changeset 430:c3e73c00ef48

adding explanations about C-Get from Varian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 16:38:31 +0200
parents c95817c254fe
children 442632721660
files Sphinx/source/dicom-guide.rst Sphinx/source/images/CGet.svg
diffstat 2 files changed, 231 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/dicom-guide.rst	Fri May 22 15:13:03 2020 +0200
+++ b/Sphinx/source/dicom-guide.rst	Fri May 22 16:38:31 2020 +0200
@@ -599,32 +599,48 @@
 C-Get: Retrieve with one single SCP
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Orthanc 1.7.0 introduces support for `DICOM C-Get SCP
-<http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html>`__.
-C-Get provides a simpler alternative to C-Move, in the case where the
-*issuer* and the *target* (as depicted in the section about
-:ref:`C-Move <dicom-move>`) correspond to the same modality.
+Orthanc 1.7.0 introduces support for DICOM C-Get SCP. DICOM C-Get
+provides a simpler alternative to DICOM C-Move, if the *issuer* and
+the *target* (as depicted in the section about :ref:`C-Move
+<dicom-move>`) correspond to the same modality:
+
+.. image:: images/CGet.svg
+           :align: center
+           :width: 500px     
 
 In the case of C-Get, contrarily to C-Move, the *target* modality
-doesn't need to act as a C-Store SCP. This has advantage of
-simplifying the design of the SCU (only one DICOM server is needed in
-the *source* modality), and to ease the network configuration (instead
-of being bidirectional as in query/retrieve through C-Move, C-Get is
-unidirectional from *issuer* to *source*, which simplifies firewall
-rules). Nevertheless, C-Get is less generic than C-Move and is rarely
-encountered in clinical PACS workflow. It is more often used by DICOM
-viewers. Also note that :ref:`DICOMweb WADO-RS <dicomweb>` is designed
-for the same kind of use cases than C-Get.
+doesn't need to act as a C-Store SCP: The requested data is sent
+directly back to the client over the same DICOM association the C-Get
+request is made on. Therefore C-Get request does not depend on
+separate associations being established to move DICOM from a remove
+source to a remove target.  Instead C-Get "turns around" the same
+connection on which the request is made, and re-uses the connection to
+receive the inbound C-Store operation.
 
-To retrieve DICOM instances using C-Get, you must provide one ore more
-of the unique key attributes (``PatientID``, ``StudyInstanceUID``,
-``SeriesInstanceUID`` or ``SOPInstanceUID``). This information can for
-instance be retrieved through a :ref:`C-Find request <dicom-find>`.
+This has advantage of simplifying the design of the SCU (only one
+DICOM server is needed in the *source* modality), and to ease the
+network configuration (instead of being bidirectional as in
+query/retrieve through C-Move, C-Get is unidirectional from *issuer*
+to *source*, which simplifies firewall rules). Nevertheless, C-Get is
+less generic than C-Move and less often encountered in clinical PACS
+workflow. It is more often used by DICOM viewers. Also note that
+:ref:`DICOMweb WADO-RS <dicomweb>` is designed for the same kind of
+use cases than C-Get.
+
+For a complete description of the C-Get DICOM Request and a review of
+the advantages of C-Get over C-Move, have a look at `David Clunie's
+dedicated blog post
+<http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html>`__.
 
 .. highlight:: json
                
