浏览代码

Merge branch 'slides'

Ryan C. Thompson 5 年之前
父节点
当前提交
08ef4bb01d
共有 73 个文件被更改,包括 18012 次插入35 次删除
  1. 2 0
      .gitignore
  2. 140 31
      Snakefile
  3. 47 0
      extra-preamble.latex
  4. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K27me3-neighborhood-PCA.png
  5. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K27me3-neighborhood-clusters.png
  6. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K4me2-neighborhood-PCA.png
  7. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K4me2-neighborhood-clusters.png
  8. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K4me3-neighborhood-PCA.png
  9. 二进制
      graphics/CD4-csaw/ChIP-seq/H3K4me3-neighborhood-clusters.png
  10. 二进制
      graphics/CD4-csaw/MOFA-LF-scatter-small.png
  11. 0 0
      graphics/CD4-csaw/MOFA-varExplained-matrix.png
  12. 275 0
      graphics/presentation/CCF-plots-A.svg
  13. 347 0
      graphics/presentation/CCF-plots-B.svg
  14. 277 0
      graphics/presentation/CCF-plots-C.svg
  15. 290 0
      graphics/presentation/FPKM-by-Peak-Violin-Plots-A.svg
  16. 410 0
      graphics/presentation/FPKM-by-Peak-Violin-Plots-B.svg
  17. 315 0
      graphics/presentation/FPKM-by-Peak-Violin-Plots-C.svg
  18. 318 0
      graphics/presentation/FPKM-by-Peak-Violin-Plots-D.svg
  19. 409 0
      graphics/presentation/FPKM-by-Peak-Violin-Plots-Z.svg
  20. 二进制
      graphics/presentation/H3K27me3-neighborhood-PCA.png
  21. 二进制
      graphics/presentation/H3K27me3-neighborhood-PCA.xcf
  22. 二进制
      graphics/presentation/H3K27me3-neighborhood-clusters.png
  23. 二进制
      graphics/presentation/H3K27me3-neighborhood-clusters.xcf
  24. 二进制
      graphics/presentation/H3K27me3-neighborhood-expression.png
  25. 二进制
      graphics/presentation/H3K27me3-neighborhood-expression.xcf
  26. 二进制
      graphics/presentation/H3K4me2-neighborhood-PCA.png
  27. 二进制
      graphics/presentation/H3K4me2-neighborhood-PCA.xcf
  28. 二进制
      graphics/presentation/H3K4me2-neighborhood-clusters.png
  29. 二进制
      graphics/presentation/H3K4me2-neighborhood-clusters.xcf
  30. 二进制
      graphics/presentation/H3K4me2-neighborhood-expression.png
  31. 二进制
      graphics/presentation/H3K4me2-neighborhood-expression.xcf
  32. 二进制
      graphics/presentation/H3K4me3-neighborhood-PCA.png
  33. 二进制
      graphics/presentation/H3K4me3-neighborhood-PCA.xcf
  34. 二进制
      graphics/presentation/H3K4me3-neighborhood-clusters.png
  35. 二进制
      graphics/presentation/H3K4me3-neighborhood-clusters.xcf
  36. 二进制
      graphics/presentation/H3K4me3-neighborhood-expression.png
  37. 二进制
      graphics/presentation/H3K4me3-neighborhood-expression.xcf
  38. 二进制
      graphics/presentation/IDR-example.pdf
  39. 216 0
      graphics/presentation/LaMere-thesis-fig3.9.svg
  40. 二进制
      graphics/presentation/MOFA-LF-scatter-wide.png
  41. 4578 0
      graphics/presentation/MOFA-fig1A.svg
  42. 二进制
      graphics/presentation/MOFA-varExplained-matrix-A.png
  43. 二进制
      graphics/presentation/MOFA-varExplained-matrix-A.xcf
  44. 二进制
      graphics/presentation/MOFA-varExplained-matrix-B.png
  45. 二进制
      graphics/presentation/MOFA-varExplained-matrix-B.xcf
  46. 二进制
      graphics/presentation/NRG-chipseq.png
  47. 二进制
      graphics/presentation/NRG-chipseq.xcf
  48. 185 0
      graphics/presentation/Promoter-Peak-Distance-Profile.svg
  49. 2171 0
      graphics/presentation/RCT-thesis-table2.2.svg
  50. 2645 0
      graphics/presentation/RCT-thesis-table2.4-A.svg
  51. 2660 0
      graphics/presentation/RCT-thesis-table2.4-B.svg
  52. 480 0
      graphics/presentation/SICER-fig1.svg
  53. 301 0
      graphics/presentation/T-cells-A.svg
  54. 301 0
      graphics/presentation/T-cells-B.svg
  55. 301 0
      graphics/presentation/T-cells-C.svg
  56. 301 0
      graphics/presentation/T-cells-D.svg
  57. 301 0
      graphics/presentation/T-cells.svg
  58. 二进制
      graphics/presentation/expdesign.epgz
  59. 二进制
      graphics/presentation/expdesign.pdf
  60. 二进制
      graphics/presentation/immune-response.png
  61. 二进制
      graphics/presentation/janeway-fig9.19-TCR.png
  62. 二进制
      graphics/presentation/janeway-fig9.19-TCR.xcf
  63. 二进制
      graphics/presentation/janeway-fig9.19.png
  64. 二进制
      graphics/presentation/janeway-fig9.19.xcf
  65. 二进制
      graphics/presentation/kidney-graft-survival.png
  66. 二进制
      graphics/presentation/kidney-graft-survival.xcf
  67. 二进制
      graphics/presentation/tcr_mhc.jpg
  68. 26 0
      graphics/presentation/transplants-organ.R
  69. 二进制
      graphics/presentation/transplants-organ.xlsx
  70. 632 0
      presentation.mkdn
  71. 80 0
      slides-notes.org
  72. 1 1
      thesis.lyx
  73. 3 3
      vcs-check.py

+ 2 - 0
.gitignore

@@ -21,3 +21,5 @@
 tmp-*
 *-PROCESSED.*
 *-final.lyx
+*ROT[0-9]*.png
+*SVG.png

+ 140 - 31
Snakefile

@@ -1,11 +1,13 @@
 # -*- coding: utf-8; -*-
 
 import locale
+import os
 import os.path
 import regex
 import urllib.parse
 import os.path
 import bibtexparser
+import pypandoc
 
 from collections.abc import Iterable, Mapping
 from distutils.spawn import find_executable
@@ -13,6 +15,10 @@ from fnmatch import fnmatch
 from subprocess import check_output, check_call
 from tempfile import NamedTemporaryFile
 from bibtexparser.bibdatabase import BibDatabase
+from lxml import html
+from snakemake.utils import min_version
+
+min_version('3.7.1')
 
 try:
     from os import scandir, walk
@@ -62,10 +68,10 @@ def find_mac_app(name):
         result = \
             check_output_decode(
                 ['mdfind',
-                'kMDItemDisplayName=={name}.app&&kMDItemKind==Application'.format(name=name)]).split('\n')[0] or \
+                'kMDItemDisplayName=="{name}.app"c&&kMDItemKind==Application'.format(name=name)]).split('\n')[0] or \
             check_output_decode(
                 ['mdfind',
-                 'kMDItemDisplayName=={name}&&kMDItemKind==Application'.format(name=name)]).split('\n')[0]
+                 'kMDItemDisplayName=="{name}"c&&kMDItemKind==Application'.format(name=name)]).split('\n')[0]
         if result:
             return result
         else:
@@ -73,30 +79,35 @@ def find_mac_app(name):
     except Exception:
         return None
 
-def find_lyx():
-    lyx_finders = [
-        lambda: find_executable('lyx'),
-        lambda: os.path.join(find_mac_app('LyX'), 'Contents/MacOS/lyx'),
-        lambda: '/Applications/Lyx.app/Contents/MacOS/lyx',
-    ]
-    for finder in lyx_finders:
-        try:
-            lyxpath = finder()
-            if not lyxpath:
-                continue
-            elif not os.access(lyxpath, os.X_OK):
-                continue
-            else:
-                return lyxpath
-        except Exception:
-            pass
+def find_executable_on_mac(executable, path=None, app_name=None, app_paths=None):
+    # Easy case
+    found_executable = find_executable(executable, path)
+    if found_executable:
+        return found_executable
+    # Ok, now we search
+    if app_paths is None:
+        app_paths = []
+    if app_name is None:
+        app_name = executable
+    found_app_path = find_mac_app(app_name)
+    if found_app_path:
+        app_paths.append(found_app_path)
+    if app_paths:
+        new_search_path = ":".join(os.path.join(p, 'Contents/MacOS') for p in app_paths)
+        return find_executable(executable, path=new_search_path)
     else:
-        # Fallback which will just trigger an error when run
-        return '/bin/false'
+        return None
 
-LYX_PATH = find_lyx()
+# Fallback to /bin/false to trigger an error when run (we don't want
+# to trigger an error now, while building the rules)
+LYX_PATH = find_executable_on_mac('lyx') or '/bin/false'
+# GIMP_PATH = find_executable_on_mac('gimp', app_name='gimp*') or '/bin/false'
 PDFINFO_PATH = find_executable('pdfinfo')
 
+def print_pdfinfo(filename):
+    if PDFINFO_PATH:
+        shell('''{PDFINFO_PATH} {filename:q}''')
+
 def glob_recursive(pattern, top='.', include_hidden=False, *args, **kwargs):
     '''Combination of glob.glob and os.walk.
 
@@ -201,28 +212,38 @@ def tex_gfx_extensions(tex_format = 'xetex'):
     except FileNotFoundError:
         return ()
 
+def get_latex_included_gfx(fname):
+    '''Return list of all graphics included from '''
+    try:
+        with open(fname) as infile:
+            beamer_latex = infile.read()
+        # Remove comments
+        beamer_latex = regex.sub('^%.*$','', beamer_latex)
+        # Find graphics included
+        return [ m.group(1) for m in regex.finditer(r'\includegraphics(?:\[.*?\])?\{(.+?)\}', beamer_latex) ]
+    except FileNotFoundError:
+        return ()
+
 rsync_common_args = ['-rL', '--size-only', '--delete', '--exclude', '.DS_Store', '--delete-excluded',]
 
 rule build_all:
-    input: 'thesis.pdf', 'thesis-final.pdf'
+    input: 'thesis.pdf', 'thesis-final.pdf', 'presentation.pdf'
 
 # Note: Any rule that generates an input LyX file for this rule must
 # be marked as a checkpoint. See
 # https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#data-dependent-conditional-execution
-rule lyx_to_pdf:
+rule thesis_lyx_to_pdf:
     '''Produce PDF output for a LyX file.'''
     input: lyxfile = '{basename}.lyx',
            gfx_deps = lambda wildcards: lyx_gfx_deps(wildcards.basename + '.lyx'),
            bib_deps = lambda wildcards: lyx_bib_deps(wildcards.basename + '.lyx'),
            tex_deps = lambda wildcards: lyx_input_deps(wildcards.basename + '.lyx'),
-    # This rule doesn't produce the PDFs in graphics/
-    output: pdf='{basename,(?!graphics/).*}.pdf'
+    output: pdf='{basename,thesis.*}.pdf'
     run:
         if not LYX_PATH or LYX_PATH == '/bin/false':
             raise Exception('Path to LyX  executable could not be found.')
         shell('''{LYX_PATH:q} -batch --verbose --export-to pdf4 {output.pdf:q} {input.lyxfile:q}''')
-        if PDFINFO_PATH:
-            shell('''{PDFINFO_PATH} {output.pdf:q}''')
+        print_pdfinfo(output.pdf)
 
 checkpoint lyx_add_final:
     '''Copy LyX file and add final option.'''
@@ -292,10 +313,20 @@ rule pdf_crop:
     shell: 'pdfcrop --resolution 300 {input:q} {output:q}'
 
 rule pdf_raster:
-    '''Rasterize PDF to PNG at 600 PPI.'''
+    '''Rasterize PDF to PNG at 600 PPI.
+
+    The largest dimension is scaled '''
     input: pdf = 'graphics/{basename}.pdf'
     output: png = 'graphics/{basename}-RASTER.png'
-    shell: 'pdftoppm -r 600 {input:q} | convert - {output:q}'
+    shell: 'pdftoppm -singlefile -r 600 {input:q} | convert - {output:q}'
+
+rule pdf_raster_res:
+    '''Rasterize PDF to PNG at specific PPI.
+
+    The largest dimension is scaled '''
+    input: pdf = 'graphics/{basename}.pdf'
+    output: png = 'graphics/{basename}-RASTER{res,[1-9][0-9]+}.png'
+    shell: 'pdftoppm -singlefile -r {wildcards.res} {input:q} | convert - {output:q}'
 
 rule png_crop:
     '''Crop away empty margins from a PNG.'''
@@ -303,13 +334,91 @@ rule png_crop:
     output: pdf = 'graphics/{basename,.*(?<!-CROP)}-CROP.png'
     shell: 'convert {input:q} -trim {output:q}'
 
+rule jpg_crop:
+    '''Crop away empty margins from a JPG.'''
+    input: pdf = 'graphics/{basename}.jpg'
+    output: pdf = 'graphics/{basename,.*(?<!-CROP)}-CROP.jpg'
+    shell: 'convert {input:q} -trim {output:q}'
+
 rule svg_to_pdf:
     input: 'graphics/{filename}.svg'
     output: 'graphics/{filename}-SVG.pdf'
-    shell: '''inkscape {input:q} --export-pdf={output:q} --export-dpi=300'''
+    run:
+        infile = os.path.join(os.path.abspath("."), input[0])
+        outfile = os.path.join(os.path.abspath("."), output[0])
+        shell('''inkscape {infile:q} --export-pdf={outfile:q} --export-dpi=300''')
+
+rule svg_raster:
+    input: 'graphics/{filename}.svg'
+    output: 'graphics/{filename}-SVG.png'
+    run:
+        infile = os.path.join(os.path.abspath("."), input[0])
+        outfile = os.path.join(os.path.abspath("."), output[0])
+        shell('''inkscape {infile:q} --export-png={outfile:q} --export-dpi=300''')
+
+rule png_rotate:
+    input: 'graphics/{filename}.png'
+    output: 'graphics/{filename}-ROT{angle,[1-9][0-9]*}.png'
+    run:
+        if re.search('-ROT[1-9][0-9]*$', wildcards.filename):
+            raise ValueError("Cannot double-rotate")
+        shell('convert {input:q} -rotate {wildcards.angle:q} {output:q}')
+
+# rule xcf_to_png:
+#     input: 'graphics/{filename}.xcf'
+#     output: 'graphics/{filename}.png'
+#     shell: 'convert {input:q} -flatten {output:q}'
 
 rule R_to_html:
     '''Render an R script as syntax-hilighted HTML.'''
     input: '{dirname}/{basename}.R'
     output: '{dirname}/{basename,[^/]+}.R.html'
     shell: 'pygmentize -f html -O full -l R -o {output:q} {input:q}'
+
+checkpoint build_beamer_latex:
+    input:
+        extra_preamble='extra-preamble.latex',
+        mkdn_file='{basename}.mkdn',
+        # images=lambda wildcards: get_mkdn_included_images('{basename}.mkdn'.format(**wildcards)),
+        # pdfs=lambda wildcards: get_mkdn_included_pdfs('{basename}.mkdn'.format(**wildcards)),
+    output:
+        latex='{basename,presentation.*}.tex',
+    # TODO: should work with shadow minimal but doesn't
+    run:
+        beamer_latex = pypandoc.convert_file(
+            input.mkdn_file, 'beamer', format='md',
+            extra_args = [
+                '-H', input.extra_preamble,
+                '--pdf-engine=xelatex',
+            ])
+        # Center all columns vertically
+        beamer_latex = beamer_latex.replace(r'\begin{columns}[T]', r'\begin{columns}[c]')
+        with open(output.latex, 'w') as latex_output:
+            latex_output.write(beamer_latex)
+
+rule build_beamer_pdf:
+    input:
+        latex='{basename}.tex',
+        gfx=lambda wildcards: get_latex_included_gfx('{basename}.tex'.format(**wildcards)),
+    output:
+        pdf='{basename,presentation.*}.pdf'
+    shadow: 'minimal'
+    run:
+        shell('''xelatex {input.latex:q} </dev/null''')
+        print_pdfinfo(output.pdf)
+
+rule build_all_presentations:
+    input:
+        'presentation.pdf',
+        'presentation.pptx',
+
+rule make_transplant_organs_graph:
+    input:
+        Rscript='graphics/presentation/transplants-organ.R',
+        data='graphics/presentation/transplants-organ.xlsx',
+    output:
+        pdf='graphics/presentation/transplants-organ.pdf'
+
+    shell: '''
+    Rscript 'graphics/presentation/transplants-organ.R'
+    '''

+ 47 - 0
extra-preamble.latex

@@ -0,0 +1,47 @@
+%% Better graphics sizes
+\usepackage{graphicx}
+% Redefine \includegraphics so that, unless explicit options are
+% given, the image width will not exceed the width or the height of the page.
+% Images get their normal width if they fit onto the page, but
+% are scaled down if they would overflow the margins.
+\makeatletter
+\def\ScaleWidthIfNeeded{%
+ \ifdim\Gin@nat@width>\linewidth
+    \linewidth
+  \else
+    \Gin@nat@width
+  \fi
+}
+\def\ScaleHeightIfNeeded{%
+  \ifdim\Gin@nat@height>0.75\textheight
+    0.75\textheight
+  \else
+    \Gin@nat@width
+  \fi
+}
+\makeatother
+
+\setkeys{Gin}{width=\ScaleWidthIfNeeded,height=\ScaleHeightIfNeeded,keepaspectratio}%
+
+%% Eliminate header
+%%\setbeamertemplate{headline}{}
+
+%% Shorten footer title
+\makeatletter
+\setbeamertemplate{footline}
+{
+  \leavevmode%
+  \hbox{%
+  \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,right]{author in head/foot}%
+    \usebeamerfont{author in head/foot}Ryan C. Thompson\hspace*{1em}
+  \end{beamercolorbox}%
+  \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,left]{title in head/foot}%
+    \usebeamerfont{title in head/foot}\hspace*{1em}Genomic and epigenomic analysis of $\mathsf{CD4}^{+}$ memory
+  \end{beamercolorbox}}%
+  \vskip0pt%
+}
+\makeatother
+
+%% Eliminate figure numbering
+\usepackage{caption}
+\captionsetup{labelformat=empty,labelsep=none}

二进制
graphics/CD4-csaw/ChIP-seq/H3K27me3-neighborhood-PCA.png


二进制
graphics/CD4-csaw/ChIP-seq/H3K27me3-neighborhood-clusters.png


二进制
graphics/CD4-csaw/ChIP-seq/H3K4me2-neighborhood-PCA.png


二进制
graphics/CD4-csaw/ChIP-seq/H3K4me2-neighborhood-clusters.png


二进制
graphics/CD4-csaw/ChIP-seq/H3K4me3-neighborhood-PCA.png


二进制
graphics/CD4-csaw/ChIP-seq/H3K4me3-neighborhood-clusters.png


二进制
graphics/CD4-csaw/MOFA-LF-scatter-small.png


+ 0 - 0
graphics/CD4-csaw/MOFA-varExplaiend-matrix.png → graphics/CD4-csaw/MOFA-varExplained-matrix.png


文件差异内容过多而无法显示
+ 275 - 0
graphics/presentation/CCF-plots-A.svg


文件差异内容过多而无法显示
+ 347 - 0
graphics/presentation/CCF-plots-B.svg


文件差异内容过多而无法显示
+ 277 - 0
graphics/presentation/CCF-plots-C.svg


文件差异内容过多而无法显示
+ 290 - 0
graphics/presentation/FPKM-by-Peak-Violin-Plots-A.svg


文件差异内容过多而无法显示
+ 410 - 0
graphics/presentation/FPKM-by-Peak-Violin-Plots-B.svg


文件差异内容过多而无法显示
+ 315 - 0
graphics/presentation/FPKM-by-Peak-Violin-Plots-C.svg


文件差异内容过多而无法显示
+ 318 - 0
graphics/presentation/FPKM-by-Peak-Violin-Plots-D.svg


文件差异内容过多而无法显示
+ 409 - 0
graphics/presentation/FPKM-by-Peak-Violin-Plots-Z.svg


二进制
graphics/presentation/H3K27me3-neighborhood-PCA.png


二进制
graphics/presentation/H3K27me3-neighborhood-PCA.xcf


二进制
graphics/presentation/H3K27me3-neighborhood-clusters.png


二进制
graphics/presentation/H3K27me3-neighborhood-clusters.xcf


二进制
graphics/presentation/H3K27me3-neighborhood-expression.png


二进制
graphics/presentation/H3K27me3-neighborhood-expression.xcf


二进制
graphics/presentation/H3K4me2-neighborhood-PCA.png


二进制
graphics/presentation/H3K4me2-neighborhood-PCA.xcf


二进制
graphics/presentation/H3K4me2-neighborhood-clusters.png


二进制
graphics/presentation/H3K4me2-neighborhood-clusters.xcf


二进制
graphics/presentation/H3K4me2-neighborhood-expression.png


二进制
graphics/presentation/H3K4me2-neighborhood-expression.xcf


二进制
graphics/presentation/H3K4me3-neighborhood-PCA.png


二进制
graphics/presentation/H3K4me3-neighborhood-PCA.xcf


二进制
graphics/presentation/H3K4me3-neighborhood-clusters.png


二进制
graphics/presentation/H3K4me3-neighborhood-clusters.xcf


二进制
graphics/presentation/H3K4me3-neighborhood-expression.png


二进制
graphics/presentation/H3K4me3-neighborhood-expression.xcf


二进制
graphics/presentation/IDR-example.pdf


文件差异内容过多而无法显示
+ 216 - 0
graphics/presentation/LaMere-thesis-fig3.9.svg


二进制
graphics/presentation/MOFA-LF-scatter-wide.png


文件差异内容过多而无法显示
+ 4578 - 0
graphics/presentation/MOFA-fig1A.svg


二进制
graphics/presentation/MOFA-varExplained-matrix-A.png


二进制
graphics/presentation/MOFA-varExplained-matrix-A.xcf


二进制
graphics/presentation/MOFA-varExplained-matrix-B.png


二进制
graphics/presentation/MOFA-varExplained-matrix-B.xcf


二进制
graphics/presentation/NRG-chipseq.png


二进制
graphics/presentation/NRG-chipseq.xcf


文件差异内容过多而无法显示
+ 185 - 0
graphics/presentation/Promoter-Peak-Distance-Profile.svg


+ 2171 - 0
graphics/presentation/RCT-thesis-table2.2.svg

@@ -0,0 +1,2171 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="612pt"
+   height="792pt"
+   viewBox="0 0 612 792"
+   version="1.1"
+   id="svg4457"
+   sodipodi:docname="RCT-thesis-table2.2.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06">
+  <metadata
+     id="metadata4461">
+    <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>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1252"
+     inkscape:window-height="744"
+     id="namedview4459"
+     showgrid="false"
+     inkscape:zoom="1.2642212"
+     inkscape:cx="457.92389"
+     inkscape:cy="828.21673"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg4457" />
+  <defs
+     id="defs346">
+    <g
+       id="g344">
+      <symbol
+         overflow="visible"
+         id="glyph0-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path2" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-1">
+        <path
+           style="stroke:none;"
+           d="M 8.265625 0 L 8.265625 -0.34375 L 8.03125 -0.34375 C 7.171875 -0.34375 7.140625 -0.46875 7.140625 -0.90625 L 7.140625 -7.25 C 7.140625 -7.703125 7.171875 -7.8125 8.03125 -7.8125 L 8.265625 -7.8125 L 8.265625 -8.15625 C 7.984375 -8.140625 7 -8.140625 6.65625 -8.140625 C 6.296875 -8.140625 5.3125 -8.140625 5.03125 -8.15625 L 5.03125 -7.8125 L 5.265625 -7.8125 C 6.125 -7.8125 6.171875 -7.703125 6.171875 -7.25 L 6.171875 -4.421875 L 2.59375 -4.421875 L 2.59375 -7.25 C 2.59375 -7.703125 2.625 -7.8125 3.484375 -7.8125 L 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 L 0.734375 -7.8125 C 1.59375 -7.8125 1.625 -7.703125 1.625 -7.25 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.59375 -0.46875 2.59375 -0.90625 L 2.59375 -4.078125 L 6.171875 -4.078125 L 6.171875 -0.90625 C 6.171875 -0.46875 6.125 -0.34375 5.265625 -0.34375 L 5.03125 -0.34375 L 5.03125 0 C 5.3125 -0.03125 6.296875 -0.03125 6.640625 -0.03125 C 7 -0.03125 7.984375 -0.03125 8.265625 0 Z M 8.265625 0 "
+           id="path5" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-2">
+        <path
+           style="stroke:none;"
+           d="M 2.875 0 L 2.875 -0.34375 C 2.109375 -0.34375 2.0625 -0.40625 2.0625 -0.875 L 2.0625 -5.265625 L 0.4375 -5.140625 L 0.4375 -4.796875 C 1.1875 -4.796875 1.296875 -4.71875 1.296875 -4.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.296875 -0.03125 1.65625 -0.03125 C 1.78125 -0.03125 2.46875 -0.03125 2.875 0 Z M 2.21875 -7.21875 C 2.21875 -7.578125 1.921875 -7.8125 1.640625 -7.8125 C 1.296875 -7.8125 1.046875 -7.546875 1.046875 -7.21875 C 1.046875 -6.90625 1.3125 -6.640625 1.625 -6.640625 C 1.984375 -6.640625 2.21875 -6.9375 2.21875 -7.21875 Z M 2.21875 -7.21875 "
+           id="path8" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-3">
+        <path
+           style="stroke:none;"
+           d="M 4.203125 -1.515625 C 4.203125 -2.15625 3.8125 -2.546875 3.703125 -2.65625 C 3.28125 -3.03125 2.953125 -3.09375 2.15625 -3.234375 C 1.8125 -3.3125 0.9375 -3.484375 0.9375 -4.203125 C 0.9375 -4.5625 1.1875 -5.109375 2.265625 -5.109375 C 3.5625 -5.109375 3.640625 -4 3.65625 -3.640625 C 3.671875 -3.53125 3.75 -3.53125 3.796875 -3.53125 C 3.921875 -3.53125 3.921875 -3.59375 3.921875 -3.8125 L 3.921875 -5.0625 C 3.921875 -5.265625 3.921875 -5.328125 3.796875 -5.328125 C 3.703125 -5.328125 3.484375 -5.0625 3.390625 -4.953125 C 3.03125 -5.265625 2.65625 -5.328125 2.265625 -5.328125 C 0.828125 -5.328125 0.390625 -4.546875 0.390625 -3.890625 C 0.390625 -3.75 0.390625 -3.328125 0.84375 -2.921875 C 1.234375 -2.578125 1.640625 -2.5 2.1875 -2.390625 C 2.84375 -2.265625 3 -2.21875 3.296875 -1.984375 C 3.515625 -1.8125 3.671875 -1.546875 3.671875 -1.203125 C 3.671875 -0.6875 3.375 -0.125 2.3125 -0.125 C 1.53125 -0.125 0.953125 -0.578125 0.6875 -1.765625 C 0.640625 -1.984375 0.640625 -2.015625 0.640625 -2.015625 C 0.609375 -2.0625 0.5625 -2.0625 0.53125 -2.0625 C 0.390625 -2.0625 0.390625 -2 0.390625 -1.78125 L 0.390625 -0.15625 C 0.390625 0.0625 0.390625 0.125 0.515625 0.125 C 0.578125 0.125 0.578125 0.109375 0.78125 -0.140625 C 0.84375 -0.234375 0.84375 -0.25 1.03125 -0.4375 C 1.484375 0.125 2.125 0.125 2.328125 0.125 C 3.578125 0.125 4.203125 -0.578125 4.203125 -1.515625 Z M 4.203125 -1.515625 "
+           id="path11" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-4">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 -1.484375 L 3.890625 -2.15625 L 3.640625 -2.15625 L 3.640625 -1.5 C 3.640625 -0.640625 3.28125 -0.140625 2.828125 -0.140625 C 2.015625 -0.140625 2.015625 -1.25 2.015625 -1.453125 L 2.015625 -4.8125 L 3.6875 -4.8125 L 3.6875 -5.15625 L 2.015625 -5.15625 L 2.015625 -7.34375 L 1.75 -7.34375 C 1.734375 -6.234375 1.296875 -5.078125 0.21875 -5.046875 L 0.21875 -4.8125 L 1.234375 -4.8125 L 1.234375 -1.484375 C 1.234375 -0.15625 2.109375 0.125 2.75 0.125 C 3.5 0.125 3.890625 -0.625 3.890625 -1.484375 Z M 3.890625 -1.484375 "
+           id="path14" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-5">
+        <path
+           style="stroke:none;"
+           d="M 5.484375 -2.5625 C 5.484375 -4.09375 4.3125 -5.328125 2.921875 -5.328125 C 1.5 -5.328125 0.359375 -4.0625 0.359375 -2.5625 C 0.359375 -1.03125 1.546875 0.125 2.921875 0.125 C 4.328125 0.125 5.484375 -1.046875 5.484375 -2.5625 Z M 4.578125 -2.671875 C 4.578125 -2.25 4.578125 -1.5 4.265625 -0.9375 C 3.9375 -0.375 3.375 -0.140625 2.921875 -0.140625 C 2.484375 -0.140625 1.953125 -0.328125 1.609375 -0.921875 C 1.28125 -1.453125 1.265625 -2.15625 1.265625 -2.671875 C 1.265625 -3.125 1.265625 -3.84375 1.640625 -4.390625 C 1.96875 -4.90625 2.5 -5.09375 2.921875 -5.09375 C 3.375 -5.09375 3.890625 -4.875 4.203125 -4.40625 C 4.578125 -3.859375 4.578125 -3.109375 4.578125 -2.671875 Z M 4.578125 -2.671875 "
+           id="path17" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-6">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path20" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-7">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.5 4.8125 -1.546875 4.734375 -1.546875 C 4.640625 -1.546875 4.609375 -1.484375 4.59375 -1.421875 C 4.28125 -0.421875 3.484375 -0.140625 2.96875 -0.140625 C 2.46875 -0.140625 1.265625 -0.484375 1.265625 -2.546875 L 1.265625 -2.765625 L 4.578125 -2.765625 C 4.84375 -2.765625 4.859375 -2.765625 4.859375 -3 C 4.859375 -4.203125 4.21875 -5.328125 2.765625 -5.328125 C 1.40625 -5.328125 0.359375 -4.09375 0.359375 -2.625 C 0.359375 -1.046875 1.578125 0.125 2.90625 0.125 C 4.328125 0.125 4.859375 -1.171875 4.859375 -1.421875 Z M 4.125 -3 L 1.28125 -3 C 1.375 -4.875 2.421875 -5.09375 2.765625 -5.09375 C 4.046875 -5.09375 4.109375 -3.40625 4.125 -3 Z M 4.125 -3 "
+           id="path23" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-8">
+        <path
+           style="stroke:none;"
+           d="M 10.1875 0 L 10.1875 -0.34375 L 9.9375 -0.34375 C 9.078125 -0.34375 9.046875 -0.46875 9.046875 -0.90625 L 9.046875 -7.25 C 9.046875 -7.703125 9.078125 -7.8125 9.9375 -7.8125 L 10.1875 -7.8125 L 10.1875 -8.15625 L 8.328125 -8.15625 C 8.0625 -8.15625 8.0625 -8.15625 7.953125 -7.921875 L 5.359375 -1.125 L 2.75 -7.9375 C 2.671875 -8.15625 2.65625 -8.15625 2.375 -8.15625 L 0.53125 -8.15625 L 0.53125 -7.8125 L 0.765625 -7.8125 C 1.625 -7.8125 1.65625 -7.703125 1.65625 -7.25 L 1.65625 -1.234375 C 1.65625 -0.90625 1.65625 -0.34375 0.53125 -0.34375 L 0.53125 0 C 0.84375 -0.03125 1.46875 -0.03125 1.8125 -0.03125 C 2.140625 -0.03125 2.765625 -0.03125 3.078125 0 L 3.078125 -0.34375 C 1.953125 -0.34375 1.953125 -0.90625 1.953125 -1.234375 L 1.953125 -7.75 L 4.84375 -0.234375 C 4.890625 -0.09375 4.921875 0 5.046875 0 C 5.15625 0 5.171875 -0.0625 5.25 -0.234375 L 8.15625 -7.8125 L 8.15625 -0.90625 C 8.15625 -0.46875 8.125 -0.34375 7.265625 -0.34375 L 7.03125 -0.34375 L 7.03125 0 C 7.296875 -0.03125 8.265625 -0.03125 8.609375 -0.03125 C 8.953125 -0.03125 9.90625 -0.03125 10.1875 0 Z M 10.1875 0 "
+           id="path26" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-9">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -1.0625 L 5.671875 -1.734375 L 5.40625 -1.734375 L 5.40625 -1.0625 C 5.40625 -0.375 5.109375 -0.28125 4.953125 -0.28125 C 4.5 -0.28125 4.5 -0.921875 4.5 -1.09375 L 4.5 -3.1875 C 4.5 -3.84375 4.5 -4.3125 3.96875 -4.78125 C 3.546875 -5.15625 3.015625 -5.328125 2.484375 -5.328125 C 1.5 -5.328125 0.75 -4.6875 0.75 -3.90625 C 0.75 -3.5625 0.984375 -3.390625 1.25 -3.390625 C 1.546875 -3.390625 1.75 -3.59375 1.75 -3.890625 C 1.75 -4.375 1.3125 -4.375 1.140625 -4.375 C 1.40625 -4.875 1.984375 -5.09375 2.46875 -5.09375 C 3.015625 -5.09375 3.71875 -4.640625 3.71875 -3.5625 L 3.71875 -3.078125 C 1.3125 -3.046875 0.40625 -2.046875 0.40625 -1.125 C 0.40625 -0.171875 1.5 0.125 2.234375 0.125 C 3.03125 0.125 3.5625 -0.359375 3.796875 -0.9375 C 3.84375 -0.375 4.203125 0.0625 4.71875 0.0625 C 4.96875 0.0625 5.671875 -0.109375 5.671875 -1.0625 Z M 3.71875 -1.6875 C 3.71875 -0.515625 2.84375 -0.125 2.328125 -0.125 C 1.75 -0.125 1.25 -0.546875 1.25 -1.125 C 1.25 -2.703125 3.28125 -2.84375 3.71875 -2.875 Z M 3.71875 -1.6875 "
+           id="path29" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-10">
+        <path
+           style="stroke:none;"
+           d="M 4.21875 -4.578125 C 4.21875 -4.9375 3.890625 -5.265625 3.375 -5.265625 C 2.359375 -5.265625 2.015625 -4.171875 1.953125 -3.9375 L 1.9375 -3.9375 L 1.9375 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.140625 -4.796875 1.25 -4.703125 1.25 -4.125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.328125 -0.03125 1.6875 -0.03125 C 2.015625 -0.03125 2.859375 -0.03125 3.125 0 L 3.125 -0.34375 L 2.890625 -0.34375 C 2.015625 -0.34375 2 -0.484375 2 -0.90625 L 2 -2.78125 C 2 -3.9375 2.46875 -5.03125 3.390625 -5.03125 C 3.484375 -5.03125 3.515625 -5.03125 3.5625 -5.015625 C 3.46875 -4.96875 3.28125 -4.90625 3.28125 -4.578125 C 3.28125 -4.234375 3.546875 -4.09375 3.734375 -4.09375 C 3.984375 -4.09375 4.21875 -4.25 4.21875 -4.578125 Z M 4.21875 -4.578125 "
+           id="path32" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-11">
+        <path
+           style="stroke:none;"
+           d="M 5.96875 0 L 5.96875 -0.34375 C 5.65625 -0.34375 5.28125 -0.34375 4.953125 -0.84375 L 3.34375 -3.171875 L 3.265625 -3.28125 C 3.265625 -3.328125 4.015625 -3.96875 4.109375 -4.0625 C 4.9375 -4.78125 5.46875 -4.796875 5.71875 -4.8125 L 5.71875 -5.15625 C 5.46875 -5.125 5.15625 -5.125 4.8125 -5.125 C 4.5 -5.125 3.890625 -5.125 3.609375 -5.15625 L 3.609375 -4.8125 C 3.8125 -4.796875 3.953125 -4.6875 3.953125 -4.5 C 3.953125 -4.25 3.703125 -4.046875 3.703125 -4.046875 L 2 -2.53125 L 2 -8.296875 L 0.328125 -8.15625 L 0.328125 -7.8125 C 1.140625 -7.8125 1.25 -7.734375 1.25 -7.140625 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.953125 -0.03125 2.53125 -0.03125 2.875 0 L 2.875 -0.34375 C 2.109375 -0.34375 1.953125 -0.34375 1.953125 -0.890625 L 1.953125 -2.15625 L 2.71875 -2.828125 L 3.875 -1.171875 C 4.046875 -0.921875 4.140625 -0.78125 4.140625 -0.625 C 4.140625 -0.40625 3.96875 -0.34375 3.71875 -0.34375 L 3.71875 0 C 4.015625 -0.03125 4.609375 -0.03125 4.921875 -0.03125 C 5.4375 -0.03125 5.46875 -0.03125 5.96875 0 Z M 5.96875 0 "
+           id="path35" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-12">
+        <path
+           style="stroke:none;"
+           d="M 9.09375 -1.859375 C 9.09375 -2.09375 8.890625 -2.09375 8.71875 -2.09375 L 6.21875 -2.09375 L 6.6875 -3.875 L 8.71875 -3.875 C 8.875 -3.875 9.09375 -3.875 9.09375 -4.09375 C 9.09375 -4.3125 8.890625 -4.3125 8.71875 -4.3125 L 6.8125 -4.3125 L 7.75 -7.859375 C 7.796875 -8.015625 7.796875 -8.0625 7.796875 -8.0625 C 7.796875 -8.203125 7.703125 -8.296875 7.5625 -8.296875 C 7.40625 -8.296875 7.359375 -8.140625 7.328125 -8.015625 L 6.34375 -4.3125 L 4.109375 -4.3125 L 5.046875 -7.859375 C 5.09375 -8.015625 5.09375 -8.0625 5.09375 -8.0625 C 5.09375 -8.203125 5 -8.296875 4.859375 -8.296875 C 4.703125 -8.296875 4.65625 -8.140625 4.625 -8.015625 L 3.640625 -4.3125 L 1.03125 -4.3125 C 0.859375 -4.3125 0.640625 -4.3125 0.640625 -4.09375 C 0.640625 -3.875 0.84375 -3.875 1.03125 -3.875 L 3.53125 -3.875 L 3.0625 -2.09375 L 1.03125 -2.09375 C 0.859375 -2.09375 0.640625 -2.09375 0.640625 -1.875 C 0.640625 -1.65625 0.84375 -1.65625 1.03125 -1.65625 L 2.921875 -1.65625 L 2 1.875 C 1.953125 2.046875 1.953125 2.09375 1.953125 2.09375 C 1.953125 2.21875 2.046875 2.3125 2.171875 2.3125 C 2.34375 2.3125 2.375 2.15625 2.421875 2.046875 L 3.390625 -1.65625 L 5.625 -1.65625 L 4.703125 1.875 C 4.65625 2.046875 4.65625 2.09375 4.65625 2.09375 C 4.65625 2.21875 4.75 2.3125 4.875 2.3125 C 5.046875 2.3125 5.078125 2.15625 5.109375 2.046875 L 6.09375 -1.65625 L 8.71875 -1.65625 C 8.875 -1.65625 9.09375 -1.65625 9.09375 -1.859375 Z M 6.234375 -3.875 L 5.765625 -2.09375 L 3.515625 -2.09375 L 3.984375 -3.875 Z M 6.234375 -3.875 "
+           id="path38" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-13">
+        <path
+           style="stroke:none;"
+           d="M 7.296875 -5.953125 C 7.296875 -7.109375 6.140625 -8.15625 4.53125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.765625 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.453125 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.5 -0.34375 C 2.640625 -0.34375 2.609375 -0.46875 2.609375 -0.90625 L 2.609375 -3.796875 L 4.625 -3.796875 C 6.03125 -3.796875 7.296875 -4.75 7.296875 -5.953125 Z M 6.1875 -5.953125 C 6.1875 -5.453125 6.1875 -4.09375 4.25 -4.09375 L 2.578125 -4.09375 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.25 -7.8125 C 6.1875 -7.8125 6.1875 -6.46875 6.1875 -5.953125 Z M 6.1875 -5.953125 "
+           id="path41" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-14">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.640625 -5.265625 C 2.59375 -5.265625 2.03125 -4.515625 2 -4.46875 L 2 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.171875 -4.796875 1.25 -4.703125 1.25 -4.1875 L 1.25 1.4375 C 1.25 1.96875 1.109375 1.96875 0.328125 1.96875 L 0.328125 2.3125 C 0.640625 2.296875 1.296875 2.296875 1.625 2.296875 C 1.96875 2.296875 2.625 2.296875 2.921875 2.3125 L 2.921875 1.96875 C 2.15625 1.96875 2.015625 1.96875 2.015625 1.4375 L 2.015625 -0.640625 C 2.234375 -0.34375 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.578125 C 5.15625 -1.15625 4.34375 -0.125 3.4375 -0.125 C 3.0625 -0.125 2.71875 -0.28125 2.46875 -0.5 C 2.203125 -0.78125 2.015625 -1.015625 2.015625 -1.34375 L 2.015625 -3.8125 C 2.015625 -4.046875 2.015625 -4.046875 2.15625 -4.25 C 2.515625 -4.78125 3.09375 -5.015625 3.546875 -5.015625 C 4.453125 -5.015625 5.15625 -3.921875 5.15625 -2.578125 Z M 5.15625 -2.578125 "
+           id="path44" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-15">
+        <path
+           style="stroke:none;"
+           d="M 8.21875 -4.8125 L 8.21875 -5.15625 C 7.921875 -5.125 7.703125 -5.125 7.34375 -5.125 L 6.328125 -5.15625 L 6.328125 -4.8125 C 6.859375 -4.78125 7 -4.453125 7 -4.234375 C 7 -4.234375 7 -4.140625 6.953125 -4.015625 L 5.859375 -0.890625 L 4.65625 -4.265625 C 4.609375 -4.40625 4.609375 -4.4375 4.609375 -4.46875 C 4.609375 -4.8125 5.046875 -4.8125 5.296875 -4.8125 L 5.296875 -5.15625 C 4.953125 -5.125 4.46875 -5.125 4.125 -5.125 L 3.046875 -5.15625 L 3.046875 -4.8125 C 3.5 -4.8125 3.65625 -4.78125 3.796875 -4.625 C 3.84375 -4.546875 4 -4.15625 4.078125 -3.921875 L 3.0625 -1 L 1.90625 -4.25 C 1.859375 -4.40625 1.859375 -4.4375 1.859375 -4.484375 C 1.859375 -4.8125 2.3125 -4.8125 2.546875 -4.8125 L 2.546875 -5.15625 C 2.25 -5.125 1.65625 -5.125 1.328125 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.828125 -4.8125 0.9375 -4.75 1.078125 -4.375 L 2.578125 -0.09375 C 2.625 0.03125 2.671875 0.125 2.796875 0.125 C 2.90625 0.125 2.96875 0.078125 3.03125 -0.109375 L 4.21875 -3.515625 L 5.421875 -0.109375 C 5.46875 0.078125 5.53125 0.125 5.640625 0.125 C 5.765625 0.125 5.8125 0.03125 5.859375 -0.09375 L 7.234375 -4.015625 C 7.5 -4.765625 8.015625 -4.796875 8.21875 -4.8125 Z M 8.21875 -4.8125 "
+           id="path47" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-16">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.34375 -0.34375 5.25 -0.4375 5.25 -1.015625 L 5.25 -8.296875 L 3.578125 -8.15625 L 3.578125 -7.8125 C 4.40625 -7.8125 4.5 -7.734375 4.5 -7.140625 L 4.5 -4.5 C 4.25 -4.859375 3.734375 -5.265625 3 -5.265625 C 1.609375 -5.265625 0.421875 -4.09375 0.421875 -2.5625 C 0.421875 -1.046875 1.546875 0.125 2.875 0.125 C 3.78125 0.125 4.296875 -0.484375 4.46875 -0.703125 L 4.46875 0.125 Z M 4.46875 -1.40625 C 4.46875 -1.1875 4.46875 -1.140625 4.296875 -0.890625 C 4.015625 -0.46875 3.53125 -0.125 2.921875 -0.125 C 2.625 -0.125 1.328125 -0.234375 1.328125 -2.5625 C 1.328125 -3.421875 1.46875 -3.890625 1.734375 -4.296875 C 1.96875 -4.65625 2.453125 -5.03125 3.046875 -5.03125 C 3.796875 -5.03125 4.203125 -4.5 4.328125 -4.296875 C 4.46875 -4.09375 4.46875 -4.078125 4.46875 -3.859375 Z M 4.46875 -1.40625 "
+           id="path50" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-17">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.703125 -5.265625 2.21875 -4.5 2.0625 -4.125 L 2.046875 -4.125 L 2.046875 -8.296875 L 0.375 -8.15625 L 0.375 -7.8125 C 1.1875 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path53" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-18">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -4.859375 C 5.671875 -5.0625 5.515625 -5.40625 5.09375 -5.40625 C 4.46875 -5.40625 4 -5.015625 3.84375 -4.84375 C 3.484375 -5.109375 3.0625 -5.265625 2.609375 -5.265625 C 1.53125 -5.265625 0.734375 -4.453125 0.734375 -3.53125 C 0.734375 -2.859375 1.140625 -2.421875 1.265625 -2.3125 C 1.125 -2.125 0.90625 -1.78125 0.90625 -1.3125 C 0.90625 -0.625 1.328125 -0.328125 1.421875 -0.265625 C 0.875 -0.109375 0.328125 0.328125 0.328125 0.9375 C 0.328125 1.765625 1.453125 2.453125 2.921875 2.453125 C 4.34375 2.453125 5.515625 1.8125 5.515625 0.921875 C 5.515625 0.625 5.4375 -0.078125 4.71875 -0.453125 C 4.109375 -0.765625 3.515625 -0.765625 2.484375 -0.765625 C 1.75 -0.765625 1.671875 -0.765625 1.453125 -0.984375 C 1.34375 -1.109375 1.234375 -1.34375 1.234375 -1.59375 C 1.234375 -1.796875 1.296875 -2 1.421875 -2.15625 C 1.984375 -1.796875 2.46875 -1.796875 2.59375 -1.796875 C 3.671875 -1.796875 4.46875 -2.609375 4.46875 -3.53125 C 4.46875 -3.84375 4.375 -4.296875 4 -4.6875 C 4.453125 -5.15625 5.015625 -5.15625 5.078125 -5.15625 C 5.125 -5.15625 5.1875 -5.15625 5.234375 -5.140625 C 5.109375 -5.09375 5.0625 -4.96875 5.0625 -4.84375 C 5.0625 -4.671875 5.171875 -4.53125 5.359375 -4.53125 C 5.46875 -4.53125 5.671875 -4.59375 5.671875 -4.859375 Z M 3.640625 -3.53125 C 3.640625 -3.328125 3.640625 -2.828125 3.4375 -2.515625 C 3.21875 -2.15625 2.859375 -2.046875 2.609375 -2.046875 C 1.546875 -2.046875 1.546875 -3.25 1.546875 -3.53125 C 1.546875 -3.734375 1.546875 -4.234375 1.75 -4.546875 C 1.984375 -4.90625 2.34375 -5.015625 2.59375 -5.015625 C 3.640625 -5.015625 3.640625 -3.8125 3.640625 -3.53125 Z M 4.9375 0.9375 C 4.9375 1.640625 4.03125 2.203125 2.921875 2.203125 C 1.78125 2.203125 0.90625 1.609375 0.90625 0.9375 C 0.90625 0.84375 0.9375 0.375 1.390625 0.0625 C 1.65625 -0.109375 1.75 -0.109375 2.59375 -0.109375 C 3.578125 -0.109375 4.9375 -0.109375 4.9375 0.9375 Z M 4.9375 0.9375 "
+           id="path56" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-19">
+        <path
+           style="stroke:none;"
+           d="M 9.484375 0 L 9.484375 -0.34375 C 8.875 -0.34375 8.578125 -0.34375 8.578125 -0.703125 L 8.578125 -2.90625 C 8.578125 -4.015625 8.578125 -4.34375 8.296875 -4.734375 C 7.953125 -5.203125 7.390625 -5.265625 6.984375 -5.265625 C 5.984375 -5.265625 5.484375 -4.546875 5.296875 -4.09375 C 5.125 -5.015625 4.484375 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 L 6.234375 -0.34375 C 5.46875 -0.34375 5.3125 -0.34375 5.3125 -0.890625 L 5.3125 -3.109375 C 5.3125 -4.359375 6.140625 -5.03125 6.890625 -5.03125 C 7.625 -5.03125 7.796875 -4.421875 7.796875 -3.6875 L 7.796875 -0.890625 C 7.796875 -0.34375 7.65625 -0.34375 6.890625 -0.34375 L 6.890625 0 C 7.203125 -0.03125 7.84375 -0.03125 8.171875 -0.03125 C 8.515625 -0.03125 9.171875 -0.03125 9.484375 0 Z M 9.484375 0 "
+           id="path59" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-20">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.53125 4.765625 -1.53125 4.734375 -1.53125 C 4.625 -1.53125 4.609375 -1.5 4.578125 -1.34375 C 4.3125 -0.5 3.671875 -0.140625 3.03125 -0.140625 C 2.296875 -0.140625 1.328125 -0.78125 1.328125 -2.59375 C 1.328125 -4.578125 2.34375 -5.0625 2.9375 -5.0625 C 3.390625 -5.0625 4.046875 -4.890625 4.328125 -4.421875 C 4.1875 -4.421875 3.734375 -4.421875 3.734375 -3.9375 C 3.734375 -3.640625 3.9375 -3.4375 4.234375 -3.4375 C 4.5 -3.4375 4.734375 -3.609375 4.734375 -3.953125 C 4.734375 -4.75 3.890625 -5.328125 2.921875 -5.328125 C 1.53125 -5.328125 0.421875 -4.09375 0.421875 -2.578125 C 0.421875 -1.046875 1.5625 0.125 2.921875 0.125 C 4.5 0.125 4.859375 -1.3125 4.859375 -1.421875 Z M 4.859375 -1.421875 "
+           id="path62" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-21">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.59375 -4.78125 4.65625 -4.421875 4.65625 -4.296875 C 4.65625 -4.1875 4.625 -4.125 4.5625 -3.984375 L 3.34375 -0.890625 L 2.015625 -4.265625 C 1.953125 -4.4375 1.9375 -4.4375 1.9375 -4.5 C 1.9375 -4.8125 2.390625 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.3125 -5.125 1.6875 -5.125 1.359375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.890625 -4.8125 1 -4.75 1.140625 -4.390625 L 2.859375 -0.109375 C 2.921875 0.0625 2.9375 0.125 3.078125 0.125 C 3.171875 0.125 3.234375 0.09375 3.328125 -0.109375 L 4.875 -4.015625 C 4.984375 -4.28125 5.1875 -4.796875 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path65" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-22">
+        <path
+           style="stroke:none;"
+           d="M 7.140625 -5.46875 L 6.828125 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.84375 -0.03125 2.203125 -0.03125 C 2.625 -0.03125 3.671875 -0.03125 4.015625 0 L 4.015625 -0.34375 L 3.65625 -0.34375 C 2.625 -0.34375 2.59375 -0.484375 2.59375 -0.921875 L 2.59375 -3.890625 L 3.640625 -3.890625 C 4.765625 -3.890625 4.890625 -3.5 4.890625 -2.5 L 5.15625 -2.5 L 5.15625 -5.640625 L 4.890625 -5.640625 C 4.890625 -4.640625 4.765625 -4.25 3.640625 -4.25 L 2.59375 -4.25 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.640625 -7.796875 C 6.359375 -7.796875 6.703125 -7.15625 6.875 -5.46875 Z M 7.140625 -5.46875 "
+           id="path68" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-23">
+        <path
+           style="stroke:none;"
+           d="M 8.578125 -1.046875 C 8.578125 -1.109375 8.578125 -1.21875 8.4375 -1.21875 C 8.3125 -1.21875 8.3125 -1.140625 8.3125 -1.03125 C 8.25 -0.3125 7.90625 0.015625 7.515625 0.015625 C 6.96875 0.015625 6.84375 -0.546875 6.75 -1.1875 L 6.640625 -2.078125 C 6.546875 -2.671875 6.5 -3.0625 6.140625 -3.4375 C 6.015625 -3.5625 5.703125 -3.890625 5.046875 -4.0625 C 6.234375 -4.34375 7.140625 -5.09375 7.140625 -6.015625 C 7.140625 -7.171875 5.796875 -8.15625 4.078125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.453125 -0.03125 3.4375 -0.03125 3.71875 0 L 3.71875 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.578125 -0.46875 2.578125 -0.90625 L 2.578125 -3.96875 L 3.96875 -3.96875 C 4.4375 -3.96875 4.875 -3.84375 5.203125 -3.5 C 5.609375 -3.046875 5.609375 -2.796875 5.609375 -1.96875 C 5.609375 -1.03125 5.609375 -0.71875 6.125 -0.203125 C 6.3125 -0.03125 6.8125 0.25 7.484375 0.25 C 8.421875 0.25 8.578125 -0.78125 8.578125 -1.046875 Z M 6.03125 -6.015625 C 6.03125 -4.96875 5.46875 -4.203125 3.921875 -4.203125 L 2.578125 -4.203125 L 2.578125 -7.34375 C 2.578125 -7.609375 2.578125 -7.75 2.828125 -7.8125 C 2.9375 -7.8125 3.296875 -7.8125 3.53125 -7.8125 C 4.5 -7.8125 6.03125 -7.8125 6.03125 -6.015625 Z M 6.03125 -6.015625 "
+           id="path71" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-24">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.046875 C 5.359375 -3.140625 4.46875 -4 3.328125 -4.203125 C 4.359375 -4.5 5.03125 -5.375 5.03125 -6.3125 C 5.03125 -7.25 4.046875 -7.953125 2.890625 -7.953125 C 1.703125 -7.953125 0.8125 -7.21875 0.8125 -6.34375 C 0.8125 -5.875 1.1875 -5.765625 1.359375 -5.765625 C 1.609375 -5.765625 1.90625 -5.953125 1.90625 -6.3125 C 1.90625 -6.6875 1.609375 -6.859375 1.34375 -6.859375 C 1.28125 -6.859375 1.25 -6.859375 1.21875 -6.84375 C 1.671875 -7.65625 2.796875 -7.65625 2.859375 -7.65625 C 3.25 -7.65625 4.03125 -7.484375 4.03125 -6.3125 C 4.03125 -6.078125 4 -5.421875 3.640625 -4.90625 C 3.28125 -4.375 2.875 -4.34375 2.5625 -4.328125 L 2.203125 -4.296875 C 2 -4.28125 1.953125 -4.265625 1.953125 -4.15625 C 1.953125 -4.046875 2.015625 -4.046875 2.21875 -4.046875 L 2.765625 -4.046875 C 3.796875 -4.046875 4.25 -3.203125 4.25 -2.0625 C 4.25 -0.484375 3.4375 -0.078125 2.84375 -0.078125 C 2.265625 -0.078125 1.296875 -0.34375 0.9375 -1.140625 C 1.328125 -1.078125 1.671875 -1.296875 1.671875 -1.71875 C 1.671875 -2.0625 1.421875 -2.3125 1.09375 -2.3125 C 0.796875 -2.3125 0.484375 -2.140625 0.484375 -1.6875 C 0.484375 -0.625 1.546875 0.25 2.875 0.25 C 4.296875 0.25 5.359375 -0.84375 5.359375 -2.046875 Z M 5.359375 -2.046875 "
+           id="path74" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-25">
+        <path
+           style="stroke:none;"
+           d="M 8.59375 0 L 8.59375 -0.34375 C 7.953125 -0.34375 7.75 -0.40625 7.359375 -0.984375 L 4.671875 -5.015625 C 4.859375 -5.203125 5.3125 -5.640625 5.515625 -5.828125 C 7.15625 -7.453125 7.5 -7.796875 8.4375 -7.8125 L 8.4375 -8.15625 C 8.09375 -8.140625 7.953125 -8.140625 7.40625 -8.140625 C 7.09375 -8.140625 6.390625 -8.140625 6.125 -8.15625 L 6.125 -7.8125 C 6.375 -7.8125 6.59375 -7.703125 6.59375 -7.4375 C 6.59375 -7.25 6.5 -7.140625 6.234375 -6.890625 L 2.59375 -3.375 L 2.59375 -7.234375 C 2.59375 -7.8125 2.71875 -7.8125 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 C 1.5 -7.8125 1.625 -7.8125 1.625 -7.234375 L 1.625 -0.9375 C 1.625 -0.34375 1.5 -0.34375 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 C 2.71875 -0.34375 2.59375 -0.34375 2.59375 -0.9375 L 2.59375 -3.015625 L 4.015625 -4.390625 L 6.234375 -1.078125 C 6.28125 -1 6.328125 -0.921875 6.34375 -0.859375 C 6.375 -0.8125 6.390625 -0.75 6.390625 -0.6875 C 6.390625 -0.34375 5.953125 -0.34375 5.765625 -0.34375 L 5.765625 0 C 6.046875 -0.03125 6.921875 -0.03125 7.265625 -0.03125 C 7.578125 -0.03125 8.171875 -0.03125 8.59375 0 Z M 8.59375 0 "
+           id="path77" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-26">
+        <path
+           style="stroke:none;"
+           d="M 5.515625 -2 L 5.515625 -2.34375 L 4.3125 -2.34375 L 4.3125 -7.78125 C 4.3125 -8.015625 4.3125 -8.0625 4.140625 -8.0625 C 4.046875 -8.0625 4.015625 -8.0625 3.921875 -7.921875 L 0.328125 -2.34375 L 0.328125 -2 L 3.46875 -2 L 3.46875 -0.90625 C 3.46875 -0.46875 3.4375 -0.34375 2.5625 -0.34375 L 2.328125 -0.34375 L 2.328125 0 C 2.609375 -0.03125 3.546875 -0.03125 3.890625 -0.03125 C 4.21875 -0.03125 5.171875 -0.03125 5.453125 0 L 5.453125 -0.34375 L 5.21875 -0.34375 C 4.34375 -0.34375 4.3125 -0.46875 4.3125 -0.90625 L 4.3125 -2 Z M 3.53125 -2.34375 L 0.625 -2.34375 L 3.53125 -6.84375 Z M 3.53125 -2.34375 "
+           id="path80" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-27">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.015625 L 5 -2.015625 C 4.953125 -1.8125 4.859375 -1.140625 4.75 -0.953125 C 4.65625 -0.84375 3.984375 -0.84375 3.625 -0.84375 L 1.40625 -0.84375 C 1.734375 -1.125 2.46875 -1.890625 2.765625 -2.171875 C 4.59375 -3.84375 5.265625 -4.46875 5.265625 -5.65625 C 5.265625 -7.03125 4.171875 -7.953125 2.78125 -7.953125 C 1.40625 -7.953125 0.578125 -6.765625 0.578125 -5.734375 C 0.578125 -5.125 1.109375 -5.125 1.140625 -5.125 C 1.40625 -5.125 1.703125 -5.3125 1.703125 -5.6875 C 1.703125 -6.03125 1.484375 -6.25 1.140625 -6.25 C 1.046875 -6.25 1.015625 -6.25 0.984375 -6.234375 C 1.203125 -7.046875 1.859375 -7.609375 2.625 -7.609375 C 3.640625 -7.609375 4.265625 -6.75 4.265625 -5.65625 C 4.265625 -4.640625 3.6875 -3.75 3 -2.984375 L 0.578125 -0.28125 L 0.578125 0 L 4.953125 0 Z M 5.265625 -2.015625 "
+           id="path83" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-28">
+        <path
+           style="stroke:none;"
+           d="M 4.90625 0 L 4.90625 -0.34375 L 4.53125 -0.34375 C 3.484375 -0.34375 3.4375 -0.484375 3.4375 -0.921875 L 3.4375 -7.65625 C 3.4375 -7.9375 3.4375 -7.953125 3.203125 -7.953125 C 2.921875 -7.625 2.3125 -7.1875 1.09375 -7.1875 L 1.09375 -6.84375 C 1.359375 -6.84375 1.953125 -6.84375 2.625 -7.140625 L 2.625 -0.921875 C 2.625 -0.484375 2.578125 -0.34375 1.53125 -0.34375 L 1.15625 -0.34375 L 1.15625 0 C 1.484375 -0.03125 2.640625 -0.03125 3.03125 -0.03125 C 3.4375 -0.03125 4.578125 -0.03125 4.90625 0 Z M 4.90625 0 "
+           id="path86" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-29">
+        <path
+           style="stroke:none;"
+           d="M 2.328125 0.046875 C 2.328125 -0.6875 2.078125 -1.15625 1.609375 -1.15625 C 1.265625 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.265625 1.265625 0 1.625 0 C 1.8125 0 1.9375 -0.078125 2.015625 -0.140625 C 2.046875 -0.171875 2.0625 -0.171875 2.0625 -0.171875 C 2.0625 -0.171875 2.09375 -0.015625 2.09375 0.046875 C 2.09375 0.8125 1.78125 1.53125 1.25 2.078125 C 1.203125 2.109375 1.1875 2.140625 1.1875 2.1875 C 1.1875 2.25 1.25 2.3125 1.3125 2.3125 C 1.421875 2.3125 2.328125 1.421875 2.328125 0.046875 Z M 2.328125 0.046875 "
+           id="path89" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-30">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.9375 C 5.359375 -7.140625 4.015625 -7.953125 2.96875 -7.953125 C 1.65625 -7.953125 0.484375 -6.84375 0.484375 -5.265625 C 0.484375 -3.6875 1.609375 -2.625 2.796875 -2.625 C 3.6875 -2.625 4.140625 -3.265625 4.375 -3.875 L 4.375 -3.484375 C 4.375 -0.65625 3.125 -0.078125 2.40625 -0.078125 C 2.109375 -0.078125 1.484375 -0.109375 1.1875 -0.53125 L 1.25 -0.53125 C 1.34375 -0.5 1.765625 -0.578125 1.765625 -1.015625 C 1.765625 -1.28125 1.59375 -1.5 1.28125 -1.5 C 0.96875 -1.5 0.78125 -1.296875 0.78125 -0.984375 C 0.78125 -0.25 1.375 0.25 2.421875 0.25 C 3.90625 0.25 5.359375 -1.34375 5.359375 -3.9375 Z M 4.34375 -5.015625 C 4.34375 -4 3.890625 -2.859375 2.84375 -2.859375 C 2.09375 -2.859375 1.765625 -3.46875 1.65625 -3.6875 C 1.46875 -4.140625 1.46875 -4.71875 1.46875 -5.265625 C 1.46875 -5.921875 1.46875 -6.5 1.78125 -7 C 2 -7.3125 2.3125 -7.65625 2.96875 -7.65625 C 3.640625 -7.65625 4 -7.0625 4.109375 -6.796875 C 4.34375 -6.203125 4.34375 -5.1875 4.34375 -5.015625 Z M 4.34375 -5.015625 "
+           id="path92" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-31">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.4375 C 5.359375 -4.03125 4.25 -5.09375 3.046875 -5.09375 C 1.984375 -5.09375 1.59375 -4.171875 1.46875 -3.84375 L 1.46875 -4.15625 C 1.46875 -7.1875 2.9375 -7.65625 3.578125 -7.65625 C 4.015625 -7.65625 4.453125 -7.53125 4.671875 -7.171875 C 4.53125 -7.171875 4.078125 -7.171875 4.078125 -6.6875 C 4.078125 -6.421875 4.25 -6.1875 4.5625 -6.1875 C 4.859375 -6.1875 5.0625 -6.375 5.0625 -6.71875 C 5.0625 -7.34375 4.609375 -7.953125 3.578125 -7.953125 C 2.0625 -7.953125 0.484375 -6.40625 0.484375 -3.78125 C 0.484375 -0.484375 1.921875 0.25 2.9375 0.25 C 4.25 0.25 5.359375 -0.890625 5.359375 -2.4375 Z M 4.375 -2.453125 C 4.375 -1.84375 4.375 -1.296875 4.140625 -0.84375 C 3.84375 -0.28125 3.421875 -0.078125 2.9375 -0.078125 C 2.1875 -0.078125 1.828125 -0.734375 1.71875 -0.984375 C 1.609375 -1.296875 1.5 -1.890625 1.5 -2.71875 C 1.5 -3.671875 1.921875 -4.859375 3 -4.859375 C 3.65625 -4.859375 4 -4.40625 4.1875 -4 C 4.375 -3.5625 4.375 -2.96875 4.375 -2.453125 Z M 4.375 -2.453125 "
+           id="path95" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-32">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.40625 C 5.265625 -3.828125 4.296875 -5.015625 3.046875 -5.015625 C 2.359375 -5.015625 1.84375 -4.703125 1.53125 -4.375 L 1.53125 -6.84375 C 2.046875 -6.6875 2.46875 -6.671875 2.59375 -6.671875 C 3.9375 -6.671875 4.8125 -7.65625 4.8125 -7.828125 C 4.8125 -7.875 4.78125 -7.9375 4.703125 -7.9375 C 4.703125 -7.9375 4.65625 -7.9375 4.546875 -7.890625 C 3.890625 -7.609375 3.3125 -7.5625 3 -7.5625 C 2.21875 -7.5625 1.65625 -7.8125 1.421875 -7.90625 C 1.34375 -7.9375 1.296875 -7.9375 1.296875 -7.9375 C 1.203125 -7.9375 1.203125 -7.859375 1.203125 -7.671875 L 1.203125 -4.125 C 1.203125 -3.90625 1.203125 -3.84375 1.34375 -3.84375 C 1.40625 -3.84375 1.421875 -3.84375 1.546875 -4 C 1.875 -4.484375 2.4375 -4.765625 3.03125 -4.765625 C 3.671875 -4.765625 3.984375 -4.1875 4.078125 -3.984375 C 4.28125 -3.515625 4.296875 -2.921875 4.296875 -2.46875 C 4.296875 -2.015625 4.296875 -1.34375 3.953125 -0.796875 C 3.6875 -0.375 3.234375 -0.078125 2.703125 -0.078125 C 1.90625 -0.078125 1.140625 -0.609375 0.921875 -1.484375 C 0.984375 -1.453125 1.046875 -1.453125 1.109375 -1.453125 C 1.3125 -1.453125 1.640625 -1.5625 1.640625 -1.96875 C 1.640625 -2.3125 1.40625 -2.5 1.109375 -2.5 C 0.890625 -2.5 0.578125 -2.390625 0.578125 -1.921875 C 0.578125 -0.90625 1.40625 0.25 2.71875 0.25 C 4.078125 0.25 5.265625 -0.890625 5.265625 -2.40625 Z M 5.265625 -2.40625 "
+           id="path98" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-33">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -7.421875 L 5.671875 -7.703125 L 2.796875 -7.703125 C 1.34375 -7.703125 1.328125 -7.859375 1.28125 -8.078125 L 1.015625 -8.078125 L 0.640625 -5.6875 L 0.90625 -5.6875 C 0.9375 -5.90625 1.046875 -6.640625 1.203125 -6.78125 C 1.296875 -6.84375 2.203125 -6.84375 2.359375 -6.84375 L 4.90625 -6.84375 L 3.640625 -5.03125 C 3.3125 -4.5625 2.109375 -2.609375 2.109375 -0.359375 C 2.109375 -0.234375 2.109375 0.25 2.59375 0.25 C 3.09375 0.25 3.09375 -0.21875 3.09375 -0.375 L 3.09375 -0.96875 C 3.09375 -2.75 3.375 -4.140625 3.9375 -4.9375 Z M 5.671875 -7.421875 "
+           id="path101" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-34">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.828125 C 5.359375 -4.8125 5.296875 -5.78125 4.859375 -6.6875 C 4.375 -7.6875 3.515625 -7.953125 2.921875 -7.953125 C 2.234375 -7.953125 1.390625 -7.609375 0.9375 -6.609375 C 0.609375 -5.859375 0.484375 -5.109375 0.484375 -3.828125 C 0.484375 -2.671875 0.578125 -1.796875 1 -0.9375 C 1.46875 -0.03125 2.296875 0.25 2.921875 0.25 C 3.953125 0.25 4.546875 -0.375 4.90625 -1.0625 C 5.328125 -1.953125 5.359375 -3.125 5.359375 -3.828125 Z M 4.453125 -3.96875 C 4.453125 -3.171875 4.453125 -2.265625 4.3125 -1.53125 C 4.09375 -0.21875 3.328125 0.015625 2.921875 0.015625 C 2.53125 0.015625 1.75 -0.203125 1.53125 -1.5 C 1.40625 -2.21875 1.40625 -3.125 1.40625 -3.96875 C 1.40625 -4.953125 1.40625 -5.828125 1.59375 -6.53125 C 1.796875 -7.34375 2.40625 -7.703125 2.921875 -7.703125 C 3.375 -7.703125 4.0625 -7.4375 4.296875 -6.40625 C 4.453125 -5.71875 4.453125 -4.78125 4.453125 -3.96875 Z M 4.453125 -3.96875 "
+           id="path104" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-35">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path107" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-36">
+        <path
+           style="stroke:none;"
+           d="M 8.109375 -8.734375 C 8.109375 -8.890625 8 -8.96875 7.90625 -8.96875 C 7.78125 -8.96875 7.75 -8.90625 7.65625 -8.78125 C 6.890625 -7.75 5.875 -7.65625 5.421875 -7.65625 C 5.1875 -7.65625 4.15625 -7.65625 3.1875 -8.59375 C 2.9375 -8.84375 2.671875 -8.96875 2.359375 -8.96875 C 1.5 -8.96875 0.640625 -7.96875 0.640625 -6.5625 C 0.640625 -5.109375 1.5 -4.140625 2.359375 -4.140625 C 3.234375 -4.140625 3.890625 -5.21875 3.890625 -6.546875 C 3.890625 -6.890625 3.875 -7.34375 3.640625 -7.9375 C 4.40625 -7.484375 5.078125 -7.421875 5.421875 -7.421875 C 5.75 -7.421875 6.40625 -7.484375 7.046875 -7.875 L 7.046875 -7.859375 L 1.71875 0.234375 C 1.65625 0.34375 1.625 0.375 1.625 0.4375 C 1.625 0.578125 1.734375 0.671875 1.859375 0.671875 C 1.953125 0.671875 2.015625 0.578125 2.078125 0.5 L 8.015625 -8.53125 C 8.09375 -8.640625 8.109375 -8.671875 8.109375 -8.734375 Z M 9.09375 -1.734375 C 9.09375 -3.109375 8.421875 -4.140625 7.5625 -4.140625 C 6.6875 -4.140625 5.84375 -3.15625 5.84375 -1.75 C 5.84375 -0.28125 6.703125 0.671875 7.5625 0.671875 C 8.421875 0.671875 9.09375 -0.40625 9.09375 -1.734375 Z M 3.640625 -6.5625 C 3.640625 -5.296875 3.03125 -4.390625 2.375 -4.390625 C 2.21875 -4.390625 1.34375 -4.46875 1.34375 -6.546875 C 1.34375 -8.65625 2.203125 -8.71875 2.375 -8.71875 C 3.03125 -8.71875 3.640625 -7.796875 3.640625 -6.5625 Z M 8.828125 -1.75 C 8.828125 -0.484375 8.21875 0.4375 7.578125 0.4375 C 7.40625 0.4375 6.53125 0.34375 6.53125 -1.734375 C 6.53125 -3.84375 7.40625 -3.90625 7.578125 -3.90625 C 8.234375 -3.90625 8.828125 -2.96875 8.828125 -1.75 Z M 8.828125 -1.75 "
+           id="path110" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-37">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -1.984375 C 5.359375 -3.203125 4.5 -3.734375 3.5625 -4.3125 C 4.15625 -4.640625 5.03125 -5.1875 5.03125 -6.1875 C 5.03125 -7.234375 4.03125 -7.953125 2.921875 -7.953125 C 1.75 -7.953125 0.8125 -7.078125 0.8125 -5.984375 C 0.8125 -5.578125 0.9375 -5.171875 1.265625 -4.765625 C 1.40625 -4.609375 1.40625 -4.609375 2.25 -4.015625 C 1.09375 -3.484375 0.484375 -2.671875 0.484375 -1.8125 C 0.484375 -0.53125 1.703125 0.25 2.921875 0.25 C 4.25 0.25 5.359375 -0.734375 5.359375 -1.984375 Z M 4.546875 -6.1875 C 4.546875 -5.453125 4.015625 -4.859375 3.328125 -4.484375 L 1.9375 -5.390625 C 1.78125 -5.5 1.296875 -5.8125 1.296875 -6.390625 C 1.296875 -7.171875 2.109375 -7.65625 2.921875 -7.65625 C 3.78125 -7.65625 4.546875 -7.046875 4.546875 -6.1875 Z M 4.8125 -1.609375 C 4.8125 -0.6875 3.890625 -0.078125 2.921875 -0.078125 C 1.90625 -0.078125 1.046875 -0.8125 1.046875 -1.8125 C 1.046875 -2.734375 1.71875 -3.484375 2.5 -3.84375 L 3.9375 -2.90625 C 4.25 -2.703125 4.8125 -2.328125 4.8125 -1.609375 Z M 4.8125 -1.609375 "
+           id="path113" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-38">
+        <path
+           style="stroke:none;"
+           d="M 8.015625 -5.4375 L 7.8125 -8.109375 L 0.640625 -8.109375 L 0.421875 -5.4375 L 0.6875 -5.4375 C 0.84375 -7.328125 0.953125 -7.75 2.84375 -7.75 C 3.0625 -7.75 3.390625 -7.75 3.484375 -7.734375 C 3.734375 -7.703125 3.734375 -7.546875 3.734375 -7.28125 L 3.734375 -0.921875 C 3.734375 -0.515625 3.734375 -0.34375 2.5625 -0.34375 L 2.140625 -0.34375 L 2.140625 0 C 2.515625 -0.03125 3.75 -0.03125 4.21875 -0.03125 C 4.6875 -0.03125 5.921875 -0.03125 6.3125 0 L 6.3125 -0.34375 L 5.875 -0.34375 C 4.703125 -0.34375 4.703125 -0.515625 4.703125 -0.921875 L 4.703125 -7.28125 C 4.703125 -7.578125 4.734375 -7.6875 4.921875 -7.734375 C 5.015625 -7.75 5.359375 -7.75 5.59375 -7.75 C 7.484375 -7.75 7.59375 -7.328125 7.75 -5.4375 Z M 8.015625 -5.4375 "
+           id="path116" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-39">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.625 -5.265625 C 2.96875 -5.265625 2.40625 -4.96875 2 -4.46875 L 2 -8.296875 L 0.328125 -8.15625 L 0.328125 -7.8125 C 1.140625 -7.8125 1.25 -7.734375 1.25 -7.140625 L 1.25 0 L 1.5 0 L 1.9375 -0.78125 C 2.21875 -0.328125 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.59375 C 5.15625 -1.796875 5.046875 -1.296875 4.75 -0.859375 C 4.515625 -0.484375 4.046875 -0.125 3.4375 -0.125 C 2.796875 -0.125 2.375 -0.53125 2.171875 -0.859375 C 2.015625 -1.109375 2.015625 -1.15625 2.015625 -1.359375 L 2.015625 -3.828125 C 2.015625 -4.046875 2.015625 -4.0625 2.15625 -4.25 C 2.4375 -4.6875 2.96875 -5.03125 3.546875 -5.03125 C 3.90625 -5.03125 5.15625 -4.890625 5.15625 -2.59375 Z M 5.15625 -2.59375 "
+           id="path119" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-40">
+        <path
+           style="stroke:none;"
+           d="M 2.96875 0 L 2.96875 -0.34375 C 2.203125 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -8.296875 L 0.390625 -8.15625 L 0.390625 -7.8125 C 1.203125 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.3125 -0.03125 1.671875 -0.03125 C 2.03125 -0.03125 2.625 -0.03125 2.96875 0 Z M 2.96875 0 "
+           id="path122" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-41">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -4.578125 C 2.203125 -4.90625 1.921875 -5.15625 1.625 -5.15625 C 1.28125 -5.15625 1.046875 -4.875 1.046875 -4.578125 C 1.046875 -4.21875 1.34375 -4 1.609375 -4 C 1.9375 -4 2.203125 -4.25 2.203125 -4.578125 Z M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path125" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-42">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.421875 -0.34375 5.3125 -0.4375 5.3125 -1.015625 L 5.3125 -5.265625 L 3.640625 -5.140625 L 3.640625 -4.796875 C 4.453125 -4.796875 4.546875 -4.703125 4.546875 -4.125 L 4.546875 -1.984375 C 4.546875 -0.96875 4 -0.125 3.109375 -0.125 C 2.125 -0.125 2.0625 -0.6875 2.0625 -1.3125 L 2.0625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.296875 -4.796875 1.296875 -4.75 1.296875 -3.6875 L 1.296875 -1.90625 C 1.296875 -1.15625 1.296875 -0.734375 1.65625 -0.328125 C 1.9375 -0.03125 2.421875 0.125 3.03125 0.125 C 3.234375 0.125 3.625 0.125 4.03125 -0.234375 C 4.375 -0.5 4.5625 -0.953125 4.5625 -0.953125 L 4.5625 0.125 Z M 6.234375 0 "
+           id="path128" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-43">
+        <path
+           style="stroke:none;"
+           d="M 4.09375 -7.625 C 4.09375 -8.0625 3.65625 -8.421875 3.078125 -8.421875 C 2.25 -8.421875 1.296875 -7.765625 1.296875 -6.546875 L 1.296875 -5.15625 L 0.375 -5.15625 L 0.375 -4.8125 L 1.296875 -4.8125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.390625 -0.03125 1.75 -0.03125 C 2.0625 -0.03125 2.921875 -0.03125 3.1875 0 L 3.1875 -0.34375 L 2.953125 -0.34375 C 2.078125 -0.34375 2.0625 -0.484375 2.0625 -0.90625 L 2.0625 -4.8125 L 3.40625 -4.8125 L 3.40625 -5.15625 L 2.03125 -5.15625 L 2.03125 -6.546875 C 2.03125 -7.625 2.578125 -8.171875 3.078125 -8.171875 C 3.171875 -8.171875 3.34375 -8.15625 3.484375 -8.078125 C 3.4375 -8.0625 3.140625 -7.953125 3.140625 -7.609375 C 3.140625 -7.34375 3.328125 -7.140625 3.609375 -7.140625 C 3.890625 -7.140625 4.09375 -7.34375 4.09375 -7.625 Z M 4.09375 -7.625 "
+           id="path131" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-44">
+        <path
+           style="stroke:none;"
+           d="M 5.84375 -2.203125 C 5.84375 -2.921875 5.5625 -3.46875 5.25 -3.859375 C 4.8125 -4.40625 4.265625 -4.53125 3.796875 -4.65625 L 2.484375 -4.984375 C 1.875 -5.140625 1.34375 -5.734375 1.34375 -6.5 C 1.34375 -7.34375 2.015625 -8.09375 2.9375 -8.09375 C 4.90625 -8.09375 5.15625 -6.15625 5.234375 -5.640625 C 5.265625 -5.5 5.265625 -5.453125 5.375 -5.453125 C 5.515625 -5.453125 5.515625 -5.515625 5.515625 -5.71875 L 5.515625 -8.140625 C 5.515625 -8.359375 5.515625 -8.421875 5.390625 -8.421875 C 5.359375 -8.421875 5.3125 -8.421875 5.21875 -8.265625 L 4.828125 -7.53125 C 4.25 -8.265625 3.46875 -8.421875 2.9375 -8.421875 C 1.609375 -8.421875 0.640625 -7.34375 0.640625 -6.125 C 0.640625 -5.5625 0.84375 -5.03125 1.296875 -4.546875 C 1.703125 -4.09375 2.125 -3.984375 2.96875 -3.765625 C 3.390625 -3.671875 4.046875 -3.5 4.21875 -3.4375 C 4.78125 -3.15625 5.15625 -2.515625 5.15625 -1.84375 C 5.15625 -0.9375 4.515625 -0.09375 3.53125 -0.09375 C 2.984375 -0.09375 2.25 -0.234375 1.65625 -0.734375 C 0.96875 -1.359375 0.921875 -2.21875 0.90625 -2.625 C 0.890625 -2.71875 0.78125 -2.71875 0.78125 -2.71875 C 0.640625 -2.71875 0.640625 -2.65625 0.640625 -2.4375 L 0.640625 -0.03125 C 0.640625 0.1875 0.640625 0.25 0.765625 0.25 C 0.84375 0.25 0.84375 0.234375 0.9375 0.078125 L 1.328125 -0.640625 C 1.75 -0.15625 2.515625 0.25 3.53125 0.25 C 4.875 0.25 5.84375 -0.890625 5.84375 -2.203125 Z M 5.84375 -2.203125 "
+           id="path134" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-45">
+        <path
+           style="stroke:none;"
+           d="M 3.796875 0 L 3.796875 -0.34375 L 3.53125 -0.34375 C 2.625 -0.34375 2.59375 -0.46875 2.59375 -0.90625 L 2.59375 -7.25 C 2.59375 -7.703125 2.625 -7.8125 3.53125 -7.8125 L 3.796875 -7.8125 L 3.796875 -8.15625 C 3.5 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.71875 -8.140625 0.4375 -8.15625 L 0.4375 -7.8125 L 0.6875 -7.8125 C 1.59375 -7.8125 1.625 -7.703125 1.625 -7.25 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.6875 -0.34375 L 0.4375 -0.34375 L 0.4375 0 C 0.71875 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.5 -0.03125 3.796875 0 Z M 3.796875 0 "
+           id="path137" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-46">
+        <path
+           style="stroke:none;"
+           d="M 7.796875 -2.765625 C 7.796875 -2.90625 7.796875 -2.96875 7.65625 -2.96875 C 7.546875 -2.96875 7.53125 -2.921875 7.53125 -2.828125 C 7.421875 -0.9375 6.03125 -0.09375 4.875 -0.09375 C 4.046875 -0.09375 1.75 -0.59375 1.75 -4.09375 C 1.75 -7.546875 4 -8.0625 4.859375 -8.0625 C 6.125 -8.0625 7.21875 -7 7.453125 -5.21875 C 7.484375 -5.0625 7.484375 -5.03125 7.625 -5.03125 C 7.796875 -5.03125 7.796875 -5.0625 7.796875 -5.3125 L 7.796875 -8.140625 C 7.796875 -8.359375 7.796875 -8.421875 7.671875 -8.421875 C 7.609375 -8.421875 7.59375 -8.390625 7.515625 -8.265625 L 6.9375 -7.328125 C 6.390625 -8 5.578125 -8.421875 4.71875 -8.421875 C 2.53125 -8.421875 0.640625 -6.53125 0.640625 -4.09375 C 0.640625 -1.609375 2.5625 0.25 4.71875 0.25 C 6.6875 0.25 7.796875 -1.453125 7.796875 -2.765625 Z M 7.796875 -2.765625 "
+           id="path140" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-47">
+        <path
+           style="stroke:none;"
+           d="M 7.625 -3.0625 L 7.359375 -3.0625 C 7.078125 -1.1875 6.796875 -0.34375 4.765625 -0.34375 L 3.140625 -0.34375 C 2.625 -0.34375 2.59375 -0.4375 2.59375 -0.828125 L 2.59375 -4.046875 L 3.6875 -4.046875 C 4.828125 -4.046875 4.953125 -3.6875 4.953125 -2.65625 L 5.21875 -2.65625 L 5.21875 -5.796875 L 4.953125 -5.796875 C 4.953125 -4.765625 4.828125 -4.40625 3.6875 -4.40625 L 2.59375 -4.40625 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.734375 -7.796875 C 6.484375 -7.796875 6.859375 -7.203125 7.046875 -5.46875 L 7.296875 -5.46875 L 7 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 L 7.140625 0 Z M 7.625 -3.0625 "
+           id="path143" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-48">
+        <path
+           style="stroke:none;"
+           d="M 8.28125 -4 C 8.28125 -6.3125 6.671875 -8.15625 4.6875 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 L 4.6875 0 C 6.6875 0 8.28125 -1.796875 8.28125 -4 Z M 7.203125 -4.015625 C 7.203125 -3.34375 7.1875 -2.21875 6.5 -1.34375 C 6.109375 -0.84375 5.390625 -0.34375 4.390625 -0.34375 L 3.125 -0.34375 C 2.609375 -0.34375 2.578125 -0.4375 2.578125 -0.828125 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.390625 -7.8125 C 5.375 -7.8125 6.171875 -7.34375 6.65625 -6.546875 C 7.203125 -5.703125 7.203125 -4.5 7.203125 -4.015625 Z M 7.203125 -4.015625 "
+           id="path146" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-49">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.53125 -4.78125 4.640625 -4.5 4.640625 -4.296875 C 4.640625 -4.1875 4.609375 -4.125 4.5625 -4 L 3.34375 -0.984375 L 2.015625 -4.25 C 1.953125 -4.40625 1.953125 -4.5 1.953125 -4.5 C 1.953125 -4.8125 2.359375 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.296875 -5.125 1.703125 -5.125 1.375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.90625 -4.8125 1 -4.75 1.15625 -4.375 L 2.9375 0 C 2.421875 1.265625 2.421875 1.296875 2.359375 1.390625 C 2.15625 1.75 1.84375 2.203125 1.296875 2.203125 C 0.9375 2.203125 0.703125 1.984375 0.703125 1.984375 C 0.703125 1.984375 1.125 1.9375 1.125 1.515625 C 1.125 1.234375 0.890625 1.078125 0.6875 1.078125 C 0.484375 1.078125 0.234375 1.1875 0.234375 1.546875 C 0.234375 2 0.671875 2.4375 1.296875 2.4375 C 1.96875 2.4375 2.46875 1.859375 2.765625 1.09375 L 4.84375 -4 C 5.15625 -4.796875 5.71875 -4.8125 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path149" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-50">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 2.90625 C 3.890625 2.875 3.890625 2.84375 3.6875 2.640625 C 2.484375 1.4375 1.8125 -0.53125 1.8125 -2.96875 C 1.8125 -5.296875 2.375 -7.296875 3.765625 -8.703125 C 3.890625 -8.8125 3.890625 -8.828125 3.890625 -8.875 C 3.890625 -8.9375 3.828125 -8.96875 3.78125 -8.96875 C 3.625 -8.96875 2.640625 -8.109375 2.0625 -6.9375 C 1.453125 -5.71875 1.171875 -4.453125 1.171875 -2.96875 C 1.171875 -1.90625 1.34375 -0.484375 1.953125 0.78125 C 2.671875 2.21875 3.640625 3 3.78125 3 C 3.828125 3 3.890625 2.96875 3.890625 2.90625 Z M 3.890625 2.90625 "
+           id="path152" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-51">
+        <path
+           style="stroke:none;"
+           d="M 3.375 -2.96875 C 3.375 -3.890625 3.25 -5.359375 2.578125 -6.75 C 1.875 -8.1875 0.890625 -8.96875 0.765625 -8.96875 C 0.71875 -8.96875 0.65625 -8.9375 0.65625 -8.875 C 0.65625 -8.828125 0.65625 -8.8125 0.859375 -8.609375 C 2.0625 -7.40625 2.71875 -5.421875 2.71875 -2.984375 C 2.71875 -0.671875 2.15625 1.328125 0.78125 2.734375 C 0.65625 2.84375 0.65625 2.875 0.65625 2.90625 C 0.65625 2.96875 0.71875 3 0.765625 3 C 0.921875 3 1.90625 2.140625 2.484375 0.96875 C 3.09375 -0.25 3.375 -1.546875 3.375 -2.96875 Z M 3.375 -2.96875 "
+           id="path155" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-52">
+        <path
+           style="stroke:none;"
+           d="M 2.875 0 L 2.875 -0.34375 C 2.109375 -0.34375 2.0625 -0.40625 2.0625 -0.875 L 2.0625 -5.265625 L 0.4375 -5.140625 L 0.4375 -4.796875 C 1.1875 -4.796875 1.296875 -4.71875 1.296875 -4.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.296875 -0.03125 1.65625 -0.03125 C 1.78125 -0.03125 2.46875 -0.03125 2.875 0 Z M 1.1875 -7.21875 C 1.1875 -7.546875 0.9375 -7.75 0.6875 -7.75 C 0.375 -7.75 0.15625 -7.5 0.15625 -7.21875 C 0.15625 -6.9375 0.390625 -6.703125 0.671875 -6.703125 C 0.984375 -6.703125 1.1875 -6.96875 1.1875 -7.21875 Z M 3.109375 -7.21875 C 3.109375 -7.546875 2.859375 -7.75 2.59375 -7.75 C 2.296875 -7.75 2.0625 -7.5 2.0625 -7.21875 C 2.0625 -6.9375 2.3125 -6.703125 2.578125 -6.703125 C 2.90625 -6.703125 3.109375 -6.96875 3.109375 -7.21875 Z M 3.109375 -7.21875 "
+           id="path158" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-53">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.390625 -0.34375 5.25 -0.34375 5.25 -0.890625 L 5.25 -5.28125 L 3.796875 -5.1875 C 3.734375 -5.1875 3.609375 -5.171875 3.578125 -5.15625 C 3.5625 -5.15625 3.53125 -5.15625 3.375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 3.015625 -8.171875 3.71875 -8.171875 C 3.84375 -8.171875 4.40625 -8.15625 4.765625 -7.75 C 4.265625 -7.75 4.234375 -7.390625 4.234375 -7.25 C 4.234375 -6.90625 4.515625 -6.75 4.71875 -6.75 C 4.9375 -6.75 5.21875 -6.890625 5.21875 -7.265625 C 5.21875 -7.875 4.65625 -8.421875 3.734375 -8.421875 C 2.65625 -8.421875 1.25 -7.8125 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 3.875 -4.8125 C 4.421875 -4.8125 4.5 -4.65625 4.5 -4.15625 L 4.5 -0.890625 C 4.5 -0.34375 4.359375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.921875 -0.03125 4.5 -0.03125 4.859375 -0.03125 C 5.21875 -0.03125 5.828125 -0.03125 6.15625 0 Z M 6.15625 0 "
+           id="path161" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-54">
+        <path
+           style="stroke:none;"
+           d="M 7.28125 -7.625 C 7.28125 -8.0625 6.859375 -8.421875 6.265625 -8.421875 C 5.78125 -8.421875 5.328125 -8.203125 5.03125 -7.90625 C 4.71875 -8.359375 4.046875 -8.421875 3.734375 -8.421875 C 2.578125 -8.421875 1.25 -7.796875 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 4.484375 -4.8125 L 4.484375 -0.890625 C 4.484375 -0.34375 4.34375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.90625 -0.03125 4.5625 -0.03125 4.921875 -0.03125 C 5.25 -0.03125 6.09375 -0.03125 6.375 0 L 6.375 -0.34375 L 6.125 -0.34375 C 5.265625 -0.34375 5.234375 -0.484375 5.234375 -0.90625 L 5.234375 -4.8125 L 6.59375 -4.8125 L 6.59375 -5.15625 L 5.21875 -5.15625 L 5.21875 -6.546875 C 5.21875 -7.578125 5.734375 -8.171875 6.265625 -8.171875 C 6.4375 -8.171875 6.609375 -8.109375 6.6875 -8.078125 C 6.640625 -8.0625 6.328125 -7.953125 6.328125 -7.609375 C 6.328125 -7.34375 6.53125 -7.140625 6.796875 -7.140625 C 7.09375 -7.140625 7.28125 -7.34375 7.28125 -7.625 Z M 4.65625 -7.921875 C 4.34375 -7.859375 4.25 -7.640625 4.25 -7.453125 C 4.25 -7.25 4.34375 -7.09375 4.53125 -7.015625 C 4.484375 -6.84375 4.484375 -6.6875 4.484375 -6.546875 L 4.484375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 2.984375 -8.171875 3.703125 -8.171875 C 3.796875 -8.171875 4.3125 -8.171875 4.65625 -7.921875 Z M 4.65625 -7.921875 "
+           id="path164" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-55">
+        <path
+           style="stroke:none;"
+           d="M 6.046875 0 L 6.046875 -0.34375 C 5.421875 -0.34375 5.203125 -0.375 4.90625 -0.75 L 3.34375 -2.828125 C 3.6875 -3.28125 4.203125 -3.921875 4.421875 -4.171875 C 4.90625 -4.71875 5.46875 -4.8125 5.859375 -4.8125 L 5.859375 -5.15625 C 5.34375 -5.125 5.3125 -5.125 4.859375 -5.125 L 3.78125 -5.15625 L 3.78125 -4.8125 C 3.9375 -4.78125 4.125 -4.703125 4.125 -4.4375 C 4.125 -4.234375 4.015625 -4.09375 3.9375 -4 L 3.171875 -3.03125 L 2.25 -4.265625 C 2.21875 -4.3125 2.140625 -4.421875 2.140625 -4.5 C 2.140625 -4.578125 2.203125 -4.796875 2.5625 -4.8125 L 2.5625 -5.15625 C 2.265625 -5.125 1.65625 -5.125 1.328125 -5.125 L 0.171875 -5.15625 L 0.171875 -4.8125 C 0.78125 -4.8125 1.015625 -4.78125 1.265625 -4.453125 L 2.671875 -2.625 C 2.6875 -2.609375 2.734375 -2.53125 2.734375 -2.5 C 2.734375 -2.46875 1.8125 -1.296875 1.6875 -1.140625 C 1.15625 -0.484375 0.640625 -0.359375 0.125 -0.34375 L 0.125 0 C 0.578125 -0.03125 0.59375 -0.03125 1.109375 -0.03125 L 2.1875 0 L 2.1875 -0.34375 C 1.90625 -0.375 1.859375 -0.5625 1.859375 -0.734375 C 1.859375 -0.921875 1.9375 -1.015625 2.0625 -1.171875 L 2.921875 -2.28125 L 3.890625 -1 C 4.09375 -0.734375 4.09375 -0.71875 4.09375 -0.640625 C 4.09375 -0.546875 4 -0.359375 3.6875 -0.34375 L 3.6875 0 C 4 -0.03125 4.578125 -0.03125 4.90625 -0.03125 Z M 6.046875 0 "
+           id="path167" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-56">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.390625 -0.34375 5.25 -0.34375 5.25 -0.890625 L 5.25 -8.296875 C 5.15625 -8.28125 4.90625 -8.21875 4.84375 -8.21875 C 4.84375 -8.21875 4.796875 -8.21875 4.734375 -8.265625 C 4.328125 -8.421875 3.953125 -8.421875 3.765625 -8.421875 C 2.515625 -8.421875 1.25 -7.75 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 4.5 -4.8125 L 4.5 -0.890625 C 4.5 -0.34375 4.359375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.921875 -0.03125 4.5 -0.03125 4.859375 -0.03125 C 5.21875 -0.03125 5.828125 -0.03125 6.15625 0 Z M 4.5 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.640625 2.875 -8.171875 3.75 -8.171875 C 4.171875 -8.171875 4.203125 -8.171875 4.484375 -8.09375 L 4.484375 -8.03125 C 4.34375 -7.921875 4.25 -7.8125 4.25 -7.609375 C 4.25 -7.515625 4.296875 -7.3125 4.5 -7.203125 Z M 4.5 -5.15625 "
+           id="path170" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-57">
+        <path
+           style="stroke:none;"
+           d="M 8.453125 -4.046875 C 8.453125 -6.53125 6.640625 -8.421875 4.546875 -8.421875 C 2.421875 -8.421875 0.640625 -6.5 0.640625 -4.046875 C 0.640625 -1.625 2.453125 0.25 4.546875 0.25 C 6.6875 0.25 8.453125 -1.65625 8.453125 -4.046875 Z M 7.34375 -4.234375 C 7.34375 -1.125 5.71875 -0.03125 4.546875 -0.03125 C 3.328125 -0.03125 1.75 -1.171875 1.75 -4.234375 C 1.75 -7.15625 3.421875 -8.15625 4.546875 -8.15625 C 5.71875 -8.15625 7.34375 -7.125 7.34375 -4.234375 Z M 7.34375 -4.234375 "
+           id="path173" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-58">
+        <path
+           style="stroke:none;"
+           d="M 8.390625 0 L 8.390625 -0.34375 C 7.609375 -0.34375 7.40625 -0.34375 7.234375 -0.84375 L 4.625 -8.3125 C 4.578125 -8.46875 4.546875 -8.53125 4.390625 -8.53125 C 4.21875 -8.53125 4.203125 -8.5 4.140625 -8.3125 L 1.640625 -1.15625 C 1.46875 -0.671875 1.140625 -0.359375 0.375 -0.34375 L 0.375 0 L 1.515625 -0.03125 C 1.859375 -0.03125 2.421875 -0.03125 2.734375 0 L 2.734375 -0.34375 C 2.234375 -0.359375 1.9375 -0.609375 1.9375 -0.9375 C 1.9375 -1.015625 1.9375 -1.046875 2 -1.1875 L 2.546875 -2.78125 L 5.5625 -2.78125 L 6.21875 -0.90625 C 6.28125 -0.765625 6.28125 -0.734375 6.28125 -0.703125 C 6.28125 -0.34375 5.671875 -0.34375 5.359375 -0.34375 L 5.359375 0 C 5.640625 -0.03125 6.59375 -0.03125 6.921875 -0.03125 C 7.25 -0.03125 8.109375 -0.03125 8.390625 0 Z M 5.4375 -3.125 L 2.671875 -3.125 L 4.046875 -7.109375 Z M 5.4375 -3.125 "
+           id="path176" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-59">
+        <path
+           style="stroke:none;"
+           d="M 6.8125 -3.0625 L 6.546875 -3.0625 C 6.4375 -1.859375 6.28125 -0.34375 4.1875 -0.34375 L 3.140625 -0.34375 C 2.625 -0.34375 2.59375 -0.4375 2.59375 -0.828125 L 2.59375 -7.25 C 2.59375 -7.671875 2.625 -7.8125 3.65625 -7.8125 L 4.015625 -7.8125 L 4.015625 -8.15625 C 3.671875 -8.140625 2.625 -8.140625 2.203125 -8.140625 C 1.84375 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 L 0.734375 -7.8125 C 1.59375 -7.8125 1.625 -7.703125 1.625 -7.25 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 L 6.5 0 Z M 6.8125 -3.0625 "
+           id="path179" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-60">
+        <path
+           style="stroke:none;"
+           d="M 7.625 -2.1875 C 7.625 -3.15625 6.75 -4.109375 5.328125 -4.265625 C 6.46875 -4.484375 7.296875 -5.25 7.296875 -6.140625 C 7.296875 -7.171875 6.25 -8.15625 4.6875 -8.15625 L 0.515625 -8.15625 L 0.515625 -7.8125 L 0.75 -7.8125 C 1.609375 -7.8125 1.65625 -7.703125 1.65625 -7.25 L 1.65625 -0.90625 C 1.65625 -0.46875 1.609375 -0.34375 0.75 -0.34375 L 0.515625 -0.34375 L 0.515625 0 L 5.015625 0 C 6.546875 0 7.625 -1.046875 7.625 -2.1875 Z M 6.234375 -6.140625 C 6.234375 -5.359375 5.625 -4.359375 4.296875 -4.359375 L 2.5625 -4.359375 L 2.5625 -7.34375 C 2.5625 -7.734375 2.578125 -7.8125 3.109375 -7.8125 L 4.609375 -7.8125 C 5.8125 -7.8125 6.234375 -6.796875 6.234375 -6.140625 Z M 6.53125 -2.203125 C 6.53125 -1.234375 5.8125 -0.34375 4.640625 -0.34375 L 3.109375 -0.34375 C 2.578125 -0.34375 2.5625 -0.4375 2.5625 -0.828125 L 2.5625 -4.125 L 4.796875 -4.125 C 5.9375 -4.125 6.53125 -3.125 6.53125 -2.203125 Z M 6.53125 -2.203125 "
+           id="path182" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-61">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -5.390625 C 2.203125 -5.71875 1.96875 -5.96875 1.609375 -5.96875 C 1.296875 -5.96875 1.140625 -5.734375 1.140625 -5.734375 C 1.125 -5.828125 1.109375 -5.875 1.109375 -6.03125 C 1.109375 -6.203125 1.109375 -7.171875 1.9375 -8 C 2.046875 -8.109375 2.046875 -8.125 2.046875 -8.15625 C 2.046875 -8.21875 1.984375 -8.28125 1.921875 -8.28125 C 1.8125 -8.28125 0.875 -7.40625 0.875 -6.03125 C 0.875 -5.296875 1.140625 -4.8125 1.625 -4.8125 C 1.96875 -4.8125 2.203125 -5.078125 2.203125 -5.390625 Z M 4.46875 -5.390625 C 4.46875 -5.71875 4.25 -5.96875 3.890625 -5.96875 C 3.5625 -5.96875 3.40625 -5.734375 3.40625 -5.734375 C 3.390625 -5.828125 3.375 -5.875 3.375 -6.03125 C 3.375 -6.203125 3.375 -7.171875 4.203125 -8 C 4.3125 -8.109375 4.3125 -8.125 4.3125 -8.15625 C 4.3125 -8.21875 4.25 -8.28125 4.203125 -8.28125 C 4.09375 -8.28125 3.140625 -7.40625 3.140625 -6.03125 C 3.140625 -5.296875 3.421875 -4.8125 3.890625 -4.8125 C 4.25 -4.8125 4.46875 -5.078125 4.46875 -5.390625 Z M 4.46875 -5.390625 "
+           id="path185" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-62">
+        <path
+           style="stroke:none;"
+           d="M 4.703125 -2.203125 L 4.4375 -2.203125 C 4.328125 -0.84375 4.125 -0.265625 2.703125 -0.265625 L 1.25 -0.265625 L 4.546875 -4.8125 C 4.65625 -4.953125 4.65625 -4.96875 4.65625 -5.015625 C 4.65625 -5.15625 4.578125 -5.15625 4.375 -5.15625 L 0.625 -5.15625 L 0.484375 -3.25 L 0.75 -3.25 C 0.828125 -4.46875 1.046875 -4.90625 2.359375 -4.90625 L 3.734375 -4.90625 L 0.328125 -0.21875 C 0.328125 0 0.34375 0 0.609375 0 L 4.5 0 Z M 4.703125 -2.203125 "
+           id="path188" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-63">
+        <path
+           style="stroke:none;"
+           d="M 2.375 -7.078125 C 2.375 -7.8125 2.109375 -8.296875 1.625 -8.296875 C 1.28125 -8.296875 1.046875 -8.03125 1.046875 -7.71875 C 1.046875 -7.40625 1.28125 -7.140625 1.640625 -7.140625 C 1.953125 -7.140625 2.109375 -7.375 2.109375 -7.375 C 2.125 -7.296875 2.140625 -7.234375 2.140625 -7.078125 C 2.140625 -6.90625 2.140625 -5.9375 1.3125 -5.109375 C 1.203125 -5.015625 1.203125 -4.984375 1.203125 -4.953125 C 1.203125 -4.890625 1.265625 -4.828125 1.328125 -4.828125 C 1.4375 -4.828125 2.375 -5.71875 2.375 -7.078125 Z M 4.65625 -7.078125 C 4.65625 -7.8125 4.375 -8.296875 3.890625 -8.296875 C 3.546875 -8.296875 3.328125 -8.03125 3.328125 -7.71875 C 3.328125 -7.40625 3.546875 -7.140625 3.90625 -7.140625 C 4.234375 -7.140625 4.390625 -7.375 4.390625 -7.375 C 4.40625 -7.296875 4.40625 -7.234375 4.40625 -7.078125 C 4.40625 -6.90625 4.40625 -5.9375 3.578125 -5.109375 C 3.484375 -5.015625 3.484375 -4.984375 3.484375 -4.953125 C 3.484375 -4.890625 3.53125 -4.828125 3.59375 -4.828125 C 3.703125 -4.828125 4.65625 -5.71875 4.65625 -7.078125 Z M 4.65625 -7.078125 "
+           id="path191" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-64">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 2.3125 L 6.15625 1.96875 C 5.390625 1.96875 5.25 1.96875 5.25 1.4375 L 5.25 -5.265625 L 5.015625 -5.265625 L 4.5625 -4.15625 C 4.34375 -4.609375 3.890625 -5.265625 2.96875 -5.265625 C 1.65625 -5.265625 0.421875 -4.140625 0.421875 -2.5625 C 0.421875 -1.046875 1.5625 0.125 2.875 0.125 C 3.515625 0.125 4.046875 -0.171875 4.46875 -0.78125 L 4.46875 1.4375 C 4.46875 1.96875 4.34375 1.96875 3.5625 1.96875 L 3.5625 2.3125 C 3.875 2.296875 4.515625 2.296875 4.859375 2.296875 C 5.203125 2.296875 5.84375 2.296875 6.15625 2.3125 Z M 4.5 -1.609375 C 4.5 -1.21875 4.28125 -0.875 4 -0.59375 C 3.578125 -0.15625 3.125 -0.125 2.9375 -0.125 C 2.03125 -0.125 1.328125 -1.25 1.328125 -2.5625 C 1.328125 -4 2.15625 -5.015625 3.046875 -5.015625 C 4 -5.015625 4.5 -3.984375 4.5 -3.359375 Z M 4.5 -1.609375 "
+           id="path194" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-65">
+        <path
+           style="stroke:none;"
+           d="M 8.59375 -2.890625 L 8.59375 -3.234375 C 8.28125 -3.21875 7.453125 -3.21875 7.09375 -3.21875 C 6.71875 -3.21875 5.671875 -3.21875 5.359375 -3.234375 L 5.359375 -2.890625 L 5.71875 -2.890625 C 6.78125 -2.890625 6.8125 -2.75 6.8125 -2.3125 L 6.8125 -1.546875 C 6.8125 -0.1875 5.25 -0.09375 4.9375 -0.09375 C 4 -0.09375 1.75 -0.671875 1.75 -4.09375 C 1.75 -7.546875 4.015625 -8.0625 4.859375 -8.0625 C 5.890625 -8.0625 7.140625 -7.3125 7.453125 -5.203125 C 7.46875 -5.0625 7.46875 -5.03125 7.609375 -5.03125 C 7.78125 -5.03125 7.78125 -5.0625 7.78125 -5.3125 L 7.78125 -8.140625 C 7.78125 -8.359375 7.78125 -8.421875 7.65625 -8.421875 C 7.59375 -8.421875 7.578125 -8.390625 7.5 -8.265625 L 6.921875 -7.328125 C 6.578125 -7.75 5.84375 -8.421875 4.703125 -8.421875 C 2.546875 -8.421875 0.640625 -6.53125 0.640625 -4.09375 C 0.640625 -1.609375 2.546875 0.25 4.71875 0.25 C 5.5625 0.25 6.53125 -0.03125 6.984375 -0.78125 C 7.203125 -0.40625 7.59375 -0.015625 7.6875 -0.015625 C 7.78125 -0.015625 7.78125 -0.078125 7.78125 -0.28125 L 7.78125 -2.359375 C 7.78125 -2.828125 7.828125 -2.890625 8.59375 -2.890625 Z M 8.59375 -2.890625 "
+           id="path197" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-66">
+        <path
+           style="stroke:none;"
+           d="M 3.234375 -2.265625 L 3.234375 -2.90625 L 0.125 -2.90625 L 0.125 -2.265625 Z M 3.234375 -2.265625 "
+           id="path200" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path203" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-1">
+        <path
+           style="stroke:none;"
+           d="M 6.71875 -2.390625 C 6.71875 -3.515625 5.96875 -4.59375 4.671875 -4.890625 L 3.03125 -5.265625 C 1.859375 -5.515625 1.8125 -6.390625 1.8125 -6.546875 C 1.8125 -7.15625 2.21875 -7.859375 3.375 -7.859375 C 4.53125 -7.859375 5.5625 -7.296875 5.828125 -5.734375 C 5.859375 -5.484375 5.859375 -5.46875 6.078125 -5.46875 C 6.328125 -5.46875 6.328125 -5.515625 6.328125 -5.78125 L 6.328125 -8.03125 C 6.328125 -8.265625 6.328125 -8.34375 6.15625 -8.34375 C 6.078125 -8.34375 6.03125 -8.328125 5.921875 -8.21875 L 5.421875 -7.625 C 5.109375 -7.875 4.515625 -8.34375 3.359375 -8.34375 C 1.65625 -8.34375 0.734375 -7.265625 0.734375 -5.96875 C 0.734375 -5.15625 1.171875 -4.609375 1.34375 -4.4375 C 1.953125 -3.8125 2.296875 -3.734375 3.53125 -3.46875 C 4.734375 -3.203125 4.875 -3.171875 5.140625 -2.921875 C 5.296875 -2.765625 5.640625 -2.4375 5.640625 -1.828125 C 5.640625 -1.3125 5.390625 -0.375 4.046875 -0.375 C 3 -0.375 1.34375 -0.734375 1.25 -2.46875 C 1.234375 -2.6875 1.234375 -2.71875 0.984375 -2.71875 C 0.734375 -2.71875 0.734375 -2.6875 0.734375 -2.421875 L 0.734375 -0.171875 C 0.734375 0.0625 0.734375 0.140625 0.921875 0.140625 C 1 0.140625 1.015625 0.125 1.140625 0.03125 C 1.265625 -0.109375 1.375 -0.265625 1.671875 -0.5625 C 2.359375 -0.015625 3.34375 0.140625 4.0625 0.140625 C 5.921875 0.140625 6.71875 -1.125 6.71875 -2.390625 Z M 6.71875 -2.390625 "
+           id="path206" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-2">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 C 6.4375 -0.515625 6.34375 -0.515625 6.34375 -0.984375 L 6.34375 -5.375 L 4.21875 -5.28125 L 4.21875 -4.765625 C 4.953125 -4.765625 5.046875 -4.765625 5.046875 -4.296875 L 5.046875 -1.953125 C 5.046875 -1.046875 4.5 -0.328125 3.578125 -0.328125 C 2.671875 -0.328125 2.625 -0.625 2.625 -1.28125 L 2.625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -1.46875 C 1.328125 -0.28125 2.125 0.078125 3.40625 0.078125 C 3.6875 0.078125 4.578125 0.078125 5.09375 -0.890625 L 5.109375 -0.890625 L 5.109375 0.078125 Z M 7.171875 0 "
+           id="path209" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-3">
+        <path
+           style="stroke:none;"
+           d="M 10.90625 0 L 10.90625 -0.515625 L 10.09375 -0.515625 L 10.09375 -3.65625 C 10.09375 -4.75 9.625 -5.375 8.28125 -5.375 C 7.078125 -5.375 6.515625 -4.5625 6.328125 -4.1875 C 6.125 -5.203125 5.3125 -5.375 4.546875 -5.375 C 3.40625 -5.375 2.78125 -4.640625 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.359375 3.59375 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.0625 -4.71875 5.0625 -3.796875 L 5.0625 -0.515625 L 4.234375 -0.515625 L 4.234375 0 C 4.5 -0.03125 5.359375 -0.03125 5.703125 -0.03125 C 6.03125 -0.03125 6.90625 -0.03125 7.1875 0 L 7.1875 -0.515625 L 6.359375 -0.515625 L 6.359375 -3.0625 C 6.359375 -4.359375 7.328125 -4.984375 8.078125 -4.984375 C 8.515625 -4.984375 8.78125 -4.71875 8.78125 -3.796875 L 8.78125 -0.515625 L 7.953125 -0.515625 L 7.953125 0 C 8.234375 -0.03125 9.09375 -0.03125 9.4375 -0.03125 C 9.765625 -0.03125 10.640625 -0.03125 10.90625 0 Z M 10.90625 0 "
+           id="path212" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-4">
+        <path
+           style="stroke:none;"
+           d="M 6.46875 -0.265625 C 6.46875 -0.515625 6.359375 -0.515625 6.1875 -0.515625 C 5.4375 -0.53125 5.4375 -0.71875 5.4375 -0.984375 L 5.4375 -3.578125 C 5.4375 -4.671875 4.5625 -5.421875 2.875 -5.421875 C 2.21875 -5.421875 0.796875 -5.359375 0.796875 -4.34375 C 0.796875 -3.84375 1.1875 -3.640625 1.5 -3.640625 C 1.859375 -3.640625 2.21875 -3.890625 2.21875 -4.34375 C 2.21875 -4.5625 2.125 -4.78125 1.921875 -4.90625 C 2.3125 -5.015625 2.609375 -5.015625 2.828125 -5.015625 C 3.640625 -5.015625 4.140625 -4.5625 4.140625 -3.578125 L 4.140625 -3.109375 C 2.25 -3.109375 0.34375 -2.578125 0.34375 -1.25 C 0.34375 -0.171875 1.734375 0.078125 2.5625 0.078125 C 3.484375 0.078125 4.0625 -0.4375 4.296875 -0.953125 C 4.296875 -0.515625 4.296875 0 5.515625 0 L 6.125 0 C 6.375 0 6.46875 0 6.46875 -0.265625 Z M 4.140625 -1.65625 C 4.140625 -0.53125 3.125 -0.328125 2.75 -0.328125 C 2.15625 -0.328125 1.671875 -0.71875 1.671875 -1.265625 C 1.671875 -2.359375 2.96875 -2.71875 4.140625 -2.78125 Z M 4.140625 -1.65625 "
+           id="path215" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-5">
+        <path
+           style="stroke:none;"
+           d="M 5.109375 -4.4375 C 5.109375 -5.046875 4.484375 -5.375 3.90625 -5.375 C 2.96875 -5.375 2.5625 -4.546875 2.390625 -4.046875 L 2.375 -4.046875 L 2.375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.59375 -0.03125 1.921875 -0.03125 C 2.265625 -0.03125 3.234375 -0.03125 3.53125 0 L 3.53125 -0.515625 L 2.484375 -0.515625 L 2.484375 -2.6875 C 2.484375 -3.078125 2.5625 -4.984375 3.96875 -4.984375 C 3.796875 -4.859375 3.71875 -4.65625 3.71875 -4.4375 C 3.71875 -3.9375 4.109375 -3.734375 4.40625 -3.734375 C 4.703125 -3.734375 5.109375 -3.9375 5.109375 -4.4375 Z M 5.109375 -4.4375 "
+           id="path218" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-6">
+        <path
+           style="stroke:none;"
+           d="M 6.796875 -4.796875 L 6.796875 -5.3125 C 6.390625 -5.28125 6.34375 -5.28125 5.859375 -5.28125 L 4.828125 -5.3125 L 4.828125 -4.796875 C 4.828125 -4.796875 5.40625 -4.796875 5.40625 -4.640625 C 5.40625 -4.609375 5.359375 -4.53125 5.359375 -4.5 L 3.953125 -1.484375 L 2.421875 -4.796875 L 3.078125 -4.796875 L 3.078125 -5.3125 C 2.796875 -5.28125 1.984375 -5.28125 1.65625 -5.28125 C 1.296875 -5.28125 0.59375 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 1.046875 -4.796875 L 3.265625 0 C 3.203125 0.140625 3.03125 0.484375 2.96875 0.640625 C 2.71875 1.171875 2.34375 2 1.5 2 C 1.453125 2 1.3125 2 1.1875 1.921875 C 1.203125 1.90625 1.5625 1.765625 1.5625 1.3125 C 1.5625 0.921875 1.28125 0.671875 0.921875 0.671875 C 0.546875 0.671875 0.265625 0.921875 0.265625 1.328125 C 0.265625 1.890625 0.78125 2.390625 1.5 2.390625 C 2.484375 2.390625 3.125 1.5 3.375 0.984375 L 5.921875 -4.53125 C 5.984375 -4.703125 6.03125 -4.796875 6.796875 -4.796875 Z M 6.796875 -4.796875 "
+           id="path221" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-7">
+        <path
+           style="stroke:none;"
+           d="M 6.328125 -2.625 C 6.328125 -4.234375 5.234375 -5.421875 3.359375 -5.421875 C 1.40625 -5.421875 0.375 -4.171875 0.375 -2.625 C 0.375 -1.046875 1.46875 0.078125 3.34375 0.078125 C 5.296875 0.078125 6.328125 -1.109375 6.328125 -2.625 Z M 4.90625 -2.734375 C 4.90625 -1.75 4.90625 -0.359375 3.359375 -0.359375 C 1.8125 -0.359375 1.8125 -1.75 1.8125 -2.734375 C 1.8125 -3.296875 1.8125 -3.890625 2.03125 -4.328125 C 2.296875 -4.8125 2.828125 -5.015625 3.34375 -5.015625 C 4.03125 -5.015625 4.453125 -4.703125 4.65625 -4.359375 C 4.90625 -3.9375 4.90625 -3.3125 4.90625 -2.734375 Z M 4.90625 -2.734375 "
+           id="path224" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-8">
+        <path
+           style="stroke:none;"
+           d="M 5.046875 -7.375 C 5.046875 -7.859375 4.609375 -8.359375 3.765625 -8.359375 C 2.671875 -8.359375 1.34375 -7.90625 1.34375 -6.53125 L 1.34375 -5.3125 L 0.46875 -5.3125 L 0.46875 -4.796875 L 1.34375 -4.796875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.703125 -0.03125 2.03125 -0.03125 C 2.375 -0.03125 3.34375 -0.03125 3.640625 0 L 3.640625 -0.515625 L 2.59375 -0.515625 L 2.59375 -4.796875 L 3.953125 -4.796875 L 3.953125 -5.3125 L 2.53125 -5.3125 L 2.53125 -6.53125 C 2.53125 -7.78125 3.328125 -7.96875 3.71875 -7.96875 C 3.84375 -7.96875 3.875 -7.953125 3.9375 -7.9375 C 3.765625 -7.8125 3.65625 -7.609375 3.65625 -7.359375 C 3.65625 -6.890625 4.046875 -6.671875 4.34375 -6.671875 C 4.609375 -6.671875 5.046875 -6.84375 5.046875 -7.375 Z M 5.046875 -7.375 "
+           id="path227" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-9">
+        <path
+           style="stroke:none;"
+           d="M 7 -2.671875 C 7 -4.3125 5.890625 -5.375 4.28125 -5.375 C 3.578125 -5.375 2.96875 -5.140625 2.484375 -4.75 L 2.484375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 1.8125 L 0.421875 1.8125 L 0.421875 2.3125 C 0.6875 2.296875 1.546875 2.296875 1.890625 2.296875 C 2.21875 2.296875 3.09375 2.296875 3.375 2.3125 L 3.375 1.8125 L 2.546875 1.8125 L 2.546875 -0.484375 C 2.84375 -0.234375 3.375 0.078125 4.09375 0.078125 C 5.71875 0.078125 7 -0.921875 7 -2.671875 Z M 5.5625 -2.671875 C 5.5625 -0.9375 4.703125 -0.328125 3.9375 -0.328125 C 3.4375 -0.328125 2.921875 -0.578125 2.546875 -1.140625 L 2.546875 -4.1875 C 2.984375 -4.75 3.625 -4.953125 4.09375 -4.953125 C 4.859375 -4.953125 5.5625 -4.25 5.5625 -2.671875 Z M 5.5625 -2.671875 "
+           id="path230" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-10">
+        <path
+           style="stroke:none;"
+           d="M 5.75 -1.40625 C 5.75 -1.578125 5.5625 -1.578125 5.5 -1.578125 C 5.3125 -1.578125 5.296875 -1.546875 5.21875 -1.390625 C 4.90625 -0.609375 4.125 -0.359375 3.546875 -0.359375 C 1.8125 -0.359375 1.8125 -1.96875 1.8125 -2.640625 L 5.40625 -2.640625 C 5.671875 -2.640625 5.75 -2.640625 5.75 -2.9375 C 5.75 -3.296875 5.671875 -4.203125 5.109375 -4.75 C 4.609375 -5.265625 3.9375 -5.421875 3.25 -5.421875 C 1.390625 -5.421875 0.375 -4.203125 0.375 -2.6875 C 0.375 -1.015625 1.609375 0.078125 3.40625 0.078125 C 5.21875 0.078125 5.75 -1.1875 5.75 -1.40625 Z M 4.65625 -2.984375 L 1.8125 -2.984375 C 1.828125 -3.484375 1.84375 -3.9375 2.09375 -4.375 C 2.3125 -4.75 2.734375 -5.015625 3.25 -5.015625 C 4.53125 -5.015625 4.640625 -3.578125 4.65625 -2.984375 Z M 4.65625 -2.984375 "
+           id="path233" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-11">
+        <path
+           style="stroke:none;"
+           d="M 6.875 0 L 6.875 -0.515625 C 6.6875 -0.515625 6.4375 -0.515625 6.3125 -0.53125 C 6.140625 -0.5625 6.09375 -0.59375 5.96875 -0.765625 L 3.96875 -3.34375 L 5.46875 -4.5625 C 5.625 -4.6875 5.75 -4.796875 6.578125 -4.796875 L 6.578125 -5.3125 C 6.265625 -5.28125 6.03125 -5.28125 5.578125 -5.28125 C 5.265625 -5.28125 4.609375 -5.28125 4.328125 -5.3125 L 4.328125 -4.796875 C 4.46875 -4.796875 4.75 -4.75 4.75 -4.65625 C 4.75 -4.609375 4.6875 -4.5625 4.65625 -4.546875 L 2.484375 -2.796875 L 2.484375 -8.296875 L 0.421875 -8.203125 L 0.421875 -7.6875 C 1.15625 -7.6875 1.25 -7.6875 1.25 -7.21875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.515625 -0.03125 1.84375 -0.03125 C 2.15625 -0.03125 2.984375 -0.03125 3.265625 0 L 3.265625 -0.515625 L 2.4375 -0.515625 L 2.4375 -2.109375 C 2.625 -2.265625 2.8125 -2.421875 3.078125 -2.625 L 4.515625 -0.765625 C 4.609375 -0.671875 4.609375 -0.640625 4.609375 -0.640625 C 4.609375 -0.515625 4.359375 -0.515625 4.203125 -0.515625 L 4.203125 0 C 4.484375 -0.03125 5.265625 -0.03125 5.59375 -0.03125 C 6.203125 -0.03125 6.375 -0.03125 6.875 0 Z M 6.875 0 "
+           id="path236" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-12">
+        <path
+           style="stroke:none;"
+           d="M 3.734375 -2.109375 L 3.734375 -3.203125 L 0.140625 -3.203125 L 0.140625 -2.109375 Z M 3.734375 -2.109375 "
+           id="path239" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-13">
+        <path
+           style="stroke:none;"
+           d="M 5.59375 -1.40625 C 5.59375 -1.546875 5.46875 -1.546875 5.34375 -1.546875 C 5.15625 -1.546875 5.140625 -1.53125 5.078125 -1.390625 C 5 -1.15625 4.671875 -0.359375 3.578125 -0.359375 C 1.890625 -0.359375 1.890625 -2.171875 1.890625 -2.71875 C 1.890625 -3.421875 1.90625 -4.984375 3.46875 -4.984375 C 3.546875 -4.984375 4.25 -4.953125 4.25 -4.90625 C 4.25 -4.90625 4.25 -4.875 4.21875 -4.859375 C 4.1875 -4.828125 4.03125 -4.65625 4.03125 -4.34375 C 4.03125 -3.84375 4.4375 -3.640625 4.734375 -3.640625 C 4.984375 -3.640625 5.4375 -3.796875 5.4375 -4.359375 C 5.4375 -5.34375 4.0625 -5.421875 3.421875 -5.421875 C 1.296875 -5.421875 0.453125 -4.03125 0.453125 -2.65625 C 0.453125 -1.03125 1.59375 0.078125 3.34375 0.078125 C 5.21875 0.078125 5.59375 -1.3125 5.59375 -1.40625 Z M 5.59375 -1.40625 "
+           id="path242" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-14">
+        <path
+           style="stroke:none;"
+           d="M 3.421875 0 L 3.421875 -0.515625 L 2.59375 -0.515625 L 2.59375 -8.296875 L 0.53125 -8.203125 L 0.53125 -7.6875 C 1.265625 -7.6875 1.34375 -7.6875 1.34375 -7.21875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.65625 -0.03125 1.96875 -0.03125 C 2.296875 -0.03125 3.140625 -0.03125 3.421875 0 Z M 3.421875 0 "
+           id="path245" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-15">
+        <path
+           style="stroke:none;"
+           d="M 3.328125 0 L 3.328125 -0.515625 L 2.59375 -0.515625 L 2.59375 -5.375 L 0.5625 -5.28125 L 0.5625 -4.765625 C 1.265625 -4.765625 1.34375 -4.765625 1.34375 -4.296875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.625 -0.03125 1.953125 -0.03125 C 2.28125 -0.03125 3.046875 -0.03125 3.328125 0 Z M 2.734375 -7.265625 C 2.734375 -7.75 2.328125 -8.125 1.875 -8.125 C 1.390625 -8.125 1 -7.734375 1 -7.265625 C 1 -6.78125 1.40625 -6.40625 1.859375 -6.40625 C 2.359375 -6.40625 2.734375 -6.796875 2.734375 -7.265625 Z M 2.734375 -7.265625 "
+           id="path248" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-16">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 L 6.34375 -0.515625 L 6.34375 -3.65625 C 6.34375 -4.796875 5.859375 -5.375 4.546875 -5.375 C 3.6875 -5.375 2.9375 -4.953125 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.34375 3.578125 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.046875 -4.703125 5.046875 -3.796875 L 5.046875 -0.515625 L 4.21875 -0.515625 L 4.21875 0 C 4.5 -0.03125 5.359375 -0.03125 5.6875 -0.03125 C 6.03125 -0.03125 6.890625 -0.03125 7.171875 0 Z M 7.171875 0 "
+           id="path251" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-17">
+        <path
+           style="stroke:none;"
+           d="M 6.515625 -4.78125 C 6.515625 -5.0625 6.296875 -5.453125 5.796875 -5.453125 C 5.28125 -5.453125 4.796875 -5.203125 4.546875 -4.984375 C 4.046875 -5.265625 3.578125 -5.375 2.96875 -5.375 C 1.328125 -5.375 0.671875 -4.453125 0.671875 -3.625 C 0.671875 -3.25 0.78125 -2.765625 1.296875 -2.359375 C 1.09375 -2.125 0.875 -1.703125 0.875 -1.28125 C 0.875 -0.765625 1.140625 -0.328125 1.40625 -0.125 C 1.109375 -0.0625 0.375 0.21875 0.375 0.890625 C 0.375 1.609375 1.140625 2.40625 3.34375 2.40625 C 5.328125 2.40625 6.328125 1.75 6.328125 0.859375 C 6.328125 -0.1875 5.640625 -0.53125 5.34375 -0.6875 C 4.765625 -0.96875 4 -0.96875 2.953125 -0.96875 C 2.65625 -0.96875 2.125 -0.96875 2.0625 -0.984375 C 1.546875 -1.0625 1.40625 -1.515625 1.40625 -1.75 C 1.40625 -1.84375 1.421875 -2.015625 1.546875 -2.171875 C 2.125 -1.859375 2.796875 -1.859375 2.96875 -1.859375 C 4.625 -1.859375 5.28125 -2.78125 5.28125 -3.625 C 5.28125 -4.234375 4.9375 -4.65625 4.796875 -4.78125 C 5.140625 -4.96875 5.421875 -5.015625 5.625 -5.046875 C 5.59375 -4.984375 5.5625 -4.9375 5.5625 -4.78125 C 5.5625 -4.53125 5.71875 -4.296875 6.03125 -4.296875 C 6.34375 -4.296875 6.515625 -4.53125 6.515625 -4.78125 Z M 4.015625 -3.625 C 4.015625 -3.078125 4.015625 -2.25 2.96875 -2.25 C 1.9375 -2.25 1.9375 -3.078125 1.9375 -3.625 C 1.9375 -4.171875 1.9375 -5 2.96875 -5 C 4.015625 -5 4.015625 -4.171875 4.015625 -3.625 Z M 5.359375 0.90625 C 5.359375 1.328125 4.9375 2.015625 3.359375 2.015625 C 1.78125 2.015625 1.34375 1.34375 1.34375 0.890625 C 1.34375 0.125 2.109375 0.125 2.28125 0.125 L 3.640625 0.125 C 4.515625 0.125 5.359375 0.28125 5.359375 0.90625 Z M 5.359375 0.90625 "
+           id="path254" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-18">
+        <path
+           style="stroke:none;"
+           d="M 4.84375 -1.65625 C 4.84375 -2.234375 4.53125 -2.625 4.296875 -2.84375 C 3.796875 -3.25 3.390625 -3.328125 2.75 -3.4375 C 1.984375 -3.578125 1.265625 -3.703125 1.265625 -4.28125 C 1.265625 -5.0625 2.328125 -5.0625 2.578125 -5.0625 C 3.90625 -5.0625 3.984375 -4.21875 4 -3.921875 C 4.015625 -3.765625 4.109375 -3.765625 4.25 -3.765625 C 4.5 -3.765625 4.5 -3.796875 4.5 -4.078125 L 4.5 -5.109375 C 4.5 -5.328125 4.5 -5.421875 4.328125 -5.421875 C 4.25 -5.421875 4.234375 -5.421875 4.046875 -5.3125 C 4 -5.265625 3.875 -5.1875 3.8125 -5.15625 C 3.484375 -5.34375 3.03125 -5.421875 2.609375 -5.421875 C 2.25 -5.421875 0.453125 -5.421875 0.453125 -3.859375 C 0.453125 -2.609375 1.9375 -2.34375 2.3125 -2.28125 C 2.625 -2.21875 3.03125 -2.15625 3.078125 -2.15625 C 3.546875 -2.046875 4.03125 -1.75 4.03125 -1.25 C 4.03125 -0.328125 2.9375 -0.328125 2.6875 -0.328125 C 2.078125 -0.328125 1.328125 -0.515625 0.984375 -1.671875 C 0.921875 -1.90625 0.90625 -1.921875 0.703125 -1.921875 C 0.453125 -1.921875 0.453125 -1.890625 0.453125 -1.609375 L 0.453125 -0.234375 C 0.453125 -0.015625 0.453125 0.078125 0.640625 0.078125 C 0.71875 0.078125 0.734375 0.078125 0.984375 -0.125 L 1.296875 -0.34375 C 1.828125 0.078125 2.46875 0.078125 2.6875 0.078125 C 3.34375 0.078125 4.84375 -0.078125 4.84375 -1.65625 Z M 4.84375 -1.65625 "
+           id="path257" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-19">
+        <path
+           style="stroke:none;"
+           d="M 4.46875 -1.484375 L 4.46875 -2.109375 L 3.96875 -2.109375 L 3.96875 -1.5 C 3.96875 -0.703125 3.609375 -0.359375 3.234375 -0.359375 C 2.515625 -0.359375 2.515625 -1.15625 2.515625 -1.4375 L 2.515625 -4.796875 L 4.25 -4.796875 L 4.25 -5.3125 L 2.515625 -5.3125 L 2.515625 -7.59375 L 2.015625 -7.59375 C 2.015625 -6.40625 1.4375 -5.21875 0.25 -5.1875 L 0.25 -4.796875 L 1.21875 -4.796875 L 1.21875 -1.46875 C 1.21875 -0.203125 2.203125 0.078125 3.0625 0.078125 C 3.9375 0.078125 4.46875 -0.59375 4.46875 -1.484375 Z M 4.46875 -1.484375 "
+           id="path260" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-20">
+        <path
+           style="stroke:none;"
+           d="M 2.71875 -0.859375 C 2.71875 -1.34375 2.328125 -1.71875 1.859375 -1.71875 C 1.40625 -1.71875 1 -1.34375 1 -0.859375 C 1 -0.375 1.40625 0 1.859375 0 C 2.328125 0 2.71875 -0.375 2.71875 -0.859375 Z M 2.71875 -0.859375 "
+           id="path263" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path266" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-1">
+        <path
+           style="stroke:none;"
+           d="M 7.25 -3.078125 L 6.640625 -3.078125 C 6.59375 -2.78125 6.5 -1.9375 6.28125 -1.796875 C 6.171875 -1.6875 5.046875 -1.6875 4.828125 -1.6875 L 2.609375 -1.6875 L 4.671875 -3.40625 C 6.265625 -4.59375 7.25 -5.328125 7.25 -6.703125 C 7.25 -8.390625 5.703125 -9.40625 3.8125 -9.40625 C 2.1875 -9.40625 0.796875 -8.484375 0.796875 -7.125 C 0.796875 -6.375 1.421875 -6.15625 1.75 -6.15625 C 2.1875 -6.15625 2.71875 -6.453125 2.71875 -7.109375 C 2.71875 -7.71875 2.265625 -8.015625 1.828125 -8.078125 C 2.390625 -8.734375 3.15625 -8.796875 3.453125 -8.796875 C 4.78125 -8.796875 5.40625 -7.71875 5.40625 -6.6875 C 5.40625 -5.5625 4.640625 -4.53125 4.0625 -3.921875 L 0.953125 -0.65625 C 0.796875 -0.53125 0.796875 -0.5 0.796875 -0.25 L 0.796875 0 L 6.828125 0 Z M 7.25 -3.078125 "
+           id="path269" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-2">
+        <path
+           style="stroke:none;"
+           d="M 3.265625 -1.03125 C 3.265625 -1.625 2.796875 -2.0625 2.234375 -2.0625 C 1.671875 -2.0625 1.203125 -1.625 1.203125 -1.03125 C 1.203125 -0.4375 1.671875 0 2.234375 0 C 2.796875 0 3.265625 -0.4375 3.265625 -1.03125 Z M 3.265625 -1.03125 "
+           id="path272" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-3">
+        <path
+           style="stroke:none;"
+           d="M 7.609375 0 L 7.609375 -0.609375 L 6.203125 -0.609375 L 6.203125 -2.25 L 7.609375 -2.25 L 7.609375 -2.875 L 6.203125 -2.875 L 6.203125 -9.015625 C 6.203125 -9.375 6.203125 -9.4375 5.84375 -9.4375 C 5.578125 -9.4375 5.546875 -9.4375 5.375 -9.21875 L 0.4375 -2.875 L 0.4375 -2.25 L 4.515625 -2.25 L 4.515625 -0.609375 L 2.953125 -0.609375 L 2.953125 0 C 3.375 -0.03125 4.796875 -0.03125 5.3125 -0.03125 C 5.796875 -0.03125 7.21875 -0.03125 7.609375 0 Z M 4.640625 -2.875 L 1.109375 -2.875 L 4.640625 -7.4375 Z M 4.640625 -2.875 "
+           id="path275" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-4">
+        <path
+           style="stroke:none;"
+           d="M 12.0625 0 L 12.0625 -0.609375 L 10.546875 -0.609375 L 10.546875 -9.21875 L 12.0625 -9.21875 L 12.0625 -9.84375 C 11.640625 -9.8125 10.109375 -9.8125 9.59375 -9.8125 C 9.078125 -9.8125 7.546875 -9.8125 7.125 -9.84375 L 7.125 -9.21875 L 8.65625 -9.21875 L 8.65625 -5.421875 L 3.953125 -5.421875 L 3.953125 -9.21875 L 5.484375 -9.21875 L 5.484375 -9.84375 C 5.0625 -9.8125 3.53125 -9.8125 3.015625 -9.8125 C 2.5 -9.8125 0.96875 -9.8125 0.546875 -9.84375 L 0.546875 -9.21875 L 2.0625 -9.21875 L 2.0625 -0.609375 L 0.546875 -0.609375 L 0.546875 0 C 0.96875 -0.03125 2.5 -0.03125 3.015625 -0.03125 C 3.53125 -0.03125 5.0625 -0.03125 5.484375 0 L 5.484375 -0.609375 L 3.953125 -0.609375 L 3.953125 -4.8125 L 8.65625 -4.8125 L 8.65625 -0.609375 L 7.125 -0.609375 L 7.125 0 C 7.546875 -0.03125 9.078125 -0.03125 9.59375 -0.03125 C 10.109375 -0.03125 11.640625 -0.03125 12.0625 0 Z M 12.0625 0 "
+           id="path278" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-5">
+        <path
+           style="stroke:none;"
+           d="M 7.375 -2.5625 C 7.375 -3.265625 7.015625 -4.640625 4.796875 -5.015625 C 6.046875 -5.40625 6.921875 -6.296875 6.921875 -7.4375 C 6.921875 -8.5 5.890625 -9.40625 3.90625 -9.40625 C 2.296875 -9.40625 1.125 -8.5625 1.125 -7.40625 C 1.125 -6.6875 1.671875 -6.453125 2.046875 -6.453125 C 2.46875 -6.453125 2.96875 -6.734375 2.96875 -7.390625 C 2.96875 -7.71875 2.828125 -8.203125 2.15625 -8.3125 C 2.75 -8.890625 3.734375 -8.890625 3.8125 -8.890625 C 5.09375 -8.890625 5.09375 -7.90625 5.09375 -7.46875 C 5.09375 -7.046875 5.03125 -6.390625 4.578125 -5.796875 C 4.203125 -5.3125 3.828125 -5.28125 3.28125 -5.25 C 3.109375 -5.234375 2.828125 -5.21875 2.765625 -5.1875 C 2.6875 -5.15625 2.6875 -5.046875 2.6875 -4.984375 C 2.6875 -4.75 2.765625 -4.75 3.0625 -4.75 L 3.75 -4.75 C 5.34375 -4.75 5.34375 -3.25 5.34375 -2.5625 C 5.34375 -1.921875 5.34375 -0.40625 3.796875 -0.40625 C 3.5 -0.40625 2.546875 -0.4375 1.859375 -0.9375 C 2.484375 -1.0625 2.703125 -1.5 2.703125 -1.9375 C 2.703125 -2.53125 2.28125 -2.9375 1.6875 -2.9375 C 1.09375 -2.9375 0.671875 -2.53125 0.671875 -1.921875 C 0.671875 -0.609375 2.109375 0.171875 3.875 0.171875 C 6.234375 0.171875 7.375 -1.140625 7.375 -2.5625 Z M 7.375 -2.5625 "
+           id="path281" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-6">
+        <path
+           style="stroke:none;"
+           d="M 11.953125 0 L 11.953125 -0.609375 L 11.5625 -0.609375 C 10.78125 -0.609375 10.734375 -0.6875 10.578125 -0.890625 L 6.734375 -6.046875 L 10.140625 -8.953125 C 10.328125 -9.109375 10.453125 -9.21875 11.734375 -9.21875 L 11.734375 -9.84375 L 10.203125 -9.8125 C 9.765625 -9.8125 8.65625 -9.8125 8.296875 -9.84375 L 8.296875 -9.21875 C 8.609375 -9.21875 8.953125 -9.203125 9.328125 -9.0625 L 9.328125 -9.046875 L 3.953125 -4.46875 L 3.953125 -9.21875 L 5.484375 -9.21875 L 5.484375 -9.84375 C 5.0625 -9.8125 3.53125 -9.8125 3.015625 -9.8125 C 2.5 -9.8125 0.96875 -9.8125 0.546875 -9.84375 L 0.546875 -9.21875 L 2.0625 -9.21875 L 2.0625 -0.609375 L 0.546875 -0.609375 L 0.546875 0 C 0.96875 -0.03125 2.5 -0.03125 3.015625 -0.03125 C 3.53125 -0.03125 5.0625 -0.03125 5.484375 0 L 5.484375 -0.609375 L 3.953125 -0.609375 L 3.953125 -3.6875 L 5.4375 -4.953125 L 8.4375 -0.953125 C 8.46875 -0.90625 8.515625 -0.828125 8.515625 -0.78125 C 8.515625 -0.609375 7.8125 -0.609375 7.5 -0.609375 L 7.5 0 C 7.953125 -0.03125 9.296875 -0.03125 9.84375 -0.03125 C 10.265625 -0.03125 11.625 -0.03125 11.953125 0 Z M 11.953125 0 "
+           id="path284" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-7">
+        <path
+           style="stroke:none;"
+           d="M 7.765625 -0.3125 C 7.765625 -0.609375 7.625 -0.609375 7.4375 -0.609375 C 6.53125 -0.625 6.53125 -0.859375 6.53125 -1.1875 L 6.53125 -4.28125 C 6.53125 -5.609375 5.484375 -6.5 3.453125 -6.5 C 2.65625 -6.5 0.96875 -6.421875 0.96875 -5.21875 C 0.96875 -4.625 1.421875 -4.359375 1.8125 -4.359375 C 2.234375 -4.359375 2.65625 -4.65625 2.65625 -5.203125 C 2.65625 -5.484375 2.546875 -5.734375 2.3125 -5.890625 C 2.78125 -6.03125 3.125 -6.03125 3.40625 -6.03125 C 4.375 -6.03125 4.96875 -5.484375 4.96875 -4.296875 L 4.96875 -3.734375 C 2.703125 -3.734375 0.421875 -3.09375 0.421875 -1.5 C 0.421875 -0.203125 2.078125 0.09375 3.0625 0.09375 C 4.171875 0.09375 4.875 -0.515625 5.15625 -1.140625 C 5.15625 -0.609375 5.15625 0 6.609375 0 L 7.34375 0 C 7.640625 0 7.765625 0 7.765625 -0.3125 Z M 4.96875 -2 C 4.96875 -0.640625 3.765625 -0.390625 3.296875 -0.390625 C 2.59375 -0.390625 2.015625 -0.859375 2.015625 -1.515625 C 2.015625 -2.828125 3.5625 -3.265625 4.96875 -3.34375 Z M 4.96875 -2 "
+           id="path287" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-8">
+        <path
+           style="stroke:none;"
+           d="M 8.609375 0 L 8.609375 -0.609375 L 7.609375 -0.609375 L 7.609375 -4.390625 C 7.609375 -5.75 7.03125 -6.453125 5.453125 -6.453125 C 4.421875 -6.453125 3.53125 -5.953125 3.046875 -4.875 L 3.03125 -4.875 L 3.03125 -6.453125 L 0.609375 -6.34375 L 0.609375 -5.71875 C 1.484375 -5.71875 1.59375 -5.71875 1.59375 -5.15625 L 1.59375 -0.609375 L 0.609375 -0.609375 L 0.609375 0 C 0.9375 -0.03125 1.96875 -0.03125 2.359375 -0.03125 C 2.765625 -0.03125 3.8125 -0.03125 4.140625 0 L 4.140625 -0.609375 L 3.15625 -0.609375 L 3.15625 -3.671875 C 3.15625 -5.21875 4.296875 -5.984375 5.21875 -5.984375 C 5.75 -5.984375 6.046875 -5.640625 6.046875 -4.546875 L 6.046875 -0.609375 L 5.0625 -0.609375 L 5.0625 0 C 5.390625 -0.03125 6.421875 -0.03125 6.828125 -0.03125 C 7.234375 -0.03125 8.28125 -0.03125 8.609375 0 Z M 8.609375 0 "
+           id="path290" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-9">
+        <path
+           style="stroke:none;"
+           d="M 8.453125 0 L 8.453125 -0.609375 C 7.5625 -0.609375 7.453125 -0.609375 7.453125 -1.171875 L 7.453125 -9.953125 L 4.984375 -9.84375 L 4.984375 -9.21875 C 5.859375 -9.21875 5.96875 -9.21875 5.96875 -8.65625 L 5.96875 -5.765625 C 5.65625 -6.03125 5.015625 -6.453125 4.03125 -6.453125 C 2 -6.453125 0.546875 -5.1875 0.546875 -3.1875 C 0.546875 -1.140625 1.96875 0.09375 3.875 0.09375 C 4.65625 0.09375 5.328125 -0.1875 5.890625 -0.65625 L 5.890625 0.09375 Z M 5.890625 -1.453125 C 5.296875 -0.578125 4.5625 -0.390625 4.046875 -0.390625 C 2.265625 -0.390625 2.265625 -2.203125 2.265625 -3.15625 C 2.265625 -3.828125 2.265625 -4.546875 2.578125 -5.09375 C 3.03125 -5.890625 3.875 -5.984375 4.203125 -5.984375 C 4.796875 -5.984375 5.421875 -5.71875 5.890625 -5.09375 Z M 5.890625 -1.453125 "
+           id="path293" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-10">
+        <path
+           style="stroke:none;"
+           d="M 7.8125 -9.234375 L 4.796875 -9.234375 C 4.6875 -9.234375 2.546875 -9.3125 2.375 -9.34375 C 2.015625 -9.390625 2 -9.546875 1.96875 -9.703125 L 1.359375 -9.703125 L 0.890625 -6.15625 L 1.484375 -6.15625 C 1.5 -6.296875 1.625 -7.296875 1.859375 -7.453125 C 2 -7.546875 3.1875 -7.546875 3.40625 -7.546875 L 6.015625 -7.546875 C 4.34375 -5.515625 4.15625 -5.296875 3.71875 -4.453125 C 2.875 -2.78125 2.734375 -1.484375 2.734375 -0.78125 C 2.734375 0.171875 3.46875 0.171875 3.578125 0.171875 C 3.9375 0.171875 4.140625 -0.015625 4.25 -0.109375 C 4.4375 -0.34375 4.4375 -0.515625 4.4375 -1.140625 C 4.4375 -3.34375 4.640625 -4.953125 5.53125 -6.03125 L 7.6875 -8.59375 C 7.8125 -8.734375 7.8125 -8.765625 7.8125 -9.234375 Z M 7.8125 -9.234375 "
+           id="path296" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-11">
+        <path
+           style="stroke:none;"
+           d="M 13.09375 0 L 13.09375 -0.609375 L 12.109375 -0.609375 L 12.109375 -4.390625 C 12.109375 -5.703125 11.546875 -6.453125 9.9375 -6.453125 C 8.484375 -6.453125 7.8125 -5.484375 7.59375 -5.015625 C 7.359375 -6.234375 6.390625 -6.453125 5.46875 -6.453125 C 4.09375 -6.453125 3.34375 -5.5625 3.046875 -4.875 L 3.03125 -4.875 L 3.03125 -6.453125 L 0.609375 -6.34375 L 0.609375 -5.71875 C 1.484375 -5.71875 1.59375 -5.71875 1.59375 -5.15625 L 1.59375 -0.609375 L 0.609375 -0.609375 L 0.609375 0 C 0.9375 -0.03125 1.96875 -0.03125 2.359375 -0.03125 C 2.765625 -0.03125 3.8125 -0.03125 4.140625 0 L 4.140625 -0.609375 L 3.15625 -0.609375 L 3.15625 -3.671875 C 3.15625 -5.234375 4.3125 -5.984375 5.21875 -5.984375 C 5.75 -5.984375 6.0625 -5.671875 6.0625 -4.546875 L 6.0625 -0.609375 L 5.078125 -0.609375 L 5.078125 0 C 5.40625 -0.03125 6.4375 -0.03125 6.84375 -0.03125 C 7.25 -0.03125 8.296875 -0.03125 8.625 0 L 8.625 -0.609375 L 7.625 -0.609375 L 7.625 -3.671875 C 7.625 -5.234375 8.796875 -5.984375 9.703125 -5.984375 C 10.234375 -5.984375 10.546875 -5.671875 10.546875 -4.546875 L 10.546875 -0.609375 L 9.546875 -0.609375 L 9.546875 0 C 9.890625 -0.03125 10.921875 -0.03125 11.3125 -0.03125 C 11.71875 -0.03125 12.765625 -0.03125 13.09375 0 Z M 13.09375 0 "
+           id="path299" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-12">
+        <path
+           style="stroke:none;"
+           d="M 6.90625 -1.671875 C 6.90625 -1.890625 6.6875 -1.890625 6.59375 -1.890625 C 6.375 -1.890625 6.359375 -1.84375 6.265625 -1.65625 C 5.890625 -0.734375 4.953125 -0.4375 4.265625 -0.4375 C 2.1875 -0.4375 2.171875 -2.359375 2.171875 -3.171875 L 6.484375 -3.171875 C 6.8125 -3.171875 6.90625 -3.171875 6.90625 -3.53125 C 6.90625 -3.953125 6.796875 -5.03125 6.140625 -5.703125 C 5.53125 -6.3125 4.734375 -6.5 3.90625 -6.5 C 1.65625 -6.5 0.4375 -5.03125 0.4375 -3.234375 C 0.4375 -1.21875 1.921875 0.09375 4.09375 0.09375 C 6.25 0.09375 6.90625 -1.4375 6.90625 -1.671875 Z M 5.578125 -3.578125 L 2.171875 -3.578125 C 2.1875 -4.171875 2.203125 -4.734375 2.515625 -5.25 C 2.78125 -5.703125 3.28125 -6.03125 3.90625 -6.03125 C 5.4375 -6.03125 5.5625 -4.296875 5.578125 -3.578125 Z M 5.578125 -3.578125 "
+           id="path302" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-13">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -1.78125 L 5.359375 -2.53125 L 4.765625 -2.53125 L 4.765625 -1.796875 C 4.765625 -0.84375 4.328125 -0.4375 3.890625 -0.4375 C 3.03125 -0.4375 3.03125 -1.390625 3.03125 -1.71875 L 3.03125 -5.75 L 5.09375 -5.75 L 5.09375 -6.375 L 3.03125 -6.375 L 3.03125 -9.109375 L 2.421875 -9.109375 C 2.40625 -7.6875 1.71875 -6.265625 0.296875 -6.21875 L 0.296875 -5.75 L 1.46875 -5.75 L 1.46875 -1.765625 C 1.46875 -0.25 2.640625 0.09375 3.671875 0.09375 C 4.734375 0.09375 5.359375 -0.71875 5.359375 -1.78125 Z M 5.359375 -1.78125 "
+           id="path305" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-14">
+        <path
+           style="stroke:none;"
+           d="M 8.609375 0 L 8.609375 -0.609375 L 7.609375 -0.609375 L 7.609375 -4.390625 C 7.609375 -5.75 7.03125 -6.453125 5.453125 -6.453125 C 4 -6.453125 3.296875 -5.4375 3.09375 -5 L 3.078125 -5 L 3.078125 -9.953125 L 0.609375 -9.84375 L 0.609375 -9.21875 C 1.484375 -9.21875 1.59375 -9.21875 1.59375 -8.65625 L 1.59375 -0.609375 L 0.609375 -0.609375 L 0.609375 0 C 0.9375 -0.03125 1.96875 -0.03125 2.359375 -0.03125 C 2.765625 -0.03125 3.8125 -0.03125 4.140625 0 L 4.140625 -0.609375 L 3.15625 -0.609375 L 3.15625 -3.671875 C 3.15625 -5.21875 4.296875 -5.984375 5.21875 -5.984375 C 5.75 -5.984375 6.046875 -5.640625 6.046875 -4.546875 L 6.046875 -0.609375 L 5.0625 -0.609375 L 5.0625 0 C 5.390625 -0.03125 6.421875 -0.03125 6.828125 -0.03125 C 7.234375 -0.03125 8.28125 -0.03125 8.609375 0 Z M 8.609375 0 "
+           id="path308" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-15">
+        <path
+           style="stroke:none;"
+           d="M 8.15625 -5.75 L 8.15625 -6.375 C 7.671875 -6.34375 7.609375 -6.34375 7.03125 -6.34375 L 5.796875 -6.375 L 5.796875 -5.75 C 5.796875 -5.75 6.484375 -5.75 6.484375 -5.5625 C 6.484375 -5.515625 6.4375 -5.4375 6.421875 -5.390625 L 4.75 -1.78125 L 2.90625 -5.75 L 3.703125 -5.75 L 3.703125 -6.375 C 3.359375 -6.34375 2.375 -6.34375 1.984375 -6.34375 C 1.5625 -6.34375 0.71875 -6.34375 0.34375 -6.375 L 0.34375 -5.75 L 1.265625 -5.75 L 3.921875 0 C 3.84375 0.171875 3.640625 0.59375 3.578125 0.765625 C 3.265625 1.40625 2.8125 2.390625 1.8125 2.390625 C 1.75 2.390625 1.578125 2.390625 1.421875 2.3125 C 1.453125 2.296875 1.875 2.125 1.875 1.578125 C 1.875 1.109375 1.53125 0.796875 1.109375 0.796875 C 0.65625 0.796875 0.3125 1.109375 0.3125 1.59375 C 0.3125 2.265625 0.953125 2.875 1.8125 2.875 C 2.984375 2.875 3.765625 1.8125 4.046875 1.171875 L 7.09375 -5.4375 C 7.1875 -5.640625 7.25 -5.75 8.15625 -5.75 Z M 8.15625 -5.75 "
+           id="path311" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-16">
+        <path
+           style="stroke:none;"
+           d="M 4.109375 0 L 4.109375 -0.609375 L 3.109375 -0.609375 L 3.109375 -9.953125 L 0.625 -9.84375 L 0.625 -9.21875 C 1.515625 -9.21875 1.625 -9.21875 1.625 -8.65625 L 1.625 -0.609375 L 0.625 -0.609375 L 0.625 0 C 0.96875 -0.03125 1.984375 -0.03125 2.359375 -0.03125 C 2.75 -0.03125 3.765625 -0.03125 4.109375 0 Z M 4.109375 0 "
+           id="path314" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-17">
+        <path
+           style="stroke:none;"
+           d="M 4 0 L 4 -0.609375 L 3.109375 -0.609375 L 3.109375 -6.453125 L 0.671875 -6.34375 L 0.671875 -5.71875 C 1.515625 -5.71875 1.625 -5.71875 1.625 -5.15625 L 1.625 -0.609375 L 0.625 -0.609375 L 0.625 0 C 0.96875 -0.03125 1.953125 -0.03125 2.34375 -0.03125 C 2.734375 -0.03125 3.65625 -0.03125 4 0 Z M 3.28125 -8.71875 C 3.28125 -9.3125 2.796875 -9.75 2.25 -9.75 C 1.65625 -9.75 1.203125 -9.28125 1.203125 -8.71875 C 1.203125 -8.140625 1.6875 -7.6875 2.234375 -7.6875 C 2.828125 -7.6875 3.28125 -8.15625 3.28125 -8.71875 Z M 3.28125 -8.71875 "
+           id="path317" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-18">
+        <path
+           style="stroke:none;"
+           d="M 7.609375 -3.140625 C 7.609375 -5.078125 6.28125 -6.5 4.03125 -6.5 C 1.6875 -6.5 0.4375 -5 0.4375 -3.140625 C 0.4375 -1.265625 1.765625 0.09375 4.015625 0.09375 C 6.359375 0.09375 7.609375 -1.328125 7.609375 -3.140625 Z M 5.875 -3.28125 C 5.875 -2.09375 5.875 -0.4375 4.03125 -0.4375 C 2.171875 -0.4375 2.171875 -2.109375 2.171875 -3.28125 C 2.171875 -3.953125 2.171875 -4.671875 2.4375 -5.1875 C 2.75 -5.765625 3.40625 -6.03125 4.015625 -6.03125 C 4.828125 -6.03125 5.34375 -5.640625 5.59375 -5.234375 C 5.875 -4.71875 5.875 -3.96875 5.875 -3.28125 Z M 5.875 -3.28125 "
+           id="path320" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-19">
+        <path
+           style="stroke:none;"
+           d="M 6.71875 -1.671875 C 6.71875 -1.84375 6.5625 -1.84375 6.40625 -1.84375 C 6.1875 -1.84375 6.171875 -1.84375 6.09375 -1.65625 C 6 -1.390625 5.609375 -0.4375 4.28125 -0.4375 C 2.265625 -0.4375 2.265625 -2.609375 2.265625 -3.25 C 2.265625 -4.109375 2.28125 -5.984375 4.15625 -5.984375 C 4.265625 -5.984375 5.109375 -5.953125 5.109375 -5.875 C 5.109375 -5.875 5.09375 -5.859375 5.0625 -5.84375 C 5.015625 -5.796875 4.828125 -5.578125 4.828125 -5.21875 C 4.828125 -4.625 5.328125 -4.375 5.6875 -4.375 C 5.984375 -4.375 6.53125 -4.5625 6.53125 -5.234375 C 6.53125 -6.40625 4.875 -6.5 4.109375 -6.5 C 1.546875 -6.5 0.546875 -4.828125 0.546875 -3.1875 C 0.546875 -1.234375 1.90625 0.09375 4.015625 0.09375 C 6.265625 0.09375 6.71875 -1.578125 6.71875 -1.671875 Z M 6.71875 -1.671875 "
+           id="path323" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-20">
+        <path
+           style="stroke:none;"
+           d="M 8.609375 0 L 8.609375 -0.609375 C 7.71875 -0.609375 7.609375 -0.609375 7.609375 -1.171875 L 7.609375 -6.453125 L 5.0625 -6.34375 L 5.0625 -5.71875 C 5.953125 -5.71875 6.046875 -5.71875 6.046875 -5.15625 L 6.046875 -2.359375 C 6.046875 -1.265625 5.40625 -0.390625 4.28125 -0.390625 C 3.21875 -0.390625 3.15625 -0.75 3.15625 -1.53125 L 3.15625 -6.453125 L 0.609375 -6.34375 L 0.609375 -5.71875 C 1.484375 -5.71875 1.59375 -5.71875 1.59375 -5.15625 L 1.59375 -1.765625 C 1.59375 -0.328125 2.546875 0.09375 4.09375 0.09375 C 4.4375 0.09375 5.5 0.09375 6.109375 -1.078125 L 6.125 -1.078125 L 6.125 0.09375 Z M 8.609375 0 "
+           id="path326" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-21">
+        <path
+           style="stroke:none;"
+           d="M 6.125 -5.328125 C 6.125 -6.046875 5.375 -6.453125 4.6875 -6.453125 C 3.5625 -6.453125 3.0625 -5.46875 2.875 -4.859375 L 2.859375 -4.859375 L 2.859375 -6.453125 L 0.5 -6.34375 L 0.5 -5.71875 C 1.390625 -5.71875 1.484375 -5.71875 1.484375 -5.15625 L 1.484375 -0.609375 L 0.5 -0.609375 L 0.5 0 C 0.828125 -0.03125 1.90625 -0.03125 2.3125 -0.03125 C 2.71875 -0.03125 3.890625 -0.03125 4.234375 0 L 4.234375 -0.609375 L 2.984375 -0.609375 L 2.984375 -3.234375 C 2.984375 -3.703125 3.078125 -5.984375 4.765625 -5.984375 C 4.5625 -5.828125 4.453125 -5.578125 4.453125 -5.328125 C 4.453125 -4.734375 4.9375 -4.484375 5.296875 -4.484375 C 5.65625 -4.484375 6.125 -4.734375 6.125 -5.328125 Z M 6.125 -5.328125 "
+           id="path329" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-22">
+        <path
+           style="stroke:none;"
+           d="M 8.40625 -3.203125 C 8.40625 -5.15625 7.0625 -6.453125 5.09375 -6.453125 C 4.25 -6.453125 3.578125 -6.1875 2.984375 -5.71875 L 2.984375 -9.953125 L 0.5 -9.84375 L 0.5 -9.21875 C 1.390625 -9.21875 1.484375 -9.21875 1.484375 -8.65625 L 1.484375 0 L 2.09375 0 C 2.34375 -0.265625 2.578125 -0.546875 2.8125 -0.828125 C 3.546875 -0.078125 4.328125 0.09375 4.90625 0.09375 C 6.890625 0.09375 8.40625 -1.125 8.40625 -3.203125 Z M 6.6875 -3.21875 C 6.6875 -2.5625 6.6875 -1.75 6.34375 -1.21875 C 5.890625 -0.53125 5.21875 -0.390625 4.765625 -0.390625 C 3.78125 -0.390625 3.25 -1.078125 3.0625 -1.390625 L 3.0625 -5.03125 C 3.5625 -5.71875 4.296875 -5.984375 4.90625 -5.984375 C 6.6875 -5.984375 6.6875 -4.15625 6.6875 -3.21875 Z M 6.6875 -3.21875 "
+           id="path332" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-23">
+        <path
+           style="stroke:none;"
+           d="M 7.8125 -5.734375 C 7.8125 -6.078125 7.5625 -6.546875 6.953125 -6.546875 C 6.34375 -6.546875 5.75 -6.234375 5.453125 -5.984375 C 4.859375 -6.328125 4.296875 -6.453125 3.578125 -6.453125 C 1.59375 -6.453125 0.796875 -5.34375 0.796875 -4.34375 C 0.796875 -3.90625 0.953125 -3.3125 1.546875 -2.828125 C 1.3125 -2.546875 1.046875 -2.046875 1.046875 -1.53125 C 1.046875 -0.921875 1.375 -0.390625 1.671875 -0.15625 C 1.328125 -0.078125 0.4375 0.265625 0.4375 1.078125 C 0.4375 1.921875 1.375 2.890625 4.015625 2.890625 C 6.390625 2.890625 7.609375 2.109375 7.609375 1.03125 C 7.609375 -0.234375 6.765625 -0.640625 6.40625 -0.8125 C 5.71875 -1.15625 4.8125 -1.15625 3.546875 -1.15625 C 3.1875 -1.15625 2.546875 -1.15625 2.484375 -1.171875 C 1.859375 -1.28125 1.6875 -1.828125 1.6875 -2.09375 C 1.6875 -2.203125 1.703125 -2.421875 1.859375 -2.609375 C 2.546875 -2.234375 3.359375 -2.234375 3.578125 -2.234375 C 5.546875 -2.234375 6.34375 -3.34375 6.34375 -4.34375 C 6.34375 -5.078125 5.921875 -5.59375 5.75 -5.734375 C 6.171875 -5.96875 6.515625 -6.03125 6.75 -6.046875 C 6.71875 -5.984375 6.671875 -5.921875 6.671875 -5.734375 C 6.671875 -5.4375 6.875 -5.15625 7.25 -5.15625 C 7.609375 -5.15625 7.8125 -5.4375 7.8125 -5.734375 Z M 4.8125 -4.34375 C 4.8125 -3.6875 4.8125 -2.703125 3.578125 -2.703125 C 2.328125 -2.703125 2.328125 -3.6875 2.328125 -4.34375 C 2.328125 -5 2.328125 -6 3.578125 -6 C 4.8125 -6 4.8125 -5 4.8125 -4.34375 Z M 6.421875 1.09375 C 6.421875 1.59375 5.921875 2.421875 4.03125 2.421875 C 2.140625 2.421875 1.625 1.625 1.625 1.078125 C 1.625 0.15625 2.53125 0.15625 2.734375 0.15625 L 4.375 0.15625 C 5.421875 0.15625 6.421875 0.34375 6.421875 1.09375 Z M 6.421875 1.09375 "
+           id="path335" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-24">
+        <path
+           style="stroke:none;"
+           d="M 5.8125 -2 C 5.8125 -2.6875 5.4375 -3.15625 5.15625 -3.40625 C 4.5625 -3.90625 4.078125 -3.984375 3.296875 -4.125 C 2.375 -4.28125 1.515625 -4.453125 1.515625 -5.140625 C 1.515625 -6.0625 2.796875 -6.0625 3.09375 -6.0625 C 4.6875 -6.0625 4.78125 -5.0625 4.8125 -4.703125 C 4.8125 -4.515625 4.9375 -4.515625 5.109375 -4.515625 C 5.40625 -4.515625 5.40625 -4.5625 5.40625 -4.890625 L 5.40625 -6.125 C 5.40625 -6.390625 5.40625 -6.5 5.1875 -6.5 C 5.109375 -6.5 5.078125 -6.5 4.859375 -6.375 C 4.8125 -6.328125 4.640625 -6.21875 4.578125 -6.1875 C 4.171875 -6.40625 3.640625 -6.5 3.125 -6.5 C 2.703125 -6.5 0.546875 -6.5 0.546875 -4.640625 C 0.546875 -3.125 2.328125 -2.8125 2.765625 -2.734375 C 3.15625 -2.671875 3.625 -2.578125 3.6875 -2.578125 C 4.265625 -2.453125 4.828125 -2.09375 4.828125 -1.484375 C 4.828125 -0.390625 3.53125 -0.390625 3.234375 -0.390625 C 2.5 -0.390625 1.59375 -0.609375 1.1875 -2.015625 C 1.109375 -2.296875 1.09375 -2.3125 0.84375 -2.3125 C 0.546875 -2.3125 0.546875 -2.265625 0.546875 -1.9375 L 0.546875 -0.28125 C 0.546875 -0.015625 0.546875 0.09375 0.765625 0.09375 C 0.859375 0.09375 0.890625 0.09375 1.171875 -0.140625 L 1.546875 -0.421875 C 2.1875 0.09375 2.96875 0.09375 3.234375 0.09375 C 4.015625 0.09375 5.8125 -0.09375 5.8125 -2 Z M 5.8125 -2 "
+           id="path338" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-25">
+        <path
+           style="stroke:none;"
+           d="M 8.40625 -3.203125 C 8.40625 -5.171875 7.078125 -6.453125 5.140625 -6.453125 C 4.28125 -6.453125 3.5625 -6.171875 2.984375 -5.703125 L 2.984375 -6.453125 L 0.5 -6.34375 L 0.5 -5.71875 C 1.390625 -5.71875 1.484375 -5.71875 1.484375 -5.15625 L 1.484375 2.171875 L 0.5 2.171875 L 0.5 2.78125 C 0.828125 2.75 1.859375 2.75 2.265625 2.75 C 2.671875 2.75 3.71875 2.75 4.046875 2.78125 L 4.046875 2.171875 L 3.0625 2.171875 L 3.0625 -0.59375 C 3.40625 -0.265625 4.046875 0.09375 4.90625 0.09375 C 6.875 0.09375 8.40625 -1.109375 8.40625 -3.203125 Z M 6.6875 -3.203125 C 6.6875 -1.125 5.65625 -0.390625 4.734375 -0.390625 C 4.109375 -0.390625 3.5 -0.703125 3.0625 -1.375 L 3.0625 -5.015625 C 3.578125 -5.703125 4.34375 -5.9375 4.90625 -5.9375 C 5.84375 -5.9375 6.6875 -5.09375 6.6875 -3.203125 Z M 6.6875 -3.203125 "
+           id="path341" />
+      </symbol>
+    </g>
+  </defs>
+  <path
+     inkscape:connector-curvature="0"
+     id="path348"
+     d="M 133.58984,72.199219 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path350"
+     d="M 133.78906,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g366"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use352"
+       y="82.511002"
+       x="139.966"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use354"
+       y="82.511002"
+       x="148.74112"
+       xlink:href="#glyph0-2" />
+    <use
+       height="100%"
+       width="100%"
+       id="use356"
+       y="82.511002"
+       x="151.99294"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use358"
+       y="82.511002"
+       x="156.60764"
+       xlink:href="#glyph0-4" />
+    <use
+       height="100%"
+       width="100%"
+       id="use360"
+       y="82.511002"
+       x="161.16257"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use362"
+       y="82.511002"
+       x="167.02061"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use364"
+       y="82.511002"
+       x="173.52425"
+       xlink:href="#glyph0-7" />
+  </g>
+  <g
+     id="g376"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use368"
+       y="82.511002"
+       x="182.62215"
+       xlink:href="#glyph0-8" />
+    <use
+       height="100%"
+       width="100%"
+       id="use370"
+       y="82.511002"
+       x="193.34596"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use372"
+       y="82.511002"
+       x="199.20401"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use374"
+       y="82.511002"
+       x="203.75894"
+       xlink:href="#glyph0-11" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path378"
+     d="M 216.11719,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g382"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use380"
+       y="82.511002"
+       x="222.293"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g386"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use384"
+       y="82.511002"
+       x="235.94583"
+       xlink:href="#glyph0-13" />
+  </g>
+  <g
+     id="g396"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use388"
+       y="82.511002"
+       x="243.59717"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use390"
+       y="82.511002"
+       x="248.79768"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use392"
+       y="82.511002"
+       x="254.65573"
+       xlink:href="#glyph0-11" />
+    <use
+       height="100%"
+       width="100%"
+       id="use394"
+       y="82.511002"
+       x="260.83658"
+       xlink:href="#glyph0-3" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path398"
+     d="M 271.61719,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g408"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use400"
+       y="82.511002"
+       x="277.793"
+       xlink:href="#glyph0-8" />
+    <use
+       height="100%"
+       width="100%"
+       id="use402"
+       y="82.511002"
+       x="288.51682"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use404"
+       y="82.511002"
+       x="293.71732"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use406"
+       y="82.511002"
+       x="299.57538"
+       xlink:href="#glyph0-6" />
+  </g>
+  <g
+     id="g412"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use410"
+       y="82.511002"
+       x="309.97641"
+       xlink:href="#glyph0-14" />
+  </g>
+  <g
+     id="g420"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use414"
+       y="82.511002"
+       x="316.80283"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use416"
+       y="82.511002"
+       x="322.00333"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use418"
+       y="82.511002"
+       x="327.86139"
+       xlink:href="#glyph0-11" />
+  </g>
+  <g
+     id="g432"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use422"
+       y="82.511002"
+       x="337.93961"
+       xlink:href="#glyph0-15" />
+    <use
+       height="100%"
+       width="100%"
+       id="use424"
+       y="82.511002"
+       x="346.39194"
+       xlink:href="#glyph0-2" />
+    <use
+       height="100%"
+       width="100%"
+       id="use426"
+       y="82.511002"
+       x="349.64374"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use428"
+       y="82.511002"
+       x="356.14737"
+       xlink:href="#glyph0-4" />
+    <use
+       height="100%"
+       width="100%"
+       id="use430"
+       y="82.511002"
+       x="360.7023"
+       xlink:href="#glyph0-17" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path434"
+     d="M 373.38281,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g448"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use436"
+       y="82.511002"
+       x="379.56"
+       xlink:href="#glyph0-18" />
+    <use
+       height="100%"
+       width="100%"
+       id="use438"
+       y="82.511002"
+       x="385.41806"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use440"
+       y="82.511002"
+       x="390.61856"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use442"
+       y="82.511002"
+       x="397.12219"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use444"
+       y="82.511002"
+       x="402.98022"
+       xlink:href="#glyph0-19" />
+    <use
+       height="100%"
+       width="100%"
+       id="use446"
+       y="82.511002"
+       x="412.73569"
+       xlink:href="#glyph0-7" />
+  </g>
+  <g
+     id="g454"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use450"
+       y="82.511002"
+       x="421.82162"
+       xlink:href="#glyph0-20" />
+    <use
+       height="100%"
+       width="100%"
+       id="use452"
+       y="82.511002"
+       x="427.02216"
+       xlink:href="#glyph0-5" />
+  </g>
+  <g
+     id="g458"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use456"
+       y="82.511002"
+       x="432.56937"
+       xlink:href="#glyph0-21" />
+  </g>
+  <g
+     id="g470"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use460"
+       y="82.511002"
+       x="438.4274"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use462"
+       y="82.511002"
+       x="443.62793"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use464"
+       y="82.511002"
+       x="448.18286"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use466"
+       y="82.511002"
+       x="454.04089"
+       xlink:href="#glyph0-18" />
+    <use
+       height="100%"
+       width="100%"
+       id="use468"
+       y="82.511002"
+       x="459.89896"
+       xlink:href="#glyph0-7" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path472"
+     d="M 471.27734,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g482"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use474"
+       y="82.511002"
+       x="479.00699"
+       xlink:href="#glyph0-22" />
+    <use
+       height="100%"
+       width="100%"
+       id="use476"
+       y="82.511002"
+       x="486.64636"
+       xlink:href="#glyph0-23" />
+    <use
+       height="100%"
+       width="100%"
+       id="use478"
+       y="82.511002"
+       x="495.26608"
+       xlink:href="#glyph0-2" />
+    <use
+       height="100%"
+       width="100%"
+       id="use480"
+       y="82.511002"
+       x="498.51788"
+       xlink:href="#glyph0-13" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path484"
+     d="M 514.21094,86.84375 V 72.398438"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path486"
+     d="M 133.58984,87.042969 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path488"
+     d="M 133.58984,89.433594 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path490"
+     d="M 133.78906,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g506"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use492"
+       y="99.746002"
+       x="149.75101"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use494"
+       y="99.746002"
+       x="158.52612"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use496"
+       y="99.746002"
+       x="164.38417"
+       xlink:href="#glyph0-25" />
+    <use
+       height="100%"
+       width="100%"
+       id="use498"
+       y="99.746002"
+       x="173.48207"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use500"
+       y="99.746002"
+       x="179.34012"
+       xlink:href="#glyph0-19" />
+    <use
+       height="100%"
+       width="100%"
+       id="use502"
+       y="99.746002"
+       x="189.09557"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use504"
+       y="99.746002"
+       x="194.29608"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path508"
+     d="M 216.11719,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g522"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use510"
+       y="99.746002"
+       x="227.59599"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use512"
+       y="99.746002"
+       x="233.45404"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use514"
+       y="99.746002"
+       x="239.3121"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use516"
+       y="99.746002"
+       x="242.5639"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use518"
+       y="99.746002"
+       x="248.42195"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use520"
+       y="99.746002"
+       x="254.28"
+       xlink:href="#glyph0-32" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path524"
+     d="M 271.61719,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g536"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use526"
+       y="99.746002"
+       x="309.15799"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use528"
+       y="99.746002"
+       x="315.01605"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use530"
+       y="99.746002"
+       x="318.26785"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use532"
+       y="99.746002"
+       x="324.12592"
+       xlink:href="#glyph0-33" />
+    <use
+       height="100%"
+       width="100%"
+       id="use534"
+       y="99.746002"
+       x="329.98395"
+       xlink:href="#glyph0-34" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path538"
+     d="M 373.38281,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g550"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use540"
+       y="99.746002"
+       x="407.039"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use542"
+       y="99.746002"
+       x="412.89703"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use544"
+       y="99.746002"
+       x="416.14886"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use546"
+       y="99.746002"
+       x="422.0069"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use548"
+       y="99.746002"
+       x="427.86496"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path552"
+     d="M 471.27734,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g564"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use554"
+       y="99.746002"
+       x="477.453"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use556"
+       y="99.746002"
+       x="483.31104"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use558"
+       y="99.746002"
+       x="489.1691"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use560"
+       y="99.746002"
+       x="492.4209"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use562"
+       y="99.746002"
+       x="498.27896"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path566"
+     d="M 514.21094,104.07813 V 89.632812"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path568"
+     d="M 133.58984,104.27734 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path570"
+     d="M 133.78906,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g586"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use572"
+       y="114.59"
+       x="149.75101"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use574"
+       y="114.59"
+       x="158.52612"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use576"
+       y="114.59"
+       x="164.38417"
+       xlink:href="#glyph0-25" />
+    <use
+       height="100%"
+       width="100%"
+       id="use578"
+       y="114.59"
+       x="173.48207"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use580"
+       y="114.59"
+       x="179.34012"
+       xlink:href="#glyph0-19" />
+    <use
+       height="100%"
+       width="100%"
+       id="use582"
+       y="114.59"
+       x="189.09557"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use584"
+       y="114.59"
+       x="194.29608"
+       xlink:href="#glyph0-24" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path588"
+     d="M 216.11719,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g600"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use590"
+       y="114.59"
+       x="230.52499"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use592"
+       y="114.59"
+       x="236.38304"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use594"
+       y="114.59"
+       x="239.63486"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use596"
+       y="114.59"
+       x="245.4929"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use598"
+       y="114.59"
+       x="251.35095"
+       xlink:href="#glyph0-24" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path602"
+     d="M 271.61719,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g614"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use604"
+       y="114.59"
+       x="309.15799"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use606"
+       y="114.59"
+       x="315.01605"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use608"
+       y="114.59"
+       x="318.26785"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use610"
+       y="114.59"
+       x="324.12592"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use612"
+       y="114.59"
+       x="329.98395"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path616"
+     d="M 373.38281,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g630"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use618"
+       y="114.59"
+       x="404.10999"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use620"
+       y="114.59"
+       x="409.96805"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use622"
+       y="114.59"
+       x="413.21985"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use624"
+       y="114.59"
+       x="419.07791"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use626"
+       y="114.59"
+       x="424.93594"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use628"
+       y="114.59"
+       x="430.79401"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path632"
+     d="M 471.27734,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g644"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use634"
+       y="114.59"
+       x="477.453"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use636"
+       y="114.59"
+       x="483.31104"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use638"
+       y="114.59"
+       x="486.56287"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use640"
+       y="114.59"
+       x="492.4209"
+       xlink:href="#glyph0-33" />
+    <use
+       height="100%"
+       width="100%"
+       id="use642"
+       y="114.59"
+       x="498.27896"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path646"
+     d="M 514.21094,118.92578 V 104.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path648"
+     d="M 133.58984,119.12109 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path650"
+     d="M 133.78906,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g668"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use652"
+       y="129.43401"
+       x="146.82201"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use654"
+       y="129.43401"
+       x="155.59712"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use656"
+       y="129.43401"
+       x="161.45517"
+       xlink:href="#glyph0-25" />
+    <use
+       height="100%"
+       width="100%"
+       id="use658"
+       y="129.43401"
+       x="170.55307"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use660"
+       y="129.43401"
+       x="176.41112"
+       xlink:href="#glyph0-33" />
+    <use
+       height="100%"
+       width="100%"
+       id="use662"
+       y="129.43401"
+       x="182.26917"
+       xlink:href="#glyph0-19" />
+    <use
+       height="100%"
+       width="100%"
+       id="use664"
+       y="129.43401"
+       x="192.02461"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use666"
+       y="129.43401"
+       x="197.22513"
+       xlink:href="#glyph0-24" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path670"
+     d="M 216.11719,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g684"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use672"
+       y="129.43401"
+       x="227.59599"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use674"
+       y="129.43401"
+       x="233.45404"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use676"
+       y="129.43401"
+       x="239.3121"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use678"
+       y="129.43401"
+       x="242.5639"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use680"
+       y="129.43401"
+       x="248.42195"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use682"
+       y="129.43401"
+       x="254.28"
+       xlink:href="#glyph0-30" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path686"
+     d="M 271.61719,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g700"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use688"
+       y="129.43401"
+       x="306.229"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use690"
+       y="129.43401"
+       x="312.08704"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use692"
+       y="129.43401"
+       x="317.9451"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use694"
+       y="129.43401"
+       x="321.1969"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use696"
+       y="129.43401"
+       x="327.05496"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use698"
+       y="129.43401"
+       x="332.91299"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path702"
+     d="M 373.38281,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g714"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use704"
+       y="129.43401"
+       x="407.039"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use706"
+       y="129.43401"
+       x="412.89703"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use708"
+       y="129.43401"
+       x="418.7551"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use710"
+       y="129.43401"
+       x="422.0069"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use712"
+       y="129.43401"
+       x="427.86496"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path716"
+     d="M 471.27734,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g728"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use718"
+       y="129.43401"
+       x="477.453"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use720"
+       y="129.43401"
+       x="483.31104"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use722"
+       y="129.43401"
+       x="489.1691"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use724"
+       y="129.43401"
+       x="492.4209"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use726"
+       y="129.43401"
+       x="498.27896"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path730"
+     d="M 514.21094,133.76953 V 119.32031"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path732"
+     d="M 133.58984,133.96875 H 514.41016"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+</svg>

+ 2645 - 0
graphics/presentation/RCT-thesis-table2.4-A.svg

@@ -0,0 +1,2645 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="792pt"
+   height="612pt"
+   viewBox="0 0 792 612"
+   version="1.1"
+   id="svg1705"
+   sodipodi:docname="RCT-thesis-table2.4.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06">
+  <metadata
+     id="metadata1709">
+    <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>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1212"
+     inkscape:window-height="717"
+     id="namedview1707"
+     showgrid="false"
+     inkscape:zoom="0.57843137"
+     inkscape:cx="492.90328"
+     inkscape:cy="418.18017"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg1705" />
+  <defs
+     id="defs244">
+    <g
+       id="g242">
+      <symbol
+         overflow="visible"
+         id="glyph0-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path2" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-1">
+        <path
+           style="stroke:none;"
+           d="M 8.265625 -7.8125 L 8.265625 -8.15625 C 7.953125 -8.140625 7.328125 -8.140625 7 -8.140625 C 6.65625 -8.140625 6.03125 -8.140625 5.71875 -8.15625 L 5.71875 -7.8125 C 6.84375 -7.8125 6.84375 -7.25 6.84375 -6.90625 L 6.84375 -1.6875 L 2.703125 -8 C 2.59375 -8.15625 2.578125 -8.15625 2.3125 -8.15625 L 0.484375 -8.15625 L 0.484375 -7.8125 C 1 -7.8125 1.296875 -7.8125 1.625 -7.734375 L 1.625 -1.25 C 1.625 -0.90625 1.625 -0.34375 0.484375 -0.34375 L 0.484375 0 C 0.796875 -0.03125 1.4375 -0.03125 1.765625 -0.03125 C 2.109375 -0.03125 2.734375 -0.03125 3.046875 0 L 3.046875 -0.34375 C 1.90625 -0.34375 1.90625 -0.90625 1.90625 -1.25 L 1.90625 -7.546875 C 2.015625 -7.453125 2.015625 -7.421875 2.109375 -7.28125 L 6.78125 -0.171875 C 6.890625 -0.015625 6.90625 0 7 0 C 7.09375 0 7.125 -0.046875 7.140625 -0.078125 L 7.140625 -6.90625 C 7.140625 -7.25 7.140625 -7.8125 8.265625 -7.8125 Z M 8.265625 -7.8125 "
+           id="path5" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-2">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.421875 -0.34375 5.3125 -0.4375 5.3125 -1.015625 L 5.3125 -5.265625 L 3.640625 -5.140625 L 3.640625 -4.796875 C 4.453125 -4.796875 4.546875 -4.703125 4.546875 -4.125 L 4.546875 -1.984375 C 4.546875 -0.96875 4 -0.125 3.109375 -0.125 C 2.125 -0.125 2.0625 -0.6875 2.0625 -1.3125 L 2.0625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.296875 -4.796875 1.296875 -4.75 1.296875 -3.6875 L 1.296875 -1.90625 C 1.296875 -1.15625 1.296875 -0.734375 1.65625 -0.328125 C 1.9375 -0.03125 2.421875 0.125 3.03125 0.125 C 3.234375 0.125 3.625 0.125 4.03125 -0.234375 C 4.375 -0.5 4.5625 -0.953125 4.5625 -0.953125 L 4.5625 0.125 Z M 6.234375 0 "
+           id="path8" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-3">
+        <path
+           style="stroke:none;"
+           d="M 9.484375 0 L 9.484375 -0.34375 C 8.875 -0.34375 8.578125 -0.34375 8.578125 -0.703125 L 8.578125 -2.90625 C 8.578125 -4.015625 8.578125 -4.34375 8.296875 -4.734375 C 7.953125 -5.203125 7.390625 -5.265625 6.984375 -5.265625 C 5.984375 -5.265625 5.484375 -4.546875 5.296875 -4.09375 C 5.125 -5.015625 4.484375 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 L 6.234375 -0.34375 C 5.46875 -0.34375 5.3125 -0.34375 5.3125 -0.890625 L 5.3125 -3.109375 C 5.3125 -4.359375 6.140625 -5.03125 6.890625 -5.03125 C 7.625 -5.03125 7.796875 -4.421875 7.796875 -3.6875 L 7.796875 -0.890625 C 7.796875 -0.34375 7.65625 -0.34375 6.890625 -0.34375 L 6.890625 0 C 7.203125 -0.03125 7.84375 -0.03125 8.171875 -0.03125 C 8.515625 -0.03125 9.171875 -0.03125 9.484375 0 Z M 9.484375 0 "
+           id="path11" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-4">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.625 -5.265625 C 2.96875 -5.265625 2.40625 -4.96875 2 -4.46875 L 2 -8.296875 L 0.328125 -8.15625 L 0.328125 -7.8125 C 1.140625 -7.8125 1.25 -7.734375 1.25 -7.140625 L 1.25 0 L 1.5 0 L 1.9375 -0.78125 C 2.21875 -0.328125 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.59375 C 5.15625 -1.796875 5.046875 -1.296875 4.75 -0.859375 C 4.515625 -0.484375 4.046875 -0.125 3.4375 -0.125 C 2.796875 -0.125 2.375 -0.53125 2.171875 -0.859375 C 2.015625 -1.109375 2.015625 -1.15625 2.015625 -1.359375 L 2.015625 -3.828125 C 2.015625 -4.046875 2.015625 -4.0625 2.15625 -4.25 C 2.4375 -4.6875 2.96875 -5.03125 3.546875 -5.03125 C 3.90625 -5.03125 5.15625 -4.890625 5.15625 -2.59375 Z M 5.15625 -2.59375 "
+           id="path14" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-5">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.5 4.8125 -1.546875 4.734375 -1.546875 C 4.640625 -1.546875 4.609375 -1.484375 4.59375 -1.421875 C 4.28125 -0.421875 3.484375 -0.140625 2.96875 -0.140625 C 2.46875 -0.140625 1.265625 -0.484375 1.265625 -2.546875 L 1.265625 -2.765625 L 4.578125 -2.765625 C 4.84375 -2.765625 4.859375 -2.765625 4.859375 -3 C 4.859375 -4.203125 4.21875 -5.328125 2.765625 -5.328125 C 1.40625 -5.328125 0.359375 -4.09375 0.359375 -2.625 C 0.359375 -1.046875 1.578125 0.125 2.90625 0.125 C 4.328125 0.125 4.859375 -1.171875 4.859375 -1.421875 Z M 4.125 -3 L 1.28125 -3 C 1.375 -4.875 2.421875 -5.09375 2.765625 -5.09375 C 4.046875 -5.09375 4.109375 -3.40625 4.125 -3 Z M 4.125 -3 "
+           id="path17" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-6">
+        <path
+           style="stroke:none;"
+           d="M 4.21875 -4.578125 C 4.21875 -4.9375 3.890625 -5.265625 3.375 -5.265625 C 2.359375 -5.265625 2.015625 -4.171875 1.953125 -3.9375 L 1.9375 -3.9375 L 1.9375 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.140625 -4.796875 1.25 -4.703125 1.25 -4.125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.328125 -0.03125 1.6875 -0.03125 C 2.015625 -0.03125 2.859375 -0.03125 3.125 0 L 3.125 -0.34375 L 2.890625 -0.34375 C 2.015625 -0.34375 2 -0.484375 2 -0.90625 L 2 -2.78125 C 2 -3.9375 2.46875 -5.03125 3.390625 -5.03125 C 3.484375 -5.03125 3.515625 -5.03125 3.5625 -5.015625 C 3.46875 -4.96875 3.28125 -4.90625 3.28125 -4.578125 C 3.28125 -4.234375 3.546875 -4.09375 3.734375 -4.09375 C 3.984375 -4.09375 4.21875 -4.25 4.21875 -4.578125 Z M 4.21875 -4.578125 "
+           id="path20" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-7">
+        <path
+           style="stroke:none;"
+           d="M 5.484375 -2.5625 C 5.484375 -4.09375 4.3125 -5.328125 2.921875 -5.328125 C 1.5 -5.328125 0.359375 -4.0625 0.359375 -2.5625 C 0.359375 -1.03125 1.546875 0.125 2.921875 0.125 C 4.328125 0.125 5.484375 -1.046875 5.484375 -2.5625 Z M 4.578125 -2.671875 C 4.578125 -2.25 4.578125 -1.5 4.265625 -0.9375 C 3.9375 -0.375 3.375 -0.140625 2.921875 -0.140625 C 2.484375 -0.140625 1.953125 -0.328125 1.609375 -0.921875 C 1.28125 -1.453125 1.265625 -2.15625 1.265625 -2.671875 C 1.265625 -3.125 1.265625 -3.84375 1.640625 -4.390625 C 1.96875 -4.90625 2.5 -5.09375 2.921875 -5.09375 C 3.375 -5.09375 3.890625 -4.875 4.203125 -4.40625 C 4.578125 -3.859375 4.578125 -3.109375 4.578125 -2.671875 Z M 4.578125 -2.671875 "
+           id="path23" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-8">
+        <path
+           style="stroke:none;"
+           d="M 4.09375 -7.625 C 4.09375 -8.0625 3.65625 -8.421875 3.078125 -8.421875 C 2.25 -8.421875 1.296875 -7.765625 1.296875 -6.546875 L 1.296875 -5.15625 L 0.375 -5.15625 L 0.375 -4.8125 L 1.296875 -4.8125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.390625 -0.03125 1.75 -0.03125 C 2.0625 -0.03125 2.921875 -0.03125 3.1875 0 L 3.1875 -0.34375 L 2.953125 -0.34375 C 2.078125 -0.34375 2.0625 -0.484375 2.0625 -0.90625 L 2.0625 -4.8125 L 3.40625 -4.8125 L 3.40625 -5.15625 L 2.03125 -5.15625 L 2.03125 -6.546875 C 2.03125 -7.625 2.578125 -8.171875 3.078125 -8.171875 C 3.171875 -8.171875 3.34375 -8.15625 3.484375 -8.078125 C 3.4375 -8.0625 3.140625 -7.953125 3.140625 -7.609375 C 3.140625 -7.34375 3.328125 -7.140625 3.609375 -7.140625 C 3.890625 -7.140625 4.09375 -7.34375 4.09375 -7.625 Z M 4.09375 -7.625 "
+           id="path26" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-9">
+        <path
+           style="stroke:none;"
+           d="M 4.203125 -1.515625 C 4.203125 -2.15625 3.8125 -2.546875 3.703125 -2.65625 C 3.28125 -3.03125 2.953125 -3.09375 2.15625 -3.234375 C 1.8125 -3.3125 0.9375 -3.484375 0.9375 -4.203125 C 0.9375 -4.5625 1.1875 -5.109375 2.265625 -5.109375 C 3.5625 -5.109375 3.640625 -4 3.65625 -3.640625 C 3.671875 -3.53125 3.75 -3.53125 3.796875 -3.53125 C 3.921875 -3.53125 3.921875 -3.59375 3.921875 -3.8125 L 3.921875 -5.0625 C 3.921875 -5.265625 3.921875 -5.328125 3.796875 -5.328125 C 3.703125 -5.328125 3.484375 -5.0625 3.390625 -4.953125 C 3.03125 -5.265625 2.65625 -5.328125 2.265625 -5.328125 C 0.828125 -5.328125 0.390625 -4.546875 0.390625 -3.890625 C 0.390625 -3.75 0.390625 -3.328125 0.84375 -2.921875 C 1.234375 -2.578125 1.640625 -2.5 2.1875 -2.390625 C 2.84375 -2.265625 3 -2.21875 3.296875 -1.984375 C 3.515625 -1.8125 3.671875 -1.546875 3.671875 -1.203125 C 3.671875 -0.6875 3.375 -0.125 2.3125 -0.125 C 1.53125 -0.125 0.953125 -0.578125 0.6875 -1.765625 C 0.640625 -1.984375 0.640625 -2.015625 0.640625 -2.015625 C 0.609375 -2.0625 0.5625 -2.0625 0.53125 -2.0625 C 0.390625 -2.0625 0.390625 -2 0.390625 -1.78125 L 0.390625 -0.15625 C 0.390625 0.0625 0.390625 0.125 0.515625 0.125 C 0.578125 0.125 0.578125 0.109375 0.78125 -0.140625 C 0.84375 -0.234375 0.84375 -0.25 1.03125 -0.4375 C 1.484375 0.125 2.125 0.125 2.328125 0.125 C 3.578125 0.125 4.203125 -0.578125 4.203125 -1.515625 Z M 4.203125 -1.515625 "
+           id="path29" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-10">
+        <path
+           style="stroke:none;"
+           d="M 2.875 0 L 2.875 -0.34375 C 2.109375 -0.34375 2.0625 -0.40625 2.0625 -0.875 L 2.0625 -5.265625 L 0.4375 -5.140625 L 0.4375 -4.796875 C 1.1875 -4.796875 1.296875 -4.71875 1.296875 -4.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.296875 -0.03125 1.65625 -0.03125 C 1.78125 -0.03125 2.46875 -0.03125 2.875 0 Z M 2.21875 -7.21875 C 2.21875 -7.578125 1.921875 -7.8125 1.640625 -7.8125 C 1.296875 -7.8125 1.046875 -7.546875 1.046875 -7.21875 C 1.046875 -6.90625 1.3125 -6.640625 1.625 -6.640625 C 1.984375 -6.640625 2.21875 -6.9375 2.21875 -7.21875 Z M 2.21875 -7.21875 "
+           id="path32" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-11">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -4.859375 C 5.671875 -5.0625 5.515625 -5.40625 5.09375 -5.40625 C 4.46875 -5.40625 4 -5.015625 3.84375 -4.84375 C 3.484375 -5.109375 3.0625 -5.265625 2.609375 -5.265625 C 1.53125 -5.265625 0.734375 -4.453125 0.734375 -3.53125 C 0.734375 -2.859375 1.140625 -2.421875 1.265625 -2.3125 C 1.125 -2.125 0.90625 -1.78125 0.90625 -1.3125 C 0.90625 -0.625 1.328125 -0.328125 1.421875 -0.265625 C 0.875 -0.109375 0.328125 0.328125 0.328125 0.9375 C 0.328125 1.765625 1.453125 2.453125 2.921875 2.453125 C 4.34375 2.453125 5.515625 1.8125 5.515625 0.921875 C 5.515625 0.625 5.4375 -0.078125 4.71875 -0.453125 C 4.109375 -0.765625 3.515625 -0.765625 2.484375 -0.765625 C 1.75 -0.765625 1.671875 -0.765625 1.453125 -0.984375 C 1.34375 -1.109375 1.234375 -1.34375 1.234375 -1.59375 C 1.234375 -1.796875 1.296875 -2 1.421875 -2.15625 C 1.984375 -1.796875 2.46875 -1.796875 2.59375 -1.796875 C 3.671875 -1.796875 4.46875 -2.609375 4.46875 -3.53125 C 4.46875 -3.84375 4.375 -4.296875 4 -4.6875 C 4.453125 -5.15625 5.015625 -5.15625 5.078125 -5.15625 C 5.125 -5.15625 5.1875 -5.15625 5.234375 -5.140625 C 5.109375 -5.09375 5.0625 -4.96875 5.0625 -4.84375 C 5.0625 -4.671875 5.171875 -4.53125 5.359375 -4.53125 C 5.46875 -4.53125 5.671875 -4.59375 5.671875 -4.859375 Z M 3.640625 -3.53125 C 3.640625 -3.328125 3.640625 -2.828125 3.4375 -2.515625 C 3.21875 -2.15625 2.859375 -2.046875 2.609375 -2.046875 C 1.546875 -2.046875 1.546875 -3.25 1.546875 -3.53125 C 1.546875 -3.734375 1.546875 -4.234375 1.75 -4.546875 C 1.984375 -4.90625 2.34375 -5.015625 2.59375 -5.015625 C 3.640625 -5.015625 3.640625 -3.8125 3.640625 -3.53125 Z M 4.9375 0.9375 C 4.9375 1.640625 4.03125 2.203125 2.921875 2.203125 C 1.78125 2.203125 0.90625 1.609375 0.90625 0.9375 C 0.90625 0.84375 0.9375 0.375 1.390625 0.0625 C 1.65625 -0.109375 1.75 -0.109375 2.59375 -0.109375 C 3.578125 -0.109375 4.9375 -0.109375 4.9375 0.9375 Z M 4.9375 0.9375 "
+           id="path35" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-12">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path38" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-13">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.390625 -0.34375 5.25 -0.34375 5.25 -0.890625 L 5.25 -5.28125 L 3.796875 -5.1875 C 3.734375 -5.1875 3.609375 -5.171875 3.578125 -5.15625 C 3.5625 -5.15625 3.53125 -5.15625 3.375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 3.015625 -8.171875 3.71875 -8.171875 C 3.84375 -8.171875 4.40625 -8.15625 4.765625 -7.75 C 4.265625 -7.75 4.234375 -7.390625 4.234375 -7.25 C 4.234375 -6.90625 4.515625 -6.75 4.71875 -6.75 C 4.9375 -6.75 5.21875 -6.890625 5.21875 -7.265625 C 5.21875 -7.875 4.65625 -8.421875 3.734375 -8.421875 C 2.65625 -8.421875 1.25 -7.8125 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 3.875 -4.8125 C 4.421875 -4.8125 4.5 -4.65625 4.5 -4.15625 L 4.5 -0.890625 C 4.5 -0.34375 4.359375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.921875 -0.03125 4.5 -0.03125 4.859375 -0.03125 C 5.21875 -0.03125 5.828125 -0.03125 6.15625 0 Z M 6.15625 0 "
+           id="path41" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-14">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.53125 4.765625 -1.53125 4.734375 -1.53125 C 4.625 -1.53125 4.609375 -1.5 4.578125 -1.34375 C 4.3125 -0.5 3.671875 -0.140625 3.03125 -0.140625 C 2.296875 -0.140625 1.328125 -0.78125 1.328125 -2.59375 C 1.328125 -4.578125 2.34375 -5.0625 2.9375 -5.0625 C 3.390625 -5.0625 4.046875 -4.890625 4.328125 -4.421875 C 4.1875 -4.421875 3.734375 -4.421875 3.734375 -3.9375 C 3.734375 -3.640625 3.9375 -3.4375 4.234375 -3.4375 C 4.5 -3.4375 4.734375 -3.609375 4.734375 -3.953125 C 4.734375 -4.75 3.890625 -5.328125 2.921875 -5.328125 C 1.53125 -5.328125 0.421875 -4.09375 0.421875 -2.578125 C 0.421875 -1.046875 1.5625 0.125 2.921875 0.125 C 4.5 0.125 4.859375 -1.3125 4.859375 -1.421875 Z M 4.859375 -1.421875 "
+           id="path44" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-15">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -1.0625 L 5.671875 -1.734375 L 5.40625 -1.734375 L 5.40625 -1.0625 C 5.40625 -0.375 5.109375 -0.28125 4.953125 -0.28125 C 4.5 -0.28125 4.5 -0.921875 4.5 -1.09375 L 4.5 -3.1875 C 4.5 -3.84375 4.5 -4.3125 3.96875 -4.78125 C 3.546875 -5.15625 3.015625 -5.328125 2.484375 -5.328125 C 1.5 -5.328125 0.75 -4.6875 0.75 -3.90625 C 0.75 -3.5625 0.984375 -3.390625 1.25 -3.390625 C 1.546875 -3.390625 1.75 -3.59375 1.75 -3.890625 C 1.75 -4.375 1.3125 -4.375 1.140625 -4.375 C 1.40625 -4.875 1.984375 -5.09375 2.46875 -5.09375 C 3.015625 -5.09375 3.71875 -4.640625 3.71875 -3.5625 L 3.71875 -3.078125 C 1.3125 -3.046875 0.40625 -2.046875 0.40625 -1.125 C 0.40625 -0.171875 1.5 0.125 2.234375 0.125 C 3.03125 0.125 3.5625 -0.359375 3.796875 -0.9375 C 3.84375 -0.375 4.203125 0.0625 4.71875 0.0625 C 4.96875 0.0625 5.671875 -0.109375 5.671875 -1.0625 Z M 3.71875 -1.6875 C 3.71875 -0.515625 2.84375 -0.125 2.328125 -0.125 C 1.75 -0.125 1.25 -0.546875 1.25 -1.125 C 1.25 -2.703125 3.28125 -2.84375 3.71875 -2.875 Z M 3.71875 -1.6875 "
+           id="path47" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-16">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 -1.484375 L 3.890625 -2.15625 L 3.640625 -2.15625 L 3.640625 -1.5 C 3.640625 -0.640625 3.28125 -0.140625 2.828125 -0.140625 C 2.015625 -0.140625 2.015625 -1.25 2.015625 -1.453125 L 2.015625 -4.8125 L 3.6875 -4.8125 L 3.6875 -5.15625 L 2.015625 -5.15625 L 2.015625 -7.34375 L 1.75 -7.34375 C 1.734375 -6.234375 1.296875 -5.078125 0.21875 -5.046875 L 0.21875 -4.8125 L 1.234375 -4.8125 L 1.234375 -1.484375 C 1.234375 -0.15625 2.109375 0.125 2.75 0.125 C 3.5 0.125 3.890625 -0.625 3.890625 -1.484375 Z M 3.890625 -1.484375 "
+           id="path50" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-17">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.640625 -5.265625 C 2.59375 -5.265625 2.03125 -4.515625 2 -4.46875 L 2 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.171875 -4.796875 1.25 -4.703125 1.25 -4.1875 L 1.25 1.4375 C 1.25 1.96875 1.109375 1.96875 0.328125 1.96875 L 0.328125 2.3125 C 0.640625 2.296875 1.296875 2.296875 1.625 2.296875 C 1.96875 2.296875 2.625 2.296875 2.921875 2.3125 L 2.921875 1.96875 C 2.15625 1.96875 2.015625 1.96875 2.015625 1.4375 L 2.015625 -0.640625 C 2.234375 -0.34375 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.578125 C 5.15625 -1.15625 4.34375 -0.125 3.4375 -0.125 C 3.0625 -0.125 2.71875 -0.28125 2.46875 -0.5 C 2.203125 -0.78125 2.015625 -1.015625 2.015625 -1.34375 L 2.015625 -3.8125 C 2.015625 -4.046875 2.015625 -4.046875 2.15625 -4.25 C 2.515625 -4.78125 3.09375 -5.015625 3.546875 -5.015625 C 4.453125 -5.015625 5.15625 -3.921875 5.15625 -2.578125 Z M 5.15625 -2.578125 "
+           id="path53" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-18">
+        <path
+           style="stroke:none;"
+           d="M 7.625 -3.0625 L 7.359375 -3.0625 C 7.078125 -1.1875 6.796875 -0.34375 4.765625 -0.34375 L 3.140625 -0.34375 C 2.625 -0.34375 2.59375 -0.4375 2.59375 -0.828125 L 2.59375 -4.046875 L 3.6875 -4.046875 C 4.828125 -4.046875 4.953125 -3.6875 4.953125 -2.65625 L 5.21875 -2.65625 L 5.21875 -5.796875 L 4.953125 -5.796875 C 4.953125 -4.765625 4.828125 -4.40625 3.6875 -4.40625 L 2.59375 -4.40625 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.734375 -7.796875 C 6.484375 -7.796875 6.859375 -7.203125 7.046875 -5.46875 L 7.296875 -5.46875 L 7 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 L 7.140625 0 Z M 7.625 -3.0625 "
+           id="path56" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-19">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path59" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-20">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.34375 -0.34375 5.25 -0.4375 5.25 -1.015625 L 5.25 -8.296875 L 3.578125 -8.15625 L 3.578125 -7.8125 C 4.40625 -7.8125 4.5 -7.734375 4.5 -7.140625 L 4.5 -4.5 C 4.25 -4.859375 3.734375 -5.265625 3 -5.265625 C 1.609375 -5.265625 0.421875 -4.09375 0.421875 -2.5625 C 0.421875 -1.046875 1.546875 0.125 2.875 0.125 C 3.78125 0.125 4.296875 -0.484375 4.46875 -0.703125 L 4.46875 0.125 Z M 4.46875 -1.40625 C 4.46875 -1.1875 4.46875 -1.140625 4.296875 -0.890625 C 4.015625 -0.46875 3.53125 -0.125 2.921875 -0.125 C 2.625 -0.125 1.328125 -0.234375 1.328125 -2.5625 C 1.328125 -3.421875 1.46875 -3.890625 1.734375 -4.296875 C 1.96875 -4.65625 2.453125 -5.03125 3.046875 -5.03125 C 3.796875 -5.03125 4.203125 -4.5 4.328125 -4.296875 C 4.46875 -4.09375 4.46875 -4.078125 4.46875 -3.859375 Z M 4.46875 -1.40625 "
+           id="path62" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-21">
+        <path
+           style="stroke:none;"
+           d="M 7.28125 -7.625 C 7.28125 -8.0625 6.859375 -8.421875 6.265625 -8.421875 C 5.78125 -8.421875 5.328125 -8.203125 5.03125 -7.90625 C 4.71875 -8.359375 4.046875 -8.421875 3.734375 -8.421875 C 2.578125 -8.421875 1.25 -7.796875 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 4.484375 -4.8125 L 4.484375 -0.890625 C 4.484375 -0.34375 4.34375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.90625 -0.03125 4.5625 -0.03125 4.921875 -0.03125 C 5.25 -0.03125 6.09375 -0.03125 6.375 0 L 6.375 -0.34375 L 6.125 -0.34375 C 5.265625 -0.34375 5.234375 -0.484375 5.234375 -0.90625 L 5.234375 -4.8125 L 6.59375 -4.8125 L 6.59375 -5.15625 L 5.21875 -5.15625 L 5.21875 -6.546875 C 5.21875 -7.578125 5.734375 -8.171875 6.265625 -8.171875 C 6.4375 -8.171875 6.609375 -8.109375 6.6875 -8.078125 C 6.640625 -8.0625 6.328125 -7.953125 6.328125 -7.609375 C 6.328125 -7.34375 6.53125 -7.140625 6.796875 -7.140625 C 7.09375 -7.140625 7.28125 -7.34375 7.28125 -7.625 Z M 4.65625 -7.921875 C 4.34375 -7.859375 4.25 -7.640625 4.25 -7.453125 C 4.25 -7.25 4.34375 -7.09375 4.53125 -7.015625 C 4.484375 -6.84375 4.484375 -6.6875 4.484375 -6.546875 L 4.484375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 2.984375 -8.171875 3.703125 -8.171875 C 3.796875 -8.171875 4.3125 -8.171875 4.65625 -7.921875 Z M 4.65625 -7.921875 "
+           id="path65" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-22">
+        <path
+           style="stroke:none;"
+           d="M 2.96875 0 L 2.96875 -0.34375 C 2.203125 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -8.296875 L 0.390625 -8.15625 L 0.390625 -7.8125 C 1.203125 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.3125 -0.03125 1.671875 -0.03125 C 2.03125 -0.03125 2.625 -0.03125 2.96875 0 Z M 2.96875 0 "
+           id="path68" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-23">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.53125 -4.78125 4.640625 -4.5 4.640625 -4.296875 C 4.640625 -4.1875 4.609375 -4.125 4.5625 -4 L 3.34375 -0.984375 L 2.015625 -4.25 C 1.953125 -4.40625 1.953125 -4.5 1.953125 -4.5 C 1.953125 -4.8125 2.359375 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.296875 -5.125 1.703125 -5.125 1.375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.90625 -4.8125 1 -4.75 1.15625 -4.375 L 2.9375 0 C 2.421875 1.265625 2.421875 1.296875 2.359375 1.390625 C 2.15625 1.75 1.84375 2.203125 1.296875 2.203125 C 0.9375 2.203125 0.703125 1.984375 0.703125 1.984375 C 0.703125 1.984375 1.125 1.9375 1.125 1.515625 C 1.125 1.234375 0.890625 1.078125 0.6875 1.078125 C 0.484375 1.078125 0.234375 1.1875 0.234375 1.546875 C 0.234375 2 0.671875 2.4375 1.296875 2.4375 C 1.96875 2.4375 2.46875 1.859375 2.765625 1.09375 L 4.84375 -4 C 5.15625 -4.796875 5.71875 -4.8125 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path71" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-24">
+        <path
+           style="stroke:none;"
+           d="M 8.015625 -5.4375 L 7.8125 -8.109375 L 0.640625 -8.109375 L 0.421875 -5.4375 L 0.6875 -5.4375 C 0.84375 -7.328125 0.953125 -7.75 2.84375 -7.75 C 3.0625 -7.75 3.390625 -7.75 3.484375 -7.734375 C 3.734375 -7.703125 3.734375 -7.546875 3.734375 -7.28125 L 3.734375 -0.921875 C 3.734375 -0.515625 3.734375 -0.34375 2.5625 -0.34375 L 2.140625 -0.34375 L 2.140625 0 C 2.515625 -0.03125 3.75 -0.03125 4.21875 -0.03125 C 4.6875 -0.03125 5.921875 -0.03125 6.3125 0 L 6.3125 -0.34375 L 5.875 -0.34375 C 4.703125 -0.34375 4.703125 -0.515625 4.703125 -0.921875 L 4.703125 -7.28125 C 4.703125 -7.578125 4.734375 -7.6875 4.921875 -7.734375 C 5.015625 -7.75 5.359375 -7.75 5.59375 -7.75 C 7.484375 -7.75 7.59375 -7.328125 7.75 -5.4375 Z M 8.015625 -5.4375 "
+           id="path74" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-25">
+        <path
+           style="stroke:none;"
+           d="M 7.296875 -5.953125 C 7.296875 -7.109375 6.140625 -8.15625 4.53125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.765625 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.453125 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.5 -0.34375 C 2.640625 -0.34375 2.609375 -0.46875 2.609375 -0.90625 L 2.609375 -3.796875 L 4.625 -3.796875 C 6.03125 -3.796875 7.296875 -4.75 7.296875 -5.953125 Z M 6.1875 -5.953125 C 6.1875 -5.453125 6.1875 -4.09375 4.25 -4.09375 L 2.578125 -4.09375 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.25 -7.8125 C 6.1875 -7.8125 6.1875 -6.46875 6.1875 -5.953125 Z M 6.1875 -5.953125 "
+           id="path77" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-26">
+        <path
+           style="stroke:none;"
+           d="M 8.265625 0 L 8.265625 -0.34375 L 8.03125 -0.34375 C 7.171875 -0.34375 7.140625 -0.46875 7.140625 -0.90625 L 7.140625 -7.25 C 7.140625 -7.703125 7.171875 -7.8125 8.03125 -7.8125 L 8.265625 -7.8125 L 8.265625 -8.15625 C 7.984375 -8.140625 7 -8.140625 6.65625 -8.140625 C 6.296875 -8.140625 5.3125 -8.140625 5.03125 -8.15625 L 5.03125 -7.8125 L 5.265625 -7.8125 C 6.125 -7.8125 6.171875 -7.703125 6.171875 -7.25 L 6.171875 -4.421875 L 2.59375 -4.421875 L 2.59375 -7.25 C 2.59375 -7.703125 2.625 -7.8125 3.484375 -7.8125 L 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 L 0.734375 -7.8125 C 1.59375 -7.8125 1.625 -7.703125 1.625 -7.25 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.59375 -0.46875 2.59375 -0.90625 L 2.59375 -4.078125 L 6.171875 -4.078125 L 6.171875 -0.90625 C 6.171875 -0.46875 6.125 -0.34375 5.265625 -0.34375 L 5.03125 -0.34375 L 5.03125 0 C 5.3125 -0.03125 6.296875 -0.03125 6.640625 -0.03125 C 7 -0.03125 7.984375 -0.03125 8.265625 0 Z M 8.265625 0 "
+           id="path80" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-27">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.046875 C 5.359375 -3.140625 4.46875 -4 3.328125 -4.203125 C 4.359375 -4.5 5.03125 -5.375 5.03125 -6.3125 C 5.03125 -7.25 4.046875 -7.953125 2.890625 -7.953125 C 1.703125 -7.953125 0.8125 -7.21875 0.8125 -6.34375 C 0.8125 -5.875 1.1875 -5.765625 1.359375 -5.765625 C 1.609375 -5.765625 1.90625 -5.953125 1.90625 -6.3125 C 1.90625 -6.6875 1.609375 -6.859375 1.34375 -6.859375 C 1.28125 -6.859375 1.25 -6.859375 1.21875 -6.84375 C 1.671875 -7.65625 2.796875 -7.65625 2.859375 -7.65625 C 3.25 -7.65625 4.03125 -7.484375 4.03125 -6.3125 C 4.03125 -6.078125 4 -5.421875 3.640625 -4.90625 C 3.28125 -4.375 2.875 -4.34375 2.5625 -4.328125 L 2.203125 -4.296875 C 2 -4.28125 1.953125 -4.265625 1.953125 -4.15625 C 1.953125 -4.046875 2.015625 -4.046875 2.21875 -4.046875 L 2.765625 -4.046875 C 3.796875 -4.046875 4.25 -3.203125 4.25 -2.0625 C 4.25 -0.484375 3.4375 -0.078125 2.84375 -0.078125 C 2.265625 -0.078125 1.296875 -0.34375 0.9375 -1.140625 C 1.328125 -1.078125 1.671875 -1.296875 1.671875 -1.71875 C 1.671875 -2.0625 1.421875 -2.3125 1.09375 -2.3125 C 0.796875 -2.3125 0.484375 -2.140625 0.484375 -1.6875 C 0.484375 -0.625 1.546875 0.25 2.875 0.25 C 4.296875 0.25 5.359375 -0.84375 5.359375 -2.046875 Z M 5.359375 -2.046875 "
+           id="path83" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-28">
+        <path
+           style="stroke:none;"
+           d="M 8.59375 0 L 8.59375 -0.34375 C 7.953125 -0.34375 7.75 -0.40625 7.359375 -0.984375 L 4.671875 -5.015625 C 4.859375 -5.203125 5.3125 -5.640625 5.515625 -5.828125 C 7.15625 -7.453125 7.5 -7.796875 8.4375 -7.8125 L 8.4375 -8.15625 C 8.09375 -8.140625 7.953125 -8.140625 7.40625 -8.140625 C 7.09375 -8.140625 6.390625 -8.140625 6.125 -8.15625 L 6.125 -7.8125 C 6.375 -7.8125 6.59375 -7.703125 6.59375 -7.4375 C 6.59375 -7.25 6.5 -7.140625 6.234375 -6.890625 L 2.59375 -3.375 L 2.59375 -7.234375 C 2.59375 -7.8125 2.71875 -7.8125 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 C 1.5 -7.8125 1.625 -7.8125 1.625 -7.234375 L 1.625 -0.9375 C 1.625 -0.34375 1.5 -0.34375 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 C 2.71875 -0.34375 2.59375 -0.34375 2.59375 -0.9375 L 2.59375 -3.015625 L 4.015625 -4.390625 L 6.234375 -1.078125 C 6.28125 -1 6.328125 -0.921875 6.34375 -0.859375 C 6.375 -0.8125 6.390625 -0.75 6.390625 -0.6875 C 6.390625 -0.34375 5.953125 -0.34375 5.765625 -0.34375 L 5.765625 0 C 6.046875 -0.03125 6.921875 -0.03125 7.265625 -0.03125 C 7.578125 -0.03125 8.171875 -0.03125 8.59375 0 Z M 8.59375 0 "
+           id="path86" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-29">
+        <path
+           style="stroke:none;"
+           d="M 5.515625 -2 L 5.515625 -2.34375 L 4.3125 -2.34375 L 4.3125 -7.78125 C 4.3125 -8.015625 4.3125 -8.0625 4.140625 -8.0625 C 4.046875 -8.0625 4.015625 -8.0625 3.921875 -7.921875 L 0.328125 -2.34375 L 0.328125 -2 L 3.46875 -2 L 3.46875 -0.90625 C 3.46875 -0.46875 3.4375 -0.34375 2.5625 -0.34375 L 2.328125 -0.34375 L 2.328125 0 C 2.609375 -0.03125 3.546875 -0.03125 3.890625 -0.03125 C 4.21875 -0.03125 5.171875 -0.03125 5.453125 0 L 5.453125 -0.34375 L 5.21875 -0.34375 C 4.34375 -0.34375 4.3125 -0.46875 4.3125 -0.90625 L 4.3125 -2 Z M 3.53125 -2.34375 L 0.625 -2.34375 L 3.53125 -6.84375 Z M 3.53125 -2.34375 "
+           id="path89" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-30">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.015625 L 5 -2.015625 C 4.953125 -1.8125 4.859375 -1.140625 4.75 -0.953125 C 4.65625 -0.84375 3.984375 -0.84375 3.625 -0.84375 L 1.40625 -0.84375 C 1.734375 -1.125 2.46875 -1.890625 2.765625 -2.171875 C 4.59375 -3.84375 5.265625 -4.46875 5.265625 -5.65625 C 5.265625 -7.03125 4.171875 -7.953125 2.78125 -7.953125 C 1.40625 -7.953125 0.578125 -6.765625 0.578125 -5.734375 C 0.578125 -5.125 1.109375 -5.125 1.140625 -5.125 C 1.40625 -5.125 1.703125 -5.3125 1.703125 -5.6875 C 1.703125 -6.03125 1.484375 -6.25 1.140625 -6.25 C 1.046875 -6.25 1.015625 -6.25 0.984375 -6.234375 C 1.203125 -7.046875 1.859375 -7.609375 2.625 -7.609375 C 3.640625 -7.609375 4.265625 -6.75 4.265625 -5.65625 C 4.265625 -4.640625 3.6875 -3.75 3 -2.984375 L 0.578125 -0.28125 L 0.578125 0 L 4.953125 0 Z M 5.265625 -2.015625 "
+           id="path92" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-31">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -7.421875 L 5.671875 -7.703125 L 2.796875 -7.703125 C 1.34375 -7.703125 1.328125 -7.859375 1.28125 -8.078125 L 1.015625 -8.078125 L 0.640625 -5.6875 L 0.90625 -5.6875 C 0.9375 -5.90625 1.046875 -6.640625 1.203125 -6.78125 C 1.296875 -6.84375 2.203125 -6.84375 2.359375 -6.84375 L 4.90625 -6.84375 L 3.640625 -5.03125 C 3.3125 -4.5625 2.109375 -2.609375 2.109375 -0.359375 C 2.109375 -0.234375 2.109375 0.25 2.59375 0.25 C 3.09375 0.25 3.09375 -0.21875 3.09375 -0.375 L 3.09375 -0.96875 C 3.09375 -2.75 3.375 -4.140625 3.9375 -4.9375 Z M 5.671875 -7.421875 "
+           id="path95" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-32">
+        <path
+           style="stroke:none;"
+           d="M 8.28125 -4 C 8.28125 -6.3125 6.671875 -8.15625 4.6875 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 L 4.6875 0 C 6.6875 0 8.28125 -1.796875 8.28125 -4 Z M 7.203125 -4.015625 C 7.203125 -3.34375 7.1875 -2.21875 6.5 -1.34375 C 6.109375 -0.84375 5.390625 -0.34375 4.390625 -0.34375 L 3.125 -0.34375 C 2.609375 -0.34375 2.578125 -0.4375 2.578125 -0.828125 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.390625 -7.8125 C 5.375 -7.8125 6.171875 -7.34375 6.65625 -6.546875 C 7.203125 -5.703125 7.203125 -4.5 7.203125 -4.015625 Z M 7.203125 -4.015625 "
+           id="path98" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-33">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.828125 C 5.359375 -4.8125 5.296875 -5.78125 4.859375 -6.6875 C 4.375 -7.6875 3.515625 -7.953125 2.921875 -7.953125 C 2.234375 -7.953125 1.390625 -7.609375 0.9375 -6.609375 C 0.609375 -5.859375 0.484375 -5.109375 0.484375 -3.828125 C 0.484375 -2.671875 0.578125 -1.796875 1 -0.9375 C 1.46875 -0.03125 2.296875 0.25 2.921875 0.25 C 3.953125 0.25 4.546875 -0.375 4.90625 -1.0625 C 5.328125 -1.953125 5.359375 -3.125 5.359375 -3.828125 Z M 4.453125 -3.96875 C 4.453125 -3.171875 4.453125 -2.265625 4.3125 -1.53125 C 4.09375 -0.21875 3.328125 0.015625 2.921875 0.015625 C 2.53125 0.015625 1.75 -0.203125 1.53125 -1.5 C 1.40625 -2.21875 1.40625 -3.125 1.40625 -3.96875 C 1.40625 -4.953125 1.40625 -5.828125 1.59375 -6.53125 C 1.796875 -7.34375 2.40625 -7.703125 2.921875 -7.703125 C 3.375 -7.703125 4.0625 -7.4375 4.296875 -6.40625 C 4.453125 -5.71875 4.453125 -4.78125 4.453125 -3.96875 Z M 4.453125 -3.96875 "
+           id="path101" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-34">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.40625 C 5.265625 -3.828125 4.296875 -5.015625 3.046875 -5.015625 C 2.359375 -5.015625 1.84375 -4.703125 1.53125 -4.375 L 1.53125 -6.84375 C 2.046875 -6.6875 2.46875 -6.671875 2.59375 -6.671875 C 3.9375 -6.671875 4.8125 -7.65625 4.8125 -7.828125 C 4.8125 -7.875 4.78125 -7.9375 4.703125 -7.9375 C 4.703125 -7.9375 4.65625 -7.9375 4.546875 -7.890625 C 3.890625 -7.609375 3.3125 -7.5625 3 -7.5625 C 2.21875 -7.5625 1.65625 -7.8125 1.421875 -7.90625 C 1.34375 -7.9375 1.296875 -7.9375 1.296875 -7.9375 C 1.203125 -7.9375 1.203125 -7.859375 1.203125 -7.671875 L 1.203125 -4.125 C 1.203125 -3.90625 1.203125 -3.84375 1.34375 -3.84375 C 1.40625 -3.84375 1.421875 -3.84375 1.546875 -4 C 1.875 -4.484375 2.4375 -4.765625 3.03125 -4.765625 C 3.671875 -4.765625 3.984375 -4.1875 4.078125 -3.984375 C 4.28125 -3.515625 4.296875 -2.921875 4.296875 -2.46875 C 4.296875 -2.015625 4.296875 -1.34375 3.953125 -0.796875 C 3.6875 -0.375 3.234375 -0.078125 2.703125 -0.078125 C 1.90625 -0.078125 1.140625 -0.609375 0.921875 -1.484375 C 0.984375 -1.453125 1.046875 -1.453125 1.109375 -1.453125 C 1.3125 -1.453125 1.640625 -1.5625 1.640625 -1.96875 C 1.640625 -2.3125 1.40625 -2.5 1.109375 -2.5 C 0.890625 -2.5 0.578125 -2.390625 0.578125 -1.921875 C 0.578125 -0.90625 1.40625 0.25 2.71875 0.25 C 4.078125 0.25 5.265625 -0.890625 5.265625 -2.40625 Z M 5.265625 -2.40625 "
+           id="path104" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-35">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.9375 C 5.359375 -7.140625 4.015625 -7.953125 2.96875 -7.953125 C 1.65625 -7.953125 0.484375 -6.84375 0.484375 -5.265625 C 0.484375 -3.6875 1.609375 -2.625 2.796875 -2.625 C 3.6875 -2.625 4.140625 -3.265625 4.375 -3.875 L 4.375 -3.484375 C 4.375 -0.65625 3.125 -0.078125 2.40625 -0.078125 C 2.109375 -0.078125 1.484375 -0.109375 1.1875 -0.53125 L 1.25 -0.53125 C 1.34375 -0.5 1.765625 -0.578125 1.765625 -1.015625 C 1.765625 -1.28125 1.59375 -1.5 1.28125 -1.5 C 0.96875 -1.5 0.78125 -1.296875 0.78125 -0.984375 C 0.78125 -0.25 1.375 0.25 2.421875 0.25 C 3.90625 0.25 5.359375 -1.34375 5.359375 -3.9375 Z M 4.34375 -5.015625 C 4.34375 -4 3.890625 -2.859375 2.84375 -2.859375 C 2.09375 -2.859375 1.765625 -3.46875 1.65625 -3.6875 C 1.46875 -4.140625 1.46875 -4.71875 1.46875 -5.265625 C 1.46875 -5.921875 1.46875 -6.5 1.78125 -7 C 2 -7.3125 2.3125 -7.65625 2.96875 -7.65625 C 3.640625 -7.65625 4 -7.0625 4.109375 -6.796875 C 4.34375 -6.203125 4.34375 -5.1875 4.34375 -5.015625 Z M 4.34375 -5.015625 "
+           id="path107" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-36">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.4375 C 5.359375 -4.03125 4.25 -5.09375 3.046875 -5.09375 C 1.984375 -5.09375 1.59375 -4.171875 1.46875 -3.84375 L 1.46875 -4.15625 C 1.46875 -7.1875 2.9375 -7.65625 3.578125 -7.65625 C 4.015625 -7.65625 4.453125 -7.53125 4.671875 -7.171875 C 4.53125 -7.171875 4.078125 -7.171875 4.078125 -6.6875 C 4.078125 -6.421875 4.25 -6.1875 4.5625 -6.1875 C 4.859375 -6.1875 5.0625 -6.375 5.0625 -6.71875 C 5.0625 -7.34375 4.609375 -7.953125 3.578125 -7.953125 C 2.0625 -7.953125 0.484375 -6.40625 0.484375 -3.78125 C 0.484375 -0.484375 1.921875 0.25 2.9375 0.25 C 4.25 0.25 5.359375 -0.890625 5.359375 -2.4375 Z M 4.375 -2.453125 C 4.375 -1.84375 4.375 -1.296875 4.140625 -0.84375 C 3.84375 -0.28125 3.421875 -0.078125 2.9375 -0.078125 C 2.1875 -0.078125 1.828125 -0.734375 1.71875 -0.984375 C 1.609375 -1.296875 1.5 -1.890625 1.5 -2.71875 C 1.5 -3.671875 1.921875 -4.859375 3 -4.859375 C 3.65625 -4.859375 4 -4.40625 4.1875 -4 C 4.375 -3.5625 4.375 -2.96875 4.375 -2.453125 Z M 4.375 -2.453125 "
+           id="path110" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-37">
+        <path
+           style="stroke:none;"
+           d="M 4.90625 0 L 4.90625 -0.34375 L 4.53125 -0.34375 C 3.484375 -0.34375 3.4375 -0.484375 3.4375 -0.921875 L 3.4375 -7.65625 C 3.4375 -7.9375 3.4375 -7.953125 3.203125 -7.953125 C 2.921875 -7.625 2.3125 -7.1875 1.09375 -7.1875 L 1.09375 -6.84375 C 1.359375 -6.84375 1.953125 -6.84375 2.625 -7.140625 L 2.625 -0.921875 C 2.625 -0.484375 2.578125 -0.34375 1.53125 -0.34375 L 1.15625 -0.34375 L 1.15625 0 C 1.484375 -0.03125 2.640625 -0.03125 3.03125 -0.03125 C 3.4375 -0.03125 4.578125 -0.03125 4.90625 0 Z M 4.90625 0 "
+           id="path113" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-38">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -1.984375 C 5.359375 -3.203125 4.5 -3.734375 3.5625 -4.3125 C 4.15625 -4.640625 5.03125 -5.1875 5.03125 -6.1875 C 5.03125 -7.234375 4.03125 -7.953125 2.921875 -7.953125 C 1.75 -7.953125 0.8125 -7.078125 0.8125 -5.984375 C 0.8125 -5.578125 0.9375 -5.171875 1.265625 -4.765625 C 1.40625 -4.609375 1.40625 -4.609375 2.25 -4.015625 C 1.09375 -3.484375 0.484375 -2.671875 0.484375 -1.8125 C 0.484375 -0.53125 1.703125 0.25 2.921875 0.25 C 4.25 0.25 5.359375 -0.734375 5.359375 -1.984375 Z M 4.546875 -6.1875 C 4.546875 -5.453125 4.015625 -4.859375 3.328125 -4.484375 L 1.9375 -5.390625 C 1.78125 -5.5 1.296875 -5.8125 1.296875 -6.390625 C 1.296875 -7.171875 2.109375 -7.65625 2.921875 -7.65625 C 3.78125 -7.65625 4.546875 -7.046875 4.546875 -6.1875 Z M 4.8125 -1.609375 C 4.8125 -0.6875 3.890625 -0.078125 2.921875 -0.078125 C 1.90625 -0.078125 1.046875 -0.8125 1.046875 -1.8125 C 1.046875 -2.734375 1.71875 -3.484375 2.5 -3.84375 L 3.9375 -2.90625 C 4.25 -2.703125 4.8125 -2.328125 4.8125 -1.609375 Z M 4.8125 -1.609375 "
+           id="path116" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-39">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -4.578125 C 2.203125 -4.90625 1.921875 -5.15625 1.625 -5.15625 C 1.28125 -5.15625 1.046875 -4.875 1.046875 -4.578125 C 1.046875 -4.21875 1.34375 -4 1.609375 -4 C 1.9375 -4 2.203125 -4.25 2.203125 -4.578125 Z M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path119" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-40">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.703125 -5.265625 2.21875 -4.5 2.0625 -4.125 L 2.046875 -4.125 L 2.046875 -8.296875 L 0.375 -8.15625 L 0.375 -7.8125 C 1.1875 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path122" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-41">
+        <path
+           style="stroke:none;"
+           d="M 8.21875 -4.8125 L 8.21875 -5.15625 C 7.921875 -5.125 7.703125 -5.125 7.34375 -5.125 L 6.328125 -5.15625 L 6.328125 -4.8125 C 6.859375 -4.78125 7 -4.453125 7 -4.234375 C 7 -4.234375 7 -4.140625 6.953125 -4.015625 L 5.859375 -0.890625 L 4.65625 -4.265625 C 4.609375 -4.40625 4.609375 -4.4375 4.609375 -4.46875 C 4.609375 -4.8125 5.046875 -4.8125 5.296875 -4.8125 L 5.296875 -5.15625 C 4.953125 -5.125 4.46875 -5.125 4.125 -5.125 L 3.046875 -5.15625 L 3.046875 -4.8125 C 3.5 -4.8125 3.65625 -4.78125 3.796875 -4.625 C 3.84375 -4.546875 4 -4.15625 4.078125 -3.921875 L 3.0625 -1 L 1.90625 -4.25 C 1.859375 -4.40625 1.859375 -4.4375 1.859375 -4.484375 C 1.859375 -4.8125 2.3125 -4.8125 2.546875 -4.8125 L 2.546875 -5.15625 C 2.25 -5.125 1.65625 -5.125 1.328125 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.828125 -4.8125 0.9375 -4.75 1.078125 -4.375 L 2.578125 -0.09375 C 2.625 0.03125 2.671875 0.125 2.796875 0.125 C 2.90625 0.125 2.96875 0.078125 3.03125 -0.109375 L 4.21875 -3.515625 L 5.421875 -0.109375 C 5.46875 0.078125 5.53125 0.125 5.640625 0.125 C 5.765625 0.125 5.8125 0.03125 5.859375 -0.09375 L 7.234375 -4.015625 C 7.5 -4.765625 8.015625 -4.796875 8.21875 -4.8125 Z M 8.21875 -4.8125 "
+           id="path125" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-42">
+        <path
+           style="stroke:none;"
+           d="M 8.109375 -8.734375 C 8.109375 -8.890625 8 -8.96875 7.90625 -8.96875 C 7.78125 -8.96875 7.75 -8.90625 7.65625 -8.78125 C 6.890625 -7.75 5.875 -7.65625 5.421875 -7.65625 C 5.1875 -7.65625 4.15625 -7.65625 3.1875 -8.59375 C 2.9375 -8.84375 2.671875 -8.96875 2.359375 -8.96875 C 1.5 -8.96875 0.640625 -7.96875 0.640625 -6.5625 C 0.640625 -5.109375 1.5 -4.140625 2.359375 -4.140625 C 3.234375 -4.140625 3.890625 -5.21875 3.890625 -6.546875 C 3.890625 -6.890625 3.875 -7.34375 3.640625 -7.9375 C 4.40625 -7.484375 5.078125 -7.421875 5.421875 -7.421875 C 5.75 -7.421875 6.40625 -7.484375 7.046875 -7.875 L 7.046875 -7.859375 L 1.71875 0.234375 C 1.65625 0.34375 1.625 0.375 1.625 0.4375 C 1.625 0.578125 1.734375 0.671875 1.859375 0.671875 C 1.953125 0.671875 2.015625 0.578125 2.078125 0.5 L 8.015625 -8.53125 C 8.09375 -8.640625 8.109375 -8.671875 8.109375 -8.734375 Z M 9.09375 -1.734375 C 9.09375 -3.109375 8.421875 -4.140625 7.5625 -4.140625 C 6.6875 -4.140625 5.84375 -3.15625 5.84375 -1.75 C 5.84375 -0.28125 6.703125 0.671875 7.5625 0.671875 C 8.421875 0.671875 9.09375 -0.40625 9.09375 -1.734375 Z M 3.640625 -6.5625 C 3.640625 -5.296875 3.03125 -4.390625 2.375 -4.390625 C 2.21875 -4.390625 1.34375 -4.46875 1.34375 -6.546875 C 1.34375 -8.65625 2.203125 -8.71875 2.375 -8.71875 C 3.03125 -8.71875 3.640625 -7.796875 3.640625 -6.5625 Z M 8.828125 -1.75 C 8.828125 -0.484375 8.21875 0.4375 7.578125 0.4375 C 7.40625 0.4375 6.53125 0.34375 6.53125 -1.734375 C 6.53125 -3.84375 7.40625 -3.90625 7.578125 -3.90625 C 8.234375 -3.90625 8.828125 -2.96875 8.828125 -1.75 Z M 8.828125 -1.75 "
+           id="path128" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-43">
+        <path
+           style="stroke:none;"
+           d="M 7.140625 -5.46875 L 6.828125 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.84375 -0.03125 2.203125 -0.03125 C 2.625 -0.03125 3.671875 -0.03125 4.015625 0 L 4.015625 -0.34375 L 3.65625 -0.34375 C 2.625 -0.34375 2.59375 -0.484375 2.59375 -0.921875 L 2.59375 -3.890625 L 3.640625 -3.890625 C 4.765625 -3.890625 4.890625 -3.5 4.890625 -2.5 L 5.15625 -2.5 L 5.15625 -5.640625 L 4.890625 -5.640625 C 4.890625 -4.640625 4.765625 -4.25 3.640625 -4.25 L 2.59375 -4.25 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.640625 -7.796875 C 6.359375 -7.796875 6.703125 -7.15625 6.875 -5.46875 Z M 7.140625 -5.46875 "
+           id="path131" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-44">
+        <path
+           style="stroke:none;"
+           d="M 8.578125 -1.046875 C 8.578125 -1.109375 8.578125 -1.21875 8.4375 -1.21875 C 8.3125 -1.21875 8.3125 -1.140625 8.3125 -1.03125 C 8.25 -0.3125 7.90625 0.015625 7.515625 0.015625 C 6.96875 0.015625 6.84375 -0.546875 6.75 -1.1875 L 6.640625 -2.078125 C 6.546875 -2.671875 6.5 -3.0625 6.140625 -3.4375 C 6.015625 -3.5625 5.703125 -3.890625 5.046875 -4.0625 C 6.234375 -4.34375 7.140625 -5.09375 7.140625 -6.015625 C 7.140625 -7.171875 5.796875 -8.15625 4.078125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.453125 -0.03125 3.4375 -0.03125 3.71875 0 L 3.71875 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.578125 -0.46875 2.578125 -0.90625 L 2.578125 -3.96875 L 3.96875 -3.96875 C 4.4375 -3.96875 4.875 -3.84375 5.203125 -3.5 C 5.609375 -3.046875 5.609375 -2.796875 5.609375 -1.96875 C 5.609375 -1.03125 5.609375 -0.71875 6.125 -0.203125 C 6.3125 -0.03125 6.8125 0.25 7.484375 0.25 C 8.421875 0.25 8.578125 -0.78125 8.578125 -1.046875 Z M 6.03125 -6.015625 C 6.03125 -4.96875 5.46875 -4.203125 3.921875 -4.203125 L 2.578125 -4.203125 L 2.578125 -7.34375 C 2.578125 -7.609375 2.578125 -7.75 2.828125 -7.8125 C 2.9375 -7.8125 3.296875 -7.8125 3.53125 -7.8125 C 4.5 -7.8125 6.03125 -7.8125 6.03125 -6.015625 Z M 6.03125 -6.015625 "
+           id="path134" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-45">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 2.90625 C 3.890625 2.875 3.890625 2.84375 3.6875 2.640625 C 2.484375 1.4375 1.8125 -0.53125 1.8125 -2.96875 C 1.8125 -5.296875 2.375 -7.296875 3.765625 -8.703125 C 3.890625 -8.8125 3.890625 -8.828125 3.890625 -8.875 C 3.890625 -8.9375 3.828125 -8.96875 3.78125 -8.96875 C 3.625 -8.96875 2.640625 -8.109375 2.0625 -6.9375 C 1.453125 -5.71875 1.171875 -4.453125 1.171875 -2.96875 C 1.171875 -1.90625 1.34375 -0.484375 1.953125 0.78125 C 2.671875 2.21875 3.640625 3 3.78125 3 C 3.828125 3 3.890625 2.96875 3.890625 2.90625 Z M 3.890625 2.90625 "
+           id="path137" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-46">
+        <path
+           style="stroke:none;"
+           d="M 3.375 -2.96875 C 3.375 -3.890625 3.25 -5.359375 2.578125 -6.75 C 1.875 -8.1875 0.890625 -8.96875 0.765625 -8.96875 C 0.71875 -8.96875 0.65625 -8.9375 0.65625 -8.875 C 0.65625 -8.828125 0.65625 -8.8125 0.859375 -8.609375 C 2.0625 -7.40625 2.71875 -5.421875 2.71875 -2.984375 C 2.71875 -0.671875 2.15625 1.328125 0.78125 2.734375 C 0.65625 2.84375 0.65625 2.875 0.65625 2.90625 C 0.65625 2.96875 0.71875 3 0.765625 3 C 0.921875 3 1.90625 2.140625 2.484375 0.96875 C 3.09375 -0.25 3.375 -1.546875 3.375 -2.96875 Z M 3.375 -2.96875 "
+           id="path140" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-47">
+        <path
+           style="stroke:none;"
+           d="M 2.328125 0.046875 C 2.328125 -0.6875 2.078125 -1.15625 1.609375 -1.15625 C 1.265625 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.265625 1.265625 0 1.625 0 C 1.8125 0 1.9375 -0.078125 2.015625 -0.140625 C 2.046875 -0.171875 2.0625 -0.171875 2.0625 -0.171875 C 2.0625 -0.171875 2.09375 -0.015625 2.09375 0.046875 C 2.09375 0.8125 1.78125 1.53125 1.25 2.078125 C 1.203125 2.109375 1.1875 2.140625 1.1875 2.1875 C 1.1875 2.25 1.25 2.3125 1.3125 2.3125 C 1.421875 2.3125 2.328125 1.421875 2.328125 0.046875 Z M 2.328125 0.046875 "
+           id="path143" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-48">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.59375 -4.78125 4.65625 -4.421875 4.65625 -4.296875 C 4.65625 -4.1875 4.625 -4.125 4.5625 -3.984375 L 3.34375 -0.890625 L 2.015625 -4.265625 C 1.953125 -4.4375 1.9375 -4.4375 1.9375 -4.5 C 1.9375 -4.8125 2.390625 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.3125 -5.125 1.6875 -5.125 1.359375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.890625 -4.8125 1 -4.75 1.140625 -4.390625 L 2.859375 -0.109375 C 2.921875 0.0625 2.9375 0.125 3.078125 0.125 C 3.171875 0.125 3.234375 0.09375 3.328125 -0.109375 L 4.875 -4.015625 C 4.984375 -4.28125 5.1875 -4.796875 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path146" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-49">
+        <path
+           style="stroke:none;"
+           d="M 2.984375 2.984375 L 2.984375 2.546875 L 1.828125 2.546875 L 1.828125 -8.515625 L 2.984375 -8.515625 L 2.984375 -8.96875 L 1.390625 -8.96875 L 1.390625 2.984375 Z M 2.984375 2.984375 "
+           id="path149" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-50">
+        <path
+           style="stroke:none;"
+           d="M 1.859375 2.984375 L 1.859375 -8.96875 L 0.25 -8.96875 L 0.25 -8.515625 L 1.40625 -8.515625 L 1.40625 2.546875 L 0.25 2.546875 L 0.25 2.984375 Z M 1.859375 2.984375 "
+           id="path152" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path155" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-1">
+        <path
+           style="stroke:none;"
+           d="M 10.046875 -7.6875 L 10.046875 -8.203125 C 9.78125 -8.171875 8.84375 -8.171875 8.515625 -8.171875 C 8.171875 -8.171875 7.234375 -8.171875 6.953125 -8.203125 L 6.953125 -7.6875 L 7.234375 -7.6875 C 7.546875 -7.6875 7.578125 -7.6875 7.859375 -7.65625 C 8.21875 -7.609375 8.21875 -7.59375 8.21875 -7.328125 L 8.21875 -2.328125 L 3.46875 -8.0625 C 3.34375 -8.1875 3.328125 -8.203125 3.09375 -8.203125 L 0.453125 -8.203125 L 0.453125 -7.6875 L 1.71875 -7.6875 L 1.71875 -0.875 C 1.71875 -0.609375 1.703125 -0.59375 1.40625 -0.546875 C 1.1875 -0.53125 0.9375 -0.515625 0.734375 -0.515625 L 0.453125 -0.515625 L 0.453125 0 C 0.734375 -0.03125 1.65625 -0.03125 2 -0.03125 C 2.328125 -0.03125 3.28125 -0.03125 3.546875 0 L 3.546875 -0.515625 L 3.28125 -0.515625 C 2.953125 -0.515625 2.921875 -0.515625 2.640625 -0.546875 C 2.296875 -0.59375 2.28125 -0.609375 2.28125 -0.875 L 2.28125 -7.28125 L 8.203125 -0.15625 C 8.328125 -0.015625 8.34375 0 8.5 0 C 8.78125 0 8.78125 -0.078125 8.78125 -0.34375 L 8.78125 -7.328125 C 8.78125 -7.59375 8.796875 -7.609375 9.109375 -7.65625 C 9.328125 -7.671875 9.5625 -7.6875 9.78125 -7.6875 Z M 10.046875 -7.6875 "
+           id="path158" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-2">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 C 6.4375 -0.515625 6.34375 -0.515625 6.34375 -0.984375 L 6.34375 -5.375 L 4.21875 -5.28125 L 4.21875 -4.765625 C 4.953125 -4.765625 5.046875 -4.765625 5.046875 -4.296875 L 5.046875 -1.953125 C 5.046875 -1.046875 4.5 -0.328125 3.578125 -0.328125 C 2.671875 -0.328125 2.625 -0.625 2.625 -1.28125 L 2.625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -1.46875 C 1.328125 -0.28125 2.125 0.078125 3.40625 0.078125 C 3.6875 0.078125 4.578125 0.078125 5.09375 -0.890625 L 5.109375 -0.890625 L 5.109375 0.078125 Z M 7.171875 0 "
+           id="path161" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-3">
+        <path
+           style="stroke:none;"
+           d="M 10.90625 0 L 10.90625 -0.515625 L 10.09375 -0.515625 L 10.09375 -3.65625 C 10.09375 -4.75 9.625 -5.375 8.28125 -5.375 C 7.078125 -5.375 6.515625 -4.5625 6.328125 -4.1875 C 6.125 -5.203125 5.3125 -5.375 4.546875 -5.375 C 3.40625 -5.375 2.78125 -4.640625 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.359375 3.59375 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.0625 -4.71875 5.0625 -3.796875 L 5.0625 -0.515625 L 4.234375 -0.515625 L 4.234375 0 C 4.5 -0.03125 5.359375 -0.03125 5.703125 -0.03125 C 6.03125 -0.03125 6.90625 -0.03125 7.1875 0 L 7.1875 -0.515625 L 6.359375 -0.515625 L 6.359375 -3.0625 C 6.359375 -4.359375 7.328125 -4.984375 8.078125 -4.984375 C 8.515625 -4.984375 8.78125 -4.71875 8.78125 -3.796875 L 8.78125 -0.515625 L 7.953125 -0.515625 L 7.953125 0 C 8.234375 -0.03125 9.09375 -0.03125 9.4375 -0.03125 C 9.765625 -0.03125 10.640625 -0.03125 10.90625 0 Z M 10.90625 0 "
+           id="path164" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-4">
+        <path
+           style="stroke:none;"
+           d="M 7 -2.671875 C 7 -4.296875 5.875 -5.375 4.25 -5.375 C 3.53125 -5.375 2.96875 -5.15625 2.484375 -4.765625 L 2.484375 -8.296875 L 0.421875 -8.203125 L 0.421875 -7.6875 C 1.15625 -7.6875 1.25 -7.6875 1.25 -7.21875 L 1.25 0 L 1.75 0 C 1.953125 -0.234375 2.15625 -0.453125 2.34375 -0.6875 C 2.953125 -0.0625 3.609375 0.078125 4.09375 0.078125 C 5.734375 0.078125 7 -0.9375 7 -2.671875 Z M 5.5625 -2.671875 C 5.5625 -2.140625 5.5625 -1.453125 5.28125 -1.015625 C 4.90625 -0.4375 4.34375 -0.328125 3.96875 -0.328125 C 3.15625 -0.328125 2.71875 -0.890625 2.546875 -1.15625 L 2.546875 -4.203125 C 2.96875 -4.765625 3.578125 -4.984375 4.09375 -4.984375 C 5.5625 -4.984375 5.5625 -3.46875 5.5625 -2.671875 Z M 5.5625 -2.671875 "
+           id="path167" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-5">
+        <path
+           style="stroke:none;"
+           d="M 5.75 -1.40625 C 5.75 -1.578125 5.5625 -1.578125 5.5 -1.578125 C 5.3125 -1.578125 5.296875 -1.546875 5.21875 -1.390625 C 4.90625 -0.609375 4.125 -0.359375 3.546875 -0.359375 C 1.8125 -0.359375 1.8125 -1.96875 1.8125 -2.640625 L 5.40625 -2.640625 C 5.671875 -2.640625 5.75 -2.640625 5.75 -2.9375 C 5.75 -3.296875 5.671875 -4.203125 5.109375 -4.75 C 4.609375 -5.265625 3.9375 -5.421875 3.25 -5.421875 C 1.390625 -5.421875 0.375 -4.203125 0.375 -2.6875 C 0.375 -1.015625 1.609375 0.078125 3.40625 0.078125 C 5.21875 0.078125 5.75 -1.1875 5.75 -1.40625 Z M 4.65625 -2.984375 L 1.8125 -2.984375 C 1.828125 -3.484375 1.84375 -3.9375 2.09375 -4.375 C 2.3125 -4.75 2.734375 -5.015625 3.25 -5.015625 C 4.53125 -5.015625 4.640625 -3.578125 4.65625 -2.984375 Z M 4.65625 -2.984375 "
+           id="path170" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-6">
+        <path
+           style="stroke:none;"
+           d="M 5.109375 -4.4375 C 5.109375 -5.046875 4.484375 -5.375 3.90625 -5.375 C 2.96875 -5.375 2.5625 -4.546875 2.390625 -4.046875 L 2.375 -4.046875 L 2.375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.59375 -0.03125 1.921875 -0.03125 C 2.265625 -0.03125 3.234375 -0.03125 3.53125 0 L 3.53125 -0.515625 L 2.484375 -0.515625 L 2.484375 -2.6875 C 2.484375 -3.078125 2.5625 -4.984375 3.96875 -4.984375 C 3.796875 -4.859375 3.71875 -4.65625 3.71875 -4.4375 C 3.71875 -3.9375 4.109375 -3.734375 4.40625 -3.734375 C 4.703125 -3.734375 5.109375 -3.9375 5.109375 -4.4375 Z M 5.109375 -4.4375 "
+           id="path173" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-7">
+        <path
+           style="stroke:none;"
+           d="M 6.328125 -2.625 C 6.328125 -4.234375 5.234375 -5.421875 3.359375 -5.421875 C 1.40625 -5.421875 0.375 -4.171875 0.375 -2.625 C 0.375 -1.046875 1.46875 0.078125 3.34375 0.078125 C 5.296875 0.078125 6.328125 -1.109375 6.328125 -2.625 Z M 4.90625 -2.734375 C 4.90625 -1.75 4.90625 -0.359375 3.359375 -0.359375 C 1.8125 -0.359375 1.8125 -1.75 1.8125 -2.734375 C 1.8125 -3.296875 1.8125 -3.890625 2.03125 -4.328125 C 2.296875 -4.8125 2.828125 -5.015625 3.34375 -5.015625 C 4.03125 -5.015625 4.453125 -4.703125 4.65625 -4.359375 C 4.90625 -3.9375 4.90625 -3.3125 4.90625 -2.734375 Z M 4.90625 -2.734375 "
+           id="path176" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-8">
+        <path
+           style="stroke:none;"
+           d="M 5.046875 -7.375 C 5.046875 -7.859375 4.609375 -8.359375 3.765625 -8.359375 C 2.671875 -8.359375 1.34375 -7.90625 1.34375 -6.53125 L 1.34375 -5.3125 L 0.46875 -5.3125 L 0.46875 -4.796875 L 1.34375 -4.796875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.703125 -0.03125 2.03125 -0.03125 C 2.375 -0.03125 3.34375 -0.03125 3.640625 0 L 3.640625 -0.515625 L 2.59375 -0.515625 L 2.59375 -4.796875 L 3.953125 -4.796875 L 3.953125 -5.3125 L 2.53125 -5.3125 L 2.53125 -6.53125 C 2.53125 -7.78125 3.328125 -7.96875 3.71875 -7.96875 C 3.84375 -7.96875 3.875 -7.953125 3.9375 -7.9375 C 3.765625 -7.8125 3.65625 -7.609375 3.65625 -7.359375 C 3.65625 -6.890625 4.046875 -6.671875 4.34375 -6.671875 C 4.609375 -6.671875 5.046875 -6.84375 5.046875 -7.375 Z M 5.046875 -7.375 "
+           id="path179" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-9">
+        <path
+           style="stroke:none;"
+           d="M 7.046875 0 L 7.046875 -0.515625 C 6.296875 -0.515625 6.21875 -0.515625 6.21875 -0.984375 L 6.21875 -8.296875 L 4.140625 -8.203125 L 4.140625 -7.6875 C 4.890625 -7.6875 4.96875 -7.6875 4.96875 -7.21875 L 4.96875 -4.8125 C 4.703125 -5.03125 4.1875 -5.375 3.359375 -5.375 C 1.65625 -5.375 0.453125 -4.328125 0.453125 -2.65625 C 0.453125 -0.9375 1.640625 0.078125 3.234375 0.078125 C 3.890625 0.078125 4.453125 -0.15625 4.90625 -0.546875 L 4.90625 0.078125 Z M 4.90625 -1.203125 C 4.40625 -0.484375 3.796875 -0.328125 3.375 -0.328125 C 1.890625 -0.328125 1.890625 -1.84375 1.890625 -2.625 C 1.890625 -3.1875 1.890625 -3.796875 2.15625 -4.25 C 2.515625 -4.90625 3.234375 -4.984375 3.5 -4.984375 C 4 -4.984375 4.515625 -4.765625 4.90625 -4.25 Z M 4.90625 -1.203125 "
+           id="path182" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-10">
+        <path
+           style="stroke:none;"
+           d="M 3.328125 0 L 3.328125 -0.515625 L 2.59375 -0.515625 L 2.59375 -5.375 L 0.5625 -5.28125 L 0.5625 -4.765625 C 1.265625 -4.765625 1.34375 -4.765625 1.34375 -4.296875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.625 -0.03125 1.953125 -0.03125 C 2.28125 -0.03125 3.046875 -0.03125 3.328125 0 Z M 2.734375 -7.265625 C 2.734375 -7.75 2.328125 -8.125 1.875 -8.125 C 1.390625 -8.125 1 -7.734375 1 -7.265625 C 1 -6.78125 1.40625 -6.40625 1.859375 -6.40625 C 2.359375 -6.40625 2.734375 -6.796875 2.734375 -7.265625 Z M 2.734375 -7.265625 "
+           id="path185" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-11">
+        <path
+           style="stroke:none;"
+           d="M 8.671875 -7.375 C 8.671875 -7.859375 8.234375 -8.359375 7.390625 -8.359375 C 7.015625 -8.359375 6.359375 -8.3125 5.765625 -7.953125 C 5.296875 -8.359375 4.609375 -8.359375 4.40625 -8.359375 C 2.984375 -8.359375 1.25 -7.9375 1.25 -6.515625 L 1.25 -5.3125 L 0.359375 -5.3125 L 0.359375 -4.796875 L 1.25 -4.796875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.546875 -0.03125 1.859375 -0.03125 C 2.1875 -0.03125 3.03125 -0.03125 3.3125 0 L 3.3125 -0.515625 L 2.484375 -0.515625 L 2.484375 -4.796875 L 4.96875 -4.796875 L 4.96875 -0.515625 L 4.140625 -0.515625 L 4.140625 0 C 4.421875 -0.03125 5.3125 -0.03125 5.65625 -0.03125 C 6 -0.03125 6.96875 -0.03125 7.25 0 L 7.25 -0.515625 L 6.21875 -0.515625 L 6.21875 -4.796875 L 7.578125 -4.796875 L 7.578125 -5.3125 L 6.15625 -5.3125 L 6.15625 -6.53125 C 6.15625 -7.78125 6.9375 -7.96875 7.34375 -7.96875 C 7.46875 -7.96875 7.5 -7.953125 7.5625 -7.9375 C 7.390625 -7.8125 7.28125 -7.609375 7.28125 -7.359375 C 7.28125 -6.890625 7.65625 -6.671875 7.96875 -6.671875 C 8.234375 -6.671875 8.671875 -6.84375 8.671875 -7.375 Z M 5.109375 -7.84375 C 4.96875 -7.78125 4.734375 -7.578125 4.734375 -7.21875 C 4.734375 -7 4.8125 -6.8125 4.96875 -6.6875 L 4.96875 -5.3125 L 2.421875 -5.3125 L 2.421875 -6.5 C 2.421875 -7.796875 3.6875 -7.96875 4.296875 -7.96875 C 4.71875 -7.96875 5.015625 -7.875 5.109375 -7.84375 Z M 5.109375 -7.84375 "
+           id="path188" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-12">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 L 6.34375 -0.515625 L 6.34375 -3.65625 C 6.34375 -4.796875 5.859375 -5.375 4.546875 -5.375 C 3.6875 -5.375 2.9375 -4.953125 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.34375 3.578125 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.046875 -4.703125 5.046875 -3.796875 L 5.046875 -0.515625 L 4.21875 -0.515625 L 4.21875 0 C 4.5 -0.03125 5.359375 -0.03125 5.6875 -0.03125 C 6.03125 -0.03125 6.890625 -0.03125 7.171875 0 Z M 7.171875 0 "
+           id="path191" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-13">
+        <path
+           style="stroke:none;"
+           d="M 4.46875 -1.484375 L 4.46875 -2.109375 L 3.96875 -2.109375 L 3.96875 -1.5 C 3.96875 -0.703125 3.609375 -0.359375 3.234375 -0.359375 C 2.515625 -0.359375 2.515625 -1.15625 2.515625 -1.4375 L 2.515625 -4.796875 L 4.25 -4.796875 L 4.25 -5.3125 L 2.515625 -5.3125 L 2.515625 -7.59375 L 2.015625 -7.59375 C 2.015625 -6.40625 1.4375 -5.21875 0.25 -5.1875 L 0.25 -4.796875 L 1.21875 -4.796875 L 1.21875 -1.46875 C 1.21875 -0.203125 2.203125 0.078125 3.0625 0.078125 C 3.9375 0.078125 4.46875 -0.59375 4.46875 -1.484375 Z M 4.46875 -1.484375 "
+           id="path194" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-14">
+        <path
+           style="stroke:none;"
+           d="M 6.46875 -0.265625 C 6.46875 -0.515625 6.359375 -0.515625 6.1875 -0.515625 C 5.4375 -0.53125 5.4375 -0.71875 5.4375 -0.984375 L 5.4375 -3.578125 C 5.4375 -4.671875 4.5625 -5.421875 2.875 -5.421875 C 2.21875 -5.421875 0.796875 -5.359375 0.796875 -4.34375 C 0.796875 -3.84375 1.1875 -3.640625 1.5 -3.640625 C 1.859375 -3.640625 2.21875 -3.890625 2.21875 -4.34375 C 2.21875 -4.5625 2.125 -4.78125 1.921875 -4.90625 C 2.3125 -5.015625 2.609375 -5.015625 2.828125 -5.015625 C 3.640625 -5.015625 4.140625 -4.5625 4.140625 -3.578125 L 4.140625 -3.109375 C 2.25 -3.109375 0.34375 -2.578125 0.34375 -1.25 C 0.34375 -0.171875 1.734375 0.078125 2.5625 0.078125 C 3.484375 0.078125 4.0625 -0.4375 4.296875 -0.953125 C 4.296875 -0.515625 4.296875 0 5.515625 0 L 6.125 0 C 6.375 0 6.46875 0 6.46875 -0.265625 Z M 4.140625 -1.65625 C 4.140625 -0.53125 3.125 -0.328125 2.75 -0.328125 C 2.15625 -0.328125 1.671875 -0.71875 1.671875 -1.265625 C 1.671875 -2.359375 2.96875 -2.71875 4.140625 -2.78125 Z M 4.140625 -1.65625 "
+           id="path197" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-15">
+        <path
+           style="stroke:none;"
+           d="M 3.421875 0 L 3.421875 -0.515625 L 2.59375 -0.515625 L 2.59375 -8.296875 L 0.53125 -8.203125 L 0.53125 -7.6875 C 1.265625 -7.6875 1.34375 -7.6875 1.34375 -7.21875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.65625 -0.03125 1.96875 -0.03125 C 2.296875 -0.03125 3.140625 -0.03125 3.421875 0 Z M 3.421875 0 "
+           id="path200" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-16">
+        <path
+           style="stroke:none;"
+           d="M 6.796875 -4.796875 L 6.796875 -5.3125 C 6.390625 -5.28125 6.34375 -5.28125 5.859375 -5.28125 L 4.828125 -5.3125 L 4.828125 -4.796875 C 4.828125 -4.796875 5.40625 -4.796875 5.40625 -4.640625 C 5.40625 -4.609375 5.359375 -4.53125 5.359375 -4.5 L 3.953125 -1.484375 L 2.421875 -4.796875 L 3.078125 -4.796875 L 3.078125 -5.3125 C 2.796875 -5.28125 1.984375 -5.28125 1.65625 -5.28125 C 1.296875 -5.28125 0.59375 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 1.046875 -4.796875 L 3.265625 0 C 3.203125 0.140625 3.03125 0.484375 2.96875 0.640625 C 2.71875 1.171875 2.34375 2 1.5 2 C 1.453125 2 1.3125 2 1.1875 1.921875 C 1.203125 1.90625 1.5625 1.765625 1.5625 1.3125 C 1.5625 0.921875 1.28125 0.671875 0.921875 0.671875 C 0.546875 0.671875 0.265625 0.921875 0.265625 1.328125 C 0.265625 1.890625 0.78125 2.390625 1.5 2.390625 C 2.484375 2.390625 3.125 1.5 3.375 0.984375 L 5.921875 -4.53125 C 5.984375 -4.703125 6.03125 -4.796875 6.796875 -4.796875 Z M 6.796875 -4.796875 "
+           id="path203" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-17">
+        <path
+           style="stroke:none;"
+           d="M 7.046875 0 L 7.046875 -0.515625 L 6.21875 -0.515625 L 6.21875 -5.421875 L 4.140625 -5.359375 L 4.140625 -5.3125 L 2.421875 -5.3125 L 2.421875 -6.5 C 2.421875 -7.859375 3.84375 -7.96875 4.3125 -7.96875 C 4.453125 -7.96875 4.875 -7.96875 5.234375 -7.734375 C 4.859375 -7.609375 4.703125 -7.328125 4.703125 -7.015625 C 4.703125 -6.578125 5.03125 -6.28125 5.4375 -6.28125 C 5.828125 -6.28125 6.171875 -6.5625 6.171875 -7.015625 C 6.171875 -7.671875 5.625 -8.359375 4.421875 -8.359375 C 3.0625 -8.359375 1.25 -7.953125 1.25 -6.515625 L 1.25 -5.3125 L 0.359375 -5.3125 L 0.359375 -4.796875 L 1.25 -4.796875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.546875 -0.03125 1.859375 -0.03125 C 2.1875 -0.03125 3.03125 -0.03125 3.3125 0 L 3.3125 -0.515625 L 2.484375 -0.515625 L 2.484375 -4.796875 L 4.609375 -4.796875 C 4.90625 -4.796875 4.96875 -4.78125 4.96875 -4.359375 L 4.96875 -0.515625 L 4.140625 -0.515625 L 4.140625 0 C 4.421875 -0.03125 5.265625 -0.03125 5.59375 -0.03125 C 5.921875 -0.03125 6.765625 -0.03125 7.046875 0 Z M 7.046875 0 "
+           id="path206" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-18">
+        <path
+           style="stroke:none;"
+           d="M 7 -2.671875 C 7 -4.3125 5.890625 -5.375 4.28125 -5.375 C 3.578125 -5.375 2.96875 -5.140625 2.484375 -4.75 L 2.484375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 1.8125 L 0.421875 1.8125 L 0.421875 2.3125 C 0.6875 2.296875 1.546875 2.296875 1.890625 2.296875 C 2.21875 2.296875 3.09375 2.296875 3.375 2.3125 L 3.375 1.8125 L 2.546875 1.8125 L 2.546875 -0.484375 C 2.84375 -0.234375 3.375 0.078125 4.09375 0.078125 C 5.71875 0.078125 7 -0.921875 7 -2.671875 Z M 5.5625 -2.671875 C 5.5625 -0.9375 4.703125 -0.328125 3.9375 -0.328125 C 3.4375 -0.328125 2.921875 -0.578125 2.546875 -1.140625 L 2.546875 -4.1875 C 2.984375 -4.75 3.625 -4.953125 4.09375 -4.953125 C 4.859375 -4.953125 5.5625 -4.25 5.5625 -2.671875 Z M 5.5625 -2.671875 "
+           id="path209" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-19">
+        <path
+           style="stroke:none;"
+           d="M 4.84375 -1.65625 C 4.84375 -2.234375 4.53125 -2.625 4.296875 -2.84375 C 3.796875 -3.25 3.390625 -3.328125 2.75 -3.4375 C 1.984375 -3.578125 1.265625 -3.703125 1.265625 -4.28125 C 1.265625 -5.0625 2.328125 -5.0625 2.578125 -5.0625 C 3.90625 -5.0625 3.984375 -4.21875 4 -3.921875 C 4.015625 -3.765625 4.109375 -3.765625 4.25 -3.765625 C 4.5 -3.765625 4.5 -3.796875 4.5 -4.078125 L 4.5 -5.109375 C 4.5 -5.328125 4.5 -5.421875 4.328125 -5.421875 C 4.25 -5.421875 4.234375 -5.421875 4.046875 -5.3125 C 4 -5.265625 3.875 -5.1875 3.8125 -5.15625 C 3.484375 -5.34375 3.03125 -5.421875 2.609375 -5.421875 C 2.25 -5.421875 0.453125 -5.421875 0.453125 -3.859375 C 0.453125 -2.609375 1.9375 -2.34375 2.3125 -2.28125 C 2.625 -2.21875 3.03125 -2.15625 3.078125 -2.15625 C 3.546875 -2.046875 4.03125 -1.75 4.03125 -1.25 C 4.03125 -0.328125 2.9375 -0.328125 2.6875 -0.328125 C 2.078125 -0.328125 1.328125 -0.515625 0.984375 -1.671875 C 0.921875 -1.90625 0.90625 -1.921875 0.703125 -1.921875 C 0.453125 -1.921875 0.453125 -1.890625 0.453125 -1.609375 L 0.453125 -0.234375 C 0.453125 -0.015625 0.453125 0.078125 0.640625 0.078125 C 0.71875 0.078125 0.734375 0.078125 0.984375 -0.125 L 1.296875 -0.34375 C 1.828125 0.078125 2.46875 0.078125 2.6875 0.078125 C 3.34375 0.078125 4.84375 -0.078125 4.84375 -1.65625 Z M 4.84375 -1.65625 "
+           id="path212" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-20">
+        <path
+           style="stroke:none;"
+           d="M 9.421875 -4.796875 L 9.421875 -5.3125 C 9.078125 -5.28125 8.921875 -5.28125 8.484375 -5.28125 C 8 -5.28125 7.84375 -5.28125 7.40625 -5.3125 L 7.40625 -4.796875 C 7.515625 -4.796875 8.109375 -4.796875 8.109375 -4.640625 C 8.109375 -4.640625 8.109375 -4.609375 8.0625 -4.5 L 6.796875 -1.390625 L 5.421875 -4.796875 L 6.109375 -4.796875 L 6.109375 -5.3125 C 5.828125 -5.28125 5.109375 -5.28125 4.796875 -5.28125 L 3.5625 -5.3125 L 3.5625 -4.796875 L 4.265625 -4.796875 C 4.296875 -4.703125 4.359375 -4.546875 4.40625 -4.4375 C 4.453125 -4.359375 4.5625 -4.078125 4.5625 -4.015625 L 4.515625 -3.875 L 3.609375 -1.609375 L 2.3125 -4.796875 L 3 -4.796875 L 3 -5.3125 C 2.71875 -5.28125 1.90625 -5.28125 1.59375 -5.28125 C 1.203125 -5.28125 0.640625 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 0.984375 -4.796875 L 2.8125 -0.234375 C 2.890625 -0.03125 2.9375 0.0625 3.203125 0.0625 C 3.328125 0.0625 3.484375 0.0625 3.578125 -0.171875 L 4.84375 -3.34375 L 6.109375 -0.203125 C 6.21875 0.0625 6.34375 0.0625 6.484375 0.0625 C 6.75 0.0625 6.796875 -0.015625 6.875 -0.234375 L 8.609375 -4.5 C 8.6875 -4.703125 8.71875 -4.796875 9.421875 -4.796875 Z M 9.421875 -4.796875 "
+           id="path215" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-21">
+        <path
+           style="stroke:none;"
+           d="M 3.328125 0 L 3.328125 -0.515625 L 2.59375 -0.515625 L 2.59375 -5.375 L 0.5625 -5.28125 L 0.5625 -4.765625 C 1.265625 -4.765625 1.34375 -4.765625 1.34375 -4.296875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.625 -0.03125 1.953125 -0.03125 C 2.28125 -0.03125 3.046875 -0.03125 3.328125 0 Z M 1.21875 -7.265625 C 1.21875 -7.703125 0.84375 -8.046875 0.4375 -8.046875 C 0 -8.046875 -0.328125 -7.6875 -0.328125 -7.265625 C -0.328125 -6.828125 0.03125 -6.484375 0.4375 -6.484375 C 0.875 -6.484375 1.21875 -6.84375 1.21875 -7.265625 Z M 4.0625 -7.265625 C 4.0625 -7.703125 3.6875 -8.046875 3.28125 -8.046875 C 2.84375 -8.046875 2.515625 -7.6875 2.515625 -7.265625 C 2.515625 -6.828125 2.875 -6.484375 3.28125 -6.484375 C 3.71875 -6.484375 4.0625 -6.84375 4.0625 -7.265625 Z M 4.0625 -7.265625 "
+           id="path218" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-22">
+        <path
+           style="stroke:none;"
+           d="M 6.796875 -4.796875 L 6.796875 -5.3125 C 6.375 -5.28125 6.34375 -5.28125 5.859375 -5.28125 L 4.828125 -5.3125 L 4.828125 -4.796875 C 5.15625 -4.796875 5.421875 -4.734375 5.421875 -4.65625 C 5.421875 -4.65625 5.421875 -4.625 5.359375 -4.5 L 3.953125 -1.4375 L 2.421875 -4.796875 L 3.078125 -4.796875 L 3.078125 -5.3125 C 2.796875 -5.28125 1.953125 -5.28125 1.640625 -5.28125 C 1.296875 -5.28125 0.59375 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 1.046875 -4.796875 L 3.140625 -0.234375 C 3.25 0 3.28125 0.0625 3.546875 0.0625 C 3.734375 0.0625 3.84375 0.03125 3.9375 -0.203125 L 5.921875 -4.515625 C 6 -4.703125 6.046875 -4.796875 6.796875 -4.796875 Z M 6.796875 -4.796875 "
+           id="path221" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-23">
+        <path
+           style="stroke:none;"
+           d="M 5.59375 -1.40625 C 5.59375 -1.546875 5.46875 -1.546875 5.34375 -1.546875 C 5.15625 -1.546875 5.140625 -1.53125 5.078125 -1.390625 C 5 -1.15625 4.671875 -0.359375 3.578125 -0.359375 C 1.890625 -0.359375 1.890625 -2.171875 1.890625 -2.71875 C 1.890625 -3.421875 1.90625 -4.984375 3.46875 -4.984375 C 3.546875 -4.984375 4.25 -4.953125 4.25 -4.90625 C 4.25 -4.90625 4.25 -4.875 4.21875 -4.859375 C 4.1875 -4.828125 4.03125 -4.65625 4.03125 -4.34375 C 4.03125 -3.84375 4.4375 -3.640625 4.734375 -3.640625 C 4.984375 -3.640625 5.4375 -3.796875 5.4375 -4.359375 C 5.4375 -5.34375 4.0625 -5.421875 3.421875 -5.421875 C 1.296875 -5.421875 0.453125 -4.03125 0.453125 -2.65625 C 0.453125 -1.03125 1.59375 0.078125 3.34375 0.078125 C 5.21875 0.078125 5.59375 -1.3125 5.59375 -1.40625 Z M 5.59375 -1.40625 "
+           id="path224" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-24">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 L 6.34375 -0.515625 L 6.34375 -3.65625 C 6.34375 -4.796875 5.859375 -5.375 4.546875 -5.375 C 3.328125 -5.375 2.75 -4.53125 2.578125 -4.171875 L 2.5625 -4.171875 L 2.5625 -8.296875 L 0.5 -8.203125 L 0.5 -7.6875 C 1.25 -7.6875 1.328125 -7.6875 1.328125 -7.21875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.34375 3.578125 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.046875 -4.703125 5.046875 -3.796875 L 5.046875 -0.515625 L 4.21875 -0.515625 L 4.21875 0 C 4.5 -0.03125 5.359375 -0.03125 5.6875 -0.03125 C 6.03125 -0.03125 6.890625 -0.03125 7.171875 0 Z M 7.171875 0 "
+           id="path227" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-25">
+        <path
+           style="stroke:none;"
+           d="M 2.71875 -0.859375 C 2.71875 -1.34375 2.328125 -1.71875 1.859375 -1.71875 C 1.40625 -1.71875 1 -1.34375 1 -0.859375 C 1 -0.375 1.40625 0 1.859375 0 C 2.328125 0 2.71875 -0.375 2.71875 -0.859375 Z M 2.71875 -0.859375 "
+           id="path230" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path233" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-1">
+        <path
+           style="stroke:none;"
+           d="M 2 5.515625 L 2.34375 5.515625 L 2.34375 4.3125 L 7.78125 4.3125 C 8.015625 4.3125 8.0625 4.3125 8.0625 4.140625 C 8.0625 4.046875 8.0625 4.015625 7.921875 3.921875 L 2.34375 0.328125 L 2 0.328125 L 2 3.46875 L 0.90625 3.46875 C 0.46875 3.46875 0.34375 3.4375 0.34375 2.5625 L 0.34375 2.328125 L 0 2.328125 C 0.03125 2.609375 0.03125 3.546875 0.03125 3.890625 C 0.03125 4.21875 0.03125 5.171875 0 5.453125 L 0.34375 5.453125 L 0.34375 5.21875 C 0.34375 4.34375 0.46875 4.3125 0.90625 4.3125 L 2 4.3125 Z M 2.34375 3.53125 L 2.34375 0.625 L 6.84375 3.53125 Z M 2.34375 3.53125 "
+           id="path236" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-2">
+        <path
+           style="stroke:none;"
+           d="M 2.40625 5.265625 C 3.828125 5.265625 5.015625 4.296875 5.015625 3.046875 C 5.015625 2.359375 4.703125 1.84375 4.375 1.53125 L 6.84375 1.53125 C 6.6875 2.046875 6.671875 2.46875 6.671875 2.59375 C 6.671875 3.9375 7.65625 4.8125 7.828125 4.8125 C 7.875 4.8125 7.9375 4.78125 7.9375 4.703125 C 7.9375 4.703125 7.9375 4.65625 7.890625 4.546875 C 7.609375 3.890625 7.5625 3.3125 7.5625 3 C 7.5625 2.21875 7.8125 1.65625 7.90625 1.421875 C 7.9375 1.34375 7.9375 1.296875 7.9375 1.296875 C 7.9375 1.203125 7.859375 1.203125 7.671875 1.203125 L 4.125 1.203125 C 3.90625 1.203125 3.84375 1.203125 3.84375 1.34375 C 3.84375 1.40625 3.84375 1.421875 4 1.546875 C 4.484375 1.875 4.765625 2.4375 4.765625 3.03125 C 4.765625 3.671875 4.1875 3.984375 3.984375 4.078125 C 3.515625 4.28125 2.921875 4.296875 2.46875 4.296875 C 2.015625 4.296875 1.34375 4.296875 0.796875 3.953125 C 0.375 3.6875 0.078125 3.234375 0.078125 2.703125 C 0.078125 1.90625 0.609375 1.140625 1.484375 0.921875 C 1.453125 0.984375 1.453125 1.046875 1.453125 1.109375 C 1.453125 1.3125 1.5625 1.640625 1.96875 1.640625 C 2.3125 1.640625 2.5 1.40625 2.5 1.109375 C 2.5 0.890625 2.390625 0.578125 1.921875 0.578125 C 0.90625 0.578125 -0.25 1.40625 -0.25 2.71875 C -0.25 4.078125 0.890625 5.265625 2.40625 5.265625 Z M 2.40625 5.265625 "
+           id="path239" />
+      </symbol>
+    </g>
+  </defs>
+  <path
+     inkscape:connector-curvature="0"
+     id="path246"
+     d="m 230.5625,244.59766 h 401.668"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path248"
+     d="M 293.32031,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path250"
+     d="M 356.07422,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path252"
+     d="M 427.08203,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path254"
+     d="M 489.83984,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path256"
+     d="M 552.59375,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path258"
+     d="M 230.36328,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g266"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use260"
+       y="254.511"
+       x="244.60201"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use262"
+       y="254.511"
+       x="253.37712"
+       xlink:href="#glyph0-2" />
+    <use
+       height="100%"
+       width="100%"
+       id="use264"
+       y="254.511"
+       x="259.88074"
+       xlink:href="#glyph0-3" />
+  </g>
+  <g
+     id="g270"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use268"
+       y="254.511"
+       x="269.31339"
+       xlink:href="#glyph0-4" />
+  </g>
+  <g
+     id="g276"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use272"
+       y="254.511"
+       x="276.12787"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use274"
+       y="254.511"
+       x="281.32837"
+       xlink:href="#glyph0-6" />
+  </g>
+  <g
+     id="g282"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use278"
+       y="254.511"
+       x="289.7807"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use280"
+       y="254.511"
+       x="295.63876"
+       xlink:href="#glyph0-8" />
+  </g>
+  <g
+     id="g302"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use284"
+       y="254.511"
+       x="303.11075"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use286"
+       y="254.511"
+       x="307.72546"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use288"
+       y="254.511"
+       x="310.97726"
+       xlink:href="#glyph0-11" />
+    <use
+       height="100%"
+       width="100%"
+       id="use290"
+       y="254.511"
+       x="316.83533"
+       xlink:href="#glyph0-12" />
+    <use
+       height="100%"
+       width="100%"
+       id="use292"
+       y="254.511"
+       x="323.33896"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use294"
+       y="254.511"
+       x="326.59076"
+       xlink:href="#glyph0-13" />
+    <use
+       height="100%"
+       width="100%"
+       id="use296"
+       y="254.511"
+       x="333.09439"
+       xlink:href="#glyph0-14" />
+    <use
+       height="100%"
+       width="100%"
+       id="use298"
+       y="254.511"
+       x="338.29489"
+       xlink:href="#glyph0-15" />
+    <use
+       height="100%"
+       width="100%"
+       id="use300"
+       y="254.511"
+       x="344.15295"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g306"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use304"
+       y="254.511"
+       x="350.34573"
+       xlink:href="#glyph0-16" />
+  </g>
+  <g
+     id="g324"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use308"
+       y="254.511"
+       x="358.7861"
+       xlink:href="#glyph0-17" />
+    <use
+       height="100%"
+       width="100%"
+       id="use310"
+       y="254.511"
+       x="365.28973"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use312"
+       y="254.511"
+       x="369.84467"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use314"
+       y="254.511"
+       x="375.70273"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use316"
+       y="254.511"
+       x="385.45816"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use318"
+       y="254.511"
+       x="391.31622"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use320"
+       y="254.511"
+       x="395.87115"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use322"
+       y="254.511"
+       x="401.07166"
+       xlink:href="#glyph0-6" />
+  </g>
+  <g
+     id="g328"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use326"
+       y="254.511"
+       x="405.63855"
+       xlink:href="#glyph0-9" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path330"
+     d="M 424.49219,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path332"
+     d="M 426.88281,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g342"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use334"
+       y="254.511"
+       x="433.05899"
+       xlink:href="#glyph0-18" />
+    <use
+       height="100%"
+       width="100%"
+       id="use336"
+       y="254.511"
+       x="441.02115"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use338"
+       y="254.511"
+       x="445.63586"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use340"
+       y="254.511"
+       x="450.1908"
+       xlink:href="#glyph0-19" />
+  </g>
+  <g
+     id="g358"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use344"
+       y="254.511"
+       x="458.63116"
+       xlink:href="#glyph0-20" />
+    <use
+       height="100%"
+       width="100%"
+       id="use346"
+       y="254.511"
+       x="465.1348"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use348"
+       y="254.511"
+       x="468.38663"
+       xlink:href="#glyph0-21" />
+    <use
+       height="100%"
+       width="100%"
+       id="use350"
+       y="254.511"
+       x="475.21304"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use352"
+       y="254.511"
+       x="480.41354"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use354"
+       y="254.511"
+       x="484.96848"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use356"
+       y="254.511"
+       x="490.16898"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g372"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use360"
+       y="254.511"
+       x="496.36179"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use362"
+       y="254.511"
+       x="500.91672"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use364"
+       y="254.511"
+       x="504.16852"
+       xlink:href="#glyph0-15" />
+    <use
+       height="100%"
+       width="100%"
+       id="use366"
+       y="254.511"
+       x="510.02658"
+       xlink:href="#glyph0-22" />
+    <use
+       height="100%"
+       width="100%"
+       id="use368"
+       y="254.511"
+       x="513.27838"
+       xlink:href="#glyph0-22" />
+    <use
+       height="100%"
+       width="100%"
+       id="use370"
+       y="254.511"
+       x="516.53021"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g378"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use374"
+       y="254.511"
+       x="526.5965"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use376"
+       y="254.511"
+       x="536.35193"
+       xlink:href="#glyph0-7" />
+  </g>
+  <g
+     id="g390"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use380"
+       y="254.511"
+       x="542.53278"
+       xlink:href="#glyph0-20" />
+    <use
+       height="100%"
+       width="100%"
+       id="use382"
+       y="254.511"
+       x="549.03638"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use384"
+       y="254.511"
+       x="552.28821"
+       xlink:href="#glyph0-13" />
+    <use
+       height="100%"
+       width="100%"
+       id="use386"
+       y="254.511"
+       x="558.79181"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use388"
+       y="254.511"
+       x="563.99237"
+       xlink:href="#glyph0-20" />
+  </g>
+  <g
+     id="g410"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use392"
+       y="254.511"
+       x="574.39337"
+       xlink:href="#glyph0-17" />
+    <use
+       height="100%"
+       width="100%"
+       id="use394"
+       y="254.511"
+       x="580.89697"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use396"
+       y="254.511"
+       x="585.4519"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use398"
+       y="254.511"
+       x="591.31"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use400"
+       y="254.511"
+       x="601.06543"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use402"
+       y="254.511"
+       x="606.92346"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use404"
+       y="254.511"
+       x="611.47839"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use406"
+       y="254.511"
+       x="616.67889"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use408"
+       y="254.511"
+       x="621.23383"
+       xlink:href="#glyph0-9" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path412"
+     d="M 632.0313,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path414"
+     d="M 159.76953,259.04297 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path416"
+     d="M 159.96875,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g426"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use418"
+       y="269.35501"
+       x="166.144"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use420"
+       y="269.35501"
+       x="174.59633"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use422"
+       y="269.35501"
+       x="177.84814"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use424"
+       y="269.35501"
+       x="187.60358"
+       xlink:href="#glyph0-5" />
+  </g>
+  <g
+     id="g430"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use428"
+       y="269.35501"
+       x="196.70149"
+       xlink:href="#glyph0-25" />
+  </g>
+  <g
+     id="g438"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use432"
+       y="269.35501"
+       x="204.35281"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use434"
+       y="269.35501"
+       x="210.21086"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use436"
+       y="269.35501"
+       x="213.46268"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g442"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use440"
+       y="269.35501"
+       x="219.64352"
+       xlink:href="#glyph0-16" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path444"
+     d="M 230.36328,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g460"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use446"
+       y="269.35501"
+       x="236.53999"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use448"
+       y="269.35501"
+       x="245.31512"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use450"
+       y="269.35501"
+       x="251.17317"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use452"
+       y="269.35501"
+       x="260.27106"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use454"
+       y="269.35501"
+       x="266.12912"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use456"
+       y="269.35501"
+       x="275.88455"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use458"
+       y="269.35501"
+       x="281.08508"
+       xlink:href="#glyph0-30" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path462"
+     d="M 293.12109,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g478"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use464"
+       y="269.35501"
+       x="299.297"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use466"
+       y="269.35501"
+       x="308.07211"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use468"
+       y="269.35501"
+       x="313.93018"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use470"
+       y="269.35501"
+       x="323.02808"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use472"
+       y="269.35501"
+       x="328.88611"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use474"
+       y="269.35501"
+       x="338.64157"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use476"
+       y="269.35501"
+       x="343.84207"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path480"
+     d="M 355.875,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g498"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use482"
+       y="269.35501"
+       x="362.05301"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use484"
+       y="269.35501"
+       x="370.82812"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use486"
+       y="269.35501"
+       x="376.68616"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use488"
+       y="269.35501"
+       x="385.78406"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use490"
+       y="269.35501"
+       x="391.64212"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use492"
+       y="269.35501"
+       x="397.50018"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use494"
+       y="269.35501"
+       x="407.25562"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use496"
+       y="269.35501"
+       x="412.45612"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path500"
+     d="M 424.49219,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path502"
+     d="M 426.88281,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g518"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use504"
+       y="269.35501"
+       x="433.05899"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use506"
+       y="269.35501"
+       x="441.83411"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use508"
+       y="269.35501"
+       x="447.69217"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use510"
+       y="269.35501"
+       x="456.79007"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use512"
+       y="269.35501"
+       x="462.64813"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use514"
+       y="269.35501"
+       x="472.40356"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use516"
+       y="269.35501"
+       x="477.60406"
+       xlink:href="#glyph0-30" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path520"
+     d="M 489.64062,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g536"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use522"
+       y="269.35501"
+       x="495.81601"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use524"
+       y="269.35501"
+       x="504.59113"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use526"
+       y="269.35501"
+       x="510.44916"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use528"
+       y="269.35501"
+       x="519.54706"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use530"
+       y="269.35501"
+       x="525.40509"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use532"
+       y="269.35501"
+       x="535.16058"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use534"
+       y="269.35501"
+       x="540.36108"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path538"
+     d="M 552.39453,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g556"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use540"
+       y="269.35501"
+       x="564.08398"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use542"
+       y="269.35501"
+       x="572.85913"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use544"
+       y="269.35501"
+       x="578.71716"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use546"
+       y="269.35501"
+       x="587.81506"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use548"
+       y="269.35501"
+       x="593.6731"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use550"
+       y="269.35501"
+       x="599.53119"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use552"
+       y="269.35501"
+       x="609.28662"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use554"
+       y="269.35501"
+       x="614.48712"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path558"
+     d="M 632.0313,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path560"
+     d="M 159.76953,273.88672 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path562"
+     d="M 159.76953,276.27734 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path564"
+     d="M 159.96875,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g570"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use566"
+       y="286.59"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use568"
+       y="286.59"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g574"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use572"
+       y="286.59"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g578"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use576"
+       y="286.59"
+       x="204.51398"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path580"
+     d="M 230.36328,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g590"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use582"
+       y="286.59"
+       x="250.02499"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use584"
+       y="286.59"
+       x="255.88304"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use586"
+       y="286.59"
+       x="261.74109"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use588"
+       y="286.59"
+       x="267.59915"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path592"
+     d="M 293.12109,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g600"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use594"
+       y="286.59"
+       x="315.711"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use596"
+       y="286.59"
+       x="321.56906"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use598"
+       y="286.59"
+       x="327.42709"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path602"
+     d="M 355.875,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g606"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use604"
+       y="286.59"
+       x="387.255"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path608"
+     d="M 424.49219,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path610"
+     d="M 426.88281,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g620"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use612"
+       y="286.59"
+       x="446.54401"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use614"
+       y="286.59"
+       x="452.40204"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use616"
+       y="286.59"
+       x="458.2601"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use618"
+       y="286.59"
+       x="464.11813"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path622"
+     d="M 489.64062,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g632"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use624"
+       y="286.59"
+       x="509.30099"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use626"
+       y="286.59"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use628"
+       y="286.59"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use630"
+       y="286.59"
+       x="526.87512"
+       xlink:href="#glyph0-35" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path634"
+     d="M 552.39453,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g644"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use636"
+       y="286.59"
+       x="580.49799"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use638"
+       y="286.59"
+       x="586.35602"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use640"
+       y="286.59"
+       x="592.21411"
+       xlink:href="#glyph0-33" />
+    <use
+       height="100%"
+       width="100%"
+       id="use642"
+       y="286.59"
+       x="598.07214"
+       xlink:href="#glyph0-29" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path646"
+     d="M 632.0313,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path648"
+     d="M 159.76953,291.12109 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path650"
+     d="M 159.96875,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g656"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use652"
+       y="301.435"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use654"
+       y="301.435"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g660"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use658"
+       y="301.435"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g664"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use662"
+       y="301.435"
+       x="204.51398"
+       xlink:href="#glyph0-37" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path666"
+     d="M 230.36328,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g674"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use668"
+       y="301.435"
+       x="252.95399"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use670"
+       y="301.435"
+       x="258.81204"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use672"
+       y="301.435"
+       x="264.6701"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path676"
+     d="M 293.12109,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g684"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use678"
+       y="301.435"
+       x="315.711"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use680"
+       y="301.435"
+       x="321.56906"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use682"
+       y="301.435"
+       x="327.42709"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path686"
+     d="M 355.875,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g696"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use688"
+       y="301.435"
+       x="378.46799"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use690"
+       y="301.435"
+       x="384.32605"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use692"
+       y="301.435"
+       x="390.18408"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use694"
+       y="301.435"
+       x="396.04214"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path698"
+     d="M 424.49219,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path700"
+     d="M 426.88281,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g710"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use702"
+       y="301.435"
+       x="446.54401"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use704"
+       y="301.435"
+       x="452.40204"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use706"
+       y="301.435"
+       x="458.2601"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use708"
+       y="301.435"
+       x="464.11813"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path712"
+     d="M 489.64062,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g722"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use714"
+       y="301.435"
+       x="509.30099"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use716"
+       y="301.435"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use718"
+       y="301.435"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use720"
+       y="301.435"
+       x="526.87512"
+       xlink:href="#glyph0-34" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path724"
+     d="M 552.39453,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g734"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use726"
+       y="301.435"
+       x="580.49799"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use728"
+       y="301.435"
+       x="586.35602"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use730"
+       y="301.435"
+       x="592.21411"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use732"
+       y="301.435"
+       x="598.07214"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path736"
+     d="M 632.0313,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path738"
+     d="M 159.76953,305.96875 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path740"
+     d="M 159.96875,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g746"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use742"
+       y="316.27899"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use744"
+       y="316.27899"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g750"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use748"
+       y="316.27899"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g754"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use752"
+       y="316.27899"
+       x="204.51398"
+       xlink:href="#glyph0-34" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path756"
+     d="M 230.36328,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g766"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use758"
+       y="316.27899"
+       x="250.02499"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use760"
+       y="316.27899"
+       x="255.88304"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use762"
+       y="316.27899"
+       x="261.74109"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use764"
+       y="316.27899"
+       x="267.59915"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path768"
+     d="M 293.12109,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g776"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use770"
+       y="316.27899"
+       x="315.711"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use772"
+       y="316.27899"
+       x="321.56906"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use774"
+       y="316.27899"
+       x="327.42709"
+       xlink:href="#glyph0-35" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path778"
+     d="M 355.875,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g786"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use780"
+       y="316.27899"
+       x="381.397"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use782"
+       y="316.27899"
+       x="387.25504"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use784"
+       y="316.27899"
+       x="393.1131"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path788"
+     d="M 424.49219,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path790"
+     d="M 426.88281,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g800"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use792"
+       y="316.27899"
+       x="446.54401"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use794"
+       y="316.27899"
+       x="452.40204"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use796"
+       y="316.27899"
+       x="458.2601"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use798"
+       y="316.27899"
+       x="464.11813"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path802"
+     d="M 489.64062,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g812"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use804"
+       y="316.27899"
+       x="509.30099"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use806"
+       y="316.27899"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use808"
+       y="316.27899"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use810"
+       y="316.27899"
+       x="526.87512"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path814"
+     d="M 552.39453,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g824"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use816"
+       y="316.27899"
+       x="580.49799"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use818"
+       y="316.27899"
+       x="586.35602"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use820"
+       y="316.27899"
+       x="592.21411"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use822"
+       y="316.27899"
+       x="598.07214"
+       xlink:href="#glyph0-37" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path826"
+     d="M 632.0313,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path828"
+     d="M 159.76953,320.8125 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path830"
+     d="M 159.96875,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g836"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use832"
+       y="331.12299"
+       x="177.02901"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use834"
+       y="331.12299"
+       x="185.9715"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g840"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use838"
+       y="331.12299"
+       x="191.51871"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g846"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use842"
+       y="331.12299"
+       x="201.58498"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use844"
+       y="331.12299"
+       x="207.44302"
+       xlink:href="#glyph0-29" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path848"
+     d="M 230.36328,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g852"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use850"
+       y="331.12299"
+       x="258.81201"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path854"
+     d="M 293.12109,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g858"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use856"
+       y="331.12299"
+       x="321.569"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path860"
+     d="M 355.875,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g864"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use862"
+       y="331.12299"
+       x="387.255"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path866"
+     d="M 424.49219,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path868"
+     d="M 426.88281,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g872"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use870"
+       y="331.12299"
+       x="455.332"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path874"
+     d="M 489.64062,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g878"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use876"
+       y="331.12299"
+       x="518.08801"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path880"
+     d="M 552.39453,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g884"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use882"
+       y="331.12299"
+       x="589.28497"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path886"
+     d="M 632.0313,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path888"
+     d="M 159.76953,335.65625 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+</svg>

+ 2660 - 0
graphics/presentation/RCT-thesis-table2.4-B.svg

@@ -0,0 +1,2660 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="792pt"
+   height="612pt"
+   viewBox="0 0 792 612"
+   version="1.1"
+   id="svg1705"
+   sodipodi:docname="RCT-thesis-table2.4-B.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06">
+  <metadata
+     id="metadata1709">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1035"
+     id="namedview1707"
+     showgrid="false"
+     inkscape:zoom="1.636051"
+     inkscape:cx="474.22575"
+     inkscape:cy="432.34711"
+     inkscape:window-x="0"
+     inkscape:window-y="1"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1705" />
+  <defs
+     id="defs244">
+    <g
+       id="g242">
+      <symbol
+         overflow="visible"
+         id="glyph0-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path2" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-1">
+        <path
+           style="stroke:none;"
+           d="M 8.265625 -7.8125 L 8.265625 -8.15625 C 7.953125 -8.140625 7.328125 -8.140625 7 -8.140625 C 6.65625 -8.140625 6.03125 -8.140625 5.71875 -8.15625 L 5.71875 -7.8125 C 6.84375 -7.8125 6.84375 -7.25 6.84375 -6.90625 L 6.84375 -1.6875 L 2.703125 -8 C 2.59375 -8.15625 2.578125 -8.15625 2.3125 -8.15625 L 0.484375 -8.15625 L 0.484375 -7.8125 C 1 -7.8125 1.296875 -7.8125 1.625 -7.734375 L 1.625 -1.25 C 1.625 -0.90625 1.625 -0.34375 0.484375 -0.34375 L 0.484375 0 C 0.796875 -0.03125 1.4375 -0.03125 1.765625 -0.03125 C 2.109375 -0.03125 2.734375 -0.03125 3.046875 0 L 3.046875 -0.34375 C 1.90625 -0.34375 1.90625 -0.90625 1.90625 -1.25 L 1.90625 -7.546875 C 2.015625 -7.453125 2.015625 -7.421875 2.109375 -7.28125 L 6.78125 -0.171875 C 6.890625 -0.015625 6.90625 0 7 0 C 7.09375 0 7.125 -0.046875 7.140625 -0.078125 L 7.140625 -6.90625 C 7.140625 -7.25 7.140625 -7.8125 8.265625 -7.8125 Z M 8.265625 -7.8125 "
+           id="path5" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-2">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.421875 -0.34375 5.3125 -0.4375 5.3125 -1.015625 L 5.3125 -5.265625 L 3.640625 -5.140625 L 3.640625 -4.796875 C 4.453125 -4.796875 4.546875 -4.703125 4.546875 -4.125 L 4.546875 -1.984375 C 4.546875 -0.96875 4 -0.125 3.109375 -0.125 C 2.125 -0.125 2.0625 -0.6875 2.0625 -1.3125 L 2.0625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.296875 -4.796875 1.296875 -4.75 1.296875 -3.6875 L 1.296875 -1.90625 C 1.296875 -1.15625 1.296875 -0.734375 1.65625 -0.328125 C 1.9375 -0.03125 2.421875 0.125 3.03125 0.125 C 3.234375 0.125 3.625 0.125 4.03125 -0.234375 C 4.375 -0.5 4.5625 -0.953125 4.5625 -0.953125 L 4.5625 0.125 Z M 6.234375 0 "
+           id="path8" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-3">
+        <path
+           style="stroke:none;"
+           d="M 9.484375 0 L 9.484375 -0.34375 C 8.875 -0.34375 8.578125 -0.34375 8.578125 -0.703125 L 8.578125 -2.90625 C 8.578125 -4.015625 8.578125 -4.34375 8.296875 -4.734375 C 7.953125 -5.203125 7.390625 -5.265625 6.984375 -5.265625 C 5.984375 -5.265625 5.484375 -4.546875 5.296875 -4.09375 C 5.125 -5.015625 4.484375 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 L 6.234375 -0.34375 C 5.46875 -0.34375 5.3125 -0.34375 5.3125 -0.890625 L 5.3125 -3.109375 C 5.3125 -4.359375 6.140625 -5.03125 6.890625 -5.03125 C 7.625 -5.03125 7.796875 -4.421875 7.796875 -3.6875 L 7.796875 -0.890625 C 7.796875 -0.34375 7.65625 -0.34375 6.890625 -0.34375 L 6.890625 0 C 7.203125 -0.03125 7.84375 -0.03125 8.171875 -0.03125 C 8.515625 -0.03125 9.171875 -0.03125 9.484375 0 Z M 9.484375 0 "
+           id="path11" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-4">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.625 -5.265625 C 2.96875 -5.265625 2.40625 -4.96875 2 -4.46875 L 2 -8.296875 L 0.328125 -8.15625 L 0.328125 -7.8125 C 1.140625 -7.8125 1.25 -7.734375 1.25 -7.140625 L 1.25 0 L 1.5 0 L 1.9375 -0.78125 C 2.21875 -0.328125 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.59375 C 5.15625 -1.796875 5.046875 -1.296875 4.75 -0.859375 C 4.515625 -0.484375 4.046875 -0.125 3.4375 -0.125 C 2.796875 -0.125 2.375 -0.53125 2.171875 -0.859375 C 2.015625 -1.109375 2.015625 -1.15625 2.015625 -1.359375 L 2.015625 -3.828125 C 2.015625 -4.046875 2.015625 -4.0625 2.15625 -4.25 C 2.4375 -4.6875 2.96875 -5.03125 3.546875 -5.03125 C 3.90625 -5.03125 5.15625 -4.890625 5.15625 -2.59375 Z M 5.15625 -2.59375 "
+           id="path14" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-5">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.5 4.8125 -1.546875 4.734375 -1.546875 C 4.640625 -1.546875 4.609375 -1.484375 4.59375 -1.421875 C 4.28125 -0.421875 3.484375 -0.140625 2.96875 -0.140625 C 2.46875 -0.140625 1.265625 -0.484375 1.265625 -2.546875 L 1.265625 -2.765625 L 4.578125 -2.765625 C 4.84375 -2.765625 4.859375 -2.765625 4.859375 -3 C 4.859375 -4.203125 4.21875 -5.328125 2.765625 -5.328125 C 1.40625 -5.328125 0.359375 -4.09375 0.359375 -2.625 C 0.359375 -1.046875 1.578125 0.125 2.90625 0.125 C 4.328125 0.125 4.859375 -1.171875 4.859375 -1.421875 Z M 4.125 -3 L 1.28125 -3 C 1.375 -4.875 2.421875 -5.09375 2.765625 -5.09375 C 4.046875 -5.09375 4.109375 -3.40625 4.125 -3 Z M 4.125 -3 "
+           id="path17" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-6">
+        <path
+           style="stroke:none;"
+           d="M 4.21875 -4.578125 C 4.21875 -4.9375 3.890625 -5.265625 3.375 -5.265625 C 2.359375 -5.265625 2.015625 -4.171875 1.953125 -3.9375 L 1.9375 -3.9375 L 1.9375 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.140625 -4.796875 1.25 -4.703125 1.25 -4.125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.328125 -0.03125 1.6875 -0.03125 C 2.015625 -0.03125 2.859375 -0.03125 3.125 0 L 3.125 -0.34375 L 2.890625 -0.34375 C 2.015625 -0.34375 2 -0.484375 2 -0.90625 L 2 -2.78125 C 2 -3.9375 2.46875 -5.03125 3.390625 -5.03125 C 3.484375 -5.03125 3.515625 -5.03125 3.5625 -5.015625 C 3.46875 -4.96875 3.28125 -4.90625 3.28125 -4.578125 C 3.28125 -4.234375 3.546875 -4.09375 3.734375 -4.09375 C 3.984375 -4.09375 4.21875 -4.25 4.21875 -4.578125 Z M 4.21875 -4.578125 "
+           id="path20" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-7">
+        <path
+           style="stroke:none;"
+           d="M 5.484375 -2.5625 C 5.484375 -4.09375 4.3125 -5.328125 2.921875 -5.328125 C 1.5 -5.328125 0.359375 -4.0625 0.359375 -2.5625 C 0.359375 -1.03125 1.546875 0.125 2.921875 0.125 C 4.328125 0.125 5.484375 -1.046875 5.484375 -2.5625 Z M 4.578125 -2.671875 C 4.578125 -2.25 4.578125 -1.5 4.265625 -0.9375 C 3.9375 -0.375 3.375 -0.140625 2.921875 -0.140625 C 2.484375 -0.140625 1.953125 -0.328125 1.609375 -0.921875 C 1.28125 -1.453125 1.265625 -2.15625 1.265625 -2.671875 C 1.265625 -3.125 1.265625 -3.84375 1.640625 -4.390625 C 1.96875 -4.90625 2.5 -5.09375 2.921875 -5.09375 C 3.375 -5.09375 3.890625 -4.875 4.203125 -4.40625 C 4.578125 -3.859375 4.578125 -3.109375 4.578125 -2.671875 Z M 4.578125 -2.671875 "
+           id="path23" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-8">
+        <path
+           style="stroke:none;"
+           d="M 4.09375 -7.625 C 4.09375 -8.0625 3.65625 -8.421875 3.078125 -8.421875 C 2.25 -8.421875 1.296875 -7.765625 1.296875 -6.546875 L 1.296875 -5.15625 L 0.375 -5.15625 L 0.375 -4.8125 L 1.296875 -4.8125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.390625 -0.03125 1.75 -0.03125 C 2.0625 -0.03125 2.921875 -0.03125 3.1875 0 L 3.1875 -0.34375 L 2.953125 -0.34375 C 2.078125 -0.34375 2.0625 -0.484375 2.0625 -0.90625 L 2.0625 -4.8125 L 3.40625 -4.8125 L 3.40625 -5.15625 L 2.03125 -5.15625 L 2.03125 -6.546875 C 2.03125 -7.625 2.578125 -8.171875 3.078125 -8.171875 C 3.171875 -8.171875 3.34375 -8.15625 3.484375 -8.078125 C 3.4375 -8.0625 3.140625 -7.953125 3.140625 -7.609375 C 3.140625 -7.34375 3.328125 -7.140625 3.609375 -7.140625 C 3.890625 -7.140625 4.09375 -7.34375 4.09375 -7.625 Z M 4.09375 -7.625 "
+           id="path26" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-9">
+        <path
+           style="stroke:none;"
+           d="M 4.203125 -1.515625 C 4.203125 -2.15625 3.8125 -2.546875 3.703125 -2.65625 C 3.28125 -3.03125 2.953125 -3.09375 2.15625 -3.234375 C 1.8125 -3.3125 0.9375 -3.484375 0.9375 -4.203125 C 0.9375 -4.5625 1.1875 -5.109375 2.265625 -5.109375 C 3.5625 -5.109375 3.640625 -4 3.65625 -3.640625 C 3.671875 -3.53125 3.75 -3.53125 3.796875 -3.53125 C 3.921875 -3.53125 3.921875 -3.59375 3.921875 -3.8125 L 3.921875 -5.0625 C 3.921875 -5.265625 3.921875 -5.328125 3.796875 -5.328125 C 3.703125 -5.328125 3.484375 -5.0625 3.390625 -4.953125 C 3.03125 -5.265625 2.65625 -5.328125 2.265625 -5.328125 C 0.828125 -5.328125 0.390625 -4.546875 0.390625 -3.890625 C 0.390625 -3.75 0.390625 -3.328125 0.84375 -2.921875 C 1.234375 -2.578125 1.640625 -2.5 2.1875 -2.390625 C 2.84375 -2.265625 3 -2.21875 3.296875 -1.984375 C 3.515625 -1.8125 3.671875 -1.546875 3.671875 -1.203125 C 3.671875 -0.6875 3.375 -0.125 2.3125 -0.125 C 1.53125 -0.125 0.953125 -0.578125 0.6875 -1.765625 C 0.640625 -1.984375 0.640625 -2.015625 0.640625 -2.015625 C 0.609375 -2.0625 0.5625 -2.0625 0.53125 -2.0625 C 0.390625 -2.0625 0.390625 -2 0.390625 -1.78125 L 0.390625 -0.15625 C 0.390625 0.0625 0.390625 0.125 0.515625 0.125 C 0.578125 0.125 0.578125 0.109375 0.78125 -0.140625 C 0.84375 -0.234375 0.84375 -0.25 1.03125 -0.4375 C 1.484375 0.125 2.125 0.125 2.328125 0.125 C 3.578125 0.125 4.203125 -0.578125 4.203125 -1.515625 Z M 4.203125 -1.515625 "
+           id="path29" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-10">
+        <path
+           style="stroke:none;"
+           d="M 2.875 0 L 2.875 -0.34375 C 2.109375 -0.34375 2.0625 -0.40625 2.0625 -0.875 L 2.0625 -5.265625 L 0.4375 -5.140625 L 0.4375 -4.796875 C 1.1875 -4.796875 1.296875 -4.71875 1.296875 -4.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.296875 -0.03125 1.65625 -0.03125 C 1.78125 -0.03125 2.46875 -0.03125 2.875 0 Z M 2.21875 -7.21875 C 2.21875 -7.578125 1.921875 -7.8125 1.640625 -7.8125 C 1.296875 -7.8125 1.046875 -7.546875 1.046875 -7.21875 C 1.046875 -6.90625 1.3125 -6.640625 1.625 -6.640625 C 1.984375 -6.640625 2.21875 -6.9375 2.21875 -7.21875 Z M 2.21875 -7.21875 "
+           id="path32" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-11">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -4.859375 C 5.671875 -5.0625 5.515625 -5.40625 5.09375 -5.40625 C 4.46875 -5.40625 4 -5.015625 3.84375 -4.84375 C 3.484375 -5.109375 3.0625 -5.265625 2.609375 -5.265625 C 1.53125 -5.265625 0.734375 -4.453125 0.734375 -3.53125 C 0.734375 -2.859375 1.140625 -2.421875 1.265625 -2.3125 C 1.125 -2.125 0.90625 -1.78125 0.90625 -1.3125 C 0.90625 -0.625 1.328125 -0.328125 1.421875 -0.265625 C 0.875 -0.109375 0.328125 0.328125 0.328125 0.9375 C 0.328125 1.765625 1.453125 2.453125 2.921875 2.453125 C 4.34375 2.453125 5.515625 1.8125 5.515625 0.921875 C 5.515625 0.625 5.4375 -0.078125 4.71875 -0.453125 C 4.109375 -0.765625 3.515625 -0.765625 2.484375 -0.765625 C 1.75 -0.765625 1.671875 -0.765625 1.453125 -0.984375 C 1.34375 -1.109375 1.234375 -1.34375 1.234375 -1.59375 C 1.234375 -1.796875 1.296875 -2 1.421875 -2.15625 C 1.984375 -1.796875 2.46875 -1.796875 2.59375 -1.796875 C 3.671875 -1.796875 4.46875 -2.609375 4.46875 -3.53125 C 4.46875 -3.84375 4.375 -4.296875 4 -4.6875 C 4.453125 -5.15625 5.015625 -5.15625 5.078125 -5.15625 C 5.125 -5.15625 5.1875 -5.15625 5.234375 -5.140625 C 5.109375 -5.09375 5.0625 -4.96875 5.0625 -4.84375 C 5.0625 -4.671875 5.171875 -4.53125 5.359375 -4.53125 C 5.46875 -4.53125 5.671875 -4.59375 5.671875 -4.859375 Z M 3.640625 -3.53125 C 3.640625 -3.328125 3.640625 -2.828125 3.4375 -2.515625 C 3.21875 -2.15625 2.859375 -2.046875 2.609375 -2.046875 C 1.546875 -2.046875 1.546875 -3.25 1.546875 -3.53125 C 1.546875 -3.734375 1.546875 -4.234375 1.75 -4.546875 C 1.984375 -4.90625 2.34375 -5.015625 2.59375 -5.015625 C 3.640625 -5.015625 3.640625 -3.8125 3.640625 -3.53125 Z M 4.9375 0.9375 C 4.9375 1.640625 4.03125 2.203125 2.921875 2.203125 C 1.78125 2.203125 0.90625 1.609375 0.90625 0.9375 C 0.90625 0.84375 0.9375 0.375 1.390625 0.0625 C 1.65625 -0.109375 1.75 -0.109375 2.59375 -0.109375 C 3.578125 -0.109375 4.9375 -0.109375 4.9375 0.9375 Z M 4.9375 0.9375 "
+           id="path35" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-12">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.5625 -5.265625 2.109375 -4.28125 2.015625 -4.046875 L 2.015625 -5.265625 L 0.375 -5.140625 L 0.375 -4.796875 C 1.1875 -4.796875 1.296875 -4.703125 1.296875 -4.125 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path38" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-13">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.390625 -0.34375 5.25 -0.34375 5.25 -0.890625 L 5.25 -5.28125 L 3.796875 -5.1875 C 3.734375 -5.1875 3.609375 -5.171875 3.578125 -5.15625 C 3.5625 -5.15625 3.53125 -5.15625 3.375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 3.015625 -8.171875 3.71875 -8.171875 C 3.84375 -8.171875 4.40625 -8.15625 4.765625 -7.75 C 4.265625 -7.75 4.234375 -7.390625 4.234375 -7.25 C 4.234375 -6.90625 4.515625 -6.75 4.71875 -6.75 C 4.9375 -6.75 5.21875 -6.890625 5.21875 -7.265625 C 5.21875 -7.875 4.65625 -8.421875 3.734375 -8.421875 C 2.65625 -8.421875 1.25 -7.8125 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 3.875 -4.8125 C 4.421875 -4.8125 4.5 -4.65625 4.5 -4.15625 L 4.5 -0.890625 C 4.5 -0.34375 4.359375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.921875 -0.03125 4.5 -0.03125 4.859375 -0.03125 C 5.21875 -0.03125 5.828125 -0.03125 6.15625 0 Z M 6.15625 0 "
+           id="path41" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-14">
+        <path
+           style="stroke:none;"
+           d="M 4.859375 -1.421875 C 4.859375 -1.53125 4.765625 -1.53125 4.734375 -1.53125 C 4.625 -1.53125 4.609375 -1.5 4.578125 -1.34375 C 4.3125 -0.5 3.671875 -0.140625 3.03125 -0.140625 C 2.296875 -0.140625 1.328125 -0.78125 1.328125 -2.59375 C 1.328125 -4.578125 2.34375 -5.0625 2.9375 -5.0625 C 3.390625 -5.0625 4.046875 -4.890625 4.328125 -4.421875 C 4.1875 -4.421875 3.734375 -4.421875 3.734375 -3.9375 C 3.734375 -3.640625 3.9375 -3.4375 4.234375 -3.4375 C 4.5 -3.4375 4.734375 -3.609375 4.734375 -3.953125 C 4.734375 -4.75 3.890625 -5.328125 2.921875 -5.328125 C 1.53125 -5.328125 0.421875 -4.09375 0.421875 -2.578125 C 0.421875 -1.046875 1.5625 0.125 2.921875 0.125 C 4.5 0.125 4.859375 -1.3125 4.859375 -1.421875 Z M 4.859375 -1.421875 "
+           id="path44" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-15">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -1.0625 L 5.671875 -1.734375 L 5.40625 -1.734375 L 5.40625 -1.0625 C 5.40625 -0.375 5.109375 -0.28125 4.953125 -0.28125 C 4.5 -0.28125 4.5 -0.921875 4.5 -1.09375 L 4.5 -3.1875 C 4.5 -3.84375 4.5 -4.3125 3.96875 -4.78125 C 3.546875 -5.15625 3.015625 -5.328125 2.484375 -5.328125 C 1.5 -5.328125 0.75 -4.6875 0.75 -3.90625 C 0.75 -3.5625 0.984375 -3.390625 1.25 -3.390625 C 1.546875 -3.390625 1.75 -3.59375 1.75 -3.890625 C 1.75 -4.375 1.3125 -4.375 1.140625 -4.375 C 1.40625 -4.875 1.984375 -5.09375 2.46875 -5.09375 C 3.015625 -5.09375 3.71875 -4.640625 3.71875 -3.5625 L 3.71875 -3.078125 C 1.3125 -3.046875 0.40625 -2.046875 0.40625 -1.125 C 0.40625 -0.171875 1.5 0.125 2.234375 0.125 C 3.03125 0.125 3.5625 -0.359375 3.796875 -0.9375 C 3.84375 -0.375 4.203125 0.0625 4.71875 0.0625 C 4.96875 0.0625 5.671875 -0.109375 5.671875 -1.0625 Z M 3.71875 -1.6875 C 3.71875 -0.515625 2.84375 -0.125 2.328125 -0.125 C 1.75 -0.125 1.25 -0.546875 1.25 -1.125 C 1.25 -2.703125 3.28125 -2.84375 3.71875 -2.875 Z M 3.71875 -1.6875 "
+           id="path47" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-16">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 -1.484375 L 3.890625 -2.15625 L 3.640625 -2.15625 L 3.640625 -1.5 C 3.640625 -0.640625 3.28125 -0.140625 2.828125 -0.140625 C 2.015625 -0.140625 2.015625 -1.25 2.015625 -1.453125 L 2.015625 -4.8125 L 3.6875 -4.8125 L 3.6875 -5.15625 L 2.015625 -5.15625 L 2.015625 -7.34375 L 1.75 -7.34375 C 1.734375 -6.234375 1.296875 -5.078125 0.21875 -5.046875 L 0.21875 -4.8125 L 1.234375 -4.8125 L 1.234375 -1.484375 C 1.234375 -0.15625 2.109375 0.125 2.75 0.125 C 3.5 0.125 3.890625 -0.625 3.890625 -1.484375 Z M 3.890625 -1.484375 "
+           id="path50" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-17">
+        <path
+           style="stroke:none;"
+           d="M 6.078125 -2.578125 C 6.078125 -4.09375 4.953125 -5.265625 3.640625 -5.265625 C 2.59375 -5.265625 2.03125 -4.515625 2 -4.46875 L 2 -5.265625 L 0.328125 -5.140625 L 0.328125 -4.796875 C 1.171875 -4.796875 1.25 -4.703125 1.25 -4.1875 L 1.25 1.4375 C 1.25 1.96875 1.109375 1.96875 0.328125 1.96875 L 0.328125 2.3125 C 0.640625 2.296875 1.296875 2.296875 1.625 2.296875 C 1.96875 2.296875 2.625 2.296875 2.921875 2.3125 L 2.921875 1.96875 C 2.15625 1.96875 2.015625 1.96875 2.015625 1.4375 L 2.015625 -0.640625 C 2.234375 -0.34375 2.71875 0.125 3.484375 0.125 C 4.859375 0.125 6.078125 -1.046875 6.078125 -2.578125 Z M 5.15625 -2.578125 C 5.15625 -1.15625 4.34375 -0.125 3.4375 -0.125 C 3.0625 -0.125 2.71875 -0.28125 2.46875 -0.5 C 2.203125 -0.78125 2.015625 -1.015625 2.015625 -1.34375 L 2.015625 -3.8125 C 2.015625 -4.046875 2.015625 -4.046875 2.15625 -4.25 C 2.515625 -4.78125 3.09375 -5.015625 3.546875 -5.015625 C 4.453125 -5.015625 5.15625 -3.921875 5.15625 -2.578125 Z M 5.15625 -2.578125 "
+           id="path53" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-18">
+        <path
+           style="stroke:none;"
+           d="M 7.625 -3.0625 L 7.359375 -3.0625 C 7.078125 -1.1875 6.796875 -0.34375 4.765625 -0.34375 L 3.140625 -0.34375 C 2.625 -0.34375 2.59375 -0.4375 2.59375 -0.828125 L 2.59375 -4.046875 L 3.6875 -4.046875 C 4.828125 -4.046875 4.953125 -3.6875 4.953125 -2.65625 L 5.21875 -2.65625 L 5.21875 -5.796875 L 4.953125 -5.796875 C 4.953125 -4.765625 4.828125 -4.40625 3.6875 -4.40625 L 2.59375 -4.40625 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.734375 -7.796875 C 6.484375 -7.796875 6.859375 -7.203125 7.046875 -5.46875 L 7.296875 -5.46875 L 7 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 L 7.140625 0 Z M 7.625 -3.0625 "
+           id="path56" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-19">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path59" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-20">
+        <path
+           style="stroke:none;"
+           d="M 6.15625 0 L 6.15625 -0.34375 C 5.34375 -0.34375 5.25 -0.4375 5.25 -1.015625 L 5.25 -8.296875 L 3.578125 -8.15625 L 3.578125 -7.8125 C 4.40625 -7.8125 4.5 -7.734375 4.5 -7.140625 L 4.5 -4.5 C 4.25 -4.859375 3.734375 -5.265625 3 -5.265625 C 1.609375 -5.265625 0.421875 -4.09375 0.421875 -2.5625 C 0.421875 -1.046875 1.546875 0.125 2.875 0.125 C 3.78125 0.125 4.296875 -0.484375 4.46875 -0.703125 L 4.46875 0.125 Z M 4.46875 -1.40625 C 4.46875 -1.1875 4.46875 -1.140625 4.296875 -0.890625 C 4.015625 -0.46875 3.53125 -0.125 2.921875 -0.125 C 2.625 -0.125 1.328125 -0.234375 1.328125 -2.5625 C 1.328125 -3.421875 1.46875 -3.890625 1.734375 -4.296875 C 1.96875 -4.65625 2.453125 -5.03125 3.046875 -5.03125 C 3.796875 -5.03125 4.203125 -4.5 4.328125 -4.296875 C 4.46875 -4.09375 4.46875 -4.078125 4.46875 -3.859375 Z M 4.46875 -1.40625 "
+           id="path62" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-21">
+        <path
+           style="stroke:none;"
+           d="M 7.28125 -7.625 C 7.28125 -8.0625 6.859375 -8.421875 6.265625 -8.421875 C 5.78125 -8.421875 5.328125 -8.203125 5.03125 -7.90625 C 4.71875 -8.359375 4.046875 -8.421875 3.734375 -8.421875 C 2.578125 -8.421875 1.25 -7.796875 1.25 -6.53125 L 1.25 -5.15625 L 0.3125 -5.15625 L 0.3125 -4.8125 L 1.25 -4.8125 L 1.25 -0.890625 C 1.25 -0.34375 1.109375 -0.34375 0.328125 -0.34375 L 0.328125 0 C 0.671875 -0.03125 1.25 -0.03125 1.609375 -0.03125 C 1.96875 -0.03125 2.5625 -0.03125 2.90625 0 L 2.90625 -0.34375 C 2.140625 -0.34375 2 -0.34375 2 -0.890625 L 2 -4.8125 L 4.484375 -4.8125 L 4.484375 -0.890625 C 4.484375 -0.34375 4.34375 -0.34375 3.578125 -0.34375 L 3.578125 0 C 3.90625 -0.03125 4.5625 -0.03125 4.921875 -0.03125 C 5.25 -0.03125 6.09375 -0.03125 6.375 0 L 6.375 -0.34375 L 6.125 -0.34375 C 5.265625 -0.34375 5.234375 -0.484375 5.234375 -0.90625 L 5.234375 -4.8125 L 6.59375 -4.8125 L 6.59375 -5.15625 L 5.21875 -5.15625 L 5.21875 -6.546875 C 5.21875 -7.578125 5.734375 -8.171875 6.265625 -8.171875 C 6.4375 -8.171875 6.609375 -8.109375 6.6875 -8.078125 C 6.640625 -8.0625 6.328125 -7.953125 6.328125 -7.609375 C 6.328125 -7.34375 6.53125 -7.140625 6.796875 -7.140625 C 7.09375 -7.140625 7.28125 -7.34375 7.28125 -7.625 Z M 4.65625 -7.921875 C 4.34375 -7.859375 4.25 -7.640625 4.25 -7.453125 C 4.25 -7.25 4.34375 -7.09375 4.53125 -7.015625 C 4.484375 -6.84375 4.484375 -6.6875 4.484375 -6.546875 L 4.484375 -5.15625 L 1.96875 -5.15625 L 1.96875 -6.5 C 1.96875 -7.71875 2.984375 -8.171875 3.703125 -8.171875 C 3.796875 -8.171875 4.3125 -8.171875 4.65625 -7.921875 Z M 4.65625 -7.921875 "
+           id="path65" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-22">
+        <path
+           style="stroke:none;"
+           d="M 2.96875 0 L 2.96875 -0.34375 C 2.203125 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -8.296875 L 0.390625 -8.15625 L 0.390625 -7.8125 C 1.203125 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.171875 -0.34375 0.390625 -0.34375 L 0.390625 0 C 0.734375 -0.03125 1.3125 -0.03125 1.671875 -0.03125 C 2.03125 -0.03125 2.625 -0.03125 2.96875 0 Z M 2.96875 0 "
+           id="path68" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-23">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.53125 -4.78125 4.640625 -4.5 4.640625 -4.296875 C 4.640625 -4.1875 4.609375 -4.125 4.5625 -4 L 3.34375 -0.984375 L 2.015625 -4.25 C 1.953125 -4.40625 1.953125 -4.5 1.953125 -4.5 C 1.953125 -4.8125 2.359375 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.296875 -5.125 1.703125 -5.125 1.375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.90625 -4.8125 1 -4.75 1.15625 -4.375 L 2.9375 0 C 2.421875 1.265625 2.421875 1.296875 2.359375 1.390625 C 2.15625 1.75 1.84375 2.203125 1.296875 2.203125 C 0.9375 2.203125 0.703125 1.984375 0.703125 1.984375 C 0.703125 1.984375 1.125 1.9375 1.125 1.515625 C 1.125 1.234375 0.890625 1.078125 0.6875 1.078125 C 0.484375 1.078125 0.234375 1.1875 0.234375 1.546875 C 0.234375 2 0.671875 2.4375 1.296875 2.4375 C 1.96875 2.4375 2.46875 1.859375 2.765625 1.09375 L 4.84375 -4 C 5.15625 -4.796875 5.71875 -4.8125 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path71" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-24">
+        <path
+           style="stroke:none;"
+           d="M 8.015625 -5.4375 L 7.8125 -8.109375 L 0.640625 -8.109375 L 0.421875 -5.4375 L 0.6875 -5.4375 C 0.84375 -7.328125 0.953125 -7.75 2.84375 -7.75 C 3.0625 -7.75 3.390625 -7.75 3.484375 -7.734375 C 3.734375 -7.703125 3.734375 -7.546875 3.734375 -7.28125 L 3.734375 -0.921875 C 3.734375 -0.515625 3.734375 -0.34375 2.5625 -0.34375 L 2.140625 -0.34375 L 2.140625 0 C 2.515625 -0.03125 3.75 -0.03125 4.21875 -0.03125 C 4.6875 -0.03125 5.921875 -0.03125 6.3125 0 L 6.3125 -0.34375 L 5.875 -0.34375 C 4.703125 -0.34375 4.703125 -0.515625 4.703125 -0.921875 L 4.703125 -7.28125 C 4.703125 -7.578125 4.734375 -7.6875 4.921875 -7.734375 C 5.015625 -7.75 5.359375 -7.75 5.59375 -7.75 C 7.484375 -7.75 7.59375 -7.328125 7.75 -5.4375 Z M 8.015625 -5.4375 "
+           id="path74" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-25">
+        <path
+           style="stroke:none;"
+           d="M 7.296875 -5.953125 C 7.296875 -7.109375 6.140625 -8.15625 4.53125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.765625 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.453125 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.5 -0.34375 C 2.640625 -0.34375 2.609375 -0.46875 2.609375 -0.90625 L 2.609375 -3.796875 L 4.625 -3.796875 C 6.03125 -3.796875 7.296875 -4.75 7.296875 -5.953125 Z M 6.1875 -5.953125 C 6.1875 -5.453125 6.1875 -4.09375 4.25 -4.09375 L 2.578125 -4.09375 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.25 -7.8125 C 6.1875 -7.8125 6.1875 -6.46875 6.1875 -5.953125 Z M 6.1875 -5.953125 "
+           id="path77" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-26">
+        <path
+           style="stroke:none;"
+           d="M 8.265625 0 L 8.265625 -0.34375 L 8.03125 -0.34375 C 7.171875 -0.34375 7.140625 -0.46875 7.140625 -0.90625 L 7.140625 -7.25 C 7.140625 -7.703125 7.171875 -7.8125 8.03125 -7.8125 L 8.265625 -7.8125 L 8.265625 -8.15625 C 7.984375 -8.140625 7 -8.140625 6.65625 -8.140625 C 6.296875 -8.140625 5.3125 -8.140625 5.03125 -8.15625 L 5.03125 -7.8125 L 5.265625 -7.8125 C 6.125 -7.8125 6.171875 -7.703125 6.171875 -7.25 L 6.171875 -4.421875 L 2.59375 -4.421875 L 2.59375 -7.25 C 2.59375 -7.703125 2.625 -7.8125 3.484375 -7.8125 L 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 L 0.734375 -7.8125 C 1.59375 -7.8125 1.625 -7.703125 1.625 -7.25 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.59375 -0.46875 2.59375 -0.90625 L 2.59375 -4.078125 L 6.171875 -4.078125 L 6.171875 -0.90625 C 6.171875 -0.46875 6.125 -0.34375 5.265625 -0.34375 L 5.03125 -0.34375 L 5.03125 0 C 5.3125 -0.03125 6.296875 -0.03125 6.640625 -0.03125 C 7 -0.03125 7.984375 -0.03125 8.265625 0 Z M 8.265625 0 "
+           id="path80" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-27">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.046875 C 5.359375 -3.140625 4.46875 -4 3.328125 -4.203125 C 4.359375 -4.5 5.03125 -5.375 5.03125 -6.3125 C 5.03125 -7.25 4.046875 -7.953125 2.890625 -7.953125 C 1.703125 -7.953125 0.8125 -7.21875 0.8125 -6.34375 C 0.8125 -5.875 1.1875 -5.765625 1.359375 -5.765625 C 1.609375 -5.765625 1.90625 -5.953125 1.90625 -6.3125 C 1.90625 -6.6875 1.609375 -6.859375 1.34375 -6.859375 C 1.28125 -6.859375 1.25 -6.859375 1.21875 -6.84375 C 1.671875 -7.65625 2.796875 -7.65625 2.859375 -7.65625 C 3.25 -7.65625 4.03125 -7.484375 4.03125 -6.3125 C 4.03125 -6.078125 4 -5.421875 3.640625 -4.90625 C 3.28125 -4.375 2.875 -4.34375 2.5625 -4.328125 L 2.203125 -4.296875 C 2 -4.28125 1.953125 -4.265625 1.953125 -4.15625 C 1.953125 -4.046875 2.015625 -4.046875 2.21875 -4.046875 L 2.765625 -4.046875 C 3.796875 -4.046875 4.25 -3.203125 4.25 -2.0625 C 4.25 -0.484375 3.4375 -0.078125 2.84375 -0.078125 C 2.265625 -0.078125 1.296875 -0.34375 0.9375 -1.140625 C 1.328125 -1.078125 1.671875 -1.296875 1.671875 -1.71875 C 1.671875 -2.0625 1.421875 -2.3125 1.09375 -2.3125 C 0.796875 -2.3125 0.484375 -2.140625 0.484375 -1.6875 C 0.484375 -0.625 1.546875 0.25 2.875 0.25 C 4.296875 0.25 5.359375 -0.84375 5.359375 -2.046875 Z M 5.359375 -2.046875 "
+           id="path83" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-28">
+        <path
+           style="stroke:none;"
+           d="M 8.59375 0 L 8.59375 -0.34375 C 7.953125 -0.34375 7.75 -0.40625 7.359375 -0.984375 L 4.671875 -5.015625 C 4.859375 -5.203125 5.3125 -5.640625 5.515625 -5.828125 C 7.15625 -7.453125 7.5 -7.796875 8.4375 -7.8125 L 8.4375 -8.15625 C 8.09375 -8.140625 7.953125 -8.140625 7.40625 -8.140625 C 7.09375 -8.140625 6.390625 -8.140625 6.125 -8.15625 L 6.125 -7.8125 C 6.375 -7.8125 6.59375 -7.703125 6.59375 -7.4375 C 6.59375 -7.25 6.5 -7.140625 6.234375 -6.890625 L 2.59375 -3.375 L 2.59375 -7.234375 C 2.59375 -7.8125 2.71875 -7.8125 3.734375 -7.8125 L 3.734375 -8.15625 C 3.4375 -8.140625 2.46875 -8.140625 2.109375 -8.140625 C 1.75 -8.140625 0.78125 -8.140625 0.484375 -8.15625 L 0.484375 -7.8125 C 1.5 -7.8125 1.625 -7.8125 1.625 -7.234375 L 1.625 -0.9375 C 1.625 -0.34375 1.5 -0.34375 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.46875 -0.03125 3.4375 -0.03125 3.734375 0 L 3.734375 -0.34375 C 2.71875 -0.34375 2.59375 -0.34375 2.59375 -0.9375 L 2.59375 -3.015625 L 4.015625 -4.390625 L 6.234375 -1.078125 C 6.28125 -1 6.328125 -0.921875 6.34375 -0.859375 C 6.375 -0.8125 6.390625 -0.75 6.390625 -0.6875 C 6.390625 -0.34375 5.953125 -0.34375 5.765625 -0.34375 L 5.765625 0 C 6.046875 -0.03125 6.921875 -0.03125 7.265625 -0.03125 C 7.578125 -0.03125 8.171875 -0.03125 8.59375 0 Z M 8.59375 0 "
+           id="path86" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-29">
+        <path
+           style="stroke:none;"
+           d="M 5.515625 -2 L 5.515625 -2.34375 L 4.3125 -2.34375 L 4.3125 -7.78125 C 4.3125 -8.015625 4.3125 -8.0625 4.140625 -8.0625 C 4.046875 -8.0625 4.015625 -8.0625 3.921875 -7.921875 L 0.328125 -2.34375 L 0.328125 -2 L 3.46875 -2 L 3.46875 -0.90625 C 3.46875 -0.46875 3.4375 -0.34375 2.5625 -0.34375 L 2.328125 -0.34375 L 2.328125 0 C 2.609375 -0.03125 3.546875 -0.03125 3.890625 -0.03125 C 4.21875 -0.03125 5.171875 -0.03125 5.453125 0 L 5.453125 -0.34375 L 5.21875 -0.34375 C 4.34375 -0.34375 4.3125 -0.46875 4.3125 -0.90625 L 4.3125 -2 Z M 3.53125 -2.34375 L 0.625 -2.34375 L 3.53125 -6.84375 Z M 3.53125 -2.34375 "
+           id="path89" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-30">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.015625 L 5 -2.015625 C 4.953125 -1.8125 4.859375 -1.140625 4.75 -0.953125 C 4.65625 -0.84375 3.984375 -0.84375 3.625 -0.84375 L 1.40625 -0.84375 C 1.734375 -1.125 2.46875 -1.890625 2.765625 -2.171875 C 4.59375 -3.84375 5.265625 -4.46875 5.265625 -5.65625 C 5.265625 -7.03125 4.171875 -7.953125 2.78125 -7.953125 C 1.40625 -7.953125 0.578125 -6.765625 0.578125 -5.734375 C 0.578125 -5.125 1.109375 -5.125 1.140625 -5.125 C 1.40625 -5.125 1.703125 -5.3125 1.703125 -5.6875 C 1.703125 -6.03125 1.484375 -6.25 1.140625 -6.25 C 1.046875 -6.25 1.015625 -6.25 0.984375 -6.234375 C 1.203125 -7.046875 1.859375 -7.609375 2.625 -7.609375 C 3.640625 -7.609375 4.265625 -6.75 4.265625 -5.65625 C 4.265625 -4.640625 3.6875 -3.75 3 -2.984375 L 0.578125 -0.28125 L 0.578125 0 L 4.953125 0 Z M 5.265625 -2.015625 "
+           id="path92" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-31">
+        <path
+           style="stroke:none;"
+           d="M 5.671875 -7.421875 L 5.671875 -7.703125 L 2.796875 -7.703125 C 1.34375 -7.703125 1.328125 -7.859375 1.28125 -8.078125 L 1.015625 -8.078125 L 0.640625 -5.6875 L 0.90625 -5.6875 C 0.9375 -5.90625 1.046875 -6.640625 1.203125 -6.78125 C 1.296875 -6.84375 2.203125 -6.84375 2.359375 -6.84375 L 4.90625 -6.84375 L 3.640625 -5.03125 C 3.3125 -4.5625 2.109375 -2.609375 2.109375 -0.359375 C 2.109375 -0.234375 2.109375 0.25 2.59375 0.25 C 3.09375 0.25 3.09375 -0.21875 3.09375 -0.375 L 3.09375 -0.96875 C 3.09375 -2.75 3.375 -4.140625 3.9375 -4.9375 Z M 5.671875 -7.421875 "
+           id="path95" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-32">
+        <path
+           style="stroke:none;"
+           d="M 8.28125 -4 C 8.28125 -6.3125 6.671875 -8.15625 4.6875 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 L 4.6875 0 C 6.6875 0 8.28125 -1.796875 8.28125 -4 Z M 7.203125 -4.015625 C 7.203125 -3.34375 7.1875 -2.21875 6.5 -1.34375 C 6.109375 -0.84375 5.390625 -0.34375 4.390625 -0.34375 L 3.125 -0.34375 C 2.609375 -0.34375 2.578125 -0.4375 2.578125 -0.828125 L 2.578125 -7.34375 C 2.578125 -7.734375 2.609375 -7.8125 3.125 -7.8125 L 4.390625 -7.8125 C 5.375 -7.8125 6.171875 -7.34375 6.65625 -6.546875 C 7.203125 -5.703125 7.203125 -4.5 7.203125 -4.015625 Z M 7.203125 -4.015625 "
+           id="path98" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-33">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.828125 C 5.359375 -4.8125 5.296875 -5.78125 4.859375 -6.6875 C 4.375 -7.6875 3.515625 -7.953125 2.921875 -7.953125 C 2.234375 -7.953125 1.390625 -7.609375 0.9375 -6.609375 C 0.609375 -5.859375 0.484375 -5.109375 0.484375 -3.828125 C 0.484375 -2.671875 0.578125 -1.796875 1 -0.9375 C 1.46875 -0.03125 2.296875 0.25 2.921875 0.25 C 3.953125 0.25 4.546875 -0.375 4.90625 -1.0625 C 5.328125 -1.953125 5.359375 -3.125 5.359375 -3.828125 Z M 4.453125 -3.96875 C 4.453125 -3.171875 4.453125 -2.265625 4.3125 -1.53125 C 4.09375 -0.21875 3.328125 0.015625 2.921875 0.015625 C 2.53125 0.015625 1.75 -0.203125 1.53125 -1.5 C 1.40625 -2.21875 1.40625 -3.125 1.40625 -3.96875 C 1.40625 -4.953125 1.40625 -5.828125 1.59375 -6.53125 C 1.796875 -7.34375 2.40625 -7.703125 2.921875 -7.703125 C 3.375 -7.703125 4.0625 -7.4375 4.296875 -6.40625 C 4.453125 -5.71875 4.453125 -4.78125 4.453125 -3.96875 Z M 4.453125 -3.96875 "
+           id="path101" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-34">
+        <path
+           style="stroke:none;"
+           d="M 5.265625 -2.40625 C 5.265625 -3.828125 4.296875 -5.015625 3.046875 -5.015625 C 2.359375 -5.015625 1.84375 -4.703125 1.53125 -4.375 L 1.53125 -6.84375 C 2.046875 -6.6875 2.46875 -6.671875 2.59375 -6.671875 C 3.9375 -6.671875 4.8125 -7.65625 4.8125 -7.828125 C 4.8125 -7.875 4.78125 -7.9375 4.703125 -7.9375 C 4.703125 -7.9375 4.65625 -7.9375 4.546875 -7.890625 C 3.890625 -7.609375 3.3125 -7.5625 3 -7.5625 C 2.21875 -7.5625 1.65625 -7.8125 1.421875 -7.90625 C 1.34375 -7.9375 1.296875 -7.9375 1.296875 -7.9375 C 1.203125 -7.9375 1.203125 -7.859375 1.203125 -7.671875 L 1.203125 -4.125 C 1.203125 -3.90625 1.203125 -3.84375 1.34375 -3.84375 C 1.40625 -3.84375 1.421875 -3.84375 1.546875 -4 C 1.875 -4.484375 2.4375 -4.765625 3.03125 -4.765625 C 3.671875 -4.765625 3.984375 -4.1875 4.078125 -3.984375 C 4.28125 -3.515625 4.296875 -2.921875 4.296875 -2.46875 C 4.296875 -2.015625 4.296875 -1.34375 3.953125 -0.796875 C 3.6875 -0.375 3.234375 -0.078125 2.703125 -0.078125 C 1.90625 -0.078125 1.140625 -0.609375 0.921875 -1.484375 C 0.984375 -1.453125 1.046875 -1.453125 1.109375 -1.453125 C 1.3125 -1.453125 1.640625 -1.5625 1.640625 -1.96875 C 1.640625 -2.3125 1.40625 -2.5 1.109375 -2.5 C 0.890625 -2.5 0.578125 -2.390625 0.578125 -1.921875 C 0.578125 -0.90625 1.40625 0.25 2.71875 0.25 C 4.078125 0.25 5.265625 -0.890625 5.265625 -2.40625 Z M 5.265625 -2.40625 "
+           id="path104" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-35">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -3.9375 C 5.359375 -7.140625 4.015625 -7.953125 2.96875 -7.953125 C 1.65625 -7.953125 0.484375 -6.84375 0.484375 -5.265625 C 0.484375 -3.6875 1.609375 -2.625 2.796875 -2.625 C 3.6875 -2.625 4.140625 -3.265625 4.375 -3.875 L 4.375 -3.484375 C 4.375 -0.65625 3.125 -0.078125 2.40625 -0.078125 C 2.109375 -0.078125 1.484375 -0.109375 1.1875 -0.53125 L 1.25 -0.53125 C 1.34375 -0.5 1.765625 -0.578125 1.765625 -1.015625 C 1.765625 -1.28125 1.59375 -1.5 1.28125 -1.5 C 0.96875 -1.5 0.78125 -1.296875 0.78125 -0.984375 C 0.78125 -0.25 1.375 0.25 2.421875 0.25 C 3.90625 0.25 5.359375 -1.34375 5.359375 -3.9375 Z M 4.34375 -5.015625 C 4.34375 -4 3.890625 -2.859375 2.84375 -2.859375 C 2.09375 -2.859375 1.765625 -3.46875 1.65625 -3.6875 C 1.46875 -4.140625 1.46875 -4.71875 1.46875 -5.265625 C 1.46875 -5.921875 1.46875 -6.5 1.78125 -7 C 2 -7.3125 2.3125 -7.65625 2.96875 -7.65625 C 3.640625 -7.65625 4 -7.0625 4.109375 -6.796875 C 4.34375 -6.203125 4.34375 -5.1875 4.34375 -5.015625 Z M 4.34375 -5.015625 "
+           id="path107" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-36">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -2.4375 C 5.359375 -4.03125 4.25 -5.09375 3.046875 -5.09375 C 1.984375 -5.09375 1.59375 -4.171875 1.46875 -3.84375 L 1.46875 -4.15625 C 1.46875 -7.1875 2.9375 -7.65625 3.578125 -7.65625 C 4.015625 -7.65625 4.453125 -7.53125 4.671875 -7.171875 C 4.53125 -7.171875 4.078125 -7.171875 4.078125 -6.6875 C 4.078125 -6.421875 4.25 -6.1875 4.5625 -6.1875 C 4.859375 -6.1875 5.0625 -6.375 5.0625 -6.71875 C 5.0625 -7.34375 4.609375 -7.953125 3.578125 -7.953125 C 2.0625 -7.953125 0.484375 -6.40625 0.484375 -3.78125 C 0.484375 -0.484375 1.921875 0.25 2.9375 0.25 C 4.25 0.25 5.359375 -0.890625 5.359375 -2.4375 Z M 4.375 -2.453125 C 4.375 -1.84375 4.375 -1.296875 4.140625 -0.84375 C 3.84375 -0.28125 3.421875 -0.078125 2.9375 -0.078125 C 2.1875 -0.078125 1.828125 -0.734375 1.71875 -0.984375 C 1.609375 -1.296875 1.5 -1.890625 1.5 -2.71875 C 1.5 -3.671875 1.921875 -4.859375 3 -4.859375 C 3.65625 -4.859375 4 -4.40625 4.1875 -4 C 4.375 -3.5625 4.375 -2.96875 4.375 -2.453125 Z M 4.375 -2.453125 "
+           id="path110" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-37">
+        <path
+           style="stroke:none;"
+           d="M 4.90625 0 L 4.90625 -0.34375 L 4.53125 -0.34375 C 3.484375 -0.34375 3.4375 -0.484375 3.4375 -0.921875 L 3.4375 -7.65625 C 3.4375 -7.9375 3.4375 -7.953125 3.203125 -7.953125 C 2.921875 -7.625 2.3125 -7.1875 1.09375 -7.1875 L 1.09375 -6.84375 C 1.359375 -6.84375 1.953125 -6.84375 2.625 -7.140625 L 2.625 -0.921875 C 2.625 -0.484375 2.578125 -0.34375 1.53125 -0.34375 L 1.15625 -0.34375 L 1.15625 0 C 1.484375 -0.03125 2.640625 -0.03125 3.03125 -0.03125 C 3.4375 -0.03125 4.578125 -0.03125 4.90625 0 Z M 4.90625 0 "
+           id="path113" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-38">
+        <path
+           style="stroke:none;"
+           d="M 5.359375 -1.984375 C 5.359375 -3.203125 4.5 -3.734375 3.5625 -4.3125 C 4.15625 -4.640625 5.03125 -5.1875 5.03125 -6.1875 C 5.03125 -7.234375 4.03125 -7.953125 2.921875 -7.953125 C 1.75 -7.953125 0.8125 -7.078125 0.8125 -5.984375 C 0.8125 -5.578125 0.9375 -5.171875 1.265625 -4.765625 C 1.40625 -4.609375 1.40625 -4.609375 2.25 -4.015625 C 1.09375 -3.484375 0.484375 -2.671875 0.484375 -1.8125 C 0.484375 -0.53125 1.703125 0.25 2.921875 0.25 C 4.25 0.25 5.359375 -0.734375 5.359375 -1.984375 Z M 4.546875 -6.1875 C 4.546875 -5.453125 4.015625 -4.859375 3.328125 -4.484375 L 1.9375 -5.390625 C 1.78125 -5.5 1.296875 -5.8125 1.296875 -6.390625 C 1.296875 -7.171875 2.109375 -7.65625 2.921875 -7.65625 C 3.78125 -7.65625 4.546875 -7.046875 4.546875 -6.1875 Z M 4.8125 -1.609375 C 4.8125 -0.6875 3.890625 -0.078125 2.921875 -0.078125 C 1.90625 -0.078125 1.046875 -0.8125 1.046875 -1.8125 C 1.046875 -2.734375 1.71875 -3.484375 2.5 -3.84375 L 3.9375 -2.90625 C 4.25 -2.703125 4.8125 -2.328125 4.8125 -1.609375 Z M 4.8125 -1.609375 "
+           id="path116" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-39">
+        <path
+           style="stroke:none;"
+           d="M 2.203125 -4.578125 C 2.203125 -4.90625 1.921875 -5.15625 1.625 -5.15625 C 1.28125 -5.15625 1.046875 -4.875 1.046875 -4.578125 C 1.046875 -4.21875 1.34375 -4 1.609375 -4 C 1.9375 -4 2.203125 -4.25 2.203125 -4.578125 Z M 2.203125 -0.578125 C 2.203125 -0.90625 1.921875 -1.15625 1.625 -1.15625 C 1.28125 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.234375 1.34375 0 1.609375 0 C 1.9375 0 2.203125 -0.25 2.203125 -0.578125 Z M 2.203125 -0.578125 "
+           id="path119" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-40">
+        <path
+           style="stroke:none;"
+           d="M 6.234375 0 L 6.234375 -0.34375 C 5.625 -0.34375 5.328125 -0.34375 5.3125 -0.703125 L 5.3125 -2.90625 C 5.3125 -4.015625 5.3125 -4.34375 5.046875 -4.734375 C 4.703125 -5.203125 4.140625 -5.265625 3.734375 -5.265625 C 2.703125 -5.265625 2.21875 -4.5 2.0625 -4.125 L 2.046875 -4.125 L 2.046875 -8.296875 L 0.375 -8.15625 L 0.375 -7.8125 C 1.1875 -7.8125 1.296875 -7.734375 1.296875 -7.140625 L 1.296875 -0.890625 C 1.296875 -0.34375 1.15625 -0.34375 0.375 -0.34375 L 0.375 0 C 0.6875 -0.03125 1.34375 -0.03125 1.671875 -0.03125 C 2.015625 -0.03125 2.671875 -0.03125 2.96875 0 L 2.96875 -0.34375 C 2.21875 -0.34375 2.0625 -0.34375 2.0625 -0.890625 L 2.0625 -3.109375 C 2.0625 -4.359375 2.890625 -5.03125 3.640625 -5.03125 C 4.375 -5.03125 4.546875 -4.421875 4.546875 -3.6875 L 4.546875 -0.890625 C 4.546875 -0.34375 4.40625 -0.34375 3.640625 -0.34375 L 3.640625 0 C 3.9375 -0.03125 4.59375 -0.03125 4.921875 -0.03125 C 5.265625 -0.03125 5.921875 -0.03125 6.234375 0 Z M 6.234375 0 "
+           id="path122" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-41">
+        <path
+           style="stroke:none;"
+           d="M 8.21875 -4.8125 L 8.21875 -5.15625 C 7.921875 -5.125 7.703125 -5.125 7.34375 -5.125 L 6.328125 -5.15625 L 6.328125 -4.8125 C 6.859375 -4.78125 7 -4.453125 7 -4.234375 C 7 -4.234375 7 -4.140625 6.953125 -4.015625 L 5.859375 -0.890625 L 4.65625 -4.265625 C 4.609375 -4.40625 4.609375 -4.4375 4.609375 -4.46875 C 4.609375 -4.8125 5.046875 -4.8125 5.296875 -4.8125 L 5.296875 -5.15625 C 4.953125 -5.125 4.46875 -5.125 4.125 -5.125 L 3.046875 -5.15625 L 3.046875 -4.8125 C 3.5 -4.8125 3.65625 -4.78125 3.796875 -4.625 C 3.84375 -4.546875 4 -4.15625 4.078125 -3.921875 L 3.0625 -1 L 1.90625 -4.25 C 1.859375 -4.40625 1.859375 -4.4375 1.859375 -4.484375 C 1.859375 -4.8125 2.3125 -4.8125 2.546875 -4.8125 L 2.546875 -5.15625 C 2.25 -5.125 1.65625 -5.125 1.328125 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.828125 -4.8125 0.9375 -4.75 1.078125 -4.375 L 2.578125 -0.09375 C 2.625 0.03125 2.671875 0.125 2.796875 0.125 C 2.90625 0.125 2.96875 0.078125 3.03125 -0.109375 L 4.21875 -3.515625 L 5.421875 -0.109375 C 5.46875 0.078125 5.53125 0.125 5.640625 0.125 C 5.765625 0.125 5.8125 0.03125 5.859375 -0.09375 L 7.234375 -4.015625 C 7.5 -4.765625 8.015625 -4.796875 8.21875 -4.8125 Z M 8.21875 -4.8125 "
+           id="path125" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-42">
+        <path
+           style="stroke:none;"
+           d="M 8.109375 -8.734375 C 8.109375 -8.890625 8 -8.96875 7.90625 -8.96875 C 7.78125 -8.96875 7.75 -8.90625 7.65625 -8.78125 C 6.890625 -7.75 5.875 -7.65625 5.421875 -7.65625 C 5.1875 -7.65625 4.15625 -7.65625 3.1875 -8.59375 C 2.9375 -8.84375 2.671875 -8.96875 2.359375 -8.96875 C 1.5 -8.96875 0.640625 -7.96875 0.640625 -6.5625 C 0.640625 -5.109375 1.5 -4.140625 2.359375 -4.140625 C 3.234375 -4.140625 3.890625 -5.21875 3.890625 -6.546875 C 3.890625 -6.890625 3.875 -7.34375 3.640625 -7.9375 C 4.40625 -7.484375 5.078125 -7.421875 5.421875 -7.421875 C 5.75 -7.421875 6.40625 -7.484375 7.046875 -7.875 L 7.046875 -7.859375 L 1.71875 0.234375 C 1.65625 0.34375 1.625 0.375 1.625 0.4375 C 1.625 0.578125 1.734375 0.671875 1.859375 0.671875 C 1.953125 0.671875 2.015625 0.578125 2.078125 0.5 L 8.015625 -8.53125 C 8.09375 -8.640625 8.109375 -8.671875 8.109375 -8.734375 Z M 9.09375 -1.734375 C 9.09375 -3.109375 8.421875 -4.140625 7.5625 -4.140625 C 6.6875 -4.140625 5.84375 -3.15625 5.84375 -1.75 C 5.84375 -0.28125 6.703125 0.671875 7.5625 0.671875 C 8.421875 0.671875 9.09375 -0.40625 9.09375 -1.734375 Z M 3.640625 -6.5625 C 3.640625 -5.296875 3.03125 -4.390625 2.375 -4.390625 C 2.21875 -4.390625 1.34375 -4.46875 1.34375 -6.546875 C 1.34375 -8.65625 2.203125 -8.71875 2.375 -8.71875 C 3.03125 -8.71875 3.640625 -7.796875 3.640625 -6.5625 Z M 8.828125 -1.75 C 8.828125 -0.484375 8.21875 0.4375 7.578125 0.4375 C 7.40625 0.4375 6.53125 0.34375 6.53125 -1.734375 C 6.53125 -3.84375 7.40625 -3.90625 7.578125 -3.90625 C 8.234375 -3.90625 8.828125 -2.96875 8.828125 -1.75 Z M 8.828125 -1.75 "
+           id="path128" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-43">
+        <path
+           style="stroke:none;"
+           d="M 7.140625 -5.46875 L 6.828125 -8.140625 L 0.484375 -8.140625 L 0.484375 -7.796875 L 0.734375 -7.796875 C 1.59375 -7.796875 1.625 -7.671875 1.625 -7.234375 L 1.625 -0.90625 C 1.625 -0.46875 1.59375 -0.34375 0.734375 -0.34375 L 0.484375 -0.34375 L 0.484375 0 C 0.78125 -0.03125 1.84375 -0.03125 2.203125 -0.03125 C 2.625 -0.03125 3.671875 -0.03125 4.015625 0 L 4.015625 -0.34375 L 3.65625 -0.34375 C 2.625 -0.34375 2.59375 -0.484375 2.59375 -0.921875 L 2.59375 -3.890625 L 3.640625 -3.890625 C 4.765625 -3.890625 4.890625 -3.5 4.890625 -2.5 L 5.15625 -2.5 L 5.15625 -5.640625 L 4.890625 -5.640625 C 4.890625 -4.640625 4.765625 -4.25 3.640625 -4.25 L 2.59375 -4.25 L 2.59375 -7.3125 C 2.59375 -7.703125 2.625 -7.796875 3.140625 -7.796875 L 4.640625 -7.796875 C 6.359375 -7.796875 6.703125 -7.15625 6.875 -5.46875 Z M 7.140625 -5.46875 "
+           id="path131" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-44">
+        <path
+           style="stroke:none;"
+           d="M 8.578125 -1.046875 C 8.578125 -1.109375 8.578125 -1.21875 8.4375 -1.21875 C 8.3125 -1.21875 8.3125 -1.140625 8.3125 -1.03125 C 8.25 -0.3125 7.90625 0.015625 7.515625 0.015625 C 6.96875 0.015625 6.84375 -0.546875 6.75 -1.1875 L 6.640625 -2.078125 C 6.546875 -2.671875 6.5 -3.0625 6.140625 -3.4375 C 6.015625 -3.5625 5.703125 -3.890625 5.046875 -4.0625 C 6.234375 -4.34375 7.140625 -5.09375 7.140625 -6.015625 C 7.140625 -7.171875 5.796875 -8.15625 4.078125 -8.15625 L 0.5 -8.15625 L 0.5 -7.8125 L 0.734375 -7.8125 C 1.609375 -7.8125 1.640625 -7.703125 1.640625 -7.25 L 1.640625 -0.90625 C 1.640625 -0.46875 1.609375 -0.34375 0.734375 -0.34375 L 0.5 -0.34375 L 0.5 0 C 0.78125 -0.03125 1.75 -0.03125 2.109375 -0.03125 C 2.453125 -0.03125 3.4375 -0.03125 3.71875 0 L 3.71875 -0.34375 L 3.484375 -0.34375 C 2.625 -0.34375 2.578125 -0.46875 2.578125 -0.90625 L 2.578125 -3.96875 L 3.96875 -3.96875 C 4.4375 -3.96875 4.875 -3.84375 5.203125 -3.5 C 5.609375 -3.046875 5.609375 -2.796875 5.609375 -1.96875 C 5.609375 -1.03125 5.609375 -0.71875 6.125 -0.203125 C 6.3125 -0.03125 6.8125 0.25 7.484375 0.25 C 8.421875 0.25 8.578125 -0.78125 8.578125 -1.046875 Z M 6.03125 -6.015625 C 6.03125 -4.96875 5.46875 -4.203125 3.921875 -4.203125 L 2.578125 -4.203125 L 2.578125 -7.34375 C 2.578125 -7.609375 2.578125 -7.75 2.828125 -7.8125 C 2.9375 -7.8125 3.296875 -7.8125 3.53125 -7.8125 C 4.5 -7.8125 6.03125 -7.8125 6.03125 -6.015625 Z M 6.03125 -6.015625 "
+           id="path134" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-45">
+        <path
+           style="stroke:none;"
+           d="M 3.890625 2.90625 C 3.890625 2.875 3.890625 2.84375 3.6875 2.640625 C 2.484375 1.4375 1.8125 -0.53125 1.8125 -2.96875 C 1.8125 -5.296875 2.375 -7.296875 3.765625 -8.703125 C 3.890625 -8.8125 3.890625 -8.828125 3.890625 -8.875 C 3.890625 -8.9375 3.828125 -8.96875 3.78125 -8.96875 C 3.625 -8.96875 2.640625 -8.109375 2.0625 -6.9375 C 1.453125 -5.71875 1.171875 -4.453125 1.171875 -2.96875 C 1.171875 -1.90625 1.34375 -0.484375 1.953125 0.78125 C 2.671875 2.21875 3.640625 3 3.78125 3 C 3.828125 3 3.890625 2.96875 3.890625 2.90625 Z M 3.890625 2.90625 "
+           id="path137" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-46">
+        <path
+           style="stroke:none;"
+           d="M 3.375 -2.96875 C 3.375 -3.890625 3.25 -5.359375 2.578125 -6.75 C 1.875 -8.1875 0.890625 -8.96875 0.765625 -8.96875 C 0.71875 -8.96875 0.65625 -8.9375 0.65625 -8.875 C 0.65625 -8.828125 0.65625 -8.8125 0.859375 -8.609375 C 2.0625 -7.40625 2.71875 -5.421875 2.71875 -2.984375 C 2.71875 -0.671875 2.15625 1.328125 0.78125 2.734375 C 0.65625 2.84375 0.65625 2.875 0.65625 2.90625 C 0.65625 2.96875 0.71875 3 0.765625 3 C 0.921875 3 1.90625 2.140625 2.484375 0.96875 C 3.09375 -0.25 3.375 -1.546875 3.375 -2.96875 Z M 3.375 -2.96875 "
+           id="path140" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-47">
+        <path
+           style="stroke:none;"
+           d="M 2.328125 0.046875 C 2.328125 -0.6875 2.078125 -1.15625 1.609375 -1.15625 C 1.265625 -1.15625 1.046875 -0.890625 1.046875 -0.578125 C 1.046875 -0.265625 1.265625 0 1.625 0 C 1.8125 0 1.9375 -0.078125 2.015625 -0.140625 C 2.046875 -0.171875 2.0625 -0.171875 2.0625 -0.171875 C 2.0625 -0.171875 2.09375 -0.015625 2.09375 0.046875 C 2.09375 0.8125 1.78125 1.53125 1.25 2.078125 C 1.203125 2.109375 1.1875 2.140625 1.1875 2.1875 C 1.1875 2.25 1.25 2.3125 1.3125 2.3125 C 1.421875 2.3125 2.328125 1.421875 2.328125 0.046875 Z M 2.328125 0.046875 "
+           id="path143" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-48">
+        <path
+           style="stroke:none;"
+           d="M 5.953125 -4.8125 L 5.953125 -5.15625 C 5.609375 -5.125 5.4375 -5.125 5.0625 -5.125 L 4.09375 -5.15625 L 4.09375 -4.8125 C 4.59375 -4.78125 4.65625 -4.421875 4.65625 -4.296875 C 4.65625 -4.1875 4.625 -4.125 4.5625 -3.984375 L 3.34375 -0.890625 L 2.015625 -4.265625 C 1.953125 -4.4375 1.9375 -4.4375 1.9375 -4.5 C 1.9375 -4.8125 2.390625 -4.8125 2.609375 -4.8125 L 2.609375 -5.15625 C 2.3125 -5.125 1.6875 -5.125 1.359375 -5.125 L 0.21875 -5.15625 L 0.21875 -4.8125 C 0.890625 -4.8125 1 -4.75 1.140625 -4.390625 L 2.859375 -0.109375 C 2.921875 0.0625 2.9375 0.125 3.078125 0.125 C 3.171875 0.125 3.234375 0.09375 3.328125 -0.109375 L 4.875 -4.015625 C 4.984375 -4.28125 5.1875 -4.796875 5.953125 -4.8125 Z M 5.953125 -4.8125 "
+           id="path146" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-49">
+        <path
+           style="stroke:none;"
+           d="M 2.984375 2.984375 L 2.984375 2.546875 L 1.828125 2.546875 L 1.828125 -8.515625 L 2.984375 -8.515625 L 2.984375 -8.96875 L 1.390625 -8.96875 L 1.390625 2.984375 Z M 2.984375 2.984375 "
+           id="path149" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph0-50">
+        <path
+           style="stroke:none;"
+           d="M 1.859375 2.984375 L 1.859375 -8.96875 L 0.25 -8.96875 L 0.25 -8.515625 L 1.40625 -8.515625 L 1.40625 2.546875 L 0.25 2.546875 L 0.25 2.984375 Z M 1.859375 2.984375 "
+           id="path152" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path155" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-1">
+        <path
+           style="stroke:none;"
+           d="M 10.046875 -7.6875 L 10.046875 -8.203125 C 9.78125 -8.171875 8.84375 -8.171875 8.515625 -8.171875 C 8.171875 -8.171875 7.234375 -8.171875 6.953125 -8.203125 L 6.953125 -7.6875 L 7.234375 -7.6875 C 7.546875 -7.6875 7.578125 -7.6875 7.859375 -7.65625 C 8.21875 -7.609375 8.21875 -7.59375 8.21875 -7.328125 L 8.21875 -2.328125 L 3.46875 -8.0625 C 3.34375 -8.1875 3.328125 -8.203125 3.09375 -8.203125 L 0.453125 -8.203125 L 0.453125 -7.6875 L 1.71875 -7.6875 L 1.71875 -0.875 C 1.71875 -0.609375 1.703125 -0.59375 1.40625 -0.546875 C 1.1875 -0.53125 0.9375 -0.515625 0.734375 -0.515625 L 0.453125 -0.515625 L 0.453125 0 C 0.734375 -0.03125 1.65625 -0.03125 2 -0.03125 C 2.328125 -0.03125 3.28125 -0.03125 3.546875 0 L 3.546875 -0.515625 L 3.28125 -0.515625 C 2.953125 -0.515625 2.921875 -0.515625 2.640625 -0.546875 C 2.296875 -0.59375 2.28125 -0.609375 2.28125 -0.875 L 2.28125 -7.28125 L 8.203125 -0.15625 C 8.328125 -0.015625 8.34375 0 8.5 0 C 8.78125 0 8.78125 -0.078125 8.78125 -0.34375 L 8.78125 -7.328125 C 8.78125 -7.59375 8.796875 -7.609375 9.109375 -7.65625 C 9.328125 -7.671875 9.5625 -7.6875 9.78125 -7.6875 Z M 10.046875 -7.6875 "
+           id="path158" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-2">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 C 6.4375 -0.515625 6.34375 -0.515625 6.34375 -0.984375 L 6.34375 -5.375 L 4.21875 -5.28125 L 4.21875 -4.765625 C 4.953125 -4.765625 5.046875 -4.765625 5.046875 -4.296875 L 5.046875 -1.953125 C 5.046875 -1.046875 4.5 -0.328125 3.578125 -0.328125 C 2.671875 -0.328125 2.625 -0.625 2.625 -1.28125 L 2.625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -1.46875 C 1.328125 -0.28125 2.125 0.078125 3.40625 0.078125 C 3.6875 0.078125 4.578125 0.078125 5.09375 -0.890625 L 5.109375 -0.890625 L 5.109375 0.078125 Z M 7.171875 0 "
+           id="path161" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-3">
+        <path
+           style="stroke:none;"
+           d="M 10.90625 0 L 10.90625 -0.515625 L 10.09375 -0.515625 L 10.09375 -3.65625 C 10.09375 -4.75 9.625 -5.375 8.28125 -5.375 C 7.078125 -5.375 6.515625 -4.5625 6.328125 -4.1875 C 6.125 -5.203125 5.3125 -5.375 4.546875 -5.375 C 3.40625 -5.375 2.78125 -4.640625 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.359375 3.59375 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.0625 -4.71875 5.0625 -3.796875 L 5.0625 -0.515625 L 4.234375 -0.515625 L 4.234375 0 C 4.5 -0.03125 5.359375 -0.03125 5.703125 -0.03125 C 6.03125 -0.03125 6.90625 -0.03125 7.1875 0 L 7.1875 -0.515625 L 6.359375 -0.515625 L 6.359375 -3.0625 C 6.359375 -4.359375 7.328125 -4.984375 8.078125 -4.984375 C 8.515625 -4.984375 8.78125 -4.71875 8.78125 -3.796875 L 8.78125 -0.515625 L 7.953125 -0.515625 L 7.953125 0 C 8.234375 -0.03125 9.09375 -0.03125 9.4375 -0.03125 C 9.765625 -0.03125 10.640625 -0.03125 10.90625 0 Z M 10.90625 0 "
+           id="path164" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-4">
+        <path
+           style="stroke:none;"
+           d="M 7 -2.671875 C 7 -4.296875 5.875 -5.375 4.25 -5.375 C 3.53125 -5.375 2.96875 -5.15625 2.484375 -4.765625 L 2.484375 -8.296875 L 0.421875 -8.203125 L 0.421875 -7.6875 C 1.15625 -7.6875 1.25 -7.6875 1.25 -7.21875 L 1.25 0 L 1.75 0 C 1.953125 -0.234375 2.15625 -0.453125 2.34375 -0.6875 C 2.953125 -0.0625 3.609375 0.078125 4.09375 0.078125 C 5.734375 0.078125 7 -0.9375 7 -2.671875 Z M 5.5625 -2.671875 C 5.5625 -2.140625 5.5625 -1.453125 5.28125 -1.015625 C 4.90625 -0.4375 4.34375 -0.328125 3.96875 -0.328125 C 3.15625 -0.328125 2.71875 -0.890625 2.546875 -1.15625 L 2.546875 -4.203125 C 2.96875 -4.765625 3.578125 -4.984375 4.09375 -4.984375 C 5.5625 -4.984375 5.5625 -3.46875 5.5625 -2.671875 Z M 5.5625 -2.671875 "
+           id="path167" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-5">
+        <path
+           style="stroke:none;"
+           d="M 5.75 -1.40625 C 5.75 -1.578125 5.5625 -1.578125 5.5 -1.578125 C 5.3125 -1.578125 5.296875 -1.546875 5.21875 -1.390625 C 4.90625 -0.609375 4.125 -0.359375 3.546875 -0.359375 C 1.8125 -0.359375 1.8125 -1.96875 1.8125 -2.640625 L 5.40625 -2.640625 C 5.671875 -2.640625 5.75 -2.640625 5.75 -2.9375 C 5.75 -3.296875 5.671875 -4.203125 5.109375 -4.75 C 4.609375 -5.265625 3.9375 -5.421875 3.25 -5.421875 C 1.390625 -5.421875 0.375 -4.203125 0.375 -2.6875 C 0.375 -1.015625 1.609375 0.078125 3.40625 0.078125 C 5.21875 0.078125 5.75 -1.1875 5.75 -1.40625 Z M 4.65625 -2.984375 L 1.8125 -2.984375 C 1.828125 -3.484375 1.84375 -3.9375 2.09375 -4.375 C 2.3125 -4.75 2.734375 -5.015625 3.25 -5.015625 C 4.53125 -5.015625 4.640625 -3.578125 4.65625 -2.984375 Z M 4.65625 -2.984375 "
+           id="path170" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-6">
+        <path
+           style="stroke:none;"
+           d="M 5.109375 -4.4375 C 5.109375 -5.046875 4.484375 -5.375 3.90625 -5.375 C 2.96875 -5.375 2.5625 -4.546875 2.390625 -4.046875 L 2.375 -4.046875 L 2.375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.59375 -0.03125 1.921875 -0.03125 C 2.265625 -0.03125 3.234375 -0.03125 3.53125 0 L 3.53125 -0.515625 L 2.484375 -0.515625 L 2.484375 -2.6875 C 2.484375 -3.078125 2.5625 -4.984375 3.96875 -4.984375 C 3.796875 -4.859375 3.71875 -4.65625 3.71875 -4.4375 C 3.71875 -3.9375 4.109375 -3.734375 4.40625 -3.734375 C 4.703125 -3.734375 5.109375 -3.9375 5.109375 -4.4375 Z M 5.109375 -4.4375 "
+           id="path173" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-7">
+        <path
+           style="stroke:none;"
+           d="M 6.328125 -2.625 C 6.328125 -4.234375 5.234375 -5.421875 3.359375 -5.421875 C 1.40625 -5.421875 0.375 -4.171875 0.375 -2.625 C 0.375 -1.046875 1.46875 0.078125 3.34375 0.078125 C 5.296875 0.078125 6.328125 -1.109375 6.328125 -2.625 Z M 4.90625 -2.734375 C 4.90625 -1.75 4.90625 -0.359375 3.359375 -0.359375 C 1.8125 -0.359375 1.8125 -1.75 1.8125 -2.734375 C 1.8125 -3.296875 1.8125 -3.890625 2.03125 -4.328125 C 2.296875 -4.8125 2.828125 -5.015625 3.34375 -5.015625 C 4.03125 -5.015625 4.453125 -4.703125 4.65625 -4.359375 C 4.90625 -3.9375 4.90625 -3.3125 4.90625 -2.734375 Z M 4.90625 -2.734375 "
+           id="path176" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-8">
+        <path
+           style="stroke:none;"
+           d="M 5.046875 -7.375 C 5.046875 -7.859375 4.609375 -8.359375 3.765625 -8.359375 C 2.671875 -8.359375 1.34375 -7.90625 1.34375 -6.53125 L 1.34375 -5.3125 L 0.46875 -5.3125 L 0.46875 -4.796875 L 1.34375 -4.796875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.703125 -0.03125 2.03125 -0.03125 C 2.375 -0.03125 3.34375 -0.03125 3.640625 0 L 3.640625 -0.515625 L 2.59375 -0.515625 L 2.59375 -4.796875 L 3.953125 -4.796875 L 3.953125 -5.3125 L 2.53125 -5.3125 L 2.53125 -6.53125 C 2.53125 -7.78125 3.328125 -7.96875 3.71875 -7.96875 C 3.84375 -7.96875 3.875 -7.953125 3.9375 -7.9375 C 3.765625 -7.8125 3.65625 -7.609375 3.65625 -7.359375 C 3.65625 -6.890625 4.046875 -6.671875 4.34375 -6.671875 C 4.609375 -6.671875 5.046875 -6.84375 5.046875 -7.375 Z M 5.046875 -7.375 "
+           id="path179" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-9">
+        <path
+           style="stroke:none;"
+           d="M 7.046875 0 L 7.046875 -0.515625 C 6.296875 -0.515625 6.21875 -0.515625 6.21875 -0.984375 L 6.21875 -8.296875 L 4.140625 -8.203125 L 4.140625 -7.6875 C 4.890625 -7.6875 4.96875 -7.6875 4.96875 -7.21875 L 4.96875 -4.8125 C 4.703125 -5.03125 4.1875 -5.375 3.359375 -5.375 C 1.65625 -5.375 0.453125 -4.328125 0.453125 -2.65625 C 0.453125 -0.9375 1.640625 0.078125 3.234375 0.078125 C 3.890625 0.078125 4.453125 -0.15625 4.90625 -0.546875 L 4.90625 0.078125 Z M 4.90625 -1.203125 C 4.40625 -0.484375 3.796875 -0.328125 3.375 -0.328125 C 1.890625 -0.328125 1.890625 -1.84375 1.890625 -2.625 C 1.890625 -3.1875 1.890625 -3.796875 2.15625 -4.25 C 2.515625 -4.90625 3.234375 -4.984375 3.5 -4.984375 C 4 -4.984375 4.515625 -4.765625 4.90625 -4.25 Z M 4.90625 -1.203125 "
+           id="path182" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-10">
+        <path
+           style="stroke:none;"
+           d="M 3.328125 0 L 3.328125 -0.515625 L 2.59375 -0.515625 L 2.59375 -5.375 L 0.5625 -5.28125 L 0.5625 -4.765625 C 1.265625 -4.765625 1.34375 -4.765625 1.34375 -4.296875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.625 -0.03125 1.953125 -0.03125 C 2.28125 -0.03125 3.046875 -0.03125 3.328125 0 Z M 2.734375 -7.265625 C 2.734375 -7.75 2.328125 -8.125 1.875 -8.125 C 1.390625 -8.125 1 -7.734375 1 -7.265625 C 1 -6.78125 1.40625 -6.40625 1.859375 -6.40625 C 2.359375 -6.40625 2.734375 -6.796875 2.734375 -7.265625 Z M 2.734375 -7.265625 "
+           id="path185" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-11">
+        <path
+           style="stroke:none;"
+           d="M 8.671875 -7.375 C 8.671875 -7.859375 8.234375 -8.359375 7.390625 -8.359375 C 7.015625 -8.359375 6.359375 -8.3125 5.765625 -7.953125 C 5.296875 -8.359375 4.609375 -8.359375 4.40625 -8.359375 C 2.984375 -8.359375 1.25 -7.9375 1.25 -6.515625 L 1.25 -5.3125 L 0.359375 -5.3125 L 0.359375 -4.796875 L 1.25 -4.796875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.546875 -0.03125 1.859375 -0.03125 C 2.1875 -0.03125 3.03125 -0.03125 3.3125 0 L 3.3125 -0.515625 L 2.484375 -0.515625 L 2.484375 -4.796875 L 4.96875 -4.796875 L 4.96875 -0.515625 L 4.140625 -0.515625 L 4.140625 0 C 4.421875 -0.03125 5.3125 -0.03125 5.65625 -0.03125 C 6 -0.03125 6.96875 -0.03125 7.25 0 L 7.25 -0.515625 L 6.21875 -0.515625 L 6.21875 -4.796875 L 7.578125 -4.796875 L 7.578125 -5.3125 L 6.15625 -5.3125 L 6.15625 -6.53125 C 6.15625 -7.78125 6.9375 -7.96875 7.34375 -7.96875 C 7.46875 -7.96875 7.5 -7.953125 7.5625 -7.9375 C 7.390625 -7.8125 7.28125 -7.609375 7.28125 -7.359375 C 7.28125 -6.890625 7.65625 -6.671875 7.96875 -6.671875 C 8.234375 -6.671875 8.671875 -6.84375 8.671875 -7.375 Z M 5.109375 -7.84375 C 4.96875 -7.78125 4.734375 -7.578125 4.734375 -7.21875 C 4.734375 -7 4.8125 -6.8125 4.96875 -6.6875 L 4.96875 -5.3125 L 2.421875 -5.3125 L 2.421875 -6.5 C 2.421875 -7.796875 3.6875 -7.96875 4.296875 -7.96875 C 4.71875 -7.96875 5.015625 -7.875 5.109375 -7.84375 Z M 5.109375 -7.84375 "
+           id="path188" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-12">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 L 6.34375 -0.515625 L 6.34375 -3.65625 C 6.34375 -4.796875 5.859375 -5.375 4.546875 -5.375 C 3.6875 -5.375 2.9375 -4.953125 2.53125 -4.0625 L 2.515625 -4.0625 L 2.515625 -5.375 L 0.5 -5.28125 L 0.5 -4.765625 C 1.25 -4.765625 1.328125 -4.765625 1.328125 -4.296875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.34375 3.578125 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.046875 -4.703125 5.046875 -3.796875 L 5.046875 -0.515625 L 4.21875 -0.515625 L 4.21875 0 C 4.5 -0.03125 5.359375 -0.03125 5.6875 -0.03125 C 6.03125 -0.03125 6.890625 -0.03125 7.171875 0 Z M 7.171875 0 "
+           id="path191" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-13">
+        <path
+           style="stroke:none;"
+           d="M 4.46875 -1.484375 L 4.46875 -2.109375 L 3.96875 -2.109375 L 3.96875 -1.5 C 3.96875 -0.703125 3.609375 -0.359375 3.234375 -0.359375 C 2.515625 -0.359375 2.515625 -1.15625 2.515625 -1.4375 L 2.515625 -4.796875 L 4.25 -4.796875 L 4.25 -5.3125 L 2.515625 -5.3125 L 2.515625 -7.59375 L 2.015625 -7.59375 C 2.015625 -6.40625 1.4375 -5.21875 0.25 -5.1875 L 0.25 -4.796875 L 1.21875 -4.796875 L 1.21875 -1.46875 C 1.21875 -0.203125 2.203125 0.078125 3.0625 0.078125 C 3.9375 0.078125 4.46875 -0.59375 4.46875 -1.484375 Z M 4.46875 -1.484375 "
+           id="path194" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-14">
+        <path
+           style="stroke:none;"
+           d="M 6.46875 -0.265625 C 6.46875 -0.515625 6.359375 -0.515625 6.1875 -0.515625 C 5.4375 -0.53125 5.4375 -0.71875 5.4375 -0.984375 L 5.4375 -3.578125 C 5.4375 -4.671875 4.5625 -5.421875 2.875 -5.421875 C 2.21875 -5.421875 0.796875 -5.359375 0.796875 -4.34375 C 0.796875 -3.84375 1.1875 -3.640625 1.5 -3.640625 C 1.859375 -3.640625 2.21875 -3.890625 2.21875 -4.34375 C 2.21875 -4.5625 2.125 -4.78125 1.921875 -4.90625 C 2.3125 -5.015625 2.609375 -5.015625 2.828125 -5.015625 C 3.640625 -5.015625 4.140625 -4.5625 4.140625 -3.578125 L 4.140625 -3.109375 C 2.25 -3.109375 0.34375 -2.578125 0.34375 -1.25 C 0.34375 -0.171875 1.734375 0.078125 2.5625 0.078125 C 3.484375 0.078125 4.0625 -0.4375 4.296875 -0.953125 C 4.296875 -0.515625 4.296875 0 5.515625 0 L 6.125 0 C 6.375 0 6.46875 0 6.46875 -0.265625 Z M 4.140625 -1.65625 C 4.140625 -0.53125 3.125 -0.328125 2.75 -0.328125 C 2.15625 -0.328125 1.671875 -0.71875 1.671875 -1.265625 C 1.671875 -2.359375 2.96875 -2.71875 4.140625 -2.78125 Z M 4.140625 -1.65625 "
+           id="path197" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-15">
+        <path
+           style="stroke:none;"
+           d="M 3.421875 0 L 3.421875 -0.515625 L 2.59375 -0.515625 L 2.59375 -8.296875 L 0.53125 -8.203125 L 0.53125 -7.6875 C 1.265625 -7.6875 1.34375 -7.6875 1.34375 -7.21875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.65625 -0.03125 1.96875 -0.03125 C 2.296875 -0.03125 3.140625 -0.03125 3.421875 0 Z M 3.421875 0 "
+           id="path200" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-16">
+        <path
+           style="stroke:none;"
+           d="M 6.796875 -4.796875 L 6.796875 -5.3125 C 6.390625 -5.28125 6.34375 -5.28125 5.859375 -5.28125 L 4.828125 -5.3125 L 4.828125 -4.796875 C 4.828125 -4.796875 5.40625 -4.796875 5.40625 -4.640625 C 5.40625 -4.609375 5.359375 -4.53125 5.359375 -4.5 L 3.953125 -1.484375 L 2.421875 -4.796875 L 3.078125 -4.796875 L 3.078125 -5.3125 C 2.796875 -5.28125 1.984375 -5.28125 1.65625 -5.28125 C 1.296875 -5.28125 0.59375 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 1.046875 -4.796875 L 3.265625 0 C 3.203125 0.140625 3.03125 0.484375 2.96875 0.640625 C 2.71875 1.171875 2.34375 2 1.5 2 C 1.453125 2 1.3125 2 1.1875 1.921875 C 1.203125 1.90625 1.5625 1.765625 1.5625 1.3125 C 1.5625 0.921875 1.28125 0.671875 0.921875 0.671875 C 0.546875 0.671875 0.265625 0.921875 0.265625 1.328125 C 0.265625 1.890625 0.78125 2.390625 1.5 2.390625 C 2.484375 2.390625 3.125 1.5 3.375 0.984375 L 5.921875 -4.53125 C 5.984375 -4.703125 6.03125 -4.796875 6.796875 -4.796875 Z M 6.796875 -4.796875 "
+           id="path203" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-17">
+        <path
+           style="stroke:none;"
+           d="M 7.046875 0 L 7.046875 -0.515625 L 6.21875 -0.515625 L 6.21875 -5.421875 L 4.140625 -5.359375 L 4.140625 -5.3125 L 2.421875 -5.3125 L 2.421875 -6.5 C 2.421875 -7.859375 3.84375 -7.96875 4.3125 -7.96875 C 4.453125 -7.96875 4.875 -7.96875 5.234375 -7.734375 C 4.859375 -7.609375 4.703125 -7.328125 4.703125 -7.015625 C 4.703125 -6.578125 5.03125 -6.28125 5.4375 -6.28125 C 5.828125 -6.28125 6.171875 -6.5625 6.171875 -7.015625 C 6.171875 -7.671875 5.625 -8.359375 4.421875 -8.359375 C 3.0625 -8.359375 1.25 -7.953125 1.25 -6.515625 L 1.25 -5.3125 L 0.359375 -5.3125 L 0.359375 -4.796875 L 1.25 -4.796875 L 1.25 -0.515625 L 0.421875 -0.515625 L 0.421875 0 C 0.6875 -0.03125 1.546875 -0.03125 1.859375 -0.03125 C 2.1875 -0.03125 3.03125 -0.03125 3.3125 0 L 3.3125 -0.515625 L 2.484375 -0.515625 L 2.484375 -4.796875 L 4.609375 -4.796875 C 4.90625 -4.796875 4.96875 -4.78125 4.96875 -4.359375 L 4.96875 -0.515625 L 4.140625 -0.515625 L 4.140625 0 C 4.421875 -0.03125 5.265625 -0.03125 5.59375 -0.03125 C 5.921875 -0.03125 6.765625 -0.03125 7.046875 0 Z M 7.046875 0 "
+           id="path206" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-18">
+        <path
+           style="stroke:none;"
+           d="M 7 -2.671875 C 7 -4.3125 5.890625 -5.375 4.28125 -5.375 C 3.578125 -5.375 2.96875 -5.140625 2.484375 -4.75 L 2.484375 -5.375 L 0.421875 -5.28125 L 0.421875 -4.765625 C 1.15625 -4.765625 1.25 -4.765625 1.25 -4.296875 L 1.25 1.8125 L 0.421875 1.8125 L 0.421875 2.3125 C 0.6875 2.296875 1.546875 2.296875 1.890625 2.296875 C 2.21875 2.296875 3.09375 2.296875 3.375 2.3125 L 3.375 1.8125 L 2.546875 1.8125 L 2.546875 -0.484375 C 2.84375 -0.234375 3.375 0.078125 4.09375 0.078125 C 5.71875 0.078125 7 -0.921875 7 -2.671875 Z M 5.5625 -2.671875 C 5.5625 -0.9375 4.703125 -0.328125 3.9375 -0.328125 C 3.4375 -0.328125 2.921875 -0.578125 2.546875 -1.140625 L 2.546875 -4.1875 C 2.984375 -4.75 3.625 -4.953125 4.09375 -4.953125 C 4.859375 -4.953125 5.5625 -4.25 5.5625 -2.671875 Z M 5.5625 -2.671875 "
+           id="path209" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-19">
+        <path
+           style="stroke:none;"
+           d="M 4.84375 -1.65625 C 4.84375 -2.234375 4.53125 -2.625 4.296875 -2.84375 C 3.796875 -3.25 3.390625 -3.328125 2.75 -3.4375 C 1.984375 -3.578125 1.265625 -3.703125 1.265625 -4.28125 C 1.265625 -5.0625 2.328125 -5.0625 2.578125 -5.0625 C 3.90625 -5.0625 3.984375 -4.21875 4 -3.921875 C 4.015625 -3.765625 4.109375 -3.765625 4.25 -3.765625 C 4.5 -3.765625 4.5 -3.796875 4.5 -4.078125 L 4.5 -5.109375 C 4.5 -5.328125 4.5 -5.421875 4.328125 -5.421875 C 4.25 -5.421875 4.234375 -5.421875 4.046875 -5.3125 C 4 -5.265625 3.875 -5.1875 3.8125 -5.15625 C 3.484375 -5.34375 3.03125 -5.421875 2.609375 -5.421875 C 2.25 -5.421875 0.453125 -5.421875 0.453125 -3.859375 C 0.453125 -2.609375 1.9375 -2.34375 2.3125 -2.28125 C 2.625 -2.21875 3.03125 -2.15625 3.078125 -2.15625 C 3.546875 -2.046875 4.03125 -1.75 4.03125 -1.25 C 4.03125 -0.328125 2.9375 -0.328125 2.6875 -0.328125 C 2.078125 -0.328125 1.328125 -0.515625 0.984375 -1.671875 C 0.921875 -1.90625 0.90625 -1.921875 0.703125 -1.921875 C 0.453125 -1.921875 0.453125 -1.890625 0.453125 -1.609375 L 0.453125 -0.234375 C 0.453125 -0.015625 0.453125 0.078125 0.640625 0.078125 C 0.71875 0.078125 0.734375 0.078125 0.984375 -0.125 L 1.296875 -0.34375 C 1.828125 0.078125 2.46875 0.078125 2.6875 0.078125 C 3.34375 0.078125 4.84375 -0.078125 4.84375 -1.65625 Z M 4.84375 -1.65625 "
+           id="path212" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-20">
+        <path
+           style="stroke:none;"
+           d="M 9.421875 -4.796875 L 9.421875 -5.3125 C 9.078125 -5.28125 8.921875 -5.28125 8.484375 -5.28125 C 8 -5.28125 7.84375 -5.28125 7.40625 -5.3125 L 7.40625 -4.796875 C 7.515625 -4.796875 8.109375 -4.796875 8.109375 -4.640625 C 8.109375 -4.640625 8.109375 -4.609375 8.0625 -4.5 L 6.796875 -1.390625 L 5.421875 -4.796875 L 6.109375 -4.796875 L 6.109375 -5.3125 C 5.828125 -5.28125 5.109375 -5.28125 4.796875 -5.28125 L 3.5625 -5.3125 L 3.5625 -4.796875 L 4.265625 -4.796875 C 4.296875 -4.703125 4.359375 -4.546875 4.40625 -4.4375 C 4.453125 -4.359375 4.5625 -4.078125 4.5625 -4.015625 L 4.515625 -3.875 L 3.609375 -1.609375 L 2.3125 -4.796875 L 3 -4.796875 L 3 -5.3125 C 2.71875 -5.28125 1.90625 -5.28125 1.59375 -5.28125 C 1.203125 -5.28125 0.640625 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 0.984375 -4.796875 L 2.8125 -0.234375 C 2.890625 -0.03125 2.9375 0.0625 3.203125 0.0625 C 3.328125 0.0625 3.484375 0.0625 3.578125 -0.171875 L 4.84375 -3.34375 L 6.109375 -0.203125 C 6.21875 0.0625 6.34375 0.0625 6.484375 0.0625 C 6.75 0.0625 6.796875 -0.015625 6.875 -0.234375 L 8.609375 -4.5 C 8.6875 -4.703125 8.71875 -4.796875 9.421875 -4.796875 Z M 9.421875 -4.796875 "
+           id="path215" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-21">
+        <path
+           style="stroke:none;"
+           d="M 3.328125 0 L 3.328125 -0.515625 L 2.59375 -0.515625 L 2.59375 -5.375 L 0.5625 -5.28125 L 0.5625 -4.765625 C 1.265625 -4.765625 1.34375 -4.765625 1.34375 -4.296875 L 1.34375 -0.515625 L 0.53125 -0.515625 L 0.53125 0 C 0.796875 -0.03125 1.625 -0.03125 1.953125 -0.03125 C 2.28125 -0.03125 3.046875 -0.03125 3.328125 0 Z M 1.21875 -7.265625 C 1.21875 -7.703125 0.84375 -8.046875 0.4375 -8.046875 C 0 -8.046875 -0.328125 -7.6875 -0.328125 -7.265625 C -0.328125 -6.828125 0.03125 -6.484375 0.4375 -6.484375 C 0.875 -6.484375 1.21875 -6.84375 1.21875 -7.265625 Z M 4.0625 -7.265625 C 4.0625 -7.703125 3.6875 -8.046875 3.28125 -8.046875 C 2.84375 -8.046875 2.515625 -7.6875 2.515625 -7.265625 C 2.515625 -6.828125 2.875 -6.484375 3.28125 -6.484375 C 3.71875 -6.484375 4.0625 -6.84375 4.0625 -7.265625 Z M 4.0625 -7.265625 "
+           id="path218" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-22">
+        <path
+           style="stroke:none;"
+           d="M 6.796875 -4.796875 L 6.796875 -5.3125 C 6.375 -5.28125 6.34375 -5.28125 5.859375 -5.28125 L 4.828125 -5.3125 L 4.828125 -4.796875 C 5.15625 -4.796875 5.421875 -4.734375 5.421875 -4.65625 C 5.421875 -4.65625 5.421875 -4.625 5.359375 -4.5 L 3.953125 -1.4375 L 2.421875 -4.796875 L 3.078125 -4.796875 L 3.078125 -5.3125 C 2.796875 -5.28125 1.953125 -5.28125 1.640625 -5.28125 C 1.296875 -5.28125 0.59375 -5.28125 0.28125 -5.3125 L 0.28125 -4.796875 L 1.046875 -4.796875 L 3.140625 -0.234375 C 3.25 0 3.28125 0.0625 3.546875 0.0625 C 3.734375 0.0625 3.84375 0.03125 3.9375 -0.203125 L 5.921875 -4.515625 C 6 -4.703125 6.046875 -4.796875 6.796875 -4.796875 Z M 6.796875 -4.796875 "
+           id="path221" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-23">
+        <path
+           style="stroke:none;"
+           d="M 5.59375 -1.40625 C 5.59375 -1.546875 5.46875 -1.546875 5.34375 -1.546875 C 5.15625 -1.546875 5.140625 -1.53125 5.078125 -1.390625 C 5 -1.15625 4.671875 -0.359375 3.578125 -0.359375 C 1.890625 -0.359375 1.890625 -2.171875 1.890625 -2.71875 C 1.890625 -3.421875 1.90625 -4.984375 3.46875 -4.984375 C 3.546875 -4.984375 4.25 -4.953125 4.25 -4.90625 C 4.25 -4.90625 4.25 -4.875 4.21875 -4.859375 C 4.1875 -4.828125 4.03125 -4.65625 4.03125 -4.34375 C 4.03125 -3.84375 4.4375 -3.640625 4.734375 -3.640625 C 4.984375 -3.640625 5.4375 -3.796875 5.4375 -4.359375 C 5.4375 -5.34375 4.0625 -5.421875 3.421875 -5.421875 C 1.296875 -5.421875 0.453125 -4.03125 0.453125 -2.65625 C 0.453125 -1.03125 1.59375 0.078125 3.34375 0.078125 C 5.21875 0.078125 5.59375 -1.3125 5.59375 -1.40625 Z M 5.59375 -1.40625 "
+           id="path224" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-24">
+        <path
+           style="stroke:none;"
+           d="M 7.171875 0 L 7.171875 -0.515625 L 6.34375 -0.515625 L 6.34375 -3.65625 C 6.34375 -4.796875 5.859375 -5.375 4.546875 -5.375 C 3.328125 -5.375 2.75 -4.53125 2.578125 -4.171875 L 2.5625 -4.171875 L 2.5625 -8.296875 L 0.5 -8.203125 L 0.5 -7.6875 C 1.25 -7.6875 1.328125 -7.6875 1.328125 -7.21875 L 1.328125 -0.515625 L 0.5 -0.515625 L 0.5 0 C 0.78125 -0.03125 1.640625 -0.03125 1.96875 -0.03125 C 2.3125 -0.03125 3.171875 -0.03125 3.453125 0 L 3.453125 -0.515625 L 2.625 -0.515625 L 2.625 -3.0625 C 2.625 -4.34375 3.578125 -4.984375 4.34375 -4.984375 C 4.796875 -4.984375 5.046875 -4.703125 5.046875 -3.796875 L 5.046875 -0.515625 L 4.21875 -0.515625 L 4.21875 0 C 4.5 -0.03125 5.359375 -0.03125 5.6875 -0.03125 C 6.03125 -0.03125 6.890625 -0.03125 7.171875 0 Z M 7.171875 0 "
+           id="path227" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph1-25">
+        <path
+           style="stroke:none;"
+           d="M 2.71875 -0.859375 C 2.71875 -1.34375 2.328125 -1.71875 1.859375 -1.71875 C 1.40625 -1.71875 1 -1.34375 1 -0.859375 C 1 -0.375 1.40625 0 1.859375 0 C 2.328125 0 2.71875 -0.375 2.71875 -0.859375 Z M 2.71875 -0.859375 "
+           id="path230" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-0">
+        <path
+           style="stroke:none;"
+           d=""
+           id="path233" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-1">
+        <path
+           style="stroke:none;"
+           d="M 2 5.515625 L 2.34375 5.515625 L 2.34375 4.3125 L 7.78125 4.3125 C 8.015625 4.3125 8.0625 4.3125 8.0625 4.140625 C 8.0625 4.046875 8.0625 4.015625 7.921875 3.921875 L 2.34375 0.328125 L 2 0.328125 L 2 3.46875 L 0.90625 3.46875 C 0.46875 3.46875 0.34375 3.4375 0.34375 2.5625 L 0.34375 2.328125 L 0 2.328125 C 0.03125 2.609375 0.03125 3.546875 0.03125 3.890625 C 0.03125 4.21875 0.03125 5.171875 0 5.453125 L 0.34375 5.453125 L 0.34375 5.21875 C 0.34375 4.34375 0.46875 4.3125 0.90625 4.3125 L 2 4.3125 Z M 2.34375 3.53125 L 2.34375 0.625 L 6.84375 3.53125 Z M 2.34375 3.53125 "
+           id="path236" />
+      </symbol>
+      <symbol
+         overflow="visible"
+         id="glyph2-2">
+        <path
+           style="stroke:none;"
+           d="M 2.40625 5.265625 C 3.828125 5.265625 5.015625 4.296875 5.015625 3.046875 C 5.015625 2.359375 4.703125 1.84375 4.375 1.53125 L 6.84375 1.53125 C 6.6875 2.046875 6.671875 2.46875 6.671875 2.59375 C 6.671875 3.9375 7.65625 4.8125 7.828125 4.8125 C 7.875 4.8125 7.9375 4.78125 7.9375 4.703125 C 7.9375 4.703125 7.9375 4.65625 7.890625 4.546875 C 7.609375 3.890625 7.5625 3.3125 7.5625 3 C 7.5625 2.21875 7.8125 1.65625 7.90625 1.421875 C 7.9375 1.34375 7.9375 1.296875 7.9375 1.296875 C 7.9375 1.203125 7.859375 1.203125 7.671875 1.203125 L 4.125 1.203125 C 3.90625 1.203125 3.84375 1.203125 3.84375 1.34375 C 3.84375 1.40625 3.84375 1.421875 4 1.546875 C 4.484375 1.875 4.765625 2.4375 4.765625 3.03125 C 4.765625 3.671875 4.1875 3.984375 3.984375 4.078125 C 3.515625 4.28125 2.921875 4.296875 2.46875 4.296875 C 2.015625 4.296875 1.34375 4.296875 0.796875 3.953125 C 0.375 3.6875 0.078125 3.234375 0.078125 2.703125 C 0.078125 1.90625 0.609375 1.140625 1.484375 0.921875 C 1.453125 0.984375 1.453125 1.046875 1.453125 1.109375 C 1.453125 1.3125 1.5625 1.640625 1.96875 1.640625 C 2.3125 1.640625 2.5 1.40625 2.5 1.109375 C 2.5 0.890625 2.390625 0.578125 1.921875 0.578125 C 0.90625 0.578125 -0.25 1.40625 -0.25 2.71875 C -0.25 4.078125 0.890625 5.265625 2.40625 5.265625 Z M 2.40625 5.265625 "
+           id="path239" />
+      </symbol>
+    </g>
+  </defs>
+  <path
+     inkscape:connector-curvature="0"
+     id="path246"
+     d="m 230.5625,244.59766 h 401.668"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path248"
+     d="M 293.32031,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path250"
+     d="M 356.07422,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path252"
+     d="M 427.08203,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path254"
+     d="M 489.83984,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path256"
+     d="M 552.59375,244.59766 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path258"
+     d="M 230.36328,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g266"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use260"
+       y="254.511"
+       x="244.60201"
+       xlink:href="#glyph0-1" />
+    <use
+       height="100%"
+       width="100%"
+       id="use262"
+       y="254.511"
+       x="253.37712"
+       xlink:href="#glyph0-2" />
+    <use
+       height="100%"
+       width="100%"
+       id="use264"
+       y="254.511"
+       x="259.88074"
+       xlink:href="#glyph0-3" />
+  </g>
+  <g
+     id="g270"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use268"
+       y="254.511"
+       x="269.31339"
+       xlink:href="#glyph0-4" />
+  </g>
+  <g
+     id="g276"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use272"
+       y="254.511"
+       x="276.12787"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use274"
+       y="254.511"
+       x="281.32837"
+       xlink:href="#glyph0-6" />
+  </g>
+  <g
+     id="g282"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use278"
+       y="254.511"
+       x="289.7807"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use280"
+       y="254.511"
+       x="295.63876"
+       xlink:href="#glyph0-8" />
+  </g>
+  <g
+     id="g302"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use284"
+       y="254.511"
+       x="303.11075"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use286"
+       y="254.511"
+       x="307.72546"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use288"
+       y="254.511"
+       x="310.97726"
+       xlink:href="#glyph0-11" />
+    <use
+       height="100%"
+       width="100%"
+       id="use290"
+       y="254.511"
+       x="316.83533"
+       xlink:href="#glyph0-12" />
+    <use
+       height="100%"
+       width="100%"
+       id="use292"
+       y="254.511"
+       x="323.33896"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use294"
+       y="254.511"
+       x="326.59076"
+       xlink:href="#glyph0-13" />
+    <use
+       height="100%"
+       width="100%"
+       id="use296"
+       y="254.511"
+       x="333.09439"
+       xlink:href="#glyph0-14" />
+    <use
+       height="100%"
+       width="100%"
+       id="use298"
+       y="254.511"
+       x="338.29489"
+       xlink:href="#glyph0-15" />
+    <use
+       height="100%"
+       width="100%"
+       id="use300"
+       y="254.511"
+       x="344.15295"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g306"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use304"
+       y="254.511"
+       x="350.34573"
+       xlink:href="#glyph0-16" />
+  </g>
+  <g
+     id="g324"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use308"
+       y="254.511"
+       x="358.7861"
+       xlink:href="#glyph0-17" />
+    <use
+       height="100%"
+       width="100%"
+       id="use310"
+       y="254.511"
+       x="365.28973"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use312"
+       y="254.511"
+       x="369.84467"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use314"
+       y="254.511"
+       x="375.70273"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use316"
+       y="254.511"
+       x="385.45816"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use318"
+       y="254.511"
+       x="391.31622"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use320"
+       y="254.511"
+       x="395.87115"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use322"
+       y="254.511"
+       x="401.07166"
+       xlink:href="#glyph0-6" />
+  </g>
+  <g
+     id="g328"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use326"
+       y="254.511"
+       x="405.63855"
+       xlink:href="#glyph0-9" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path330"
+     d="M 424.49219,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path332"
+     d="M 426.88281,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g342"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use334"
+       y="254.511"
+       x="433.05899"
+       xlink:href="#glyph0-18" />
+    <use
+       height="100%"
+       width="100%"
+       id="use336"
+       y="254.511"
+       x="441.02115"
+       xlink:href="#glyph0-9" />
+    <use
+       height="100%"
+       width="100%"
+       id="use338"
+       y="254.511"
+       x="445.63586"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use340"
+       y="254.511"
+       x="450.1908"
+       xlink:href="#glyph0-19" />
+  </g>
+  <g
+     id="g358"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use344"
+       y="254.511"
+       x="458.63116"
+       xlink:href="#glyph0-20" />
+    <use
+       height="100%"
+       width="100%"
+       id="use346"
+       y="254.511"
+       x="465.1348"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use348"
+       y="254.511"
+       x="468.38663"
+       xlink:href="#glyph0-21" />
+    <use
+       height="100%"
+       width="100%"
+       id="use350"
+       y="254.511"
+       x="475.21304"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use352"
+       y="254.511"
+       x="480.41354"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use354"
+       y="254.511"
+       x="484.96848"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use356"
+       y="254.511"
+       x="490.16898"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g372"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use360"
+       y="254.511"
+       x="496.36179"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use362"
+       y="254.511"
+       x="500.91672"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use364"
+       y="254.511"
+       x="504.16852"
+       xlink:href="#glyph0-15" />
+    <use
+       height="100%"
+       width="100%"
+       id="use366"
+       y="254.511"
+       x="510.02658"
+       xlink:href="#glyph0-22" />
+    <use
+       height="100%"
+       width="100%"
+       id="use368"
+       y="254.511"
+       x="513.27838"
+       xlink:href="#glyph0-22" />
+    <use
+       height="100%"
+       width="100%"
+       id="use370"
+       y="254.511"
+       x="516.53021"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g378"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use374"
+       y="254.511"
+       x="526.5965"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use376"
+       y="254.511"
+       x="536.35193"
+       xlink:href="#glyph0-7" />
+  </g>
+  <g
+     id="g390"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use380"
+       y="254.511"
+       x="542.53278"
+       xlink:href="#glyph0-20" />
+    <use
+       height="100%"
+       width="100%"
+       id="use382"
+       y="254.511"
+       x="549.03638"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use384"
+       y="254.511"
+       x="552.28821"
+       xlink:href="#glyph0-13" />
+    <use
+       height="100%"
+       width="100%"
+       id="use386"
+       y="254.511"
+       x="558.79181"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use388"
+       y="254.511"
+       x="563.99237"
+       xlink:href="#glyph0-20" />
+  </g>
+  <g
+     id="g410"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use392"
+       y="254.511"
+       x="574.39337"
+       xlink:href="#glyph0-17" />
+    <use
+       height="100%"
+       width="100%"
+       id="use394"
+       y="254.511"
+       x="580.89697"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use396"
+       y="254.511"
+       x="585.4519"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use398"
+       y="254.511"
+       x="591.31"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use400"
+       y="254.511"
+       x="601.06543"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use402"
+       y="254.511"
+       x="606.92346"
+       xlink:href="#glyph0-16" />
+    <use
+       height="100%"
+       width="100%"
+       id="use404"
+       y="254.511"
+       x="611.47839"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use406"
+       y="254.511"
+       x="616.67889"
+       xlink:href="#glyph0-6" />
+    <use
+       height="100%"
+       width="100%"
+       id="use408"
+       y="254.511"
+       x="621.23383"
+       xlink:href="#glyph0-9" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path412"
+     d="M 632.0313,258.84375 V 244.39844"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path414"
+     d="M 159.76953,259.04297 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path416"
+     d="M 159.96875,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g426"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use418"
+       y="269.35501"
+       x="166.144"
+       xlink:href="#glyph0-24" />
+    <use
+       height="100%"
+       width="100%"
+       id="use420"
+       y="269.35501"
+       x="174.59633"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use422"
+       y="269.35501"
+       x="177.84814"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use424"
+       y="269.35501"
+       x="187.60358"
+       xlink:href="#glyph0-5" />
+  </g>
+  <g
+     id="g430"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use428"
+       y="269.35501"
+       x="196.70149"
+       xlink:href="#glyph0-25" />
+  </g>
+  <g
+     id="g438"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use432"
+       y="269.35501"
+       x="204.35281"
+       xlink:href="#glyph0-7" />
+    <use
+       height="100%"
+       width="100%"
+       id="use434"
+       y="269.35501"
+       x="210.21086"
+       xlink:href="#glyph0-10" />
+    <use
+       height="100%"
+       width="100%"
+       id="use436"
+       y="269.35501"
+       x="213.46268"
+       xlink:href="#glyph0-12" />
+  </g>
+  <g
+     id="g442"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use440"
+       y="269.35501"
+       x="219.64352"
+       xlink:href="#glyph0-16" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path444"
+     d="M 230.36328,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g460"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use446"
+       y="269.35501"
+       x="236.53999"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use448"
+       y="269.35501"
+       x="245.31512"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use450"
+       y="269.35501"
+       x="251.17317"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use452"
+       y="269.35501"
+       x="260.27106"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use454"
+       y="269.35501"
+       x="266.12912"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use456"
+       y="269.35501"
+       x="275.88455"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use458"
+       y="269.35501"
+       x="281.08508"
+       xlink:href="#glyph0-30" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path462"
+     d="M 293.12109,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g478"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use464"
+       y="269.35501"
+       x="299.297"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use466"
+       y="269.35501"
+       x="308.07211"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use468"
+       y="269.35501"
+       x="313.93018"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use470"
+       y="269.35501"
+       x="323.02808"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use472"
+       y="269.35501"
+       x="328.88611"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use474"
+       y="269.35501"
+       x="338.64157"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use476"
+       y="269.35501"
+       x="343.84207"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path480"
+     d="M 355.875,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g498"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use482"
+       y="269.35501"
+       x="362.05301"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use484"
+       y="269.35501"
+       x="370.82812"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use486"
+       y="269.35501"
+       x="376.68616"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use488"
+       y="269.35501"
+       x="385.78406"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use490"
+       y="269.35501"
+       x="391.64212"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use492"
+       y="269.35501"
+       x="397.50018"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use494"
+       y="269.35501"
+       x="407.25562"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use496"
+       y="269.35501"
+       x="412.45612"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path500"
+     d="M 424.49219,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path502"
+     d="M 426.88281,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g518"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use504"
+       y="269.35501"
+       x="433.05899"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use506"
+       y="269.35501"
+       x="441.83411"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use508"
+       y="269.35501"
+       x="447.69217"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use510"
+       y="269.35501"
+       x="456.79007"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use512"
+       y="269.35501"
+       x="462.64813"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use514"
+       y="269.35501"
+       x="472.40356"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use516"
+       y="269.35501"
+       x="477.60406"
+       xlink:href="#glyph0-30" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path520"
+     d="M 489.64062,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g536"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use522"
+       y="269.35501"
+       x="495.81601"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use524"
+       y="269.35501"
+       x="504.59113"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use526"
+       y="269.35501"
+       x="510.44916"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use528"
+       y="269.35501"
+       x="519.54706"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use530"
+       y="269.35501"
+       x="525.40509"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use532"
+       y="269.35501"
+       x="535.16058"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use534"
+       y="269.35501"
+       x="540.36108"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path538"
+     d="M 552.39453,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g556"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use540"
+       y="269.35501"
+       x="564.08398"
+       xlink:href="#glyph0-26" />
+    <use
+       height="100%"
+       width="100%"
+       id="use542"
+       y="269.35501"
+       x="572.85913"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use544"
+       y="269.35501"
+       x="578.71716"
+       xlink:href="#glyph0-28" />
+    <use
+       height="100%"
+       width="100%"
+       id="use546"
+       y="269.35501"
+       x="587.81506"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use548"
+       y="269.35501"
+       x="593.6731"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use550"
+       y="269.35501"
+       x="599.53119"
+       xlink:href="#glyph0-3" />
+    <use
+       height="100%"
+       width="100%"
+       id="use552"
+       y="269.35501"
+       x="609.28662"
+       xlink:href="#glyph0-5" />
+    <use
+       height="100%"
+       width="100%"
+       id="use554"
+       y="269.35501"
+       x="614.48712"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path558"
+     d="M 632.0313,273.6875 V 259.24219"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path560"
+     d="M 159.76953,273.88672 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path562"
+     d="M 159.76953,276.27734 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path564"
+     d="M 159.96875,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g570"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use566"
+       y="286.59"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use568"
+       y="286.59"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g574"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use572"
+       y="286.59"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g578"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use576"
+       y="286.59"
+       x="204.51398"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path580"
+     d="M 230.36328,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g590"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use582"
+       y="286.59"
+       x="250.02499"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use584"
+       y="286.59"
+       x="255.88304"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use586"
+       y="286.59"
+       x="261.74109"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use588"
+       y="286.59"
+       x="267.59915"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path592"
+     d="M 293.12109,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g600"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use594"
+       y="286.59"
+       x="315.711"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use596"
+       y="286.59"
+       x="321.56906"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use598"
+       y="286.59"
+       x="327.42709"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path602"
+     d="M 355.875,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g606"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use604"
+       y="286.59"
+       x="387.255"
+       xlink:href="#glyph0-36" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path608"
+     d="M 424.49219,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path610"
+     d="M 426.88281,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g620"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use612"
+       y="286.59"
+       x="446.54401"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use614"
+       y="286.59"
+       x="452.40204"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use616"
+       y="286.59"
+       x="458.2601"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use618"
+       y="286.59"
+       x="464.11813"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path622"
+     d="M 489.64062,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g632"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use624"
+       y="286.59"
+       x="509.30099"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use626"
+       y="286.59"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use628"
+       y="286.59"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use630"
+       y="286.59"
+       x="526.87512"
+       xlink:href="#glyph0-35" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path634"
+     d="M 552.39453,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g644"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use636"
+       y="286.59"
+       x="580.49799"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use638"
+       y="286.59"
+       x="586.35602"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use640"
+       y="286.59"
+       x="592.21411"
+       xlink:href="#glyph0-33" />
+    <use
+       height="100%"
+       width="100%"
+       id="use642"
+       y="286.59"
+       x="598.07214"
+       xlink:href="#glyph0-29" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path646"
+     d="M 632.0313,290.92578 V 276.47656"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path648"
+     d="M 159.76953,291.12109 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path650"
+     d="M 159.96875,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g656"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use652"
+       y="301.435"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use654"
+       y="301.435"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g660"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use658"
+       y="301.435"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g664"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use662"
+       y="301.435"
+       x="204.51398"
+       xlink:href="#glyph0-37" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path666"
+     d="M 230.36328,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g674"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use668"
+       y="301.435"
+       x="252.95399"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use670"
+       y="301.435"
+       x="258.81204"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use672"
+       y="301.435"
+       x="264.6701"
+       xlink:href="#glyph0-31" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path676"
+     d="M 293.12109,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g684"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use678"
+       y="301.435"
+       x="315.711"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use680"
+       y="301.435"
+       x="321.56906"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use682"
+       y="301.435"
+       x="327.42709"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path686"
+     d="M 355.875,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g696"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use688"
+       y="301.435"
+       x="378.46799"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use690"
+       y="301.435"
+       x="384.32605"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use692"
+       y="301.435"
+       x="390.18408"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use694"
+       y="301.435"
+       x="396.04214"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path698"
+     d="M 424.49219,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path700"
+     d="M 426.88281,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g710"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use702"
+       y="301.435"
+       x="446.54401"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use704"
+       y="301.435"
+       x="452.40204"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use706"
+       y="301.435"
+       x="458.2601"
+       xlink:href="#glyph0-31" />
+    <use
+       height="100%"
+       width="100%"
+       id="use708"
+       y="301.435"
+       x="464.11813"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path712"
+     d="M 489.64062,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g722"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use714"
+       y="301.435"
+       x="509.30099"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use716"
+       y="301.435"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use718"
+       y="301.435"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use720"
+       y="301.435"
+       x="526.87512"
+       xlink:href="#glyph0-34" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path724"
+     d="M 552.39453,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g734"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use726"
+       y="301.435"
+       x="580.49799"
+       xlink:href="#glyph0-36" />
+    <use
+       height="100%"
+       width="100%"
+       id="use728"
+       y="301.435"
+       x="586.35602"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use730"
+       y="301.435"
+       x="592.21411"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use732"
+       y="301.435"
+       x="598.07214"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path736"
+     d="M 632.0313,305.76953 V 291.32422"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path738"
+     d="M 159.76953,305.96875 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path740"
+     d="M 159.96875,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g746"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use742"
+       y="316.27899"
+       x="179.95799"
+       xlink:href="#glyph0-32" />
+    <use
+       height="100%"
+       width="100%"
+       id="use744"
+       y="316.27899"
+       x="188.9005"
+       xlink:href="#glyph0-15" />
+  </g>
+  <g
+     id="g750"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use748"
+       y="316.27899"
+       x="194.44771"
+       xlink:href="#glyph0-23" />
+  </g>
+  <g
+     id="g754"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use752"
+       y="316.27899"
+       x="204.51398"
+       xlink:href="#glyph0-34" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path756"
+     d="M 230.36328,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g766"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use758"
+       y="316.27899"
+       x="250.02499"
+       xlink:href="#glyph0-30" />
+    <use
+       height="100%"
+       width="100%"
+       id="use760"
+       y="316.27899"
+       x="255.88304"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use762"
+       y="316.27899"
+       x="261.74109"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use764"
+       y="316.27899"
+       x="267.59915"
+       xlink:href="#glyph0-27" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path768"
+     d="M 293.12109,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g776"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use770"
+       y="316.27899"
+       x="315.711"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use772"
+       y="316.27899"
+       x="321.56906"
+       xlink:href="#glyph0-27" />
+    <use
+       height="100%"
+       width="100%"
+       id="use774"
+       y="316.27899"
+       x="327.42709"
+       xlink:href="#glyph0-35" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path778"
+     d="M 355.875,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g786"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use780"
+       y="316.27899"
+       x="381.397"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use782"
+       y="316.27899"
+       x="387.25504"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use784"
+       y="316.27899"
+       x="393.1131"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path788"
+     d="M 424.49219,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path790"
+     d="M 426.88281,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g800"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use792"
+       y="316.27899"
+       x="446.54401"
+       xlink:href="#glyph0-35" />
+    <use
+       height="100%"
+       width="100%"
+       id="use794"
+       y="316.27899"
+       x="452.40204"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use796"
+       y="316.27899"
+       x="458.2601"
+       xlink:href="#glyph0-34" />
+    <use
+       height="100%"
+       width="100%"
+       id="use798"
+       y="316.27899"
+       x="464.11813"
+       xlink:href="#glyph0-33" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path802"
+     d="M 489.64062,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g812"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use804"
+       y="316.27899"
+       x="509.30099"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use806"
+       y="316.27899"
+       x="515.15906"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use808"
+       y="316.27899"
+       x="521.01709"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use810"
+       y="316.27899"
+       x="526.87512"
+       xlink:href="#glyph0-38" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path814"
+     d="M 552.39453,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g824"
+     style="fill:#000000;fill-opacity:1">
+    <use
+       height="100%"
+       width="100%"
+       id="use816"
+       y="316.27899"
+       x="580.49799"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use818"
+       y="316.27899"
+       x="586.35602"
+       xlink:href="#glyph0-37" />
+    <use
+       height="100%"
+       width="100%"
+       id="use820"
+       y="316.27899"
+       x="592.21411"
+       xlink:href="#glyph0-29" />
+    <use
+       height="100%"
+       width="100%"
+       id="use822"
+       y="316.27899"
+       x="598.07214"
+       xlink:href="#glyph0-37" />
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path826"
+     d="M 632.0313,320.61328 V 306.16797"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path828"
+     d="M 159.76953,320.8125 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path830"
+     d="M 159.96875,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path848"
+     d="M 230.36328,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path854"
+     d="M 293.12109,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path860"
+     d="M 355.875,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path866"
+     d="M 424.49219,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path868"
+     d="M 426.88281,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path874"
+     d="M 489.64062,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path880"
+     d="M 552.39453,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <g
+     id="g1314">
+    <g
+       style="fill:#ad0000;fill-opacity:1"
+       id="g836">
+      <use
+         style="fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-32"
+         x="177.02901"
+         y="331.12299"
+         id="use832"
+         width="100%"
+         height="100%" />
+      <use
+         style="fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-15"
+         x="185.9715"
+         y="331.12299"
+         id="use834"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1"
+       id="g840">
+      <use
+         style="fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-23"
+         x="191.51871"
+         y="331.12299"
+         id="use838"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1"
+       id="g846">
+      <use
+         style="fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-37"
+         x="201.58498"
+         y="331.12299"
+         id="use842"
+         width="100%"
+         height="100%" />
+      <use
+         style="fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-29"
+         x="207.44302"
+         y="331.12299"
+         id="use844"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.99975;stroke-miterlimit:4;stroke-dasharray:none"
+       id="g852">
+      <use
+         style="stroke:#000000;stroke-opacity:1;stroke-width:0.99975;stroke-miterlimit:4;stroke-dasharray:none;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="258.81201"
+         y="331.12299"
+         id="use850"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="g858">
+      <use
+         style="stroke:#000000;stroke-opacity:1;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="321.569"
+         y="331.12299"
+         id="use856"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="g864">
+      <use
+         style="stroke:#000000;stroke-opacity:1;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="387.255"
+         y="331.12299"
+         id="use862"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="g872">
+      <use
+         style="stroke:#000000;stroke-opacity:1;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="455.332"
+         y="331.12299"
+         id="use870"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="g878">
+      <use
+         style="stroke:#000000;stroke-opacity:1;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="518.08801"
+         y="331.12299"
+         id="use876"
+         width="100%"
+         height="100%" />
+    </g>
+    <g
+       style="fill:#ad0000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="g884">
+      <use
+         style="stroke:#000000;stroke-opacity:1;fill:#ad0000;fill-opacity:1"
+         xlink:href="#glyph0-33"
+         x="589.28497"
+         y="331.12299"
+         id="use882"
+         width="100%"
+         height="100%" />
+    </g>
+  </g>
+  <path
+     inkscape:connector-curvature="0"
+     id="path886"
+     d="M 632.0313,335.45703 V 321.01172"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path888"
+     d="M 159.76953,335.65625 H 632.2305"
+     style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
+</svg>

+ 480 - 0
graphics/presentation/SICER-fig1.svg

@@ -0,0 +1,480 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   xml:space="preserve"
+   width="278.57999"
+   height="191.62534"
+   viewBox="0 0 278.57999 191.62534"
+   sodipodi:docname="SICER-fig1.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath20"><path
+         d="M 0,0 H 728 V 1032 H 0 Z"
+         id="path18"
+         inkscape:connector-curvature="0" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath486"><path
+         d="M 595.605,829.84 H 386.67 V 617.652 h 208.935 z"
+         id="path484"
+         inkscape:connector-curvature="0" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath492"><path
+         d="M 0,0 H 728 V 1032 H 0 Z"
+         id="path490"
+         inkscape:connector-curvature="0" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath506"><path
+         d="M 0,0 H 728 V 1032 H 0 Z"
+         id="path504"
+         inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1035"
+     id="namedview4"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:zoom="2.5310997"
+     inkscape:cx="122.2238"
+     inkscape:cy="89.195735"
+     inkscape:window-x="0"
+     inkscape:window-y="1"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10" /><g
+     id="g10"
+     inkscape:groupmode="layer"
+     inkscape:label="SICER-fig1"
+     transform="matrix(1.3333333,0,0,-1.3333333,-515.55999,1106.4533)"><g
+       id="g12" /><g
+       id="g480"><g
+         id="g482"
+         clip-path="url(#clipPath486)"><g
+           id="g488"
+           clip-path="url(#clipPath492)"><path
+             d="M 400.237,713.652 H 595.355"
+             style="fill:none;stroke:#100f0d;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+             id="path494"
+             inkscape:connector-curvature="0" /><path
+             d="m 400.532,713.652 v -2.627 m 11.531,2.627 v -2.627 m -5.913,2.627 v -2.627 m 11.825,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.913,2.627 v -2.627 m 5.912,2.627 v -2.627 m 5.913,2.627 v -2.627 m -194.527,2.627 h 2.661 m -2.661,11.385 h 2.661 m -2.661,-5.839 h 2.661 m -2.661,11.678 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661 m -2.661,5.838 h 2.661 m -2.661,5.839 h 2.661"
+             style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+             id="path496"
+             inkscape:connector-curvature="0" /><path
+             d="M 400.532,829.84 V 713.068"
+             style="fill:none;stroke:#100f0d;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+             id="path498"
+             inkscape:connector-curvature="0" /></g></g></g><path
+       d="m 411.767,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path508"
+       inkscape:connector-curvature="0" /><path
+       d="m 411.767,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path510"
+       inkscape:connector-curvature="0" /><path
+       d="m 453.156,713.944 h 5.913 v 11.677 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path512"
+       inkscape:connector-curvature="0" /><path
+       d="m 453.156,713.944 h 5.913 v 11.677 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path514"
+       inkscape:connector-curvature="0" /><path
+       d="m 459.069,713.944 h 5.9121 v 40.87 h -5.9121 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path516"
+       inkscape:connector-curvature="0" /><path
+       d="m 459.069,713.944 h 5.9121 v 40.87 h -5.9121 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path518"
+       inkscape:connector-curvature="0" /><path
+       d="m 464.981,713.944 h 5.9131 v 110.933 h -5.9131 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path520"
+       inkscape:connector-curvature="0" /><path
+       d="m 464.981,713.944 h 5.9131 v 110.933 h -5.9131 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path522"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path524"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path526"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path528"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path530"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path532"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path534"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path536"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path538"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path540"
+       inkscape:connector-curvature="0" /><path
+       d="m 405.854,713.944 h 5.9131 v 5.838 h -5.9131 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path542"
+       inkscape:connector-curvature="0" /><path
+       d="m 470.894,713.944 h 5.9121 v 58.385 h -5.9121 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path544"
+       inkscape:connector-curvature="0" /><path
+       d="m 470.894,713.944 h 5.9121 v 58.385 h -5.9121 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path546"
+       inkscape:connector-curvature="0" /><path
+       d="m 476.806,713.944 h 5.9131 v 29.192 h -5.9131 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path548"
+       inkscape:connector-curvature="0" /><path
+       d="m 476.806,713.944 h 5.9131 v 29.192 h -5.9131 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path550"
+       inkscape:connector-curvature="0" /><path
+       d="m 488.632,713.944 h 5.913 v 17.515 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path552"
+       inkscape:connector-curvature="0" /><path
+       d="m 488.632,713.944 h 5.913 v 17.515 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path554"
+       inkscape:connector-curvature="0" /><path
+       d="m 500.457,713.944 h 5.912 v 23.354 h -5.912 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path556"
+       inkscape:connector-curvature="0" /><path
+       d="m 500.457,713.944 h 5.912 v 23.354 h -5.912 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path558"
+       inkscape:connector-curvature="0" /><path
+       d="m 506.37,713.944 h 5.912 v 11.677 h -5.912 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path560"
+       inkscape:connector-curvature="0" /><path
+       d="m 506.37,713.944 h 5.912 v 11.677 h -5.912 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path562"
+       inkscape:connector-curvature="0" /><path
+       d="m 518.195,713.944 h 5.913 v 5.838 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path564"
+       inkscape:connector-curvature="0" /><path
+       d="m 518.195,713.944 h 5.913 v 5.838 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path566"
+       inkscape:connector-curvature="0" /><path
+       d="m 524.108,713.944 h 5.912 v 5.838 h -5.912 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path568"
+       inkscape:connector-curvature="0" /><path
+       d="m 524.108,713.944 h 5.912 v 5.838 h -5.912 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path570"
+       inkscape:connector-curvature="0" /><path
+       d="m 535.933,713.944 h 5.913 v 93.417 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path572"
+       inkscape:connector-curvature="0" /><path
+       d="m 535.933,713.944 h 5.913 v 93.417 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path574"
+       inkscape:connector-curvature="0" /><path
+       d="m 541.846,713.944 h 5.913 v 64.224 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path576"
+       inkscape:connector-curvature="0" /><path
+       d="m 541.846,713.944 h 5.913 v 64.224 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path578"
+       inkscape:connector-curvature="0" /><path
+       d="m 553.671,713.944 h 5.913 v 35.031 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path580"
+       inkscape:connector-curvature="0" /><path
+       d="m 553.671,713.944 h 5.913 v 35.031 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path582"
+       inkscape:connector-curvature="0" /><path
+       d="m 547.759,713.944 h 5.912 v 35.031 h -5.912 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path584"
+       inkscape:connector-curvature="0" /><path
+       d="m 547.759,713.944 h 5.912 v 35.031 h -5.912 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path586"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,713.944 h 5.913 v 5.838 h -5.913 z"
+       style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path588"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,713.944 h 5.913 v 5.838 h -5.913 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path590"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path592"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path594"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path596"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path598"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path600"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path602"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path604"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path606"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path608"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path610"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path612"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path614"
+       inkscape:connector-curvature="0" /><path
+       d="m 482.719,696.427 h 5.6172 v 5.547 h -5.6172 z"
+       style="fill:none;stroke:#9e361e;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path616"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path618"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path620"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path622"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path624"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path626"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path628"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path630"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path632"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path634"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path636"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path638"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:#9e361e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path640"
+       inkscape:connector-curvature="0" /><path
+       d="m 494.544,696.427 h 5.617 v 5.547 h -5.617 z"
+       style="fill:none;stroke:#9e361e;stroke-width:0.61799997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path642"
+       inkscape:connector-curvature="0" /><path
+       d="m 453.156,702.266 h 59.127 v 5.839 h -59.127 z"
+       style="fill:#29923e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path644"
+       inkscape:connector-curvature="0" /><path
+       d="m 453.156,702.266 h 59.127 v 5.839 h -59.127 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path646"
+       inkscape:connector-curvature="0" /><path
+       d="m 535.933,702.266 h 23.651 v 5.839 h -23.651 z"
+       style="fill:#29923e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path648"
+       inkscape:connector-curvature="0" /><path
+       d="m 535.933,702.266 h 23.651 v 5.839 h -23.651 z"
+       style="fill:none;stroke:#100f0d;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path650"
+       inkscape:connector-curvature="0" /><path
+       d="m 471.333,686.456 c -0.323,-0.114 -0.961,-0.302 -1.714,-0.302 -0.844,0 -1.54,0.212 -2.086,0.728 -0.48,0.457 -0.778,1.193 -0.778,2.051 0.009,1.643 1.151,2.844 3.021,2.844 0.646,0 1.151,-0.138 1.391,-0.253 l -0.174,-0.58 c -0.298,0.13 -0.671,0.237 -1.233,0.237 -1.358,0 -2.243,-0.834 -2.243,-2.216 0,-1.397 0.852,-2.223 2.152,-2.223 0.472,0 0.795,0.066 0.96,0.147 v 1.643 h -1.134 v 0.573 h 1.838 v -2.649"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path652"
+       inkscape:connector-curvature="0" /><path
+       d="m 474.95,688.573 c 0.008,0.458 -0.19,1.169 -1.009,1.169 -0.738,0 -1.06,-0.67 -1.118,-1.169 z m -2.135,-0.515 c 0.016,-0.972 0.645,-1.373 1.374,-1.373 0.521,0 0.836,0.09 1.109,0.204 l 0.124,-0.514 c -0.257,-0.115 -0.695,-0.254 -1.333,-0.254 -1.233,0 -1.97,0.809 -1.97,2.003 0,1.193 0.712,2.133 1.879,2.133 1.308,0 1.656,-1.136 1.656,-1.863 0,-0.148 -0.016,-0.262 -0.025,-0.336 h -2.814"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path654"
+       inkscape:connector-curvature="0" /><path
+       d="m 476.557,689.096 c 0,0.409 -0.009,0.744 -0.033,1.071 h 0.645 l 0.041,-0.654 h 0.017 c 0.199,0.376 0.662,0.744 1.325,0.744 0.554,0 1.415,-0.327 1.415,-1.684 v -2.362 h -0.729 v 2.281 c 0,0.637 -0.24,1.168 -0.926,1.168 -0.481,0 -0.853,-0.335 -0.977,-0.735 -0.033,-0.09 -0.05,-0.212 -0.05,-0.335 v -2.379 h -0.728 v 2.885"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path656"
+       inkscape:connector-curvature="0" /><path
+       d="m 481.6,688.181 c 0,-0.866 0.506,-1.52 1.218,-1.52 0.695,0 1.216,0.645 1.216,1.536 0,0.671 -0.339,1.521 -1.201,1.521 -0.86,0 -1.233,-0.785 -1.233,-1.537 z m 3.179,0.041 c 0,-1.463 -1.027,-2.101 -1.995,-2.101 -1.085,0 -1.921,0.785 -1.921,2.035 0,1.325 0.878,2.101 1.987,2.101 1.151,0 1.929,-0.825 1.929,-2.035"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path658"
+       inkscape:connector-curvature="0" /><path
+       d="m 485.695,689.096 c 0,0.409 -0.008,0.744 -0.033,1.071 h 0.638 l 0.032,-0.637 h 0.026 c 0.223,0.376 0.595,0.727 1.257,0.727 0.547,0 0.961,-0.327 1.135,-0.792 h 0.016 c 0.125,0.22 0.282,0.392 0.447,0.514 0.24,0.18 0.505,0.278 0.886,0.278 0.53,0 1.316,-0.343 1.316,-1.716 v -2.33 h -0.712 v 2.24 c 0,0.76 -0.281,1.218 -0.869,1.218 -0.414,0 -0.736,-0.303 -0.861,-0.654 -0.033,-0.098 -0.058,-0.229 -0.058,-0.36 v -2.444 h -0.712 v 2.371 c 0,0.629 -0.281,1.087 -0.836,1.087 -0.455,0 -0.786,-0.36 -0.902,-0.72 -0.041,-0.106 -0.058,-0.229 -0.058,-0.351 v -2.387 h -0.712 v 2.885"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path660"
+       inkscape:connector-curvature="0" /><path
+       d="m 495.142,688.573 c 0.007,0.458 -0.191,1.169 -1.01,1.169 -0.737,0 -1.06,-0.67 -1.117,-1.169 z m -2.136,-0.515 c 0.017,-0.972 0.645,-1.373 1.374,-1.373 0.521,0 0.836,0.09 1.109,0.204 l 0.124,-0.514 c -0.256,-0.115 -0.695,-0.254 -1.333,-0.254 -1.233,0 -1.969,0.809 -1.969,2.003 0,1.193 0.712,2.133 1.879,2.133 1.307,0 1.655,-1.136 1.655,-1.863 0,-0.148 -0.016,-0.262 -0.025,-0.336 h -2.814"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path662"
+       inkscape:connector-curvature="0" /><path
+       d="m 501.357,686.358 c -0.191,-0.098 -0.613,-0.237 -1.151,-0.237 -1.209,0 -1.995,0.818 -1.995,2.027 0,1.218 0.845,2.101 2.152,2.101 0.431,0 0.812,-0.106 1.01,-0.204 l -0.165,-0.556 c -0.174,0.098 -0.447,0.188 -0.845,0.188 -0.919,0 -1.416,-0.67 -1.416,-1.496 0,-0.916 0.597,-1.48 1.392,-1.48 0.413,0 0.686,0.107 0.894,0.197 l 0.124,-0.54"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path664"
+       inkscape:connector-curvature="0" /><path
+       d="m 502.655,688.181 c 0,-0.866 0.506,-1.52 1.217,-1.52 0.696,0 1.218,0.645 1.218,1.536 0,0.671 -0.34,1.521 -1.201,1.521 -0.861,0 -1.234,-0.785 -1.234,-1.537 z m 3.179,0.041 c 0,-1.463 -1.026,-2.101 -1.994,-2.101 -1.085,0 -1.921,0.785 -1.921,2.035 0,1.325 0.878,2.101 1.986,2.101 1.152,0 1.929,-0.825 1.929,-2.035"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path666"
+       inkscape:connector-curvature="0" /><path
+       d="m 507.2,688.181 c 0,-0.866 0.506,-1.52 1.217,-1.52 0.696,0 1.218,0.645 1.218,1.536 0,0.671 -0.34,1.521 -1.201,1.521 -0.861,0 -1.234,-0.785 -1.234,-1.537 z m 3.179,0.041 c 0,-1.463 -1.026,-2.101 -1.994,-2.101 -1.085,0 -1.921,0.785 -1.921,2.035 0,1.325 0.878,2.101 1.986,2.101 1.152,0 1.929,-0.825 1.929,-2.035"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path668"
+       inkscape:connector-curvature="0" /><path
+       d="m 511.299,688.933 c 0,0.466 -0.009,0.866 -0.033,1.234 h 0.637 l 0.025,-0.776 h 0.033 c 0.182,0.531 0.621,0.866 1.109,0.866 0.082,0 0.141,-0.008 0.207,-0.024 v -0.679 c -0.075,0.016 -0.149,0.025 -0.249,0.025 -0.512,0 -0.877,-0.385 -0.976,-0.924 -0.017,-0.098 -0.033,-0.212 -0.033,-0.335 v -2.109 h -0.72 v 2.722"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path670"
+       inkscape:connector-curvature="0" /><path
+       d="m 516.737,688.557 c 0,0.09 -0.008,0.213 -0.033,0.303 -0.107,0.457 -0.505,0.833 -1.051,0.833 -0.754,0 -1.201,-0.654 -1.201,-1.528 0,-0.802 0.398,-1.464 1.185,-1.464 0.488,0 0.934,0.319 1.067,0.859 0.025,0.098 0.033,0.196 0.033,0.31 z m 0.729,3.458 v -4.782 c 0,-0.351 0.008,-0.752 0.033,-1.022 h -0.654 l -0.033,0.687 h -0.017 c -0.224,-0.442 -0.712,-0.777 -1.365,-0.777 -0.969,0 -1.714,0.809 -1.714,2.011 -0.008,1.316 0.819,2.125 1.796,2.125 0.613,0 1.027,-0.286 1.209,-0.605 h 0.016 v 2.363 h 0.729"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path672"
+       inkscape:connector-curvature="0" /><path
+       d="m 519.4,686.211 h -0.728 v 3.9561 h 0.728 z m -0.728,0 z m 0.811,5.068 c 0.008,-0.245 -0.174,-0.441 -0.463,-0.441 -0.257,0 -0.439,0.196 -0.439,0.441 0,0.253 0.19,0.45 0.455,0.45 0.273,0 0.447,-0.197 0.447,-0.45"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path674"
+       inkscape:connector-curvature="0" /><path
+       d="m 520.608,689.096 c 0,0.409 -0.008,0.744 -0.033,1.071 h 0.646 l 0.041,-0.654 h 0.016 c 0.2,0.376 0.663,0.744 1.326,0.744 0.553,0 1.415,-0.327 1.415,-1.684 v -2.362 h -0.729 v 2.281 c 0,0.637 -0.24,1.168 -0.927,1.168 -0.48,0 -0.852,-0.335 -0.976,-0.735 -0.033,-0.09 -0.05,-0.212 -0.05,-0.335 v -2.379 h -0.729 v 2.885"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path676"
+       inkscape:connector-curvature="0" /><path
+       d="m 527.316,688.23 c -0.793,0.016 -1.696,-0.122 -1.696,-0.891 0,-0.466 0.315,-0.687 0.687,-0.687 0.521,0 0.852,0.328 0.968,0.663 0.025,0.073 0.041,0.155 0.041,0.229 z m 0.705,-1.071 c 0,-0.343 0.016,-0.678 0.066,-0.948 h -0.663 l -0.058,0.499 h -0.024 c -0.224,-0.311 -0.654,-0.589 -1.226,-0.589 -0.811,0 -1.224,0.564 -1.224,1.136 0,0.957 0.86,1.48 2.408,1.472 v 0.081 c 0,0.327 -0.091,0.916 -0.91,0.916 -0.373,0 -0.762,-0.115 -1.043,-0.294 l -0.166,0.474 c 0.331,0.212 0.811,0.351 1.316,0.351 1.226,0 1.524,-0.825 1.524,-1.618 v -1.48"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path678"
+       inkscape:connector-curvature="0" /><path
+       d="m 530.073,691.115 v -0.948 h 1.043 v -0.547 h -1.043 v -2.134 c 0,-0.49 0.141,-0.768 0.547,-0.768 0.198,0 0.315,0.016 0.422,0.049 l 0.033,-0.54 c -0.14,-0.057 -0.364,-0.106 -0.645,-0.106 -0.34,0 -0.614,0.115 -0.787,0.311 -0.206,0.212 -0.282,0.564 -0.282,1.03 v 2.158 h -0.62 v 0.547 h 0.62 v 0.728 l 0.712,0.22"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path680"
+       inkscape:connector-curvature="0" /><path
+       d="m 534.477,688.573 c 0.007,0.458 -0.191,1.169 -1.01,1.169 -0.737,0 -1.06,-0.67 -1.117,-1.169 z m -2.136,-0.515 c 0.017,-0.972 0.645,-1.373 1.374,-1.373 0.521,0 0.836,0.09 1.109,0.204 l 0.124,-0.514 c -0.257,-0.115 -0.695,-0.254 -1.333,-0.254 -1.233,0 -1.969,0.809 -1.969,2.003 0,1.193 0.712,2.133 1.878,2.133 1.308,0 1.656,-1.136 1.656,-1.863 0,-0.148 -0.016,-0.262 -0.025,-0.336 h -2.814"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path682"
+       inkscape:connector-curvature="0" /><path
+       d="m 389.583,750.313 v 0.727 c 0,0.76 -0.422,1.242 -1.058,1.242 -0.721,0 -1.036,-0.515 -1.044,-1.267 0,-0.343 0.033,-0.588 0.066,-0.702 z m -2.541,-0.712 c -0.074,0.36 -0.115,0.875 -0.115,1.365 0,0.761 0.141,1.251 0.455,1.594 0.248,0.278 0.629,0.433 1.06,0.433 0.736,0 1.224,-0.457 1.423,-1.038 h 0.025 c 0.149,0.425 0.547,0.679 1.126,0.81 0.778,0.179 1.316,0.31 1.531,0.425 v -0.736 c -0.166,-0.09 -0.638,-0.213 -1.333,-0.368 -0.769,-0.164 -1.06,-0.457 -1.084,-1.103 v -0.67 h 2.417 v -0.712 h -5.505"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path684"
+       inkscape:connector-curvature="0" /><path
+       d="m 390.154,756.484 c -0.462,0.008 -1.183,-0.188 -1.183,-0.998 0,-0.727 0.679,-1.046 1.183,-1.103 z m 0.522,-2.109 c 0.985,0.016 1.391,0.637 1.391,1.357 0,0.515 -0.091,0.825 -0.207,1.095 l 0.521,0.122 c 0.116,-0.253 0.257,-0.686 0.257,-1.316 0,-1.217 -0.819,-1.945 -2.027,-1.945 -1.209,0 -2.162,0.703 -2.162,1.856 0,1.291 1.151,1.634 1.888,1.634 0.149,0 0.265,-0.016 0.339,-0.024 v -2.779"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path686"
+       inkscape:connector-curvature="0" /><path
+       d="m 390.502,760.154 c -0.016,-0.785 0.124,-1.676 0.902,-1.676 0.472,0 0.696,0.311 0.696,0.678 0,0.515 -0.331,0.843 -0.67,0.957 -0.075,0.024 -0.157,0.041 -0.233,0.041 z m 1.085,0.695 c 0.348,0 0.687,0.016 0.96,0.065 v -0.654 l -0.505,-0.057 v -0.025 c 0.315,-0.22 0.596,-0.645 0.596,-1.21 0,-0.8 -0.571,-1.209 -1.151,-1.209 -0.968,0 -1.498,0.85 -1.49,2.378 h -0.082 c -0.332,0 -0.928,-0.09 -0.928,-0.899 0,-0.367 0.117,-0.752 0.298,-1.029 l -0.479,-0.164 c -0.216,0.327 -0.357,0.801 -0.357,1.299 0,1.21 0.836,1.505 1.64,1.505 h 1.498"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path688"
+       inkscape:connector-curvature="0" /><path
+       d="m 390.171,764.704 c -0.091,0 -0.215,-0.008 -0.306,-0.032 -0.463,-0.106 -0.844,-0.499 -0.844,-1.039 0,-0.743 0.662,-1.185 1.548,-1.185 0.811,0 1.481,0.393 1.481,1.169 0,0.483 -0.322,0.924 -0.869,1.055 -0.099,0.024 -0.198,0.032 -0.315,0.032 z m -3.501,0.719 h 4.842 c 0.356,0 0.762,0.009 1.035,0.033 v -0.645 l -0.695,-0.033 v -0.017 c 0.447,-0.22 0.786,-0.702 0.786,-1.348 0,-0.956 -0.819,-1.692 -2.036,-1.692 -1.333,-0.008 -2.153,0.809 -2.153,1.774 0,0.605 0.29,1.013 0.613,1.193 v 0.016 h -2.392 v 0.719"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path690"
+       inkscape:connector-curvature="0" /><path
+       d="m 392.399,771.169 c 0.099,-0.188 0.24,-0.605 0.24,-1.136 0,-1.194 -0.827,-1.97 -2.053,-1.97 -1.233,0 -2.127,0.834 -2.127,2.125 0,0.425 0.108,0.801 0.207,0.997 l 0.563,-0.163 c -0.1,-0.172 -0.191,-0.442 -0.191,-0.834 0,-0.908 0.679,-1.398 1.515,-1.398 0.928,0 1.498,0.589 1.498,1.373 0,0.409 -0.107,0.679 -0.198,0.883 l 0.546,0.123"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path692"
+       inkscape:connector-curvature="0" /><path
+       d="m 390.553,772.452 c 0.878,0 1.54,0.498 1.54,1.201 0,0.687 -0.654,1.202 -1.557,1.202 -0.678,0 -1.539,-0.335 -1.539,-1.185 0,-0.851 0.794,-1.218 1.556,-1.218 z m -0.041,3.138 c 1.481,0 2.127,-1.013 2.127,-1.969 0,-1.071 -0.794,-1.897 -2.061,-1.897 -1.341,0 -2.128,0.867 -2.128,1.962 0,1.136 0.836,1.904 2.062,1.904"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path694"
+       inkscape:connector-curvature="0" /><path
+       d="m 391.455,779.809 c 0.414,0 0.779,0.008 1.093,0.032 v -0.637 l -0.654,-0.041 v -0.016 c 0.323,-0.188 0.745,-0.605 0.745,-1.308 0,-0.622 -0.348,-1.365 -1.755,-1.365 h -2.343 v 0.719 h 2.219 c 0.762,0 1.274,0.229 1.274,0.883 0,0.482 -0.339,0.817 -0.662,0.948 -0.107,0.041 -0.239,0.065 -0.372,0.065 h -2.459 v 0.72 h 2.914"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path696"
+       inkscape:connector-curvature="0" /><path
+       d="m 389.626,781.002 c -0.414,0 -0.754,-0.008 -1.085,-0.033 v 0.638 l 0.663,0.041 v 0.016 c -0.381,0.196 -0.754,0.654 -0.754,1.308 0,0.548 0.331,1.398 1.705,1.398 h 2.393 v -0.72 h -2.31 c -0.645,0 -1.183,-0.237 -1.183,-0.915 0,-0.474 0.34,-0.842 0.745,-0.964 0.091,-0.033 0.215,-0.05 0.339,-0.05 h 2.409 v -0.719 h -2.922"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path698"
+       inkscape:connector-curvature="0" /><path
+       d="m 387.581,786.405 h 0.96 v 1.03 h 0.555 v -1.03 h 2.161 c 0.496,0 0.777,0.139 0.777,0.539 0,0.197 -0.015,0.311 -0.048,0.417 l 0.545,0.033 c 0.058,-0.139 0.108,-0.359 0.108,-0.638 0,-0.334 -0.115,-0.604 -0.315,-0.776 -0.214,-0.204 -0.571,-0.278 -1.043,-0.278 h -2.185 v -0.613 h -0.555 v 0.613 h -0.736 l -0.224,0.703"
+       style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path700"
+       inkscape:connector-curvature="0" /><path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#808080;stroke-width:0.51975001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.51975001,0.51975001;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 403.44707,725.03701 H 596.16393"
+       id="path2619"
+       inkscape:connector-curvature="0" /></g></svg>

文件差异内容过多而无法显示
+ 301 - 0
graphics/presentation/T-cells-A.svg


文件差异内容过多而无法显示
+ 301 - 0
graphics/presentation/T-cells-B.svg


文件差异内容过多而无法显示
+ 301 - 0
graphics/presentation/T-cells-C.svg


文件差异内容过多而无法显示
+ 301 - 0
graphics/presentation/T-cells-D.svg


文件差异内容过多而无法显示
+ 301 - 0
graphics/presentation/T-cells.svg


二进制
graphics/presentation/expdesign.epgz


二进制
graphics/presentation/expdesign.pdf


二进制
graphics/presentation/immune-response.png


二进制
graphics/presentation/janeway-fig9.19-TCR.png


二进制
graphics/presentation/janeway-fig9.19-TCR.xcf


二进制
graphics/presentation/janeway-fig9.19.png


二进制
graphics/presentation/janeway-fig9.19.xcf


二进制
graphics/presentation/kidney-graft-survival.png


二进制
graphics/presentation/kidney-graft-survival.xcf


二进制
graphics/presentation/tcr_mhc.jpg


+ 26 - 0
graphics/presentation/transplants-organ.R

@@ -0,0 +1,26 @@
+#!/usr/bin/env Rscript
+
+library(rctutils)
+library(scriptName)
+library(openxlsx)
+library(forcats)
+library(tidyverse)
+
+tryCatch(
+    setwd(dirname(current_filename())),
+    error=function(...) warning("Could not find script path. Hopefully you are in the right directory already."))
+
+organ_data <- read.xlsx("transplants-organ.xlsx") %>%
+    arrange(desc(Count)) %>%
+    mutate(Organ=fct_inorder(Organ))
+
+p <- ggplot(organ_data) + aes(x=Organ, y=Count, fill=Organ) +
+    geom_col() +
+    geom_text(aes(label=str_c("  ", Organ, " (", Count, ")   "), hjust=ifelse(Count>max(Count)/2, 1, 0)), vjust=0.5) +
+    coord_flip() + scale_x_discrete(limits = rev(levels(organ_data$Organ))) +
+    scale_y_continuous(expand=expand_scale(mult=c(0, 0.01))) +
+    guides(fill=FALSE) +
+    theme(axis.text.y=element_blank(),
+          axis.ticks.y=element_blank()) +
+    ylab("Transplants performed")
+ggprint(p, pdf("transplants-organ.pdf", width=6, height=3))

二进制
graphics/presentation/transplants-organ.xlsx


+ 632 - 0
presentation.mkdn

@@ -0,0 +1,632 @@
+---
+title: Bioinformatic analysis of complex, high-throughput genomic and epigenomic data in the context of $\mathsf{CD4}^{+}$ T-cell differentiation and diagnosis and treatment of transplant rejection
+author: |
+    Ryan C. Thompson \
+    Su Lab \
+    The Scripps Research Institute
+date: October 24, 2019
+theme: Boadilla
+aspectratio: 169
+fontsize: 14pt
+---
+
+## Organ transplants are a life-saving treatment
+
+::: incremental
+
+* 36,528 transplants performed in the USA in 2018[^organdonor]
+
+* 100 transplants every day!
+
+* Over 113,000 people on the national transplant waiting list as of
+  July 2019
+
+:::
+
+[^organdonor]: [organdonor.gov](https://www.organdonor.gov/statistics-stories/statistics.html)
+
+## Organ donation statistics for the USA in 2018[^organdonor]
+
+\centering
+
+![](graphics/presentation/transplants-organ-CROP.pdf)
+
+## Types of grafts
+
+A graft is categorized based on the relationship between donor and recipient:
+
+. . .
+
+::: incremental
+
+* **Autograft:** Donor and recipient are the *same individual*
+
+* **Allograft:** Donor and recipient are *different individuals* of
+  the *same species*
+
+* **Xenograft:** Donor and recipient are *different species*
+
+:::
+
+## Recipient T-cells reject allogenic MHCs
+
+:::::::::: {.columns}
+
+::: {.column width="55%"}
+
+:::: incremental
+
+* TCR binds to both antigen *and* MHC surface \vspace{10pt}
+
+* HLA genes encoding MHC proteins are highly polymorphic \vspace{10pt}
+
+* Variants in donor MHC can trigger the same T-cell response as a
+  foreign antigen
+
+::::
+
+:::
+
+::: {.column width="40%"}
+<!-- ![\footnotesize Janeway's Immunobio- logy (2012), Fig. 9.19](graphics/presentation/janeway-fig9.19-TCR.png){ height=70% } -->
+![TCR binding to self (right) and allogenic (left) MHC\footnotemark](graphics/presentation/tcr_mhc.jpg){ height=70% }
+:::
+
+::::::::::
+
+\footnotetext[3]{\href{https://doi.org/10.1016/j.cell.2007.01.048}{Colf, Bankovich, et al. "How a Single T Cell Receptor Recognizes Both Self and Foreign MHC". In: Cell (2007)}}
+
+## Allograft rejection is a major long-term problem
+
+![Kidney allograft survival rates in children by transplant year[^kim-marks]](graphics/presentation/kidney-graft-survival.png){ height=65% }
+
+[^kim-marks]: [Kim & Marks (2014)](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3884158/?report=classic)
+
+## Rejection is treated with immune suppressive drugs
+
+<!-- TODO: Need a graphic, or maybe a table of common drugs +
+mechanisms, or a diagram for periodic checking. -->
+
+::: incremental
+
+* Graft recipient must take immune suppressive drugs indefinitely
+
+* Graft is monitored for rejection and dosage adjusted over time
+
+* Immune suppression is a delicate balance: too much and too little
+  are both problematic.
+
+:::
+
+## Memory cells: faster, stronger, and more independent
+
+![Naïve T-cell activated by APC](graphics/presentation/T-cells-A-SVG.png)
+
+## Memory cells: faster, stronger, and more independent
+
+![Naïve T-cell differentiates and proliferates into effector T-cells](graphics/presentation/T-cells-B-SVG.png)
+
+## Memory cells: faster, stronger, and more independent
+
+![Post-infection, some effectors cells remain as memory cells](graphics/presentation/T-cells-C-SVG.png)
+
+## Memory cells: faster, stronger, and more independent
+
+![Memory T-cells respond more strongly to activation](graphics/presentation/T-cells-D-SVG.png)
+
+::: notes
+
+Compared to naïve cells, memory cells:
+
+* respond to a lower antigen concentration
+* respond more strongly at any given antigen concentration
+* require less co-stimulation
+* are somewhat independent of some types of co-stimulation required by
+  naïve cells
+* evolve over time to respond even more strongly to their antigen
+
+Result:
+
+* Memory cells require progressively higher doses of immune suppresive
+  drugs
+* Dosage cannot be increased indefinitely without compromising the
+  immune system's ability to fight infection
+
+:::
+
+## 3 problems relating to transplant rejection
+
+### 1. How are memory cells different from naïve?
+
+\onslide<2->{Genome-wide epigenetic analysis of H3K4 and H3K27 methylation in naïve
+and memory $\mathsf{CD4}^{+}$ T-cell activation}
+
+### 2. How can we diagnose rejection noninvasively?
+
+\onslide<3->{Improving array-based diagnostics for transplant rejection by
+optimizing data preprocessing}
+
+### 3. How can we evaluate effects of a rejection treatment?
+
+\onslide<4->{Globin-blocking for more effective blood RNA-seq analysis in primate
+animal model for experimental graft rejection treatment}
+
+## Today's focus
+
+### \Large 1. How are memory cells different from naïve?
+
+\Large
+
+Genome-wide epigenetic analysis of H3K4 and H3K27 methylation in naïve
+and memory $\mathsf{CD4}^{+}$ T-cell activation
+
+## We need a better understanding of immune memory
+
+* Cell surface markers fairly well-characterized
+
+* But internal mechanisms poorly understood
+
+. . .
+
+\vfill
+
+\large
+
+**Hypothesis:** Epigenetic regulation of gene expression through
+histone modification is involved in $\mathsf{CD4}^{+}$ T-cell
+activation and memory.
+  
+## Which histone marks are we looking at?
+
+. . .
+
+::: incremental
+
+* **H3K4me3:** "activating" mark associated with active transcription
+
+* **H3K4me2:** Correlated with H3K4me3, hypothesized "poised" state
+
+* **H3K27me3:** "repressive" mark associated with inactive genes
+
+:::
+
+. . .
+
+\vfill
+
+All involved in T-cell differentiation, but activation dynamics
+unexplored
+
+## ChIP-seq measures DNA bound to marked histones[^chipseq]
+
+\centering
+
+![](graphics/presentation/NRG-chipseq.png){ height=70% }
+
+[^chipseq]: [Furey (2012)](http://www.nature.com/articles/nrg3306)
+
+## Experimental design
+
+\centering
+
+![](graphics/presentation/expdesign-CROP.pdf){ height=70% }
+
+\footnotesize
+
+Data generated by Sarah Lamere, published in GEO as
+[GSE73214](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE73214)
+
+## Time points capture phases of immune response
+
+\centering
+
+![](graphics/presentation/immune-response.png)
+
+## A few intermediate analysis steps are required
+
+\centering
+
+![](graphics/CD4-csaw/rulegraphs/rulegraph-all-RASTER100.png)
+
+## Questions to focus on
+
+::: incremental
+
+1. How do we define the "promoter region" for each gene? \vspace{10pt}
+2. How do these histone marks behave in promoter regions? \vspace{10pt}
+3. What can these histone marks tell us about T-cell activation and
+   differentiation?
+
+:::
+
+## First question
+
+\centering \LARGE
+
+How do we define the "promoter region" for each gene?
+
+## Histone modifications occur on consecutive histones
+
+![ChIP-seq coverage in IL2 gene[^lamerethesis]](graphics/presentation/LaMere-thesis-fig3.9-SVG-CROP.png){ height=65% }
+
+[^lamerethesis]: Sarah LaMere. Ph.D. thesis (2015).
+
+## Histone modifications occur on consecutive histones
+
+\begin{figure}
+\centering
+\only<1>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-A-SVG.png}}
+\only<2>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-B-SVG.png}}
+\only<3>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-C-SVG.png}}
+\caption{Strand cross-correlation plots show histone-sized wave pattern}
+\end{figure}
+
+## SICER identifies enriched regions across the genome
+
+![Finding "islands" of coverage with SICER[^sicer]](graphics/presentation/SICER-fig1-SVG.png)
+
+[^sicer]: [Zang et al. (2009)](https://doi.org/10.1093/bioinformatics/btp340)
+
+## IDR identifies *reproducible* enriched regions
+
+![Example irreproducible discovery rate[^idr] score consistency plot](graphics/presentation/IDR-example-CROP-RASTER.png){ height=65% }
+
+[^idr]: [Li et al. (2011)](https://doi.org/10.1214/11-AOAS466)
+
+## Finding enriched regions across the genome
+
+![Peak-calling summary statistics](graphics/presentation/RCT-thesis-table2.2-SVG-CROP.png)
+
+## Each histone mark has an "effective promoter radius"
+
+![Enrichment of peaks near promoters](graphics/presentation/Promoter-Peak-Distance-Profile-SVG.pdf)
+
+## Peaks in promoters correlate with gene expression
+
+\begin{figure}
+\centering
+\only<1>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-A-SVG.png}}
+\only<2>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-B-SVG.png}}
+\only<3>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-C-SVG.png}}
+\only<4>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-D-SVG.png}}
+\only<5>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-Z-SVG.png}}
+\caption{Expression distributions of genes with and without promoter peaks}
+\end{figure}
+
+## First question
+
+\centering \LARGE
+
+How do we define the "promoter region" for each gene?
+
+## Answer: Define the promoter region empirically!
+
+<!-- TODO: Left column: text; right column: flip through relevant image -->
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+
+* H3K4me2, H3K4me3, and H3K27me3 occur in broad regions across the
+  genome
+* Enriched regions occur more commonly near promoters
+* Each histone mark has its own "effective promoter radius"
+* Presence or absence of a peak within this radius is correlated with
+  gene expression
+
+:::
+
+::: {.column width="50%"}
+\centering
+\only<1>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-A-SVG.png}}
+\only<2>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/Promoter-Peak-Distance-Profile-SVG.pdf}}
+\only<3>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-A-SVG.png}}
+:::
+::::::::::
+
+## Next question
+
+\centering \LARGE
+
+How do these histone marks behave in promoter regions?
+
+::: notes
+
+Does the position of a histone modification within a gene promoter
+matter to that gene's expression, or is it merely the presence or
+absence anywhere within the promoter?
+
+:::
+
+## H3K4me2 promoter neighborhood K-means clusters
+
+![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
+
+## H3K4me2 promoter neighborhood K-means clusters
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+<!-- This space intentionally left blank -->
+:::
+::::::::::
+
+## H3K4me2 cluster PCA shows a semicircular "fan"
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![PCA plot of promoters](graphics/presentation/H3K4me2-neighborhood-PCA-CROP.png){ height=70% }
+:::
+::::::::::
+
+## H3K4me2 near TSS correlates with expression
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![Cluster expression distributions](graphics/presentation/H3K4me2-neighborhood-expression-CROP-ROT90.png){ height=70% }
+:::
+::::::::::
+
+## H3K4me3 pattern is similar to H3K4me2
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K4me3](graphics/presentation/H3K4me3-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![PCA plot of promoters](graphics/presentation/H3K4me3-neighborhood-PCA-CROP.png){ height=70% }
+:::
+::::::::::
+
+## H3K4me3 pattern is similar to H3K4me2
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K4me3](graphics/presentation/H3K4me3-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![Cluster expression distributions](graphics/presentation/H3K4me3-neighborhood-expression-CROP-ROT90.png){ height=70% }
+:::
+::::::::::
+
+## H3K27me3 clusters organize into 3 opposed pairs
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K27me3](graphics/presentation/H3K27me3-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![PCA plot of promoters](graphics/presentation/H3K27me3-neighborhood-PCA-CROP.png){ height=70% }
+:::
+::::::::::
+
+## Specific H3K27me3 profiles show elevated expression
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![Cluster means for H3K27me3](graphics/presentation/H3K27me3-neighborhood-clusters-CROP.png){ height=70% }
+:::
+::: {.column width="50%"}
+![Cluster expression distributions](graphics/presentation/H3K27me3-neighborhood-expression-CROP-ROT90.png){ height=70% }
+:::
+::::::::::
+
+## Current question
+
+\centering \LARGE
+
+How do these histone marks behave in promoter regions?
+
+## Answer: Presence and position both matter!
+
+### H3K4me2 & H3K4me3
+
+* Peak closer to promoter $\Rightarrow$ higher gene expression
+* Slightly asymmetric in favor of peaks downstream of TSS
+
+. . .
+
+### H3K27me3
+
+* Depletion of H3K27me3 at TSS $\Rightarrow$ elevated gene expression
+* Enrichment of H3K27me3 upstream of TSS $\Rightarrow$ *more* elevated
+  expression
+* Other coverage profiles: no association
+
+## Last question
+
+\centering \LARGE
+
+What can these histone marks tell us about T-cell activation and
+differentiation?
+
+## Differential modification disappears by Day 14
+
+![Differential modification between naïve and memory samples at each time point](graphics/presentation/RCT-thesis-table2.4-A-SVG-CROP.pdf)
+
+## Differential modification disappears by Day 14
+
+![Differential modification between naïve and memory samples at each time point](graphics/presentation/RCT-thesis-table2.4-B-SVG-CROP.pdf)
+
+## Promoter H3K4me2 levels converge at Day 14
+
+\centering
+
+![](graphics/CD4-csaw/ChIP-seq/H3K4me2-promoter-PCA-group-CROP.png)
+
+## Promoter H3K4me3 levels converge at Day 14
+
+\centering
+
+![](graphics/CD4-csaw/ChIP-seq/H3K4me3-promoter-PCA-group-CROP.png)
+
+## Promoter H3K27me3 levels converge at Day 14?
+
+\centering
+
+![](graphics/CD4-csaw/ChIP-seq/H3K27me3-promoter-PCA-group-CROP.png)
+
+## Expression converges at Day 14 (in PC 2 & 3)
+
+\centering
+
+![](graphics/CD4-csaw/RNA-seq/PCA-final-23-CROP.png)
+
+## But the data isn't really that clean...
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![H3K4me2](graphics/CD4-csaw/ChIP-seq/H3K4me2-PCA-raw-CROP.png)
+:::
+::: {.column width="50%"}
+![H3K4me3](graphics/CD4-csaw/ChIP-seq/H3K4me3-PCA-raw-CROP.png)
+:::
+::::::::::
+
+## But the data isn't really that clean...
+
+:::::::::: {.columns}
+::: {.column width="50%"}
+![H3K27me3](graphics/CD4-csaw/ChIP-seq/H3K27me3-PCA-raw-CROP.png)
+:::
+::: {.column width="50%"}
+![RNA-seq](graphics/CD4-csaw/RNA-seq/PCA-no-batchsub-CROP.png)
+:::
+::::::::::
+
+## MOFA: cross-dataset factor analysis
+
+![MOFA factor analysis schematic[^mofa]](graphics/presentation/MOFA-fig1A-SVG.png){ height=70% }
+
+[^mofa]: [Argelaguet, Velten, et. al. (2018)](https://onlinelibrary.wiley.com/doi/abs/10.15252/msb.20178124)
+
+## Some factors are shared while others are not
+
+\centering
+
+![Variance explained in each data set by each LF](graphics/presentation/MOFA-varExplained-matrix-A-CROP.png){ height=70% }
+
+## 3 factors are shared across all 4 data sets
+
+\centering
+
+![LFs 1, 4, and 5 explain variation in all 4 data sets](graphics/presentation/MOFA-varExplained-matrix-B-CROP.png){ height=70% }
+
+## MOFA LF5 captures convergence pattern
+
+![LF1 & LF4: time point effect; LF5: convergence](graphics/presentation/MOFA-LF-scatter-wide.png)
+
+<!-- { height=70% } -->
+
+## Last question
+
+\centering \LARGE
+
+What can these histone marks tell us about T-cell activation and
+differentiation?
+
+## Answer: Epigenetic convergence between naïve and memory!
+
+* Almost no differential histone modification observed between naïve and
+  memory at Day 14, despite plenty of differential modification at
+  earlier time points.
+* Expression and 3 histone marks all show "convergence" between naïve
+  and memory by Day 14 in the first 2 or 3 principal coordinates.
+* MOFA captures this convergence pattern in a single latent factor,
+  indicating that this is a shared pattern across all 4 data sets.
+
+<!-- ## Slide -->
+
+<!-- ![(Insert figure legend)](graphics/CD4-csaw/LaMere2016_fig8.pdf) -->
+
+
+## Answers to key questions
+
+### How do we define the "promoter region" for each gene?
+
+Define empirically using peak-to-promoter distances; validate by
+correlation with expression.
+
+. . .
+
+### How do these histone marks behave in promoter regions?
+
+Location matters! Specific coverage patterns correlated with elevated
+expression.
+
+. . .
+
+### What can we learn about T-cell activation and differentiation?
+
+Epigenetic & expression state of naïve and memory converges late after
+activation, consistent with naïve differentiation into memory.
+
+## Further conclusions & future directions
+
+* "Effective promoter region" is a useful concept but "radius"
+  oversimplifies: seek a better definition
+
+* Coverage profiles were only examined in naïve day 0 samples: further
+  analysis could incorporate time and cell type
+
+* Coverage profile normalization induces degeneracy: adapt a better
+  normalization from peak callers like SICER
+
+* Unimodal distribution of promoter coverage profiles is unexpected
+
+## Further conclusions & future directions
+
+* Experiment was not designed to directly test the epigenetic
+  convergence hypothesis: future experiments could include cultured
+  but un-activated controls
+
+* High correlation between H3K4me3 and H3K4me2 is curious given they
+  are mutually exclusive: design experiments to determine the degree
+  of actual co-occurrence
+  
+## Implications for transplant biology
+
+::: incremental
+
+* Epigenetic regulation through histone methylation is surely involved
+  in immune memory
+
+* Can we stop memory cells from forming by perturbing histone
+  methylation?
+
+* Can we disrupt memory cell function during rejection by perturbing
+  histone methylation?
+
+* Can we suggest druggable targets for better immune suppression by
+  looking at epigenetically upregulated genes in memory cells?
+
+:::
+
+## Acknowledgements
+
+* My mentors, past and present: Drs. Terry Gaasterland, Daniel
+  Salomon, and Andrew Su
+
+* My committee: Drs. Nicholas Schork, Ali Torkamani, Michael
+  Petrascheck, and Luc Teyton.
+
+* My many collaborators in the Salomon Lab
+
+* The Scripps Genomics Core
+
+* My parents, John & Chris Thompson
+
+## {.plain}
+
+\centering
+
+\huge
+
+Questions?

+ 80 - 0
slides-notes.org

@@ -0,0 +1,80 @@
+* Notes from lab meeting practice run
+
+** DONE Mechanical issues
+- [X] Blurry slide changes
+  - Solution: use Acrobat for presenting
+- [X] Use widescreen aspect ratio -- option to show 2 figures side by
+  side
+- [X] Header is hard to read/easy to ignore because of color scheme.
+  Consider dark text on white bg instead.
+- [X] No figure numbers
+- [X] No chapter numbers, just "3 parts"
+- [X] Way to display speaker notes alongside slides? Maybe import into
+  PPT?
+  - https://pandoc.org/MANUAL.html#speaker-notes
+
+** TODO Presentation issues
+- [X] Bigger axis labels
+- [X] Better cluster ordering, labeling, and transpose violin plots
+  for consistency
+- [X] Whenever possible: micro first to introduce the plot, then macro
+  to show the full plot
+- [ ] For PCoA plots, show just one donor at a time first to show
+  the trend in a simpler context
+
+** TODO Content issues
+- [X] Maybe show more preprocessing, batch correction, etc.
+- [X] Tie conclusions back to intro, add future directions
+- [X] Intro slide for MOFA: how and why
+- [X] Too many bullet points. Don't need to write everything I say.
+  Move to speaker notes.
+- [X] Intro the histone marks and why we picked them
+- [X] Brief 30 second intro to RNA-seq & ChIP-seq
+- [X] Rephrase 3 topics as questions/hypotheses
+- [X] Talk about 3 main take-home points at the beginning as well as
+  the end
+- [X] On summary slides, bullets on left, image on right for each
+  bullet
+- [X] Time was around 40 minutes, so add at least 5 minutes of content
+- [ ] Keep reserve slides at the end with cut figures in case they
+  come in handy for answering audience questions
+
+* DONE Notes from Sabah
+
+- [X] Slide 1: Is the title final? If not, would adjust to (also note
+  space in title slide for bioinformaticsanalysis) "Bioinformatic
+  analysis of genomic and epigenomic data in the context of CD4+T-cell
+  differentiation and diagnosis and treatment of transplant rejection"
+- [X] Slide with organ bar chart: Adjust title to 'Organ donation
+  statistics for the USA in 2018', remove from bottom and make image
+  itself bigger
+- [X] What's the connection between organ transplant, graft rejection,
+  and immune response? Make that clear in the transition between
+  slides. We now want to know about graft rejection because.... why?
+  what about what we just learned with the organ transplants directly
+  connects?
+- [X] Condense these bullet points. The previous set of bullet points
+  is a perfect example of spacing and length readable in a short
+  amount of time for the audience
+- [X] More time on allografting and less time on graft rejection. What
+  is it? How does it work? Provide a brief example/image right before
+  the chart
+- [X] Rejection and immmuno suppressive drugs -- this is a great
+  transition (well explained) but again the bullet points need to be
+  condensed. Bring in an image with these as well to give the audience
+  'a visual break' before you intro your topics
+- [X] I like the update to thesis topics. I would adjust such that 'my
+  thesis topics' is replaced with the overarching question you want to
+  answer for these 3 topics and make that the heading.
+- [X] Then, introduce the 3 topics in the next slide (blue font of
+  topic 1, 2... etc)
+- [X] Then, introduce the additional text for each topic in the next
+  slide
+- [X] You have the 'memory cells' slides repeated 4x, and I see that
+  you're highlighting different sections each time. Pair the heading
+  to match with this (what you want to say in each as the take-home) >
+  having the same heading repeated
+
+
+* Useful links
+- https://pandoc.org/MANUAL.html#speaker-notes

+ 1 - 1
thesis.lyx

@@ -6220,7 +6220,7 @@ status collapsed
 \begin_layout Plain Layout
 \align center
 \begin_inset Graphics
-	filename graphics/CD4-csaw/MOFA-varExplaiend-matrix-CROP.png
+	filename graphics/CD4-csaw/MOFA-varExplained-matrix-CROP.png
 	lyxscale 25
 	width 45col%
 	groupId mofa-subfig

+ 3 - 3
vcs-check.py

@@ -14,11 +14,11 @@ def check_output_lines(*args, **kwargs):
 
 git_tracked_files = set(check_output_lines(
     ["git", "ls-tree", "-r", "HEAD", "--name-only"],
-    text = True))
+    universal_newlines = True))
 
 snakemake_untracked_files = set(run(
     ["snakemake", "--list-untracked"],
-    capture_output = True, text = True, check = True
+    stdout = PIPE, stderr = PIPE, universal_newlines = True, check = True
 ).stderr.rstrip('\n').split('\n'))
 
 all_files = set()
@@ -29,7 +29,7 @@ for curdir, subdirs, files in os.walk('.'):
             continue
         all_files.add(os.path.normpath(os.path.join(curdir, f)))
 
-snakemake_summary_output = check_output(['snakemake', '--summary'], text = True, stderr=DEVNULL)
+snakemake_summary_output = check_output(['snakemake', '--summary'], universal_newlines = True, stderr=DEVNULL)
 snakemake_summary_table = pandas.read_csv(StringIO(snakemake_summary_output), sep='\t')
 snakemake_generated_files = {os.path.normpath(f) for f in snakemake_summary_table.output_file}
 

部分文件因为文件数量过多而无法显示