summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-03-08 15:57:05 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-03-08 15:57:05 -0500
commit1ba9d7113ba6548416ea70d4a977e71d27bfe8fb (patch)
tree22b98c085454f7165d10b390b66753b45a770056
parent6a5c9ea5177e0eccd6f0426b041a7b89046fde80 (diff)
downloadaps_mm_2018-1ba9d7113ba6548416ea70d4a977e71d27bfe8fb.tar.gz
aps_mm_2018-1ba9d7113ba6548416ea70d4a977e71d27bfe8fb.tar.bz2
aps_mm_2018-1ba9d7113ba6548416ea70d4a977e71d27bfe8fb.zip
changes
-rw-r--r--aps_mm_2018.html155
-rw-r--r--figs/metastable-scaling.pngbin0 -> 35667 bytes
-rw-r--r--figs/potts.svg1410
-rw-r--r--main.css5
4 files changed, 843 insertions, 727 deletions
diff --git a/aps_mm_2018.html b/aps_mm_2018.html
index b9746c1..a3f6d91 100644
--- a/aps_mm_2018.html
+++ b/aps_mm_2018.html
@@ -19,7 +19,9 @@
<link rel="stylesheet" type="text/css" href="fonts/Concrete/cmun-concrete.css">
</head>
<body>
- <textarea id="source">
+
+ <textarea id="source">
+
class: center, middle
@@ -35,30 +37,30 @@ class: center, middle
# Spin systems
-Described by Hamiltonians
+Described by Hamiltonians whose degrees of freedom are spins `\(s\in X\)`
$$\mathcal H=-\sum_{\langle ij\rangle}Z(s_i,s_j)-\sum_iH(s_i)$$
-for \\(Z\\) invariant under rotations \\(r\\): \\(Z(r(s),r(t))=Z(s,t)\\).
+for \\(Z\\) invariant under the action of rotations \\(r\in R\\), or \\(Z(r\cdot s,r\cdot t)=Z(s,t)\\).
-<table style="border-collapse: collapse; table-layout: fixed; width: 80%; margin: auto;">
+<table style="border-collapse: collapse; width: 100%; margin: auto;">
<thead style="border-bottom: 2px solid #000;">
<tr>
- <td class="first"></td><td>\(s\)<td>\(r\)</td><td>\(Z(s_i,s_j)\)</td><td>\(H(s)\)</td>
+ <td class="first"></td><td><i>X</i><td><i>R</i></td><td>Group Action</td><td>\(Z(s,t)\)</td><td>\(H(s)\)</td>
</tr>
</thead>
<tbody>
<tr>
- <td class="first">Ising model</td><td>\(\{-1,1\}\)</td><td>\(s\mapsto-s\)</td><td>\(s_is_j\)</td><td>\(Hs\)</td>
+ <td class="first">Ising model</td><td>\(\{-1,1\}\)</td><td>ℤ/2ℤ</td><td>\(0\cdot s\mapsto s\)<br>\(1\cdot s\mapsto-s\)</td><td>\(s\times t\)</td><td>\(Hs\)</td>
</tr>
<tr>
- <td class="first">Order-\(n\) model</td><td>\(S^n\)</td><td>\(\mathop{\mathrm{SO}}(n)\) (rotation)</td><td>\(s_i\cdot s_j\)</td><td>\(H\cdot s\)</td>
+ <td class="first">Order-\(n\) model</td><td>\(S^n\)</td><td>\(\mathop{\mathrm{O}}(n)\)</td><td>\(O\cdot s\mapsto Os\)</td><td>\(s^{\mathrm T}t\)</td><td>\(H\cdot s\)</td>
</tr>
<tr>
- <td class="first">Potts model</td><td>\(\mathbb Z/q\mathbb Z\)</td><td>addition mod \(q\)</td><td>\(\delta(s_i,s_j)\)</td><td>\(\sum_iH_i\delta(i,s)\)</td>
+ <td class="first">Potts model</td><td>ℤ/<i>q</i>ℤ</td><td>ℤ/<i>q</i>ℤ</td><td>\(m\cdot s\mapsto{(s+m)}\pmod q\)</td><td>\(\delta(s,t)\)</td><td>\(\sum_mH_m\delta(m,s)\)</td>
</tr>
<tr>
- <td class="first">Clock model</td><td>ℤ/<i>q</i>ℤ</td><td>addition mod \(q\)</td><td>\(\cos(2\pi\frac{s_i-s_j}q)\)</td><td>\(\sum_iH_i\cos(2\pi\frac{s-i}q)\)</td>
+ <td class="first">Clock model</td><td>ℤ/<i>q</i>ℤ</td><td>ℤ/<i>q</i>ℤ</td><td>\(m\cdot s\mapsto{(s+m)}\pmod q\)</td><td>\(\cos(2\pi\frac{s-t}q)\)</td><td>\(\sum_mH_m\cos(2\pi\frac{s-m}q)\)</td>
</tr>
</tbody>
</table>
@@ -76,17 +78,17 @@ class: split-40
Standard approach to modelling arbitrary stat mech system: metropolis.
1. Pick random spin.
- 2. Pick random rotation \\(r\\).
- 3. Compute change in energy \\(\Delta\mathcal H\\) resulting from taking \\(s\\) to \\(R(s)\\).
- 4. Take \\(s\\) to \\(R(s)\\) with probability \\(\max\\{1,e^{-\beta\Delta\mathcal H}\\}\\).
+ 2. Pick random rotation \\(r\in R\\).
+ 3. Compute change in energy \\(\Delta\mathcal H\\) resulting from taking \\(s\\) to \\(r\cdot s\\).
+ 4. Take \\(s\\) to \\(r\cdot s\\) with probability \\(\max\\{1,e^{-\beta\Delta\mathcal H}\\}\\).
Problem: Scales very poorly near phase transitions.
-Correlation time *τ* at critical point, *t* <sup>– *z/ν*</sup> `\(\tau\sim t^{-z/\nu}\)`
+Correlation time `\(\tau\sim L^z\)` at critical point, `\(\tau\sim t^{-z/\nu}\)`
approaching it.
- `\(z\)` takes large integer values for Ising, order-`\(n\)`, Potts model critical
+ `\(z\)` takes large integer values for Ising, order-`\(n\)`, Potts model critical regions.
]
.column[
@@ -100,18 +102,19 @@ class: split-40
# Wolff: wow, what a solution
.column[
+Non-local updates!
- 1. Pick random spin, add to cluster.
- 2. Pick random rotation `\(R\)`.
- 3. For every neighboring spin, add to cluster with probability
- `\(\min\{0,1-e^{-\beta(Z(R(s),R(t))-Z(R(s),t))}\}\)`.
- 4. Repeat 3 for every spin added to cluster.
- 5. Transform entire cluster with rotation `\(R\)`.
+ 1. Pick random spin `\(s\in X\)`, add to cluster.
+ 2. Pick random rotation `\(r\in R\)`.
+ 3. For every neighboring spin `\(t\)`, add to cluster with probability
+ `\(\min\{0,1-e^{-\beta(Z(r\cdot s,r\cdot t)-Z(r\cdot s,t))}\}\)`.
+ 4. Repeat 3 for every new spin added to cluster.
+ 5. Transform entire cluster by applying the action of rotation `\(r\)`.
-Relies on symmetry of *Z*
+Relies on symmetry of *Z* under group of rotations.
-Fast near the critical point: early studies thought `\(z\)` was zero, actually
- 0.1–0.4.
+Fast near the critical point: early studies thought `\(z\)` was zero for 2D Ising, actually
+ 0.1–0.4, below one for models listed here.
]
@@ -121,36 +124,50 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually
---
-# We want to apply an external field, though
+ ![scooped](figs/wolff-scoop_title.png)
+
+---
+
+ ![scoop details](figs/wolff-scoop_explanation.png)
+
+---
+
+class: split-40
+
+.column[
- The external field `\(H\)` is not invariant under global rotations!
+# Applying an *arbitrary* field
- Let's make it that way: introduce an extra spin `\(s_0\)`, let `\(R_s\)` be the rotation that takes `\(s\)` to the
- identity
+ Introduce an extra &ldquo;spin&rdquo; `\(r_0\in R\)` whose possible configurations come from the set of *rotations*, not the set of spin states.
+
+ Mark this spin a neighbor of every spin on the lattice.
+
+ New effective coupling defined by
`\[
- \tilde Z(s_i,s_j)=
+ \tilde Z(s,t)=
\begin{cases}
- Z(s_i,s_j) & \text{if $i,j\neq0$}\\
- H(R_{s_0}s_i) & \text{if $j=0$}\\
- H(R_{s_0}s_j) & \text{if $i=0$}
+ Z(s,t) & \text{if $s,t\in X$}\\
+ H(t^{-1}\cdot s) & \text{if $t\in R$}\\
+ H(s^{-1}\cdot t) & \text{if $s\in R$}
\end{cases}
\]`
+
+ Preform ordinary Wolff algorithm on the extended phase space.
+
Exact correspondence between expectation values of operators in old and new
- models: if `\(A(s)\)` is an observable on old model, `\(\tilde
- A(s_0,s)=A(R_{s_0}s)\)` has the property
+ models: if `\(A(\{s\})\)` is an observable on old model in field, `\(\tilde
+ A(r_0,\{s\})=A(\{r_0^{-1}\cdot s\})\)` has the property
`\[
\langle\tilde
- A\rangle=\mathop{\mathrm{Tr}}\nolimits_s\mathop{\mathrm{Tr}}\nolimits_{s_0}\tilde
- A(s_0,s)=\mathop{\mathrm{Tr}}\nolimits_sA(s)=\langle A\rangle
+ A\rangle=\mathop{\mathrm{Tr}}\nolimits_{r_0\in R}\mathop{\mathrm{Tr}}\nolimits_{\{s\}\in X^N}\tilde
+ A(r_0,\{s\})=\mathop{\mathrm{Tr}}\nolimits_{\{s\}\in X^N}A(\{s\})=\langle A\rangle
\]`
----
-
- ![scooped](figs/wolff-scoop_title.png)
-
----
+ ]
- ![scoop details](figs/wolff-scoop_explanation.png)
+ .column[
+<video width="320" height="640" style="float:right;"><source src="figs/wolff_ising_field.webm" type="video/webm"></video>
+]
---
@@ -158,13 +175,32 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually
<img src="figs/vector-1.svg" alt="order-n" style="float: left;"/>
<img src="figs/vector-2.svg" alt="order-n" style="float: right;"/>
-<span style="font-size: 40pt; overflow: hidden; height: 6.5em; text-align: center; align-items: center; display: inline-flex; position: static; float: center">&nbsp;&nbsp;<i>R</i>&nbsp;<br>&rarr;</span>
+<span style="font-size: 30pt; overflow: hidden; height: 7em; text-align: center; align-items: center; display: inline-flex; position: static; float: center">&nbsp;&nbsp;`\[\xrightarrow{r\in O(2)}\]`</span>
---
-# Why is the extended method useful?
+class: split-40
+
+.column[
+
+# Example: Clock Potts
+
+Consider the clock Potts model with field
+`\[
+H(m)=0.01\times\begin{cases}
+0 & \text{if $m=0$ (black)}\\
+\cos(2\pi/6) & \text{if $m=1$ (grey}\\
+-\cos(2\pi/6) & \text{if $m=2$ (white)}
+\end{cases}
+\]`
-<img src="figs/potts.svg" alt="order-n"/>
+<img src="figs/potts.svg" style="width:300px;"/>
+
+No rotation `\(r\in\mathbb Z/3\mathbb Z\)` that takes field to the identity!
+]
+ .column[
+<video width="320" height="640" style="float:right;"><source src="figs/wolff_potts_field.webm" type="video/webm"></video>
+]
---
@@ -172,14 +208,41 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually
Correlation time scales consistently in the whole phase space!
+Pictured: scaling collapses of 2D Ising model correlation time.
+
<img src="figs/autocorr-scaling-isotherm.png" style="float: left; width: 48%" />
<img src="figs/autocorr-scaling-temp.png" style="float: right; width: 48%" />
---
+class: split-50
+# Applications &amp; future work
+.column[ #### Direct measurements in metastable states
+
+Rapid sampling of states near the critical point of models in a small field occasionally yields microstates against the direction of the field.
+
+<img src="figs/metastable-scaling.png" style="width: 80%; float: left;" />
+]
+
+.column[
+
+#### Symmetry-breaking perturbations of XY model
+
+For various values of `\(p\)`, external fields of the form
+
+`\[
+H_p(s)=\cos(p\theta(s))
+\]`
+
+have various effects on the criticality of the XY model.
+]
+
+---
+
+# Questions?
-# Metastable state direct measurement
+<video><source src="figs/wolff_xy_field.webm" type="video/webm"></video>
- </textarea>
+ </textarea>
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-AMS_HTML&delayStartupUntil=configured" type="text/javascript"></script>
diff --git a/figs/metastable-scaling.png b/figs/metastable-scaling.png
new file mode 100644
index 0000000..025460f
--- /dev/null
+++ b/figs/metastable-scaling.png
Binary files differ
diff --git a/figs/potts.svg b/figs/potts.svg
index 50be7a5..7bdc7fb 100644
--- a/figs/potts.svg
+++ b/figs/potts.svg
@@ -1,683 +1,733 @@
<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="396pt" height="325pt" viewBox="0 0 396 325" version="1.1">
-<g id="surface19">
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 304.652344 L 6.378906 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 302.320312 L 4.148438 302.179688 L 4.835938 301.875 L 5.25 301.710938 L 5.664062 301.570312 L 6.054688 301.472656 L 6.378906 301.4375 L 6.675781 301.472656 L 7.058594 301.570312 L 7.488281 301.710938 L 7.929688 301.875 L 8.679688 302.179688 L 9 302.320312 L 6.378906 292.75 Z M 3.863281 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 304.652344 L 19.46875 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 309.585938 L 19.941406 309.90625 L 19.867188 310.65625 L 19.800781 311.09375 L 19.714844 311.527344 L 19.605469 311.910156 L 19.46875 312.210938 L 19.292969 312.449219 L 19.015625 312.730469 L 18.679688 313.035156 L 18.316406 313.332031 L 17.675781 313.832031 L 17.394531 314.035156 L 26.992188 316.554688 Z M 19.964844 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 280.851562 L 6.378906 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 278.519531 L 4.148438 278.378906 L 4.835938 278.070312 L 5.25 277.910156 L 5.664062 277.769531 L 6.054688 277.667969 L 6.378906 277.636719 L 6.675781 277.667969 L 7.058594 277.769531 L 7.488281 277.910156 L 7.929688 278.070312 L 8.679688 278.378906 L 9 278.519531 L 6.378906 268.949219 Z M 3.863281 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 280.851562 L 19.46875 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 285.785156 L 19.941406 286.105469 L 19.867188 286.851562 L 19.800781 287.292969 L 19.714844 287.722656 L 19.605469 288.109375 L 19.46875 288.40625 L 19.292969 288.648438 L 19.015625 288.929688 L 18.679688 289.230469 L 18.316406 289.53125 L 17.675781 290.027344 L 17.394531 290.234375 L 26.992188 292.75 Z M 19.964844 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 257.046875 L 6.378906 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 254.71875 L 4.148438 254.578125 L 4.835938 254.269531 L 5.25 254.105469 L 5.664062 253.964844 L 6.054688 253.867188 L 6.378906 253.832031 L 6.675781 253.867188 L 7.058594 253.964844 L 7.488281 254.105469 L 7.929688 254.269531 L 8.679688 254.578125 L 9 254.71875 L 6.378906 245.148438 Z M 3.863281 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 257.046875 L 19.46875 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 261.984375 L 19.941406 262.300781 L 19.867188 263.050781 L 19.800781 263.488281 L 19.714844 263.921875 L 19.605469 264.304688 L 19.46875 264.605469 L 19.292969 264.84375 L 19.015625 265.128906 L 18.679688 265.429688 L 18.316406 265.730469 L 17.675781 266.226562 L 17.394531 266.433594 L 26.992188 268.949219 Z M 19.964844 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 233.246094 L 6.378906 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 230.914062 L 4.148438 230.773438 L 4.835938 230.46875 L 5.25 230.304688 L 5.664062 230.164062 L 6.054688 230.066406 L 6.378906 230.03125 L 6.675781 230.066406 L 7.058594 230.164062 L 7.488281 230.304688 L 7.929688 230.46875 L 8.679688 230.773438 L 9 230.914062 L 6.378906 221.34375 Z M 3.863281 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 233.246094 L 19.46875 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 238.179688 L 19.941406 238.5 L 19.867188 239.246094 L 19.800781 239.6875 L 19.714844 240.117188 L 19.605469 240.503906 L 19.46875 240.804688 L 19.292969 241.042969 L 19.015625 241.324219 L 18.679688 241.628906 L 18.316406 241.925781 L 17.675781 242.425781 L 17.394531 242.628906 L 26.992188 245.148438 Z M 19.964844 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 209.445312 L 6.378906 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 207.113281 L 4.148438 206.972656 L 4.835938 206.664062 L 5.25 206.503906 L 5.664062 206.359375 L 6.054688 206.261719 L 6.378906 206.230469 L 6.675781 206.261719 L 7.058594 206.359375 L 7.488281 206.503906 L 7.929688 206.664062 L 8.679688 206.972656 L 9 207.113281 L 6.378906 197.542969 Z M 3.863281 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 209.445312 L 19.46875 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 214.378906 L 19.941406 214.695312 L 19.867188 215.445312 L 19.800781 215.886719 L 19.714844 216.316406 L 19.605469 216.703125 L 19.46875 217 L 19.292969 217.242188 L 19.015625 217.523438 L 18.679688 217.824219 L 18.316406 218.125 L 17.675781 218.621094 L 17.394531 218.828125 L 26.992188 221.34375 Z M 19.964844 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 185.640625 L 6.378906 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 183.308594 L 4.148438 183.171875 L 4.835938 182.863281 L 5.25 182.699219 L 5.664062 182.558594 L 6.054688 182.460938 L 6.378906 182.425781 L 6.675781 182.460938 L 7.058594 182.558594 L 7.488281 182.699219 L 7.929688 182.863281 L 8.679688 183.171875 L 9 183.308594 L 6.378906 173.742188 Z M 3.863281 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 185.640625 L 19.46875 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 190.578125 L 19.941406 190.894531 L 19.867188 191.644531 L 19.800781 192.082031 L 19.714844 192.515625 L 19.605469 192.898438 L 19.46875 193.199219 L 19.292969 193.4375 L 19.015625 193.722656 L 18.679688 194.023438 L 18.316406 194.324219 L 17.675781 194.820312 L 17.394531 195.027344 L 26.992188 197.542969 Z M 19.964844 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 161.839844 L 6.378906 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 159.507812 L 4.148438 159.367188 L 4.835938 159.0625 L 5.25 158.898438 L 5.664062 158.757812 L 6.054688 158.660156 L 6.378906 158.625 L 6.675781 158.660156 L 7.058594 158.757812 L 7.488281 158.898438 L 7.929688 159.0625 L 8.679688 159.367188 L 9 159.507812 L 6.378906 149.9375 Z M 3.863281 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 161.839844 L 19.46875 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 166.773438 L 19.941406 167.09375 L 19.867188 167.839844 L 19.800781 168.28125 L 19.714844 168.710938 L 19.605469 169.097656 L 19.46875 169.398438 L 19.292969 169.636719 L 19.015625 169.917969 L 18.679688 170.222656 L 18.316406 170.519531 L 17.675781 171.015625 L 17.394531 171.222656 L 26.992188 173.742188 Z M 19.964844 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 138.035156 L 6.378906 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 135.707031 L 4.148438 135.566406 L 4.835938 135.257812 L 5.25 135.09375 L 5.664062 134.953125 L 6.054688 134.855469 L 6.378906 134.824219 L 6.675781 134.855469 L 7.058594 134.953125 L 7.488281 135.09375 L 7.929688 135.257812 L 8.679688 135.566406 L 9 135.707031 L 6.378906 126.136719 Z M 3.863281 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 138.035156 L 19.46875 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 142.972656 L 19.941406 143.289062 L 19.867188 144.039062 L 19.800781 144.476562 L 19.714844 144.910156 L 19.605469 145.292969 L 19.46875 145.59375 L 19.292969 145.835938 L 19.015625 146.117188 L 18.679688 146.417969 L 18.316406 146.71875 L 17.675781 147.214844 L 17.394531 147.421875 L 26.992188 149.9375 Z M 19.964844 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 114.234375 L 6.378906 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 111.902344 L 4.148438 111.761719 L 4.835938 111.457031 L 5.25 111.292969 L 5.664062 111.152344 L 6.054688 111.054688 L 6.378906 111.019531 L 6.675781 111.054688 L 7.058594 111.152344 L 7.488281 111.292969 L 7.929688 111.457031 L 8.679688 111.761719 L 9 111.902344 L 6.378906 102.332031 Z M 3.863281 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 114.234375 L 19.46875 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 119.167969 L 19.941406 119.488281 L 19.867188 120.238281 L 19.800781 120.675781 L 19.714844 121.109375 L 19.605469 121.492188 L 19.46875 121.792969 L 19.292969 122.03125 L 19.015625 122.3125 L 18.679688 122.617188 L 18.316406 122.917969 L 17.675781 123.414062 L 17.394531 123.617188 L 26.992188 126.136719 Z M 19.964844 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 90.433594 L 6.378906 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 88.101562 L 4.148438 87.960938 L 4.835938 87.652344 L 5.25 87.492188 L 5.664062 87.351562 L 6.054688 87.25 L 6.378906 87.21875 L 6.675781 87.25 L 7.058594 87.351562 L 7.488281 87.492188 L 7.929688 87.652344 L 8.679688 87.960938 L 9 88.101562 L 6.378906 78.53125 Z M 3.863281 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 90.433594 L 19.46875 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 95.367188 L 19.941406 95.6875 L 19.867188 96.433594 L 19.800781 96.875 L 19.714844 97.304688 L 19.605469 97.691406 L 19.46875 97.992188 L 19.292969 98.230469 L 19.015625 98.511719 L 18.679688 98.816406 L 18.316406 99.113281 L 17.675781 99.609375 L 17.394531 99.816406 L 26.992188 102.332031 Z M 19.964844 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 66.628906 L 6.378906 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 64.300781 L 4.148438 64.160156 L 4.835938 63.851562 L 5.25 63.6875 L 5.664062 63.546875 L 6.054688 63.449219 L 6.378906 63.414062 L 6.675781 63.449219 L 7.058594 63.546875 L 7.488281 63.6875 L 7.929688 63.851562 L 8.679688 64.160156 L 9 64.300781 L 6.378906 54.730469 Z M 3.863281 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 66.628906 L 19.46875 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 71.566406 L 19.941406 71.882812 L 19.867188 72.632812 L 19.800781 73.070312 L 19.714844 73.503906 L 19.605469 73.886719 L 19.46875 74.1875 L 19.292969 74.425781 L 19.015625 74.710938 L 18.679688 75.011719 L 18.316406 75.3125 L 17.675781 75.808594 L 17.394531 76.015625 L 26.992188 78.53125 Z M 19.964844 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 42.828125 L 6.378906 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 40.496094 L 4.148438 40.355469 L 4.835938 40.050781 L 5.25 39.886719 L 5.664062 39.746094 L 6.054688 39.648438 L 6.378906 39.613281 L 6.675781 39.648438 L 7.058594 39.746094 L 7.488281 39.886719 L 7.929688 40.050781 L 8.679688 40.355469 L 9 40.496094 L 6.378906 30.925781 Z M 3.863281 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 42.828125 L 19.46875 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 47.761719 L 19.941406 48.082031 L 19.867188 48.828125 L 19.800781 49.269531 L 19.714844 49.699219 L 19.605469 50.085938 L 19.46875 50.386719 L 19.292969 50.625 L 19.015625 50.90625 L 18.679688 51.210938 L 18.316406 51.507812 L 17.675781 52.007812 L 17.394531 52.210938 L 26.992188 54.730469 Z M 19.964844 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 19.027344 L 6.378906 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 16.695312 L 4.148438 16.554688 L 4.835938 16.246094 L 5.25 16.085938 L 5.664062 15.941406 L 6.054688 15.84375 L 6.378906 15.8125 L 6.675781 15.84375 L 7.058594 15.941406 L 7.488281 16.085938 L 7.929688 16.246094 L 8.679688 16.554688 L 9 16.695312 L 6.378906 7.125 Z M 3.863281 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 19.027344 L 19.46875 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 23.960938 L 19.941406 24.277344 L 19.867188 25.027344 L 19.800781 25.46875 L 19.714844 25.898438 L 19.605469 26.285156 L 19.46875 26.582031 L 19.292969 26.824219 L 19.015625 27.105469 L 18.679688 27.40625 L 18.316406 27.707031 L 17.675781 28.203125 L 17.394531 28.410156 L 26.992188 30.925781 Z M 19.964844 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 304.652344 L 30.183594 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 302.320312 L 27.949219 302.179688 L 28.636719 301.875 L 29.050781 301.710938 L 29.46875 301.570312 L 29.855469 301.472656 L 30.183594 301.4375 L 30.476562 301.472656 L 30.859375 301.570312 L 31.292969 301.710938 L 31.730469 301.875 L 32.480469 302.179688 L 32.800781 302.320312 L 30.183594 292.75 Z M 27.664062 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 304.652344 L 43.273438 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 309.585938 L 43.746094 309.90625 L 43.667969 310.65625 L 43.601562 311.09375 L 43.515625 311.527344 L 43.40625 311.910156 L 43.273438 312.210938 L 43.09375 312.449219 L 42.820312 312.730469 L 42.480469 313.035156 L 42.121094 313.332031 L 41.480469 313.832031 L 41.199219 314.035156 L 50.796875 316.554688 Z M 43.765625 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 280.851562 L 30.183594 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 278.519531 L 27.949219 278.378906 L 28.636719 278.070312 L 29.050781 277.910156 L 29.46875 277.769531 L 29.855469 277.667969 L 30.183594 277.636719 L 30.476562 277.667969 L 30.859375 277.769531 L 31.292969 277.910156 L 31.730469 278.070312 L 32.480469 278.378906 L 32.800781 278.519531 L 30.183594 268.949219 Z M 27.664062 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 280.851562 L 43.273438 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 285.785156 L 43.746094 286.105469 L 43.667969 286.851562 L 43.601562 287.292969 L 43.515625 287.722656 L 43.40625 288.109375 L 43.273438 288.40625 L 43.09375 288.648438 L 42.820312 288.929688 L 42.480469 289.230469 L 42.121094 289.53125 L 41.480469 290.027344 L 41.199219 290.234375 L 50.796875 292.75 Z M 43.765625 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 257.046875 L 30.183594 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 254.71875 L 27.949219 254.578125 L 28.636719 254.269531 L 29.050781 254.105469 L 29.46875 253.964844 L 29.855469 253.867188 L 30.183594 253.832031 L 30.476562 253.867188 L 30.859375 253.964844 L 31.292969 254.105469 L 31.730469 254.269531 L 32.480469 254.578125 L 32.800781 254.71875 L 30.183594 245.148438 Z M 27.664062 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 257.046875 L 43.273438 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 261.984375 L 43.746094 262.300781 L 43.667969 263.050781 L 43.601562 263.488281 L 43.515625 263.921875 L 43.40625 264.304688 L 43.273438 264.605469 L 43.09375 264.84375 L 42.820312 265.128906 L 42.480469 265.429688 L 42.121094 265.730469 L 41.480469 266.226562 L 41.199219 266.433594 L 50.796875 268.949219 Z M 43.765625 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 233.246094 L 30.183594 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 230.914062 L 27.949219 230.773438 L 28.636719 230.46875 L 29.050781 230.304688 L 29.46875 230.164062 L 29.855469 230.066406 L 30.183594 230.03125 L 30.476562 230.066406 L 30.859375 230.164062 L 31.292969 230.304688 L 31.730469 230.46875 L 32.480469 230.773438 L 32.800781 230.914062 L 30.183594 221.34375 Z M 27.664062 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 233.246094 L 43.273438 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 238.179688 L 43.746094 238.5 L 43.667969 239.246094 L 43.601562 239.6875 L 43.515625 240.117188 L 43.40625 240.503906 L 43.273438 240.804688 L 43.09375 241.042969 L 42.820312 241.324219 L 42.480469 241.628906 L 42.121094 241.925781 L 41.480469 242.425781 L 41.199219 242.628906 L 50.796875 245.148438 Z M 43.765625 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 209.445312 L 30.183594 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 207.113281 L 27.949219 206.972656 L 28.636719 206.664062 L 29.050781 206.503906 L 29.46875 206.359375 L 29.855469 206.261719 L 30.183594 206.230469 L 30.476562 206.261719 L 30.859375 206.359375 L 31.292969 206.503906 L 31.730469 206.664062 L 32.480469 206.972656 L 32.800781 207.113281 L 30.183594 197.542969 Z M 27.664062 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 209.445312 L 43.273438 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 214.378906 L 43.746094 214.695312 L 43.667969 215.445312 L 43.601562 215.886719 L 43.515625 216.316406 L 43.40625 216.703125 L 43.273438 217 L 43.09375 217.242188 L 42.820312 217.523438 L 42.480469 217.824219 L 42.121094 218.125 L 41.480469 218.621094 L 41.199219 218.828125 L 50.796875 221.34375 Z M 43.765625 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 185.640625 L 30.183594 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 183.308594 L 27.949219 183.171875 L 28.636719 182.863281 L 29.050781 182.699219 L 29.46875 182.558594 L 29.855469 182.460938 L 30.183594 182.425781 L 30.476562 182.460938 L 30.859375 182.558594 L 31.292969 182.699219 L 31.730469 182.863281 L 32.480469 183.171875 L 32.800781 183.308594 L 30.183594 173.742188 Z M 27.664062 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 185.640625 L 43.273438 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 190.578125 L 43.746094 190.894531 L 43.667969 191.644531 L 43.601562 192.082031 L 43.515625 192.515625 L 43.40625 192.898438 L 43.273438 193.199219 L 43.09375 193.4375 L 42.820312 193.722656 L 42.480469 194.023438 L 42.121094 194.324219 L 41.480469 194.820312 L 41.199219 195.027344 L 50.796875 197.542969 Z M 43.765625 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 161.839844 L 30.183594 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 159.507812 L 27.949219 159.367188 L 28.636719 159.0625 L 29.050781 158.898438 L 29.46875 158.757812 L 29.855469 158.660156 L 30.183594 158.625 L 30.476562 158.660156 L 30.859375 158.757812 L 31.292969 158.898438 L 31.730469 159.0625 L 32.480469 159.367188 L 32.800781 159.507812 L 30.183594 149.9375 Z M 27.664062 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 161.839844 L 43.273438 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 166.773438 L 43.746094 167.09375 L 43.667969 167.839844 L 43.601562 168.28125 L 43.515625 168.710938 L 43.40625 169.097656 L 43.273438 169.398438 L 43.09375 169.636719 L 42.820312 169.917969 L 42.480469 170.222656 L 42.121094 170.519531 L 41.480469 171.015625 L 41.199219 171.222656 L 50.796875 173.742188 Z M 43.765625 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 138.035156 L 30.183594 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 135.707031 L 27.949219 135.566406 L 28.636719 135.257812 L 29.050781 135.09375 L 29.46875 134.953125 L 29.855469 134.855469 L 30.183594 134.824219 L 30.476562 134.855469 L 30.859375 134.953125 L 31.292969 135.09375 L 31.730469 135.257812 L 32.480469 135.566406 L 32.800781 135.707031 L 30.183594 126.136719 Z M 27.664062 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 138.035156 L 43.273438 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 142.972656 L 43.746094 143.289062 L 43.667969 144.039062 L 43.601562 144.476562 L 43.515625 144.910156 L 43.40625 145.292969 L 43.273438 145.59375 L 43.09375 145.835938 L 42.820312 146.117188 L 42.480469 146.417969 L 42.121094 146.71875 L 41.480469 147.214844 L 41.199219 147.421875 L 50.796875 149.9375 Z M 43.765625 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 114.234375 L 30.183594 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 111.902344 L 27.949219 111.761719 L 28.636719 111.457031 L 29.050781 111.292969 L 29.46875 111.152344 L 29.855469 111.054688 L 30.183594 111.019531 L 30.476562 111.054688 L 30.859375 111.152344 L 31.292969 111.292969 L 31.730469 111.457031 L 32.480469 111.761719 L 32.800781 111.902344 L 30.183594 102.332031 Z M 27.664062 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 114.234375 L 43.273438 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 119.167969 L 43.746094 119.488281 L 43.667969 120.238281 L 43.601562 120.675781 L 43.515625 121.109375 L 43.40625 121.492188 L 43.273438 121.792969 L 43.09375 122.03125 L 42.820312 122.3125 L 42.480469 122.617188 L 42.121094 122.917969 L 41.480469 123.414062 L 41.199219 123.617188 L 50.796875 126.136719 Z M 43.765625 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 90.433594 L 30.183594 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 88.101562 L 27.949219 87.960938 L 28.636719 87.652344 L 29.050781 87.492188 L 29.46875 87.351562 L 29.855469 87.25 L 30.183594 87.21875 L 30.476562 87.25 L 30.859375 87.351562 L 31.292969 87.492188 L 31.730469 87.652344 L 32.480469 87.960938 L 32.800781 88.101562 L 30.183594 78.53125 Z M 27.664062 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 90.433594 L 43.273438 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 95.367188 L 43.746094 95.6875 L 43.667969 96.433594 L 43.601562 96.875 L 43.515625 97.304688 L 43.40625 97.691406 L 43.273438 97.992188 L 43.09375 98.230469 L 42.820312 98.511719 L 42.480469 98.816406 L 42.121094 99.113281 L 41.480469 99.609375 L 41.199219 99.816406 L 50.796875 102.332031 Z M 43.765625 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 66.628906 L 30.183594 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 64.300781 L 27.949219 64.160156 L 28.636719 63.851562 L 29.050781 63.6875 L 29.46875 63.546875 L 29.855469 63.449219 L 30.183594 63.414062 L 30.476562 63.449219 L 30.859375 63.546875 L 31.292969 63.6875 L 31.730469 63.851562 L 32.480469 64.160156 L 32.800781 64.300781 L 30.183594 54.730469 Z M 27.664062 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 66.628906 L 43.273438 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 71.566406 L 43.746094 71.882812 L 43.667969 72.632812 L 43.601562 73.070312 L 43.515625 73.503906 L 43.40625 73.886719 L 43.273438 74.1875 L 43.09375 74.425781 L 42.820312 74.710938 L 42.480469 75.011719 L 42.121094 75.3125 L 41.480469 75.808594 L 41.199219 76.015625 L 50.796875 78.53125 Z M 43.765625 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 42.828125 L 30.183594 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 40.496094 L 27.949219 40.355469 L 28.636719 40.050781 L 29.050781 39.886719 L 29.46875 39.746094 L 29.855469 39.648438 L 30.183594 39.613281 L 30.476562 39.648438 L 30.859375 39.746094 L 31.292969 39.886719 L 31.730469 40.050781 L 32.480469 40.355469 L 32.800781 40.496094 L 30.183594 30.925781 Z M 27.664062 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 42.828125 L 43.273438 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 47.761719 L 43.746094 48.082031 L 43.667969 48.828125 L 43.601562 49.269531 L 43.515625 49.699219 L 43.40625 50.085938 L 43.273438 50.386719 L 43.09375 50.625 L 42.820312 50.90625 L 42.480469 51.210938 L 42.121094 51.507812 L 41.480469 52.007812 L 41.199219 52.210938 L 50.796875 54.730469 Z M 43.765625 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 19.027344 L 30.183594 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 16.695312 L 27.949219 16.554688 L 28.636719 16.246094 L 29.050781 16.085938 L 29.46875 15.941406 L 29.855469 15.84375 L 30.183594 15.8125 L 30.476562 15.84375 L 30.859375 15.941406 L 31.292969 16.085938 L 31.730469 16.246094 L 32.480469 16.554688 L 32.800781 16.695312 L 30.183594 7.125 Z M 27.664062 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 19.027344 L 43.273438 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 23.960938 L 43.746094 24.277344 L 43.667969 25.027344 L 43.601562 25.46875 L 43.515625 25.898438 L 43.40625 26.285156 L 43.273438 26.582031 L 43.09375 26.824219 L 42.820312 27.105469 L 42.480469 27.40625 L 42.121094 27.707031 L 41.480469 28.203125 L 41.199219 28.410156 L 50.796875 30.925781 Z M 43.765625 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 304.652344 L 53.984375 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 302.320312 L 51.753906 302.179688 L 52.441406 301.875 L 52.851562 301.710938 L 53.269531 301.570312 L 53.65625 301.472656 L 53.984375 301.4375 L 54.28125 301.472656 L 54.664062 301.570312 L 55.09375 301.710938 L 55.535156 301.875 L 56.285156 302.179688 L 56.605469 302.320312 L 53.984375 292.75 Z M 51.464844 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 304.652344 L 67.074219 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 309.585938 L 67.546875 309.90625 L 67.46875 310.65625 L 67.402344 311.09375 L 67.316406 311.527344 L 67.210938 311.910156 L 67.074219 312.210938 L 66.898438 312.449219 L 66.621094 312.730469 L 66.285156 313.035156 L 65.921875 313.332031 L 65.28125 313.832031 L 65 314.035156 L 74.597656 316.554688 Z M 67.570312 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 280.851562 L 53.984375 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 278.519531 L 51.753906 278.378906 L 52.441406 278.070312 L 52.851562 277.910156 L 53.269531 277.769531 L 53.65625 277.667969 L 53.984375 277.636719 L 54.28125 277.667969 L 54.664062 277.769531 L 55.09375 277.910156 L 55.535156 278.070312 L 56.285156 278.378906 L 56.605469 278.519531 L 53.984375 268.949219 Z M 51.464844 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 280.851562 L 67.074219 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 285.785156 L 67.546875 286.105469 L 67.46875 286.851562 L 67.402344 287.292969 L 67.316406 287.722656 L 67.210938 288.109375 L 67.074219 288.40625 L 66.898438 288.648438 L 66.621094 288.929688 L 66.285156 289.230469 L 65.921875 289.53125 L 65.28125 290.027344 L 65 290.234375 L 74.597656 292.75 Z M 67.570312 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 257.046875 L 53.984375 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 254.71875 L 51.753906 254.578125 L 52.441406 254.269531 L 52.851562 254.105469 L 53.269531 253.964844 L 53.65625 253.867188 L 53.984375 253.832031 L 54.28125 253.867188 L 54.664062 253.964844 L 55.09375 254.105469 L 55.535156 254.269531 L 56.285156 254.578125 L 56.605469 254.71875 L 53.984375 245.148438 Z M 51.464844 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 257.046875 L 67.074219 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 261.984375 L 67.546875 262.300781 L 67.46875 263.050781 L 67.402344 263.488281 L 67.316406 263.921875 L 67.210938 264.304688 L 67.074219 264.605469 L 66.898438 264.84375 L 66.621094 265.128906 L 66.285156 265.429688 L 65.921875 265.730469 L 65.28125 266.226562 L 65 266.433594 L 74.597656 268.949219 Z M 67.570312 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 233.246094 L 53.984375 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 230.914062 L 51.753906 230.773438 L 52.441406 230.46875 L 52.851562 230.304688 L 53.269531 230.164062 L 53.65625 230.066406 L 53.984375 230.03125 L 54.28125 230.066406 L 54.664062 230.164062 L 55.09375 230.304688 L 55.535156 230.46875 L 56.285156 230.773438 L 56.605469 230.914062 L 53.984375 221.34375 Z M 51.464844 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 233.246094 L 67.074219 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 238.179688 L 67.546875 238.5 L 67.46875 239.246094 L 67.402344 239.6875 L 67.316406 240.117188 L 67.210938 240.503906 L 67.074219 240.804688 L 66.898438 241.042969 L 66.621094 241.324219 L 66.285156 241.628906 L 65.921875 241.925781 L 65.28125 242.425781 L 65 242.628906 L 74.597656 245.148438 Z M 67.570312 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 209.445312 L 53.984375 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 207.113281 L 51.753906 206.972656 L 52.441406 206.664062 L 52.851562 206.503906 L 53.269531 206.359375 L 53.65625 206.261719 L 53.984375 206.230469 L 54.28125 206.261719 L 54.664062 206.359375 L 55.09375 206.503906 L 55.535156 206.664062 L 56.285156 206.972656 L 56.605469 207.113281 L 53.984375 197.542969 Z M 51.464844 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 209.445312 L 67.074219 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 214.378906 L 67.546875 214.695312 L 67.46875 215.445312 L 67.402344 215.886719 L 67.316406 216.316406 L 67.210938 216.703125 L 67.074219 217 L 66.898438 217.242188 L 66.621094 217.523438 L 66.285156 217.824219 L 65.921875 218.125 L 65.28125 218.621094 L 65 218.828125 L 74.597656 221.34375 Z M 67.570312 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 185.640625 L 53.984375 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 183.308594 L 51.753906 183.171875 L 52.441406 182.863281 L 52.851562 182.699219 L 53.269531 182.558594 L 53.65625 182.460938 L 53.984375 182.425781 L 54.28125 182.460938 L 54.664062 182.558594 L 55.09375 182.699219 L 55.535156 182.863281 L 56.285156 183.171875 L 56.605469 183.308594 L 53.984375 173.742188 Z M 51.464844 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 185.640625 L 67.074219 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 190.578125 L 67.546875 190.894531 L 67.46875 191.644531 L 67.402344 192.082031 L 67.316406 192.515625 L 67.210938 192.898438 L 67.074219 193.199219 L 66.898438 193.4375 L 66.621094 193.722656 L 66.285156 194.023438 L 65.921875 194.324219 L 65.28125 194.820312 L 65 195.027344 L 74.597656 197.542969 Z M 67.570312 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 161.839844 L 53.984375 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 159.507812 L 51.753906 159.367188 L 52.441406 159.0625 L 52.851562 158.898438 L 53.269531 158.757812 L 53.65625 158.660156 L 53.984375 158.625 L 54.28125 158.660156 L 54.664062 158.757812 L 55.09375 158.898438 L 55.535156 159.0625 L 56.285156 159.367188 L 56.605469 159.507812 L 53.984375 149.9375 Z M 51.464844 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 161.839844 L 67.074219 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 166.773438 L 67.546875 167.09375 L 67.46875 167.839844 L 67.402344 168.28125 L 67.316406 168.710938 L 67.210938 169.097656 L 67.074219 169.398438 L 66.898438 169.636719 L 66.621094 169.917969 L 66.285156 170.222656 L 65.921875 170.519531 L 65.28125 171.015625 L 65 171.222656 L 74.597656 173.742188 Z M 67.570312 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 138.035156 L 53.984375 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 135.707031 L 51.753906 135.566406 L 52.441406 135.257812 L 52.851562 135.09375 L 53.269531 134.953125 L 53.65625 134.855469 L 53.984375 134.824219 L 54.28125 134.855469 L 54.664062 134.953125 L 55.09375 135.09375 L 55.535156 135.257812 L 56.285156 135.566406 L 56.605469 135.707031 L 53.984375 126.136719 Z M 51.464844 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 138.035156 L 67.074219 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 142.972656 L 67.546875 143.289062 L 67.46875 144.039062 L 67.402344 144.476562 L 67.316406 144.910156 L 67.210938 145.292969 L 67.074219 145.59375 L 66.898438 145.835938 L 66.621094 146.117188 L 66.285156 146.417969 L 65.921875 146.71875 L 65.28125 147.214844 L 65 147.421875 L 74.597656 149.9375 Z M 67.570312 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 114.234375 L 53.984375 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 111.902344 L 51.753906 111.761719 L 52.441406 111.457031 L 52.851562 111.292969 L 53.269531 111.152344 L 53.65625 111.054688 L 53.984375 111.019531 L 54.28125 111.054688 L 54.664062 111.152344 L 55.09375 111.292969 L 55.535156 111.457031 L 56.285156 111.761719 L 56.605469 111.902344 L 53.984375 102.332031 Z M 51.464844 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 114.234375 L 67.074219 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 119.167969 L 67.546875 119.488281 L 67.46875 120.238281 L 67.402344 120.675781 L 67.316406 121.109375 L 67.210938 121.492188 L 67.074219 121.792969 L 66.898438 122.03125 L 66.621094 122.3125 L 66.285156 122.617188 L 65.921875 122.917969 L 65.28125 123.414062 L 65 123.617188 L 74.597656 126.136719 Z M 67.570312 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 90.433594 L 53.984375 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 88.101562 L 51.753906 87.960938 L 52.441406 87.652344 L 52.851562 87.492188 L 53.269531 87.351562 L 53.65625 87.25 L 53.984375 87.21875 L 54.28125 87.25 L 54.664062 87.351562 L 55.09375 87.492188 L 55.535156 87.652344 L 56.285156 87.960938 L 56.605469 88.101562 L 53.984375 78.53125 Z M 51.464844 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 90.433594 L 67.074219 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 95.367188 L 67.546875 95.6875 L 67.46875 96.433594 L 67.402344 96.875 L 67.316406 97.304688 L 67.210938 97.691406 L 67.074219 97.992188 L 66.898438 98.230469 L 66.621094 98.511719 L 66.285156 98.816406 L 65.921875 99.113281 L 65.28125 99.609375 L 65 99.816406 L 74.597656 102.332031 Z M 67.570312 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 66.628906 L 53.984375 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 64.300781 L 51.753906 64.160156 L 52.441406 63.851562 L 52.851562 63.6875 L 53.269531 63.546875 L 53.65625 63.449219 L 53.984375 63.414062 L 54.28125 63.449219 L 54.664062 63.546875 L 55.09375 63.6875 L 55.535156 63.851562 L 56.285156 64.160156 L 56.605469 64.300781 L 53.984375 54.730469 Z M 51.464844 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 66.628906 L 67.074219 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 71.566406 L 67.546875 71.882812 L 67.46875 72.632812 L 67.402344 73.070312 L 67.316406 73.503906 L 67.210938 73.886719 L 67.074219 74.1875 L 66.898438 74.425781 L 66.621094 74.710938 L 66.285156 75.011719 L 65.921875 75.3125 L 65.28125 75.808594 L 65 76.015625 L 74.597656 78.53125 Z M 67.570312 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 42.828125 L 53.984375 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 40.496094 L 51.753906 40.355469 L 52.441406 40.050781 L 52.851562 39.886719 L 53.269531 39.746094 L 53.65625 39.648438 L 53.984375 39.613281 L 54.28125 39.648438 L 54.664062 39.746094 L 55.09375 39.886719 L 55.535156 40.050781 L 56.285156 40.355469 L 56.605469 40.496094 L 53.984375 30.925781 Z M 51.464844 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 42.828125 L 67.074219 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 47.761719 L 67.546875 48.082031 L 67.46875 48.828125 L 67.402344 49.269531 L 67.316406 49.699219 L 67.210938 50.085938 L 67.074219 50.386719 L 66.898438 50.625 L 66.621094 50.90625 L 66.285156 51.210938 L 65.921875 51.507812 L 65.28125 52.007812 L 65 52.210938 L 74.597656 54.730469 Z M 67.570312 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 19.027344 L 53.984375 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 16.695312 L 51.753906 16.554688 L 52.441406 16.246094 L 52.851562 16.085938 L 53.269531 15.941406 L 53.65625 15.84375 L 53.984375 15.8125 L 54.28125 15.84375 L 54.664062 15.941406 L 55.09375 16.085938 L 55.535156 16.246094 L 56.285156 16.554688 L 56.605469 16.695312 L 53.984375 7.125 Z M 51.464844 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 19.027344 L 67.074219 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 23.960938 L 67.546875 24.277344 L 67.46875 25.027344 L 67.402344 25.46875 L 67.316406 25.898438 L 67.210938 26.285156 L 67.074219 26.582031 L 66.898438 26.824219 L 66.621094 27.105469 L 66.285156 27.40625 L 65.921875 27.707031 L 65.28125 28.203125 L 65 28.410156 L 74.597656 30.925781 Z M 67.570312 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 304.652344 L 77.785156 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 302.320312 L 75.554688 302.179688 L 76.242188 301.875 L 76.65625 301.710938 L 77.070312 301.570312 L 77.460938 301.472656 L 77.785156 301.4375 L 78.082031 301.472656 L 78.464844 301.570312 L 78.894531 301.710938 L 79.335938 301.875 L 80.085938 302.179688 L 80.40625 302.320312 L 77.785156 292.75 Z M 75.269531 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 304.652344 L 90.878906 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 309.585938 L 91.351562 309.90625 L 91.273438 310.65625 L 91.207031 311.09375 L 91.121094 311.527344 L 91.011719 311.910156 L 90.878906 312.210938 L 90.699219 312.449219 L 90.421875 312.730469 L 90.085938 313.035156 L 89.726562 313.332031 L 89.082031 313.832031 L 88.800781 314.035156 L 98.398438 316.554688 Z M 91.371094 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 280.851562 L 77.785156 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 278.519531 L 75.554688 278.378906 L 76.242188 278.070312 L 76.65625 277.910156 L 77.070312 277.769531 L 77.460938 277.667969 L 77.785156 277.636719 L 78.082031 277.667969 L 78.464844 277.769531 L 78.894531 277.910156 L 79.335938 278.070312 L 80.085938 278.378906 L 80.40625 278.519531 L 77.785156 268.949219 Z M 75.269531 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 280.851562 L 90.878906 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 285.785156 L 91.351562 286.105469 L 91.273438 286.851562 L 91.207031 287.292969 L 91.121094 287.722656 L 91.011719 288.109375 L 90.878906 288.40625 L 90.699219 288.648438 L 90.421875 288.929688 L 90.085938 289.230469 L 89.726562 289.53125 L 89.082031 290.027344 L 88.800781 290.234375 L 98.398438 292.75 Z M 91.371094 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 257.046875 L 77.785156 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 254.71875 L 75.554688 254.578125 L 76.242188 254.269531 L 76.65625 254.105469 L 77.070312 253.964844 L 77.460938 253.867188 L 77.785156 253.832031 L 78.082031 253.867188 L 78.464844 253.964844 L 78.894531 254.105469 L 79.335938 254.269531 L 80.085938 254.578125 L 80.40625 254.71875 L 77.785156 245.148438 Z M 75.269531 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 257.046875 L 90.878906 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 261.984375 L 91.351562 262.300781 L 91.273438 263.050781 L 91.207031 263.488281 L 91.121094 263.921875 L 91.011719 264.304688 L 90.878906 264.605469 L 90.699219 264.84375 L 90.421875 265.128906 L 90.085938 265.429688 L 89.726562 265.730469 L 89.082031 266.226562 L 88.800781 266.433594 L 98.398438 268.949219 Z M 91.371094 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 233.246094 L 77.785156 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 230.914062 L 75.554688 230.773438 L 76.242188 230.46875 L 76.65625 230.304688 L 77.070312 230.164062 L 77.460938 230.066406 L 77.785156 230.03125 L 78.082031 230.066406 L 78.464844 230.164062 L 78.894531 230.304688 L 79.335938 230.46875 L 80.085938 230.773438 L 80.40625 230.914062 L 77.785156 221.34375 Z M 75.269531 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 233.246094 L 90.878906 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 238.179688 L 91.351562 238.5 L 91.273438 239.246094 L 91.207031 239.6875 L 91.121094 240.117188 L 91.011719 240.503906 L 90.878906 240.804688 L 90.699219 241.042969 L 90.421875 241.324219 L 90.085938 241.628906 L 89.726562 241.925781 L 89.082031 242.425781 L 88.800781 242.628906 L 98.398438 245.148438 Z M 91.371094 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 209.445312 L 77.785156 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 207.113281 L 75.554688 206.972656 L 76.242188 206.664062 L 76.65625 206.503906 L 77.070312 206.359375 L 77.460938 206.261719 L 77.785156 206.230469 L 78.082031 206.261719 L 78.464844 206.359375 L 78.894531 206.503906 L 79.335938 206.664062 L 80.085938 206.972656 L 80.40625 207.113281 L 77.785156 197.542969 Z M 75.269531 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 209.445312 L 90.878906 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 214.378906 L 91.351562 214.695312 L 91.273438 215.445312 L 91.207031 215.886719 L 91.121094 216.316406 L 91.011719 216.703125 L 90.878906 217 L 90.699219 217.242188 L 90.421875 217.523438 L 90.085938 217.824219 L 89.726562 218.125 L 89.082031 218.621094 L 88.800781 218.828125 L 98.398438 221.34375 Z M 91.371094 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 185.640625 L 77.785156 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 183.308594 L 75.554688 183.171875 L 76.242188 182.863281 L 76.65625 182.699219 L 77.070312 182.558594 L 77.460938 182.460938 L 77.785156 182.425781 L 78.082031 182.460938 L 78.464844 182.558594 L 78.894531 182.699219 L 79.335938 182.863281 L 80.085938 183.171875 L 80.40625 183.308594 L 77.785156 173.742188 Z M 75.269531 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 185.640625 L 90.878906 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 190.578125 L 91.351562 190.894531 L 91.273438 191.644531 L 91.207031 192.082031 L 91.121094 192.515625 L 91.011719 192.898438 L 90.878906 193.199219 L 90.699219 193.4375 L 90.421875 193.722656 L 90.085938 194.023438 L 89.726562 194.324219 L 89.082031 194.820312 L 88.800781 195.027344 L 98.398438 197.542969 Z M 91.371094 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 161.839844 L 77.785156 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 159.507812 L 75.554688 159.367188 L 76.242188 159.0625 L 76.65625 158.898438 L 77.070312 158.757812 L 77.460938 158.660156 L 77.785156 158.625 L 78.082031 158.660156 L 78.464844 158.757812 L 78.894531 158.898438 L 79.335938 159.0625 L 80.085938 159.367188 L 80.40625 159.507812 L 77.785156 149.9375 Z M 75.269531 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 161.839844 L 90.878906 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 166.773438 L 91.351562 167.09375 L 91.273438 167.839844 L 91.207031 168.28125 L 91.121094 168.710938 L 91.011719 169.097656 L 90.878906 169.398438 L 90.699219 169.636719 L 90.421875 169.917969 L 90.085938 170.222656 L 89.726562 170.519531 L 89.082031 171.015625 L 88.800781 171.222656 L 98.398438 173.742188 Z M 91.371094 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 138.035156 L 77.785156 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 135.707031 L 75.554688 135.566406 L 76.242188 135.257812 L 76.65625 135.09375 L 77.070312 134.953125 L 77.460938 134.855469 L 77.785156 134.824219 L 78.082031 134.855469 L 78.464844 134.953125 L 78.894531 135.09375 L 79.335938 135.257812 L 80.085938 135.566406 L 80.40625 135.707031 L 77.785156 126.136719 Z M 75.269531 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 138.035156 L 90.878906 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 142.972656 L 91.351562 143.289062 L 91.273438 144.039062 L 91.207031 144.476562 L 91.121094 144.910156 L 91.011719 145.292969 L 90.878906 145.59375 L 90.699219 145.835938 L 90.421875 146.117188 L 90.085938 146.417969 L 89.726562 146.71875 L 89.082031 147.214844 L 88.800781 147.421875 L 98.398438 149.9375 Z M 91.371094 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 114.234375 L 77.785156 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 111.902344 L 75.554688 111.761719 L 76.242188 111.457031 L 76.65625 111.292969 L 77.070312 111.152344 L 77.460938 111.054688 L 77.785156 111.019531 L 78.082031 111.054688 L 78.464844 111.152344 L 78.894531 111.292969 L 79.335938 111.457031 L 80.085938 111.761719 L 80.40625 111.902344 L 77.785156 102.332031 Z M 75.269531 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 114.234375 L 90.878906 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 119.167969 L 91.351562 119.488281 L 91.273438 120.238281 L 91.207031 120.675781 L 91.121094 121.109375 L 91.011719 121.492188 L 90.878906 121.792969 L 90.699219 122.03125 L 90.421875 122.3125 L 90.085938 122.617188 L 89.726562 122.917969 L 89.082031 123.414062 L 88.800781 123.617188 L 98.398438 126.136719 Z M 91.371094 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 90.433594 L 77.785156 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 88.101562 L 75.554688 87.960938 L 76.242188 87.652344 L 76.65625 87.492188 L 77.070312 87.351562 L 77.460938 87.25 L 77.785156 87.21875 L 78.082031 87.25 L 78.464844 87.351562 L 78.894531 87.492188 L 79.335938 87.652344 L 80.085938 87.960938 L 80.40625 88.101562 L 77.785156 78.53125 Z M 75.269531 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 90.433594 L 90.878906 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 95.367188 L 91.351562 95.6875 L 91.273438 96.433594 L 91.207031 96.875 L 91.121094 97.304688 L 91.011719 97.691406 L 90.878906 97.992188 L 90.699219 98.230469 L 90.421875 98.511719 L 90.085938 98.816406 L 89.726562 99.113281 L 89.082031 99.609375 L 88.800781 99.816406 L 98.398438 102.332031 Z M 91.371094 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 66.628906 L 77.785156 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 64.300781 L 75.554688 64.160156 L 76.242188 63.851562 L 76.65625 63.6875 L 77.070312 63.546875 L 77.460938 63.449219 L 77.785156 63.414062 L 78.082031 63.449219 L 78.464844 63.546875 L 78.894531 63.6875 L 79.335938 63.851562 L 80.085938 64.160156 L 80.40625 64.300781 L 77.785156 54.730469 Z M 75.269531 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 66.628906 L 90.878906 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 71.566406 L 91.351562 71.882812 L 91.273438 72.632812 L 91.207031 73.070312 L 91.121094 73.503906 L 91.011719 73.886719 L 90.878906 74.1875 L 90.699219 74.425781 L 90.421875 74.710938 L 90.085938 75.011719 L 89.726562 75.3125 L 89.082031 75.808594 L 88.800781 76.015625 L 98.398438 78.53125 Z M 91.371094 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 42.828125 L 77.785156 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 40.496094 L 75.554688 40.355469 L 76.242188 40.050781 L 76.65625 39.886719 L 77.070312 39.746094 L 77.460938 39.648438 L 77.785156 39.613281 L 78.082031 39.648438 L 78.464844 39.746094 L 78.894531 39.886719 L 79.335938 40.050781 L 80.085938 40.355469 L 80.40625 40.496094 L 77.785156 30.925781 Z M 75.269531 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 42.828125 L 90.878906 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 47.761719 L 91.351562 48.082031 L 91.273438 48.828125 L 91.207031 49.269531 L 91.121094 49.699219 L 91.011719 50.085938 L 90.878906 50.386719 L 90.699219 50.625 L 90.421875 50.90625 L 90.085938 51.210938 L 89.726562 51.507812 L 89.082031 52.007812 L 88.800781 52.210938 L 98.398438 54.730469 Z M 91.371094 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 19.027344 L 77.785156 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 16.695312 L 75.554688 16.554688 L 76.242188 16.246094 L 76.65625 16.085938 L 77.070312 15.941406 L 77.460938 15.84375 L 77.785156 15.8125 L 78.082031 15.84375 L 78.464844 15.941406 L 78.894531 16.085938 L 79.335938 16.246094 L 80.085938 16.554688 L 80.40625 16.695312 L 77.785156 7.125 Z M 75.269531 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 19.027344 L 90.878906 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 23.960938 L 91.351562 24.277344 L 91.273438 25.027344 L 91.207031 25.46875 L 91.121094 25.898438 L 91.011719 26.285156 L 90.878906 26.582031 L 90.699219 26.824219 L 90.421875 27.105469 L 90.085938 27.40625 L 89.726562 27.707031 L 89.082031 28.203125 L 88.800781 28.410156 L 98.398438 30.925781 Z M 91.371094 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 304.652344 L 101.589844 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 302.320312 L 99.355469 302.179688 L 100.042969 301.875 L 100.457031 301.710938 L 100.875 301.570312 L 101.261719 301.472656 L 101.589844 301.4375 L 101.882812 301.472656 L 102.265625 301.570312 L 102.699219 301.710938 L 103.136719 301.875 L 103.886719 302.179688 L 104.207031 302.320312 L 101.589844 292.75 Z M 99.070312 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 304.652344 L 114.679688 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 309.585938 L 115.152344 309.90625 L 115.074219 310.65625 L 115.007812 311.09375 L 114.921875 311.527344 L 114.8125 311.910156 L 114.679688 312.210938 L 114.503906 312.449219 L 114.226562 312.730469 L 113.886719 313.035156 L 113.527344 313.332031 L 112.886719 313.832031 L 112.605469 314.035156 L 122.203125 316.554688 Z M 115.171875 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 280.851562 L 101.589844 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 278.519531 L 99.355469 278.378906 L 100.042969 278.070312 L 100.457031 277.910156 L 100.875 277.769531 L 101.261719 277.667969 L 101.589844 277.636719 L 101.882812 277.667969 L 102.265625 277.769531 L 102.699219 277.910156 L 103.136719 278.070312 L 103.886719 278.378906 L 104.207031 278.519531 L 101.589844 268.949219 Z M 99.070312 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 280.851562 L 114.679688 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 285.785156 L 115.152344 286.105469 L 115.074219 286.851562 L 115.007812 287.292969 L 114.921875 287.722656 L 114.8125 288.109375 L 114.679688 288.40625 L 114.503906 288.648438 L 114.226562 288.929688 L 113.886719 289.230469 L 113.527344 289.53125 L 112.886719 290.027344 L 112.605469 290.234375 L 122.203125 292.75 Z M 115.171875 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 257.046875 L 101.589844 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 254.71875 L 99.355469 254.578125 L 100.042969 254.269531 L 100.457031 254.105469 L 100.875 253.964844 L 101.261719 253.867188 L 101.589844 253.832031 L 101.882812 253.867188 L 102.265625 253.964844 L 102.699219 254.105469 L 103.136719 254.269531 L 103.886719 254.578125 L 104.207031 254.71875 L 101.589844 245.148438 Z M 99.070312 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 257.046875 L 114.679688 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 261.984375 L 115.152344 262.300781 L 115.074219 263.050781 L 115.007812 263.488281 L 114.921875 263.921875 L 114.8125 264.304688 L 114.679688 264.605469 L 114.503906 264.84375 L 114.226562 265.128906 L 113.886719 265.429688 L 113.527344 265.730469 L 112.886719 266.226562 L 112.605469 266.433594 L 122.203125 268.949219 Z M 115.171875 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 233.246094 L 101.589844 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 230.914062 L 99.355469 230.773438 L 100.042969 230.46875 L 100.457031 230.304688 L 100.875 230.164062 L 101.261719 230.066406 L 101.589844 230.03125 L 101.882812 230.066406 L 102.265625 230.164062 L 102.699219 230.304688 L 103.136719 230.46875 L 103.886719 230.773438 L 104.207031 230.914062 L 101.589844 221.34375 Z M 99.070312 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 233.246094 L 114.679688 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 238.179688 L 115.152344 238.5 L 115.074219 239.246094 L 115.007812 239.6875 L 114.921875 240.117188 L 114.8125 240.503906 L 114.679688 240.804688 L 114.503906 241.042969 L 114.226562 241.324219 L 113.886719 241.628906 L 113.527344 241.925781 L 112.886719 242.425781 L 112.605469 242.628906 L 122.203125 245.148438 Z M 115.171875 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 209.445312 L 101.589844 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 207.113281 L 99.355469 206.972656 L 100.042969 206.664062 L 100.457031 206.503906 L 100.875 206.359375 L 101.261719 206.261719 L 101.589844 206.230469 L 101.882812 206.261719 L 102.265625 206.359375 L 102.699219 206.503906 L 103.136719 206.664062 L 103.886719 206.972656 L 104.207031 207.113281 L 101.589844 197.542969 Z M 99.070312 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 209.445312 L 114.679688 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 214.378906 L 115.152344 214.695312 L 115.074219 215.445312 L 115.007812 215.886719 L 114.921875 216.316406 L 114.8125 216.703125 L 114.679688 217 L 114.503906 217.242188 L 114.226562 217.523438 L 113.886719 217.824219 L 113.527344 218.125 L 112.886719 218.621094 L 112.605469 218.828125 L 122.203125 221.34375 Z M 115.171875 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 185.640625 L 101.589844 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 183.308594 L 99.355469 183.171875 L 100.042969 182.863281 L 100.457031 182.699219 L 100.875 182.558594 L 101.261719 182.460938 L 101.589844 182.425781 L 101.882812 182.460938 L 102.265625 182.558594 L 102.699219 182.699219 L 103.136719 182.863281 L 103.886719 183.171875 L 104.207031 183.308594 L 101.589844 173.742188 Z M 99.070312 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 185.640625 L 114.679688 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 190.578125 L 115.152344 190.894531 L 115.074219 191.644531 L 115.007812 192.082031 L 114.921875 192.515625 L 114.8125 192.898438 L 114.679688 193.199219 L 114.503906 193.4375 L 114.226562 193.722656 L 113.886719 194.023438 L 113.527344 194.324219 L 112.886719 194.820312 L 112.605469 195.027344 L 122.203125 197.542969 Z M 115.171875 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 161.839844 L 101.589844 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 159.507812 L 99.355469 159.367188 L 100.042969 159.0625 L 100.457031 158.898438 L 100.875 158.757812 L 101.261719 158.660156 L 101.589844 158.625 L 101.882812 158.660156 L 102.265625 158.757812 L 102.699219 158.898438 L 103.136719 159.0625 L 103.886719 159.367188 L 104.207031 159.507812 L 101.589844 149.9375 Z M 99.070312 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 161.839844 L 114.679688 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 166.773438 L 115.152344 167.09375 L 115.074219 167.839844 L 115.007812 168.28125 L 114.921875 168.710938 L 114.8125 169.097656 L 114.679688 169.398438 L 114.503906 169.636719 L 114.226562 169.917969 L 113.886719 170.222656 L 113.527344 170.519531 L 112.886719 171.015625 L 112.605469 171.222656 L 122.203125 173.742188 Z M 115.171875 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 138.035156 L 101.589844 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 135.707031 L 99.355469 135.566406 L 100.042969 135.257812 L 100.457031 135.09375 L 100.875 134.953125 L 101.261719 134.855469 L 101.589844 134.824219 L 101.882812 134.855469 L 102.265625 134.953125 L 102.699219 135.09375 L 103.136719 135.257812 L 103.886719 135.566406 L 104.207031 135.707031 L 101.589844 126.136719 Z M 99.070312 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 138.035156 L 114.679688 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 142.972656 L 115.152344 143.289062 L 115.074219 144.039062 L 115.007812 144.476562 L 114.921875 144.910156 L 114.8125 145.292969 L 114.679688 145.59375 L 114.503906 145.835938 L 114.226562 146.117188 L 113.886719 146.417969 L 113.527344 146.71875 L 112.886719 147.214844 L 112.605469 147.421875 L 122.203125 149.9375 Z M 115.171875 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 114.234375 L 101.589844 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 111.902344 L 99.355469 111.761719 L 100.042969 111.457031 L 100.457031 111.292969 L 100.875 111.152344 L 101.261719 111.054688 L 101.589844 111.019531 L 101.882812 111.054688 L 102.265625 111.152344 L 102.699219 111.292969 L 103.136719 111.457031 L 103.886719 111.761719 L 104.207031 111.902344 L 101.589844 102.332031 Z M 99.070312 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 114.234375 L 114.679688 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 119.167969 L 115.152344 119.488281 L 115.074219 120.238281 L 115.007812 120.675781 L 114.921875 121.109375 L 114.8125 121.492188 L 114.679688 121.792969 L 114.503906 122.03125 L 114.226562 122.3125 L 113.886719 122.617188 L 113.527344 122.917969 L 112.886719 123.414062 L 112.605469 123.617188 L 122.203125 126.136719 Z M 115.171875 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 90.433594 L 101.589844 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 88.101562 L 99.355469 87.960938 L 100.042969 87.652344 L 100.457031 87.492188 L 100.875 87.351562 L 101.261719 87.25 L 101.589844 87.21875 L 101.882812 87.25 L 102.265625 87.351562 L 102.699219 87.492188 L 103.136719 87.652344 L 103.886719 87.960938 L 104.207031 88.101562 L 101.589844 78.53125 Z M 99.070312 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 90.433594 L 114.679688 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 95.367188 L 115.152344 95.6875 L 115.074219 96.433594 L 115.007812 96.875 L 114.921875 97.304688 L 114.8125 97.691406 L 114.679688 97.992188 L 114.503906 98.230469 L 114.226562 98.511719 L 113.886719 98.816406 L 113.527344 99.113281 L 112.886719 99.609375 L 112.605469 99.816406 L 122.203125 102.332031 Z M 115.171875 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 66.628906 L 101.589844 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 64.300781 L 99.355469 64.160156 L 100.042969 63.851562 L 100.457031 63.6875 L 100.875 63.546875 L 101.261719 63.449219 L 101.589844 63.414062 L 101.882812 63.449219 L 102.265625 63.546875 L 102.699219 63.6875 L 103.136719 63.851562 L 103.886719 64.160156 L 104.207031 64.300781 L 101.589844 54.730469 Z M 99.070312 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 66.628906 L 114.679688 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 71.566406 L 115.152344 71.882812 L 115.074219 72.632812 L 115.007812 73.070312 L 114.921875 73.503906 L 114.8125 73.886719 L 114.679688 74.1875 L 114.503906 74.425781 L 114.226562 74.710938 L 113.886719 75.011719 L 113.527344 75.3125 L 112.886719 75.808594 L 112.605469 76.015625 L 122.203125 78.53125 Z M 115.171875 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 42.828125 L 101.589844 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 40.496094 L 99.355469 40.355469 L 100.042969 40.050781 L 100.457031 39.886719 L 100.875 39.746094 L 101.261719 39.648438 L 101.589844 39.613281 L 101.882812 39.648438 L 102.265625 39.746094 L 102.699219 39.886719 L 103.136719 40.050781 L 103.886719 40.355469 L 104.207031 40.496094 L 101.589844 30.925781 Z M 99.070312 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 42.828125 L 114.679688 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 47.761719 L 115.152344 48.082031 L 115.074219 48.828125 L 115.007812 49.269531 L 114.921875 49.699219 L 114.8125 50.085938 L 114.679688 50.386719 L 114.503906 50.625 L 114.226562 50.90625 L 113.886719 51.210938 L 113.527344 51.507812 L 112.886719 52.007812 L 112.605469 52.210938 L 122.203125 54.730469 Z M 115.171875 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 19.027344 L 101.589844 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 16.695312 L 99.355469 16.554688 L 100.042969 16.246094 L 100.457031 16.085938 L 100.875 15.941406 L 101.261719 15.84375 L 101.589844 15.8125 L 101.882812 15.84375 L 102.265625 15.941406 L 102.699219 16.085938 L 103.136719 16.246094 L 103.886719 16.554688 L 104.207031 16.695312 L 101.589844 7.125 Z M 99.070312 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 19.027344 L 114.679688 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 23.960938 L 115.152344 24.277344 L 115.074219 25.027344 L 115.007812 25.46875 L 114.921875 25.898438 L 114.8125 26.285156 L 114.679688 26.582031 L 114.503906 26.824219 L 114.226562 27.105469 L 113.886719 27.40625 L 113.527344 27.707031 L 112.886719 28.203125 L 112.605469 28.410156 L 122.203125 30.925781 Z M 115.171875 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 304.652344 L 125.390625 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 302.320312 L 123.160156 302.179688 L 123.847656 301.875 L 124.257812 301.710938 L 124.675781 301.570312 L 125.0625 301.472656 L 125.390625 301.4375 L 125.6875 301.472656 L 126.070312 301.570312 L 126.5 301.710938 L 126.941406 301.875 L 127.691406 302.179688 L 128.011719 302.320312 L 125.390625 292.75 Z M 122.871094 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 304.652344 L 138.480469 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 309.585938 L 138.953125 309.90625 L 138.875 310.65625 L 138.8125 311.09375 L 138.726562 311.527344 L 138.617188 311.910156 L 138.480469 312.210938 L 138.304688 312.449219 L 138.027344 312.730469 L 137.691406 313.035156 L 137.328125 313.332031 L 136.6875 313.832031 L 136.40625 314.035156 L 146.003906 316.554688 Z M 138.976562 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 280.851562 L 125.390625 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 278.519531 L 123.160156 278.378906 L 123.847656 278.070312 L 124.257812 277.910156 L 124.675781 277.769531 L 125.0625 277.667969 L 125.390625 277.636719 L 125.6875 277.667969 L 126.070312 277.769531 L 126.5 277.910156 L 126.941406 278.070312 L 127.691406 278.378906 L 128.011719 278.519531 L 125.390625 268.949219 Z M 122.871094 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 280.851562 L 138.480469 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 285.785156 L 138.953125 286.105469 L 138.875 286.851562 L 138.8125 287.292969 L 138.726562 287.722656 L 138.617188 288.109375 L 138.480469 288.40625 L 138.304688 288.648438 L 138.027344 288.929688 L 137.691406 289.230469 L 137.328125 289.53125 L 136.6875 290.027344 L 136.40625 290.234375 L 146.003906 292.75 Z M 138.976562 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 257.046875 L 125.390625 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 254.71875 L 123.160156 254.578125 L 123.847656 254.269531 L 124.257812 254.105469 L 124.675781 253.964844 L 125.0625 253.867188 L 125.390625 253.832031 L 125.6875 253.867188 L 126.070312 253.964844 L 126.5 254.105469 L 126.941406 254.269531 L 127.691406 254.578125 L 128.011719 254.71875 L 125.390625 245.148438 Z M 122.871094 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 257.046875 L 138.480469 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 261.984375 L 138.953125 262.300781 L 138.875 263.050781 L 138.8125 263.488281 L 138.726562 263.921875 L 138.617188 264.304688 L 138.480469 264.605469 L 138.304688 264.84375 L 138.027344 265.128906 L 137.691406 265.429688 L 137.328125 265.730469 L 136.6875 266.226562 L 136.40625 266.433594 L 146.003906 268.949219 Z M 138.976562 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 233.246094 L 125.390625 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 230.914062 L 123.160156 230.773438 L 123.847656 230.46875 L 124.257812 230.304688 L 124.675781 230.164062 L 125.0625 230.066406 L 125.390625 230.03125 L 125.6875 230.066406 L 126.070312 230.164062 L 126.5 230.304688 L 126.941406 230.46875 L 127.691406 230.773438 L 128.011719 230.914062 L 125.390625 221.34375 Z M 122.871094 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 233.246094 L 138.480469 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 238.179688 L 138.953125 238.5 L 138.875 239.246094 L 138.8125 239.6875 L 138.726562 240.117188 L 138.617188 240.503906 L 138.480469 240.804688 L 138.304688 241.042969 L 138.027344 241.324219 L 137.691406 241.628906 L 137.328125 241.925781 L 136.6875 242.425781 L 136.40625 242.628906 L 146.003906 245.148438 Z M 138.976562 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 209.445312 L 125.390625 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 207.113281 L 123.160156 206.972656 L 123.847656 206.664062 L 124.257812 206.503906 L 124.675781 206.359375 L 125.0625 206.261719 L 125.390625 206.230469 L 125.6875 206.261719 L 126.070312 206.359375 L 126.5 206.503906 L 126.941406 206.664062 L 127.691406 206.972656 L 128.011719 207.113281 L 125.390625 197.542969 Z M 122.871094 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 209.445312 L 138.480469 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 214.378906 L 138.953125 214.695312 L 138.875 215.445312 L 138.8125 215.886719 L 138.726562 216.316406 L 138.617188 216.703125 L 138.480469 217 L 138.304688 217.242188 L 138.027344 217.523438 L 137.691406 217.824219 L 137.328125 218.125 L 136.6875 218.621094 L 136.40625 218.828125 L 146.003906 221.34375 Z M 138.976562 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 185.640625 L 125.390625 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 183.308594 L 123.160156 183.171875 L 123.847656 182.863281 L 124.257812 182.699219 L 124.675781 182.558594 L 125.0625 182.460938 L 125.390625 182.425781 L 125.6875 182.460938 L 126.070312 182.558594 L 126.5 182.699219 L 126.941406 182.863281 L 127.691406 183.171875 L 128.011719 183.308594 L 125.390625 173.742188 Z M 122.871094 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 185.640625 L 138.480469 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 190.578125 L 138.953125 190.894531 L 138.875 191.644531 L 138.8125 192.082031 L 138.726562 192.515625 L 138.617188 192.898438 L 138.480469 193.199219 L 138.304688 193.4375 L 138.027344 193.722656 L 137.691406 194.023438 L 137.328125 194.324219 L 136.6875 194.820312 L 136.40625 195.027344 L 146.003906 197.542969 Z M 138.976562 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 161.839844 L 125.390625 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 159.507812 L 123.160156 159.367188 L 123.847656 159.0625 L 124.257812 158.898438 L 124.675781 158.757812 L 125.0625 158.660156 L 125.390625 158.625 L 125.6875 158.660156 L 126.070312 158.757812 L 126.5 158.898438 L 126.941406 159.0625 L 127.691406 159.367188 L 128.011719 159.507812 L 125.390625 149.9375 Z M 122.871094 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 161.839844 L 138.480469 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 166.773438 L 138.953125 167.09375 L 138.875 167.839844 L 138.8125 168.28125 L 138.726562 168.710938 L 138.617188 169.097656 L 138.480469 169.398438 L 138.304688 169.636719 L 138.027344 169.917969 L 137.691406 170.222656 L 137.328125 170.519531 L 136.6875 171.015625 L 136.40625 171.222656 L 146.003906 173.742188 Z M 138.976562 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 138.035156 L 125.390625 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 135.707031 L 123.160156 135.566406 L 123.847656 135.257812 L 124.257812 135.09375 L 124.675781 134.953125 L 125.0625 134.855469 L 125.390625 134.824219 L 125.6875 134.855469 L 126.070312 134.953125 L 126.5 135.09375 L 126.941406 135.257812 L 127.691406 135.566406 L 128.011719 135.707031 L 125.390625 126.136719 Z M 122.871094 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 138.035156 L 138.480469 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 142.972656 L 138.953125 143.289062 L 138.875 144.039062 L 138.8125 144.476562 L 138.726562 144.910156 L 138.617188 145.292969 L 138.480469 145.59375 L 138.304688 145.835938 L 138.027344 146.117188 L 137.691406 146.417969 L 137.328125 146.71875 L 136.6875 147.214844 L 136.40625 147.421875 L 146.003906 149.9375 Z M 138.976562 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 114.234375 L 125.390625 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 111.902344 L 123.160156 111.761719 L 123.847656 111.457031 L 124.257812 111.292969 L 124.675781 111.152344 L 125.0625 111.054688 L 125.390625 111.019531 L 125.6875 111.054688 L 126.070312 111.152344 L 126.5 111.292969 L 126.941406 111.457031 L 127.691406 111.761719 L 128.011719 111.902344 L 125.390625 102.332031 Z M 122.871094 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 114.234375 L 138.480469 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 119.167969 L 138.953125 119.488281 L 138.875 120.238281 L 138.8125 120.675781 L 138.726562 121.109375 L 138.617188 121.492188 L 138.480469 121.792969 L 138.304688 122.03125 L 138.027344 122.3125 L 137.691406 122.617188 L 137.328125 122.917969 L 136.6875 123.414062 L 136.40625 123.617188 L 146.003906 126.136719 Z M 138.976562 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 90.433594 L 125.390625 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 88.101562 L 123.160156 87.960938 L 123.847656 87.652344 L 124.257812 87.492188 L 124.675781 87.351562 L 125.0625 87.25 L 125.390625 87.21875 L 125.6875 87.25 L 126.070312 87.351562 L 126.5 87.492188 L 126.941406 87.652344 L 127.691406 87.960938 L 128.011719 88.101562 L 125.390625 78.53125 Z M 122.871094 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 90.433594 L 138.480469 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 95.367188 L 138.953125 95.6875 L 138.875 96.433594 L 138.8125 96.875 L 138.726562 97.304688 L 138.617188 97.691406 L 138.480469 97.992188 L 138.304688 98.230469 L 138.027344 98.511719 L 137.691406 98.816406 L 137.328125 99.113281 L 136.6875 99.609375 L 136.40625 99.816406 L 146.003906 102.332031 Z M 138.976562 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 66.628906 L 125.390625 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 64.300781 L 123.160156 64.160156 L 123.847656 63.851562 L 124.257812 63.6875 L 124.675781 63.546875 L 125.0625 63.449219 L 125.390625 63.414062 L 125.6875 63.449219 L 126.070312 63.546875 L 126.5 63.6875 L 126.941406 63.851562 L 127.691406 64.160156 L 128.011719 64.300781 L 125.390625 54.730469 Z M 122.871094 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 66.628906 L 138.480469 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 71.566406 L 138.953125 71.882812 L 138.875 72.632812 L 138.8125 73.070312 L 138.726562 73.503906 L 138.617188 73.886719 L 138.480469 74.1875 L 138.304688 74.425781 L 138.027344 74.710938 L 137.691406 75.011719 L 137.328125 75.3125 L 136.6875 75.808594 L 136.40625 76.015625 L 146.003906 78.53125 Z M 138.976562 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 42.828125 L 125.390625 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 40.496094 L 123.160156 40.355469 L 123.847656 40.050781 L 124.257812 39.886719 L 124.675781 39.746094 L 125.0625 39.648438 L 125.390625 39.613281 L 125.6875 39.648438 L 126.070312 39.746094 L 126.5 39.886719 L 126.941406 40.050781 L 127.691406 40.355469 L 128.011719 40.496094 L 125.390625 30.925781 Z M 122.871094 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 42.828125 L 138.480469 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 47.761719 L 138.953125 48.082031 L 138.875 48.828125 L 138.8125 49.269531 L 138.726562 49.699219 L 138.617188 50.085938 L 138.480469 50.386719 L 138.304688 50.625 L 138.027344 50.90625 L 137.691406 51.210938 L 137.328125 51.507812 L 136.6875 52.007812 L 136.40625 52.210938 L 146.003906 54.730469 Z M 138.976562 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 19.027344 L 125.390625 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 16.695312 L 123.160156 16.554688 L 123.847656 16.246094 L 124.257812 16.085938 L 124.675781 15.941406 L 125.0625 15.84375 L 125.390625 15.8125 L 125.6875 15.84375 L 126.070312 15.941406 L 126.5 16.085938 L 126.941406 16.246094 L 127.691406 16.554688 L 128.011719 16.695312 L 125.390625 7.125 Z M 122.871094 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 19.027344 L 138.480469 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 23.960938 L 138.953125 24.277344 L 138.875 25.027344 L 138.8125 25.46875 L 138.726562 25.898438 L 138.617188 26.285156 L 138.480469 26.582031 L 138.304688 26.824219 L 138.027344 27.105469 L 137.691406 27.40625 L 137.328125 27.707031 L 136.6875 28.203125 L 136.40625 28.410156 L 146.003906 30.925781 Z M 138.976562 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 304.652344 L 149.191406 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 302.320312 L 146.960938 302.179688 L 147.648438 301.875 L 148.0625 301.710938 L 148.476562 301.570312 L 148.867188 301.472656 L 149.191406 301.4375 L 149.488281 301.472656 L 149.871094 301.570312 L 150.300781 301.710938 L 150.742188 301.875 L 151.492188 302.179688 L 151.8125 302.320312 L 149.191406 292.75 Z M 146.675781 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 304.652344 L 162.285156 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 309.585938 L 162.757812 309.90625 L 162.679688 310.65625 L 162.613281 311.09375 L 162.527344 311.527344 L 162.417969 311.910156 L 162.285156 312.210938 L 162.105469 312.449219 L 161.832031 312.730469 L 161.492188 313.035156 L 161.132812 313.332031 L 160.492188 313.832031 L 160.210938 314.035156 L 169.808594 316.554688 Z M 162.777344 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 280.851562 L 149.191406 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 278.519531 L 146.960938 278.378906 L 147.648438 278.070312 L 148.0625 277.910156 L 148.476562 277.769531 L 148.867188 277.667969 L 149.191406 277.636719 L 149.488281 277.667969 L 149.871094 277.769531 L 150.300781 277.910156 L 150.742188 278.070312 L 151.492188 278.378906 L 151.8125 278.519531 L 149.191406 268.949219 Z M 146.675781 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 280.851562 L 162.285156 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 285.785156 L 162.757812 286.105469 L 162.679688 286.851562 L 162.613281 287.292969 L 162.527344 287.722656 L 162.417969 288.109375 L 162.285156 288.40625 L 162.105469 288.648438 L 161.832031 288.929688 L 161.492188 289.230469 L 161.132812 289.53125 L 160.492188 290.027344 L 160.210938 290.234375 L 169.808594 292.75 Z M 162.777344 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 257.046875 L 149.191406 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 254.71875 L 146.960938 254.578125 L 147.648438 254.269531 L 148.0625 254.105469 L 148.476562 253.964844 L 148.867188 253.867188 L 149.191406 253.832031 L 149.488281 253.867188 L 149.871094 253.964844 L 150.300781 254.105469 L 150.742188 254.269531 L 151.492188 254.578125 L 151.8125 254.71875 L 149.191406 245.148438 Z M 146.675781 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 257.046875 L 162.285156 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 261.984375 L 162.757812 262.300781 L 162.679688 263.050781 L 162.613281 263.488281 L 162.527344 263.921875 L 162.417969 264.304688 L 162.285156 264.605469 L 162.105469 264.84375 L 161.832031 265.128906 L 161.492188 265.429688 L 161.132812 265.730469 L 160.492188 266.226562 L 160.210938 266.433594 L 169.808594 268.949219 Z M 162.777344 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 233.246094 L 149.191406 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 230.914062 L 146.960938 230.773438 L 147.648438 230.46875 L 148.0625 230.304688 L 148.476562 230.164062 L 148.867188 230.066406 L 149.191406 230.03125 L 149.488281 230.066406 L 149.871094 230.164062 L 150.300781 230.304688 L 150.742188 230.46875 L 151.492188 230.773438 L 151.8125 230.914062 L 149.191406 221.34375 Z M 146.675781 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 233.246094 L 162.285156 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 238.179688 L 162.757812 238.5 L 162.679688 239.246094 L 162.613281 239.6875 L 162.527344 240.117188 L 162.417969 240.503906 L 162.285156 240.804688 L 162.105469 241.042969 L 161.832031 241.324219 L 161.492188 241.628906 L 161.132812 241.925781 L 160.492188 242.425781 L 160.210938 242.628906 L 169.808594 245.148438 Z M 162.777344 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 209.445312 L 149.191406 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 207.113281 L 146.960938 206.972656 L 147.648438 206.664062 L 148.0625 206.503906 L 148.476562 206.359375 L 148.867188 206.261719 L 149.191406 206.230469 L 149.488281 206.261719 L 149.871094 206.359375 L 150.300781 206.503906 L 150.742188 206.664062 L 151.492188 206.972656 L 151.8125 207.113281 L 149.191406 197.542969 Z M 146.675781 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 209.445312 L 162.285156 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 214.378906 L 162.757812 214.695312 L 162.679688 215.445312 L 162.613281 215.886719 L 162.527344 216.316406 L 162.417969 216.703125 L 162.285156 217 L 162.105469 217.242188 L 161.832031 217.523438 L 161.492188 217.824219 L 161.132812 218.125 L 160.492188 218.621094 L 160.210938 218.828125 L 169.808594 221.34375 Z M 162.777344 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 185.640625 L 149.191406 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 183.308594 L 146.960938 183.171875 L 147.648438 182.863281 L 148.0625 182.699219 L 148.476562 182.558594 L 148.867188 182.460938 L 149.191406 182.425781 L 149.488281 182.460938 L 149.871094 182.558594 L 150.300781 182.699219 L 150.742188 182.863281 L 151.492188 183.171875 L 151.8125 183.308594 L 149.191406 173.742188 Z M 146.675781 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 185.640625 L 162.285156 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 190.578125 L 162.757812 190.894531 L 162.679688 191.644531 L 162.613281 192.082031 L 162.527344 192.515625 L 162.417969 192.898438 L 162.285156 193.199219 L 162.105469 193.4375 L 161.832031 193.722656 L 161.492188 194.023438 L 161.132812 194.324219 L 160.492188 194.820312 L 160.210938 195.027344 L 169.808594 197.542969 Z M 162.777344 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 161.839844 L 149.191406 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 159.507812 L 146.960938 159.367188 L 147.648438 159.0625 L 148.0625 158.898438 L 148.476562 158.757812 L 148.867188 158.660156 L 149.191406 158.625 L 149.488281 158.660156 L 149.871094 158.757812 L 150.300781 158.898438 L 150.742188 159.0625 L 151.492188 159.367188 L 151.8125 159.507812 L 149.191406 149.9375 Z M 146.675781 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 161.839844 L 162.285156 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 166.773438 L 162.757812 167.09375 L 162.679688 167.839844 L 162.613281 168.28125 L 162.527344 168.710938 L 162.417969 169.097656 L 162.285156 169.398438 L 162.105469 169.636719 L 161.832031 169.917969 L 161.492188 170.222656 L 161.132812 170.519531 L 160.492188 171.015625 L 160.210938 171.222656 L 169.808594 173.742188 Z M 162.777344 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 138.035156 L 149.191406 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 135.707031 L 146.960938 135.566406 L 147.648438 135.257812 L 148.0625 135.09375 L 148.476562 134.953125 L 148.867188 134.855469 L 149.191406 134.824219 L 149.488281 134.855469 L 149.871094 134.953125 L 150.300781 135.09375 L 150.742188 135.257812 L 151.492188 135.566406 L 151.8125 135.707031 L 149.191406 126.136719 Z M 146.675781 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 138.035156 L 162.285156 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 142.972656 L 162.757812 143.289062 L 162.679688 144.039062 L 162.613281 144.476562 L 162.527344 144.910156 L 162.417969 145.292969 L 162.285156 145.59375 L 162.105469 145.835938 L 161.832031 146.117188 L 161.492188 146.417969 L 161.132812 146.71875 L 160.492188 147.214844 L 160.210938 147.421875 L 169.808594 149.9375 Z M 162.777344 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 114.234375 L 149.191406 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 111.902344 L 146.960938 111.761719 L 147.648438 111.457031 L 148.0625 111.292969 L 148.476562 111.152344 L 148.867188 111.054688 L 149.191406 111.019531 L 149.488281 111.054688 L 149.871094 111.152344 L 150.300781 111.292969 L 150.742188 111.457031 L 151.492188 111.761719 L 151.8125 111.902344 L 149.191406 102.332031 Z M 146.675781 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 114.234375 L 162.285156 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 119.167969 L 162.757812 119.488281 L 162.679688 120.238281 L 162.613281 120.675781 L 162.527344 121.109375 L 162.417969 121.492188 L 162.285156 121.792969 L 162.105469 122.03125 L 161.832031 122.3125 L 161.492188 122.617188 L 161.132812 122.917969 L 160.492188 123.414062 L 160.210938 123.617188 L 169.808594 126.136719 Z M 162.777344 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 90.433594 L 149.191406 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 88.101562 L 146.960938 87.960938 L 147.648438 87.652344 L 148.0625 87.492188 L 148.476562 87.351562 L 148.867188 87.25 L 149.191406 87.21875 L 149.488281 87.25 L 149.871094 87.351562 L 150.300781 87.492188 L 150.742188 87.652344 L 151.492188 87.960938 L 151.8125 88.101562 L 149.191406 78.53125 Z M 146.675781 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 90.433594 L 162.285156 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 95.367188 L 162.757812 95.6875 L 162.679688 96.433594 L 162.613281 96.875 L 162.527344 97.304688 L 162.417969 97.691406 L 162.285156 97.992188 L 162.105469 98.230469 L 161.832031 98.511719 L 161.492188 98.816406 L 161.132812 99.113281 L 160.492188 99.609375 L 160.210938 99.816406 L 169.808594 102.332031 Z M 162.777344 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 66.628906 L 149.191406 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 64.300781 L 146.960938 64.160156 L 147.648438 63.851562 L 148.0625 63.6875 L 148.476562 63.546875 L 148.867188 63.449219 L 149.191406 63.414062 L 149.488281 63.449219 L 149.871094 63.546875 L 150.300781 63.6875 L 150.742188 63.851562 L 151.492188 64.160156 L 151.8125 64.300781 L 149.191406 54.730469 Z M 146.675781 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 66.628906 L 162.285156 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 71.566406 L 162.757812 71.882812 L 162.679688 72.632812 L 162.613281 73.070312 L 162.527344 73.503906 L 162.417969 73.886719 L 162.285156 74.1875 L 162.105469 74.425781 L 161.832031 74.710938 L 161.492188 75.011719 L 161.132812 75.3125 L 160.492188 75.808594 L 160.210938 76.015625 L 169.808594 78.53125 Z M 162.777344 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 42.828125 L 149.191406 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 40.496094 L 146.960938 40.355469 L 147.648438 40.050781 L 148.0625 39.886719 L 148.476562 39.746094 L 148.867188 39.648438 L 149.191406 39.613281 L 149.488281 39.648438 L 149.871094 39.746094 L 150.300781 39.886719 L 150.742188 40.050781 L 151.492188 40.355469 L 151.8125 40.496094 L 149.191406 30.925781 Z M 146.675781 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 42.828125 L 162.285156 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 47.761719 L 162.757812 48.082031 L 162.679688 48.828125 L 162.613281 49.269531 L 162.527344 49.699219 L 162.417969 50.085938 L 162.285156 50.386719 L 162.105469 50.625 L 161.832031 50.90625 L 161.492188 51.210938 L 161.132812 51.507812 L 160.492188 52.007812 L 160.210938 52.210938 L 169.808594 54.730469 Z M 162.777344 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 19.027344 L 149.191406 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 16.695312 L 146.960938 16.554688 L 147.648438 16.246094 L 148.0625 16.085938 L 148.476562 15.941406 L 148.867188 15.84375 L 149.191406 15.8125 L 149.488281 15.84375 L 149.871094 15.941406 L 150.300781 16.085938 L 150.742188 16.246094 L 151.492188 16.554688 L 151.8125 16.695312 L 149.191406 7.125 Z M 146.675781 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 19.027344 L 162.285156 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 23.960938 L 162.757812 24.277344 L 162.679688 25.027344 L 162.613281 25.46875 L 162.527344 25.898438 L 162.417969 26.285156 L 162.285156 26.582031 L 162.105469 26.824219 L 161.832031 27.105469 L 161.492188 27.40625 L 161.132812 27.707031 L 160.492188 28.203125 L 160.210938 28.410156 L 169.808594 30.925781 Z M 162.777344 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 304.652344 L 172.996094 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 302.320312 L 170.761719 302.179688 L 171.449219 301.875 L 171.863281 301.710938 L 172.28125 301.570312 L 172.667969 301.472656 L 172.996094 301.4375 L 173.292969 301.472656 L 173.675781 301.570312 L 174.105469 301.710938 L 174.542969 301.875 L 175.296875 302.179688 L 175.613281 302.320312 L 172.996094 292.75 Z M 170.476562 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 304.652344 L 186.085938 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 309.585938 L 186.558594 309.90625 L 186.480469 310.65625 L 186.414062 311.09375 L 186.328125 311.527344 L 186.21875 311.910156 L 186.085938 312.210938 L 185.910156 312.449219 L 185.632812 312.730469 L 185.296875 313.035156 L 184.933594 313.332031 L 184.292969 313.832031 L 184.011719 314.035156 L 193.609375 316.554688 Z M 186.582031 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 280.851562 L 172.996094 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 278.519531 L 170.761719 278.378906 L 171.449219 278.070312 L 171.863281 277.910156 L 172.28125 277.769531 L 172.667969 277.667969 L 172.996094 277.636719 L 173.292969 277.667969 L 173.675781 277.769531 L 174.105469 277.910156 L 174.542969 278.070312 L 175.296875 278.378906 L 175.613281 278.519531 L 172.996094 268.949219 Z M 170.476562 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 280.851562 L 186.085938 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 285.785156 L 186.558594 286.105469 L 186.480469 286.851562 L 186.414062 287.292969 L 186.328125 287.722656 L 186.21875 288.109375 L 186.085938 288.40625 L 185.910156 288.648438 L 185.632812 288.929688 L 185.296875 289.230469 L 184.933594 289.53125 L 184.292969 290.027344 L 184.011719 290.234375 L 193.609375 292.75 Z M 186.582031 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 257.046875 L 172.996094 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 254.71875 L 170.761719 254.578125 L 171.449219 254.269531 L 171.863281 254.105469 L 172.28125 253.964844 L 172.667969 253.867188 L 172.996094 253.832031 L 173.292969 253.867188 L 173.675781 253.964844 L 174.105469 254.105469 L 174.542969 254.269531 L 175.296875 254.578125 L 175.613281 254.71875 L 172.996094 245.148438 Z M 170.476562 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 257.046875 L 186.085938 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 261.984375 L 186.558594 262.300781 L 186.480469 263.050781 L 186.414062 263.488281 L 186.328125 263.921875 L 186.21875 264.304688 L 186.085938 264.605469 L 185.910156 264.84375 L 185.632812 265.128906 L 185.296875 265.429688 L 184.933594 265.730469 L 184.292969 266.226562 L 184.011719 266.433594 L 193.609375 268.949219 Z M 186.582031 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 233.246094 L 172.996094 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 230.914062 L 170.761719 230.773438 L 171.449219 230.46875 L 171.863281 230.304688 L 172.28125 230.164062 L 172.667969 230.066406 L 172.996094 230.03125 L 173.292969 230.066406 L 173.675781 230.164062 L 174.105469 230.304688 L 174.542969 230.46875 L 175.296875 230.773438 L 175.613281 230.914062 L 172.996094 221.34375 Z M 170.476562 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 233.246094 L 186.085938 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 238.179688 L 186.558594 238.5 L 186.480469 239.246094 L 186.414062 239.6875 L 186.328125 240.117188 L 186.21875 240.503906 L 186.085938 240.804688 L 185.910156 241.042969 L 185.632812 241.324219 L 185.296875 241.628906 L 184.933594 241.925781 L 184.292969 242.425781 L 184.011719 242.628906 L 193.609375 245.148438 Z M 186.582031 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 209.445312 L 172.996094 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 207.113281 L 170.761719 206.972656 L 171.449219 206.664062 L 171.863281 206.503906 L 172.28125 206.359375 L 172.667969 206.261719 L 172.996094 206.230469 L 173.292969 206.261719 L 173.675781 206.359375 L 174.105469 206.503906 L 174.542969 206.664062 L 175.296875 206.972656 L 175.613281 207.113281 L 172.996094 197.542969 Z M 170.476562 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 209.445312 L 186.085938 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 214.378906 L 186.558594 214.695312 L 186.480469 215.445312 L 186.414062 215.886719 L 186.328125 216.316406 L 186.21875 216.703125 L 186.085938 217 L 185.910156 217.242188 L 185.632812 217.523438 L 185.296875 217.824219 L 184.933594 218.125 L 184.292969 218.621094 L 184.011719 218.828125 L 193.609375 221.34375 Z M 186.582031 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 185.640625 L 172.996094 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 183.308594 L 170.761719 183.171875 L 171.449219 182.863281 L 171.863281 182.699219 L 172.28125 182.558594 L 172.667969 182.460938 L 172.996094 182.425781 L 173.292969 182.460938 L 173.675781 182.558594 L 174.105469 182.699219 L 174.542969 182.863281 L 175.296875 183.171875 L 175.613281 183.308594 L 172.996094 173.742188 Z M 170.476562 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 185.640625 L 186.085938 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 190.578125 L 186.558594 190.894531 L 186.480469 191.644531 L 186.414062 192.082031 L 186.328125 192.515625 L 186.21875 192.898438 L 186.085938 193.199219 L 185.910156 193.4375 L 185.632812 193.722656 L 185.296875 194.023438 L 184.933594 194.324219 L 184.292969 194.820312 L 184.011719 195.027344 L 193.609375 197.542969 Z M 186.582031 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 161.839844 L 172.996094 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 159.507812 L 170.761719 159.367188 L 171.449219 159.0625 L 171.863281 158.898438 L 172.28125 158.757812 L 172.667969 158.660156 L 172.996094 158.625 L 173.292969 158.660156 L 173.675781 158.757812 L 174.105469 158.898438 L 174.542969 159.0625 L 175.296875 159.367188 L 175.613281 159.507812 L 172.996094 149.9375 Z M 170.476562 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 161.839844 L 186.085938 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 166.773438 L 186.558594 167.09375 L 186.480469 167.839844 L 186.414062 168.28125 L 186.328125 168.710938 L 186.21875 169.097656 L 186.085938 169.398438 L 185.910156 169.636719 L 185.632812 169.917969 L 185.296875 170.222656 L 184.933594 170.519531 L 184.292969 171.015625 L 184.011719 171.222656 L 193.609375 173.742188 Z M 186.582031 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 138.035156 L 172.996094 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 135.707031 L 170.761719 135.566406 L 171.449219 135.257812 L 171.863281 135.09375 L 172.28125 134.953125 L 172.667969 134.855469 L 172.996094 134.824219 L 173.292969 134.855469 L 173.675781 134.953125 L 174.105469 135.09375 L 174.542969 135.257812 L 175.296875 135.566406 L 175.613281 135.707031 L 172.996094 126.136719 Z M 170.476562 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 138.035156 L 186.085938 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 142.972656 L 186.558594 143.289062 L 186.480469 144.039062 L 186.414062 144.476562 L 186.328125 144.910156 L 186.21875 145.292969 L 186.085938 145.59375 L 185.910156 145.835938 L 185.632812 146.117188 L 185.296875 146.417969 L 184.933594 146.71875 L 184.292969 147.214844 L 184.011719 147.421875 L 193.609375 149.9375 Z M 186.582031 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 114.234375 L 172.996094 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 111.902344 L 170.761719 111.761719 L 171.449219 111.457031 L 171.863281 111.292969 L 172.28125 111.152344 L 172.667969 111.054688 L 172.996094 111.019531 L 173.292969 111.054688 L 173.675781 111.152344 L 174.105469 111.292969 L 174.542969 111.457031 L 175.296875 111.761719 L 175.613281 111.902344 L 172.996094 102.332031 Z M 170.476562 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 114.234375 L 186.085938 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 119.167969 L 186.558594 119.488281 L 186.480469 120.238281 L 186.414062 120.675781 L 186.328125 121.109375 L 186.21875 121.492188 L 186.085938 121.792969 L 185.910156 122.03125 L 185.632812 122.3125 L 185.296875 122.617188 L 184.933594 122.917969 L 184.292969 123.414062 L 184.011719 123.617188 L 193.609375 126.136719 Z M 186.582031 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 90.433594 L 172.996094 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 88.101562 L 170.761719 87.960938 L 171.449219 87.652344 L 171.863281 87.492188 L 172.28125 87.351562 L 172.667969 87.25 L 172.996094 87.21875 L 173.292969 87.25 L 173.675781 87.351562 L 174.105469 87.492188 L 174.542969 87.652344 L 175.296875 87.960938 L 175.613281 88.101562 L 172.996094 78.53125 Z M 170.476562 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 90.433594 L 186.085938 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 95.367188 L 186.558594 95.6875 L 186.480469 96.433594 L 186.414062 96.875 L 186.328125 97.304688 L 186.21875 97.691406 L 186.085938 97.992188 L 185.910156 98.230469 L 185.632812 98.511719 L 185.296875 98.816406 L 184.933594 99.113281 L 184.292969 99.609375 L 184.011719 99.816406 L 193.609375 102.332031 Z M 186.582031 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 66.628906 L 172.996094 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 64.300781 L 170.761719 64.160156 L 171.449219 63.851562 L 171.863281 63.6875 L 172.28125 63.546875 L 172.667969 63.449219 L 172.996094 63.414062 L 173.292969 63.449219 L 173.675781 63.546875 L 174.105469 63.6875 L 174.542969 63.851562 L 175.296875 64.160156 L 175.613281 64.300781 L 172.996094 54.730469 Z M 170.476562 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 66.628906 L 186.085938 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 71.566406 L 186.558594 71.882812 L 186.480469 72.632812 L 186.414062 73.070312 L 186.328125 73.503906 L 186.21875 73.886719 L 186.085938 74.1875 L 185.910156 74.425781 L 185.632812 74.710938 L 185.296875 75.011719 L 184.933594 75.3125 L 184.292969 75.808594 L 184.011719 76.015625 L 193.609375 78.53125 Z M 186.582031 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 42.828125 L 172.996094 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 40.496094 L 170.761719 40.355469 L 171.449219 40.050781 L 171.863281 39.886719 L 172.28125 39.746094 L 172.667969 39.648438 L 172.996094 39.613281 L 173.292969 39.648438 L 173.675781 39.746094 L 174.105469 39.886719 L 174.542969 40.050781 L 175.296875 40.355469 L 175.613281 40.496094 L 172.996094 30.925781 Z M 170.476562 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 42.828125 L 186.085938 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 47.761719 L 186.558594 48.082031 L 186.480469 48.828125 L 186.414062 49.269531 L 186.328125 49.699219 L 186.21875 50.085938 L 186.085938 50.386719 L 185.910156 50.625 L 185.632812 50.90625 L 185.296875 51.210938 L 184.933594 51.507812 L 184.292969 52.007812 L 184.011719 52.210938 L 193.609375 54.730469 Z M 186.582031 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 19.027344 L 172.996094 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 16.695312 L 170.761719 16.554688 L 171.449219 16.246094 L 171.863281 16.085938 L 172.28125 15.941406 L 172.667969 15.84375 L 172.996094 15.8125 L 173.292969 15.84375 L 173.675781 15.941406 L 174.105469 16.085938 L 174.542969 16.246094 L 175.296875 16.554688 L 175.613281 16.695312 L 172.996094 7.125 Z M 170.476562 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 19.027344 L 186.085938 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 23.960938 L 186.558594 24.277344 L 186.480469 25.027344 L 186.414062 25.46875 L 186.328125 25.898438 L 186.21875 26.285156 L 186.085938 26.582031 L 185.910156 26.824219 L 185.632812 27.105469 L 185.296875 27.40625 L 184.933594 27.707031 L 184.292969 28.203125 L 184.011719 28.410156 L 193.609375 30.925781 Z M 186.582031 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 304.652344 L 196.796875 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 302.320312 L 194.566406 302.179688 L 195.253906 301.875 L 195.667969 301.710938 L 196.082031 301.570312 L 196.472656 301.472656 L 196.796875 301.4375 L 197.09375 301.472656 L 197.476562 301.570312 L 197.90625 301.710938 L 198.347656 301.875 L 199.097656 302.179688 L 199.417969 302.320312 L 196.796875 292.75 Z M 194.28125 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 304.652344 L 209.886719 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 309.585938 L 210.359375 309.90625 L 210.28125 310.65625 L 210.21875 311.09375 L 210.132812 311.527344 L 210.023438 311.910156 L 209.886719 312.210938 L 209.710938 312.449219 L 209.433594 312.730469 L 209.097656 313.035156 L 208.734375 313.332031 L 208.09375 313.832031 L 207.8125 314.035156 L 217.410156 316.554688 Z M 210.382812 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 280.851562 L 196.796875 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 278.519531 L 194.566406 278.378906 L 195.253906 278.070312 L 195.667969 277.910156 L 196.082031 277.769531 L 196.472656 277.667969 L 196.796875 277.636719 L 197.09375 277.667969 L 197.476562 277.769531 L 197.90625 277.910156 L 198.347656 278.070312 L 199.097656 278.378906 L 199.417969 278.519531 L 196.796875 268.949219 Z M 194.28125 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 280.851562 L 209.886719 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 285.785156 L 210.359375 286.105469 L 210.28125 286.851562 L 210.21875 287.292969 L 210.132812 287.722656 L 210.023438 288.109375 L 209.886719 288.40625 L 209.710938 288.648438 L 209.433594 288.929688 L 209.097656 289.230469 L 208.734375 289.53125 L 208.09375 290.027344 L 207.8125 290.234375 L 217.410156 292.75 Z M 210.382812 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 257.046875 L 196.796875 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 254.71875 L 194.566406 254.578125 L 195.253906 254.269531 L 195.667969 254.105469 L 196.082031 253.964844 L 196.472656 253.867188 L 196.796875 253.832031 L 197.09375 253.867188 L 197.476562 253.964844 L 197.90625 254.105469 L 198.347656 254.269531 L 199.097656 254.578125 L 199.417969 254.71875 L 196.796875 245.148438 Z M 194.28125 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 257.046875 L 209.886719 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 261.984375 L 210.359375 262.300781 L 210.28125 263.050781 L 210.21875 263.488281 L 210.132812 263.921875 L 210.023438 264.304688 L 209.886719 264.605469 L 209.710938 264.84375 L 209.433594 265.128906 L 209.097656 265.429688 L 208.734375 265.730469 L 208.09375 266.226562 L 207.8125 266.433594 L 217.410156 268.949219 Z M 210.382812 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 233.246094 L 196.796875 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 230.914062 L 194.566406 230.773438 L 195.253906 230.46875 L 195.667969 230.304688 L 196.082031 230.164062 L 196.472656 230.066406 L 196.796875 230.03125 L 197.09375 230.066406 L 197.476562 230.164062 L 197.90625 230.304688 L 198.347656 230.46875 L 199.097656 230.773438 L 199.417969 230.914062 L 196.796875 221.34375 Z M 194.28125 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 233.246094 L 209.886719 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 238.179688 L 210.359375 238.5 L 210.28125 239.246094 L 210.21875 239.6875 L 210.132812 240.117188 L 210.023438 240.503906 L 209.886719 240.804688 L 209.710938 241.042969 L 209.433594 241.324219 L 209.097656 241.628906 L 208.734375 241.925781 L 208.09375 242.425781 L 207.8125 242.628906 L 217.410156 245.148438 Z M 210.382812 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 209.445312 L 196.796875 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 207.113281 L 194.566406 206.972656 L 195.253906 206.664062 L 195.667969 206.503906 L 196.082031 206.359375 L 196.472656 206.261719 L 196.796875 206.230469 L 197.09375 206.261719 L 197.476562 206.359375 L 197.90625 206.503906 L 198.347656 206.664062 L 199.097656 206.972656 L 199.417969 207.113281 L 196.796875 197.542969 Z M 194.28125 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 209.445312 L 209.886719 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 214.378906 L 210.359375 214.695312 L 210.28125 215.445312 L 210.21875 215.886719 L 210.132812 216.316406 L 210.023438 216.703125 L 209.886719 217 L 209.710938 217.242188 L 209.433594 217.523438 L 209.097656 217.824219 L 208.734375 218.125 L 208.09375 218.621094 L 207.8125 218.828125 L 217.410156 221.34375 Z M 210.382812 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 185.640625 L 196.796875 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 183.308594 L 194.566406 183.171875 L 195.253906 182.863281 L 195.667969 182.699219 L 196.082031 182.558594 L 196.472656 182.460938 L 196.796875 182.425781 L 197.09375 182.460938 L 197.476562 182.558594 L 197.90625 182.699219 L 198.347656 182.863281 L 199.097656 183.171875 L 199.417969 183.308594 L 196.796875 173.742188 Z M 194.28125 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 185.640625 L 209.886719 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 190.578125 L 210.359375 190.894531 L 210.28125 191.644531 L 210.21875 192.082031 L 210.132812 192.515625 L 210.023438 192.898438 L 209.886719 193.199219 L 209.710938 193.4375 L 209.433594 193.722656 L 209.097656 194.023438 L 208.734375 194.324219 L 208.09375 194.820312 L 207.8125 195.027344 L 217.410156 197.542969 Z M 210.382812 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 161.839844 L 196.796875 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 159.507812 L 194.566406 159.367188 L 195.253906 159.0625 L 195.667969 158.898438 L 196.082031 158.757812 L 196.472656 158.660156 L 196.796875 158.625 L 197.09375 158.660156 L 197.476562 158.757812 L 197.90625 158.898438 L 198.347656 159.0625 L 199.097656 159.367188 L 199.417969 159.507812 L 196.796875 149.9375 Z M 194.28125 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 161.839844 L 209.886719 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 166.773438 L 210.359375 167.09375 L 210.28125 167.839844 L 210.21875 168.28125 L 210.132812 168.710938 L 210.023438 169.097656 L 209.886719 169.398438 L 209.710938 169.636719 L 209.433594 169.917969 L 209.097656 170.222656 L 208.734375 170.519531 L 208.09375 171.015625 L 207.8125 171.222656 L 217.410156 173.742188 Z M 210.382812 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 138.035156 L 196.796875 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 135.707031 L 194.566406 135.566406 L 195.253906 135.257812 L 195.667969 135.09375 L 196.082031 134.953125 L 196.472656 134.855469 L 196.796875 134.824219 L 197.09375 134.855469 L 197.476562 134.953125 L 197.90625 135.09375 L 198.347656 135.257812 L 199.097656 135.566406 L 199.417969 135.707031 L 196.796875 126.136719 Z M 194.28125 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 138.035156 L 209.886719 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 142.972656 L 210.359375 143.289062 L 210.28125 144.039062 L 210.21875 144.476562 L 210.132812 144.910156 L 210.023438 145.292969 L 209.886719 145.59375 L 209.710938 145.835938 L 209.433594 146.117188 L 209.097656 146.417969 L 208.734375 146.71875 L 208.09375 147.214844 L 207.8125 147.421875 L 217.410156 149.9375 Z M 210.382812 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 114.234375 L 196.796875 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 111.902344 L 194.566406 111.761719 L 195.253906 111.457031 L 195.667969 111.292969 L 196.082031 111.152344 L 196.472656 111.054688 L 196.796875 111.019531 L 197.09375 111.054688 L 197.476562 111.152344 L 197.90625 111.292969 L 198.347656 111.457031 L 199.097656 111.761719 L 199.417969 111.902344 L 196.796875 102.332031 Z M 194.28125 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 114.234375 L 209.886719 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 119.167969 L 210.359375 119.488281 L 210.28125 120.238281 L 210.21875 120.675781 L 210.132812 121.109375 L 210.023438 121.492188 L 209.886719 121.792969 L 209.710938 122.03125 L 209.433594 122.3125 L 209.097656 122.617188 L 208.734375 122.917969 L 208.09375 123.414062 L 207.8125 123.617188 L 217.410156 126.136719 Z M 210.382812 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 90.433594 L 196.796875 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 88.101562 L 194.566406 87.960938 L 195.253906 87.652344 L 195.667969 87.492188 L 196.082031 87.351562 L 196.472656 87.25 L 196.796875 87.21875 L 197.09375 87.25 L 197.476562 87.351562 L 197.90625 87.492188 L 198.347656 87.652344 L 199.097656 87.960938 L 199.417969 88.101562 L 196.796875 78.53125 Z M 194.28125 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 90.433594 L 209.886719 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 95.367188 L 210.359375 95.6875 L 210.28125 96.433594 L 210.21875 96.875 L 210.132812 97.304688 L 210.023438 97.691406 L 209.886719 97.992188 L 209.710938 98.230469 L 209.433594 98.511719 L 209.097656 98.816406 L 208.734375 99.113281 L 208.09375 99.609375 L 207.8125 99.816406 L 217.410156 102.332031 Z M 210.382812 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 66.628906 L 196.796875 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 64.300781 L 194.566406 64.160156 L 195.253906 63.851562 L 195.667969 63.6875 L 196.082031 63.546875 L 196.472656 63.449219 L 196.796875 63.414062 L 197.09375 63.449219 L 197.476562 63.546875 L 197.90625 63.6875 L 198.347656 63.851562 L 199.097656 64.160156 L 199.417969 64.300781 L 196.796875 54.730469 Z M 194.28125 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 66.628906 L 209.886719 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 71.566406 L 210.359375 71.882812 L 210.28125 72.632812 L 210.21875 73.070312 L 210.132812 73.503906 L 210.023438 73.886719 L 209.886719 74.1875 L 209.710938 74.425781 L 209.433594 74.710938 L 209.097656 75.011719 L 208.734375 75.3125 L 208.09375 75.808594 L 207.8125 76.015625 L 217.410156 78.53125 Z M 210.382812 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 42.828125 L 196.796875 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 40.496094 L 194.566406 40.355469 L 195.253906 40.050781 L 195.667969 39.886719 L 196.082031 39.746094 L 196.472656 39.648438 L 196.796875 39.613281 L 197.09375 39.648438 L 197.476562 39.746094 L 197.90625 39.886719 L 198.347656 40.050781 L 199.097656 40.355469 L 199.417969 40.496094 L 196.796875 30.925781 Z M 194.28125 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 42.828125 L 209.886719 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 47.761719 L 210.359375 48.082031 L 210.28125 48.828125 L 210.21875 49.269531 L 210.132812 49.699219 L 210.023438 50.085938 L 209.886719 50.386719 L 209.710938 50.625 L 209.433594 50.90625 L 209.097656 51.210938 L 208.734375 51.507812 L 208.09375 52.007812 L 207.8125 52.210938 L 217.410156 54.730469 Z M 210.382812 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 19.027344 L 196.796875 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 16.695312 L 194.566406 16.554688 L 195.253906 16.246094 L 195.667969 16.085938 L 196.082031 15.941406 L 196.472656 15.84375 L 196.796875 15.8125 L 197.09375 15.84375 L 197.476562 15.941406 L 197.90625 16.085938 L 198.347656 16.246094 L 199.097656 16.554688 L 199.417969 16.695312 L 196.796875 7.125 Z M 194.28125 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 19.027344 L 209.886719 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 23.960938 L 210.359375 24.277344 L 210.28125 25.027344 L 210.21875 25.46875 L 210.132812 25.898438 L 210.023438 26.285156 L 209.886719 26.582031 L 209.710938 26.824219 L 209.433594 27.105469 L 209.097656 27.40625 L 208.734375 27.707031 L 208.09375 28.203125 L 207.8125 28.410156 L 217.410156 30.925781 Z M 210.382812 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 304.652344 L 220.601562 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 302.320312 L 218.367188 302.179688 L 219.054688 301.875 L 219.46875 301.710938 L 219.886719 301.570312 L 220.273438 301.472656 L 220.601562 301.4375 L 220.894531 301.472656 L 221.277344 301.570312 L 221.710938 301.710938 L 222.148438 301.875 L 222.898438 302.179688 L 223.21875 302.320312 L 220.601562 292.75 Z M 218.082031 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 304.652344 L 233.691406 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 309.585938 L 234.164062 309.90625 L 234.085938 310.65625 L 234.019531 311.09375 L 233.933594 311.527344 L 233.824219 311.910156 L 233.691406 312.210938 L 233.511719 312.449219 L 233.238281 312.730469 L 232.898438 313.035156 L 232.539062 313.332031 L 231.898438 313.832031 L 231.617188 314.035156 L 241.214844 316.554688 Z M 234.183594 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 280.851562 L 220.601562 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 278.519531 L 218.367188 278.378906 L 219.054688 278.070312 L 219.46875 277.910156 L 219.886719 277.769531 L 220.273438 277.667969 L 220.601562 277.636719 L 220.894531 277.667969 L 221.277344 277.769531 L 221.710938 277.910156 L 222.148438 278.070312 L 222.898438 278.378906 L 223.21875 278.519531 L 220.601562 268.949219 Z M 218.082031 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 280.851562 L 233.691406 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 285.785156 L 234.164062 286.105469 L 234.085938 286.851562 L 234.019531 287.292969 L 233.933594 287.722656 L 233.824219 288.109375 L 233.691406 288.40625 L 233.511719 288.648438 L 233.238281 288.929688 L 232.898438 289.230469 L 232.539062 289.53125 L 231.898438 290.027344 L 231.617188 290.234375 L 241.214844 292.75 Z M 234.183594 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 257.046875 L 220.601562 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 254.71875 L 218.367188 254.578125 L 219.054688 254.269531 L 219.46875 254.105469 L 219.886719 253.964844 L 220.273438 253.867188 L 220.601562 253.832031 L 220.894531 253.867188 L 221.277344 253.964844 L 221.710938 254.105469 L 222.148438 254.269531 L 222.898438 254.578125 L 223.21875 254.71875 L 220.601562 245.148438 Z M 218.082031 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 257.046875 L 233.691406 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 261.984375 L 234.164062 262.300781 L 234.085938 263.050781 L 234.019531 263.488281 L 233.933594 263.921875 L 233.824219 264.304688 L 233.691406 264.605469 L 233.511719 264.84375 L 233.238281 265.128906 L 232.898438 265.429688 L 232.539062 265.730469 L 231.898438 266.226562 L 231.617188 266.433594 L 241.214844 268.949219 Z M 234.183594 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 233.246094 L 220.601562 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 230.914062 L 218.367188 230.773438 L 219.054688 230.46875 L 219.46875 230.304688 L 219.886719 230.164062 L 220.273438 230.066406 L 220.601562 230.03125 L 220.894531 230.066406 L 221.277344 230.164062 L 221.710938 230.304688 L 222.148438 230.46875 L 222.898438 230.773438 L 223.21875 230.914062 L 220.601562 221.34375 Z M 218.082031 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 233.246094 L 233.691406 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 238.179688 L 234.164062 238.5 L 234.085938 239.246094 L 234.019531 239.6875 L 233.933594 240.117188 L 233.824219 240.503906 L 233.691406 240.804688 L 233.511719 241.042969 L 233.238281 241.324219 L 232.898438 241.628906 L 232.539062 241.925781 L 231.898438 242.425781 L 231.617188 242.628906 L 241.214844 245.148438 Z M 234.183594 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 209.445312 L 220.601562 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 207.113281 L 218.367188 206.972656 L 219.054688 206.664062 L 219.46875 206.503906 L 219.886719 206.359375 L 220.273438 206.261719 L 220.601562 206.230469 L 220.894531 206.261719 L 221.277344 206.359375 L 221.710938 206.503906 L 222.148438 206.664062 L 222.898438 206.972656 L 223.21875 207.113281 L 220.601562 197.542969 Z M 218.082031 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 209.445312 L 233.691406 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 214.378906 L 234.164062 214.695312 L 234.085938 215.445312 L 234.019531 215.886719 L 233.933594 216.316406 L 233.824219 216.703125 L 233.691406 217 L 233.511719 217.242188 L 233.238281 217.523438 L 232.898438 217.824219 L 232.539062 218.125 L 231.898438 218.621094 L 231.617188 218.828125 L 241.214844 221.34375 Z M 234.183594 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 185.640625 L 220.601562 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 183.308594 L 218.367188 183.171875 L 219.054688 182.863281 L 219.46875 182.699219 L 219.886719 182.558594 L 220.273438 182.460938 L 220.601562 182.425781 L 220.894531 182.460938 L 221.277344 182.558594 L 221.710938 182.699219 L 222.148438 182.863281 L 222.898438 183.171875 L 223.21875 183.308594 L 220.601562 173.742188 Z M 218.082031 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 185.640625 L 233.691406 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 190.578125 L 234.164062 190.894531 L 234.085938 191.644531 L 234.019531 192.082031 L 233.933594 192.515625 L 233.824219 192.898438 L 233.691406 193.199219 L 233.511719 193.4375 L 233.238281 193.722656 L 232.898438 194.023438 L 232.539062 194.324219 L 231.898438 194.820312 L 231.617188 195.027344 L 241.214844 197.542969 Z M 234.183594 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 161.839844 L 220.601562 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 159.507812 L 218.367188 159.367188 L 219.054688 159.0625 L 219.46875 158.898438 L 219.886719 158.757812 L 220.273438 158.660156 L 220.601562 158.625 L 220.894531 158.660156 L 221.277344 158.757812 L 221.710938 158.898438 L 222.148438 159.0625 L 222.898438 159.367188 L 223.21875 159.507812 L 220.601562 149.9375 Z M 218.082031 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 161.839844 L 233.691406 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 166.773438 L 234.164062 167.09375 L 234.085938 167.839844 L 234.019531 168.28125 L 233.933594 168.710938 L 233.824219 169.097656 L 233.691406 169.398438 L 233.511719 169.636719 L 233.238281 169.917969 L 232.898438 170.222656 L 232.539062 170.519531 L 231.898438 171.015625 L 231.617188 171.222656 L 241.214844 173.742188 Z M 234.183594 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 138.035156 L 220.601562 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 135.707031 L 218.367188 135.566406 L 219.054688 135.257812 L 219.46875 135.09375 L 219.886719 134.953125 L 220.273438 134.855469 L 220.601562 134.824219 L 220.894531 134.855469 L 221.277344 134.953125 L 221.710938 135.09375 L 222.148438 135.257812 L 222.898438 135.566406 L 223.21875 135.707031 L 220.601562 126.136719 Z M 218.082031 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 138.035156 L 233.691406 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 142.972656 L 234.164062 143.289062 L 234.085938 144.039062 L 234.019531 144.476562 L 233.933594 144.910156 L 233.824219 145.292969 L 233.691406 145.59375 L 233.511719 145.835938 L 233.238281 146.117188 L 232.898438 146.417969 L 232.539062 146.71875 L 231.898438 147.214844 L 231.617188 147.421875 L 241.214844 149.9375 Z M 234.183594 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 114.234375 L 220.601562 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 111.902344 L 218.367188 111.761719 L 219.054688 111.457031 L 219.46875 111.292969 L 219.886719 111.152344 L 220.273438 111.054688 L 220.601562 111.019531 L 220.894531 111.054688 L 221.277344 111.152344 L 221.710938 111.292969 L 222.148438 111.457031 L 222.898438 111.761719 L 223.21875 111.902344 L 220.601562 102.332031 Z M 218.082031 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 114.234375 L 233.691406 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 119.167969 L 234.164062 119.488281 L 234.085938 120.238281 L 234.019531 120.675781 L 233.933594 121.109375 L 233.824219 121.492188 L 233.691406 121.792969 L 233.511719 122.03125 L 233.238281 122.3125 L 232.898438 122.617188 L 232.539062 122.917969 L 231.898438 123.414062 L 231.617188 123.617188 L 241.214844 126.136719 Z M 234.183594 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 90.433594 L 220.601562 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 88.101562 L 218.367188 87.960938 L 219.054688 87.652344 L 219.46875 87.492188 L 219.886719 87.351562 L 220.273438 87.25 L 220.601562 87.21875 L 220.894531 87.25 L 221.277344 87.351562 L 221.710938 87.492188 L 222.148438 87.652344 L 222.898438 87.960938 L 223.21875 88.101562 L 220.601562 78.53125 Z M 218.082031 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 90.433594 L 233.691406 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 95.367188 L 234.164062 95.6875 L 234.085938 96.433594 L 234.019531 96.875 L 233.933594 97.304688 L 233.824219 97.691406 L 233.691406 97.992188 L 233.511719 98.230469 L 233.238281 98.511719 L 232.898438 98.816406 L 232.539062 99.113281 L 231.898438 99.609375 L 231.617188 99.816406 L 241.214844 102.332031 Z M 234.183594 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 66.628906 L 220.601562 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 64.300781 L 218.367188 64.160156 L 219.054688 63.851562 L 219.46875 63.6875 L 219.886719 63.546875 L 220.273438 63.449219 L 220.601562 63.414062 L 220.894531 63.449219 L 221.277344 63.546875 L 221.710938 63.6875 L 222.148438 63.851562 L 222.898438 64.160156 L 223.21875 64.300781 L 220.601562 54.730469 Z M 218.082031 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 66.628906 L 233.691406 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 71.566406 L 234.164062 71.882812 L 234.085938 72.632812 L 234.019531 73.070312 L 233.933594 73.503906 L 233.824219 73.886719 L 233.691406 74.1875 L 233.511719 74.425781 L 233.238281 74.710938 L 232.898438 75.011719 L 232.539062 75.3125 L 231.898438 75.808594 L 231.617188 76.015625 L 241.214844 78.53125 Z M 234.183594 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 42.828125 L 220.601562 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 40.496094 L 218.367188 40.355469 L 219.054688 40.050781 L 219.46875 39.886719 L 219.886719 39.746094 L 220.273438 39.648438 L 220.601562 39.613281 L 220.894531 39.648438 L 221.277344 39.746094 L 221.710938 39.886719 L 222.148438 40.050781 L 222.898438 40.355469 L 223.21875 40.496094 L 220.601562 30.925781 Z M 218.082031 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 42.828125 L 233.691406 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 47.761719 L 234.164062 48.082031 L 234.085938 48.828125 L 234.019531 49.269531 L 233.933594 49.699219 L 233.824219 50.085938 L 233.691406 50.386719 L 233.511719 50.625 L 233.238281 50.90625 L 232.898438 51.210938 L 232.539062 51.507812 L 231.898438 52.007812 L 231.617188 52.210938 L 241.214844 54.730469 Z M 234.183594 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 19.027344 L 220.601562 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 16.695312 L 218.367188 16.554688 L 219.054688 16.246094 L 219.46875 16.085938 L 219.886719 15.941406 L 220.273438 15.84375 L 220.601562 15.8125 L 220.894531 15.84375 L 221.277344 15.941406 L 221.710938 16.085938 L 222.148438 16.246094 L 222.898438 16.554688 L 223.21875 16.695312 L 220.601562 7.125 Z M 218.082031 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 19.027344 L 233.691406 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 23.960938 L 234.164062 24.277344 L 234.085938 25.027344 L 234.019531 25.46875 L 233.933594 25.898438 L 233.824219 26.285156 L 233.691406 26.582031 L 233.511719 26.824219 L 233.238281 27.105469 L 232.898438 27.40625 L 232.539062 27.707031 L 231.898438 28.203125 L 231.617188 28.410156 L 241.214844 30.925781 Z M 234.183594 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 304.652344 L 244.402344 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 302.320312 L 242.171875 302.179688 L 242.859375 301.875 L 243.269531 301.710938 L 243.6875 301.570312 L 244.074219 301.472656 L 244.402344 301.4375 L 244.699219 301.472656 L 245.082031 301.570312 L 245.511719 301.710938 L 245.953125 301.875 L 246.703125 302.179688 L 247.019531 302.320312 L 244.402344 292.75 Z M 241.882812 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 304.652344 L 257.492188 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 309.585938 L 257.964844 309.90625 L 257.886719 310.65625 L 257.820312 311.09375 L 257.734375 311.527344 L 257.625 311.910156 L 257.492188 312.210938 L 257.316406 312.449219 L 257.039062 312.730469 L 256.703125 313.035156 L 256.339844 313.332031 L 255.699219 313.832031 L 255.417969 314.035156 L 265.015625 316.554688 Z M 257.988281 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 280.851562 L 244.402344 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 278.519531 L 242.171875 278.378906 L 242.859375 278.070312 L 243.269531 277.910156 L 243.6875 277.769531 L 244.074219 277.667969 L 244.402344 277.636719 L 244.699219 277.667969 L 245.082031 277.769531 L 245.511719 277.910156 L 245.953125 278.070312 L 246.703125 278.378906 L 247.019531 278.519531 L 244.402344 268.949219 Z M 241.882812 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 280.851562 L 257.492188 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 285.785156 L 257.964844 286.105469 L 257.886719 286.851562 L 257.820312 287.292969 L 257.734375 287.722656 L 257.625 288.109375 L 257.492188 288.40625 L 257.316406 288.648438 L 257.039062 288.929688 L 256.703125 289.230469 L 256.339844 289.53125 L 255.699219 290.027344 L 255.417969 290.234375 L 265.015625 292.75 Z M 257.988281 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 257.046875 L 244.402344 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 254.71875 L 242.171875 254.578125 L 242.859375 254.269531 L 243.269531 254.105469 L 243.6875 253.964844 L 244.074219 253.867188 L 244.402344 253.832031 L 244.699219 253.867188 L 245.082031 253.964844 L 245.511719 254.105469 L 245.953125 254.269531 L 246.703125 254.578125 L 247.019531 254.71875 L 244.402344 245.148438 Z M 241.882812 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 257.046875 L 257.492188 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 261.984375 L 257.964844 262.300781 L 257.886719 263.050781 L 257.820312 263.488281 L 257.734375 263.921875 L 257.625 264.304688 L 257.492188 264.605469 L 257.316406 264.84375 L 257.039062 265.128906 L 256.703125 265.429688 L 256.339844 265.730469 L 255.699219 266.226562 L 255.417969 266.433594 L 265.015625 268.949219 Z M 257.988281 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 233.246094 L 244.402344 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 230.914062 L 242.171875 230.773438 L 242.859375 230.46875 L 243.269531 230.304688 L 243.6875 230.164062 L 244.074219 230.066406 L 244.402344 230.03125 L 244.699219 230.066406 L 245.082031 230.164062 L 245.511719 230.304688 L 245.953125 230.46875 L 246.703125 230.773438 L 247.019531 230.914062 L 244.402344 221.34375 Z M 241.882812 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 233.246094 L 257.492188 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 238.179688 L 257.964844 238.5 L 257.886719 239.246094 L 257.820312 239.6875 L 257.734375 240.117188 L 257.625 240.503906 L 257.492188 240.804688 L 257.316406 241.042969 L 257.039062 241.324219 L 256.703125 241.628906 L 256.339844 241.925781 L 255.699219 242.425781 L 255.417969 242.628906 L 265.015625 245.148438 Z M 257.988281 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 209.445312 L 244.402344 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 207.113281 L 242.171875 206.972656 L 242.859375 206.664062 L 243.269531 206.503906 L 243.6875 206.359375 L 244.074219 206.261719 L 244.402344 206.230469 L 244.699219 206.261719 L 245.082031 206.359375 L 245.511719 206.503906 L 245.953125 206.664062 L 246.703125 206.972656 L 247.019531 207.113281 L 244.402344 197.542969 Z M 241.882812 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 209.445312 L 257.492188 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 214.378906 L 257.964844 214.695312 L 257.886719 215.445312 L 257.820312 215.886719 L 257.734375 216.316406 L 257.625 216.703125 L 257.492188 217 L 257.316406 217.242188 L 257.039062 217.523438 L 256.703125 217.824219 L 256.339844 218.125 L 255.699219 218.621094 L 255.417969 218.828125 L 265.015625 221.34375 Z M 257.988281 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 185.640625 L 244.402344 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 183.308594 L 242.171875 183.171875 L 242.859375 182.863281 L 243.269531 182.699219 L 243.6875 182.558594 L 244.074219 182.460938 L 244.402344 182.425781 L 244.699219 182.460938 L 245.082031 182.558594 L 245.511719 182.699219 L 245.953125 182.863281 L 246.703125 183.171875 L 247.019531 183.308594 L 244.402344 173.742188 Z M 241.882812 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 185.640625 L 257.492188 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 190.578125 L 257.964844 190.894531 L 257.886719 191.644531 L 257.820312 192.082031 L 257.734375 192.515625 L 257.625 192.898438 L 257.492188 193.199219 L 257.316406 193.4375 L 257.039062 193.722656 L 256.703125 194.023438 L 256.339844 194.324219 L 255.699219 194.820312 L 255.417969 195.027344 L 265.015625 197.542969 Z M 257.988281 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 161.839844 L 244.402344 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 159.507812 L 242.171875 159.367188 L 242.859375 159.0625 L 243.269531 158.898438 L 243.6875 158.757812 L 244.074219 158.660156 L 244.402344 158.625 L 244.699219 158.660156 L 245.082031 158.757812 L 245.511719 158.898438 L 245.953125 159.0625 L 246.703125 159.367188 L 247.019531 159.507812 L 244.402344 149.9375 Z M 241.882812 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 161.839844 L 257.492188 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 166.773438 L 257.964844 167.09375 L 257.886719 167.839844 L 257.820312 168.28125 L 257.734375 168.710938 L 257.625 169.097656 L 257.492188 169.398438 L 257.316406 169.636719 L 257.039062 169.917969 L 256.703125 170.222656 L 256.339844 170.519531 L 255.699219 171.015625 L 255.417969 171.222656 L 265.015625 173.742188 Z M 257.988281 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 138.035156 L 244.402344 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 135.707031 L 242.171875 135.566406 L 242.859375 135.257812 L 243.269531 135.09375 L 243.6875 134.953125 L 244.074219 134.855469 L 244.402344 134.824219 L 244.699219 134.855469 L 245.082031 134.953125 L 245.511719 135.09375 L 245.953125 135.257812 L 246.703125 135.566406 L 247.019531 135.707031 L 244.402344 126.136719 Z M 241.882812 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 138.035156 L 257.492188 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 142.972656 L 257.964844 143.289062 L 257.886719 144.039062 L 257.820312 144.476562 L 257.734375 144.910156 L 257.625 145.292969 L 257.492188 145.59375 L 257.316406 145.835938 L 257.039062 146.117188 L 256.703125 146.417969 L 256.339844 146.71875 L 255.699219 147.214844 L 255.417969 147.421875 L 265.015625 149.9375 Z M 257.988281 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 114.234375 L 244.402344 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 111.902344 L 242.171875 111.761719 L 242.859375 111.457031 L 243.269531 111.292969 L 243.6875 111.152344 L 244.074219 111.054688 L 244.402344 111.019531 L 244.699219 111.054688 L 245.082031 111.152344 L 245.511719 111.292969 L 245.953125 111.457031 L 246.703125 111.761719 L 247.019531 111.902344 L 244.402344 102.332031 Z M 241.882812 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 114.234375 L 257.492188 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 119.167969 L 257.964844 119.488281 L 257.886719 120.238281 L 257.820312 120.675781 L 257.734375 121.109375 L 257.625 121.492188 L 257.492188 121.792969 L 257.316406 122.03125 L 257.039062 122.3125 L 256.703125 122.617188 L 256.339844 122.917969 L 255.699219 123.414062 L 255.417969 123.617188 L 265.015625 126.136719 Z M 257.988281 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 90.433594 L 244.402344 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 88.101562 L 242.171875 87.960938 L 242.859375 87.652344 L 243.269531 87.492188 L 243.6875 87.351562 L 244.074219 87.25 L 244.402344 87.21875 L 244.699219 87.25 L 245.082031 87.351562 L 245.511719 87.492188 L 245.953125 87.652344 L 246.703125 87.960938 L 247.019531 88.101562 L 244.402344 78.53125 Z M 241.882812 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 90.433594 L 257.492188 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 95.367188 L 257.964844 95.6875 L 257.886719 96.433594 L 257.820312 96.875 L 257.734375 97.304688 L 257.625 97.691406 L 257.492188 97.992188 L 257.316406 98.230469 L 257.039062 98.511719 L 256.703125 98.816406 L 256.339844 99.113281 L 255.699219 99.609375 L 255.417969 99.816406 L 265.015625 102.332031 Z M 257.988281 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 66.628906 L 244.402344 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 64.300781 L 242.171875 64.160156 L 242.859375 63.851562 L 243.269531 63.6875 L 243.6875 63.546875 L 244.074219 63.449219 L 244.402344 63.414062 L 244.699219 63.449219 L 245.082031 63.546875 L 245.511719 63.6875 L 245.953125 63.851562 L 246.703125 64.160156 L 247.019531 64.300781 L 244.402344 54.730469 Z M 241.882812 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 66.628906 L 257.492188 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 71.566406 L 257.964844 71.882812 L 257.886719 72.632812 L 257.820312 73.070312 L 257.734375 73.503906 L 257.625 73.886719 L 257.492188 74.1875 L 257.316406 74.425781 L 257.039062 74.710938 L 256.703125 75.011719 L 256.339844 75.3125 L 255.699219 75.808594 L 255.417969 76.015625 L 265.015625 78.53125 Z M 257.988281 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 42.828125 L 244.402344 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 40.496094 L 242.171875 40.355469 L 242.859375 40.050781 L 243.269531 39.886719 L 243.6875 39.746094 L 244.074219 39.648438 L 244.402344 39.613281 L 244.699219 39.648438 L 245.082031 39.746094 L 245.511719 39.886719 L 245.953125 40.050781 L 246.703125 40.355469 L 247.019531 40.496094 L 244.402344 30.925781 Z M 241.882812 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 42.828125 L 257.492188 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 47.761719 L 257.964844 48.082031 L 257.886719 48.828125 L 257.820312 49.269531 L 257.734375 49.699219 L 257.625 50.085938 L 257.492188 50.386719 L 257.316406 50.625 L 257.039062 50.90625 L 256.703125 51.210938 L 256.339844 51.507812 L 255.699219 52.007812 L 255.417969 52.210938 L 265.015625 54.730469 Z M 257.988281 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 19.027344 L 244.402344 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 16.695312 L 242.171875 16.554688 L 242.859375 16.246094 L 243.269531 16.085938 L 243.6875 15.941406 L 244.074219 15.84375 L 244.402344 15.8125 L 244.699219 15.84375 L 245.082031 15.941406 L 245.511719 16.085938 L 245.953125 16.246094 L 246.703125 16.554688 L 247.019531 16.695312 L 244.402344 7.125 Z M 241.882812 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 19.027344 L 257.492188 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 23.960938 L 257.964844 24.277344 L 257.886719 25.027344 L 257.820312 25.46875 L 257.734375 25.898438 L 257.625 26.285156 L 257.492188 26.582031 L 257.316406 26.824219 L 257.039062 27.105469 L 256.703125 27.40625 L 256.339844 27.707031 L 255.699219 28.203125 L 255.417969 28.410156 L 265.015625 30.925781 Z M 257.988281 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 304.652344 L 268.203125 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 302.320312 L 265.972656 302.179688 L 266.660156 301.875 L 267.074219 301.710938 L 267.488281 301.570312 L 267.878906 301.472656 L 268.203125 301.4375 L 268.5 301.472656 L 268.882812 301.570312 L 269.3125 301.710938 L 269.753906 301.875 L 270.503906 302.179688 L 270.824219 302.320312 L 268.203125 292.75 Z M 265.6875 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 304.652344 L 281.292969 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 309.585938 L 281.765625 309.90625 L 281.691406 310.65625 L 281.625 311.09375 L 281.539062 311.527344 L 281.429688 311.910156 L 281.292969 312.210938 L 281.117188 312.449219 L 280.839844 312.730469 L 280.503906 313.035156 L 280.144531 313.332031 L 279.5 313.832031 L 279.21875 314.035156 L 288.816406 316.554688 Z M 281.789062 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 280.851562 L 268.203125 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 278.519531 L 265.972656 278.378906 L 266.660156 278.070312 L 267.074219 277.910156 L 267.488281 277.769531 L 267.878906 277.667969 L 268.203125 277.636719 L 268.5 277.667969 L 268.882812 277.769531 L 269.3125 277.910156 L 269.753906 278.070312 L 270.503906 278.378906 L 270.824219 278.519531 L 268.203125 268.949219 Z M 265.6875 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 280.851562 L 281.292969 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 285.785156 L 281.765625 286.105469 L 281.691406 286.851562 L 281.625 287.292969 L 281.539062 287.722656 L 281.429688 288.109375 L 281.292969 288.40625 L 281.117188 288.648438 L 280.839844 288.929688 L 280.503906 289.230469 L 280.144531 289.53125 L 279.5 290.027344 L 279.21875 290.234375 L 288.816406 292.75 Z M 281.789062 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 257.046875 L 268.203125 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 254.71875 L 265.972656 254.578125 L 266.660156 254.269531 L 267.074219 254.105469 L 267.488281 253.964844 L 267.878906 253.867188 L 268.203125 253.832031 L 268.5 253.867188 L 268.882812 253.964844 L 269.3125 254.105469 L 269.753906 254.269531 L 270.503906 254.578125 L 270.824219 254.71875 L 268.203125 245.148438 Z M 265.6875 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 257.046875 L 281.292969 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 261.984375 L 281.765625 262.300781 L 281.691406 263.050781 L 281.625 263.488281 L 281.539062 263.921875 L 281.429688 264.304688 L 281.292969 264.605469 L 281.117188 264.84375 L 280.839844 265.128906 L 280.503906 265.429688 L 280.144531 265.730469 L 279.5 266.226562 L 279.21875 266.433594 L 288.816406 268.949219 Z M 281.789062 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 233.246094 L 268.203125 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 230.914062 L 265.972656 230.773438 L 266.660156 230.46875 L 267.074219 230.304688 L 267.488281 230.164062 L 267.878906 230.066406 L 268.203125 230.03125 L 268.5 230.066406 L 268.882812 230.164062 L 269.3125 230.304688 L 269.753906 230.46875 L 270.503906 230.773438 L 270.824219 230.914062 L 268.203125 221.34375 Z M 265.6875 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 233.246094 L 281.292969 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 238.179688 L 281.765625 238.5 L 281.691406 239.246094 L 281.625 239.6875 L 281.539062 240.117188 L 281.429688 240.503906 L 281.292969 240.804688 L 281.117188 241.042969 L 280.839844 241.324219 L 280.503906 241.628906 L 280.144531 241.925781 L 279.5 242.425781 L 279.21875 242.628906 L 288.816406 245.148438 Z M 281.789062 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 209.445312 L 268.203125 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 207.113281 L 265.972656 206.972656 L 266.660156 206.664062 L 267.074219 206.503906 L 267.488281 206.359375 L 267.878906 206.261719 L 268.203125 206.230469 L 268.5 206.261719 L 268.882812 206.359375 L 269.3125 206.503906 L 269.753906 206.664062 L 270.503906 206.972656 L 270.824219 207.113281 L 268.203125 197.542969 Z M 265.6875 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 209.445312 L 281.292969 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 214.378906 L 281.765625 214.695312 L 281.691406 215.445312 L 281.625 215.886719 L 281.539062 216.316406 L 281.429688 216.703125 L 281.292969 217 L 281.117188 217.242188 L 280.839844 217.523438 L 280.503906 217.824219 L 280.144531 218.125 L 279.5 218.621094 L 279.21875 218.828125 L 288.816406 221.34375 Z M 281.789062 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 185.640625 L 268.203125 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 183.308594 L 265.972656 183.171875 L 266.660156 182.863281 L 267.074219 182.699219 L 267.488281 182.558594 L 267.878906 182.460938 L 268.203125 182.425781 L 268.5 182.460938 L 268.882812 182.558594 L 269.3125 182.699219 L 269.753906 182.863281 L 270.503906 183.171875 L 270.824219 183.308594 L 268.203125 173.742188 Z M 265.6875 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 185.640625 L 281.292969 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 190.578125 L 281.765625 190.894531 L 281.691406 191.644531 L 281.625 192.082031 L 281.539062 192.515625 L 281.429688 192.898438 L 281.292969 193.199219 L 281.117188 193.4375 L 280.839844 193.722656 L 280.503906 194.023438 L 280.144531 194.324219 L 279.5 194.820312 L 279.21875 195.027344 L 288.816406 197.542969 Z M 281.789062 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 161.839844 L 268.203125 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 159.507812 L 265.972656 159.367188 L 266.660156 159.0625 L 267.074219 158.898438 L 267.488281 158.757812 L 267.878906 158.660156 L 268.203125 158.625 L 268.5 158.660156 L 268.882812 158.757812 L 269.3125 158.898438 L 269.753906 159.0625 L 270.503906 159.367188 L 270.824219 159.507812 L 268.203125 149.9375 Z M 265.6875 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 161.839844 L 281.292969 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 166.773438 L 281.765625 167.09375 L 281.691406 167.839844 L 281.625 168.28125 L 281.539062 168.710938 L 281.429688 169.097656 L 281.292969 169.398438 L 281.117188 169.636719 L 280.839844 169.917969 L 280.503906 170.222656 L 280.144531 170.519531 L 279.5 171.015625 L 279.21875 171.222656 L 288.816406 173.742188 Z M 281.789062 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 138.035156 L 268.203125 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 135.707031 L 265.972656 135.566406 L 266.660156 135.257812 L 267.074219 135.09375 L 267.488281 134.953125 L 267.878906 134.855469 L 268.203125 134.824219 L 268.5 134.855469 L 268.882812 134.953125 L 269.3125 135.09375 L 269.753906 135.257812 L 270.503906 135.566406 L 270.824219 135.707031 L 268.203125 126.136719 Z M 265.6875 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 138.035156 L 281.292969 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 142.972656 L 281.765625 143.289062 L 281.691406 144.039062 L 281.625 144.476562 L 281.539062 144.910156 L 281.429688 145.292969 L 281.292969 145.59375 L 281.117188 145.835938 L 280.839844 146.117188 L 280.503906 146.417969 L 280.144531 146.71875 L 279.5 147.214844 L 279.21875 147.421875 L 288.816406 149.9375 Z M 281.789062 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 114.234375 L 268.203125 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 111.902344 L 265.972656 111.761719 L 266.660156 111.457031 L 267.074219 111.292969 L 267.488281 111.152344 L 267.878906 111.054688 L 268.203125 111.019531 L 268.5 111.054688 L 268.882812 111.152344 L 269.3125 111.292969 L 269.753906 111.457031 L 270.503906 111.761719 L 270.824219 111.902344 L 268.203125 102.332031 Z M 265.6875 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 114.234375 L 281.292969 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 119.167969 L 281.765625 119.488281 L 281.691406 120.238281 L 281.625 120.675781 L 281.539062 121.109375 L 281.429688 121.492188 L 281.292969 121.792969 L 281.117188 122.03125 L 280.839844 122.3125 L 280.503906 122.617188 L 280.144531 122.917969 L 279.5 123.414062 L 279.21875 123.617188 L 288.816406 126.136719 Z M 281.789062 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 90.433594 L 268.203125 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 88.101562 L 265.972656 87.960938 L 266.660156 87.652344 L 267.074219 87.492188 L 267.488281 87.351562 L 267.878906 87.25 L 268.203125 87.21875 L 268.5 87.25 L 268.882812 87.351562 L 269.3125 87.492188 L 269.753906 87.652344 L 270.503906 87.960938 L 270.824219 88.101562 L 268.203125 78.53125 Z M 265.6875 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 90.433594 L 281.292969 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 95.367188 L 281.765625 95.6875 L 281.691406 96.433594 L 281.625 96.875 L 281.539062 97.304688 L 281.429688 97.691406 L 281.292969 97.992188 L 281.117188 98.230469 L 280.839844 98.511719 L 280.503906 98.816406 L 280.144531 99.113281 L 279.5 99.609375 L 279.21875 99.816406 L 288.816406 102.332031 Z M 281.789062 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 66.628906 L 268.203125 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 64.300781 L 265.972656 64.160156 L 266.660156 63.851562 L 267.074219 63.6875 L 267.488281 63.546875 L 267.878906 63.449219 L 268.203125 63.414062 L 268.5 63.449219 L 268.882812 63.546875 L 269.3125 63.6875 L 269.753906 63.851562 L 270.503906 64.160156 L 270.824219 64.300781 L 268.203125 54.730469 Z M 265.6875 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 66.628906 L 281.292969 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 71.566406 L 281.765625 71.882812 L 281.691406 72.632812 L 281.625 73.070312 L 281.539062 73.503906 L 281.429688 73.886719 L 281.292969 74.1875 L 281.117188 74.425781 L 280.839844 74.710938 L 280.503906 75.011719 L 280.144531 75.3125 L 279.5 75.808594 L 279.21875 76.015625 L 288.816406 78.53125 Z M 281.789062 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 42.828125 L 268.203125 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 40.496094 L 265.972656 40.355469 L 266.660156 40.050781 L 267.074219 39.886719 L 267.488281 39.746094 L 267.878906 39.648438 L 268.203125 39.613281 L 268.5 39.648438 L 268.882812 39.746094 L 269.3125 39.886719 L 269.753906 40.050781 L 270.503906 40.355469 L 270.824219 40.496094 L 268.203125 30.925781 Z M 265.6875 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 42.828125 L 281.292969 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 47.761719 L 281.765625 48.082031 L 281.691406 48.828125 L 281.625 49.269531 L 281.539062 49.699219 L 281.429688 50.085938 L 281.292969 50.386719 L 281.117188 50.625 L 280.839844 50.90625 L 280.503906 51.210938 L 280.144531 51.507812 L 279.5 52.007812 L 279.21875 52.210938 L 288.816406 54.730469 Z M 281.789062 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 19.027344 L 268.203125 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 16.695312 L 265.972656 16.554688 L 266.660156 16.246094 L 267.074219 16.085938 L 267.488281 15.941406 L 267.878906 15.84375 L 268.203125 15.8125 L 268.5 15.84375 L 268.882812 15.941406 L 269.3125 16.085938 L 269.753906 16.246094 L 270.503906 16.554688 L 270.824219 16.695312 L 268.203125 7.125 Z M 265.6875 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 19.027344 L 281.292969 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 23.960938 L 281.765625 24.277344 L 281.691406 25.027344 L 281.625 25.46875 L 281.539062 25.898438 L 281.429688 26.285156 L 281.292969 26.582031 L 281.117188 26.824219 L 280.839844 27.105469 L 280.503906 27.40625 L 280.144531 27.707031 L 279.5 28.203125 L 279.21875 28.410156 L 288.816406 30.925781 Z M 281.789062 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 304.652344 L 292.007812 301.4375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 302.320312 L 289.773438 302.179688 L 290.460938 301.875 L 290.875 301.710938 L 291.292969 301.570312 L 291.679688 301.472656 L 292.007812 301.4375 L 292.300781 301.472656 L 292.683594 301.570312 L 293.117188 301.710938 L 293.554688 301.875 L 294.304688 302.179688 L 294.625 302.320312 L 292.007812 292.75 Z M 289.488281 302.320312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 304.652344 L 305.097656 312.210938 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 309.585938 L 305.570312 309.90625 L 305.492188 310.65625 L 305.425781 311.09375 L 305.339844 311.527344 L 305.230469 311.910156 L 305.097656 312.210938 L 304.921875 312.449219 L 304.644531 312.730469 L 304.304688 313.035156 L 303.945312 313.332031 L 303.304688 313.832031 L 303.023438 314.035156 L 312.621094 316.554688 Z M 305.589844 309.585938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 280.851562 L 292.007812 277.636719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 278.519531 L 289.773438 278.378906 L 290.460938 278.070312 L 290.875 277.910156 L 291.292969 277.769531 L 291.679688 277.667969 L 292.007812 277.636719 L 292.300781 277.667969 L 292.683594 277.769531 L 293.117188 277.910156 L 293.554688 278.070312 L 294.304688 278.378906 L 294.625 278.519531 L 292.007812 268.949219 Z M 289.488281 278.519531 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 280.851562 L 305.097656 288.40625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 285.785156 L 305.570312 286.105469 L 305.492188 286.851562 L 305.425781 287.292969 L 305.339844 287.722656 L 305.230469 288.109375 L 305.097656 288.40625 L 304.921875 288.648438 L 304.644531 288.929688 L 304.304688 289.230469 L 303.945312 289.53125 L 303.304688 290.027344 L 303.023438 290.234375 L 312.621094 292.75 Z M 305.589844 285.785156 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 257.046875 L 292.007812 253.832031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 254.71875 L 289.773438 254.578125 L 290.460938 254.269531 L 290.875 254.105469 L 291.292969 253.964844 L 291.679688 253.867188 L 292.007812 253.832031 L 292.300781 253.867188 L 292.683594 253.964844 L 293.117188 254.105469 L 293.554688 254.269531 L 294.304688 254.578125 L 294.625 254.71875 L 292.007812 245.148438 Z M 289.488281 254.71875 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 257.046875 L 305.097656 264.605469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 261.984375 L 305.570312 262.300781 L 305.492188 263.050781 L 305.425781 263.488281 L 305.339844 263.921875 L 305.230469 264.304688 L 305.097656 264.605469 L 304.921875 264.84375 L 304.644531 265.128906 L 304.304688 265.429688 L 303.945312 265.730469 L 303.304688 266.226562 L 303.023438 266.433594 L 312.621094 268.949219 Z M 305.589844 261.984375 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 233.246094 L 292.007812 230.03125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 230.914062 L 289.773438 230.773438 L 290.460938 230.46875 L 290.875 230.304688 L 291.292969 230.164062 L 291.679688 230.066406 L 292.007812 230.03125 L 292.300781 230.066406 L 292.683594 230.164062 L 293.117188 230.304688 L 293.554688 230.46875 L 294.304688 230.773438 L 294.625 230.914062 L 292.007812 221.34375 Z M 289.488281 230.914062 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 233.246094 L 305.097656 240.804688 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 238.179688 L 305.570312 238.5 L 305.492188 239.246094 L 305.425781 239.6875 L 305.339844 240.117188 L 305.230469 240.503906 L 305.097656 240.804688 L 304.921875 241.042969 L 304.644531 241.324219 L 304.304688 241.628906 L 303.945312 241.925781 L 303.304688 242.425781 L 303.023438 242.628906 L 312.621094 245.148438 Z M 305.589844 238.179688 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 209.445312 L 292.007812 206.230469 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 207.113281 L 289.773438 206.972656 L 290.460938 206.664062 L 290.875 206.503906 L 291.292969 206.359375 L 291.679688 206.261719 L 292.007812 206.230469 L 292.300781 206.261719 L 292.683594 206.359375 L 293.117188 206.503906 L 293.554688 206.664062 L 294.304688 206.972656 L 294.625 207.113281 L 292.007812 197.542969 Z M 289.488281 207.113281 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 209.445312 L 305.097656 217 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 214.378906 L 305.570312 214.695312 L 305.492188 215.445312 L 305.425781 215.886719 L 305.339844 216.316406 L 305.230469 216.703125 L 305.097656 217 L 304.921875 217.242188 L 304.644531 217.523438 L 304.304688 217.824219 L 303.945312 218.125 L 303.304688 218.621094 L 303.023438 218.828125 L 312.621094 221.34375 Z M 305.589844 214.378906 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 185.640625 L 292.007812 182.425781 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 183.308594 L 289.773438 183.171875 L 290.460938 182.863281 L 290.875 182.699219 L 291.292969 182.558594 L 291.679688 182.460938 L 292.007812 182.425781 L 292.300781 182.460938 L 292.683594 182.558594 L 293.117188 182.699219 L 293.554688 182.863281 L 294.304688 183.171875 L 294.625 183.308594 L 292.007812 173.742188 Z M 289.488281 183.308594 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 185.640625 L 305.097656 193.199219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 190.578125 L 305.570312 190.894531 L 305.492188 191.644531 L 305.425781 192.082031 L 305.339844 192.515625 L 305.230469 192.898438 L 305.097656 193.199219 L 304.921875 193.4375 L 304.644531 193.722656 L 304.304688 194.023438 L 303.945312 194.324219 L 303.304688 194.820312 L 303.023438 195.027344 L 312.621094 197.542969 Z M 305.589844 190.578125 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 161.839844 L 292.007812 158.625 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 159.507812 L 289.773438 159.367188 L 290.460938 159.0625 L 290.875 158.898438 L 291.292969 158.757812 L 291.679688 158.660156 L 292.007812 158.625 L 292.300781 158.660156 L 292.683594 158.757812 L 293.117188 158.898438 L 293.554688 159.0625 L 294.304688 159.367188 L 294.625 159.507812 L 292.007812 149.9375 Z M 289.488281 159.507812 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 161.839844 L 305.097656 169.398438 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 166.773438 L 305.570312 167.09375 L 305.492188 167.839844 L 305.425781 168.28125 L 305.339844 168.710938 L 305.230469 169.097656 L 305.097656 169.398438 L 304.921875 169.636719 L 304.644531 169.917969 L 304.304688 170.222656 L 303.945312 170.519531 L 303.304688 171.015625 L 303.023438 171.222656 L 312.621094 173.742188 Z M 305.589844 166.773438 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 138.035156 L 292.007812 134.824219 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 135.707031 L 289.773438 135.566406 L 290.460938 135.257812 L 290.875 135.09375 L 291.292969 134.953125 L 291.679688 134.855469 L 292.007812 134.824219 L 292.300781 134.855469 L 292.683594 134.953125 L 293.117188 135.09375 L 293.554688 135.257812 L 294.304688 135.566406 L 294.625 135.707031 L 292.007812 126.136719 Z M 289.488281 135.707031 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 138.035156 L 305.097656 145.59375 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 142.972656 L 305.570312 143.289062 L 305.492188 144.039062 L 305.425781 144.476562 L 305.339844 144.910156 L 305.230469 145.292969 L 305.097656 145.59375 L 304.921875 145.835938 L 304.644531 146.117188 L 304.304688 146.417969 L 303.945312 146.71875 L 303.304688 147.214844 L 303.023438 147.421875 L 312.621094 149.9375 Z M 305.589844 142.972656 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 114.234375 L 292.007812 111.019531 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 111.902344 L 289.773438 111.761719 L 290.460938 111.457031 L 290.875 111.292969 L 291.292969 111.152344 L 291.679688 111.054688 L 292.007812 111.019531 L 292.300781 111.054688 L 292.683594 111.152344 L 293.117188 111.292969 L 293.554688 111.457031 L 294.304688 111.761719 L 294.625 111.902344 L 292.007812 102.332031 Z M 289.488281 111.902344 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 114.234375 L 305.097656 121.792969 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 119.167969 L 305.570312 119.488281 L 305.492188 120.238281 L 305.425781 120.675781 L 305.339844 121.109375 L 305.230469 121.492188 L 305.097656 121.792969 L 304.921875 122.03125 L 304.644531 122.3125 L 304.304688 122.617188 L 303.945312 122.917969 L 303.304688 123.414062 L 303.023438 123.617188 L 312.621094 126.136719 Z M 305.589844 119.167969 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 90.433594 L 292.007812 87.21875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 88.101562 L 289.773438 87.960938 L 290.460938 87.652344 L 290.875 87.492188 L 291.292969 87.351562 L 291.679688 87.25 L 292.007812 87.21875 L 292.300781 87.25 L 292.683594 87.351562 L 293.117188 87.492188 L 293.554688 87.652344 L 294.304688 87.960938 L 294.625 88.101562 L 292.007812 78.53125 Z M 289.488281 88.101562 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 90.433594 L 305.097656 97.992188 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 95.367188 L 305.570312 95.6875 L 305.492188 96.433594 L 305.425781 96.875 L 305.339844 97.304688 L 305.230469 97.691406 L 305.097656 97.992188 L 304.921875 98.230469 L 304.644531 98.511719 L 304.304688 98.816406 L 303.945312 99.113281 L 303.304688 99.609375 L 303.023438 99.816406 L 312.621094 102.332031 Z M 305.589844 95.367188 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 66.628906 L 292.007812 63.414062 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 64.300781 L 289.773438 64.160156 L 290.460938 63.851562 L 290.875 63.6875 L 291.292969 63.546875 L 291.679688 63.449219 L 292.007812 63.414062 L 292.300781 63.449219 L 292.683594 63.546875 L 293.117188 63.6875 L 293.554688 63.851562 L 294.304688 64.160156 L 294.625 64.300781 L 292.007812 54.730469 Z M 289.488281 64.300781 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 66.628906 L 305.097656 74.1875 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 71.566406 L 305.570312 71.882812 L 305.492188 72.632812 L 305.425781 73.070312 L 305.339844 73.503906 L 305.230469 73.886719 L 305.097656 74.1875 L 304.921875 74.425781 L 304.644531 74.710938 L 304.304688 75.011719 L 303.945312 75.3125 L 303.304688 75.808594 L 303.023438 76.015625 L 312.621094 78.53125 Z M 305.589844 71.566406 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 42.828125 L 292.007812 39.613281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 40.496094 L 289.773438 40.355469 L 290.460938 40.050781 L 290.875 39.886719 L 291.292969 39.746094 L 291.679688 39.648438 L 292.007812 39.613281 L 292.300781 39.648438 L 292.683594 39.746094 L 293.117188 39.886719 L 293.554688 40.050781 L 294.304688 40.355469 L 294.625 40.496094 L 292.007812 30.925781 Z M 289.488281 40.496094 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 42.828125 L 305.097656 50.386719 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 47.761719 L 305.570312 48.082031 L 305.492188 48.828125 L 305.425781 49.269531 L 305.339844 49.699219 L 305.230469 50.085938 L 305.097656 50.386719 L 304.921875 50.625 L 304.644531 50.90625 L 304.304688 51.210938 L 303.945312 51.507812 L 303.304688 52.007812 L 303.023438 52.210938 L 312.621094 54.730469 Z M 305.589844 47.761719 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 19.027344 L 292.007812 15.8125 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 16.695312 L 289.773438 16.554688 L 290.460938 16.246094 L 290.875 16.085938 L 291.292969 15.941406 L 291.679688 15.84375 L 292.007812 15.8125 L 292.300781 15.84375 L 292.683594 15.941406 L 293.117188 16.085938 L 293.554688 16.246094 L 294.304688 16.554688 L 294.625 16.695312 L 292.007812 7.125 Z M 289.488281 16.695312 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 19.027344 L 305.097656 26.582031 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 23.960938 L 305.570312 24.277344 L 305.492188 25.027344 L 305.425781 25.46875 L 305.339844 25.898438 L 305.230469 26.285156 L 305.097656 26.582031 L 304.921875 26.824219 L 304.644531 27.105469 L 304.304688 27.40625 L 303.945312 27.707031 L 303.304688 28.203125 L 303.023438 28.410156 L 312.621094 30.925781 Z M 305.589844 23.960938 "/>
-<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 357 163.238281 L 383.503906 163.238281 "/>
-<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 382.4375 160.195312 L 382.605469 160.542969 L 382.976562 161.375 L 383.175781 161.871094 L 383.34375 162.375 L 383.464844 162.84375 L 383.503906 163.238281 L 383.464844 163.597656 L 383.34375 164.058594 L 383.175781 164.582031 L 382.976562 165.113281 L 382.605469 166.019531 L 382.4375 166.40625 L 394 163.238281 Z M 382.4375 160.195312 "/>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="396pt" height="319pt" viewBox="0 0 396 319" version="1.1">
+<g id="surface4">
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 297.269531 L 12.363281 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 293.023438 L 10.128906 292.882812 L 10.816406 292.574219 L 11.230469 292.410156 L 11.648438 292.269531 L 12.035156 292.171875 L 12.363281 292.136719 L 12.660156 292.171875 L 13.042969 292.269531 L 13.472656 292.410156 L 13.910156 292.574219 L 14.664062 292.882812 L 14.980469 293.023438 L 12.363281 283.453125 Z M 9.84375 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 297.269531 L 28.769531 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 304.117188 L 29.242188 304.4375 L 29.164062 305.183594 L 29.101562 305.625 L 29.011719 306.054688 L 28.90625 306.441406 L 28.769531 306.742188 L 28.59375 306.980469 L 28.316406 307.261719 L 27.980469 307.566406 L 27.617188 307.863281 L 26.976562 308.359375 L 26.695312 308.566406 L 36.292969 311.085938 Z M 29.265625 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 297.5 C 14 297.101562 13.84375 296.71875 13.5625 296.4375 C 13.28125 296.15625 12.898438 296 12.5 296 C 12.101562 296 11.71875 296.15625 11.4375 296.4375 C 11.15625 296.71875 11 297.101562 11 297.5 C 11 297.898438 11.15625 298.28125 11.4375 298.5625 C 11.71875 298.84375 12.101562 299 12.5 299 C 12.898438 299 13.28125 298.84375 13.5625 298.5625 C 13.84375 298.28125 14 297.898438 14 297.5 Z M 14 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 298.117188 L 15.664062 297.941406 L 15.054688 297.5 L 14.703125 297.222656 L 14.375 296.933594 L 14.09375 296.644531 L 13.902344 296.378906 L 13.785156 296.105469 L 13.675781 295.726562 L 13.585938 295.28125 L 13.507812 294.820312 L 13.394531 294.015625 L 13.359375 293.667969 L 6.378906 300.722656 Z M 15.925781 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 269.636719 L 12.363281 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 265.390625 L 10.128906 265.25 L 10.816406 264.941406 L 11.230469 264.777344 L 11.648438 264.636719 L 12.035156 264.539062 L 12.363281 264.503906 L 12.660156 264.539062 L 13.042969 264.636719 L 13.472656 264.777344 L 13.910156 264.941406 L 14.664062 265.25 L 14.980469 265.390625 L 12.363281 255.820312 Z M 9.84375 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 269.636719 L 28.769531 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 276.484375 L 29.242188 276.804688 L 29.164062 277.550781 L 29.101562 277.992188 L 29.011719 278.421875 L 28.90625 278.808594 L 28.769531 279.109375 L 28.59375 279.347656 L 28.316406 279.628906 L 27.980469 279.933594 L 27.617188 280.230469 L 26.976562 280.726562 L 26.695312 280.933594 L 36.292969 283.453125 Z M 29.265625 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 269.5 C 14 269.101562 13.84375 268.71875 13.5625 268.4375 C 13.28125 268.15625 12.898438 268 12.5 268 C 12.101562 268 11.71875 268.15625 11.4375 268.4375 C 11.15625 268.71875 11 269.101562 11 269.5 C 11 269.898438 11.15625 270.28125 11.4375 270.5625 C 11.71875 270.84375 12.101562 271 12.5 271 C 12.898438 271 13.28125 270.84375 13.5625 270.5625 C 13.84375 270.28125 14 269.898438 14 269.5 Z M 14 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 270.484375 L 15.664062 270.308594 L 15.054688 269.867188 L 14.703125 269.589844 L 14.375 269.300781 L 14.09375 269.011719 L 13.902344 268.746094 L 13.785156 268.472656 L 13.675781 268.09375 L 13.585938 267.648438 L 13.507812 267.1875 L 13.394531 266.382812 L 13.359375 266.035156 L 6.378906 273.089844 Z M 15.925781 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 242.003906 L 12.363281 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 237.757812 L 10.128906 237.617188 L 10.816406 237.308594 L 11.230469 237.144531 L 11.648438 237.003906 L 12.035156 236.90625 L 12.363281 236.871094 L 12.660156 236.90625 L 13.042969 237.003906 L 13.472656 237.144531 L 13.910156 237.308594 L 14.664062 237.617188 L 14.980469 237.757812 L 12.363281 228.1875 Z M 9.84375 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 242.003906 L 28.769531 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 248.851562 L 29.242188 249.171875 L 29.164062 249.917969 L 29.101562 250.359375 L 29.011719 250.789062 L 28.90625 251.175781 L 28.769531 251.476562 L 28.59375 251.714844 L 28.316406 251.996094 L 27.980469 252.300781 L 27.617188 252.597656 L 26.976562 253.09375 L 26.695312 253.300781 L 36.292969 255.820312 Z M 29.265625 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 242.5 C 14 242.101562 13.84375 241.71875 13.5625 241.4375 C 13.28125 241.15625 12.898438 241 12.5 241 C 12.101562 241 11.71875 241.15625 11.4375 241.4375 C 11.15625 241.71875 11 242.101562 11 242.5 C 11 242.898438 11.15625 243.28125 11.4375 243.5625 C 11.71875 243.84375 12.101562 244 12.5 244 C 12.898438 244 13.28125 243.84375 13.5625 243.5625 C 13.84375 243.28125 14 242.898438 14 242.5 Z M 14 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 242.851562 L 15.664062 242.675781 L 15.054688 242.234375 L 14.703125 241.957031 L 14.375 241.667969 L 14.09375 241.378906 L 13.902344 241.113281 L 13.785156 240.839844 L 13.675781 240.460938 L 13.585938 240.015625 L 13.507812 239.554688 L 13.394531 238.75 L 13.359375 238.402344 L 6.378906 245.457031 Z M 15.925781 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 214.371094 L 12.363281 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 210.125 L 10.128906 209.984375 L 10.816406 209.675781 L 11.230469 209.511719 L 11.648438 209.371094 L 12.035156 209.273438 L 12.363281 209.238281 L 12.660156 209.273438 L 13.042969 209.371094 L 13.472656 209.511719 L 13.910156 209.675781 L 14.664062 209.984375 L 14.980469 210.125 L 12.363281 200.554688 Z M 9.84375 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 214.371094 L 28.769531 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 221.21875 L 29.242188 221.539062 L 29.164062 222.285156 L 29.101562 222.726562 L 29.011719 223.15625 L 28.90625 223.542969 L 28.769531 223.84375 L 28.59375 224.082031 L 28.316406 224.363281 L 27.980469 224.667969 L 27.617188 224.964844 L 26.976562 225.464844 L 26.695312 225.667969 L 36.292969 228.1875 Z M 29.265625 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 214.5 C 14 214.101562 13.84375 213.71875 13.5625 213.4375 C 13.28125 213.15625 12.898438 213 12.5 213 C 12.101562 213 11.71875 213.15625 11.4375 213.4375 C 11.15625 213.71875 11 214.101562 11 214.5 C 11 214.898438 11.15625 215.28125 11.4375 215.5625 C 11.71875 215.84375 12.101562 216 12.5 216 C 12.898438 216 13.28125 215.84375 13.5625 215.5625 C 13.84375 215.28125 14 214.898438 14 214.5 Z M 14 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 215.21875 L 15.664062 215.042969 L 15.054688 214.601562 L 14.703125 214.324219 L 14.375 214.035156 L 14.09375 213.746094 L 13.902344 213.480469 L 13.785156 213.207031 L 13.675781 212.828125 L 13.585938 212.382812 L 13.507812 211.921875 L 13.394531 211.117188 L 13.359375 210.769531 L 6.378906 217.824219 Z M 15.925781 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 186.738281 L 12.363281 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 182.492188 L 10.128906 182.351562 L 10.816406 182.042969 L 11.230469 181.878906 L 11.648438 181.738281 L 12.035156 181.640625 L 12.363281 181.609375 L 12.660156 181.640625 L 13.042969 181.738281 L 13.472656 181.878906 L 13.910156 182.042969 L 14.664062 182.351562 L 14.980469 182.492188 L 12.363281 172.921875 Z M 9.84375 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 186.738281 L 28.769531 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 193.585938 L 29.242188 193.90625 L 29.164062 194.65625 L 29.101562 195.09375 L 29.011719 195.523438 L 28.90625 195.910156 L 28.769531 196.210938 L 28.59375 196.449219 L 28.316406 196.730469 L 27.980469 197.035156 L 27.617188 197.332031 L 26.976562 197.832031 L 26.695312 198.035156 L 36.292969 200.554688 Z M 29.265625 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 186.5 C 14 186.101562 13.84375 185.71875 13.5625 185.4375 C 13.28125 185.15625 12.898438 185 12.5 185 C 12.101562 185 11.71875 185.15625 11.4375 185.4375 C 11.15625 185.71875 11 186.101562 11 186.5 C 11 186.898438 11.15625 187.28125 11.4375 187.5625 C 11.71875 187.84375 12.101562 188 12.5 188 C 12.898438 188 13.28125 187.84375 13.5625 187.5625 C 13.84375 187.28125 14 186.898438 14 186.5 Z M 14 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 187.585938 L 15.664062 187.410156 L 15.054688 186.96875 L 14.703125 186.691406 L 14.375 186.402344 L 14.09375 186.113281 L 13.902344 185.847656 L 13.785156 185.574219 L 13.675781 185.195312 L 13.585938 184.75 L 13.507812 184.289062 L 13.394531 183.484375 L 13.359375 183.136719 L 6.378906 190.191406 Z M 15.925781 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 159.105469 L 12.363281 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 154.859375 L 10.128906 154.71875 L 10.816406 154.410156 L 11.230469 154.246094 L 11.648438 154.105469 L 12.035156 154.007812 L 12.363281 153.976562 L 12.660156 154.007812 L 13.042969 154.105469 L 13.472656 154.246094 L 13.910156 154.410156 L 14.664062 154.71875 L 14.980469 154.859375 L 12.363281 145.289062 Z M 9.84375 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 159.105469 L 28.769531 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 165.953125 L 29.242188 166.273438 L 29.164062 167.023438 L 29.101562 167.460938 L 29.011719 167.890625 L 28.90625 168.277344 L 28.769531 168.578125 L 28.59375 168.816406 L 28.316406 169.097656 L 27.980469 169.402344 L 27.617188 169.699219 L 26.976562 170.199219 L 26.695312 170.402344 L 36.292969 172.921875 Z M 29.265625 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 159.5 C 14 159.101562 13.84375 158.71875 13.5625 158.4375 C 13.28125 158.15625 12.898438 158 12.5 158 C 12.101562 158 11.71875 158.15625 11.4375 158.4375 C 11.15625 158.71875 11 159.101562 11 159.5 C 11 159.898438 11.15625 160.28125 11.4375 160.5625 C 11.71875 160.84375 12.101562 161 12.5 161 C 12.898438 161 13.28125 160.84375 13.5625 160.5625 C 13.84375 160.28125 14 159.898438 14 159.5 Z M 14 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 159.953125 L 15.664062 159.777344 L 15.054688 159.335938 L 14.703125 159.058594 L 14.375 158.769531 L 14.09375 158.480469 L 13.902344 158.214844 L 13.785156 157.941406 L 13.675781 157.5625 L 13.585938 157.117188 L 13.507812 156.65625 L 13.394531 155.851562 L 13.359375 155.503906 L 6.378906 162.558594 Z M 15.925781 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 131.472656 L 12.363281 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 127.226562 L 10.128906 127.085938 L 10.816406 126.777344 L 11.230469 126.613281 L 11.648438 126.472656 L 12.035156 126.375 L 12.363281 126.34375 L 12.660156 126.375 L 13.042969 126.472656 L 13.472656 126.613281 L 13.910156 126.777344 L 14.664062 127.085938 L 14.980469 127.226562 L 12.363281 117.65625 Z M 9.84375 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 131.472656 L 28.769531 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 138.320312 L 29.242188 138.640625 L 29.164062 139.390625 L 29.101562 139.828125 L 29.011719 140.261719 L 28.90625 140.644531 L 28.769531 140.945312 L 28.59375 141.183594 L 28.316406 141.464844 L 27.980469 141.769531 L 27.617188 142.066406 L 26.976562 142.566406 L 26.695312 142.769531 L 36.292969 145.289062 Z M 29.265625 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 131.5 C 14 131.101562 13.84375 130.71875 13.5625 130.4375 C 13.28125 130.15625 12.898438 130 12.5 130 C 12.101562 130 11.71875 130.15625 11.4375 130.4375 C 11.15625 130.71875 11 131.101562 11 131.5 C 11 131.898438 11.15625 132.28125 11.4375 132.5625 C 11.71875 132.84375 12.101562 133 12.5 133 C 12.898438 133 13.28125 132.84375 13.5625 132.5625 C 13.84375 132.28125 14 131.898438 14 131.5 Z M 14 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 132.320312 L 15.664062 132.144531 L 15.054688 131.703125 L 14.703125 131.425781 L 14.375 131.136719 L 14.09375 130.847656 L 13.902344 130.582031 L 13.785156 130.308594 L 13.675781 129.929688 L 13.585938 129.484375 L 13.507812 129.023438 L 13.394531 128.21875 L 13.359375 127.871094 L 6.378906 134.925781 Z M 15.925781 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 103.839844 L 12.363281 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 99.59375 L 10.128906 99.453125 L 10.816406 99.144531 L 11.230469 98.984375 L 11.648438 98.839844 L 12.035156 98.742188 L 12.363281 98.710938 L 12.660156 98.742188 L 13.042969 98.839844 L 13.472656 98.984375 L 13.910156 99.144531 L 14.664062 99.453125 L 14.980469 99.59375 L 12.363281 90.023438 Z M 9.84375 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 103.839844 L 28.769531 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 110.691406 L 29.242188 111.007812 L 29.164062 111.757812 L 29.101562 112.195312 L 29.011719 112.628906 L 28.90625 113.011719 L 28.769531 113.3125 L 28.59375 113.550781 L 28.316406 113.835938 L 27.980469 114.136719 L 27.617188 114.4375 L 26.976562 114.933594 L 26.695312 115.140625 L 36.292969 117.65625 Z M 29.265625 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 103.5 C 14 103.101562 13.84375 102.71875 13.5625 102.4375 C 13.28125 102.15625 12.898438 102 12.5 102 C 12.101562 102 11.71875 102.15625 11.4375 102.4375 C 11.15625 102.71875 11 103.101562 11 103.5 C 11 103.898438 11.15625 104.28125 11.4375 104.5625 C 11.71875 104.84375 12.101562 105 12.5 105 C 12.898438 105 13.28125 104.84375 13.5625 104.5625 C 13.84375 104.28125 14 103.898438 14 103.5 Z M 14 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 104.6875 L 15.664062 104.511719 L 15.054688 104.070312 L 14.703125 103.792969 L 14.375 103.503906 L 14.09375 103.214844 L 13.902344 102.949219 L 13.785156 102.675781 L 13.675781 102.296875 L 13.585938 101.851562 L 13.507812 101.390625 L 13.394531 100.585938 L 13.359375 100.238281 L 6.378906 107.292969 Z M 15.925781 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 76.207031 L 12.363281 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 71.960938 L 10.128906 71.820312 L 10.816406 71.511719 L 11.230469 71.351562 L 11.648438 71.207031 L 12.035156 71.109375 L 12.363281 71.078125 L 12.660156 71.109375 L 13.042969 71.207031 L 13.472656 71.351562 L 13.910156 71.511719 L 14.664062 71.820312 L 14.980469 71.960938 L 12.363281 62.390625 Z M 9.84375 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 76.207031 L 28.769531 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 83.058594 L 29.242188 83.375 L 29.164062 84.125 L 29.101562 84.5625 L 29.011719 84.996094 L 28.90625 85.378906 L 28.769531 85.679688 L 28.59375 85.917969 L 28.316406 86.203125 L 27.980469 86.503906 L 27.617188 86.804688 L 26.976562 87.300781 L 26.695312 87.507812 L 36.292969 90.023438 Z M 29.265625 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 76.5 C 14 76.101562 13.84375 75.71875 13.5625 75.4375 C 13.28125 75.15625 12.898438 75 12.5 75 C 12.101562 75 11.71875 75.15625 11.4375 75.4375 C 11.15625 75.71875 11 76.101562 11 76.5 C 11 76.898438 11.15625 77.28125 11.4375 77.5625 C 11.71875 77.84375 12.101562 78 12.5 78 C 12.898438 78 13.28125 77.84375 13.5625 77.5625 C 13.84375 77.28125 14 76.898438 14 76.5 Z M 14 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 77.054688 L 15.664062 76.878906 L 15.054688 76.4375 L 14.703125 76.160156 L 14.375 75.871094 L 14.09375 75.582031 L 13.902344 75.316406 L 13.785156 75.042969 L 13.675781 74.664062 L 13.585938 74.21875 L 13.507812 73.757812 L 13.394531 72.953125 L 13.359375 72.605469 L 6.378906 79.660156 Z M 15.925781 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 48.574219 L 12.363281 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 44.328125 L 10.128906 44.1875 L 10.816406 43.878906 L 11.230469 43.71875 L 11.648438 43.574219 L 12.035156 43.476562 L 12.363281 43.445312 L 12.660156 43.476562 L 13.042969 43.574219 L 13.472656 43.71875 L 13.910156 43.878906 L 14.664062 44.1875 L 14.980469 44.328125 L 12.363281 34.757812 Z M 9.84375 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 48.574219 L 28.769531 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 55.425781 L 29.242188 55.742188 L 29.164062 56.492188 L 29.101562 56.929688 L 29.011719 57.363281 L 28.90625 57.746094 L 28.769531 58.046875 L 28.59375 58.285156 L 28.316406 58.570312 L 27.980469 58.871094 L 27.617188 59.171875 L 26.976562 59.667969 L 26.695312 59.875 L 36.292969 62.390625 Z M 29.265625 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 48.5 C 14 48.101562 13.84375 47.71875 13.5625 47.4375 C 13.28125 47.15625 12.898438 47 12.5 47 C 12.101562 47 11.71875 47.15625 11.4375 47.4375 C 11.15625 47.71875 11 48.101562 11 48.5 C 11 48.898438 11.15625 49.28125 11.4375 49.5625 C 11.71875 49.84375 12.101562 50 12.5 50 C 12.898438 50 13.28125 49.84375 13.5625 49.5625 C 13.84375 49.28125 14 48.898438 14 48.5 Z M 14 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 49.425781 L 15.664062 49.246094 L 15.054688 48.804688 L 14.703125 48.527344 L 14.375 48.238281 L 14.09375 47.949219 L 13.902344 47.683594 L 13.785156 47.410156 L 13.675781 47.03125 L 13.585938 46.585938 L 13.507812 46.125 L 13.394531 45.320312 L 13.359375 44.976562 L 6.378906 52.027344 Z M 15.925781 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 20.941406 L 12.363281 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 9.84375 16.695312 L 10.128906 16.554688 L 10.816406 16.246094 L 11.230469 16.085938 L 11.648438 15.941406 L 12.035156 15.84375 L 12.363281 15.8125 L 12.660156 15.84375 L 13.042969 15.941406 L 13.472656 16.085938 L 13.910156 16.246094 L 14.664062 16.554688 L 14.980469 16.695312 L 12.363281 7.125 Z M 9.84375 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 12.363281 20.941406 L 28.769531 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.265625 27.792969 L 29.242188 28.109375 L 29.164062 28.859375 L 29.101562 29.296875 L 29.011719 29.730469 L 28.90625 30.113281 L 28.769531 30.414062 L 28.59375 30.652344 L 28.316406 30.9375 L 27.980469 31.238281 L 27.617188 31.539062 L 26.976562 32.035156 L 26.695312 32.242188 L 36.292969 34.757812 Z M 29.265625 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 14 20.5 C 14 20.101562 13.84375 19.71875 13.5625 19.4375 C 13.28125 19.15625 12.898438 19 12.5 19 C 12.101562 19 11.71875 19.15625 11.4375 19.4375 C 11.15625 19.71875 11 20.101562 11 20.5 C 11 20.898438 11.15625 21.28125 11.4375 21.5625 C 11.71875 21.84375 12.101562 22 12.5 22 C 12.898438 22 13.28125 21.84375 13.5625 21.5625 C 13.84375 21.28125 14 20.898438 14 20.5 Z M 14 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 15.925781 21.792969 L 15.664062 21.613281 L 15.054688 21.171875 L 14.703125 20.894531 L 14.375 20.605469 L 14.09375 20.316406 L 13.902344 20.050781 L 13.785156 19.777344 L 13.675781 19.398438 L 13.585938 18.953125 L 13.507812 18.492188 L 13.394531 17.6875 L 13.359375 17.34375 L 6.378906 24.394531 Z M 15.925781 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 297.269531 L 39.996094 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 293.023438 L 37.761719 292.882812 L 38.449219 292.574219 L 38.863281 292.410156 L 39.28125 292.269531 L 39.667969 292.171875 L 39.996094 292.136719 L 40.292969 292.171875 L 40.675781 292.269531 L 41.105469 292.410156 L 41.542969 292.574219 L 42.296875 292.882812 L 42.613281 293.023438 L 39.996094 283.453125 Z M 37.476562 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 297.269531 L 56.402344 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 304.117188 L 56.875 304.4375 L 56.796875 305.183594 L 56.734375 305.625 L 56.644531 306.054688 L 56.539062 306.441406 L 56.402344 306.742188 L 56.226562 306.980469 L 55.949219 307.261719 L 55.613281 307.566406 L 55.25 307.863281 L 54.609375 308.359375 L 54.328125 308.566406 L 63.925781 311.085938 Z M 56.898438 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 297.5 C 41 297.101562 40.84375 296.71875 40.5625 296.4375 C 40.28125 296.15625 39.898438 296 39.5 296 C 39.101562 296 38.71875 296.15625 38.4375 296.4375 C 38.15625 296.71875 38 297.101562 38 297.5 C 38 297.898438 38.15625 298.28125 38.4375 298.5625 C 38.71875 298.84375 39.101562 299 39.5 299 C 39.898438 299 40.28125 298.84375 40.5625 298.5625 C 40.84375 298.28125 41 297.898438 41 297.5 Z M 41 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 298.117188 L 43.296875 297.941406 L 42.6875 297.5 L 42.335938 297.222656 L 42.007812 296.933594 L 41.726562 296.644531 L 41.535156 296.378906 L 41.417969 296.105469 L 41.308594 295.726562 L 41.21875 295.28125 L 41.136719 294.820312 L 41.027344 294.015625 L 40.992188 293.667969 L 34.011719 300.722656 Z M 43.558594 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 269.636719 L 39.996094 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 265.390625 L 37.761719 265.25 L 38.449219 264.941406 L 38.863281 264.777344 L 39.28125 264.636719 L 39.667969 264.539062 L 39.996094 264.503906 L 40.292969 264.539062 L 40.675781 264.636719 L 41.105469 264.777344 L 41.542969 264.941406 L 42.296875 265.25 L 42.613281 265.390625 L 39.996094 255.820312 Z M 37.476562 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 269.636719 L 56.402344 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 276.484375 L 56.875 276.804688 L 56.796875 277.550781 L 56.734375 277.992188 L 56.644531 278.421875 L 56.539062 278.808594 L 56.402344 279.109375 L 56.226562 279.347656 L 55.949219 279.628906 L 55.613281 279.933594 L 55.25 280.230469 L 54.609375 280.726562 L 54.328125 280.933594 L 63.925781 283.453125 Z M 56.898438 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 269.5 C 41 269.101562 40.84375 268.71875 40.5625 268.4375 C 40.28125 268.15625 39.898438 268 39.5 268 C 39.101562 268 38.71875 268.15625 38.4375 268.4375 C 38.15625 268.71875 38 269.101562 38 269.5 C 38 269.898438 38.15625 270.28125 38.4375 270.5625 C 38.71875 270.84375 39.101562 271 39.5 271 C 39.898438 271 40.28125 270.84375 40.5625 270.5625 C 40.84375 270.28125 41 269.898438 41 269.5 Z M 41 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 270.484375 L 43.296875 270.308594 L 42.6875 269.867188 L 42.335938 269.589844 L 42.007812 269.300781 L 41.726562 269.011719 L 41.535156 268.746094 L 41.417969 268.472656 L 41.308594 268.09375 L 41.21875 267.648438 L 41.136719 267.1875 L 41.027344 266.382812 L 40.992188 266.035156 L 34.011719 273.089844 Z M 43.558594 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 242.003906 L 39.996094 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 237.757812 L 37.761719 237.617188 L 38.449219 237.308594 L 38.863281 237.144531 L 39.28125 237.003906 L 39.667969 236.90625 L 39.996094 236.871094 L 40.292969 236.90625 L 40.675781 237.003906 L 41.105469 237.144531 L 41.542969 237.308594 L 42.296875 237.617188 L 42.613281 237.757812 L 39.996094 228.1875 Z M 37.476562 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 242.003906 L 56.402344 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 248.851562 L 56.875 249.171875 L 56.796875 249.917969 L 56.734375 250.359375 L 56.644531 250.789062 L 56.539062 251.175781 L 56.402344 251.476562 L 56.226562 251.714844 L 55.949219 251.996094 L 55.613281 252.300781 L 55.25 252.597656 L 54.609375 253.09375 L 54.328125 253.300781 L 63.925781 255.820312 Z M 56.898438 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 242.5 C 41 242.101562 40.84375 241.71875 40.5625 241.4375 C 40.28125 241.15625 39.898438 241 39.5 241 C 39.101562 241 38.71875 241.15625 38.4375 241.4375 C 38.15625 241.71875 38 242.101562 38 242.5 C 38 242.898438 38.15625 243.28125 38.4375 243.5625 C 38.71875 243.84375 39.101562 244 39.5 244 C 39.898438 244 40.28125 243.84375 40.5625 243.5625 C 40.84375 243.28125 41 242.898438 41 242.5 Z M 41 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 242.851562 L 43.296875 242.675781 L 42.6875 242.234375 L 42.335938 241.957031 L 42.007812 241.667969 L 41.726562 241.378906 L 41.535156 241.113281 L 41.417969 240.839844 L 41.308594 240.460938 L 41.21875 240.015625 L 41.136719 239.554688 L 41.027344 238.75 L 40.992188 238.402344 L 34.011719 245.457031 Z M 43.558594 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 214.371094 L 39.996094 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 210.125 L 37.761719 209.984375 L 38.449219 209.675781 L 38.863281 209.511719 L 39.28125 209.371094 L 39.667969 209.273438 L 39.996094 209.238281 L 40.292969 209.273438 L 40.675781 209.371094 L 41.105469 209.511719 L 41.542969 209.675781 L 42.296875 209.984375 L 42.613281 210.125 L 39.996094 200.554688 Z M 37.476562 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 214.371094 L 56.402344 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 221.21875 L 56.875 221.539062 L 56.796875 222.285156 L 56.734375 222.726562 L 56.644531 223.15625 L 56.539062 223.542969 L 56.402344 223.84375 L 56.226562 224.082031 L 55.949219 224.363281 L 55.613281 224.667969 L 55.25 224.964844 L 54.609375 225.464844 L 54.328125 225.667969 L 63.925781 228.1875 Z M 56.898438 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 214.5 C 41 214.101562 40.84375 213.71875 40.5625 213.4375 C 40.28125 213.15625 39.898438 213 39.5 213 C 39.101562 213 38.71875 213.15625 38.4375 213.4375 C 38.15625 213.71875 38 214.101562 38 214.5 C 38 214.898438 38.15625 215.28125 38.4375 215.5625 C 38.71875 215.84375 39.101562 216 39.5 216 C 39.898438 216 40.28125 215.84375 40.5625 215.5625 C 40.84375 215.28125 41 214.898438 41 214.5 Z M 41 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 215.21875 L 43.296875 215.042969 L 42.6875 214.601562 L 42.335938 214.324219 L 42.007812 214.035156 L 41.726562 213.746094 L 41.535156 213.480469 L 41.417969 213.207031 L 41.308594 212.828125 L 41.21875 212.382812 L 41.136719 211.921875 L 41.027344 211.117188 L 40.992188 210.769531 L 34.011719 217.824219 Z M 43.558594 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 186.738281 L 39.996094 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 182.492188 L 37.761719 182.351562 L 38.449219 182.042969 L 38.863281 181.878906 L 39.28125 181.738281 L 39.667969 181.640625 L 39.996094 181.609375 L 40.292969 181.640625 L 40.675781 181.738281 L 41.105469 181.878906 L 41.542969 182.042969 L 42.296875 182.351562 L 42.613281 182.492188 L 39.996094 172.921875 Z M 37.476562 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 186.738281 L 56.402344 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 193.585938 L 56.875 193.90625 L 56.796875 194.65625 L 56.734375 195.09375 L 56.644531 195.523438 L 56.539062 195.910156 L 56.402344 196.210938 L 56.226562 196.449219 L 55.949219 196.730469 L 55.613281 197.035156 L 55.25 197.332031 L 54.609375 197.832031 L 54.328125 198.035156 L 63.925781 200.554688 Z M 56.898438 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 186.5 C 41 186.101562 40.84375 185.71875 40.5625 185.4375 C 40.28125 185.15625 39.898438 185 39.5 185 C 39.101562 185 38.71875 185.15625 38.4375 185.4375 C 38.15625 185.71875 38 186.101562 38 186.5 C 38 186.898438 38.15625 187.28125 38.4375 187.5625 C 38.71875 187.84375 39.101562 188 39.5 188 C 39.898438 188 40.28125 187.84375 40.5625 187.5625 C 40.84375 187.28125 41 186.898438 41 186.5 Z M 41 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 187.585938 L 43.296875 187.410156 L 42.6875 186.96875 L 42.335938 186.691406 L 42.007812 186.402344 L 41.726562 186.113281 L 41.535156 185.847656 L 41.417969 185.574219 L 41.308594 185.195312 L 41.21875 184.75 L 41.136719 184.289062 L 41.027344 183.484375 L 40.992188 183.136719 L 34.011719 190.191406 Z M 43.558594 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 159.105469 L 39.996094 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 154.859375 L 37.761719 154.71875 L 38.449219 154.410156 L 38.863281 154.246094 L 39.28125 154.105469 L 39.667969 154.007812 L 39.996094 153.976562 L 40.292969 154.007812 L 40.675781 154.105469 L 41.105469 154.246094 L 41.542969 154.410156 L 42.296875 154.71875 L 42.613281 154.859375 L 39.996094 145.289062 Z M 37.476562 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 159.105469 L 56.402344 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 165.953125 L 56.875 166.273438 L 56.796875 167.023438 L 56.734375 167.460938 L 56.644531 167.890625 L 56.539062 168.277344 L 56.402344 168.578125 L 56.226562 168.816406 L 55.949219 169.097656 L 55.613281 169.402344 L 55.25 169.699219 L 54.609375 170.199219 L 54.328125 170.402344 L 63.925781 172.921875 Z M 56.898438 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 159.5 C 41 159.101562 40.84375 158.71875 40.5625 158.4375 C 40.28125 158.15625 39.898438 158 39.5 158 C 39.101562 158 38.71875 158.15625 38.4375 158.4375 C 38.15625 158.71875 38 159.101562 38 159.5 C 38 159.898438 38.15625 160.28125 38.4375 160.5625 C 38.71875 160.84375 39.101562 161 39.5 161 C 39.898438 161 40.28125 160.84375 40.5625 160.5625 C 40.84375 160.28125 41 159.898438 41 159.5 Z M 41 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 159.953125 L 43.296875 159.777344 L 42.6875 159.335938 L 42.335938 159.058594 L 42.007812 158.769531 L 41.726562 158.480469 L 41.535156 158.214844 L 41.417969 157.941406 L 41.308594 157.5625 L 41.21875 157.117188 L 41.136719 156.65625 L 41.027344 155.851562 L 40.992188 155.503906 L 34.011719 162.558594 Z M 43.558594 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 131.472656 L 39.996094 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 127.226562 L 37.761719 127.085938 L 38.449219 126.777344 L 38.863281 126.613281 L 39.28125 126.472656 L 39.667969 126.375 L 39.996094 126.34375 L 40.292969 126.375 L 40.675781 126.472656 L 41.105469 126.613281 L 41.542969 126.777344 L 42.296875 127.085938 L 42.613281 127.226562 L 39.996094 117.65625 Z M 37.476562 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 131.472656 L 56.402344 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 138.320312 L 56.875 138.640625 L 56.796875 139.390625 L 56.734375 139.828125 L 56.644531 140.261719 L 56.539062 140.644531 L 56.402344 140.945312 L 56.226562 141.183594 L 55.949219 141.464844 L 55.613281 141.769531 L 55.25 142.066406 L 54.609375 142.566406 L 54.328125 142.769531 L 63.925781 145.289062 Z M 56.898438 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 131.5 C 41 131.101562 40.84375 130.71875 40.5625 130.4375 C 40.28125 130.15625 39.898438 130 39.5 130 C 39.101562 130 38.71875 130.15625 38.4375 130.4375 C 38.15625 130.71875 38 131.101562 38 131.5 C 38 131.898438 38.15625 132.28125 38.4375 132.5625 C 38.71875 132.84375 39.101562 133 39.5 133 C 39.898438 133 40.28125 132.84375 40.5625 132.5625 C 40.84375 132.28125 41 131.898438 41 131.5 Z M 41 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 132.320312 L 43.296875 132.144531 L 42.6875 131.703125 L 42.335938 131.425781 L 42.007812 131.136719 L 41.726562 130.847656 L 41.535156 130.582031 L 41.417969 130.308594 L 41.308594 129.929688 L 41.21875 129.484375 L 41.136719 129.023438 L 41.027344 128.21875 L 40.992188 127.871094 L 34.011719 134.925781 Z M 43.558594 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 103.839844 L 39.996094 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 99.59375 L 37.761719 99.453125 L 38.449219 99.144531 L 38.863281 98.984375 L 39.28125 98.839844 L 39.667969 98.742188 L 39.996094 98.710938 L 40.292969 98.742188 L 40.675781 98.839844 L 41.105469 98.984375 L 41.542969 99.144531 L 42.296875 99.453125 L 42.613281 99.59375 L 39.996094 90.023438 Z M 37.476562 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 103.839844 L 56.402344 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 110.691406 L 56.875 111.007812 L 56.796875 111.757812 L 56.734375 112.195312 L 56.644531 112.628906 L 56.539062 113.011719 L 56.402344 113.3125 L 56.226562 113.550781 L 55.949219 113.835938 L 55.613281 114.136719 L 55.25 114.4375 L 54.609375 114.933594 L 54.328125 115.140625 L 63.925781 117.65625 Z M 56.898438 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 103.5 C 41 103.101562 40.84375 102.71875 40.5625 102.4375 C 40.28125 102.15625 39.898438 102 39.5 102 C 39.101562 102 38.71875 102.15625 38.4375 102.4375 C 38.15625 102.71875 38 103.101562 38 103.5 C 38 103.898438 38.15625 104.28125 38.4375 104.5625 C 38.71875 104.84375 39.101562 105 39.5 105 C 39.898438 105 40.28125 104.84375 40.5625 104.5625 C 40.84375 104.28125 41 103.898438 41 103.5 Z M 41 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 104.6875 L 43.296875 104.511719 L 42.6875 104.070312 L 42.335938 103.792969 L 42.007812 103.503906 L 41.726562 103.214844 L 41.535156 102.949219 L 41.417969 102.675781 L 41.308594 102.296875 L 41.21875 101.851562 L 41.136719 101.390625 L 41.027344 100.585938 L 40.992188 100.238281 L 34.011719 107.292969 Z M 43.558594 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 76.207031 L 39.996094 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 71.960938 L 37.761719 71.820312 L 38.449219 71.511719 L 38.863281 71.351562 L 39.28125 71.207031 L 39.667969 71.109375 L 39.996094 71.078125 L 40.292969 71.109375 L 40.675781 71.207031 L 41.105469 71.351562 L 41.542969 71.511719 L 42.296875 71.820312 L 42.613281 71.960938 L 39.996094 62.390625 Z M 37.476562 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 76.207031 L 56.402344 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 83.058594 L 56.875 83.375 L 56.796875 84.125 L 56.734375 84.5625 L 56.644531 84.996094 L 56.539062 85.378906 L 56.402344 85.679688 L 56.226562 85.917969 L 55.949219 86.203125 L 55.613281 86.503906 L 55.25 86.804688 L 54.609375 87.300781 L 54.328125 87.507812 L 63.925781 90.023438 Z M 56.898438 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 76.5 C 41 76.101562 40.84375 75.71875 40.5625 75.4375 C 40.28125 75.15625 39.898438 75 39.5 75 C 39.101562 75 38.71875 75.15625 38.4375 75.4375 C 38.15625 75.71875 38 76.101562 38 76.5 C 38 76.898438 38.15625 77.28125 38.4375 77.5625 C 38.71875 77.84375 39.101562 78 39.5 78 C 39.898438 78 40.28125 77.84375 40.5625 77.5625 C 40.84375 77.28125 41 76.898438 41 76.5 Z M 41 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 77.054688 L 43.296875 76.878906 L 42.6875 76.4375 L 42.335938 76.160156 L 42.007812 75.871094 L 41.726562 75.582031 L 41.535156 75.316406 L 41.417969 75.042969 L 41.308594 74.664062 L 41.21875 74.21875 L 41.136719 73.757812 L 41.027344 72.953125 L 40.992188 72.605469 L 34.011719 79.660156 Z M 43.558594 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 48.574219 L 39.996094 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 44.328125 L 37.761719 44.1875 L 38.449219 43.878906 L 38.863281 43.71875 L 39.28125 43.574219 L 39.667969 43.476562 L 39.996094 43.445312 L 40.292969 43.476562 L 40.675781 43.574219 L 41.105469 43.71875 L 41.542969 43.878906 L 42.296875 44.1875 L 42.613281 44.328125 L 39.996094 34.757812 Z M 37.476562 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 48.574219 L 56.402344 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 55.425781 L 56.875 55.742188 L 56.796875 56.492188 L 56.734375 56.929688 L 56.644531 57.363281 L 56.539062 57.746094 L 56.402344 58.046875 L 56.226562 58.285156 L 55.949219 58.570312 L 55.613281 58.871094 L 55.25 59.171875 L 54.609375 59.667969 L 54.328125 59.875 L 63.925781 62.390625 Z M 56.898438 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 48.5 C 41 48.101562 40.84375 47.71875 40.5625 47.4375 C 40.28125 47.15625 39.898438 47 39.5 47 C 39.101562 47 38.71875 47.15625 38.4375 47.4375 C 38.15625 47.71875 38 48.101562 38 48.5 C 38 48.898438 38.15625 49.28125 38.4375 49.5625 C 38.71875 49.84375 39.101562 50 39.5 50 C 39.898438 50 40.28125 49.84375 40.5625 49.5625 C 40.84375 49.28125 41 48.898438 41 48.5 Z M 41 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 49.425781 L 43.296875 49.246094 L 42.6875 48.804688 L 42.335938 48.527344 L 42.007812 48.238281 L 41.726562 47.949219 L 41.535156 47.683594 L 41.417969 47.410156 L 41.308594 47.03125 L 41.21875 46.585938 L 41.136719 46.125 L 41.027344 45.320312 L 40.992188 44.976562 L 34.011719 52.027344 Z M 43.558594 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 20.941406 L 39.996094 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 37.476562 16.695312 L 37.761719 16.554688 L 38.449219 16.246094 L 38.863281 16.085938 L 39.28125 15.941406 L 39.667969 15.84375 L 39.996094 15.8125 L 40.292969 15.84375 L 40.675781 15.941406 L 41.105469 16.085938 L 41.542969 16.246094 L 42.296875 16.554688 L 42.613281 16.695312 L 39.996094 7.125 Z M 37.476562 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 39.996094 20.941406 L 56.402344 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 56.898438 27.792969 L 56.875 28.109375 L 56.796875 28.859375 L 56.734375 29.296875 L 56.644531 29.730469 L 56.539062 30.113281 L 56.402344 30.414062 L 56.226562 30.652344 L 55.949219 30.9375 L 55.613281 31.238281 L 55.25 31.539062 L 54.609375 32.035156 L 54.328125 32.242188 L 63.925781 34.757812 Z M 56.898438 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 41 20.5 C 41 20.101562 40.84375 19.71875 40.5625 19.4375 C 40.28125 19.15625 39.898438 19 39.5 19 C 39.101562 19 38.71875 19.15625 38.4375 19.4375 C 38.15625 19.71875 38 20.101562 38 20.5 C 38 20.898438 38.15625 21.28125 38.4375 21.5625 C 38.71875 21.84375 39.101562 22 39.5 22 C 39.898438 22 40.28125 21.84375 40.5625 21.5625 C 40.84375 21.28125 41 20.898438 41 20.5 Z M 41 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.558594 21.792969 L 43.296875 21.613281 L 42.6875 21.171875 L 42.335938 20.894531 L 42.007812 20.605469 L 41.726562 20.316406 L 41.535156 20.050781 L 41.417969 19.777344 L 41.308594 19.398438 L 41.21875 18.953125 L 41.136719 18.492188 L 41.027344 17.6875 L 40.992188 17.34375 L 34.011719 24.394531 Z M 43.558594 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 297.269531 L 67.628906 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 293.023438 L 65.394531 292.882812 L 66.082031 292.574219 L 66.496094 292.410156 L 66.914062 292.269531 L 67.300781 292.171875 L 67.628906 292.136719 L 67.925781 292.171875 L 68.308594 292.269531 L 68.738281 292.410156 L 69.175781 292.574219 L 69.929688 292.882812 L 70.246094 293.023438 L 67.628906 283.453125 Z M 65.109375 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 297.269531 L 84.035156 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 304.117188 L 84.507812 304.4375 L 84.429688 305.183594 L 84.363281 305.625 L 84.277344 306.054688 L 84.171875 306.441406 L 84.035156 306.742188 L 83.859375 306.980469 L 83.582031 307.261719 L 83.246094 307.566406 L 82.882812 307.863281 L 82.242188 308.359375 L 81.960938 308.566406 L 91.558594 311.085938 Z M 84.53125 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 297.5 C 69 297.101562 68.84375 296.71875 68.5625 296.4375 C 68.28125 296.15625 67.898438 296 67.5 296 C 67.101562 296 66.71875 296.15625 66.4375 296.4375 C 66.15625 296.71875 66 297.101562 66 297.5 C 66 297.898438 66.15625 298.28125 66.4375 298.5625 C 66.71875 298.84375 67.101562 299 67.5 299 C 67.898438 299 68.28125 298.84375 68.5625 298.5625 C 68.84375 298.28125 69 297.898438 69 297.5 Z M 69 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 298.117188 L 70.925781 297.941406 L 70.316406 297.5 L 69.96875 297.222656 L 69.640625 296.933594 L 69.359375 296.644531 L 69.167969 296.378906 L 69.050781 296.105469 L 68.941406 295.726562 L 68.851562 295.28125 L 68.769531 294.820312 L 68.660156 294.015625 L 68.625 293.667969 L 61.644531 300.722656 Z M 71.191406 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 269.636719 L 67.628906 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 265.390625 L 65.394531 265.25 L 66.082031 264.941406 L 66.496094 264.777344 L 66.914062 264.636719 L 67.300781 264.539062 L 67.628906 264.503906 L 67.925781 264.539062 L 68.308594 264.636719 L 68.738281 264.777344 L 69.175781 264.941406 L 69.929688 265.25 L 70.246094 265.390625 L 67.628906 255.820312 Z M 65.109375 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 269.636719 L 84.035156 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 276.484375 L 84.507812 276.804688 L 84.429688 277.550781 L 84.363281 277.992188 L 84.277344 278.421875 L 84.171875 278.808594 L 84.035156 279.109375 L 83.859375 279.347656 L 83.582031 279.628906 L 83.246094 279.933594 L 82.882812 280.230469 L 82.242188 280.726562 L 81.960938 280.933594 L 91.558594 283.453125 Z M 84.53125 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 269.5 C 69 269.101562 68.84375 268.71875 68.5625 268.4375 C 68.28125 268.15625 67.898438 268 67.5 268 C 67.101562 268 66.71875 268.15625 66.4375 268.4375 C 66.15625 268.71875 66 269.101562 66 269.5 C 66 269.898438 66.15625 270.28125 66.4375 270.5625 C 66.71875 270.84375 67.101562 271 67.5 271 C 67.898438 271 68.28125 270.84375 68.5625 270.5625 C 68.84375 270.28125 69 269.898438 69 269.5 Z M 69 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 270.484375 L 70.925781 270.308594 L 70.316406 269.867188 L 69.96875 269.589844 L 69.640625 269.300781 L 69.359375 269.011719 L 69.167969 268.746094 L 69.050781 268.472656 L 68.941406 268.09375 L 68.851562 267.648438 L 68.769531 267.1875 L 68.660156 266.382812 L 68.625 266.035156 L 61.644531 273.089844 Z M 71.191406 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 242.003906 L 67.628906 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 237.757812 L 65.394531 237.617188 L 66.082031 237.308594 L 66.496094 237.144531 L 66.914062 237.003906 L 67.300781 236.90625 L 67.628906 236.871094 L 67.925781 236.90625 L 68.308594 237.003906 L 68.738281 237.144531 L 69.175781 237.308594 L 69.929688 237.617188 L 70.246094 237.757812 L 67.628906 228.1875 Z M 65.109375 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 242.003906 L 84.035156 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 248.851562 L 84.507812 249.171875 L 84.429688 249.917969 L 84.363281 250.359375 L 84.277344 250.789062 L 84.171875 251.175781 L 84.035156 251.476562 L 83.859375 251.714844 L 83.582031 251.996094 L 83.246094 252.300781 L 82.882812 252.597656 L 82.242188 253.09375 L 81.960938 253.300781 L 91.558594 255.820312 Z M 84.53125 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 242.5 C 69 242.101562 68.84375 241.71875 68.5625 241.4375 C 68.28125 241.15625 67.898438 241 67.5 241 C 67.101562 241 66.71875 241.15625 66.4375 241.4375 C 66.15625 241.71875 66 242.101562 66 242.5 C 66 242.898438 66.15625 243.28125 66.4375 243.5625 C 66.71875 243.84375 67.101562 244 67.5 244 C 67.898438 244 68.28125 243.84375 68.5625 243.5625 C 68.84375 243.28125 69 242.898438 69 242.5 Z M 69 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 242.851562 L 70.925781 242.675781 L 70.316406 242.234375 L 69.96875 241.957031 L 69.640625 241.667969 L 69.359375 241.378906 L 69.167969 241.113281 L 69.050781 240.839844 L 68.941406 240.460938 L 68.851562 240.015625 L 68.769531 239.554688 L 68.660156 238.75 L 68.625 238.402344 L 61.644531 245.457031 Z M 71.191406 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 214.371094 L 67.628906 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 210.125 L 65.394531 209.984375 L 66.082031 209.675781 L 66.496094 209.511719 L 66.914062 209.371094 L 67.300781 209.273438 L 67.628906 209.238281 L 67.925781 209.273438 L 68.308594 209.371094 L 68.738281 209.511719 L 69.175781 209.675781 L 69.929688 209.984375 L 70.246094 210.125 L 67.628906 200.554688 Z M 65.109375 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 214.371094 L 84.035156 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 221.21875 L 84.507812 221.539062 L 84.429688 222.285156 L 84.363281 222.726562 L 84.277344 223.15625 L 84.171875 223.542969 L 84.035156 223.84375 L 83.859375 224.082031 L 83.582031 224.363281 L 83.246094 224.667969 L 82.882812 224.964844 L 82.242188 225.464844 L 81.960938 225.667969 L 91.558594 228.1875 Z M 84.53125 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 214.5 C 69 214.101562 68.84375 213.71875 68.5625 213.4375 C 68.28125 213.15625 67.898438 213 67.5 213 C 67.101562 213 66.71875 213.15625 66.4375 213.4375 C 66.15625 213.71875 66 214.101562 66 214.5 C 66 214.898438 66.15625 215.28125 66.4375 215.5625 C 66.71875 215.84375 67.101562 216 67.5 216 C 67.898438 216 68.28125 215.84375 68.5625 215.5625 C 68.84375 215.28125 69 214.898438 69 214.5 Z M 69 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 215.21875 L 70.925781 215.042969 L 70.316406 214.601562 L 69.96875 214.324219 L 69.640625 214.035156 L 69.359375 213.746094 L 69.167969 213.480469 L 69.050781 213.207031 L 68.941406 212.828125 L 68.851562 212.382812 L 68.769531 211.921875 L 68.660156 211.117188 L 68.625 210.769531 L 61.644531 217.824219 Z M 71.191406 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 186.738281 L 67.628906 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 182.492188 L 65.394531 182.351562 L 66.082031 182.042969 L 66.496094 181.878906 L 66.914062 181.738281 L 67.300781 181.640625 L 67.628906 181.609375 L 67.925781 181.640625 L 68.308594 181.738281 L 68.738281 181.878906 L 69.175781 182.042969 L 69.929688 182.351562 L 70.246094 182.492188 L 67.628906 172.921875 Z M 65.109375 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 186.738281 L 84.035156 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 193.585938 L 84.507812 193.90625 L 84.429688 194.65625 L 84.363281 195.09375 L 84.277344 195.523438 L 84.171875 195.910156 L 84.035156 196.210938 L 83.859375 196.449219 L 83.582031 196.730469 L 83.246094 197.035156 L 82.882812 197.332031 L 82.242188 197.832031 L 81.960938 198.035156 L 91.558594 200.554688 Z M 84.53125 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 186.5 C 69 186.101562 68.84375 185.71875 68.5625 185.4375 C 68.28125 185.15625 67.898438 185 67.5 185 C 67.101562 185 66.71875 185.15625 66.4375 185.4375 C 66.15625 185.71875 66 186.101562 66 186.5 C 66 186.898438 66.15625 187.28125 66.4375 187.5625 C 66.71875 187.84375 67.101562 188 67.5 188 C 67.898438 188 68.28125 187.84375 68.5625 187.5625 C 68.84375 187.28125 69 186.898438 69 186.5 Z M 69 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 187.585938 L 70.925781 187.410156 L 70.316406 186.96875 L 69.96875 186.691406 L 69.640625 186.402344 L 69.359375 186.113281 L 69.167969 185.847656 L 69.050781 185.574219 L 68.941406 185.195312 L 68.851562 184.75 L 68.769531 184.289062 L 68.660156 183.484375 L 68.625 183.136719 L 61.644531 190.191406 Z M 71.191406 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 159.105469 L 67.628906 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 154.859375 L 65.394531 154.71875 L 66.082031 154.410156 L 66.496094 154.246094 L 66.914062 154.105469 L 67.300781 154.007812 L 67.628906 153.976562 L 67.925781 154.007812 L 68.308594 154.105469 L 68.738281 154.246094 L 69.175781 154.410156 L 69.929688 154.71875 L 70.246094 154.859375 L 67.628906 145.289062 Z M 65.109375 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 159.105469 L 84.035156 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 165.953125 L 84.507812 166.273438 L 84.429688 167.023438 L 84.363281 167.460938 L 84.277344 167.890625 L 84.171875 168.277344 L 84.035156 168.578125 L 83.859375 168.816406 L 83.582031 169.097656 L 83.246094 169.402344 L 82.882812 169.699219 L 82.242188 170.199219 L 81.960938 170.402344 L 91.558594 172.921875 Z M 84.53125 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 159.5 C 69 159.101562 68.84375 158.71875 68.5625 158.4375 C 68.28125 158.15625 67.898438 158 67.5 158 C 67.101562 158 66.71875 158.15625 66.4375 158.4375 C 66.15625 158.71875 66 159.101562 66 159.5 C 66 159.898438 66.15625 160.28125 66.4375 160.5625 C 66.71875 160.84375 67.101562 161 67.5 161 C 67.898438 161 68.28125 160.84375 68.5625 160.5625 C 68.84375 160.28125 69 159.898438 69 159.5 Z M 69 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 159.953125 L 70.925781 159.777344 L 70.316406 159.335938 L 69.96875 159.058594 L 69.640625 158.769531 L 69.359375 158.480469 L 69.167969 158.214844 L 69.050781 157.941406 L 68.941406 157.5625 L 68.851562 157.117188 L 68.769531 156.65625 L 68.660156 155.851562 L 68.625 155.503906 L 61.644531 162.558594 Z M 71.191406 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 131.472656 L 67.628906 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 127.226562 L 65.394531 127.085938 L 66.082031 126.777344 L 66.496094 126.613281 L 66.914062 126.472656 L 67.300781 126.375 L 67.628906 126.34375 L 67.925781 126.375 L 68.308594 126.472656 L 68.738281 126.613281 L 69.175781 126.777344 L 69.929688 127.085938 L 70.246094 127.226562 L 67.628906 117.65625 Z M 65.109375 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 131.472656 L 84.035156 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 138.320312 L 84.507812 138.640625 L 84.429688 139.390625 L 84.363281 139.828125 L 84.277344 140.261719 L 84.171875 140.644531 L 84.035156 140.945312 L 83.859375 141.183594 L 83.582031 141.464844 L 83.246094 141.769531 L 82.882812 142.066406 L 82.242188 142.566406 L 81.960938 142.769531 L 91.558594 145.289062 Z M 84.53125 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 131.5 C 69 131.101562 68.84375 130.71875 68.5625 130.4375 C 68.28125 130.15625 67.898438 130 67.5 130 C 67.101562 130 66.71875 130.15625 66.4375 130.4375 C 66.15625 130.71875 66 131.101562 66 131.5 C 66 131.898438 66.15625 132.28125 66.4375 132.5625 C 66.71875 132.84375 67.101562 133 67.5 133 C 67.898438 133 68.28125 132.84375 68.5625 132.5625 C 68.84375 132.28125 69 131.898438 69 131.5 Z M 69 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 132.320312 L 70.925781 132.144531 L 70.316406 131.703125 L 69.96875 131.425781 L 69.640625 131.136719 L 69.359375 130.847656 L 69.167969 130.582031 L 69.050781 130.308594 L 68.941406 129.929688 L 68.851562 129.484375 L 68.769531 129.023438 L 68.660156 128.21875 L 68.625 127.871094 L 61.644531 134.925781 Z M 71.191406 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 103.839844 L 67.628906 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 99.59375 L 65.394531 99.453125 L 66.082031 99.144531 L 66.496094 98.984375 L 66.914062 98.839844 L 67.300781 98.742188 L 67.628906 98.710938 L 67.925781 98.742188 L 68.308594 98.839844 L 68.738281 98.984375 L 69.175781 99.144531 L 69.929688 99.453125 L 70.246094 99.59375 L 67.628906 90.023438 Z M 65.109375 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 103.839844 L 84.035156 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 110.691406 L 84.507812 111.007812 L 84.429688 111.757812 L 84.363281 112.195312 L 84.277344 112.628906 L 84.171875 113.011719 L 84.035156 113.3125 L 83.859375 113.550781 L 83.582031 113.835938 L 83.246094 114.136719 L 82.882812 114.4375 L 82.242188 114.933594 L 81.960938 115.140625 L 91.558594 117.65625 Z M 84.53125 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 103.5 C 69 103.101562 68.84375 102.71875 68.5625 102.4375 C 68.28125 102.15625 67.898438 102 67.5 102 C 67.101562 102 66.71875 102.15625 66.4375 102.4375 C 66.15625 102.71875 66 103.101562 66 103.5 C 66 103.898438 66.15625 104.28125 66.4375 104.5625 C 66.71875 104.84375 67.101562 105 67.5 105 C 67.898438 105 68.28125 104.84375 68.5625 104.5625 C 68.84375 104.28125 69 103.898438 69 103.5 Z M 69 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 104.6875 L 70.925781 104.511719 L 70.316406 104.070312 L 69.96875 103.792969 L 69.640625 103.503906 L 69.359375 103.214844 L 69.167969 102.949219 L 69.050781 102.675781 L 68.941406 102.296875 L 68.851562 101.851562 L 68.769531 101.390625 L 68.660156 100.585938 L 68.625 100.238281 L 61.644531 107.292969 Z M 71.191406 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 76.207031 L 67.628906 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 71.960938 L 65.394531 71.820312 L 66.082031 71.511719 L 66.496094 71.351562 L 66.914062 71.207031 L 67.300781 71.109375 L 67.628906 71.078125 L 67.925781 71.109375 L 68.308594 71.207031 L 68.738281 71.351562 L 69.175781 71.511719 L 69.929688 71.820312 L 70.246094 71.960938 L 67.628906 62.390625 Z M 65.109375 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 76.207031 L 84.035156 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 83.058594 L 84.507812 83.375 L 84.429688 84.125 L 84.363281 84.5625 L 84.277344 84.996094 L 84.171875 85.378906 L 84.035156 85.679688 L 83.859375 85.917969 L 83.582031 86.203125 L 83.246094 86.503906 L 82.882812 86.804688 L 82.242188 87.300781 L 81.960938 87.507812 L 91.558594 90.023438 Z M 84.53125 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 76.5 C 69 76.101562 68.84375 75.71875 68.5625 75.4375 C 68.28125 75.15625 67.898438 75 67.5 75 C 67.101562 75 66.71875 75.15625 66.4375 75.4375 C 66.15625 75.71875 66 76.101562 66 76.5 C 66 76.898438 66.15625 77.28125 66.4375 77.5625 C 66.71875 77.84375 67.101562 78 67.5 78 C 67.898438 78 68.28125 77.84375 68.5625 77.5625 C 68.84375 77.28125 69 76.898438 69 76.5 Z M 69 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 77.054688 L 70.925781 76.878906 L 70.316406 76.4375 L 69.96875 76.160156 L 69.640625 75.871094 L 69.359375 75.582031 L 69.167969 75.316406 L 69.050781 75.042969 L 68.941406 74.664062 L 68.851562 74.21875 L 68.769531 73.757812 L 68.660156 72.953125 L 68.625 72.605469 L 61.644531 79.660156 Z M 71.191406 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 48.574219 L 67.628906 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 44.328125 L 65.394531 44.1875 L 66.082031 43.878906 L 66.496094 43.71875 L 66.914062 43.574219 L 67.300781 43.476562 L 67.628906 43.445312 L 67.925781 43.476562 L 68.308594 43.574219 L 68.738281 43.71875 L 69.175781 43.878906 L 69.929688 44.1875 L 70.246094 44.328125 L 67.628906 34.757812 Z M 65.109375 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 48.574219 L 84.035156 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 55.425781 L 84.507812 55.742188 L 84.429688 56.492188 L 84.363281 56.929688 L 84.277344 57.363281 L 84.171875 57.746094 L 84.035156 58.046875 L 83.859375 58.285156 L 83.582031 58.570312 L 83.246094 58.871094 L 82.882812 59.171875 L 82.242188 59.667969 L 81.960938 59.875 L 91.558594 62.390625 Z M 84.53125 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 48.5 C 69 48.101562 68.84375 47.71875 68.5625 47.4375 C 68.28125 47.15625 67.898438 47 67.5 47 C 67.101562 47 66.71875 47.15625 66.4375 47.4375 C 66.15625 47.71875 66 48.101562 66 48.5 C 66 48.898438 66.15625 49.28125 66.4375 49.5625 C 66.71875 49.84375 67.101562 50 67.5 50 C 67.898438 50 68.28125 49.84375 68.5625 49.5625 C 68.84375 49.28125 69 48.898438 69 48.5 Z M 69 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 49.425781 L 70.925781 49.246094 L 70.316406 48.804688 L 69.96875 48.527344 L 69.640625 48.238281 L 69.359375 47.949219 L 69.167969 47.683594 L 69.050781 47.410156 L 68.941406 47.03125 L 68.851562 46.585938 L 68.769531 46.125 L 68.660156 45.320312 L 68.625 44.976562 L 61.644531 52.027344 Z M 71.191406 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 20.941406 L 67.628906 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 65.109375 16.695312 L 65.394531 16.554688 L 66.082031 16.246094 L 66.496094 16.085938 L 66.914062 15.941406 L 67.300781 15.84375 L 67.628906 15.8125 L 67.925781 15.84375 L 68.308594 15.941406 L 68.738281 16.085938 L 69.175781 16.246094 L 69.929688 16.554688 L 70.246094 16.695312 L 67.628906 7.125 Z M 65.109375 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.628906 20.941406 L 84.035156 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 84.53125 27.792969 L 84.507812 28.109375 L 84.429688 28.859375 L 84.363281 29.296875 L 84.277344 29.730469 L 84.171875 30.113281 L 84.035156 30.414062 L 83.859375 30.652344 L 83.582031 30.9375 L 83.246094 31.238281 L 82.882812 31.539062 L 82.242188 32.035156 L 81.960938 32.242188 L 91.558594 34.757812 Z M 84.53125 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 69 20.5 C 69 20.101562 68.84375 19.71875 68.5625 19.4375 C 68.28125 19.15625 67.898438 19 67.5 19 C 67.101562 19 66.71875 19.15625 66.4375 19.4375 C 66.15625 19.71875 66 20.101562 66 20.5 C 66 20.898438 66.15625 21.28125 66.4375 21.5625 C 66.71875 21.84375 67.101562 22 67.5 22 C 67.898438 22 68.28125 21.84375 68.5625 21.5625 C 68.84375 21.28125 69 20.898438 69 20.5 Z M 69 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 71.191406 21.792969 L 70.925781 21.613281 L 70.316406 21.171875 L 69.96875 20.894531 L 69.640625 20.605469 L 69.359375 20.316406 L 69.167969 20.050781 L 69.050781 19.777344 L 68.941406 19.398438 L 68.851562 18.953125 L 68.769531 18.492188 L 68.660156 17.6875 L 68.625 17.34375 L 61.644531 24.394531 Z M 71.191406 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 297.269531 L 95.261719 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 293.023438 L 93.027344 292.882812 L 93.714844 292.574219 L 94.128906 292.410156 L 94.546875 292.269531 L 94.933594 292.171875 L 95.261719 292.136719 L 95.554688 292.171875 L 95.9375 292.269531 L 96.371094 292.410156 L 96.808594 292.574219 L 97.558594 292.882812 L 97.878906 293.023438 L 95.261719 283.453125 Z M 92.742188 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 297.269531 L 111.667969 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 304.117188 L 112.140625 304.4375 L 112.0625 305.183594 L 111.996094 305.625 L 111.910156 306.054688 L 111.800781 306.441406 L 111.667969 306.742188 L 111.492188 306.980469 L 111.214844 307.261719 L 110.878906 307.566406 L 110.515625 307.863281 L 109.875 308.359375 L 109.59375 308.566406 L 119.191406 311.085938 Z M 112.164062 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 297.5 C 97 297.101562 96.84375 296.71875 96.5625 296.4375 C 96.28125 296.15625 95.898438 296 95.5 296 C 95.101562 296 94.71875 296.15625 94.4375 296.4375 C 94.15625 296.71875 94 297.101562 94 297.5 C 94 297.898438 94.15625 298.28125 94.4375 298.5625 C 94.71875 298.84375 95.101562 299 95.5 299 C 95.898438 299 96.28125 298.84375 96.5625 298.5625 C 96.84375 298.28125 97 297.898438 97 297.5 Z M 97 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 298.117188 L 98.558594 297.941406 L 97.949219 297.5 L 97.601562 297.222656 L 97.273438 296.933594 L 96.992188 296.644531 L 96.800781 296.378906 L 96.683594 296.105469 L 96.574219 295.726562 L 96.484375 295.28125 L 96.402344 294.820312 L 96.292969 294.015625 L 96.257812 293.667969 L 89.277344 300.722656 Z M 98.824219 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 269.636719 L 95.261719 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 265.390625 L 93.027344 265.25 L 93.714844 264.941406 L 94.128906 264.777344 L 94.546875 264.636719 L 94.933594 264.539062 L 95.261719 264.503906 L 95.554688 264.539062 L 95.9375 264.636719 L 96.371094 264.777344 L 96.808594 264.941406 L 97.558594 265.25 L 97.878906 265.390625 L 95.261719 255.820312 Z M 92.742188 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 269.636719 L 111.667969 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 276.484375 L 112.140625 276.804688 L 112.0625 277.550781 L 111.996094 277.992188 L 111.910156 278.421875 L 111.800781 278.808594 L 111.667969 279.109375 L 111.492188 279.347656 L 111.214844 279.628906 L 110.878906 279.933594 L 110.515625 280.230469 L 109.875 280.726562 L 109.59375 280.933594 L 119.191406 283.453125 Z M 112.164062 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 269.5 C 97 269.101562 96.84375 268.71875 96.5625 268.4375 C 96.28125 268.15625 95.898438 268 95.5 268 C 95.101562 268 94.71875 268.15625 94.4375 268.4375 C 94.15625 268.71875 94 269.101562 94 269.5 C 94 269.898438 94.15625 270.28125 94.4375 270.5625 C 94.71875 270.84375 95.101562 271 95.5 271 C 95.898438 271 96.28125 270.84375 96.5625 270.5625 C 96.84375 270.28125 97 269.898438 97 269.5 Z M 97 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 270.484375 L 98.558594 270.308594 L 97.949219 269.867188 L 97.601562 269.589844 L 97.273438 269.300781 L 96.992188 269.011719 L 96.800781 268.746094 L 96.683594 268.472656 L 96.574219 268.09375 L 96.484375 267.648438 L 96.402344 267.1875 L 96.292969 266.382812 L 96.257812 266.035156 L 89.277344 273.089844 Z M 98.824219 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 242.003906 L 95.261719 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 237.757812 L 93.027344 237.617188 L 93.714844 237.308594 L 94.128906 237.144531 L 94.546875 237.003906 L 94.933594 236.90625 L 95.261719 236.871094 L 95.554688 236.90625 L 95.9375 237.003906 L 96.371094 237.144531 L 96.808594 237.308594 L 97.558594 237.617188 L 97.878906 237.757812 L 95.261719 228.1875 Z M 92.742188 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 242.003906 L 111.667969 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 248.851562 L 112.140625 249.171875 L 112.0625 249.917969 L 111.996094 250.359375 L 111.910156 250.789062 L 111.800781 251.175781 L 111.667969 251.476562 L 111.492188 251.714844 L 111.214844 251.996094 L 110.878906 252.300781 L 110.515625 252.597656 L 109.875 253.09375 L 109.59375 253.300781 L 119.191406 255.820312 Z M 112.164062 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 242.5 C 97 242.101562 96.84375 241.71875 96.5625 241.4375 C 96.28125 241.15625 95.898438 241 95.5 241 C 95.101562 241 94.71875 241.15625 94.4375 241.4375 C 94.15625 241.71875 94 242.101562 94 242.5 C 94 242.898438 94.15625 243.28125 94.4375 243.5625 C 94.71875 243.84375 95.101562 244 95.5 244 C 95.898438 244 96.28125 243.84375 96.5625 243.5625 C 96.84375 243.28125 97 242.898438 97 242.5 Z M 97 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 242.851562 L 98.558594 242.675781 L 97.949219 242.234375 L 97.601562 241.957031 L 97.273438 241.667969 L 96.992188 241.378906 L 96.800781 241.113281 L 96.683594 240.839844 L 96.574219 240.460938 L 96.484375 240.015625 L 96.402344 239.554688 L 96.292969 238.75 L 96.257812 238.402344 L 89.277344 245.457031 Z M 98.824219 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 214.371094 L 95.261719 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 210.125 L 93.027344 209.984375 L 93.714844 209.675781 L 94.128906 209.511719 L 94.546875 209.371094 L 94.933594 209.273438 L 95.261719 209.238281 L 95.554688 209.273438 L 95.9375 209.371094 L 96.371094 209.511719 L 96.808594 209.675781 L 97.558594 209.984375 L 97.878906 210.125 L 95.261719 200.554688 Z M 92.742188 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 214.371094 L 111.667969 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 221.21875 L 112.140625 221.539062 L 112.0625 222.285156 L 111.996094 222.726562 L 111.910156 223.15625 L 111.800781 223.542969 L 111.667969 223.84375 L 111.492188 224.082031 L 111.214844 224.363281 L 110.878906 224.667969 L 110.515625 224.964844 L 109.875 225.464844 L 109.59375 225.667969 L 119.191406 228.1875 Z M 112.164062 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 214.5 C 97 214.101562 96.84375 213.71875 96.5625 213.4375 C 96.28125 213.15625 95.898438 213 95.5 213 C 95.101562 213 94.71875 213.15625 94.4375 213.4375 C 94.15625 213.71875 94 214.101562 94 214.5 C 94 214.898438 94.15625 215.28125 94.4375 215.5625 C 94.71875 215.84375 95.101562 216 95.5 216 C 95.898438 216 96.28125 215.84375 96.5625 215.5625 C 96.84375 215.28125 97 214.898438 97 214.5 Z M 97 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 215.21875 L 98.558594 215.042969 L 97.949219 214.601562 L 97.601562 214.324219 L 97.273438 214.035156 L 96.992188 213.746094 L 96.800781 213.480469 L 96.683594 213.207031 L 96.574219 212.828125 L 96.484375 212.382812 L 96.402344 211.921875 L 96.292969 211.117188 L 96.257812 210.769531 L 89.277344 217.824219 Z M 98.824219 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 186.738281 L 95.261719 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 182.492188 L 93.027344 182.351562 L 93.714844 182.042969 L 94.128906 181.878906 L 94.546875 181.738281 L 94.933594 181.640625 L 95.261719 181.609375 L 95.554688 181.640625 L 95.9375 181.738281 L 96.371094 181.878906 L 96.808594 182.042969 L 97.558594 182.351562 L 97.878906 182.492188 L 95.261719 172.921875 Z M 92.742188 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 186.738281 L 111.667969 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 193.585938 L 112.140625 193.90625 L 112.0625 194.65625 L 111.996094 195.09375 L 111.910156 195.523438 L 111.800781 195.910156 L 111.667969 196.210938 L 111.492188 196.449219 L 111.214844 196.730469 L 110.878906 197.035156 L 110.515625 197.332031 L 109.875 197.832031 L 109.59375 198.035156 L 119.191406 200.554688 Z M 112.164062 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 186.5 C 97 186.101562 96.84375 185.71875 96.5625 185.4375 C 96.28125 185.15625 95.898438 185 95.5 185 C 95.101562 185 94.71875 185.15625 94.4375 185.4375 C 94.15625 185.71875 94 186.101562 94 186.5 C 94 186.898438 94.15625 187.28125 94.4375 187.5625 C 94.71875 187.84375 95.101562 188 95.5 188 C 95.898438 188 96.28125 187.84375 96.5625 187.5625 C 96.84375 187.28125 97 186.898438 97 186.5 Z M 97 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 187.585938 L 98.558594 187.410156 L 97.949219 186.96875 L 97.601562 186.691406 L 97.273438 186.402344 L 96.992188 186.113281 L 96.800781 185.847656 L 96.683594 185.574219 L 96.574219 185.195312 L 96.484375 184.75 L 96.402344 184.289062 L 96.292969 183.484375 L 96.257812 183.136719 L 89.277344 190.191406 Z M 98.824219 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 159.105469 L 95.261719 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 154.859375 L 93.027344 154.71875 L 93.714844 154.410156 L 94.128906 154.246094 L 94.546875 154.105469 L 94.933594 154.007812 L 95.261719 153.976562 L 95.554688 154.007812 L 95.9375 154.105469 L 96.371094 154.246094 L 96.808594 154.410156 L 97.558594 154.71875 L 97.878906 154.859375 L 95.261719 145.289062 Z M 92.742188 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 159.105469 L 111.667969 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 165.953125 L 112.140625 166.273438 L 112.0625 167.023438 L 111.996094 167.460938 L 111.910156 167.890625 L 111.800781 168.277344 L 111.667969 168.578125 L 111.492188 168.816406 L 111.214844 169.097656 L 110.878906 169.402344 L 110.515625 169.699219 L 109.875 170.199219 L 109.59375 170.402344 L 119.191406 172.921875 Z M 112.164062 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 159.5 C 97 159.101562 96.84375 158.71875 96.5625 158.4375 C 96.28125 158.15625 95.898438 158 95.5 158 C 95.101562 158 94.71875 158.15625 94.4375 158.4375 C 94.15625 158.71875 94 159.101562 94 159.5 C 94 159.898438 94.15625 160.28125 94.4375 160.5625 C 94.71875 160.84375 95.101562 161 95.5 161 C 95.898438 161 96.28125 160.84375 96.5625 160.5625 C 96.84375 160.28125 97 159.898438 97 159.5 Z M 97 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 159.953125 L 98.558594 159.777344 L 97.949219 159.335938 L 97.601562 159.058594 L 97.273438 158.769531 L 96.992188 158.480469 L 96.800781 158.214844 L 96.683594 157.941406 L 96.574219 157.5625 L 96.484375 157.117188 L 96.402344 156.65625 L 96.292969 155.851562 L 96.257812 155.503906 L 89.277344 162.558594 Z M 98.824219 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 131.472656 L 95.261719 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 127.226562 L 93.027344 127.085938 L 93.714844 126.777344 L 94.128906 126.613281 L 94.546875 126.472656 L 94.933594 126.375 L 95.261719 126.34375 L 95.554688 126.375 L 95.9375 126.472656 L 96.371094 126.613281 L 96.808594 126.777344 L 97.558594 127.085938 L 97.878906 127.226562 L 95.261719 117.65625 Z M 92.742188 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 131.472656 L 111.667969 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 138.320312 L 112.140625 138.640625 L 112.0625 139.390625 L 111.996094 139.828125 L 111.910156 140.261719 L 111.800781 140.644531 L 111.667969 140.945312 L 111.492188 141.183594 L 111.214844 141.464844 L 110.878906 141.769531 L 110.515625 142.066406 L 109.875 142.566406 L 109.59375 142.769531 L 119.191406 145.289062 Z M 112.164062 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 131.5 C 97 131.101562 96.84375 130.71875 96.5625 130.4375 C 96.28125 130.15625 95.898438 130 95.5 130 C 95.101562 130 94.71875 130.15625 94.4375 130.4375 C 94.15625 130.71875 94 131.101562 94 131.5 C 94 131.898438 94.15625 132.28125 94.4375 132.5625 C 94.71875 132.84375 95.101562 133 95.5 133 C 95.898438 133 96.28125 132.84375 96.5625 132.5625 C 96.84375 132.28125 97 131.898438 97 131.5 Z M 97 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 132.320312 L 98.558594 132.144531 L 97.949219 131.703125 L 97.601562 131.425781 L 97.273438 131.136719 L 96.992188 130.847656 L 96.800781 130.582031 L 96.683594 130.308594 L 96.574219 129.929688 L 96.484375 129.484375 L 96.402344 129.023438 L 96.292969 128.21875 L 96.257812 127.871094 L 89.277344 134.925781 Z M 98.824219 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 103.839844 L 95.261719 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 99.59375 L 93.027344 99.453125 L 93.714844 99.144531 L 94.128906 98.984375 L 94.546875 98.839844 L 94.933594 98.742188 L 95.261719 98.710938 L 95.554688 98.742188 L 95.9375 98.839844 L 96.371094 98.984375 L 96.808594 99.144531 L 97.558594 99.453125 L 97.878906 99.59375 L 95.261719 90.023438 Z M 92.742188 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 103.839844 L 111.667969 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 110.691406 L 112.140625 111.007812 L 112.0625 111.757812 L 111.996094 112.195312 L 111.910156 112.628906 L 111.800781 113.011719 L 111.667969 113.3125 L 111.492188 113.550781 L 111.214844 113.835938 L 110.878906 114.136719 L 110.515625 114.4375 L 109.875 114.933594 L 109.59375 115.140625 L 119.191406 117.65625 Z M 112.164062 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 103.5 C 97 103.101562 96.84375 102.71875 96.5625 102.4375 C 96.28125 102.15625 95.898438 102 95.5 102 C 95.101562 102 94.71875 102.15625 94.4375 102.4375 C 94.15625 102.71875 94 103.101562 94 103.5 C 94 103.898438 94.15625 104.28125 94.4375 104.5625 C 94.71875 104.84375 95.101562 105 95.5 105 C 95.898438 105 96.28125 104.84375 96.5625 104.5625 C 96.84375 104.28125 97 103.898438 97 103.5 Z M 97 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 104.6875 L 98.558594 104.511719 L 97.949219 104.070312 L 97.601562 103.792969 L 97.273438 103.503906 L 96.992188 103.214844 L 96.800781 102.949219 L 96.683594 102.675781 L 96.574219 102.296875 L 96.484375 101.851562 L 96.402344 101.390625 L 96.292969 100.585938 L 96.257812 100.238281 L 89.277344 107.292969 Z M 98.824219 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 76.207031 L 95.261719 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 71.960938 L 93.027344 71.820312 L 93.714844 71.511719 L 94.128906 71.351562 L 94.546875 71.207031 L 94.933594 71.109375 L 95.261719 71.078125 L 95.554688 71.109375 L 95.9375 71.207031 L 96.371094 71.351562 L 96.808594 71.511719 L 97.558594 71.820312 L 97.878906 71.960938 L 95.261719 62.390625 Z M 92.742188 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 76.207031 L 111.667969 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 83.058594 L 112.140625 83.375 L 112.0625 84.125 L 111.996094 84.5625 L 111.910156 84.996094 L 111.800781 85.378906 L 111.667969 85.679688 L 111.492188 85.917969 L 111.214844 86.203125 L 110.878906 86.503906 L 110.515625 86.804688 L 109.875 87.300781 L 109.59375 87.507812 L 119.191406 90.023438 Z M 112.164062 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 76.5 C 97 76.101562 96.84375 75.71875 96.5625 75.4375 C 96.28125 75.15625 95.898438 75 95.5 75 C 95.101562 75 94.71875 75.15625 94.4375 75.4375 C 94.15625 75.71875 94 76.101562 94 76.5 C 94 76.898438 94.15625 77.28125 94.4375 77.5625 C 94.71875 77.84375 95.101562 78 95.5 78 C 95.898438 78 96.28125 77.84375 96.5625 77.5625 C 96.84375 77.28125 97 76.898438 97 76.5 Z M 97 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 77.054688 L 98.558594 76.878906 L 97.949219 76.4375 L 97.601562 76.160156 L 97.273438 75.871094 L 96.992188 75.582031 L 96.800781 75.316406 L 96.683594 75.042969 L 96.574219 74.664062 L 96.484375 74.21875 L 96.402344 73.757812 L 96.292969 72.953125 L 96.257812 72.605469 L 89.277344 79.660156 Z M 98.824219 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 48.574219 L 95.261719 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 44.328125 L 93.027344 44.1875 L 93.714844 43.878906 L 94.128906 43.71875 L 94.546875 43.574219 L 94.933594 43.476562 L 95.261719 43.445312 L 95.554688 43.476562 L 95.9375 43.574219 L 96.371094 43.71875 L 96.808594 43.878906 L 97.558594 44.1875 L 97.878906 44.328125 L 95.261719 34.757812 Z M 92.742188 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 48.574219 L 111.667969 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 55.425781 L 112.140625 55.742188 L 112.0625 56.492188 L 111.996094 56.929688 L 111.910156 57.363281 L 111.800781 57.746094 L 111.667969 58.046875 L 111.492188 58.285156 L 111.214844 58.570312 L 110.878906 58.871094 L 110.515625 59.171875 L 109.875 59.667969 L 109.59375 59.875 L 119.191406 62.390625 Z M 112.164062 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 48.5 C 97 48.101562 96.84375 47.71875 96.5625 47.4375 C 96.28125 47.15625 95.898438 47 95.5 47 C 95.101562 47 94.71875 47.15625 94.4375 47.4375 C 94.15625 47.71875 94 48.101562 94 48.5 C 94 48.898438 94.15625 49.28125 94.4375 49.5625 C 94.71875 49.84375 95.101562 50 95.5 50 C 95.898438 50 96.28125 49.84375 96.5625 49.5625 C 96.84375 49.28125 97 48.898438 97 48.5 Z M 97 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 49.425781 L 98.558594 49.246094 L 97.949219 48.804688 L 97.601562 48.527344 L 97.273438 48.238281 L 96.992188 47.949219 L 96.800781 47.683594 L 96.683594 47.410156 L 96.574219 47.03125 L 96.484375 46.585938 L 96.402344 46.125 L 96.292969 45.320312 L 96.257812 44.976562 L 89.277344 52.027344 Z M 98.824219 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 20.941406 L 95.261719 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 92.742188 16.695312 L 93.027344 16.554688 L 93.714844 16.246094 L 94.128906 16.085938 L 94.546875 15.941406 L 94.933594 15.84375 L 95.261719 15.8125 L 95.554688 15.84375 L 95.9375 15.941406 L 96.371094 16.085938 L 96.808594 16.246094 L 97.558594 16.554688 L 97.878906 16.695312 L 95.261719 7.125 Z M 92.742188 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 95.261719 20.941406 L 111.667969 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 112.164062 27.792969 L 112.140625 28.109375 L 112.0625 28.859375 L 111.996094 29.296875 L 111.910156 29.730469 L 111.800781 30.113281 L 111.667969 30.414062 L 111.492188 30.652344 L 111.214844 30.9375 L 110.878906 31.238281 L 110.515625 31.539062 L 109.875 32.035156 L 109.59375 32.242188 L 119.191406 34.757812 Z M 112.164062 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 97 20.5 C 97 20.101562 96.84375 19.71875 96.5625 19.4375 C 96.28125 19.15625 95.898438 19 95.5 19 C 95.101562 19 94.71875 19.15625 94.4375 19.4375 C 94.15625 19.71875 94 20.101562 94 20.5 C 94 20.898438 94.15625 21.28125 94.4375 21.5625 C 94.71875 21.84375 95.101562 22 95.5 22 C 95.898438 22 96.28125 21.84375 96.5625 21.5625 C 96.84375 21.28125 97 20.898438 97 20.5 Z M 97 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 98.824219 21.792969 L 98.558594 21.613281 L 97.949219 21.171875 L 97.601562 20.894531 L 97.273438 20.605469 L 96.992188 20.316406 L 96.800781 20.050781 L 96.683594 19.777344 L 96.574219 19.398438 L 96.484375 18.953125 L 96.402344 18.492188 L 96.292969 17.6875 L 96.257812 17.34375 L 89.277344 24.394531 Z M 98.824219 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 297.269531 L 122.894531 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 293.023438 L 120.660156 292.882812 L 121.347656 292.574219 L 121.761719 292.410156 L 122.179688 292.269531 L 122.566406 292.171875 L 122.894531 292.136719 L 123.1875 292.171875 L 123.570312 292.269531 L 124.003906 292.410156 L 124.441406 292.574219 L 125.191406 292.882812 L 125.511719 293.023438 L 122.894531 283.453125 Z M 120.375 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 297.269531 L 139.300781 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 304.117188 L 139.773438 304.4375 L 139.695312 305.183594 L 139.628906 305.625 L 139.542969 306.054688 L 139.433594 306.441406 L 139.300781 306.742188 L 139.125 306.980469 L 138.847656 307.261719 L 138.511719 307.566406 L 138.148438 307.863281 L 137.507812 308.359375 L 137.226562 308.566406 L 146.824219 311.085938 Z M 139.796875 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 297.5 C 124 297.101562 123.84375 296.71875 123.5625 296.4375 C 123.28125 296.15625 122.898438 296 122.5 296 C 122.101562 296 121.71875 296.15625 121.4375 296.4375 C 121.15625 296.71875 121 297.101562 121 297.5 C 121 297.898438 121.15625 298.28125 121.4375 298.5625 C 121.71875 298.84375 122.101562 299 122.5 299 C 122.898438 299 123.28125 298.84375 123.5625 298.5625 C 123.84375 298.28125 124 297.898438 124 297.5 Z M 124 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 298.117188 L 126.191406 297.941406 L 125.582031 297.5 L 125.234375 297.222656 L 124.90625 296.933594 L 124.625 296.644531 L 124.433594 296.378906 L 124.316406 296.105469 L 124.207031 295.726562 L 124.117188 295.28125 L 124.035156 294.820312 L 123.925781 294.015625 L 123.890625 293.667969 L 116.910156 300.722656 Z M 126.457031 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 269.636719 L 122.894531 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 265.390625 L 120.660156 265.25 L 121.347656 264.941406 L 121.761719 264.777344 L 122.179688 264.636719 L 122.566406 264.539062 L 122.894531 264.503906 L 123.1875 264.539062 L 123.570312 264.636719 L 124.003906 264.777344 L 124.441406 264.941406 L 125.191406 265.25 L 125.511719 265.390625 L 122.894531 255.820312 Z M 120.375 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 269.636719 L 139.300781 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 276.484375 L 139.773438 276.804688 L 139.695312 277.550781 L 139.628906 277.992188 L 139.542969 278.421875 L 139.433594 278.808594 L 139.300781 279.109375 L 139.125 279.347656 L 138.847656 279.628906 L 138.511719 279.933594 L 138.148438 280.230469 L 137.507812 280.726562 L 137.226562 280.933594 L 146.824219 283.453125 Z M 139.796875 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 269.5 C 124 269.101562 123.84375 268.71875 123.5625 268.4375 C 123.28125 268.15625 122.898438 268 122.5 268 C 122.101562 268 121.71875 268.15625 121.4375 268.4375 C 121.15625 268.71875 121 269.101562 121 269.5 C 121 269.898438 121.15625 270.28125 121.4375 270.5625 C 121.71875 270.84375 122.101562 271 122.5 271 C 122.898438 271 123.28125 270.84375 123.5625 270.5625 C 123.84375 270.28125 124 269.898438 124 269.5 Z M 124 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 270.484375 L 126.191406 270.308594 L 125.582031 269.867188 L 125.234375 269.589844 L 124.90625 269.300781 L 124.625 269.011719 L 124.433594 268.746094 L 124.316406 268.472656 L 124.207031 268.09375 L 124.117188 267.648438 L 124.035156 267.1875 L 123.925781 266.382812 L 123.890625 266.035156 L 116.910156 273.089844 Z M 126.457031 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 242.003906 L 122.894531 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 237.757812 L 120.660156 237.617188 L 121.347656 237.308594 L 121.761719 237.144531 L 122.179688 237.003906 L 122.566406 236.90625 L 122.894531 236.871094 L 123.1875 236.90625 L 123.570312 237.003906 L 124.003906 237.144531 L 124.441406 237.308594 L 125.191406 237.617188 L 125.511719 237.757812 L 122.894531 228.1875 Z M 120.375 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 242.003906 L 139.300781 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 248.851562 L 139.773438 249.171875 L 139.695312 249.917969 L 139.628906 250.359375 L 139.542969 250.789062 L 139.433594 251.175781 L 139.300781 251.476562 L 139.125 251.714844 L 138.847656 251.996094 L 138.511719 252.300781 L 138.148438 252.597656 L 137.507812 253.09375 L 137.226562 253.300781 L 146.824219 255.820312 Z M 139.796875 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 242.5 C 124 242.101562 123.84375 241.71875 123.5625 241.4375 C 123.28125 241.15625 122.898438 241 122.5 241 C 122.101562 241 121.71875 241.15625 121.4375 241.4375 C 121.15625 241.71875 121 242.101562 121 242.5 C 121 242.898438 121.15625 243.28125 121.4375 243.5625 C 121.71875 243.84375 122.101562 244 122.5 244 C 122.898438 244 123.28125 243.84375 123.5625 243.5625 C 123.84375 243.28125 124 242.898438 124 242.5 Z M 124 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 242.851562 L 126.191406 242.675781 L 125.582031 242.234375 L 125.234375 241.957031 L 124.90625 241.667969 L 124.625 241.378906 L 124.433594 241.113281 L 124.316406 240.839844 L 124.207031 240.460938 L 124.117188 240.015625 L 124.035156 239.554688 L 123.925781 238.75 L 123.890625 238.402344 L 116.910156 245.457031 Z M 126.457031 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 214.371094 L 122.894531 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 210.125 L 120.660156 209.984375 L 121.347656 209.675781 L 121.761719 209.511719 L 122.179688 209.371094 L 122.566406 209.273438 L 122.894531 209.238281 L 123.1875 209.273438 L 123.570312 209.371094 L 124.003906 209.511719 L 124.441406 209.675781 L 125.191406 209.984375 L 125.511719 210.125 L 122.894531 200.554688 Z M 120.375 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 214.371094 L 139.300781 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 221.21875 L 139.773438 221.539062 L 139.695312 222.285156 L 139.628906 222.726562 L 139.542969 223.15625 L 139.433594 223.542969 L 139.300781 223.84375 L 139.125 224.082031 L 138.847656 224.363281 L 138.511719 224.667969 L 138.148438 224.964844 L 137.507812 225.464844 L 137.226562 225.667969 L 146.824219 228.1875 Z M 139.796875 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 214.5 C 124 214.101562 123.84375 213.71875 123.5625 213.4375 C 123.28125 213.15625 122.898438 213 122.5 213 C 122.101562 213 121.71875 213.15625 121.4375 213.4375 C 121.15625 213.71875 121 214.101562 121 214.5 C 121 214.898438 121.15625 215.28125 121.4375 215.5625 C 121.71875 215.84375 122.101562 216 122.5 216 C 122.898438 216 123.28125 215.84375 123.5625 215.5625 C 123.84375 215.28125 124 214.898438 124 214.5 Z M 124 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 215.21875 L 126.191406 215.042969 L 125.582031 214.601562 L 125.234375 214.324219 L 124.90625 214.035156 L 124.625 213.746094 L 124.433594 213.480469 L 124.316406 213.207031 L 124.207031 212.828125 L 124.117188 212.382812 L 124.035156 211.921875 L 123.925781 211.117188 L 123.890625 210.769531 L 116.910156 217.824219 Z M 126.457031 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 186.738281 L 122.894531 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 182.492188 L 120.660156 182.351562 L 121.347656 182.042969 L 121.761719 181.878906 L 122.179688 181.738281 L 122.566406 181.640625 L 122.894531 181.609375 L 123.1875 181.640625 L 123.570312 181.738281 L 124.003906 181.878906 L 124.441406 182.042969 L 125.191406 182.351562 L 125.511719 182.492188 L 122.894531 172.921875 Z M 120.375 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 186.738281 L 139.300781 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 193.585938 L 139.773438 193.90625 L 139.695312 194.65625 L 139.628906 195.09375 L 139.542969 195.523438 L 139.433594 195.910156 L 139.300781 196.210938 L 139.125 196.449219 L 138.847656 196.730469 L 138.511719 197.035156 L 138.148438 197.332031 L 137.507812 197.832031 L 137.226562 198.035156 L 146.824219 200.554688 Z M 139.796875 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 186.5 C 124 186.101562 123.84375 185.71875 123.5625 185.4375 C 123.28125 185.15625 122.898438 185 122.5 185 C 122.101562 185 121.71875 185.15625 121.4375 185.4375 C 121.15625 185.71875 121 186.101562 121 186.5 C 121 186.898438 121.15625 187.28125 121.4375 187.5625 C 121.71875 187.84375 122.101562 188 122.5 188 C 122.898438 188 123.28125 187.84375 123.5625 187.5625 C 123.84375 187.28125 124 186.898438 124 186.5 Z M 124 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 187.585938 L 126.191406 187.410156 L 125.582031 186.96875 L 125.234375 186.691406 L 124.90625 186.402344 L 124.625 186.113281 L 124.433594 185.847656 L 124.316406 185.574219 L 124.207031 185.195312 L 124.117188 184.75 L 124.035156 184.289062 L 123.925781 183.484375 L 123.890625 183.136719 L 116.910156 190.191406 Z M 126.457031 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 159.105469 L 122.894531 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 154.859375 L 120.660156 154.71875 L 121.347656 154.410156 L 121.761719 154.246094 L 122.179688 154.105469 L 122.566406 154.007812 L 122.894531 153.976562 L 123.1875 154.007812 L 123.570312 154.105469 L 124.003906 154.246094 L 124.441406 154.410156 L 125.191406 154.71875 L 125.511719 154.859375 L 122.894531 145.289062 Z M 120.375 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 159.105469 L 139.300781 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 165.953125 L 139.773438 166.273438 L 139.695312 167.023438 L 139.628906 167.460938 L 139.542969 167.890625 L 139.433594 168.277344 L 139.300781 168.578125 L 139.125 168.816406 L 138.847656 169.097656 L 138.511719 169.402344 L 138.148438 169.699219 L 137.507812 170.199219 L 137.226562 170.402344 L 146.824219 172.921875 Z M 139.796875 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 159.5 C 124 159.101562 123.84375 158.71875 123.5625 158.4375 C 123.28125 158.15625 122.898438 158 122.5 158 C 122.101562 158 121.71875 158.15625 121.4375 158.4375 C 121.15625 158.71875 121 159.101562 121 159.5 C 121 159.898438 121.15625 160.28125 121.4375 160.5625 C 121.71875 160.84375 122.101562 161 122.5 161 C 122.898438 161 123.28125 160.84375 123.5625 160.5625 C 123.84375 160.28125 124 159.898438 124 159.5 Z M 124 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 159.953125 L 126.191406 159.777344 L 125.582031 159.335938 L 125.234375 159.058594 L 124.90625 158.769531 L 124.625 158.480469 L 124.433594 158.214844 L 124.316406 157.941406 L 124.207031 157.5625 L 124.117188 157.117188 L 124.035156 156.65625 L 123.925781 155.851562 L 123.890625 155.503906 L 116.910156 162.558594 Z M 126.457031 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 131.472656 L 122.894531 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 127.226562 L 120.660156 127.085938 L 121.347656 126.777344 L 121.761719 126.613281 L 122.179688 126.472656 L 122.566406 126.375 L 122.894531 126.34375 L 123.1875 126.375 L 123.570312 126.472656 L 124.003906 126.613281 L 124.441406 126.777344 L 125.191406 127.085938 L 125.511719 127.226562 L 122.894531 117.65625 Z M 120.375 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 131.472656 L 139.300781 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 138.320312 L 139.773438 138.640625 L 139.695312 139.390625 L 139.628906 139.828125 L 139.542969 140.261719 L 139.433594 140.644531 L 139.300781 140.945312 L 139.125 141.183594 L 138.847656 141.464844 L 138.511719 141.769531 L 138.148438 142.066406 L 137.507812 142.566406 L 137.226562 142.769531 L 146.824219 145.289062 Z M 139.796875 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 131.5 C 124 131.101562 123.84375 130.71875 123.5625 130.4375 C 123.28125 130.15625 122.898438 130 122.5 130 C 122.101562 130 121.71875 130.15625 121.4375 130.4375 C 121.15625 130.71875 121 131.101562 121 131.5 C 121 131.898438 121.15625 132.28125 121.4375 132.5625 C 121.71875 132.84375 122.101562 133 122.5 133 C 122.898438 133 123.28125 132.84375 123.5625 132.5625 C 123.84375 132.28125 124 131.898438 124 131.5 Z M 124 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 132.320312 L 126.191406 132.144531 L 125.582031 131.703125 L 125.234375 131.425781 L 124.90625 131.136719 L 124.625 130.847656 L 124.433594 130.582031 L 124.316406 130.308594 L 124.207031 129.929688 L 124.117188 129.484375 L 124.035156 129.023438 L 123.925781 128.21875 L 123.890625 127.871094 L 116.910156 134.925781 Z M 126.457031 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 103.839844 L 122.894531 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 99.59375 L 120.660156 99.453125 L 121.347656 99.144531 L 121.761719 98.984375 L 122.179688 98.839844 L 122.566406 98.742188 L 122.894531 98.710938 L 123.1875 98.742188 L 123.570312 98.839844 L 124.003906 98.984375 L 124.441406 99.144531 L 125.191406 99.453125 L 125.511719 99.59375 L 122.894531 90.023438 Z M 120.375 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 103.839844 L 139.300781 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 110.691406 L 139.773438 111.007812 L 139.695312 111.757812 L 139.628906 112.195312 L 139.542969 112.628906 L 139.433594 113.011719 L 139.300781 113.3125 L 139.125 113.550781 L 138.847656 113.835938 L 138.511719 114.136719 L 138.148438 114.4375 L 137.507812 114.933594 L 137.226562 115.140625 L 146.824219 117.65625 Z M 139.796875 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 103.5 C 124 103.101562 123.84375 102.71875 123.5625 102.4375 C 123.28125 102.15625 122.898438 102 122.5 102 C 122.101562 102 121.71875 102.15625 121.4375 102.4375 C 121.15625 102.71875 121 103.101562 121 103.5 C 121 103.898438 121.15625 104.28125 121.4375 104.5625 C 121.71875 104.84375 122.101562 105 122.5 105 C 122.898438 105 123.28125 104.84375 123.5625 104.5625 C 123.84375 104.28125 124 103.898438 124 103.5 Z M 124 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 104.6875 L 126.191406 104.511719 L 125.582031 104.070312 L 125.234375 103.792969 L 124.90625 103.503906 L 124.625 103.214844 L 124.433594 102.949219 L 124.316406 102.675781 L 124.207031 102.296875 L 124.117188 101.851562 L 124.035156 101.390625 L 123.925781 100.585938 L 123.890625 100.238281 L 116.910156 107.292969 Z M 126.457031 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 76.207031 L 122.894531 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 71.960938 L 120.660156 71.820312 L 121.347656 71.511719 L 121.761719 71.351562 L 122.179688 71.207031 L 122.566406 71.109375 L 122.894531 71.078125 L 123.1875 71.109375 L 123.570312 71.207031 L 124.003906 71.351562 L 124.441406 71.511719 L 125.191406 71.820312 L 125.511719 71.960938 L 122.894531 62.390625 Z M 120.375 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 76.207031 L 139.300781 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 83.058594 L 139.773438 83.375 L 139.695312 84.125 L 139.628906 84.5625 L 139.542969 84.996094 L 139.433594 85.378906 L 139.300781 85.679688 L 139.125 85.917969 L 138.847656 86.203125 L 138.511719 86.503906 L 138.148438 86.804688 L 137.507812 87.300781 L 137.226562 87.507812 L 146.824219 90.023438 Z M 139.796875 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 76.5 C 124 76.101562 123.84375 75.71875 123.5625 75.4375 C 123.28125 75.15625 122.898438 75 122.5 75 C 122.101562 75 121.71875 75.15625 121.4375 75.4375 C 121.15625 75.71875 121 76.101562 121 76.5 C 121 76.898438 121.15625 77.28125 121.4375 77.5625 C 121.71875 77.84375 122.101562 78 122.5 78 C 122.898438 78 123.28125 77.84375 123.5625 77.5625 C 123.84375 77.28125 124 76.898438 124 76.5 Z M 124 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 77.054688 L 126.191406 76.878906 L 125.582031 76.4375 L 125.234375 76.160156 L 124.90625 75.871094 L 124.625 75.582031 L 124.433594 75.316406 L 124.316406 75.042969 L 124.207031 74.664062 L 124.117188 74.21875 L 124.035156 73.757812 L 123.925781 72.953125 L 123.890625 72.605469 L 116.910156 79.660156 Z M 126.457031 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 48.574219 L 122.894531 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 44.328125 L 120.660156 44.1875 L 121.347656 43.878906 L 121.761719 43.71875 L 122.179688 43.574219 L 122.566406 43.476562 L 122.894531 43.445312 L 123.1875 43.476562 L 123.570312 43.574219 L 124.003906 43.71875 L 124.441406 43.878906 L 125.191406 44.1875 L 125.511719 44.328125 L 122.894531 34.757812 Z M 120.375 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 48.574219 L 139.300781 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 55.425781 L 139.773438 55.742188 L 139.695312 56.492188 L 139.628906 56.929688 L 139.542969 57.363281 L 139.433594 57.746094 L 139.300781 58.046875 L 139.125 58.285156 L 138.847656 58.570312 L 138.511719 58.871094 L 138.148438 59.171875 L 137.507812 59.667969 L 137.226562 59.875 L 146.824219 62.390625 Z M 139.796875 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 48.5 C 124 48.101562 123.84375 47.71875 123.5625 47.4375 C 123.28125 47.15625 122.898438 47 122.5 47 C 122.101562 47 121.71875 47.15625 121.4375 47.4375 C 121.15625 47.71875 121 48.101562 121 48.5 C 121 48.898438 121.15625 49.28125 121.4375 49.5625 C 121.71875 49.84375 122.101562 50 122.5 50 C 122.898438 50 123.28125 49.84375 123.5625 49.5625 C 123.84375 49.28125 124 48.898438 124 48.5 Z M 124 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 49.425781 L 126.191406 49.246094 L 125.582031 48.804688 L 125.234375 48.527344 L 124.90625 48.238281 L 124.625 47.949219 L 124.433594 47.683594 L 124.316406 47.410156 L 124.207031 47.03125 L 124.117188 46.585938 L 124.035156 46.125 L 123.925781 45.320312 L 123.890625 44.976562 L 116.910156 52.027344 Z M 126.457031 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 20.941406 L 122.894531 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 120.375 16.695312 L 120.660156 16.554688 L 121.347656 16.246094 L 121.761719 16.085938 L 122.179688 15.941406 L 122.566406 15.84375 L 122.894531 15.8125 L 123.1875 15.84375 L 123.570312 15.941406 L 124.003906 16.085938 L 124.441406 16.246094 L 125.191406 16.554688 L 125.511719 16.695312 L 122.894531 7.125 Z M 120.375 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.894531 20.941406 L 139.300781 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 139.796875 27.792969 L 139.773438 28.109375 L 139.695312 28.859375 L 139.628906 29.296875 L 139.542969 29.730469 L 139.433594 30.113281 L 139.300781 30.414062 L 139.125 30.652344 L 138.847656 30.9375 L 138.511719 31.238281 L 138.148438 31.539062 L 137.507812 32.035156 L 137.226562 32.242188 L 146.824219 34.757812 Z M 139.796875 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 124 20.5 C 124 20.101562 123.84375 19.71875 123.5625 19.4375 C 123.28125 19.15625 122.898438 19 122.5 19 C 122.101562 19 121.71875 19.15625 121.4375 19.4375 C 121.15625 19.71875 121 20.101562 121 20.5 C 121 20.898438 121.15625 21.28125 121.4375 21.5625 C 121.71875 21.84375 122.101562 22 122.5 22 C 122.898438 22 123.28125 21.84375 123.5625 21.5625 C 123.84375 21.28125 124 20.898438 124 20.5 Z M 124 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 126.457031 21.792969 L 126.191406 21.613281 L 125.582031 21.171875 L 125.234375 20.894531 L 124.90625 20.605469 L 124.625 20.316406 L 124.433594 20.050781 L 124.316406 19.777344 L 124.207031 19.398438 L 124.117188 18.953125 L 124.035156 18.492188 L 123.925781 17.6875 L 123.890625 17.34375 L 116.910156 24.394531 Z M 126.457031 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 297.269531 L 150.527344 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 293.023438 L 148.292969 292.882812 L 148.980469 292.574219 L 149.394531 292.410156 L 149.8125 292.269531 L 150.199219 292.171875 L 150.527344 292.136719 L 150.820312 292.171875 L 151.203125 292.269531 L 151.636719 292.410156 L 152.074219 292.574219 L 152.824219 292.882812 L 153.144531 293.023438 L 150.527344 283.453125 Z M 148.007812 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 297.269531 L 166.933594 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 304.117188 L 167.40625 304.4375 L 167.328125 305.183594 L 167.261719 305.625 L 167.175781 306.054688 L 167.066406 306.441406 L 166.933594 306.742188 L 166.757812 306.980469 L 166.480469 307.261719 L 166.144531 307.566406 L 165.78125 307.863281 L 165.140625 308.359375 L 164.859375 308.566406 L 174.457031 311.085938 Z M 167.429688 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 297.5 C 152 297.101562 151.84375 296.71875 151.5625 296.4375 C 151.28125 296.15625 150.898438 296 150.5 296 C 150.101562 296 149.71875 296.15625 149.4375 296.4375 C 149.15625 296.71875 149 297.101562 149 297.5 C 149 297.898438 149.15625 298.28125 149.4375 298.5625 C 149.71875 298.84375 150.101562 299 150.5 299 C 150.898438 299 151.28125 298.84375 151.5625 298.5625 C 151.84375 298.28125 152 297.898438 152 297.5 Z M 152 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 298.117188 L 153.824219 297.941406 L 153.214844 297.5 L 152.867188 297.222656 L 152.539062 296.933594 L 152.257812 296.644531 L 152.066406 296.378906 L 151.949219 296.105469 L 151.839844 295.726562 L 151.746094 295.28125 L 151.667969 294.820312 L 151.558594 294.015625 L 151.523438 293.667969 L 144.542969 300.722656 Z M 154.089844 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 269.636719 L 150.527344 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 265.390625 L 148.292969 265.25 L 148.980469 264.941406 L 149.394531 264.777344 L 149.8125 264.636719 L 150.199219 264.539062 L 150.527344 264.503906 L 150.820312 264.539062 L 151.203125 264.636719 L 151.636719 264.777344 L 152.074219 264.941406 L 152.824219 265.25 L 153.144531 265.390625 L 150.527344 255.820312 Z M 148.007812 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 269.636719 L 166.933594 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 276.484375 L 167.40625 276.804688 L 167.328125 277.550781 L 167.261719 277.992188 L 167.175781 278.421875 L 167.066406 278.808594 L 166.933594 279.109375 L 166.757812 279.347656 L 166.480469 279.628906 L 166.144531 279.933594 L 165.78125 280.230469 L 165.140625 280.726562 L 164.859375 280.933594 L 174.457031 283.453125 Z M 167.429688 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 269.5 C 152 269.101562 151.84375 268.71875 151.5625 268.4375 C 151.28125 268.15625 150.898438 268 150.5 268 C 150.101562 268 149.71875 268.15625 149.4375 268.4375 C 149.15625 268.71875 149 269.101562 149 269.5 C 149 269.898438 149.15625 270.28125 149.4375 270.5625 C 149.71875 270.84375 150.101562 271 150.5 271 C 150.898438 271 151.28125 270.84375 151.5625 270.5625 C 151.84375 270.28125 152 269.898438 152 269.5 Z M 152 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 270.484375 L 153.824219 270.308594 L 153.214844 269.867188 L 152.867188 269.589844 L 152.539062 269.300781 L 152.257812 269.011719 L 152.066406 268.746094 L 151.949219 268.472656 L 151.839844 268.09375 L 151.746094 267.648438 L 151.667969 267.1875 L 151.558594 266.382812 L 151.523438 266.035156 L 144.542969 273.089844 Z M 154.089844 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 242.003906 L 150.527344 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 237.757812 L 148.292969 237.617188 L 148.980469 237.308594 L 149.394531 237.144531 L 149.8125 237.003906 L 150.199219 236.90625 L 150.527344 236.871094 L 150.820312 236.90625 L 151.203125 237.003906 L 151.636719 237.144531 L 152.074219 237.308594 L 152.824219 237.617188 L 153.144531 237.757812 L 150.527344 228.1875 Z M 148.007812 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 242.003906 L 166.933594 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 248.851562 L 167.40625 249.171875 L 167.328125 249.917969 L 167.261719 250.359375 L 167.175781 250.789062 L 167.066406 251.175781 L 166.933594 251.476562 L 166.757812 251.714844 L 166.480469 251.996094 L 166.144531 252.300781 L 165.78125 252.597656 L 165.140625 253.09375 L 164.859375 253.300781 L 174.457031 255.820312 Z M 167.429688 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 242.5 C 152 242.101562 151.84375 241.71875 151.5625 241.4375 C 151.28125 241.15625 150.898438 241 150.5 241 C 150.101562 241 149.71875 241.15625 149.4375 241.4375 C 149.15625 241.71875 149 242.101562 149 242.5 C 149 242.898438 149.15625 243.28125 149.4375 243.5625 C 149.71875 243.84375 150.101562 244 150.5 244 C 150.898438 244 151.28125 243.84375 151.5625 243.5625 C 151.84375 243.28125 152 242.898438 152 242.5 Z M 152 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 242.851562 L 153.824219 242.675781 L 153.214844 242.234375 L 152.867188 241.957031 L 152.539062 241.667969 L 152.257812 241.378906 L 152.066406 241.113281 L 151.949219 240.839844 L 151.839844 240.460938 L 151.746094 240.015625 L 151.667969 239.554688 L 151.558594 238.75 L 151.523438 238.402344 L 144.542969 245.457031 Z M 154.089844 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 214.371094 L 150.527344 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 210.125 L 148.292969 209.984375 L 148.980469 209.675781 L 149.394531 209.511719 L 149.8125 209.371094 L 150.199219 209.273438 L 150.527344 209.238281 L 150.820312 209.273438 L 151.203125 209.371094 L 151.636719 209.511719 L 152.074219 209.675781 L 152.824219 209.984375 L 153.144531 210.125 L 150.527344 200.554688 Z M 148.007812 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 214.371094 L 166.933594 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 221.21875 L 167.40625 221.539062 L 167.328125 222.285156 L 167.261719 222.726562 L 167.175781 223.15625 L 167.066406 223.542969 L 166.933594 223.84375 L 166.757812 224.082031 L 166.480469 224.363281 L 166.144531 224.667969 L 165.78125 224.964844 L 165.140625 225.464844 L 164.859375 225.667969 L 174.457031 228.1875 Z M 167.429688 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 214.5 C 152 214.101562 151.84375 213.71875 151.5625 213.4375 C 151.28125 213.15625 150.898438 213 150.5 213 C 150.101562 213 149.71875 213.15625 149.4375 213.4375 C 149.15625 213.71875 149 214.101562 149 214.5 C 149 214.898438 149.15625 215.28125 149.4375 215.5625 C 149.71875 215.84375 150.101562 216 150.5 216 C 150.898438 216 151.28125 215.84375 151.5625 215.5625 C 151.84375 215.28125 152 214.898438 152 214.5 Z M 152 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 215.21875 L 153.824219 215.042969 L 153.214844 214.601562 L 152.867188 214.324219 L 152.539062 214.035156 L 152.257812 213.746094 L 152.066406 213.480469 L 151.949219 213.207031 L 151.839844 212.828125 L 151.746094 212.382812 L 151.667969 211.921875 L 151.558594 211.117188 L 151.523438 210.769531 L 144.542969 217.824219 Z M 154.089844 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 186.738281 L 150.527344 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 182.492188 L 148.292969 182.351562 L 148.980469 182.042969 L 149.394531 181.878906 L 149.8125 181.738281 L 150.199219 181.640625 L 150.527344 181.609375 L 150.820312 181.640625 L 151.203125 181.738281 L 151.636719 181.878906 L 152.074219 182.042969 L 152.824219 182.351562 L 153.144531 182.492188 L 150.527344 172.921875 Z M 148.007812 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 186.738281 L 166.933594 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 193.585938 L 167.40625 193.90625 L 167.328125 194.65625 L 167.261719 195.09375 L 167.175781 195.523438 L 167.066406 195.910156 L 166.933594 196.210938 L 166.757812 196.449219 L 166.480469 196.730469 L 166.144531 197.035156 L 165.78125 197.332031 L 165.140625 197.832031 L 164.859375 198.035156 L 174.457031 200.554688 Z M 167.429688 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 186.5 C 152 186.101562 151.84375 185.71875 151.5625 185.4375 C 151.28125 185.15625 150.898438 185 150.5 185 C 150.101562 185 149.71875 185.15625 149.4375 185.4375 C 149.15625 185.71875 149 186.101562 149 186.5 C 149 186.898438 149.15625 187.28125 149.4375 187.5625 C 149.71875 187.84375 150.101562 188 150.5 188 C 150.898438 188 151.28125 187.84375 151.5625 187.5625 C 151.84375 187.28125 152 186.898438 152 186.5 Z M 152 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 187.585938 L 153.824219 187.410156 L 153.214844 186.96875 L 152.867188 186.691406 L 152.539062 186.402344 L 152.257812 186.113281 L 152.066406 185.847656 L 151.949219 185.574219 L 151.839844 185.195312 L 151.746094 184.75 L 151.667969 184.289062 L 151.558594 183.484375 L 151.523438 183.136719 L 144.542969 190.191406 Z M 154.089844 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 159.105469 L 150.527344 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 154.859375 L 148.292969 154.71875 L 148.980469 154.410156 L 149.394531 154.246094 L 149.8125 154.105469 L 150.199219 154.007812 L 150.527344 153.976562 L 150.820312 154.007812 L 151.203125 154.105469 L 151.636719 154.246094 L 152.074219 154.410156 L 152.824219 154.71875 L 153.144531 154.859375 L 150.527344 145.289062 Z M 148.007812 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 159.105469 L 166.933594 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 165.953125 L 167.40625 166.273438 L 167.328125 167.023438 L 167.261719 167.460938 L 167.175781 167.890625 L 167.066406 168.277344 L 166.933594 168.578125 L 166.757812 168.816406 L 166.480469 169.097656 L 166.144531 169.402344 L 165.78125 169.699219 L 165.140625 170.199219 L 164.859375 170.402344 L 174.457031 172.921875 Z M 167.429688 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 159.5 C 152 159.101562 151.84375 158.71875 151.5625 158.4375 C 151.28125 158.15625 150.898438 158 150.5 158 C 150.101562 158 149.71875 158.15625 149.4375 158.4375 C 149.15625 158.71875 149 159.101562 149 159.5 C 149 159.898438 149.15625 160.28125 149.4375 160.5625 C 149.71875 160.84375 150.101562 161 150.5 161 C 150.898438 161 151.28125 160.84375 151.5625 160.5625 C 151.84375 160.28125 152 159.898438 152 159.5 Z M 152 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 159.953125 L 153.824219 159.777344 L 153.214844 159.335938 L 152.867188 159.058594 L 152.539062 158.769531 L 152.257812 158.480469 L 152.066406 158.214844 L 151.949219 157.941406 L 151.839844 157.5625 L 151.746094 157.117188 L 151.667969 156.65625 L 151.558594 155.851562 L 151.523438 155.503906 L 144.542969 162.558594 Z M 154.089844 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 131.472656 L 150.527344 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 127.226562 L 148.292969 127.085938 L 148.980469 126.777344 L 149.394531 126.613281 L 149.8125 126.472656 L 150.199219 126.375 L 150.527344 126.34375 L 150.820312 126.375 L 151.203125 126.472656 L 151.636719 126.613281 L 152.074219 126.777344 L 152.824219 127.085938 L 153.144531 127.226562 L 150.527344 117.65625 Z M 148.007812 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 131.472656 L 166.933594 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 138.320312 L 167.40625 138.640625 L 167.328125 139.390625 L 167.261719 139.828125 L 167.175781 140.261719 L 167.066406 140.644531 L 166.933594 140.945312 L 166.757812 141.183594 L 166.480469 141.464844 L 166.144531 141.769531 L 165.78125 142.066406 L 165.140625 142.566406 L 164.859375 142.769531 L 174.457031 145.289062 Z M 167.429688 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 131.5 C 152 131.101562 151.84375 130.71875 151.5625 130.4375 C 151.28125 130.15625 150.898438 130 150.5 130 C 150.101562 130 149.71875 130.15625 149.4375 130.4375 C 149.15625 130.71875 149 131.101562 149 131.5 C 149 131.898438 149.15625 132.28125 149.4375 132.5625 C 149.71875 132.84375 150.101562 133 150.5 133 C 150.898438 133 151.28125 132.84375 151.5625 132.5625 C 151.84375 132.28125 152 131.898438 152 131.5 Z M 152 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 132.320312 L 153.824219 132.144531 L 153.214844 131.703125 L 152.867188 131.425781 L 152.539062 131.136719 L 152.257812 130.847656 L 152.066406 130.582031 L 151.949219 130.308594 L 151.839844 129.929688 L 151.746094 129.484375 L 151.667969 129.023438 L 151.558594 128.21875 L 151.523438 127.871094 L 144.542969 134.925781 Z M 154.089844 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 103.839844 L 150.527344 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 99.59375 L 148.292969 99.453125 L 148.980469 99.144531 L 149.394531 98.984375 L 149.8125 98.839844 L 150.199219 98.742188 L 150.527344 98.710938 L 150.820312 98.742188 L 151.203125 98.839844 L 151.636719 98.984375 L 152.074219 99.144531 L 152.824219 99.453125 L 153.144531 99.59375 L 150.527344 90.023438 Z M 148.007812 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 103.839844 L 166.933594 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 110.691406 L 167.40625 111.007812 L 167.328125 111.757812 L 167.261719 112.195312 L 167.175781 112.628906 L 167.066406 113.011719 L 166.933594 113.3125 L 166.757812 113.550781 L 166.480469 113.835938 L 166.144531 114.136719 L 165.78125 114.4375 L 165.140625 114.933594 L 164.859375 115.140625 L 174.457031 117.65625 Z M 167.429688 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 103.5 C 152 103.101562 151.84375 102.71875 151.5625 102.4375 C 151.28125 102.15625 150.898438 102 150.5 102 C 150.101562 102 149.71875 102.15625 149.4375 102.4375 C 149.15625 102.71875 149 103.101562 149 103.5 C 149 103.898438 149.15625 104.28125 149.4375 104.5625 C 149.71875 104.84375 150.101562 105 150.5 105 C 150.898438 105 151.28125 104.84375 151.5625 104.5625 C 151.84375 104.28125 152 103.898438 152 103.5 Z M 152 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 104.6875 L 153.824219 104.511719 L 153.214844 104.070312 L 152.867188 103.792969 L 152.539062 103.503906 L 152.257812 103.214844 L 152.066406 102.949219 L 151.949219 102.675781 L 151.839844 102.296875 L 151.746094 101.851562 L 151.667969 101.390625 L 151.558594 100.585938 L 151.523438 100.238281 L 144.542969 107.292969 Z M 154.089844 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 76.207031 L 150.527344 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 71.960938 L 148.292969 71.820312 L 148.980469 71.511719 L 149.394531 71.351562 L 149.8125 71.207031 L 150.199219 71.109375 L 150.527344 71.078125 L 150.820312 71.109375 L 151.203125 71.207031 L 151.636719 71.351562 L 152.074219 71.511719 L 152.824219 71.820312 L 153.144531 71.960938 L 150.527344 62.390625 Z M 148.007812 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 76.207031 L 166.933594 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 83.058594 L 167.40625 83.375 L 167.328125 84.125 L 167.261719 84.5625 L 167.175781 84.996094 L 167.066406 85.378906 L 166.933594 85.679688 L 166.757812 85.917969 L 166.480469 86.203125 L 166.144531 86.503906 L 165.78125 86.804688 L 165.140625 87.300781 L 164.859375 87.507812 L 174.457031 90.023438 Z M 167.429688 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 76.5 C 152 76.101562 151.84375 75.71875 151.5625 75.4375 C 151.28125 75.15625 150.898438 75 150.5 75 C 150.101562 75 149.71875 75.15625 149.4375 75.4375 C 149.15625 75.71875 149 76.101562 149 76.5 C 149 76.898438 149.15625 77.28125 149.4375 77.5625 C 149.71875 77.84375 150.101562 78 150.5 78 C 150.898438 78 151.28125 77.84375 151.5625 77.5625 C 151.84375 77.28125 152 76.898438 152 76.5 Z M 152 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 77.054688 L 153.824219 76.878906 L 153.214844 76.4375 L 152.867188 76.160156 L 152.539062 75.871094 L 152.257812 75.582031 L 152.066406 75.316406 L 151.949219 75.042969 L 151.839844 74.664062 L 151.746094 74.21875 L 151.667969 73.757812 L 151.558594 72.953125 L 151.523438 72.605469 L 144.542969 79.660156 Z M 154.089844 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 48.574219 L 150.527344 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 44.328125 L 148.292969 44.1875 L 148.980469 43.878906 L 149.394531 43.71875 L 149.8125 43.574219 L 150.199219 43.476562 L 150.527344 43.445312 L 150.820312 43.476562 L 151.203125 43.574219 L 151.636719 43.71875 L 152.074219 43.878906 L 152.824219 44.1875 L 153.144531 44.328125 L 150.527344 34.757812 Z M 148.007812 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 48.574219 L 166.933594 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 55.425781 L 167.40625 55.742188 L 167.328125 56.492188 L 167.261719 56.929688 L 167.175781 57.363281 L 167.066406 57.746094 L 166.933594 58.046875 L 166.757812 58.285156 L 166.480469 58.570312 L 166.144531 58.871094 L 165.78125 59.171875 L 165.140625 59.667969 L 164.859375 59.875 L 174.457031 62.390625 Z M 167.429688 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 48.5 C 152 48.101562 151.84375 47.71875 151.5625 47.4375 C 151.28125 47.15625 150.898438 47 150.5 47 C 150.101562 47 149.71875 47.15625 149.4375 47.4375 C 149.15625 47.71875 149 48.101562 149 48.5 C 149 48.898438 149.15625 49.28125 149.4375 49.5625 C 149.71875 49.84375 150.101562 50 150.5 50 C 150.898438 50 151.28125 49.84375 151.5625 49.5625 C 151.84375 49.28125 152 48.898438 152 48.5 Z M 152 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 49.425781 L 153.824219 49.246094 L 153.214844 48.804688 L 152.867188 48.527344 L 152.539062 48.238281 L 152.257812 47.949219 L 152.066406 47.683594 L 151.949219 47.410156 L 151.839844 47.03125 L 151.746094 46.585938 L 151.667969 46.125 L 151.558594 45.320312 L 151.523438 44.976562 L 144.542969 52.027344 Z M 154.089844 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 20.941406 L 150.527344 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 148.007812 16.695312 L 148.292969 16.554688 L 148.980469 16.246094 L 149.394531 16.085938 L 149.8125 15.941406 L 150.199219 15.84375 L 150.527344 15.8125 L 150.820312 15.84375 L 151.203125 15.941406 L 151.636719 16.085938 L 152.074219 16.246094 L 152.824219 16.554688 L 153.144531 16.695312 L 150.527344 7.125 Z M 148.007812 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 150.527344 20.941406 L 166.933594 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 167.429688 27.792969 L 167.40625 28.109375 L 167.328125 28.859375 L 167.261719 29.296875 L 167.175781 29.730469 L 167.066406 30.113281 L 166.933594 30.414062 L 166.757812 30.652344 L 166.480469 30.9375 L 166.144531 31.238281 L 165.78125 31.539062 L 165.140625 32.035156 L 164.859375 32.242188 L 174.457031 34.757812 Z M 167.429688 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 152 20.5 C 152 20.101562 151.84375 19.71875 151.5625 19.4375 C 151.28125 19.15625 150.898438 19 150.5 19 C 150.101562 19 149.71875 19.15625 149.4375 19.4375 C 149.15625 19.71875 149 20.101562 149 20.5 C 149 20.898438 149.15625 21.28125 149.4375 21.5625 C 149.71875 21.84375 150.101562 22 150.5 22 C 150.898438 22 151.28125 21.84375 151.5625 21.5625 C 151.84375 21.28125 152 20.898438 152 20.5 Z M 152 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 154.089844 21.792969 L 153.824219 21.613281 L 153.214844 21.171875 L 152.867188 20.894531 L 152.539062 20.605469 L 152.257812 20.316406 L 152.066406 20.050781 L 151.949219 19.777344 L 151.839844 19.398438 L 151.746094 18.953125 L 151.667969 18.492188 L 151.558594 17.6875 L 151.523438 17.34375 L 144.542969 24.394531 Z M 154.089844 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 297.269531 L 178.160156 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 293.023438 L 175.925781 292.882812 L 176.613281 292.574219 L 177.027344 292.410156 L 177.445312 292.269531 L 177.832031 292.171875 L 178.160156 292.136719 L 178.453125 292.171875 L 178.835938 292.269531 L 179.269531 292.410156 L 179.707031 292.574219 L 180.457031 292.882812 L 180.777344 293.023438 L 178.160156 283.453125 Z M 175.640625 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 297.269531 L 194.566406 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 304.117188 L 195.039062 304.4375 L 194.960938 305.183594 L 194.894531 305.625 L 194.808594 306.054688 L 194.699219 306.441406 L 194.566406 306.742188 L 194.390625 306.980469 L 194.113281 307.261719 L 193.773438 307.566406 L 193.414062 307.863281 L 192.773438 308.359375 L 192.492188 308.566406 L 202.089844 311.085938 Z M 195.0625 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 297.5 C 180 297.101562 179.84375 296.71875 179.5625 296.4375 C 179.28125 296.15625 178.898438 296 178.5 296 C 178.101562 296 177.71875 296.15625 177.4375 296.4375 C 177.15625 296.71875 177 297.101562 177 297.5 C 177 297.898438 177.15625 298.28125 177.4375 298.5625 C 177.71875 298.84375 178.101562 299 178.5 299 C 178.898438 299 179.28125 298.84375 179.5625 298.5625 C 179.84375 298.28125 180 297.898438 180 297.5 Z M 180 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 298.117188 L 181.457031 297.941406 L 180.847656 297.5 L 180.5 297.222656 L 180.171875 296.933594 L 179.890625 296.644531 L 179.699219 296.378906 L 179.582031 296.105469 L 179.472656 295.726562 L 179.378906 295.28125 L 179.300781 294.820312 L 179.191406 294.015625 L 179.15625 293.667969 L 172.175781 300.722656 Z M 181.722656 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 269.636719 L 178.160156 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 265.390625 L 175.925781 265.25 L 176.613281 264.941406 L 177.027344 264.777344 L 177.445312 264.636719 L 177.832031 264.539062 L 178.160156 264.503906 L 178.453125 264.539062 L 178.835938 264.636719 L 179.269531 264.777344 L 179.707031 264.941406 L 180.457031 265.25 L 180.777344 265.390625 L 178.160156 255.820312 Z M 175.640625 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 269.636719 L 194.566406 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 276.484375 L 195.039062 276.804688 L 194.960938 277.550781 L 194.894531 277.992188 L 194.808594 278.421875 L 194.699219 278.808594 L 194.566406 279.109375 L 194.390625 279.347656 L 194.113281 279.628906 L 193.773438 279.933594 L 193.414062 280.230469 L 192.773438 280.726562 L 192.492188 280.933594 L 202.089844 283.453125 Z M 195.0625 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 269.5 C 180 269.101562 179.84375 268.71875 179.5625 268.4375 C 179.28125 268.15625 178.898438 268 178.5 268 C 178.101562 268 177.71875 268.15625 177.4375 268.4375 C 177.15625 268.71875 177 269.101562 177 269.5 C 177 269.898438 177.15625 270.28125 177.4375 270.5625 C 177.71875 270.84375 178.101562 271 178.5 271 C 178.898438 271 179.28125 270.84375 179.5625 270.5625 C 179.84375 270.28125 180 269.898438 180 269.5 Z M 180 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 270.484375 L 181.457031 270.308594 L 180.847656 269.867188 L 180.5 269.589844 L 180.171875 269.300781 L 179.890625 269.011719 L 179.699219 268.746094 L 179.582031 268.472656 L 179.472656 268.09375 L 179.378906 267.648438 L 179.300781 267.1875 L 179.191406 266.382812 L 179.15625 266.035156 L 172.175781 273.089844 Z M 181.722656 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 242.003906 L 178.160156 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 237.757812 L 175.925781 237.617188 L 176.613281 237.308594 L 177.027344 237.144531 L 177.445312 237.003906 L 177.832031 236.90625 L 178.160156 236.871094 L 178.453125 236.90625 L 178.835938 237.003906 L 179.269531 237.144531 L 179.707031 237.308594 L 180.457031 237.617188 L 180.777344 237.757812 L 178.160156 228.1875 Z M 175.640625 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 242.003906 L 194.566406 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 248.851562 L 195.039062 249.171875 L 194.960938 249.917969 L 194.894531 250.359375 L 194.808594 250.789062 L 194.699219 251.175781 L 194.566406 251.476562 L 194.390625 251.714844 L 194.113281 251.996094 L 193.773438 252.300781 L 193.414062 252.597656 L 192.773438 253.09375 L 192.492188 253.300781 L 202.089844 255.820312 Z M 195.0625 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 242.5 C 180 242.101562 179.84375 241.71875 179.5625 241.4375 C 179.28125 241.15625 178.898438 241 178.5 241 C 178.101562 241 177.71875 241.15625 177.4375 241.4375 C 177.15625 241.71875 177 242.101562 177 242.5 C 177 242.898438 177.15625 243.28125 177.4375 243.5625 C 177.71875 243.84375 178.101562 244 178.5 244 C 178.898438 244 179.28125 243.84375 179.5625 243.5625 C 179.84375 243.28125 180 242.898438 180 242.5 Z M 180 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 242.851562 L 181.457031 242.675781 L 180.847656 242.234375 L 180.5 241.957031 L 180.171875 241.667969 L 179.890625 241.378906 L 179.699219 241.113281 L 179.582031 240.839844 L 179.472656 240.460938 L 179.378906 240.015625 L 179.300781 239.554688 L 179.191406 238.75 L 179.15625 238.402344 L 172.175781 245.457031 Z M 181.722656 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 214.371094 L 178.160156 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 210.125 L 175.925781 209.984375 L 176.613281 209.675781 L 177.027344 209.511719 L 177.445312 209.371094 L 177.832031 209.273438 L 178.160156 209.238281 L 178.453125 209.273438 L 178.835938 209.371094 L 179.269531 209.511719 L 179.707031 209.675781 L 180.457031 209.984375 L 180.777344 210.125 L 178.160156 200.554688 Z M 175.640625 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 214.371094 L 194.566406 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 221.21875 L 195.039062 221.539062 L 194.960938 222.285156 L 194.894531 222.726562 L 194.808594 223.15625 L 194.699219 223.542969 L 194.566406 223.84375 L 194.390625 224.082031 L 194.113281 224.363281 L 193.773438 224.667969 L 193.414062 224.964844 L 192.773438 225.464844 L 192.492188 225.667969 L 202.089844 228.1875 Z M 195.0625 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 214.5 C 180 214.101562 179.84375 213.71875 179.5625 213.4375 C 179.28125 213.15625 178.898438 213 178.5 213 C 178.101562 213 177.71875 213.15625 177.4375 213.4375 C 177.15625 213.71875 177 214.101562 177 214.5 C 177 214.898438 177.15625 215.28125 177.4375 215.5625 C 177.71875 215.84375 178.101562 216 178.5 216 C 178.898438 216 179.28125 215.84375 179.5625 215.5625 C 179.84375 215.28125 180 214.898438 180 214.5 Z M 180 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 215.21875 L 181.457031 215.042969 L 180.847656 214.601562 L 180.5 214.324219 L 180.171875 214.035156 L 179.890625 213.746094 L 179.699219 213.480469 L 179.582031 213.207031 L 179.472656 212.828125 L 179.378906 212.382812 L 179.300781 211.921875 L 179.191406 211.117188 L 179.15625 210.769531 L 172.175781 217.824219 Z M 181.722656 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 186.738281 L 178.160156 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 182.492188 L 175.925781 182.351562 L 176.613281 182.042969 L 177.027344 181.878906 L 177.445312 181.738281 L 177.832031 181.640625 L 178.160156 181.609375 L 178.453125 181.640625 L 178.835938 181.738281 L 179.269531 181.878906 L 179.707031 182.042969 L 180.457031 182.351562 L 180.777344 182.492188 L 178.160156 172.921875 Z M 175.640625 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 186.738281 L 194.566406 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 193.585938 L 195.039062 193.90625 L 194.960938 194.65625 L 194.894531 195.09375 L 194.808594 195.523438 L 194.699219 195.910156 L 194.566406 196.210938 L 194.390625 196.449219 L 194.113281 196.730469 L 193.773438 197.035156 L 193.414062 197.332031 L 192.773438 197.832031 L 192.492188 198.035156 L 202.089844 200.554688 Z M 195.0625 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 186.5 C 180 186.101562 179.84375 185.71875 179.5625 185.4375 C 179.28125 185.15625 178.898438 185 178.5 185 C 178.101562 185 177.71875 185.15625 177.4375 185.4375 C 177.15625 185.71875 177 186.101562 177 186.5 C 177 186.898438 177.15625 187.28125 177.4375 187.5625 C 177.71875 187.84375 178.101562 188 178.5 188 C 178.898438 188 179.28125 187.84375 179.5625 187.5625 C 179.84375 187.28125 180 186.898438 180 186.5 Z M 180 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 187.585938 L 181.457031 187.410156 L 180.847656 186.96875 L 180.5 186.691406 L 180.171875 186.402344 L 179.890625 186.113281 L 179.699219 185.847656 L 179.582031 185.574219 L 179.472656 185.195312 L 179.378906 184.75 L 179.300781 184.289062 L 179.191406 183.484375 L 179.15625 183.136719 L 172.175781 190.191406 Z M 181.722656 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 159.105469 L 178.160156 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 154.859375 L 175.925781 154.71875 L 176.613281 154.410156 L 177.027344 154.246094 L 177.445312 154.105469 L 177.832031 154.007812 L 178.160156 153.976562 L 178.453125 154.007812 L 178.835938 154.105469 L 179.269531 154.246094 L 179.707031 154.410156 L 180.457031 154.71875 L 180.777344 154.859375 L 178.160156 145.289062 Z M 175.640625 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 159.105469 L 194.566406 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 165.953125 L 195.039062 166.273438 L 194.960938 167.023438 L 194.894531 167.460938 L 194.808594 167.890625 L 194.699219 168.277344 L 194.566406 168.578125 L 194.390625 168.816406 L 194.113281 169.097656 L 193.773438 169.402344 L 193.414062 169.699219 L 192.773438 170.199219 L 192.492188 170.402344 L 202.089844 172.921875 Z M 195.0625 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 159.5 C 180 159.101562 179.84375 158.71875 179.5625 158.4375 C 179.28125 158.15625 178.898438 158 178.5 158 C 178.101562 158 177.71875 158.15625 177.4375 158.4375 C 177.15625 158.71875 177 159.101562 177 159.5 C 177 159.898438 177.15625 160.28125 177.4375 160.5625 C 177.71875 160.84375 178.101562 161 178.5 161 C 178.898438 161 179.28125 160.84375 179.5625 160.5625 C 179.84375 160.28125 180 159.898438 180 159.5 Z M 180 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 159.953125 L 181.457031 159.777344 L 180.847656 159.335938 L 180.5 159.058594 L 180.171875 158.769531 L 179.890625 158.480469 L 179.699219 158.214844 L 179.582031 157.941406 L 179.472656 157.5625 L 179.378906 157.117188 L 179.300781 156.65625 L 179.191406 155.851562 L 179.15625 155.503906 L 172.175781 162.558594 Z M 181.722656 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 131.472656 L 178.160156 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 127.226562 L 175.925781 127.085938 L 176.613281 126.777344 L 177.027344 126.613281 L 177.445312 126.472656 L 177.832031 126.375 L 178.160156 126.34375 L 178.453125 126.375 L 178.835938 126.472656 L 179.269531 126.613281 L 179.707031 126.777344 L 180.457031 127.085938 L 180.777344 127.226562 L 178.160156 117.65625 Z M 175.640625 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 131.472656 L 194.566406 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 138.320312 L 195.039062 138.640625 L 194.960938 139.390625 L 194.894531 139.828125 L 194.808594 140.261719 L 194.699219 140.644531 L 194.566406 140.945312 L 194.390625 141.183594 L 194.113281 141.464844 L 193.773438 141.769531 L 193.414062 142.066406 L 192.773438 142.566406 L 192.492188 142.769531 L 202.089844 145.289062 Z M 195.0625 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 131.5 C 180 131.101562 179.84375 130.71875 179.5625 130.4375 C 179.28125 130.15625 178.898438 130 178.5 130 C 178.101562 130 177.71875 130.15625 177.4375 130.4375 C 177.15625 130.71875 177 131.101562 177 131.5 C 177 131.898438 177.15625 132.28125 177.4375 132.5625 C 177.71875 132.84375 178.101562 133 178.5 133 C 178.898438 133 179.28125 132.84375 179.5625 132.5625 C 179.84375 132.28125 180 131.898438 180 131.5 Z M 180 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 132.320312 L 181.457031 132.144531 L 180.847656 131.703125 L 180.5 131.425781 L 180.171875 131.136719 L 179.890625 130.847656 L 179.699219 130.582031 L 179.582031 130.308594 L 179.472656 129.929688 L 179.378906 129.484375 L 179.300781 129.023438 L 179.191406 128.21875 L 179.15625 127.871094 L 172.175781 134.925781 Z M 181.722656 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 103.839844 L 178.160156 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 99.59375 L 175.925781 99.453125 L 176.613281 99.144531 L 177.027344 98.984375 L 177.445312 98.839844 L 177.832031 98.742188 L 178.160156 98.710938 L 178.453125 98.742188 L 178.835938 98.839844 L 179.269531 98.984375 L 179.707031 99.144531 L 180.457031 99.453125 L 180.777344 99.59375 L 178.160156 90.023438 Z M 175.640625 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 103.839844 L 194.566406 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 110.691406 L 195.039062 111.007812 L 194.960938 111.757812 L 194.894531 112.195312 L 194.808594 112.628906 L 194.699219 113.011719 L 194.566406 113.3125 L 194.390625 113.550781 L 194.113281 113.835938 L 193.773438 114.136719 L 193.414062 114.4375 L 192.773438 114.933594 L 192.492188 115.140625 L 202.089844 117.65625 Z M 195.0625 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 103.5 C 180 103.101562 179.84375 102.71875 179.5625 102.4375 C 179.28125 102.15625 178.898438 102 178.5 102 C 178.101562 102 177.71875 102.15625 177.4375 102.4375 C 177.15625 102.71875 177 103.101562 177 103.5 C 177 103.898438 177.15625 104.28125 177.4375 104.5625 C 177.71875 104.84375 178.101562 105 178.5 105 C 178.898438 105 179.28125 104.84375 179.5625 104.5625 C 179.84375 104.28125 180 103.898438 180 103.5 Z M 180 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 104.6875 L 181.457031 104.511719 L 180.847656 104.070312 L 180.5 103.792969 L 180.171875 103.503906 L 179.890625 103.214844 L 179.699219 102.949219 L 179.582031 102.675781 L 179.472656 102.296875 L 179.378906 101.851562 L 179.300781 101.390625 L 179.191406 100.585938 L 179.15625 100.238281 L 172.175781 107.292969 Z M 181.722656 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 76.207031 L 178.160156 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 71.960938 L 175.925781 71.820312 L 176.613281 71.511719 L 177.027344 71.351562 L 177.445312 71.207031 L 177.832031 71.109375 L 178.160156 71.078125 L 178.453125 71.109375 L 178.835938 71.207031 L 179.269531 71.351562 L 179.707031 71.511719 L 180.457031 71.820312 L 180.777344 71.960938 L 178.160156 62.390625 Z M 175.640625 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 76.207031 L 194.566406 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 83.058594 L 195.039062 83.375 L 194.960938 84.125 L 194.894531 84.5625 L 194.808594 84.996094 L 194.699219 85.378906 L 194.566406 85.679688 L 194.390625 85.917969 L 194.113281 86.203125 L 193.773438 86.503906 L 193.414062 86.804688 L 192.773438 87.300781 L 192.492188 87.507812 L 202.089844 90.023438 Z M 195.0625 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 76.5 C 180 76.101562 179.84375 75.71875 179.5625 75.4375 C 179.28125 75.15625 178.898438 75 178.5 75 C 178.101562 75 177.71875 75.15625 177.4375 75.4375 C 177.15625 75.71875 177 76.101562 177 76.5 C 177 76.898438 177.15625 77.28125 177.4375 77.5625 C 177.71875 77.84375 178.101562 78 178.5 78 C 178.898438 78 179.28125 77.84375 179.5625 77.5625 C 179.84375 77.28125 180 76.898438 180 76.5 Z M 180 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 77.054688 L 181.457031 76.878906 L 180.847656 76.4375 L 180.5 76.160156 L 180.171875 75.871094 L 179.890625 75.582031 L 179.699219 75.316406 L 179.582031 75.042969 L 179.472656 74.664062 L 179.378906 74.21875 L 179.300781 73.757812 L 179.191406 72.953125 L 179.15625 72.605469 L 172.175781 79.660156 Z M 181.722656 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 48.574219 L 178.160156 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 44.328125 L 175.925781 44.1875 L 176.613281 43.878906 L 177.027344 43.71875 L 177.445312 43.574219 L 177.832031 43.476562 L 178.160156 43.445312 L 178.453125 43.476562 L 178.835938 43.574219 L 179.269531 43.71875 L 179.707031 43.878906 L 180.457031 44.1875 L 180.777344 44.328125 L 178.160156 34.757812 Z M 175.640625 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 48.574219 L 194.566406 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 55.425781 L 195.039062 55.742188 L 194.960938 56.492188 L 194.894531 56.929688 L 194.808594 57.363281 L 194.699219 57.746094 L 194.566406 58.046875 L 194.390625 58.285156 L 194.113281 58.570312 L 193.773438 58.871094 L 193.414062 59.171875 L 192.773438 59.667969 L 192.492188 59.875 L 202.089844 62.390625 Z M 195.0625 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 48.5 C 180 48.101562 179.84375 47.71875 179.5625 47.4375 C 179.28125 47.15625 178.898438 47 178.5 47 C 178.101562 47 177.71875 47.15625 177.4375 47.4375 C 177.15625 47.71875 177 48.101562 177 48.5 C 177 48.898438 177.15625 49.28125 177.4375 49.5625 C 177.71875 49.84375 178.101562 50 178.5 50 C 178.898438 50 179.28125 49.84375 179.5625 49.5625 C 179.84375 49.28125 180 48.898438 180 48.5 Z M 180 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 49.425781 L 181.457031 49.246094 L 180.847656 48.804688 L 180.5 48.527344 L 180.171875 48.238281 L 179.890625 47.949219 L 179.699219 47.683594 L 179.582031 47.410156 L 179.472656 47.03125 L 179.378906 46.585938 L 179.300781 46.125 L 179.191406 45.320312 L 179.15625 44.976562 L 172.175781 52.027344 Z M 181.722656 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 20.941406 L 178.160156 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 175.640625 16.695312 L 175.925781 16.554688 L 176.613281 16.246094 L 177.027344 16.085938 L 177.445312 15.941406 L 177.832031 15.84375 L 178.160156 15.8125 L 178.453125 15.84375 L 178.835938 15.941406 L 179.269531 16.085938 L 179.707031 16.246094 L 180.457031 16.554688 L 180.777344 16.695312 L 178.160156 7.125 Z M 175.640625 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.160156 20.941406 L 194.566406 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 195.0625 27.792969 L 195.039062 28.109375 L 194.960938 28.859375 L 194.894531 29.296875 L 194.808594 29.730469 L 194.699219 30.113281 L 194.566406 30.414062 L 194.390625 30.652344 L 194.113281 30.9375 L 193.773438 31.238281 L 193.414062 31.539062 L 192.773438 32.035156 L 192.492188 32.242188 L 202.089844 34.757812 Z M 195.0625 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 180 20.5 C 180 20.101562 179.84375 19.71875 179.5625 19.4375 C 179.28125 19.15625 178.898438 19 178.5 19 C 178.101562 19 177.71875 19.15625 177.4375 19.4375 C 177.15625 19.71875 177 20.101562 177 20.5 C 177 20.898438 177.15625 21.28125 177.4375 21.5625 C 177.71875 21.84375 178.101562 22 178.5 22 C 178.898438 22 179.28125 21.84375 179.5625 21.5625 C 179.84375 21.28125 180 20.898438 180 20.5 Z M 180 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 181.722656 21.792969 L 181.457031 21.613281 L 180.847656 21.171875 L 180.5 20.894531 L 180.171875 20.605469 L 179.890625 20.316406 L 179.699219 20.050781 L 179.582031 19.777344 L 179.472656 19.398438 L 179.378906 18.953125 L 179.300781 18.492188 L 179.191406 17.6875 L 179.15625 17.34375 L 172.175781 24.394531 Z M 181.722656 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 297.269531 L 205.792969 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 293.023438 L 203.558594 292.882812 L 204.246094 292.574219 L 204.660156 292.410156 L 205.078125 292.269531 L 205.464844 292.171875 L 205.792969 292.136719 L 206.085938 292.171875 L 206.46875 292.269531 L 206.902344 292.410156 L 207.339844 292.574219 L 208.089844 292.882812 L 208.410156 293.023438 L 205.792969 283.453125 Z M 203.273438 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 297.269531 L 222.199219 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 304.117188 L 222.671875 304.4375 L 222.59375 305.183594 L 222.527344 305.625 L 222.441406 306.054688 L 222.332031 306.441406 L 222.199219 306.742188 L 222.023438 306.980469 L 221.746094 307.261719 L 221.40625 307.566406 L 221.046875 307.863281 L 220.40625 308.359375 L 220.125 308.566406 L 229.722656 311.085938 Z M 222.691406 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 297.5 C 207 297.101562 206.84375 296.71875 206.5625 296.4375 C 206.28125 296.15625 205.898438 296 205.5 296 C 205.101562 296 204.71875 296.15625 204.4375 296.4375 C 204.15625 296.71875 204 297.101562 204 297.5 C 204 297.898438 204.15625 298.28125 204.4375 298.5625 C 204.71875 298.84375 205.101562 299 205.5 299 C 205.898438 299 206.28125 298.84375 206.5625 298.5625 C 206.84375 298.28125 207 297.898438 207 297.5 Z M 207 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 298.117188 L 209.089844 297.941406 L 208.480469 297.5 L 208.132812 297.222656 L 207.804688 296.933594 L 207.523438 296.644531 L 207.332031 296.378906 L 207.210938 296.105469 L 207.105469 295.726562 L 207.011719 295.28125 L 206.933594 294.820312 L 206.824219 294.015625 L 206.785156 293.667969 L 199.808594 300.722656 Z M 209.355469 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 269.636719 L 205.792969 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 265.390625 L 203.558594 265.25 L 204.246094 264.941406 L 204.660156 264.777344 L 205.078125 264.636719 L 205.464844 264.539062 L 205.792969 264.503906 L 206.085938 264.539062 L 206.46875 264.636719 L 206.902344 264.777344 L 207.339844 264.941406 L 208.089844 265.25 L 208.410156 265.390625 L 205.792969 255.820312 Z M 203.273438 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 269.636719 L 222.199219 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 276.484375 L 222.671875 276.804688 L 222.59375 277.550781 L 222.527344 277.992188 L 222.441406 278.421875 L 222.332031 278.808594 L 222.199219 279.109375 L 222.023438 279.347656 L 221.746094 279.628906 L 221.40625 279.933594 L 221.046875 280.230469 L 220.40625 280.726562 L 220.125 280.933594 L 229.722656 283.453125 Z M 222.691406 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 269.5 C 207 269.101562 206.84375 268.71875 206.5625 268.4375 C 206.28125 268.15625 205.898438 268 205.5 268 C 205.101562 268 204.71875 268.15625 204.4375 268.4375 C 204.15625 268.71875 204 269.101562 204 269.5 C 204 269.898438 204.15625 270.28125 204.4375 270.5625 C 204.71875 270.84375 205.101562 271 205.5 271 C 205.898438 271 206.28125 270.84375 206.5625 270.5625 C 206.84375 270.28125 207 269.898438 207 269.5 Z M 207 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 270.484375 L 209.089844 270.308594 L 208.480469 269.867188 L 208.132812 269.589844 L 207.804688 269.300781 L 207.523438 269.011719 L 207.332031 268.746094 L 207.210938 268.472656 L 207.105469 268.09375 L 207.011719 267.648438 L 206.933594 267.1875 L 206.824219 266.382812 L 206.785156 266.035156 L 199.808594 273.089844 Z M 209.355469 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 242.003906 L 205.792969 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 237.757812 L 203.558594 237.617188 L 204.246094 237.308594 L 204.660156 237.144531 L 205.078125 237.003906 L 205.464844 236.90625 L 205.792969 236.871094 L 206.085938 236.90625 L 206.46875 237.003906 L 206.902344 237.144531 L 207.339844 237.308594 L 208.089844 237.617188 L 208.410156 237.757812 L 205.792969 228.1875 Z M 203.273438 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 242.003906 L 222.199219 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 248.851562 L 222.671875 249.171875 L 222.59375 249.917969 L 222.527344 250.359375 L 222.441406 250.789062 L 222.332031 251.175781 L 222.199219 251.476562 L 222.023438 251.714844 L 221.746094 251.996094 L 221.40625 252.300781 L 221.046875 252.597656 L 220.40625 253.09375 L 220.125 253.300781 L 229.722656 255.820312 Z M 222.691406 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 242.5 C 207 242.101562 206.84375 241.71875 206.5625 241.4375 C 206.28125 241.15625 205.898438 241 205.5 241 C 205.101562 241 204.71875 241.15625 204.4375 241.4375 C 204.15625 241.71875 204 242.101562 204 242.5 C 204 242.898438 204.15625 243.28125 204.4375 243.5625 C 204.71875 243.84375 205.101562 244 205.5 244 C 205.898438 244 206.28125 243.84375 206.5625 243.5625 C 206.84375 243.28125 207 242.898438 207 242.5 Z M 207 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 242.851562 L 209.089844 242.675781 L 208.480469 242.234375 L 208.132812 241.957031 L 207.804688 241.667969 L 207.523438 241.378906 L 207.332031 241.113281 L 207.210938 240.839844 L 207.105469 240.460938 L 207.011719 240.015625 L 206.933594 239.554688 L 206.824219 238.75 L 206.785156 238.402344 L 199.808594 245.457031 Z M 209.355469 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 214.371094 L 205.792969 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 210.125 L 203.558594 209.984375 L 204.246094 209.675781 L 204.660156 209.511719 L 205.078125 209.371094 L 205.464844 209.273438 L 205.792969 209.238281 L 206.085938 209.273438 L 206.46875 209.371094 L 206.902344 209.511719 L 207.339844 209.675781 L 208.089844 209.984375 L 208.410156 210.125 L 205.792969 200.554688 Z M 203.273438 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 214.371094 L 222.199219 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 221.21875 L 222.671875 221.539062 L 222.59375 222.285156 L 222.527344 222.726562 L 222.441406 223.15625 L 222.332031 223.542969 L 222.199219 223.84375 L 222.023438 224.082031 L 221.746094 224.363281 L 221.40625 224.667969 L 221.046875 224.964844 L 220.40625 225.464844 L 220.125 225.667969 L 229.722656 228.1875 Z M 222.691406 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 214.5 C 207 214.101562 206.84375 213.71875 206.5625 213.4375 C 206.28125 213.15625 205.898438 213 205.5 213 C 205.101562 213 204.71875 213.15625 204.4375 213.4375 C 204.15625 213.71875 204 214.101562 204 214.5 C 204 214.898438 204.15625 215.28125 204.4375 215.5625 C 204.71875 215.84375 205.101562 216 205.5 216 C 205.898438 216 206.28125 215.84375 206.5625 215.5625 C 206.84375 215.28125 207 214.898438 207 214.5 Z M 207 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 215.21875 L 209.089844 215.042969 L 208.480469 214.601562 L 208.132812 214.324219 L 207.804688 214.035156 L 207.523438 213.746094 L 207.332031 213.480469 L 207.210938 213.207031 L 207.105469 212.828125 L 207.011719 212.382812 L 206.933594 211.921875 L 206.824219 211.117188 L 206.785156 210.769531 L 199.808594 217.824219 Z M 209.355469 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 186.738281 L 205.792969 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 182.492188 L 203.558594 182.351562 L 204.246094 182.042969 L 204.660156 181.878906 L 205.078125 181.738281 L 205.464844 181.640625 L 205.792969 181.609375 L 206.085938 181.640625 L 206.46875 181.738281 L 206.902344 181.878906 L 207.339844 182.042969 L 208.089844 182.351562 L 208.410156 182.492188 L 205.792969 172.921875 Z M 203.273438 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 186.738281 L 222.199219 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 193.585938 L 222.671875 193.90625 L 222.59375 194.65625 L 222.527344 195.09375 L 222.441406 195.523438 L 222.332031 195.910156 L 222.199219 196.210938 L 222.023438 196.449219 L 221.746094 196.730469 L 221.40625 197.035156 L 221.046875 197.332031 L 220.40625 197.832031 L 220.125 198.035156 L 229.722656 200.554688 Z M 222.691406 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 186.5 C 207 186.101562 206.84375 185.71875 206.5625 185.4375 C 206.28125 185.15625 205.898438 185 205.5 185 C 205.101562 185 204.71875 185.15625 204.4375 185.4375 C 204.15625 185.71875 204 186.101562 204 186.5 C 204 186.898438 204.15625 187.28125 204.4375 187.5625 C 204.71875 187.84375 205.101562 188 205.5 188 C 205.898438 188 206.28125 187.84375 206.5625 187.5625 C 206.84375 187.28125 207 186.898438 207 186.5 Z M 207 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 187.585938 L 209.089844 187.410156 L 208.480469 186.96875 L 208.132812 186.691406 L 207.804688 186.402344 L 207.523438 186.113281 L 207.332031 185.847656 L 207.210938 185.574219 L 207.105469 185.195312 L 207.011719 184.75 L 206.933594 184.289062 L 206.824219 183.484375 L 206.785156 183.136719 L 199.808594 190.191406 Z M 209.355469 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 159.105469 L 205.792969 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 154.859375 L 203.558594 154.71875 L 204.246094 154.410156 L 204.660156 154.246094 L 205.078125 154.105469 L 205.464844 154.007812 L 205.792969 153.976562 L 206.085938 154.007812 L 206.46875 154.105469 L 206.902344 154.246094 L 207.339844 154.410156 L 208.089844 154.71875 L 208.410156 154.859375 L 205.792969 145.289062 Z M 203.273438 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 159.105469 L 222.199219 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 165.953125 L 222.671875 166.273438 L 222.59375 167.023438 L 222.527344 167.460938 L 222.441406 167.890625 L 222.332031 168.277344 L 222.199219 168.578125 L 222.023438 168.816406 L 221.746094 169.097656 L 221.40625 169.402344 L 221.046875 169.699219 L 220.40625 170.199219 L 220.125 170.402344 L 229.722656 172.921875 Z M 222.691406 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 159.5 C 207 159.101562 206.84375 158.71875 206.5625 158.4375 C 206.28125 158.15625 205.898438 158 205.5 158 C 205.101562 158 204.71875 158.15625 204.4375 158.4375 C 204.15625 158.71875 204 159.101562 204 159.5 C 204 159.898438 204.15625 160.28125 204.4375 160.5625 C 204.71875 160.84375 205.101562 161 205.5 161 C 205.898438 161 206.28125 160.84375 206.5625 160.5625 C 206.84375 160.28125 207 159.898438 207 159.5 Z M 207 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 159.953125 L 209.089844 159.777344 L 208.480469 159.335938 L 208.132812 159.058594 L 207.804688 158.769531 L 207.523438 158.480469 L 207.332031 158.214844 L 207.210938 157.941406 L 207.105469 157.5625 L 207.011719 157.117188 L 206.933594 156.65625 L 206.824219 155.851562 L 206.785156 155.503906 L 199.808594 162.558594 Z M 209.355469 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 131.472656 L 205.792969 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 127.226562 L 203.558594 127.085938 L 204.246094 126.777344 L 204.660156 126.613281 L 205.078125 126.472656 L 205.464844 126.375 L 205.792969 126.34375 L 206.085938 126.375 L 206.46875 126.472656 L 206.902344 126.613281 L 207.339844 126.777344 L 208.089844 127.085938 L 208.410156 127.226562 L 205.792969 117.65625 Z M 203.273438 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 131.472656 L 222.199219 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 138.320312 L 222.671875 138.640625 L 222.59375 139.390625 L 222.527344 139.828125 L 222.441406 140.261719 L 222.332031 140.644531 L 222.199219 140.945312 L 222.023438 141.183594 L 221.746094 141.464844 L 221.40625 141.769531 L 221.046875 142.066406 L 220.40625 142.566406 L 220.125 142.769531 L 229.722656 145.289062 Z M 222.691406 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 131.5 C 207 131.101562 206.84375 130.71875 206.5625 130.4375 C 206.28125 130.15625 205.898438 130 205.5 130 C 205.101562 130 204.71875 130.15625 204.4375 130.4375 C 204.15625 130.71875 204 131.101562 204 131.5 C 204 131.898438 204.15625 132.28125 204.4375 132.5625 C 204.71875 132.84375 205.101562 133 205.5 133 C 205.898438 133 206.28125 132.84375 206.5625 132.5625 C 206.84375 132.28125 207 131.898438 207 131.5 Z M 207 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 132.320312 L 209.089844 132.144531 L 208.480469 131.703125 L 208.132812 131.425781 L 207.804688 131.136719 L 207.523438 130.847656 L 207.332031 130.582031 L 207.210938 130.308594 L 207.105469 129.929688 L 207.011719 129.484375 L 206.933594 129.023438 L 206.824219 128.21875 L 206.785156 127.871094 L 199.808594 134.925781 Z M 209.355469 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 103.839844 L 205.792969 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 99.59375 L 203.558594 99.453125 L 204.246094 99.144531 L 204.660156 98.984375 L 205.078125 98.839844 L 205.464844 98.742188 L 205.792969 98.710938 L 206.085938 98.742188 L 206.46875 98.839844 L 206.902344 98.984375 L 207.339844 99.144531 L 208.089844 99.453125 L 208.410156 99.59375 L 205.792969 90.023438 Z M 203.273438 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 103.839844 L 222.199219 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 110.691406 L 222.671875 111.007812 L 222.59375 111.757812 L 222.527344 112.195312 L 222.441406 112.628906 L 222.332031 113.011719 L 222.199219 113.3125 L 222.023438 113.550781 L 221.746094 113.835938 L 221.40625 114.136719 L 221.046875 114.4375 L 220.40625 114.933594 L 220.125 115.140625 L 229.722656 117.65625 Z M 222.691406 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 103.5 C 207 103.101562 206.84375 102.71875 206.5625 102.4375 C 206.28125 102.15625 205.898438 102 205.5 102 C 205.101562 102 204.71875 102.15625 204.4375 102.4375 C 204.15625 102.71875 204 103.101562 204 103.5 C 204 103.898438 204.15625 104.28125 204.4375 104.5625 C 204.71875 104.84375 205.101562 105 205.5 105 C 205.898438 105 206.28125 104.84375 206.5625 104.5625 C 206.84375 104.28125 207 103.898438 207 103.5 Z M 207 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 104.6875 L 209.089844 104.511719 L 208.480469 104.070312 L 208.132812 103.792969 L 207.804688 103.503906 L 207.523438 103.214844 L 207.332031 102.949219 L 207.210938 102.675781 L 207.105469 102.296875 L 207.011719 101.851562 L 206.933594 101.390625 L 206.824219 100.585938 L 206.785156 100.238281 L 199.808594 107.292969 Z M 209.355469 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 76.207031 L 205.792969 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 71.960938 L 203.558594 71.820312 L 204.246094 71.511719 L 204.660156 71.351562 L 205.078125 71.207031 L 205.464844 71.109375 L 205.792969 71.078125 L 206.085938 71.109375 L 206.46875 71.207031 L 206.902344 71.351562 L 207.339844 71.511719 L 208.089844 71.820312 L 208.410156 71.960938 L 205.792969 62.390625 Z M 203.273438 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 76.207031 L 222.199219 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 83.058594 L 222.671875 83.375 L 222.59375 84.125 L 222.527344 84.5625 L 222.441406 84.996094 L 222.332031 85.378906 L 222.199219 85.679688 L 222.023438 85.917969 L 221.746094 86.203125 L 221.40625 86.503906 L 221.046875 86.804688 L 220.40625 87.300781 L 220.125 87.507812 L 229.722656 90.023438 Z M 222.691406 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 76.5 C 207 76.101562 206.84375 75.71875 206.5625 75.4375 C 206.28125 75.15625 205.898438 75 205.5 75 C 205.101562 75 204.71875 75.15625 204.4375 75.4375 C 204.15625 75.71875 204 76.101562 204 76.5 C 204 76.898438 204.15625 77.28125 204.4375 77.5625 C 204.71875 77.84375 205.101562 78 205.5 78 C 205.898438 78 206.28125 77.84375 206.5625 77.5625 C 206.84375 77.28125 207 76.898438 207 76.5 Z M 207 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 77.054688 L 209.089844 76.878906 L 208.480469 76.4375 L 208.132812 76.160156 L 207.804688 75.871094 L 207.523438 75.582031 L 207.332031 75.316406 L 207.210938 75.042969 L 207.105469 74.664062 L 207.011719 74.21875 L 206.933594 73.757812 L 206.824219 72.953125 L 206.785156 72.605469 L 199.808594 79.660156 Z M 209.355469 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 48.574219 L 205.792969 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 44.328125 L 203.558594 44.1875 L 204.246094 43.878906 L 204.660156 43.71875 L 205.078125 43.574219 L 205.464844 43.476562 L 205.792969 43.445312 L 206.085938 43.476562 L 206.46875 43.574219 L 206.902344 43.71875 L 207.339844 43.878906 L 208.089844 44.1875 L 208.410156 44.328125 L 205.792969 34.757812 Z M 203.273438 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 48.574219 L 222.199219 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 55.425781 L 222.671875 55.742188 L 222.59375 56.492188 L 222.527344 56.929688 L 222.441406 57.363281 L 222.332031 57.746094 L 222.199219 58.046875 L 222.023438 58.285156 L 221.746094 58.570312 L 221.40625 58.871094 L 221.046875 59.171875 L 220.40625 59.667969 L 220.125 59.875 L 229.722656 62.390625 Z M 222.691406 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 48.5 C 207 48.101562 206.84375 47.71875 206.5625 47.4375 C 206.28125 47.15625 205.898438 47 205.5 47 C 205.101562 47 204.71875 47.15625 204.4375 47.4375 C 204.15625 47.71875 204 48.101562 204 48.5 C 204 48.898438 204.15625 49.28125 204.4375 49.5625 C 204.71875 49.84375 205.101562 50 205.5 50 C 205.898438 50 206.28125 49.84375 206.5625 49.5625 C 206.84375 49.28125 207 48.898438 207 48.5 Z M 207 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 49.425781 L 209.089844 49.246094 L 208.480469 48.804688 L 208.132812 48.527344 L 207.804688 48.238281 L 207.523438 47.949219 L 207.332031 47.683594 L 207.210938 47.410156 L 207.105469 47.03125 L 207.011719 46.585938 L 206.933594 46.125 L 206.824219 45.320312 L 206.785156 44.976562 L 199.808594 52.027344 Z M 209.355469 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 20.941406 L 205.792969 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.273438 16.695312 L 203.558594 16.554688 L 204.246094 16.246094 L 204.660156 16.085938 L 205.078125 15.941406 L 205.464844 15.84375 L 205.792969 15.8125 L 206.085938 15.84375 L 206.46875 15.941406 L 206.902344 16.085938 L 207.339844 16.246094 L 208.089844 16.554688 L 208.410156 16.695312 L 205.792969 7.125 Z M 203.273438 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 205.792969 20.941406 L 222.199219 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 222.691406 27.792969 L 222.671875 28.109375 L 222.59375 28.859375 L 222.527344 29.296875 L 222.441406 29.730469 L 222.332031 30.113281 L 222.199219 30.414062 L 222.023438 30.652344 L 221.746094 30.9375 L 221.40625 31.238281 L 221.046875 31.539062 L 220.40625 32.035156 L 220.125 32.242188 L 229.722656 34.757812 Z M 222.691406 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 207 20.5 C 207 20.101562 206.84375 19.71875 206.5625 19.4375 C 206.28125 19.15625 205.898438 19 205.5 19 C 205.101562 19 204.71875 19.15625 204.4375 19.4375 C 204.15625 19.71875 204 20.101562 204 20.5 C 204 20.898438 204.15625 21.28125 204.4375 21.5625 C 204.71875 21.84375 205.101562 22 205.5 22 C 205.898438 22 206.28125 21.84375 206.5625 21.5625 C 206.84375 21.28125 207 20.898438 207 20.5 Z M 207 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 209.355469 21.792969 L 209.089844 21.613281 L 208.480469 21.171875 L 208.132812 20.894531 L 207.804688 20.605469 L 207.523438 20.316406 L 207.332031 20.050781 L 207.210938 19.777344 L 207.105469 19.398438 L 207.011719 18.953125 L 206.933594 18.492188 L 206.824219 17.6875 L 206.785156 17.34375 L 199.808594 24.394531 Z M 209.355469 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 297.269531 L 233.425781 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 293.023438 L 231.191406 292.882812 L 231.878906 292.574219 L 232.292969 292.410156 L 232.710938 292.269531 L 233.097656 292.171875 L 233.425781 292.136719 L 233.71875 292.171875 L 234.101562 292.269531 L 234.535156 292.410156 L 234.972656 292.574219 L 235.722656 292.882812 L 236.042969 293.023438 L 233.425781 283.453125 Z M 230.90625 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 297.269531 L 249.832031 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 304.117188 L 250.304688 304.4375 L 250.226562 305.183594 L 250.160156 305.625 L 250.074219 306.054688 L 249.964844 306.441406 L 249.832031 306.742188 L 249.65625 306.980469 L 249.378906 307.261719 L 249.039062 307.566406 L 248.679688 307.863281 L 248.039062 308.359375 L 247.757812 308.566406 L 257.355469 311.085938 Z M 250.324219 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 297.5 C 235 297.101562 234.84375 296.71875 234.5625 296.4375 C 234.28125 296.15625 233.898438 296 233.5 296 C 233.101562 296 232.71875 296.15625 232.4375 296.4375 C 232.15625 296.71875 232 297.101562 232 297.5 C 232 297.898438 232.15625 298.28125 232.4375 298.5625 C 232.71875 298.84375 233.101562 299 233.5 299 C 233.898438 299 234.28125 298.84375 234.5625 298.5625 C 234.84375 298.28125 235 297.898438 235 297.5 Z M 235 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 298.117188 L 236.722656 297.941406 L 236.113281 297.5 L 235.765625 297.222656 L 235.4375 296.933594 L 235.15625 296.644531 L 234.964844 296.378906 L 234.84375 296.105469 L 234.738281 295.726562 L 234.644531 295.28125 L 234.566406 294.820312 L 234.457031 294.015625 L 234.417969 293.667969 L 227.441406 300.722656 Z M 236.988281 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 269.636719 L 233.425781 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 265.390625 L 231.191406 265.25 L 231.878906 264.941406 L 232.292969 264.777344 L 232.710938 264.636719 L 233.097656 264.539062 L 233.425781 264.503906 L 233.71875 264.539062 L 234.101562 264.636719 L 234.535156 264.777344 L 234.972656 264.941406 L 235.722656 265.25 L 236.042969 265.390625 L 233.425781 255.820312 Z M 230.90625 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 269.636719 L 249.832031 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 276.484375 L 250.304688 276.804688 L 250.226562 277.550781 L 250.160156 277.992188 L 250.074219 278.421875 L 249.964844 278.808594 L 249.832031 279.109375 L 249.65625 279.347656 L 249.378906 279.628906 L 249.039062 279.933594 L 248.679688 280.230469 L 248.039062 280.726562 L 247.757812 280.933594 L 257.355469 283.453125 Z M 250.324219 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 269.5 C 235 269.101562 234.84375 268.71875 234.5625 268.4375 C 234.28125 268.15625 233.898438 268 233.5 268 C 233.101562 268 232.71875 268.15625 232.4375 268.4375 C 232.15625 268.71875 232 269.101562 232 269.5 C 232 269.898438 232.15625 270.28125 232.4375 270.5625 C 232.71875 270.84375 233.101562 271 233.5 271 C 233.898438 271 234.28125 270.84375 234.5625 270.5625 C 234.84375 270.28125 235 269.898438 235 269.5 Z M 235 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 270.484375 L 236.722656 270.308594 L 236.113281 269.867188 L 235.765625 269.589844 L 235.4375 269.300781 L 235.15625 269.011719 L 234.964844 268.746094 L 234.84375 268.472656 L 234.738281 268.09375 L 234.644531 267.648438 L 234.566406 267.1875 L 234.457031 266.382812 L 234.417969 266.035156 L 227.441406 273.089844 Z M 236.988281 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 242.003906 L 233.425781 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 237.757812 L 231.191406 237.617188 L 231.878906 237.308594 L 232.292969 237.144531 L 232.710938 237.003906 L 233.097656 236.90625 L 233.425781 236.871094 L 233.71875 236.90625 L 234.101562 237.003906 L 234.535156 237.144531 L 234.972656 237.308594 L 235.722656 237.617188 L 236.042969 237.757812 L 233.425781 228.1875 Z M 230.90625 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 242.003906 L 249.832031 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 248.851562 L 250.304688 249.171875 L 250.226562 249.917969 L 250.160156 250.359375 L 250.074219 250.789062 L 249.964844 251.175781 L 249.832031 251.476562 L 249.65625 251.714844 L 249.378906 251.996094 L 249.039062 252.300781 L 248.679688 252.597656 L 248.039062 253.09375 L 247.757812 253.300781 L 257.355469 255.820312 Z M 250.324219 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 242.5 C 235 242.101562 234.84375 241.71875 234.5625 241.4375 C 234.28125 241.15625 233.898438 241 233.5 241 C 233.101562 241 232.71875 241.15625 232.4375 241.4375 C 232.15625 241.71875 232 242.101562 232 242.5 C 232 242.898438 232.15625 243.28125 232.4375 243.5625 C 232.71875 243.84375 233.101562 244 233.5 244 C 233.898438 244 234.28125 243.84375 234.5625 243.5625 C 234.84375 243.28125 235 242.898438 235 242.5 Z M 235 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 242.851562 L 236.722656 242.675781 L 236.113281 242.234375 L 235.765625 241.957031 L 235.4375 241.667969 L 235.15625 241.378906 L 234.964844 241.113281 L 234.84375 240.839844 L 234.738281 240.460938 L 234.644531 240.015625 L 234.566406 239.554688 L 234.457031 238.75 L 234.417969 238.402344 L 227.441406 245.457031 Z M 236.988281 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 214.371094 L 233.425781 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 210.125 L 231.191406 209.984375 L 231.878906 209.675781 L 232.292969 209.511719 L 232.710938 209.371094 L 233.097656 209.273438 L 233.425781 209.238281 L 233.71875 209.273438 L 234.101562 209.371094 L 234.535156 209.511719 L 234.972656 209.675781 L 235.722656 209.984375 L 236.042969 210.125 L 233.425781 200.554688 Z M 230.90625 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 214.371094 L 249.832031 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 221.21875 L 250.304688 221.539062 L 250.226562 222.285156 L 250.160156 222.726562 L 250.074219 223.15625 L 249.964844 223.542969 L 249.832031 223.84375 L 249.65625 224.082031 L 249.378906 224.363281 L 249.039062 224.667969 L 248.679688 224.964844 L 248.039062 225.464844 L 247.757812 225.667969 L 257.355469 228.1875 Z M 250.324219 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 214.5 C 235 214.101562 234.84375 213.71875 234.5625 213.4375 C 234.28125 213.15625 233.898438 213 233.5 213 C 233.101562 213 232.71875 213.15625 232.4375 213.4375 C 232.15625 213.71875 232 214.101562 232 214.5 C 232 214.898438 232.15625 215.28125 232.4375 215.5625 C 232.71875 215.84375 233.101562 216 233.5 216 C 233.898438 216 234.28125 215.84375 234.5625 215.5625 C 234.84375 215.28125 235 214.898438 235 214.5 Z M 235 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 215.21875 L 236.722656 215.042969 L 236.113281 214.601562 L 235.765625 214.324219 L 235.4375 214.035156 L 235.15625 213.746094 L 234.964844 213.480469 L 234.84375 213.207031 L 234.738281 212.828125 L 234.644531 212.382812 L 234.566406 211.921875 L 234.457031 211.117188 L 234.417969 210.769531 L 227.441406 217.824219 Z M 236.988281 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 186.738281 L 233.425781 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 182.492188 L 231.191406 182.351562 L 231.878906 182.042969 L 232.292969 181.878906 L 232.710938 181.738281 L 233.097656 181.640625 L 233.425781 181.609375 L 233.71875 181.640625 L 234.101562 181.738281 L 234.535156 181.878906 L 234.972656 182.042969 L 235.722656 182.351562 L 236.042969 182.492188 L 233.425781 172.921875 Z M 230.90625 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 186.738281 L 249.832031 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 193.585938 L 250.304688 193.90625 L 250.226562 194.65625 L 250.160156 195.09375 L 250.074219 195.523438 L 249.964844 195.910156 L 249.832031 196.210938 L 249.65625 196.449219 L 249.378906 196.730469 L 249.039062 197.035156 L 248.679688 197.332031 L 248.039062 197.832031 L 247.757812 198.035156 L 257.355469 200.554688 Z M 250.324219 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 186.5 C 235 186.101562 234.84375 185.71875 234.5625 185.4375 C 234.28125 185.15625 233.898438 185 233.5 185 C 233.101562 185 232.71875 185.15625 232.4375 185.4375 C 232.15625 185.71875 232 186.101562 232 186.5 C 232 186.898438 232.15625 187.28125 232.4375 187.5625 C 232.71875 187.84375 233.101562 188 233.5 188 C 233.898438 188 234.28125 187.84375 234.5625 187.5625 C 234.84375 187.28125 235 186.898438 235 186.5 Z M 235 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 187.585938 L 236.722656 187.410156 L 236.113281 186.96875 L 235.765625 186.691406 L 235.4375 186.402344 L 235.15625 186.113281 L 234.964844 185.847656 L 234.84375 185.574219 L 234.738281 185.195312 L 234.644531 184.75 L 234.566406 184.289062 L 234.457031 183.484375 L 234.417969 183.136719 L 227.441406 190.191406 Z M 236.988281 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 159.105469 L 233.425781 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 154.859375 L 231.191406 154.71875 L 231.878906 154.410156 L 232.292969 154.246094 L 232.710938 154.105469 L 233.097656 154.007812 L 233.425781 153.976562 L 233.71875 154.007812 L 234.101562 154.105469 L 234.535156 154.246094 L 234.972656 154.410156 L 235.722656 154.71875 L 236.042969 154.859375 L 233.425781 145.289062 Z M 230.90625 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 159.105469 L 249.832031 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 165.953125 L 250.304688 166.273438 L 250.226562 167.023438 L 250.160156 167.460938 L 250.074219 167.890625 L 249.964844 168.277344 L 249.832031 168.578125 L 249.65625 168.816406 L 249.378906 169.097656 L 249.039062 169.402344 L 248.679688 169.699219 L 248.039062 170.199219 L 247.757812 170.402344 L 257.355469 172.921875 Z M 250.324219 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 159.5 C 235 159.101562 234.84375 158.71875 234.5625 158.4375 C 234.28125 158.15625 233.898438 158 233.5 158 C 233.101562 158 232.71875 158.15625 232.4375 158.4375 C 232.15625 158.71875 232 159.101562 232 159.5 C 232 159.898438 232.15625 160.28125 232.4375 160.5625 C 232.71875 160.84375 233.101562 161 233.5 161 C 233.898438 161 234.28125 160.84375 234.5625 160.5625 C 234.84375 160.28125 235 159.898438 235 159.5 Z M 235 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 159.953125 L 236.722656 159.777344 L 236.113281 159.335938 L 235.765625 159.058594 L 235.4375 158.769531 L 235.15625 158.480469 L 234.964844 158.214844 L 234.84375 157.941406 L 234.738281 157.5625 L 234.644531 157.117188 L 234.566406 156.65625 L 234.457031 155.851562 L 234.417969 155.503906 L 227.441406 162.558594 Z M 236.988281 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 131.472656 L 233.425781 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 127.226562 L 231.191406 127.085938 L 231.878906 126.777344 L 232.292969 126.613281 L 232.710938 126.472656 L 233.097656 126.375 L 233.425781 126.34375 L 233.71875 126.375 L 234.101562 126.472656 L 234.535156 126.613281 L 234.972656 126.777344 L 235.722656 127.085938 L 236.042969 127.226562 L 233.425781 117.65625 Z M 230.90625 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 131.472656 L 249.832031 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 138.320312 L 250.304688 138.640625 L 250.226562 139.390625 L 250.160156 139.828125 L 250.074219 140.261719 L 249.964844 140.644531 L 249.832031 140.945312 L 249.65625 141.183594 L 249.378906 141.464844 L 249.039062 141.769531 L 248.679688 142.066406 L 248.039062 142.566406 L 247.757812 142.769531 L 257.355469 145.289062 Z M 250.324219 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 131.5 C 235 131.101562 234.84375 130.71875 234.5625 130.4375 C 234.28125 130.15625 233.898438 130 233.5 130 C 233.101562 130 232.71875 130.15625 232.4375 130.4375 C 232.15625 130.71875 232 131.101562 232 131.5 C 232 131.898438 232.15625 132.28125 232.4375 132.5625 C 232.71875 132.84375 233.101562 133 233.5 133 C 233.898438 133 234.28125 132.84375 234.5625 132.5625 C 234.84375 132.28125 235 131.898438 235 131.5 Z M 235 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 132.320312 L 236.722656 132.144531 L 236.113281 131.703125 L 235.765625 131.425781 L 235.4375 131.136719 L 235.15625 130.847656 L 234.964844 130.582031 L 234.84375 130.308594 L 234.738281 129.929688 L 234.644531 129.484375 L 234.566406 129.023438 L 234.457031 128.21875 L 234.417969 127.871094 L 227.441406 134.925781 Z M 236.988281 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 103.839844 L 233.425781 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 99.59375 L 231.191406 99.453125 L 231.878906 99.144531 L 232.292969 98.984375 L 232.710938 98.839844 L 233.097656 98.742188 L 233.425781 98.710938 L 233.71875 98.742188 L 234.101562 98.839844 L 234.535156 98.984375 L 234.972656 99.144531 L 235.722656 99.453125 L 236.042969 99.59375 L 233.425781 90.023438 Z M 230.90625 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 103.839844 L 249.832031 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 110.691406 L 250.304688 111.007812 L 250.226562 111.757812 L 250.160156 112.195312 L 250.074219 112.628906 L 249.964844 113.011719 L 249.832031 113.3125 L 249.65625 113.550781 L 249.378906 113.835938 L 249.039062 114.136719 L 248.679688 114.4375 L 248.039062 114.933594 L 247.757812 115.140625 L 257.355469 117.65625 Z M 250.324219 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 103.5 C 235 103.101562 234.84375 102.71875 234.5625 102.4375 C 234.28125 102.15625 233.898438 102 233.5 102 C 233.101562 102 232.71875 102.15625 232.4375 102.4375 C 232.15625 102.71875 232 103.101562 232 103.5 C 232 103.898438 232.15625 104.28125 232.4375 104.5625 C 232.71875 104.84375 233.101562 105 233.5 105 C 233.898438 105 234.28125 104.84375 234.5625 104.5625 C 234.84375 104.28125 235 103.898438 235 103.5 Z M 235 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 104.6875 L 236.722656 104.511719 L 236.113281 104.070312 L 235.765625 103.792969 L 235.4375 103.503906 L 235.15625 103.214844 L 234.964844 102.949219 L 234.84375 102.675781 L 234.738281 102.296875 L 234.644531 101.851562 L 234.566406 101.390625 L 234.457031 100.585938 L 234.417969 100.238281 L 227.441406 107.292969 Z M 236.988281 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 76.207031 L 233.425781 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 71.960938 L 231.191406 71.820312 L 231.878906 71.511719 L 232.292969 71.351562 L 232.710938 71.207031 L 233.097656 71.109375 L 233.425781 71.078125 L 233.71875 71.109375 L 234.101562 71.207031 L 234.535156 71.351562 L 234.972656 71.511719 L 235.722656 71.820312 L 236.042969 71.960938 L 233.425781 62.390625 Z M 230.90625 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 76.207031 L 249.832031 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 83.058594 L 250.304688 83.375 L 250.226562 84.125 L 250.160156 84.5625 L 250.074219 84.996094 L 249.964844 85.378906 L 249.832031 85.679688 L 249.65625 85.917969 L 249.378906 86.203125 L 249.039062 86.503906 L 248.679688 86.804688 L 248.039062 87.300781 L 247.757812 87.507812 L 257.355469 90.023438 Z M 250.324219 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 76.5 C 235 76.101562 234.84375 75.71875 234.5625 75.4375 C 234.28125 75.15625 233.898438 75 233.5 75 C 233.101562 75 232.71875 75.15625 232.4375 75.4375 C 232.15625 75.71875 232 76.101562 232 76.5 C 232 76.898438 232.15625 77.28125 232.4375 77.5625 C 232.71875 77.84375 233.101562 78 233.5 78 C 233.898438 78 234.28125 77.84375 234.5625 77.5625 C 234.84375 77.28125 235 76.898438 235 76.5 Z M 235 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 77.054688 L 236.722656 76.878906 L 236.113281 76.4375 L 235.765625 76.160156 L 235.4375 75.871094 L 235.15625 75.582031 L 234.964844 75.316406 L 234.84375 75.042969 L 234.738281 74.664062 L 234.644531 74.21875 L 234.566406 73.757812 L 234.457031 72.953125 L 234.417969 72.605469 L 227.441406 79.660156 Z M 236.988281 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 48.574219 L 233.425781 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 44.328125 L 231.191406 44.1875 L 231.878906 43.878906 L 232.292969 43.71875 L 232.710938 43.574219 L 233.097656 43.476562 L 233.425781 43.445312 L 233.71875 43.476562 L 234.101562 43.574219 L 234.535156 43.71875 L 234.972656 43.878906 L 235.722656 44.1875 L 236.042969 44.328125 L 233.425781 34.757812 Z M 230.90625 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 48.574219 L 249.832031 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 55.425781 L 250.304688 55.742188 L 250.226562 56.492188 L 250.160156 56.929688 L 250.074219 57.363281 L 249.964844 57.746094 L 249.832031 58.046875 L 249.65625 58.285156 L 249.378906 58.570312 L 249.039062 58.871094 L 248.679688 59.171875 L 248.039062 59.667969 L 247.757812 59.875 L 257.355469 62.390625 Z M 250.324219 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 48.5 C 235 48.101562 234.84375 47.71875 234.5625 47.4375 C 234.28125 47.15625 233.898438 47 233.5 47 C 233.101562 47 232.71875 47.15625 232.4375 47.4375 C 232.15625 47.71875 232 48.101562 232 48.5 C 232 48.898438 232.15625 49.28125 232.4375 49.5625 C 232.71875 49.84375 233.101562 50 233.5 50 C 233.898438 50 234.28125 49.84375 234.5625 49.5625 C 234.84375 49.28125 235 48.898438 235 48.5 Z M 235 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 49.425781 L 236.722656 49.246094 L 236.113281 48.804688 L 235.765625 48.527344 L 235.4375 48.238281 L 235.15625 47.949219 L 234.964844 47.683594 L 234.84375 47.410156 L 234.738281 47.03125 L 234.644531 46.585938 L 234.566406 46.125 L 234.457031 45.320312 L 234.417969 44.976562 L 227.441406 52.027344 Z M 236.988281 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 20.941406 L 233.425781 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.90625 16.695312 L 231.191406 16.554688 L 231.878906 16.246094 L 232.292969 16.085938 L 232.710938 15.941406 L 233.097656 15.84375 L 233.425781 15.8125 L 233.71875 15.84375 L 234.101562 15.941406 L 234.535156 16.085938 L 234.972656 16.246094 L 235.722656 16.554688 L 236.042969 16.695312 L 233.425781 7.125 Z M 230.90625 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.425781 20.941406 L 249.832031 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 250.324219 27.792969 L 250.304688 28.109375 L 250.226562 28.859375 L 250.160156 29.296875 L 250.074219 29.730469 L 249.964844 30.113281 L 249.832031 30.414062 L 249.65625 30.652344 L 249.378906 30.9375 L 249.039062 31.238281 L 248.679688 31.539062 L 248.039062 32.035156 L 247.757812 32.242188 L 257.355469 34.757812 Z M 250.324219 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 235 20.5 C 235 20.101562 234.84375 19.71875 234.5625 19.4375 C 234.28125 19.15625 233.898438 19 233.5 19 C 233.101562 19 232.71875 19.15625 232.4375 19.4375 C 232.15625 19.71875 232 20.101562 232 20.5 C 232 20.898438 232.15625 21.28125 232.4375 21.5625 C 232.71875 21.84375 233.101562 22 233.5 22 C 233.898438 22 234.28125 21.84375 234.5625 21.5625 C 234.84375 21.28125 235 20.898438 235 20.5 Z M 235 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 236.988281 21.792969 L 236.722656 21.613281 L 236.113281 21.171875 L 235.765625 20.894531 L 235.4375 20.605469 L 235.15625 20.316406 L 234.964844 20.050781 L 234.84375 19.777344 L 234.738281 19.398438 L 234.644531 18.953125 L 234.566406 18.492188 L 234.457031 17.6875 L 234.417969 17.34375 L 227.441406 24.394531 Z M 236.988281 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 297.269531 L 261.058594 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 293.023438 L 258.824219 292.882812 L 259.511719 292.574219 L 259.925781 292.410156 L 260.34375 292.269531 L 260.730469 292.171875 L 261.058594 292.136719 L 261.351562 292.171875 L 261.734375 292.269531 L 262.167969 292.410156 L 262.605469 292.574219 L 263.355469 292.882812 L 263.675781 293.023438 L 261.058594 283.453125 Z M 258.539062 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 297.269531 L 277.464844 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 304.117188 L 277.9375 304.4375 L 277.859375 305.183594 L 277.792969 305.625 L 277.707031 306.054688 L 277.597656 306.441406 L 277.464844 306.742188 L 277.289062 306.980469 L 277.011719 307.261719 L 276.671875 307.566406 L 276.3125 307.863281 L 275.671875 308.359375 L 275.390625 308.566406 L 284.988281 311.085938 Z M 277.957031 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 297.5 C 263 297.101562 262.84375 296.71875 262.5625 296.4375 C 262.28125 296.15625 261.898438 296 261.5 296 C 261.101562 296 260.71875 296.15625 260.4375 296.4375 C 260.15625 296.71875 260 297.101562 260 297.5 C 260 297.898438 260.15625 298.28125 260.4375 298.5625 C 260.71875 298.84375 261.101562 299 261.5 299 C 261.898438 299 262.28125 298.84375 262.5625 298.5625 C 262.84375 298.28125 263 297.898438 263 297.5 Z M 263 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 298.117188 L 264.355469 297.941406 L 263.746094 297.5 L 263.398438 297.222656 L 263.070312 296.933594 L 262.789062 296.644531 L 262.597656 296.378906 L 262.476562 296.105469 L 262.371094 295.726562 L 262.277344 295.28125 L 262.199219 294.820312 L 262.089844 294.015625 L 262.050781 293.667969 L 255.074219 300.722656 Z M 264.621094 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 269.636719 L 261.058594 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 265.390625 L 258.824219 265.25 L 259.511719 264.941406 L 259.925781 264.777344 L 260.34375 264.636719 L 260.730469 264.539062 L 261.058594 264.503906 L 261.351562 264.539062 L 261.734375 264.636719 L 262.167969 264.777344 L 262.605469 264.941406 L 263.355469 265.25 L 263.675781 265.390625 L 261.058594 255.820312 Z M 258.539062 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 269.636719 L 277.464844 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 276.484375 L 277.9375 276.804688 L 277.859375 277.550781 L 277.792969 277.992188 L 277.707031 278.421875 L 277.597656 278.808594 L 277.464844 279.109375 L 277.289062 279.347656 L 277.011719 279.628906 L 276.671875 279.933594 L 276.3125 280.230469 L 275.671875 280.726562 L 275.390625 280.933594 L 284.988281 283.453125 Z M 277.957031 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 269.5 C 263 269.101562 262.84375 268.71875 262.5625 268.4375 C 262.28125 268.15625 261.898438 268 261.5 268 C 261.101562 268 260.71875 268.15625 260.4375 268.4375 C 260.15625 268.71875 260 269.101562 260 269.5 C 260 269.898438 260.15625 270.28125 260.4375 270.5625 C 260.71875 270.84375 261.101562 271 261.5 271 C 261.898438 271 262.28125 270.84375 262.5625 270.5625 C 262.84375 270.28125 263 269.898438 263 269.5 Z M 263 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 270.484375 L 264.355469 270.308594 L 263.746094 269.867188 L 263.398438 269.589844 L 263.070312 269.300781 L 262.789062 269.011719 L 262.597656 268.746094 L 262.476562 268.472656 L 262.371094 268.09375 L 262.277344 267.648438 L 262.199219 267.1875 L 262.089844 266.382812 L 262.050781 266.035156 L 255.074219 273.089844 Z M 264.621094 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 242.003906 L 261.058594 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 237.757812 L 258.824219 237.617188 L 259.511719 237.308594 L 259.925781 237.144531 L 260.34375 237.003906 L 260.730469 236.90625 L 261.058594 236.871094 L 261.351562 236.90625 L 261.734375 237.003906 L 262.167969 237.144531 L 262.605469 237.308594 L 263.355469 237.617188 L 263.675781 237.757812 L 261.058594 228.1875 Z M 258.539062 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 242.003906 L 277.464844 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 248.851562 L 277.9375 249.171875 L 277.859375 249.917969 L 277.792969 250.359375 L 277.707031 250.789062 L 277.597656 251.175781 L 277.464844 251.476562 L 277.289062 251.714844 L 277.011719 251.996094 L 276.671875 252.300781 L 276.3125 252.597656 L 275.671875 253.09375 L 275.390625 253.300781 L 284.988281 255.820312 Z M 277.957031 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 242.5 C 263 242.101562 262.84375 241.71875 262.5625 241.4375 C 262.28125 241.15625 261.898438 241 261.5 241 C 261.101562 241 260.71875 241.15625 260.4375 241.4375 C 260.15625 241.71875 260 242.101562 260 242.5 C 260 242.898438 260.15625 243.28125 260.4375 243.5625 C 260.71875 243.84375 261.101562 244 261.5 244 C 261.898438 244 262.28125 243.84375 262.5625 243.5625 C 262.84375 243.28125 263 242.898438 263 242.5 Z M 263 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 242.851562 L 264.355469 242.675781 L 263.746094 242.234375 L 263.398438 241.957031 L 263.070312 241.667969 L 262.789062 241.378906 L 262.597656 241.113281 L 262.476562 240.839844 L 262.371094 240.460938 L 262.277344 240.015625 L 262.199219 239.554688 L 262.089844 238.75 L 262.050781 238.402344 L 255.074219 245.457031 Z M 264.621094 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 214.371094 L 261.058594 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 210.125 L 258.824219 209.984375 L 259.511719 209.675781 L 259.925781 209.511719 L 260.34375 209.371094 L 260.730469 209.273438 L 261.058594 209.238281 L 261.351562 209.273438 L 261.734375 209.371094 L 262.167969 209.511719 L 262.605469 209.675781 L 263.355469 209.984375 L 263.675781 210.125 L 261.058594 200.554688 Z M 258.539062 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 214.371094 L 277.464844 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 221.21875 L 277.9375 221.539062 L 277.859375 222.285156 L 277.792969 222.726562 L 277.707031 223.15625 L 277.597656 223.542969 L 277.464844 223.84375 L 277.289062 224.082031 L 277.011719 224.363281 L 276.671875 224.667969 L 276.3125 224.964844 L 275.671875 225.464844 L 275.390625 225.667969 L 284.988281 228.1875 Z M 277.957031 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 214.5 C 263 214.101562 262.84375 213.71875 262.5625 213.4375 C 262.28125 213.15625 261.898438 213 261.5 213 C 261.101562 213 260.71875 213.15625 260.4375 213.4375 C 260.15625 213.71875 260 214.101562 260 214.5 C 260 214.898438 260.15625 215.28125 260.4375 215.5625 C 260.71875 215.84375 261.101562 216 261.5 216 C 261.898438 216 262.28125 215.84375 262.5625 215.5625 C 262.84375 215.28125 263 214.898438 263 214.5 Z M 263 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 215.21875 L 264.355469 215.042969 L 263.746094 214.601562 L 263.398438 214.324219 L 263.070312 214.035156 L 262.789062 213.746094 L 262.597656 213.480469 L 262.476562 213.207031 L 262.371094 212.828125 L 262.277344 212.382812 L 262.199219 211.921875 L 262.089844 211.117188 L 262.050781 210.769531 L 255.074219 217.824219 Z M 264.621094 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 186.738281 L 261.058594 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 182.492188 L 258.824219 182.351562 L 259.511719 182.042969 L 259.925781 181.878906 L 260.34375 181.738281 L 260.730469 181.640625 L 261.058594 181.609375 L 261.351562 181.640625 L 261.734375 181.738281 L 262.167969 181.878906 L 262.605469 182.042969 L 263.355469 182.351562 L 263.675781 182.492188 L 261.058594 172.921875 Z M 258.539062 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 186.738281 L 277.464844 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 193.585938 L 277.9375 193.90625 L 277.859375 194.65625 L 277.792969 195.09375 L 277.707031 195.523438 L 277.597656 195.910156 L 277.464844 196.210938 L 277.289062 196.449219 L 277.011719 196.730469 L 276.671875 197.035156 L 276.3125 197.332031 L 275.671875 197.832031 L 275.390625 198.035156 L 284.988281 200.554688 Z M 277.957031 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 186.5 C 263 186.101562 262.84375 185.71875 262.5625 185.4375 C 262.28125 185.15625 261.898438 185 261.5 185 C 261.101562 185 260.71875 185.15625 260.4375 185.4375 C 260.15625 185.71875 260 186.101562 260 186.5 C 260 186.898438 260.15625 187.28125 260.4375 187.5625 C 260.71875 187.84375 261.101562 188 261.5 188 C 261.898438 188 262.28125 187.84375 262.5625 187.5625 C 262.84375 187.28125 263 186.898438 263 186.5 Z M 263 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 187.585938 L 264.355469 187.410156 L 263.746094 186.96875 L 263.398438 186.691406 L 263.070312 186.402344 L 262.789062 186.113281 L 262.597656 185.847656 L 262.476562 185.574219 L 262.371094 185.195312 L 262.277344 184.75 L 262.199219 184.289062 L 262.089844 183.484375 L 262.050781 183.136719 L 255.074219 190.191406 Z M 264.621094 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 159.105469 L 261.058594 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 154.859375 L 258.824219 154.71875 L 259.511719 154.410156 L 259.925781 154.246094 L 260.34375 154.105469 L 260.730469 154.007812 L 261.058594 153.976562 L 261.351562 154.007812 L 261.734375 154.105469 L 262.167969 154.246094 L 262.605469 154.410156 L 263.355469 154.71875 L 263.675781 154.859375 L 261.058594 145.289062 Z M 258.539062 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 159.105469 L 277.464844 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 165.953125 L 277.9375 166.273438 L 277.859375 167.023438 L 277.792969 167.460938 L 277.707031 167.890625 L 277.597656 168.277344 L 277.464844 168.578125 L 277.289062 168.816406 L 277.011719 169.097656 L 276.671875 169.402344 L 276.3125 169.699219 L 275.671875 170.199219 L 275.390625 170.402344 L 284.988281 172.921875 Z M 277.957031 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 159.5 C 263 159.101562 262.84375 158.71875 262.5625 158.4375 C 262.28125 158.15625 261.898438 158 261.5 158 C 261.101562 158 260.71875 158.15625 260.4375 158.4375 C 260.15625 158.71875 260 159.101562 260 159.5 C 260 159.898438 260.15625 160.28125 260.4375 160.5625 C 260.71875 160.84375 261.101562 161 261.5 161 C 261.898438 161 262.28125 160.84375 262.5625 160.5625 C 262.84375 160.28125 263 159.898438 263 159.5 Z M 263 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 159.953125 L 264.355469 159.777344 L 263.746094 159.335938 L 263.398438 159.058594 L 263.070312 158.769531 L 262.789062 158.480469 L 262.597656 158.214844 L 262.476562 157.941406 L 262.371094 157.5625 L 262.277344 157.117188 L 262.199219 156.65625 L 262.089844 155.851562 L 262.050781 155.503906 L 255.074219 162.558594 Z M 264.621094 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 131.472656 L 261.058594 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 127.226562 L 258.824219 127.085938 L 259.511719 126.777344 L 259.925781 126.613281 L 260.34375 126.472656 L 260.730469 126.375 L 261.058594 126.34375 L 261.351562 126.375 L 261.734375 126.472656 L 262.167969 126.613281 L 262.605469 126.777344 L 263.355469 127.085938 L 263.675781 127.226562 L 261.058594 117.65625 Z M 258.539062 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 131.472656 L 277.464844 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 138.320312 L 277.9375 138.640625 L 277.859375 139.390625 L 277.792969 139.828125 L 277.707031 140.261719 L 277.597656 140.644531 L 277.464844 140.945312 L 277.289062 141.183594 L 277.011719 141.464844 L 276.671875 141.769531 L 276.3125 142.066406 L 275.671875 142.566406 L 275.390625 142.769531 L 284.988281 145.289062 Z M 277.957031 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 131.5 C 263 131.101562 262.84375 130.71875 262.5625 130.4375 C 262.28125 130.15625 261.898438 130 261.5 130 C 261.101562 130 260.71875 130.15625 260.4375 130.4375 C 260.15625 130.71875 260 131.101562 260 131.5 C 260 131.898438 260.15625 132.28125 260.4375 132.5625 C 260.71875 132.84375 261.101562 133 261.5 133 C 261.898438 133 262.28125 132.84375 262.5625 132.5625 C 262.84375 132.28125 263 131.898438 263 131.5 Z M 263 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 132.320312 L 264.355469 132.144531 L 263.746094 131.703125 L 263.398438 131.425781 L 263.070312 131.136719 L 262.789062 130.847656 L 262.597656 130.582031 L 262.476562 130.308594 L 262.371094 129.929688 L 262.277344 129.484375 L 262.199219 129.023438 L 262.089844 128.21875 L 262.050781 127.871094 L 255.074219 134.925781 Z M 264.621094 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 103.839844 L 261.058594 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 99.59375 L 258.824219 99.453125 L 259.511719 99.144531 L 259.925781 98.984375 L 260.34375 98.839844 L 260.730469 98.742188 L 261.058594 98.710938 L 261.351562 98.742188 L 261.734375 98.839844 L 262.167969 98.984375 L 262.605469 99.144531 L 263.355469 99.453125 L 263.675781 99.59375 L 261.058594 90.023438 Z M 258.539062 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 103.839844 L 277.464844 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 110.691406 L 277.9375 111.007812 L 277.859375 111.757812 L 277.792969 112.195312 L 277.707031 112.628906 L 277.597656 113.011719 L 277.464844 113.3125 L 277.289062 113.550781 L 277.011719 113.835938 L 276.671875 114.136719 L 276.3125 114.4375 L 275.671875 114.933594 L 275.390625 115.140625 L 284.988281 117.65625 Z M 277.957031 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 103.5 C 263 103.101562 262.84375 102.71875 262.5625 102.4375 C 262.28125 102.15625 261.898438 102 261.5 102 C 261.101562 102 260.71875 102.15625 260.4375 102.4375 C 260.15625 102.71875 260 103.101562 260 103.5 C 260 103.898438 260.15625 104.28125 260.4375 104.5625 C 260.71875 104.84375 261.101562 105 261.5 105 C 261.898438 105 262.28125 104.84375 262.5625 104.5625 C 262.84375 104.28125 263 103.898438 263 103.5 Z M 263 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 104.6875 L 264.355469 104.511719 L 263.746094 104.070312 L 263.398438 103.792969 L 263.070312 103.503906 L 262.789062 103.214844 L 262.597656 102.949219 L 262.476562 102.675781 L 262.371094 102.296875 L 262.277344 101.851562 L 262.199219 101.390625 L 262.089844 100.585938 L 262.050781 100.238281 L 255.074219 107.292969 Z M 264.621094 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 76.207031 L 261.058594 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 71.960938 L 258.824219 71.820312 L 259.511719 71.511719 L 259.925781 71.351562 L 260.34375 71.207031 L 260.730469 71.109375 L 261.058594 71.078125 L 261.351562 71.109375 L 261.734375 71.207031 L 262.167969 71.351562 L 262.605469 71.511719 L 263.355469 71.820312 L 263.675781 71.960938 L 261.058594 62.390625 Z M 258.539062 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 76.207031 L 277.464844 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 83.058594 L 277.9375 83.375 L 277.859375 84.125 L 277.792969 84.5625 L 277.707031 84.996094 L 277.597656 85.378906 L 277.464844 85.679688 L 277.289062 85.917969 L 277.011719 86.203125 L 276.671875 86.503906 L 276.3125 86.804688 L 275.671875 87.300781 L 275.390625 87.507812 L 284.988281 90.023438 Z M 277.957031 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 76.5 C 263 76.101562 262.84375 75.71875 262.5625 75.4375 C 262.28125 75.15625 261.898438 75 261.5 75 C 261.101562 75 260.71875 75.15625 260.4375 75.4375 C 260.15625 75.71875 260 76.101562 260 76.5 C 260 76.898438 260.15625 77.28125 260.4375 77.5625 C 260.71875 77.84375 261.101562 78 261.5 78 C 261.898438 78 262.28125 77.84375 262.5625 77.5625 C 262.84375 77.28125 263 76.898438 263 76.5 Z M 263 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 77.054688 L 264.355469 76.878906 L 263.746094 76.4375 L 263.398438 76.160156 L 263.070312 75.871094 L 262.789062 75.582031 L 262.597656 75.316406 L 262.476562 75.042969 L 262.371094 74.664062 L 262.277344 74.21875 L 262.199219 73.757812 L 262.089844 72.953125 L 262.050781 72.605469 L 255.074219 79.660156 Z M 264.621094 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 48.574219 L 261.058594 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 44.328125 L 258.824219 44.1875 L 259.511719 43.878906 L 259.925781 43.71875 L 260.34375 43.574219 L 260.730469 43.476562 L 261.058594 43.445312 L 261.351562 43.476562 L 261.734375 43.574219 L 262.167969 43.71875 L 262.605469 43.878906 L 263.355469 44.1875 L 263.675781 44.328125 L 261.058594 34.757812 Z M 258.539062 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 48.574219 L 277.464844 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 55.425781 L 277.9375 55.742188 L 277.859375 56.492188 L 277.792969 56.929688 L 277.707031 57.363281 L 277.597656 57.746094 L 277.464844 58.046875 L 277.289062 58.285156 L 277.011719 58.570312 L 276.671875 58.871094 L 276.3125 59.171875 L 275.671875 59.667969 L 275.390625 59.875 L 284.988281 62.390625 Z M 277.957031 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 48.5 C 263 48.101562 262.84375 47.71875 262.5625 47.4375 C 262.28125 47.15625 261.898438 47 261.5 47 C 261.101562 47 260.71875 47.15625 260.4375 47.4375 C 260.15625 47.71875 260 48.101562 260 48.5 C 260 48.898438 260.15625 49.28125 260.4375 49.5625 C 260.71875 49.84375 261.101562 50 261.5 50 C 261.898438 50 262.28125 49.84375 262.5625 49.5625 C 262.84375 49.28125 263 48.898438 263 48.5 Z M 263 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 49.425781 L 264.355469 49.246094 L 263.746094 48.804688 L 263.398438 48.527344 L 263.070312 48.238281 L 262.789062 47.949219 L 262.597656 47.683594 L 262.476562 47.410156 L 262.371094 47.03125 L 262.277344 46.585938 L 262.199219 46.125 L 262.089844 45.320312 L 262.050781 44.976562 L 255.074219 52.027344 Z M 264.621094 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 20.941406 L 261.058594 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.539062 16.695312 L 258.824219 16.554688 L 259.511719 16.246094 L 259.925781 16.085938 L 260.34375 15.941406 L 260.730469 15.84375 L 261.058594 15.8125 L 261.351562 15.84375 L 261.734375 15.941406 L 262.167969 16.085938 L 262.605469 16.246094 L 263.355469 16.554688 L 263.675781 16.695312 L 261.058594 7.125 Z M 258.539062 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 261.058594 20.941406 L 277.464844 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.957031 27.792969 L 277.9375 28.109375 L 277.859375 28.859375 L 277.792969 29.296875 L 277.707031 29.730469 L 277.597656 30.113281 L 277.464844 30.414062 L 277.289062 30.652344 L 277.011719 30.9375 L 276.671875 31.238281 L 276.3125 31.539062 L 275.671875 32.035156 L 275.390625 32.242188 L 284.988281 34.757812 Z M 277.957031 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 263 20.5 C 263 20.101562 262.84375 19.71875 262.5625 19.4375 C 262.28125 19.15625 261.898438 19 261.5 19 C 261.101562 19 260.71875 19.15625 260.4375 19.4375 C 260.15625 19.71875 260 20.101562 260 20.5 C 260 20.898438 260.15625 21.28125 260.4375 21.5625 C 260.71875 21.84375 261.101562 22 261.5 22 C 261.898438 22 262.28125 21.84375 262.5625 21.5625 C 262.84375 21.28125 263 20.898438 263 20.5 Z M 263 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 264.621094 21.792969 L 264.355469 21.613281 L 263.746094 21.171875 L 263.398438 20.894531 L 263.070312 20.605469 L 262.789062 20.316406 L 262.597656 20.050781 L 262.476562 19.777344 L 262.371094 19.398438 L 262.277344 18.953125 L 262.199219 18.492188 L 262.089844 17.6875 L 262.050781 17.34375 L 255.074219 24.394531 Z M 264.621094 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 297.269531 L 288.6875 292.136719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 293.023438 L 286.457031 292.882812 L 287.144531 292.574219 L 287.558594 292.410156 L 287.972656 292.269531 L 288.363281 292.171875 L 288.6875 292.136719 L 288.984375 292.171875 L 289.367188 292.269531 L 289.796875 292.410156 L 290.238281 292.574219 L 290.988281 292.882812 L 291.308594 293.023438 L 288.6875 283.453125 Z M 286.171875 293.023438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 297.269531 L 305.097656 306.742188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 304.117188 L 305.570312 304.4375 L 305.492188 305.183594 L 305.425781 305.625 L 305.339844 306.054688 L 305.230469 306.441406 L 305.097656 306.742188 L 304.921875 306.980469 L 304.644531 307.261719 L 304.304688 307.566406 L 303.945312 307.863281 L 303.304688 308.359375 L 303.023438 308.566406 L 312.621094 311.085938 Z M 305.589844 304.117188 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 297.5 C 290 297.101562 289.84375 296.71875 289.5625 296.4375 C 289.28125 296.15625 288.898438 296 288.5 296 C 288.101562 296 287.71875 296.15625 287.4375 296.4375 C 287.15625 296.71875 287 297.101562 287 297.5 C 287 297.898438 287.15625 298.28125 287.4375 298.5625 C 287.71875 298.84375 288.101562 299 288.5 299 C 288.898438 299 289.28125 298.84375 289.5625 298.5625 C 289.84375 298.28125 290 297.898438 290 297.5 Z M 290 297.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 298.117188 L 291.988281 297.941406 L 291.378906 297.5 L 291.03125 297.222656 L 290.703125 296.933594 L 290.421875 296.644531 L 290.230469 296.378906 L 290.109375 296.105469 L 290.003906 295.726562 L 289.910156 295.28125 L 289.832031 294.820312 L 289.722656 294.015625 L 289.683594 293.667969 L 282.707031 300.722656 Z M 292.253906 298.117188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 269.636719 L 288.6875 264.503906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 265.390625 L 286.457031 265.25 L 287.144531 264.941406 L 287.558594 264.777344 L 287.972656 264.636719 L 288.363281 264.539062 L 288.6875 264.503906 L 288.984375 264.539062 L 289.367188 264.636719 L 289.796875 264.777344 L 290.238281 264.941406 L 290.988281 265.25 L 291.308594 265.390625 L 288.6875 255.820312 Z M 286.171875 265.390625 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 269.636719 L 305.097656 279.109375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 276.484375 L 305.570312 276.804688 L 305.492188 277.550781 L 305.425781 277.992188 L 305.339844 278.421875 L 305.230469 278.808594 L 305.097656 279.109375 L 304.921875 279.347656 L 304.644531 279.628906 L 304.304688 279.933594 L 303.945312 280.230469 L 303.304688 280.726562 L 303.023438 280.933594 L 312.621094 283.453125 Z M 305.589844 276.484375 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 269.5 C 290 269.101562 289.84375 268.71875 289.5625 268.4375 C 289.28125 268.15625 288.898438 268 288.5 268 C 288.101562 268 287.71875 268.15625 287.4375 268.4375 C 287.15625 268.71875 287 269.101562 287 269.5 C 287 269.898438 287.15625 270.28125 287.4375 270.5625 C 287.71875 270.84375 288.101562 271 288.5 271 C 288.898438 271 289.28125 270.84375 289.5625 270.5625 C 289.84375 270.28125 290 269.898438 290 269.5 Z M 290 269.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 270.484375 L 291.988281 270.308594 L 291.378906 269.867188 L 291.03125 269.589844 L 290.703125 269.300781 L 290.421875 269.011719 L 290.230469 268.746094 L 290.109375 268.472656 L 290.003906 268.09375 L 289.910156 267.648438 L 289.832031 267.1875 L 289.722656 266.382812 L 289.683594 266.035156 L 282.707031 273.089844 Z M 292.253906 270.484375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 242.003906 L 288.6875 236.871094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 237.757812 L 286.457031 237.617188 L 287.144531 237.308594 L 287.558594 237.144531 L 287.972656 237.003906 L 288.363281 236.90625 L 288.6875 236.871094 L 288.984375 236.90625 L 289.367188 237.003906 L 289.796875 237.144531 L 290.238281 237.308594 L 290.988281 237.617188 L 291.308594 237.757812 L 288.6875 228.1875 Z M 286.171875 237.757812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 242.003906 L 305.097656 251.476562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 248.851562 L 305.570312 249.171875 L 305.492188 249.917969 L 305.425781 250.359375 L 305.339844 250.789062 L 305.230469 251.175781 L 305.097656 251.476562 L 304.921875 251.714844 L 304.644531 251.996094 L 304.304688 252.300781 L 303.945312 252.597656 L 303.304688 253.09375 L 303.023438 253.300781 L 312.621094 255.820312 Z M 305.589844 248.851562 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 242.5 C 290 242.101562 289.84375 241.71875 289.5625 241.4375 C 289.28125 241.15625 288.898438 241 288.5 241 C 288.101562 241 287.71875 241.15625 287.4375 241.4375 C 287.15625 241.71875 287 242.101562 287 242.5 C 287 242.898438 287.15625 243.28125 287.4375 243.5625 C 287.71875 243.84375 288.101562 244 288.5 244 C 288.898438 244 289.28125 243.84375 289.5625 243.5625 C 289.84375 243.28125 290 242.898438 290 242.5 Z M 290 242.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 242.851562 L 291.988281 242.675781 L 291.378906 242.234375 L 291.03125 241.957031 L 290.703125 241.667969 L 290.421875 241.378906 L 290.230469 241.113281 L 290.109375 240.839844 L 290.003906 240.460938 L 289.910156 240.015625 L 289.832031 239.554688 L 289.722656 238.75 L 289.683594 238.402344 L 282.707031 245.457031 Z M 292.253906 242.851562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 214.371094 L 288.6875 209.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 210.125 L 286.457031 209.984375 L 287.144531 209.675781 L 287.558594 209.511719 L 287.972656 209.371094 L 288.363281 209.273438 L 288.6875 209.238281 L 288.984375 209.273438 L 289.367188 209.371094 L 289.796875 209.511719 L 290.238281 209.675781 L 290.988281 209.984375 L 291.308594 210.125 L 288.6875 200.554688 Z M 286.171875 210.125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 214.371094 L 305.097656 223.84375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 221.21875 L 305.570312 221.539062 L 305.492188 222.285156 L 305.425781 222.726562 L 305.339844 223.15625 L 305.230469 223.542969 L 305.097656 223.84375 L 304.921875 224.082031 L 304.644531 224.363281 L 304.304688 224.667969 L 303.945312 224.964844 L 303.304688 225.464844 L 303.023438 225.667969 L 312.621094 228.1875 Z M 305.589844 221.21875 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 214.5 C 290 214.101562 289.84375 213.71875 289.5625 213.4375 C 289.28125 213.15625 288.898438 213 288.5 213 C 288.101562 213 287.71875 213.15625 287.4375 213.4375 C 287.15625 213.71875 287 214.101562 287 214.5 C 287 214.898438 287.15625 215.28125 287.4375 215.5625 C 287.71875 215.84375 288.101562 216 288.5 216 C 288.898438 216 289.28125 215.84375 289.5625 215.5625 C 289.84375 215.28125 290 214.898438 290 214.5 Z M 290 214.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 215.21875 L 291.988281 215.042969 L 291.378906 214.601562 L 291.03125 214.324219 L 290.703125 214.035156 L 290.421875 213.746094 L 290.230469 213.480469 L 290.109375 213.207031 L 290.003906 212.828125 L 289.910156 212.382812 L 289.832031 211.921875 L 289.722656 211.117188 L 289.683594 210.769531 L 282.707031 217.824219 Z M 292.253906 215.21875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 186.738281 L 288.6875 181.609375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 182.492188 L 286.457031 182.351562 L 287.144531 182.042969 L 287.558594 181.878906 L 287.972656 181.738281 L 288.363281 181.640625 L 288.6875 181.609375 L 288.984375 181.640625 L 289.367188 181.738281 L 289.796875 181.878906 L 290.238281 182.042969 L 290.988281 182.351562 L 291.308594 182.492188 L 288.6875 172.921875 Z M 286.171875 182.492188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 186.738281 L 305.097656 196.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 193.585938 L 305.570312 193.90625 L 305.492188 194.65625 L 305.425781 195.09375 L 305.339844 195.523438 L 305.230469 195.910156 L 305.097656 196.210938 L 304.921875 196.449219 L 304.644531 196.730469 L 304.304688 197.035156 L 303.945312 197.332031 L 303.304688 197.832031 L 303.023438 198.035156 L 312.621094 200.554688 Z M 305.589844 193.585938 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 186.5 C 290 186.101562 289.84375 185.71875 289.5625 185.4375 C 289.28125 185.15625 288.898438 185 288.5 185 C 288.101562 185 287.71875 185.15625 287.4375 185.4375 C 287.15625 185.71875 287 186.101562 287 186.5 C 287 186.898438 287.15625 187.28125 287.4375 187.5625 C 287.71875 187.84375 288.101562 188 288.5 188 C 288.898438 188 289.28125 187.84375 289.5625 187.5625 C 289.84375 187.28125 290 186.898438 290 186.5 Z M 290 186.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 187.585938 L 291.988281 187.410156 L 291.378906 186.96875 L 291.03125 186.691406 L 290.703125 186.402344 L 290.421875 186.113281 L 290.230469 185.847656 L 290.109375 185.574219 L 290.003906 185.195312 L 289.910156 184.75 L 289.832031 184.289062 L 289.722656 183.484375 L 289.683594 183.136719 L 282.707031 190.191406 Z M 292.253906 187.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 159.105469 L 288.6875 153.976562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 154.859375 L 286.457031 154.71875 L 287.144531 154.410156 L 287.558594 154.246094 L 287.972656 154.105469 L 288.363281 154.007812 L 288.6875 153.976562 L 288.984375 154.007812 L 289.367188 154.105469 L 289.796875 154.246094 L 290.238281 154.410156 L 290.988281 154.71875 L 291.308594 154.859375 L 288.6875 145.289062 Z M 286.171875 154.859375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 159.105469 L 305.097656 168.578125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 165.953125 L 305.570312 166.273438 L 305.492188 167.023438 L 305.425781 167.460938 L 305.339844 167.890625 L 305.230469 168.277344 L 305.097656 168.578125 L 304.921875 168.816406 L 304.644531 169.097656 L 304.304688 169.402344 L 303.945312 169.699219 L 303.304688 170.199219 L 303.023438 170.402344 L 312.621094 172.921875 Z M 305.589844 165.953125 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 159.5 C 290 159.101562 289.84375 158.71875 289.5625 158.4375 C 289.28125 158.15625 288.898438 158 288.5 158 C 288.101562 158 287.71875 158.15625 287.4375 158.4375 C 287.15625 158.71875 287 159.101562 287 159.5 C 287 159.898438 287.15625 160.28125 287.4375 160.5625 C 287.71875 160.84375 288.101562 161 288.5 161 C 288.898438 161 289.28125 160.84375 289.5625 160.5625 C 289.84375 160.28125 290 159.898438 290 159.5 Z M 290 159.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 159.953125 L 291.988281 159.777344 L 291.378906 159.335938 L 291.03125 159.058594 L 290.703125 158.769531 L 290.421875 158.480469 L 290.230469 158.214844 L 290.109375 157.941406 L 290.003906 157.5625 L 289.910156 157.117188 L 289.832031 156.65625 L 289.722656 155.851562 L 289.683594 155.503906 L 282.707031 162.558594 Z M 292.253906 159.953125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 131.472656 L 288.6875 126.34375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 127.226562 L 286.457031 127.085938 L 287.144531 126.777344 L 287.558594 126.613281 L 287.972656 126.472656 L 288.363281 126.375 L 288.6875 126.34375 L 288.984375 126.375 L 289.367188 126.472656 L 289.796875 126.613281 L 290.238281 126.777344 L 290.988281 127.085938 L 291.308594 127.226562 L 288.6875 117.65625 Z M 286.171875 127.226562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 131.472656 L 305.097656 140.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 138.320312 L 305.570312 138.640625 L 305.492188 139.390625 L 305.425781 139.828125 L 305.339844 140.261719 L 305.230469 140.644531 L 305.097656 140.945312 L 304.921875 141.183594 L 304.644531 141.464844 L 304.304688 141.769531 L 303.945312 142.066406 L 303.304688 142.566406 L 303.023438 142.769531 L 312.621094 145.289062 Z M 305.589844 138.320312 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 131.5 C 290 131.101562 289.84375 130.71875 289.5625 130.4375 C 289.28125 130.15625 288.898438 130 288.5 130 C 288.101562 130 287.71875 130.15625 287.4375 130.4375 C 287.15625 130.71875 287 131.101562 287 131.5 C 287 131.898438 287.15625 132.28125 287.4375 132.5625 C 287.71875 132.84375 288.101562 133 288.5 133 C 288.898438 133 289.28125 132.84375 289.5625 132.5625 C 289.84375 132.28125 290 131.898438 290 131.5 Z M 290 131.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 132.320312 L 291.988281 132.144531 L 291.378906 131.703125 L 291.03125 131.425781 L 290.703125 131.136719 L 290.421875 130.847656 L 290.230469 130.582031 L 290.109375 130.308594 L 290.003906 129.929688 L 289.910156 129.484375 L 289.832031 129.023438 L 289.722656 128.21875 L 289.683594 127.871094 L 282.707031 134.925781 Z M 292.253906 132.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 103.839844 L 288.6875 98.710938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 99.59375 L 286.457031 99.453125 L 287.144531 99.144531 L 287.558594 98.984375 L 287.972656 98.839844 L 288.363281 98.742188 L 288.6875 98.710938 L 288.984375 98.742188 L 289.367188 98.839844 L 289.796875 98.984375 L 290.238281 99.144531 L 290.988281 99.453125 L 291.308594 99.59375 L 288.6875 90.023438 Z M 286.171875 99.59375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 103.839844 L 305.097656 113.3125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 110.691406 L 305.570312 111.007812 L 305.492188 111.757812 L 305.425781 112.195312 L 305.339844 112.628906 L 305.230469 113.011719 L 305.097656 113.3125 L 304.921875 113.550781 L 304.644531 113.835938 L 304.304688 114.136719 L 303.945312 114.4375 L 303.304688 114.933594 L 303.023438 115.140625 L 312.621094 117.65625 Z M 305.589844 110.691406 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 103.5 C 290 103.101562 289.84375 102.71875 289.5625 102.4375 C 289.28125 102.15625 288.898438 102 288.5 102 C 288.101562 102 287.71875 102.15625 287.4375 102.4375 C 287.15625 102.71875 287 103.101562 287 103.5 C 287 103.898438 287.15625 104.28125 287.4375 104.5625 C 287.71875 104.84375 288.101562 105 288.5 105 C 288.898438 105 289.28125 104.84375 289.5625 104.5625 C 289.84375 104.28125 290 103.898438 290 103.5 Z M 290 103.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 104.6875 L 291.988281 104.511719 L 291.378906 104.070312 L 291.03125 103.792969 L 290.703125 103.503906 L 290.421875 103.214844 L 290.230469 102.949219 L 290.109375 102.675781 L 290.003906 102.296875 L 289.910156 101.851562 L 289.832031 101.390625 L 289.722656 100.585938 L 289.683594 100.238281 L 282.707031 107.292969 Z M 292.253906 104.6875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 76.207031 L 288.6875 71.078125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 71.960938 L 286.457031 71.820312 L 287.144531 71.511719 L 287.558594 71.351562 L 287.972656 71.207031 L 288.363281 71.109375 L 288.6875 71.078125 L 288.984375 71.109375 L 289.367188 71.207031 L 289.796875 71.351562 L 290.238281 71.511719 L 290.988281 71.820312 L 291.308594 71.960938 L 288.6875 62.390625 Z M 286.171875 71.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 76.207031 L 305.097656 85.679688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 83.058594 L 305.570312 83.375 L 305.492188 84.125 L 305.425781 84.5625 L 305.339844 84.996094 L 305.230469 85.378906 L 305.097656 85.679688 L 304.921875 85.917969 L 304.644531 86.203125 L 304.304688 86.503906 L 303.945312 86.804688 L 303.304688 87.300781 L 303.023438 87.507812 L 312.621094 90.023438 Z M 305.589844 83.058594 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 76.5 C 290 76.101562 289.84375 75.71875 289.5625 75.4375 C 289.28125 75.15625 288.898438 75 288.5 75 C 288.101562 75 287.71875 75.15625 287.4375 75.4375 C 287.15625 75.71875 287 76.101562 287 76.5 C 287 76.898438 287.15625 77.28125 287.4375 77.5625 C 287.71875 77.84375 288.101562 78 288.5 78 C 288.898438 78 289.28125 77.84375 289.5625 77.5625 C 289.84375 77.28125 290 76.898438 290 76.5 Z M 290 76.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 77.054688 L 291.988281 76.878906 L 291.378906 76.4375 L 291.03125 76.160156 L 290.703125 75.871094 L 290.421875 75.582031 L 290.230469 75.316406 L 290.109375 75.042969 L 290.003906 74.664062 L 289.910156 74.21875 L 289.832031 73.757812 L 289.722656 72.953125 L 289.683594 72.605469 L 282.707031 79.660156 Z M 292.253906 77.054688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 48.574219 L 288.6875 43.445312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 44.328125 L 286.457031 44.1875 L 287.144531 43.878906 L 287.558594 43.71875 L 287.972656 43.574219 L 288.363281 43.476562 L 288.6875 43.445312 L 288.984375 43.476562 L 289.367188 43.574219 L 289.796875 43.71875 L 290.238281 43.878906 L 290.988281 44.1875 L 291.308594 44.328125 L 288.6875 34.757812 Z M 286.171875 44.328125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 48.574219 L 305.097656 58.046875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 55.425781 L 305.570312 55.742188 L 305.492188 56.492188 L 305.425781 56.929688 L 305.339844 57.363281 L 305.230469 57.746094 L 305.097656 58.046875 L 304.921875 58.285156 L 304.644531 58.570312 L 304.304688 58.871094 L 303.945312 59.171875 L 303.304688 59.667969 L 303.023438 59.875 L 312.621094 62.390625 Z M 305.589844 55.425781 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 48.5 C 290 48.101562 289.84375 47.71875 289.5625 47.4375 C 289.28125 47.15625 288.898438 47 288.5 47 C 288.101562 47 287.71875 47.15625 287.4375 47.4375 C 287.15625 47.71875 287 48.101562 287 48.5 C 287 48.898438 287.15625 49.28125 287.4375 49.5625 C 287.71875 49.84375 288.101562 50 288.5 50 C 288.898438 50 289.28125 49.84375 289.5625 49.5625 C 289.84375 49.28125 290 48.898438 290 48.5 Z M 290 48.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 49.425781 L 291.988281 49.246094 L 291.378906 48.804688 L 291.03125 48.527344 L 290.703125 48.238281 L 290.421875 47.949219 L 290.230469 47.683594 L 290.109375 47.410156 L 290.003906 47.03125 L 289.910156 46.585938 L 289.832031 46.125 L 289.722656 45.320312 L 289.683594 44.976562 L 282.707031 52.027344 Z M 292.253906 49.425781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 20.941406 L 288.6875 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.171875 16.695312 L 286.457031 16.554688 L 287.144531 16.246094 L 287.558594 16.085938 L 287.972656 15.941406 L 288.363281 15.84375 L 288.6875 15.8125 L 288.984375 15.84375 L 289.367188 15.941406 L 289.796875 16.085938 L 290.238281 16.246094 L 290.988281 16.554688 L 291.308594 16.695312 L 288.6875 7.125 Z M 286.171875 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 288.6875 20.941406 L 305.097656 30.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 27.792969 L 305.570312 28.109375 L 305.492188 28.859375 L 305.425781 29.296875 L 305.339844 29.730469 L 305.230469 30.113281 L 305.097656 30.414062 L 304.921875 30.652344 L 304.644531 30.9375 L 304.304688 31.238281 L 303.945312 31.539062 L 303.304688 32.035156 L 303.023438 32.242188 L 312.621094 34.757812 Z M 305.589844 27.792969 "/>
+<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 290 20.5 C 290 20.101562 289.84375 19.71875 289.5625 19.4375 C 289.28125 19.15625 288.898438 19 288.5 19 C 288.101562 19 287.71875 19.15625 287.4375 19.4375 C 287.15625 19.71875 287 20.101562 287 20.5 C 287 20.898438 287.15625 21.28125 287.4375 21.5625 C 287.71875 21.84375 288.101562 22 288.5 22 C 288.898438 22 289.28125 21.84375 289.5625 21.5625 C 289.84375 21.28125 290 20.898438 290 20.5 Z M 290 20.5 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.253906 21.792969 L 291.988281 21.613281 L 291.378906 21.171875 L 291.03125 20.894531 L 290.703125 20.605469 L 290.421875 20.316406 L 290.230469 20.050781 L 290.109375 19.777344 L 290.003906 19.398438 L 289.910156 18.953125 L 289.832031 18.492188 L 289.722656 17.6875 L 289.683594 17.34375 L 282.707031 24.394531 Z M 292.253906 21.792969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 357 159.238281 L 383.503906 159.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 382.4375 156.195312 L 382.605469 156.542969 L 382.976562 157.375 L 383.175781 157.871094 L 383.34375 158.375 L 383.464844 158.84375 L 383.503906 159.238281 L 383.464844 159.597656 L 383.34375 160.058594 L 383.175781 160.582031 L 382.976562 161.113281 L 382.605469 162.019531 L 382.4375 162.40625 L 394 159.238281 Z M 382.4375 156.195312 "/>
</g>
</svg>
diff --git a/main.css b/main.css
index cdecbdc..f556add 100644
--- a/main.css
+++ b/main.css
@@ -5,7 +5,7 @@ td {
td.first {
border-right: 2px solid #000;
- padding-right: 5px;
+ padding-right: 3px;
}
td:not(.first) {
@@ -19,6 +19,9 @@ td:not(.first) {
.split-40 .column:first-of-type {width: 65%}
.split-40 .column:last-of-type {width: 35%}
+.split-50 .column:first-of-type {width: 50%}
+.split-50 .column:last-of-type {width: 50%}
+
.remark-slide-number {
opacity: 0.0;
}