-As an example, let us consider the following minimalist :ref:`Orthanc
-configuration <configuration>`::
+In practice, to retrieve DICOM instances using C-Get, you must provide
+one ore more of the unique key attributes (``PatientID``,
+``StudyInstanceUID``, ``SeriesInstanceUID`` or
+``SOPInstanceUID``). This information can for instance be retrieved
+through a :ref:`C-Find request <dicom-find>`. As an example, let us
+consider the following minimalist :ref:`Orthanc configuration
+<configuration>`::
 
   {
     "DicomModalities" : {
@@ -642,7 +658,8 @@
     $ getscu -v localhost 4242 -aec ORTHANC -k "0008,0052=STUDY" -k "0020,000d=1.2.840.113543.6.6.4.7.64067529866380271256212683512383713111129"
 
 *Note:* As of Orthanc 1.7.0, Orthanc implements C-Get as a service
-provider (SCP) but not as a service user (SCU).
+class provider (SCP). Using C-Get as a service class user (SCU) is not
+currently supported in Orthanc.
 
 
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Sphinx/source/images/CGet.svg	Fri May 22 16:38:31 2020 +0200
@@ -0,0 +1,193 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   viewBox="0 0 749.3125 129.61712"
+   stroke-miterlimit="10"
+   id="svg3148"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   width="100%"
+   height="100%"
+   sodipodi:docname="CGet.svg"
+   style="fill:none;stroke:none">
+  <metadata
+     id="metadata3219">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs3217" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1503"
+     inkscape:window-height="870"
+     id="namedview3215"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:zoom="0.86325953"
+     inkscape:cx="555.13495"
+     inkscape:cy="-77.825122"
+     inkscape:window-x="234"
+     inkscape:window-y="45"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg3148" />
+  <clipPath
+     id="p.0">
+    <path
+       d="M 0,0 960,0 960,720 0,720 0,0 z"
+       clip-rule="nonzero"
+       id="path3151"
+       inkscape:connector-curvature="0" />
+  </clipPath>
+  <path
+     style="fill:#000000;fill-opacity:0;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3155"
+     d="m -148.90625,-263.59375 960,0 0,720 -960,0 z" />
+  <path
+     style="fill:#cfe2f3;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3183"
+     d="m 1.00714,22.21771 0,0 c 0,-11.70694 9.49034,-21.1973 21.19727,-21.1973 l 194.0149,0 c 5.62188,0 11.01348,2.23328 14.98874,6.20856 3.97528,3.97525 6.20855,9.36685 6.20855,14.98874 l 0,84.78653 c 0,11.70694 -9.49035,21.1973 -21.19729,21.1973 l -194.0149,0 c -11.70693,0 -21.19727,-9.49036 -21.19727,-21.1973 z" />
+  <path
+     style="stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round"
+     inkscape:connector-curvature="0"
+     id="path3185"
+     d="m 1.00714,22.21771 0,0 c 0,-11.70694 9.49034,-21.1973 21.19727,-21.1973 l 194.0149,0 c 5.62188,0 11.01348,2.23328 14.98874,6.20856 3.97528,3.97525 6.20855,9.36685 6.20855,14.98874 l 0,84.78653 c 0,11.70694 -9.49035,21.1973 -21.19729,21.1973 l -194.0149,0 c -11.70693,0 -21.19727,-9.49036 -21.19727,-21.1973 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3187"
+     d="m 44.73555,49.53098 0,-13.59375 1.8125,0 0,13.59375 -1.8125,0 z m 4.88643,0 0,-13.59375 5.125,0 q 1.35937,0 2.07812,0.125 1,0.17187 1.67188,0.64062 0.67187,0.46875 1.07812,1.3125 0.42188,0.84375 0.42188,1.84375 0,1.73438 -1.10938,2.9375 -1.09375,1.20313 -3.98437,1.20313 l -3.48438,0 0,5.53125 -1.79687,0 z m 1.79687,-7.14063 3.51563,0 q 1.75,0 2.46875,-0.64062 0.73437,-0.65625 0.73437,-1.82813 0,-0.85937 -0.4375,-1.46875 -0.42187,-0.60937 -1.125,-0.79687 -0.45312,-0.125 -1.67187,-0.125 l -3.48438,0 0,4.85937 z m 16.08001,-0.8125 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 15.72598,0 -1.67188,0 0,-10.64063 q -0.59375,0.57813 -1.57812,1.15625 -0.98438,0.5625 -1.76563,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45313,-1.59375 1.04687,-0.9375 1.48437,-1.8125 l 1.07813,0 0,13.65625 z m 4.34447,-3.14063 1.59375,-0.15625 q 0.20312,1.14063 0.78125,1.65625 0.57812,0.5 1.48437,0.5 0.76563,0 1.34375,-0.34375 0.57813,-0.35937 0.95313,-0.95312 0.375,-0.59375 0.625,-1.59375 0.25,-1 0.25,-2.03125 0,-0.10938 -0.0156,-0.34375 -0.5,0.79687 -1.375,1.29687 -0.85937,0.5 -1.875,0.5 -1.6875,0 -2.85937,-1.21875 -1.17188,-1.23437 -1.17188,-3.23437 0,-2.07813 1.21875,-3.32813 1.23438,-1.26562 3.0625,-1.26562 1.32813,0 2.42188,0.71875 1.10937,0.70312 1.67187,2.03125 0.57813,1.32812 0.57813,3.82812 0,2.60938 -0.57813,4.15625 -0.5625,1.54688 -1.6875,2.35938 -1.10937,0.79687 -2.60937,0.79687 -1.59375,0 -2.60938,-0.89062 -1,-0.89063 -1.20312,-2.48438 z m 6.82812,-6 q 0,-1.4375 -0.76562,-2.28125 -0.76563,-0.85937 -1.84375,-0.85937 -1.10938,0 -1.9375,0.92187 -0.82813,0.90625 -0.82813,2.34375 0,1.3125 0.78125,2.125 0.79688,0.79688 1.9375,0.79688 1.17188,0 1.90625,-0.79688 0.75,-0.8125 0.75,-2.25 z m 12.06322,7.53125 0,1.60938 -8.98438,0 q -0.0156,-0.60938 0.1875,-1.15625 0.34375,-0.92188 1.09375,-1.8125 0.76563,-0.89063 2.1875,-2.0625 2.21875,-1.8125 3,-2.875 0.78125,-1.0625 0.78125,-2.01563 0,-0.98437 -0.71875,-1.67187 -0.70312,-0.6875 -1.84375,-0.6875 -1.20312,0 -1.9375,0.73437 -0.71875,0.71875 -0.71875,2 l -1.71875,-0.17187 q 0.17188,-1.92188 1.32813,-2.92188 1.15625,-1.01562 3.09375,-1.01562 1.95312,0 3.09375,1.09375 1.14062,1.07812 1.14062,2.6875 0,0.8125 -0.34375,1.60937 -0.32812,0.78125 -1.10937,1.65625 -0.76563,0.85938 -2.5625,2.39063 -1.5,1.26562 -1.9375,1.71875 -0.42188,0.4375 -0.70313,0.89062 l 6.67188,0 z m 2.53197,1.60938 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 10.54266,0 -1.67188,0 0,-10.64063 q -0.59375,0.57813 -1.57812,1.15625 -0.98438,0.5625 -1.76563,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45313,-1.59375 1.04687,-0.9375 1.48437,-1.8125 l 1.07813,0 0,13.65625 z m 12.75073,-10.26563 -1.65625,0.125 q -0.21875,-0.98437 -0.64062,-1.42187 -0.67188,-0.71875 -1.65625,-0.71875 -0.8125,0 -1.40625,0.4375 -0.79688,0.57812 -1.25,1.6875 -0.45313,1.09375 -0.46875,3.14062 0.60937,-0.92187 1.46875,-1.35937 0.875,-0.45313 1.82812,-0.45313 1.67188,0 2.84375,1.23438 1.17188,1.23437 1.17188,3.17187 0,1.28125 -0.54688,2.39063 -0.54687,1.09375 -1.51562,1.6875 -0.96875,0.57812 -2.1875,0.57812 -2.09375,0 -3.40625,-1.53125 -1.3125,-1.54687 -1.3125,-5.0625 0,-3.95312 1.45312,-5.73437 1.26563,-1.5625 3.42188,-1.5625 1.60937,0 2.625,0.90625 1.03125,0.89062 1.23437,2.48437 z m -6.8125,5.85938 q 0,0.85937 0.35938,1.65625 0.375,0.78125 1.03125,1.20312 0.65625,0.40625 1.375,0.40625 1.0625,0 1.8125,-0.84375 0.76562,-0.85937 0.76562,-2.32812 0,-1.40625 -0.75,-2.21875 -0.75,-0.8125 -1.89062,-0.8125 -1.125,0 -1.92188,0.8125 -0.78125,0.8125 -0.78125,2.125 z m 11.09445,-2.96875 q -1.04687,-0.375 -1.54687,-1.07813 -0.5,-0.71875 -0.5,-1.70312 0,-1.48438 1.0625,-2.48438 1.07812,-1.01562 2.84375,-1.01562 1.78125,0 2.85937,1.03125 1.09375,1.03125 1.09375,2.51562 0,0.95313 -0.5,1.65625 -0.48437,0.70313 -1.5,1.07813 1.25,0.40625 1.90625,1.3125 0.65625,0.90625 0.65625,2.17187 0,1.75 -1.23437,2.9375 -1.23438,1.1875 -3.25,1.1875 -2.01563,0 -3.25,-1.1875 -1.23438,-1.20312 -1.23438,-2.98437 0,-1.32813 0.67188,-2.21875 0.67187,-0.89063 1.92187,-1.21875 z m -0.32812,-2.82813 q 0,0.96875 0.60937,1.57813 0.625,0.60937 1.625,0.60937 0.95313,0 1.5625,-0.60937 0.625,-0.60938 0.625,-1.48438 0,-0.92187 -0.64062,-1.54687 -0.625,-0.625 -1.57813,-0.625 -0.95312,0 -1.57812,0.60937 -0.625,0.60938 -0.625,1.46875 z m -0.54688,6.28125 q 0,0.71875 0.32813,1.39063 0.34375,0.65625 1.01562,1.03125 0.67188,0.35937 1.4375,0.35937 1.20313,0 1.98438,-0.76562 0.78125,-0.78125 0.78125,-1.96875 0,-1.20313 -0.8125,-1.98438 -0.79688,-0.79687 -2,-0.79687 -1.1875,0 -1.96875,0.78125 -0.76563,0.78125 -0.76563,1.95312 z m 9.61011,3.92188 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 4.26141,-3.59375 1.67188,-0.21875 q 0.28125,1.42187 0.96875,2.04687 0.70312,0.625 1.6875,0.625 1.1875,0 2,-0.8125 0.8125,-0.82812 0.8125,-2.03125 0,-1.14062 -0.76563,-1.89062 -0.75,-0.75 -1.90625,-0.75 -0.46875,0 -1.17187,0.1875 l 0.1875,-1.46875 q 0.15625,0.0156 0.26562,0.0156 1.0625,0 1.90625,-0.54687 0.85938,-0.5625 0.85938,-1.71875 0,-0.92188 -0.625,-1.51563 -0.60938,-0.60937 -1.59375,-0.60937 -0.96875,0 -1.625,0.60937 -0.64063,0.60938 -0.82813,1.84375 l -1.67187,-0.29687 q 0.29687,-1.6875 1.375,-2.60938 1.09375,-0.92187 2.71875,-0.92187 1.10937,0 2.04687,0.48437 0.9375,0.46875 1.42188,1.29688 0.5,0.82812 0.5,1.75 0,0.89062 -0.46875,1.60937 -0.46875,0.71875 -1.40625,1.15625 1.21875,0.26563 1.875,1.15625 0.67187,0.875 0.67187,2.1875 0,1.78125 -1.29687,3.01563 -1.29688,1.23437 -3.28125,1.23437 -1.79688,0 -2.98438,-1.0625 -1.17187,-1.0625 -1.34375,-2.76562 z m 15.71949,3.59375 0,-3.25 -5.90625,0 0,-1.53125 6.21875,-8.8125 1.35937,0 0,8.8125 1.84375,0 0,1.53125 -1.84375,0 0,3.25 -1.67187,0 z m 0,-4.78125 0,-6.14063 -4.25,6.14063 4.25,0 z m 5.95382,4.78125 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 10.5427,0 -1.67188,0 0,-10.64063 q -0.59375,0.57813 -1.57812,1.15625 -0.98438,0.5625 -1.76563,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45313,-1.59375 1.04687,-0.9375 1.48437,-1.8125 l 1.07813,0 0,13.65625 z m 12.86007,-1.60938 0,1.60938 -8.98437,0 q -0.0156,-0.60938 0.1875,-1.15625 0.34375,-0.92188 1.09375,-1.8125 0.76562,-0.89063 2.1875,-2.0625 2.21875,-1.8125 3,-2.875 0.78125,-1.0625 0.78125,-2.01563 0,-0.98437 -0.71875,-1.67187 -0.70313,-0.6875 -1.84375,-0.6875 -1.20313,0 -1.9375,0.73437 -0.71875,0.71875 -0.71875,2 l -1.71875,-0.17187 q 0.17187,-1.92188 1.32812,-2.92188 1.15625,-1.01562 3.09375,-1.01562 1.95313,0 3.09375,1.09375 1.14063,1.07812 1.14063,2.6875 0,0.8125 -0.34375,1.60937 -0.32813,0.78125 -1.10938,1.65625 -0.76562,0.85938 -2.5625,2.39063 -1.5,1.26562 -1.9375,1.71875 -0.42187,0.4375 -0.70312,0.89062 l 6.67187,0 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3189"
+     d="m 53.35538,71.53098 5.23437,-13.59375 1.9375,0 5.5625,13.59375 -2.04687,0 -1.59375,-4.125 -5.6875,0 -1.48438,4.125 -1.92187,0 z m 3.92187,-5.57813 4.60938,0 -1.40625,-3.78125 q -0.65625,-1.70312 -0.96875,-2.8125 -0.26563,1.3125 -0.73438,2.59375 l -1.5,4 z m 10.05295,5.57813 0,-13.59375 9.84375,0 0,1.59375 -8.04687,0 0,4.17187 7.53125,0 0,1.59375 -7.53125,0 0,4.625 8.35937,0 0,1.60938 -10.15625,0 z m 15.86545,0 0,-12 -4.46875,0 0,-1.59375 10.76563,0 0,1.59375 -4.5,0 0,12 -1.79688,0 z m 13.37616,-7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 9.50723,-4.375 1.6875,-0.14063 q 0.125,1.01563 0.5625,1.67188 0.4375,0.65625 1.35938,1.0625 0.9375,0.40625 2.09375,0.40625 1.03125,0 1.8125,-0.3125 0.79687,-0.3125 1.1875,-0.84375 0.39062,-0.53125 0.39062,-1.15625 0,-0.64063 -0.375,-1.10938 -0.375,-0.48437 -1.23437,-0.8125 -0.54688,-0.21875 -2.42188,-0.65625 -1.875,-0.45312 -2.625,-0.85937 -0.96875,-0.51563 -1.45312,-1.26563 -0.46875,-0.75 -0.46875,-1.6875 0,-1.03125 0.57812,-1.92187 0.59375,-0.90625 1.70313,-1.35938 1.125,-0.46875 2.5,-0.46875 1.51562,0 2.67187,0.48438 1.15625,0.48437 1.76563,1.4375 0.625,0.9375 0.67187,2.14062 l -1.71875,0.125 q -0.14062,-1.28125 -0.95312,-1.9375 -0.79688,-0.67187 -2.35938,-0.67187 -1.625,0 -2.375,0.60937 -0.75,0.59375 -0.75,1.4375 0,0.73438 0.53125,1.20313 0.51563,0.46875 2.70313,0.96875 2.20312,0.5 3.01562,0.875 1.1875,0.54687 1.75,1.39062 0.57813,0.82813 0.57813,1.92188 0,1.09375 -0.625,2.0625 -0.625,0.95312 -1.79688,1.48437 -1.15625,0.53125 -2.60937,0.53125 -1.84375,0 -3.09375,-0.53125 -1.25,-0.54687 -1.96875,-1.625 -0.70313,-1.07812 -0.73438,-2.45312 z m 12.50608,-2.25 q 0,-3.39063 1.8125,-5.29688 1.82812,-1.92187 4.70312,-1.92187 1.875,0 3.39063,0.90625 1.51562,0.89062 2.29687,2.5 0.79688,1.60937 0.79688,3.65625 0,2.0625 -0.84375,3.70312 -0.82813,1.625 -2.35938,2.46875 -1.53125,0.84375 -3.29687,0.84375 -1.92188,0 -3.4375,-0.92187 -1.5,-0.9375 -2.28125,-2.53125 -0.78125,-1.60938 -0.78125,-3.40625 z m 1.85937,0.0312 q 0,2.45312 1.3125,3.875 1.32813,1.40625 3.3125,1.40625 2.03125,0 3.34375,-1.42188 1.3125,-1.4375 1.3125,-4.0625 0,-1.65625 -0.5625,-2.89062 -0.54687,-1.23438 -1.64062,-1.92188 -1.07813,-0.6875 -2.42188,-0.6875 -1.90625,0 -3.28125,1.3125 -1.375,1.3125 -1.375,4.39063 z m 22.12082,-7 1.79688,0 0,7.84375 q 0,2.0625 -0.46875,3.26562 -0.45313,1.20313 -1.67188,1.96875 -1.20312,0.75 -3.17187,0.75 -1.90625,0 -3.125,-0.65625 -1.21875,-0.65625 -1.73438,-1.90625 -0.51562,-1.25 -0.51562,-3.42187 l 0,-7.84375 1.79687,0 0,7.84375 q 0,1.76562 0.32813,2.60937 0.32812,0.84375 1.125,1.29688 0.8125,0.45312 1.96875,0.45312 1.98437,0 2.82812,-0.89062 0.84375,-0.90625 0.84375,-3.46875 l 0,-7.84375 z m 4.58231,13.59375 0,-13.59375 6.03125,0 q 1.8125,0 2.75,0.35937 0.95312,0.35938 1.51562,1.29688 0.5625,0.92187 0.5625,2.04687 0,1.45313 -0.9375,2.45313 -0.92187,0.98437 -2.89062,1.25 0.71875,0.34375 1.09375,0.67187 0.78125,0.73438 1.48437,1.8125 l 2.375,3.70313 -2.26562,0 -1.79688,-2.82813 q -0.79687,-1.21875 -1.3125,-1.875 -0.5,-0.65625 -0.90625,-0.90625 -0.40625,-0.26562 -0.8125,-0.35937 -0.3125,-0.0781 -1.01562,-0.0781 l -2.07813,0 0,6.04688 -1.79687,0 z m 1.79687,-7.59375 3.85938,0 q 1.23437,0 1.92187,-0.25 0.70313,-0.26563 1.0625,-0.82813 0.375,-0.5625 0.375,-1.21875 0,-0.96875 -0.70312,-1.57812 -0.70313,-0.625 -2.21875,-0.625 l -4.29688,0 0,4.5 z m 21.34796,2.82812 1.79688,0.45313 q -0.5625,2.21875 -2.03125,3.39062 -1.46875,1.15625 -3.59375,1.15625 -2.20313,0 -3.57813,-0.89062 -1.375,-0.90625 -2.09375,-2.59375 -0.71875,-1.70313 -0.71875,-3.65625 0,-2.125 0.79688,-3.70313 0.8125,-1.57812 2.3125,-2.39062 1.5,-0.82813 3.29687,-0.82813 2.04688,0 3.4375,1.04688 1.39063,1.03125 1.9375,2.90625 l -1.76562,0.42187 q -0.46875,-1.48437 -1.375,-2.15625 -0.90625,-0.6875 -2.26563,-0.6875 -1.5625,0 -2.625,0.75 -1.04687,0.75 -1.48437,2.03125 -0.42188,1.26563 -0.42188,2.60938 0,1.73437 0.5,3.03125 0.51563,1.28125 1.57813,1.92187 1.07812,0.64063 2.3125,0.64063 1.51562,0 2.5625,-0.85938 1.04687,-0.875 1.42187,-2.59375 z m 3.80106,4.76563 0,-13.59375 9.84375,0 0,1.59375 -8.04687,0 0,4.17187 7.53125,0 0,1.59375 -7.53125,0 0,4.625 8.35937,0 0,1.60938 -10.15625,0 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3191"
+     d="m 46.55208,93.53098 0,-13.59375 4.6875,0 q 1.57812,0 2.42187,0.1875 1.15625,0.26562 1.98438,0.96875 1.07812,0.92187 1.60937,2.34375 0.53125,1.40625 0.53125,3.21875 0,1.54687 -0.35937,2.75 -0.35938,1.1875 -0.92188,1.98437 -0.5625,0.78125 -1.23437,1.23438 -0.67188,0.4375 -1.625,0.67187 -0.95313,0.23438 -2.1875,0.23438 l -4.90625,0 z m 1.79687,-1.60938 2.90625,0 q 1.34375,0 2.10938,-0.25 0.76562,-0.25 1.21875,-0.70312 0.64062,-0.64063 1,-1.71875 0.35937,-1.07813 0.35937,-2.625 0,-2.125 -0.70312,-3.26563 -0.70313,-1.15625 -1.70313,-1.54687 -0.71875,-0.28125 -2.32812,-0.28125 l -2.85938,0 0,10.39062 z m 11.97295,1.60938 0,-13.59375 1.8125,0 0,13.59375 -1.8125,0 z m 14.58955,-4.76563 1.79688,0.45313 q -0.5625,2.21875 -2.03125,3.39062 -1.46875,1.15625 -3.59375,1.15625 -2.20313,0 -3.57813,-0.89062 -1.375,-0.90625 -2.09375,-2.59375 -0.71875,-1.70313 -0.71875,-3.65625 0,-2.125 0.79688,-3.70313 0.8125,-1.57812 2.3125,-2.39062 1.5,-0.82813 3.29687,-0.82813 2.04688,0 3.4375,1.04688 1.39063,1.03125 1.9375,2.90625 l -1.76562,0.42187 q -0.46875,-1.48437 -1.375,-2.15625 -0.90625,-0.6875 -2.26563,-0.6875 -1.5625,0 -2.625,0.75 -1.04687,0.75 -1.48437,2.03125 -0.42188,1.26563 -0.42188,2.60938 0,1.73437 0.5,3.03125 0.51563,1.28125 1.57813,1.92187 1.07812,0.64063 2.3125,0.64063 1.51562,0 2.5625,-0.85938 1.04687,-0.875 1.42187,-2.59375 z m 3.22295,-1.85937 q 0,-3.39063 1.8125,-5.29688 1.82813,-1.92187 4.70313,-1.92187 1.875,0 3.39062,0.90625 1.51563,0.89062 2.29688,2.5 0.79687,1.60937 0.79687,3.65625 0,2.0625 -0.84375,3.70312 -0.82812,1.625 -2.35937,2.46875 -1.53125,0.84375 -3.29688,0.84375 -1.92187,0 -3.4375,-0.92187 -1.5,-0.9375 -2.28125,-2.53125 -0.78125,-1.60938 -0.78125,-3.40625 z m 1.85938,0.0312 q 0,2.45312 1.3125,3.875 1.32812,1.40625 3.3125,1.40625 2.03125,0 3.34375,-1.42188 1.3125,-1.4375 1.3125,-4.0625 0,-1.65625 -0.5625,-2.89062 -0.54688,-1.23438 -1.64063,-1.92188 -1.07812,-0.6875 -2.42187,-0.6875 -1.90625,0 -3.28125,1.3125 -1.375,1.3125 -1.375,4.39063 z m 13.13643,6.59375 0,-13.59375 2.71875,0 3.21875,9.625 q 0.4375,1.34375 0.64062,2.01562 0.23438,-0.75 0.73438,-2.1875 l 3.25,-9.45312 2.42187,0 0,13.59375 -1.73437,0 0,-11.39063 -3.95313,11.39063 -1.625,0 -3.9375,-11.57813 0,11.57813 -1.73437,0 z m 20.7866,0 0,-13.59375 5.125,0 q 1.35938,0 2.07813,0.125 1,0.17187 1.67187,0.64062 0.67188,0.46875 1.07813,1.3125 0.42187,0.84375 0.42187,1.84375 0,1.73438 -1.10937,2.9375 -1.09375,1.20313 -3.98438,1.20313 l -3.48437,0 0,5.53125 -1.79688,0 z m 1.79688,-7.14063 3.51562,0 q 1.75,0 2.46875,-0.64062 0.73438,-0.65625 0.73438,-1.82813 0,-0.85937 -0.4375,-1.46875 -0.42188,-0.60937 -1.125,-0.79687 -0.45313,-0.125 -1.67188,-0.125 l -3.48437,0 0,4.85937 z m 9.80294,2.21875 q 0,-2.73437 1.53125,-4.0625 1.26563,-1.09375 3.09375,-1.09375 2.03125,0 3.3125,1.34375 1.29688,1.32813 1.29688,3.67188 0,1.90625 -0.57813,3 -0.5625,1.07812 -1.65625,1.6875 -1.07812,0.59375 -2.375,0.59375 -2.0625,0 -3.34375,-1.32813 -1.28125,-1.32812 -1.28125,-3.8125 z m 1.71875,0 q 0,1.89063 0.82813,2.82813 0.82812,0.9375 2.07812,0.9375 1.25,0 2.0625,-0.9375 0.82813,-0.95313 0.82813,-2.89063 0,-1.82812 -0.82813,-2.76562 -0.82812,-0.9375 -2.0625,-0.9375 -1.25,0 -2.07812,0.9375 -0.82813,0.9375 -0.82813,2.82812 z m 9.26633,4.92188 0,-9.85938 1.5,0 0,1.5 q 0.57813,-1.04687 1.0625,-1.375 0.48438,-0.34375 1.07813,-0.34375 0.84375,0 1.71875,0.54688 l -0.57813,1.54687 q -0.60937,-0.35937 -1.23437,-0.35937 -0.54688,0 -0.98438,0.32812 -0.42187,0.32813 -0.60937,0.90625 -0.28125,0.89063 -0.28125,1.95313 l 0,5.15625 -1.67188,0 z m 9.88455,-1.5 0.23438,1.48437 q -0.70313,0.14063 -1.26563,0.14063 -0.90625,0 -1.40625,-0.28125 -0.5,-0.29688 -0.70312,-0.75 -0.20313,-0.46875 -0.20313,-1.98438 l 0,-5.65625 -1.23437,0 0,-1.3125 1.23437,0 0,-2.4375 1.65625,-1 0,3.4375 1.6875,0 0,1.3125 -1.6875,0 0,5.75 q 0,0.71875 0.0781,0.92188 0.0937,0.20312 0.29687,0.32812 0.20313,0.125 0.57813,0.125 0.26562,0 0.73437,-0.0781 z m 7.17911,-6.45313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 15.72598,0 -1.67187,0 0,-10.64063 q -0.59375,0.57813 -1.57813,1.15625 -0.98437,0.5625 -1.76562,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45312,-1.59375 1.04688,-0.9375 1.48438,-1.8125 l 1.07812,0 0,13.65625 z m 4.07886,-6.70313 q 0,-2.42187 0.5,-3.89062 0.5,-1.46875 1.46875,-2.26563 0.98438,-0.79687 2.46875,-0.79687 1.09375,0 1.92188,0.4375 0.82812,0.4375 1.35937,1.28125 0.54688,0.82812 0.84375,2.01562 0.3125,1.1875 0.3125,3.21875 0,2.39063 -0.5,3.85938 -0.48437,1.46875 -1.46875,2.28125 -0.96875,0.79687 -2.46875,0.79687 -1.96875,0 -3.07812,-1.40625 -1.35938,-1.70312 -1.35938,-5.53125 z m 1.71875,0 q 0,3.34375 0.78125,4.45313 0.79688,1.10937 1.9375,1.10937 1.15625,0 1.9375,-1.10937 0.78125,-1.125 0.78125,-4.45313 0,-3.35937 -0.78125,-4.46875 -0.78125,-1.10937 -1.95312,-1.10937 -1.15625,0 -1.82813,0.98437 -0.875,1.23438 -0.875,4.59375 z m 14.01633,6.70313 0,-3.25 -5.90625,0 0,-1.53125 6.21875,-8.8125 1.35937,0 0,8.8125 1.84375,0 0,1.53125 -1.84375,0 0,3.25 -1.67187,0 z m 0,-4.78125 0,-6.14063 -4.25,6.14063 4.25,0 z" />
+  <path
+     style="fill:#cfe2f3;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3193"
+     d="m 511.89165,22.20455 0,0 c 0,-11.70691 9.49036,-21.19727 21.19727,-21.19727 l 194.0149,0 c 5.62188,0 11.01349,2.23328 14.98877,6.20856 3.97522,3.97525 6.20849,9.36685 6.20849,14.98871 l 0,84.78656 c 0,11.70694 -9.49035,21.1973 -21.19726,21.1973 l -194.0149,0 c -11.70691,0 -21.19727,-9.49036 -21.19727,-21.1973 z" />
+  <path
+     style="stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round"
+     inkscape:connector-curvature="0"
+     id="path3195"
+     d="m 511.89165,22.20455 0,0 c 0,-11.70691 9.49036,-21.19727 21.19727,-21.19727 l 194.0149,0 c 5.62188,0 11.01349,2.23328 14.98877,6.20856 3.97522,3.97525 6.20849,9.36685 6.20849,14.98871 l 0,84.78656 c 0,11.70694 -9.49035,21.1973 -21.19726,21.1973 l -194.0149,0 c -11.70691,0 -21.19727,-9.49036 -21.19727,-21.1973 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3197"
+     d="m 555.62005,49.51785 0,-13.59375 1.8125,0 0,13.59375 -1.8125,0 z m 4.88641,0 0,-13.59375 5.125,0 q 1.35938,0 2.07813,0.125 1,0.17187 1.67187,0.64062 0.67188,0.46875 1.07813,1.3125 0.42187,0.84375 0.42187,1.84375 0,1.73438 -1.10937,2.9375 -1.09375,1.20313 -3.98438,1.20313 l -3.48437,0 0,5.53125 -1.79688,0 z m 1.79688,-7.14063 3.51562,0 q 1.75,0 2.46875,-0.64062 0.73438,-0.65625 0.73438,-1.82813 0,-0.85937 -0.4375,-1.46875 -0.42188,-0.60937 -1.125,-0.79687 -0.45313,-0.125 -1.67188,-0.125 l -3.48437,0 0,4.85937 z m 16.08002,-0.8125 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 15.72601,0 -1.67188,0 0,-10.64063 q -0.59375,0.57813 -1.57812,1.15625 -0.98438,0.5625 -1.76563,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45313,-1.59375 1.04687,-0.9375 1.48437,-1.8125 l 1.07813,0 0,13.65625 z m 4.34442,-3.14063 1.59375,-0.15625 q 0.20312,1.14063 0.78125,1.65625 0.57812,0.5 1.48437,0.5 0.76563,0 1.34375,-0.34375 0.57813,-0.35937 0.95313,-0.95312 0.375,-0.59375 0.625,-1.59375 0.25,-1 0.25,-2.03125 0,-0.10938 -0.0156,-0.34375 -0.5,0.79687 -1.375,1.29687 -0.85937,0.5 -1.875,0.5 -1.6875,0 -2.85937,-1.21875 -1.17188,-1.23437 -1.17188,-3.23437 0,-2.07813 1.21875,-3.32813 1.23438,-1.26562 3.0625,-1.26562 1.32813,0 2.42188,0.71875 1.10937,0.70312 1.67187,2.03125 0.57813,1.32812 0.57813,3.82812 0,2.60938 -0.57813,4.15625 -0.5625,1.54688 -1.6875,2.35938 -1.10937,0.79687 -2.60937,0.79687 -1.59375,0 -2.60938,-0.89062 -1,-0.89063 -1.20312,-2.48438 z m 6.82812,-6 q 0,-1.4375 -0.76562,-2.28125 -0.76563,-0.85937 -1.84375,-0.85937 -1.10938,0 -1.9375,0.92187 -0.82813,0.90625 -0.82813,2.34375 0,1.3125 0.78125,2.125 0.79688,0.79688 1.9375,0.79688 1.17188,0 1.90625,-0.79688 0.75,-0.8125 0.75,-2.25 z m 12.06324,7.53125 0,1.60938 -8.98438,0 q -0.0156,-0.60938 0.1875,-1.15625 0.34375,-0.92188 1.09375,-1.8125 0.76563,-0.89063 2.1875,-2.0625 2.21875,-1.8125 3,-2.875 0.78125,-1.0625 0.78125,-2.01563 0,-0.98437 -0.71875,-1.67187 -0.70312,-0.6875 -1.84375,-0.6875 -1.20312,0 -1.9375,0.73437 -0.71875,0.71875 -0.71875,2 l -1.71875,-0.17187 q 0.17188,-1.92188 1.32813,-2.92188 1.15625,-1.01562 3.09375,-1.01562 1.95312,0 3.09375,1.09375 1.14062,1.07812 1.14062,2.6875 0,0.8125 -0.34375,1.60937 -0.32812,0.78125 -1.10937,1.65625 -0.76563,0.85938 -2.5625,2.39063 -1.5,1.26562 -1.9375,1.71875 -0.42188,0.4375 -0.70313,0.89062 l 6.67188,0 z m 2.53198,1.60938 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 10.54266,0 -1.67187,0 0,-10.64063 q -0.59375,0.57813 -1.57813,1.15625 -0.98437,0.5625 -1.76562,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45312,-1.59375 1.04688,-0.9375 1.48438,-1.8125 l 1.07812,0 0,13.65625 z m 12.75074,-10.26563 -1.65625,0.125 q -0.21875,-0.98437 -0.64063,-1.42187 -0.67187,-0.71875 -1.65625,-0.71875 -0.8125,0 -1.40625,0.4375 -0.79687,0.57812 -1.25,1.6875 -0.45312,1.09375 -0.46875,3.14062 0.60938,-0.92187 1.46875,-1.35937 0.875,-0.45313 1.82813,-0.45313 1.67187,0 2.84375,1.23438 1.17187,1.23437 1.17187,3.17187 0,1.28125 -0.54687,2.39063 -0.54688,1.09375 -1.51563,1.6875 -0.96875,0.57812 -2.1875,0.57812 -2.09375,0 -3.40625,-1.53125 -1.3125,-1.54687 -1.3125,-5.0625 0,-3.95312 1.45313,-5.73437 1.26562,-1.5625 3.42187,-1.5625 1.60938,0 2.625,0.90625 1.03125,0.89062 1.23438,2.48437 z m -6.8125,5.85938 q 0,0.85937 0.35937,1.65625 0.375,0.78125 1.03125,1.20312 0.65625,0.40625 1.375,0.40625 1.0625,0 1.8125,-0.84375 0.76563,-0.85937 0.76563,-2.32812 0,-1.40625 -0.75,-2.21875 -0.75,-0.8125 -1.89063,-0.8125 -1.125,0 -1.92187,0.8125 -0.78125,0.8125 -0.78125,2.125 z m 11.09448,-2.96875 q -1.04688,-0.375 -1.54688,-1.07813 -0.5,-0.71875 -0.5,-1.70312 0,-1.48438 1.0625,-2.48438 1.07813,-1.01562 2.84375,-1.01562 1.78125,0 2.85938,1.03125 1.09375,1.03125 1.09375,2.51562 0,0.95313 -0.5,1.65625 -0.48438,0.70313 -1.5,1.07813 1.25,0.40625 1.90625,1.3125 0.65625,0.90625 0.65625,2.17187 0,1.75 -1.23438,2.9375 -1.23437,1.1875 -3.25,1.1875 -2.01562,0 -3.25,-1.1875 -1.23437,-1.20312 -1.23437,-2.98437 0,-1.32813 0.67187,-2.21875 0.67188,-0.89063 1.92188,-1.21875 z m -0.32813,-2.82813 q 0,0.96875 0.60938,1.57813 0.625,0.60937 1.625,0.60937 0.95312,0 1.5625,-0.60937 0.625,-0.60938 0.625,-1.48438 0,-0.92187 -0.64063,-1.54687 -0.625,-0.625 -1.57812,-0.625 -0.95313,0 -1.57813,0.60937 -0.625,0.60938 -0.625,1.46875 z m -0.54687,6.28125 q 0,0.71875 0.32812,1.39063 0.34375,0.65625 1.01563,1.03125 0.67187,0.35937 1.4375,0.35937 1.20312,0 1.98437,-0.76562 0.78125,-0.78125 0.78125,-1.96875 0,-1.20313 -0.8125,-1.98438 -0.79687,-0.79687 -2,-0.79687 -1.1875,0 -1.96875,0.78125 -0.76562,0.78125 -0.76562,1.95312 z m 9.61004,3.92188 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 4.37085,-11.8125 0,-1.60938 8.79688,0 0,1.29688 q -1.29688,1.375 -2.57813,3.67187 -1.26562,2.29688 -1.96875,4.71875 -0.5,1.70313 -0.64062,3.73438 l -1.71875,0 q 0.0312,-1.60938 0.625,-3.875 0.60937,-2.28125 1.73437,-4.39063 1.14063,-2.10937 2.40625,-3.54687 l -6.65625,0 z m 15.61005,11.8125 0,-3.25 -5.90625,0 0,-1.53125 6.21875,-8.8125 1.35937,0 0,8.8125 1.84375,0 0,1.53125 -1.84375,0 0,3.25 -1.67187,0 z m 0,-4.78125 0,-6.14063 -4.25,6.14063 4.25,0 z m 5.95386,4.78125 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 4.26141,-3.59375 1.67187,-0.21875 q 0.28125,1.42187 0.96875,2.04687 0.70313,0.625 1.6875,0.625 1.1875,0 2,-0.8125 0.8125,-0.82812 0.8125,-2.03125 0,-1.14062 -0.76562,-1.89062 -0.75,-0.75 -1.90625,-0.75 -0.46875,0 -1.17188,0.1875 l 0.1875,-1.46875 q 0.15625,0.0156 0.26563,0.0156 1.0625,0 1.90625,-0.54687 0.85937,-0.5625 0.85937,-1.71875 0,-0.92188 -0.625,-1.51563 -0.60937,-0.60937 -1.59375,-0.60937 -0.96875,0 -1.625,0.60937 -0.64062,0.60938 -0.82812,1.84375 l -1.67188,-0.29687 q 0.29688,-1.6875 1.375,-2.60938 1.09375,-0.92187 2.71875,-0.92187 1.10938,0 2.04688,0.48437 0.9375,0.46875 1.42187,1.29688 0.5,0.82812 0.5,1.75 0,0.89062 -0.46875,1.60937 -0.46875,0.71875 -1.40625,1.15625 1.21875,0.26563 1.875,1.15625 0.67188,0.875 0.67188,2.1875 0,1.78125 -1.29688,3.01563 -1.29687,1.23437 -3.28125,1.23437 -1.79687,0 -2.98437,-1.0625 -1.17188,-1.0625 -1.34375,-2.76562 z m 15.71948,3.59375 0,-3.25 -5.90625,0 0,-1.53125 6.21875,-8.8125 1.35938,0 0,8.8125 1.84375,0 0,1.53125 -1.84375,0 0,3.25 -1.67188,0 z m 0,-4.78125 0,-6.14063 -4.25,6.14063 4.25,0 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3199"
+     d="m 566.31685,71.51785 5.23438,-13.59375 1.9375,0 5.5625,13.59375 -2.04688,0 -1.59375,-4.125 -5.6875,0 -1.48437,4.125 -1.92188,0 z m 3.92188,-5.57813 4.60937,0 -1.40625,-3.78125 q -0.65625,-1.70312 -0.96875,-2.8125 -0.26562,1.3125 -0.73437,2.59375 l -1.5,4 z m 10.05297,5.57813 0,-13.59375 9.84375,0 0,1.59375 -8.04687,0 0,4.17187 7.53125,0 0,1.59375 -7.53125,0 0,4.625 8.35937,0 0,1.60938 -10.15625,0 z m 15.86542,0 0,-12 -4.46875,0 0,-1.59375 10.76563,0 0,1.59375 -4.5,0 0,12 -1.79688,0 z m 13.37616,-7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 13.56976,0 0,-12 -4.46875,0 0,-1.59375 10.76563,0 0,1.59375 -4.5,0 0,12 -1.79688,0 z m 6.44288,0 5.23437,-13.59375 1.9375,0 5.5625,13.59375 -2.04687,0 -1.59375,-4.125 -5.6875,0 -1.48438,4.125 -1.92187,0 z m 3.92187,-5.57813 4.60938,0 -1.40625,-3.78125 q -0.65625,-1.70312 -0.96875,-2.8125 -0.26563,1.3125 -0.73438,2.59375 l -1.5,4 z m 10.05292,5.57813 0,-13.59375 6.03125,0 q 1.8125,0 2.75,0.35937 0.95312,0.35938 1.51562,1.29688 0.5625,0.92187 0.5625,2.04687 0,1.45313 -0.9375,2.45313 -0.92187,0.98437 -2.89062,1.25 0.71875,0.34375 1.09375,0.67187 0.78125,0.73438 1.48437,1.8125 l 2.375,3.70313 -2.26562,0 -1.79688,-2.82813 q -0.79687,-1.21875 -1.3125,-1.875 -0.5,-0.65625 -0.90625,-0.90625 -0.40625,-0.26562 -0.8125,-0.35937 -0.3125,-0.0781 -1.01562,-0.0781 l -2.07813,0 0,6.04688 -1.79687,0 z m 1.79687,-7.59375 3.85938,0 q 1.23437,0 1.92187,-0.25 0.70313,-0.26563 1.0625,-0.82813 0.375,-0.5625 0.375,-1.21875 0,-0.96875 -0.70312,-1.57812 -0.70313,-0.625 -2.21875,-0.625 l -4.29688,0 0,4.5 z m 18.00421,2.26562 0,-1.60937 5.76563,0 0,5.04687 q -1.32813,1.0625 -2.75,1.59375 -1.40625,0.53125 -2.89063,0.53125 -2,0 -3.64062,-0.85937 -1.625,-0.85938 -2.46875,-2.48438 -0.82813,-1.625 -0.82813,-3.625 0,-1.98437 0.82813,-3.70312 0.82812,-1.71875 2.39062,-2.54688 1.5625,-0.84375 3.59375,-0.84375 1.46875,0 2.65625,0.48438 1.20313,0.46875 1.875,1.32812 0.67188,0.84375 1.03125,2.21875 l -1.625,0.4375 q -0.3125,-1.03125 -0.76562,-1.625 -0.45313,-0.59375 -1.29688,-0.95312 -0.84375,-0.35938 -1.875,-0.35938 -1.23437,0 -2.14062,0.375 -0.89063,0.375 -1.45313,1 -0.54687,0.60938 -0.84375,1.34375 -0.53125,1.25 -0.53125,2.73438 0,1.8125 0.625,3.04687 0.64063,1.21875 1.82813,1.8125 1.20312,0.59375 2.54687,0.59375 1.17188,0 2.28125,-0.45312 1.10938,-0.45313 1.6875,-0.95313 l 0,-2.53125 -4,0 z m 8.18329,5.32813 0,-13.59375 9.84375,0 0,1.59375 -8.04687,0 0,4.17187 7.53125,0 0,1.59375 -7.53125,0 0,4.625 8.35937,0 0,1.60938 -10.15625,0 z m 15.86548,0 0,-12 -4.46875,0 0,-1.59375 10.76563,0 0,1.59375 -4.5,0 0,12 -1.79688,0 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3201"
+     d="m 557.43658,93.51785 0,-13.59375 4.6875,0 q 1.57813,0 2.42188,0.1875 1.15625,0.26562 1.98437,0.96875 1.07813,0.92187 1.60938,2.34375 0.53125,1.40625 0.53125,3.21875 0,1.54687 -0.35938,2.75 -0.35937,1.1875 -0.92187,1.98437 -0.5625,0.78125 -1.23438,1.23438 -0.67187,0.4375 -1.625,0.67187 -0.95312,0.23438 -2.1875,0.23438 l -4.90625,0 z m 1.79688,-1.60938 2.90625,0 q 1.34375,0 2.10937,-0.25 0.76563,-0.25 1.21875,-0.70312 0.64063,-0.64063 1,-1.71875 0.35938,-1.07813 0.35938,-2.625 0,-2.125 -0.70313,-3.26563 -0.70312,-1.15625 -1.70312,-1.54687 -0.71875,-0.28125 -2.32813,-0.28125 l -2.85937,0 0,10.39062 z m 11.97296,1.60938 0,-13.59375 1.8125,0 0,13.59375 -1.8125,0 z m 14.58954,-4.76563 1.79687,0.45313 q -0.5625,2.21875 -2.03125,3.39062 -1.46875,1.15625 -3.59375,1.15625 -2.20312,0 -3.57812,-0.89062 -1.375,-0.90625 -2.09375,-2.59375 -0.71875,-1.70313 -0.71875,-3.65625 0,-2.125 0.79687,-3.70313 0.8125,-1.57812 2.3125,-2.39062 1.5,-0.82813 3.29688,-0.82813 2.04687,0 3.4375,1.04688 1.39062,1.03125 1.9375,2.90625 l -1.76563,0.42187 q -0.46875,-1.48437 -1.375,-2.15625 -0.90625,-0.6875 -2.26562,-0.6875 -1.5625,0 -2.625,0.75 -1.04688,0.75 -1.48438,2.03125 -0.42187,1.26563 -0.42187,2.60938 0,1.73437 0.5,3.03125 0.51562,1.28125 1.57812,1.92187 1.07813,0.64063 2.3125,0.64063 1.51563,0 2.5625,-0.85938 1.04688,-0.875 1.42188,-2.59375 z m 3.22296,-1.85937 q 0,-3.39063 1.8125,-5.29688 1.82812,-1.92187 4.70312,-1.92187 1.875,0 3.39063,0.90625 1.51562,0.89062 2.29687,2.5 0.79688,1.60937 0.79688,3.65625 0,2.0625 -0.84375,3.70312 -0.82813,1.625 -2.35938,2.46875 -1.53125,0.84375 -3.29687,0.84375 -1.92188,0 -3.4375,-0.92187 -1.5,-0.9375 -2.28125,-2.53125 -0.78125,-1.60938 -0.78125,-3.40625 z m 1.85937,0.0312 q 0,2.45312 1.3125,3.875 1.32813,1.40625 3.3125,1.40625 2.03125,0 3.34375,-1.42188 1.3125,-1.4375 1.3125,-4.0625 0,-1.65625 -0.5625,-2.89062 -0.54687,-1.23438 -1.64062,-1.92188 -1.07813,-0.6875 -2.42188,-0.6875 -1.90625,0 -3.28125,1.3125 -1.375,1.3125 -1.375,4.39063 z m 13.13642,6.59375 0,-13.59375 2.71875,0 3.21875,9.625 q 0.4375,1.34375 0.64062,2.01562 0.23438,-0.75 0.73438,-2.1875 l 3.25,-9.45312 2.42187,0 0,13.59375 -1.73437,0 0,-11.39063 -3.95313,11.39063 -1.625,0 -3.9375,-11.57813 0,11.57813 -1.73437,0 z m 20.78662,0 0,-13.59375 5.125,0 q 1.35937,0 2.07812,0.125 1,0.17187 1.67188,0.64062 0.67187,0.46875 1.07812,1.3125 0.42188,0.84375 0.42188,1.84375 0,1.73438 -1.10938,2.9375 -1.09375,1.20313 -3.98437,1.20313 l -3.48438,0 0,5.53125 -1.79687,0 z m 1.79687,-7.14063 3.51563,0 q 1.75,0 2.46875,-0.64062 0.73437,-0.65625 0.73437,-1.82813 0,-0.85937 -0.4375,-1.46875 -0.42187,-0.60937 -1.125,-0.79687 -0.45312,-0.125 -1.67187,-0.125 l -3.48438,0 0,4.85937 z m 9.80292,2.21875 q 0,-2.73437 1.53125,-4.0625 1.26562,-1.09375 3.09375,-1.09375 2.03125,0 3.3125,1.34375 1.29687,1.32813 1.29687,3.67188 0,1.90625 -0.57812,3 -0.5625,1.07812 -1.65625,1.6875 -1.07813,0.59375 -2.375,0.59375 -2.0625,0 -3.34375,-1.32813 -1.28125,-1.32812 -1.28125,-3.8125 z m 1.71875,0 q 0,1.89063 0.82812,2.82813 0.82813,0.9375 2.07813,0.9375 1.25,0 2.0625,-0.9375 0.82812,-0.95313 0.82812,-2.89063 0,-1.82812 -0.82812,-2.76562 -0.82813,-0.9375 -2.0625,-0.9375 -1.25,0 -2.07813,0.9375 -0.82812,0.9375 -0.82812,2.82812 z m 9.26636,4.92188 0,-9.85938 1.5,0 0,1.5 q 0.57812,-1.04687 1.0625,-1.375 0.48437,-0.34375 1.07812,-0.34375 0.84375,0 1.71875,0.54688 l -0.57812,1.54687 q -0.60938,-0.35937 -1.23438,-0.35937 -0.54687,0 -0.98437,0.32812 -0.42188,0.32813 -0.60938,0.90625 -0.28125,0.89063 -0.28125,1.95313 l 0,5.15625 -1.67187,0 z m 9.88458,-1.5 0.23437,1.48437 q -0.70312,0.14063 -1.26562,0.14063 -0.90625,0 -1.40625,-0.28125 -0.5,-0.29688 -0.70313,-0.75 -0.20312,-0.46875 -0.20312,-1.98438 l 0,-5.65625 -1.23438,0 0,-1.3125 1.23438,0 0,-2.4375 1.65625,-1 0,3.4375 1.6875,0 0,1.3125 -1.6875,0 0,5.75 q 0,0.71875 0.0781,0.92188 0.0937,0.20312 0.29688,0.32812 0.20312,0.125 0.57812,0.125 0.26563,0 0.73438,-0.0781 z m 7.17908,-6.45313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 0,7.95313 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 15.72601,0 -1.67188,0 0,-10.64063 q -0.59375,0.57813 -1.57812,1.15625 -0.98438,0.5625 -1.76563,0.85938 l 0,-1.625 q 1.40625,-0.65625 2.45313,-1.59375 1.04687,-0.9375 1.48437,-1.8125 l 1.07813,0 0,13.65625 z m 4.07879,-6.70313 q 0,-2.42187 0.5,-3.89062 0.5,-1.46875 1.46875,-2.26563 0.98438,-0.79687 2.46875,-0.79687 1.09375,0 1.92188,0.4375 0.82812,0.4375 1.35937,1.28125 0.54688,0.82812 0.84375,2.01562 0.3125,1.1875 0.3125,3.21875 0,2.39063 -0.5,3.85938 -0.48437,1.46875 -1.46875,2.28125 -0.96875,0.79687 -2.46875,0.79687 -1.96875,0 -3.07812,-1.40625 -1.35938,-1.70312 -1.35938,-5.53125 z m 1.71875,0 q 0,3.34375 0.78125,4.45313 0.79688,1.10937 1.9375,1.10937 1.15625,0 1.9375,-1.10937 0.78125,-1.125 0.78125,-4.45313 0,-3.35937 -0.78125,-4.46875 -0.78125,-1.10937 -1.95312,-1.10937 -1.15625,0 -1.82813,0.98437 -0.875,1.23438 -0.875,4.59375 z m 14.01636,6.70313 0,-3.25 -5.90625,0 0,-1.53125 6.21875,-8.8125 1.35938,0 0,8.8125 1.84375,0 0,1.53125 -1.84375,0 0,3.25 -1.67188,0 z m 0,-4.78125 0,-6.14063 -4.25,6.14063 4.25,0 z" />
+  <path
+     style="fill:#f4cccc;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3203"
+     d="m 292.40085,24.50861 177.811,0 0,-15.89764 31.79529,31.79528 -31.79529,31.79529 0,-15.89764 -177.811,0 z" />
+  <path
+     style="stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round"
+     inkscape:connector-curvature="0"
+     id="path3205"
+     d="m 292.40085,24.50861 177.811,0 0,-15.89764 31.79529,31.79528 -31.79529,31.79529 0,-15.89764 -177.811,0 z" />
+  <path
+     style="fill:#000000;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3207"
+     d="m 333.43378,47.32625 0,-1.90625 1.90625,0 0,1.90625 -1.90625,0 z m 4.93332,0 0,-13.59375 4.6875,0 q 1.57812,0 2.42187,0.1875 1.15625,0.26563 1.98438,0.96875 1.07812,0.92188 1.60937,2.34375 0.53125,1.40625 0.53125,3.21875 0,1.54688 -0.35937,2.75 -0.35938,1.1875 -0.92188,1.98438 -0.5625,0.78125 -1.23437,1.23437 -0.67188,0.4375 -1.625,0.67188 -0.95313,0.23437 -2.1875,0.23437 l -4.90625,0 z m 1.79687,-1.60937 2.90625,0 q 1.34375,0 2.10938,-0.25 0.76562,-0.25 1.21875,-0.70313 0.64062,-0.64062 1,-1.71875 0.35937,-1.07812 0.35937,-2.625 0,-2.125 -0.70312,-3.26562 -0.70313,-1.15625 -1.70313,-1.54688 -0.71875,-0.28125 -2.32812,-0.28125 l -2.85938,0 0,10.39063 z m 21.37918,-3.15625 1.79688,0.45312 q -0.5625,2.21875 -2.03125,3.39063 -1.46875,1.15625 -3.59375,1.15625 -2.20313,0 -3.57813,-0.89063 -1.375,-0.90625 -2.09375,-2.59375 -0.71875,-1.70312 -0.71875,-3.65625 0,-2.125 0.79688,-3.70312 0.8125,-1.57813 2.3125,-2.39063 1.5,-0.82812 3.29687,-0.82812 2.04688,0 3.4375,1.04687 1.39063,1.03125 1.9375,2.90625 l -1.76562,0.42188 q -0.46875,-1.48438 -1.375,-2.15625 -0.90625,-0.6875 -2.26563,-0.6875 -1.5625,0 -2.625,0.75 -1.04687,0.75 -1.48437,2.03125 -0.42188,1.26562 -0.42188,2.60937 0,1.73438 0.5,3.03125 0.51563,1.28125 1.57813,1.92188 1.07812,0.64062 2.3125,0.64062 1.51562,0 2.5625,-0.85937 1.04687,-0.875 1.42187,-2.59375 z m 3.70734,4.76562 0,-13.59375 2.71875,0 3.21875,9.625 q 0.4375,1.34375 0.64063,2.01563 0.23437,-0.75 0.73437,-2.1875 l 3.25,-9.45313 2.42188,0 0,13.59375 -1.73438,0 0,-11.39062 -3.95312,11.39062 -1.625,0 -3.9375,-11.57812 0,11.57812 -1.73438,0 z m 20.55225,0 0,-9.85937 1.5,0 0,1.5 q 0.57812,-1.04688 1.0625,-1.375 0.48437,-0.34375 1.07812,-0.34375 0.84375,0 1.71875,0.54687 l -0.57812,1.54688 q -0.60938,-0.35938 -1.23438,-0.35938 -0.54687,0 -0.98437,0.32813 -0.42188,0.32812 -0.60938,0.90625 -0.28125,0.89062 -0.28125,1.95312 l 0,5.15625 -1.67187,0 z m 12.97827,-3.17187 1.71875,0.21875 q -0.40625,1.5 -1.51563,2.34375 -1.09375,0.82812 -2.8125,0.82812 -2.15625,0 -3.42187,-1.32812 -1.26563,-1.32813 -1.26563,-3.73438 0,-2.48437 1.26563,-3.85937 1.28125,-1.375 3.32812,-1.375 1.98438,0 3.23438,1.34375 1.25,1.34375 1.25,3.79687 0,0.14063 -0.0156,0.4375 l -7.34375,0 q 0.0937,1.625 0.92188,2.48438 0.82812,0.85937 2.0625,0.85937 0.90625,0 1.54687,-0.46875 0.65625,-0.48437 1.04688,-1.54687 z m -5.48438,-2.70313 5.5,0 q -0.10937,-1.23437 -0.625,-1.85937 -0.79687,-0.96875 -2.07812,-0.96875 -1.14063,0 -1.9375,0.78125 -0.78125,0.76562 -0.85938,2.04687 z m 15.39136,9.65625 0,-4.82812 q -0.39063,0.54687 -1.09375,0.90625 -0.6875,0.35937 -1.48438,0.35937 -1.75,0 -3.01562,-1.39062 -1.26563,-1.40625 -1.26563,-3.84375 0,-1.48438 0.51563,-2.65625 0.51562,-1.1875 1.48437,-1.79688 0.98438,-0.60937 2.15625,-0.60937 1.82813,0 2.875,1.54687 l 0,-1.32812 1.5,0 0,13.64062 -1.67187,0 z m -5.14063,-8.73437 q 0,1.90625 0.79688,2.85937 0.79687,0.9375 1.90625,0.9375 1.0625,0 1.82812,-0.89062 0.78125,-0.90625 0.78125,-2.76563 0,-1.95312 -0.8125,-2.95312 -0.8125,-1 -1.90625,-1 -1.09375,0 -1.84375,0.9375 -0.75,0.92187 -0.75,2.875 z m 15.68824,4.95312 0,-1.45312 q -1.14063,1.67187 -3.125,1.67187 -0.85938,0 -1.625,-0.32812 -0.75,-0.34375 -1.125,-0.84375 -0.35938,-0.5 -0.51563,-1.23438 -0.0937,-0.5 -0.0937,-1.5625 l 0,-6.10937 1.67188,0 0,5.46875 q 0,1.3125 0.0937,1.76562 0.15625,0.65625 0.67187,1.03125 0.51563,0.375 1.26563,0.375 0.75,0 1.40625,-0.375 0.65625,-0.39062 0.92187,-1.04687 0.28125,-0.67188 0.28125,-1.9375 l 0,-5.28125 1.67188,0 0,9.85937 -1.5,0 z m 10.67254,-3.17187 1.71875,0.21875 q -0.40625,1.5 -1.51562,2.34375 -1.09375,0.82812 -2.8125,0.82812 -2.15625,0 -3.42188,-1.32812 -1.26562,-1.32813 -1.26562,-3.73438 0,-2.48437 1.26562,-3.85937 1.28125,-1.375 3.32813,-1.375 1.98437,0 3.23437,1.34375 1.25,1.34375 1.25,3.79687 0,0.14063 -0.0156,0.4375 l -7.34375,0 q 0.0937,1.625 0.92187,2.48438 0.82813,0.85937 2.0625,0.85937 0.90625,0 1.54688,-0.46875 0.65625,-0.48437 1.04687,-1.54687 z m -5.48437,-2.70313 5.5,0 q -0.10938,-1.23437 -0.625,-1.85937 -0.79688,-0.96875 -2.07813,-0.96875 -1.14062,0 -1.9375,0.78125 -0.78125,0.76562 -0.85937,2.04687 z m 8.43823,2.9375 1.65625,-0.26562 q 0.14062,1 0.76562,1.53125 0.64063,0.51562 1.78125,0.51562 1.15625,0 1.70313,-0.46875 0.5625,-0.46875 0.5625,-1.09375 0,-0.5625 -0.48438,-0.89062 -0.34375,-0.21875 -1.70312,-0.5625 -1.84375,-0.46875 -2.5625,-0.79688 -0.70313,-0.34375 -1.07813,-0.9375 -0.35937,-0.60937 -0.35937,-1.32812 0,-0.65625 0.29687,-1.21875 0.3125,-0.5625 0.82813,-0.9375 0.39062,-0.28125 1.0625,-0.48438 0.67187,-0.20312 1.4375,-0.20312 1.17187,0 2.04687,0.34375 0.875,0.32812 1.28125,0.90625 0.42188,0.5625 0.57813,1.51562 l -1.625,0.21875 q -0.10938,-0.75 -0.65625,-1.17187 -0.53125,-0.4375 -1.5,-0.4375 -1.15625,0 -1.64063,0.39062 -0.48437,0.375 -0.48437,0.875 0,0.32813 0.20312,0.59375 0.20313,0.26563 0.64063,0.4375 0.25,0.0937 1.46875,0.4375 1.76562,0.46875 2.46875,0.76563 0.70312,0.29687 1.09375,0.875 0.40625,0.57812 0.40625,1.4375 0,0.82812 -0.48438,1.57812 -0.48437,0.73438 -1.40625,1.14063 -0.92187,0.39062 -2.07812,0.39062 -1.92188,0 -2.9375,-0.79687 -1,-0.79688 -1.28125,-2.35938 z m 13.65625,1.4375 0.23437,1.48438 q -0.70312,0.14062 -1.26562,0.14062 -0.90625,0 -1.40625,-0.28125 -0.5,-0.29687 -0.70313,-0.75 -0.20312,-0.46875 -0.20312,-1.98437 l 0,-5.65625 -1.23438,0 0,-1.3125 1.23438,0 0,-2.4375 1.65625,-1 0,3.4375 1.6875,0 0,1.3125 -1.6875,0 0,5.75 q 0,0.71875 0.0781,0.92187 0.0937,0.20313 0.29688,0.32813 0.20312,0.125 0.57812,0.125 0.26563,0 0.73438,-0.0781 z" />
+  <path
+     style="fill:#f4cccc;fill-rule:nonzero"
+     inkscape:connector-curvature="0"
+     id="path3209"
+     d="m 257.7709,96.8157 31.79529,-31.79529 0,15.89765 177.811,0 0,31.79528 -177.811,0 0,15.89762 z" />
+  <path
+     style="stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round"
+     inkscape:connector-curvature="0"
+     id="path3211"
+     d="m 257.7709,96.8157 31.79529,-31.79529 0,15.89765 177.811,0 0,31.79528 -177.811,0 0,15.89762 z" />
+  <flowRoot
+     xml:space="preserve"
+     id="flowRoot3737"
+     style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
+       id="flowRegion3739"><rect
+         id="rect3741"
+         width="223.57124"
+         height="59.078411"
+         x="165.65123"
+         y="246.61554" /></flowRegion><flowPara
+       id="flowPara3743" /></flowRoot>  <g
+     aria-label="DCM Files"
+     transform="matrix(0.45347517,0,0,0.47546352,256.60729,-24.165164)"
+     style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+     id="flowRoot3745">
+    <path
+       d="m 169.80078,254.69634 q 0,3.96484 -1.73828,7.1875 -1.71875,3.22265 -4.58984,5 -1.99219,1.23047 -4.45313,1.77734 -2.44141,0.54688 -6.44531,0.54688 h -7.34375 v -29.08203 h 7.26562 q 4.25782,0 6.75782,0.625 2.51953,0.60546 4.25781,1.67968 2.96875,1.85547 4.6289,4.94141 1.66016,3.08594 1.66016,7.32422 z m -4.04297,-0.0586 q 0,-3.41796 -1.1914,-5.76171 -1.19141,-2.34375 -3.55469,-3.69141 -1.71875,-0.97656 -3.65235,-1.34766 -1.93359,-0.39062 -4.6289,-0.39062 h -3.63281 v 22.4414 h 3.63281 q 2.79297,0 4.86328,-0.41015 2.08984,-0.41016 3.82812,-1.52344 2.16797,-1.38672 3.24219,-3.65234 1.09375,-2.26563 1.09375,-5.66407 z"
+       style=""
+       id="path70" />
+    <path
+       d="m 198.55078,267.09868 q -1.07422,0.46875 -1.95312,0.87891 -0.85938,0.41015 -2.26563,0.85937 -1.19141,0.3711 -2.59766,0.625 -1.38671,0.27344 -3.0664,0.27344 -3.16406,0 -5.76172,-0.87891 -2.57813,-0.89843 -4.49219,-2.79296 -1.875,-1.85547 -2.92969,-4.70704 -1.05468,-2.87109 -1.05468,-6.66015 0,-3.59375 1.01562,-6.42578 1.01563,-2.83203 2.92969,-4.78516 1.85547,-1.89453 4.47266,-2.89062 2.63671,-0.9961 5.83984,-0.9961 2.34375,0 4.66797,0.56641 2.34375,0.5664 5.19531,1.99219 v 4.58984 h -0.29297 q -2.40234,-2.01172 -4.76562,-2.92969 -2.36328,-0.91797 -5.0586,-0.91797 -2.20703,0 -3.98437,0.72266 -1.75781,0.70312 -3.14453,2.20703 -1.34766,1.46484 -2.10938,3.71094 -0.74219,2.22656 -0.74219,5.15625 0,3.0664 0.82032,5.27344 0.83984,2.20703 2.14843,3.59375 1.36719,1.44531 3.1836,2.14843 1.83594,0.6836 3.86719,0.6836 2.79296,0 5.23437,-0.95703 2.44141,-0.95704 4.57031,-2.8711 h 0.27344 z"
+       style=""
+       id="path72" />
+    <path
+       d="m 229.95703,269.20806 h -3.86719 v -25.0586 l -8.08593,17.05078 h -2.30469 l -8.02735,-17.05078 v 25.0586 h -3.61328 v -29.08203 h 5.27344 l 7.75391,16.1914 7.5,-16.1914 h 5.37109 z"
+       style=""
+       id="path74" />
+    <path
+       d="m 270.44531,243.56353 h -14.70703 v 8.20312 H 268.375 v 3.4375 h -12.63672 v 14.00391 h -3.86719 v -29.08203 h 18.57422 z"
+       style=""
+       id="path76" />
+    <path
+       d="m 278.49219,243.73931 h -4.14063 v -3.8086 h 4.14063 z m -0.23438,25.46875 h -3.67187 v -21.81641 h 3.67187 z"
+       style=""
+       id="path78" />
+    <path
+       d="m 289.27344,269.20806 h -3.67188 v -30.39063 h 3.67188 z"
+       style=""
+       id="path80" />
+    <path
+       d="m 314.83984,258.68071 h -16.07422 q 0,2.01172 0.60547,3.51563 0.60547,1.48437 1.66016,2.4414 1.01562,0.9375 2.40234,1.40625 1.40625,0.46875 3.08594,0.46875 2.22656,0 4.47266,-0.8789 2.26562,-0.89844 3.22265,-1.75781 h 0.19532 v 4.0039 q -1.85547,0.78125 -3.78907,1.3086 -1.93359,0.52734 -4.0625,0.52734 -5.42968,0 -8.47656,-2.92969 -3.04687,-2.94922 -3.04687,-8.35937 0,-5.35157 2.91015,-8.4961 2.92969,-3.14453 7.69531,-3.14453 4.41407,0 6.79688,2.57813 2.40234,2.57812 2.40234,7.32422 z m -3.57422,-2.8125 q -0.0195,-2.89062 -1.46484,-4.47265 -1.42578,-1.58203 -4.35547,-1.58203 -2.94922,0 -4.70703,1.73828 -1.73828,1.73828 -1.97266,4.3164 z"
+       style=""
+       id="path82" />
+    <path
+       d="m 335.99219,262.91899 q 0,2.98829 -2.48047,4.90235 -2.46094,1.91406 -6.73828,1.91406 -2.42188,0 -4.45313,-0.56641 -2.01172,-0.58593 -3.3789,-1.26953 v -4.12109 h 0.19531 q 1.73828,1.30859 3.86719,2.08984 2.1289,0.76172 4.08203,0.76172 2.42187,0 3.78906,-0.78125 1.36719,-0.78125 1.36719,-2.46094 0,-1.28906 -0.74219,-1.95312 -0.74219,-0.66406 -2.85156,-1.13281 -0.78125,-0.17578 -2.05078,-0.41016 -1.25,-0.23437 -2.28516,-0.50781 -2.87109,-0.76172 -4.08203,-2.22656 -1.19141,-1.48438 -1.19141,-3.63282 0,-1.34765 0.54688,-2.53906 0.5664,-1.19141 1.69922,-2.12891 1.09375,-0.91796 2.77343,-1.44531 1.69922,-0.54687 3.78907,-0.54687 1.95312,0 3.94531,0.48828 2.01172,0.46875 3.33984,1.15234 v 3.92578 h -0.19531 q -1.40625,-1.03515 -3.41797,-1.73828 -2.01172,-0.72265 -3.94531,-0.72265 -2.01172,0 -3.39844,0.78125 -1.38672,0.76171 -1.38672,2.28515 0,1.34766 0.83985,2.03125 0.82031,0.6836 2.65625,1.11328 1.01562,0.23438 2.26562,0.46875 1.26953,0.23438 2.10938,0.42969 2.55859,0.58594 3.94531,2.01172 1.38672,1.44531 1.38672,3.82812 z"
+       style=""
+       id="path84" />
+  </g>
+</svg>