You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2017/06/05 20:10:26 UTC

[01/11] ant-ivy git commit: Inline warning icon

Repository: ant-ivy
Updated Branches:
  refs/heads/master a267723e6 -> 147fe0eb2


Inline warning icon

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/5e590e57
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/5e590e57
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/5e590e57

Branch: refs/heads/master
Commit: 5e590e57dc73f487dc6541888c9efcf08138de40
Parents: cc35c2b
Author: twogee <g....@gmail.com>
Authored: Sat Jun 3 09:58:10 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 17:09:12 2017 +0200

----------------------------------------------------------------------
 doc/osgi.html                 | 4 +---
 doc/osgi/eclipse-plugin.html  | 2 +-
 doc/osgi/standard-osgi.html   | 2 +-
 doc/osgi/target-platform.html | 2 +-
 4 files changed, 4 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/5e590e57/doc/osgi.html
----------------------------------------------------------------------
diff --git a/doc/osgi.html b/doc/osgi.html
index 80ca878..6783ec5 100644
--- a/doc/osgi.html
+++ b/doc/osgi.html
@@ -25,12 +25,11 @@
 </head>
 <body>
 	<textarea id="xooki-source">
-
 Since Apache Ivy&#153; 2.3, some support for OSGi&#153; dependency management has been introduced.
 
 <table class="notice">
   <tr>
-    <td style="vertical-align: top"><img src="images/warning.png" style="float:left;" /></td>
+    <td style="vertical-align: top"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1em" version="1.1" y="0px" x="0px" viewBox="0 0 980.02045 886.1"><g fill="red"><path d="m972.9158,794.5l-426.1,-761.1c-10.5,-20 -31.1,-32.7 -53.7,-33.4l-1.7,0c-22,0 -42.4,11.5 -53.7,30.5l-428.9,761c-11.5,19.4 -11.8,43.3 -0.6,62.9c11.1,19.6 31.9,31.7 54.4,31.7l854.9,0c21.9,0 42.2,-11.5 53.5,-30.2s12,-42 1.9,-61.4zm-910.4,29.2l428.9,-761.1l426,761.1l-854.9,0z"/><path d="m490.3158,626.7c-36.5,0 -62.1,25.6 -62.1,62.8c0,35.8 24.9,62.8 60.7,62.8l1.4,0c37.3,0 61.5,-27 61.5,-62.8c-0.7,-37.3 -24.9,-62.8 -61.5,-62.8z"/><path d="m451.0158,592.1l78.7,0l15.2,-312.6l-109,0l15.1,312.6z"/></g></svg></td>
     <td>
     Note that this feature is considered as <b>experimental</b>. It should work with simple configuration but may not in complex ones. If you have any issue with that feature, you are welcomed to come discussed your use case on the <a href="http://ant.apache.org/ivy/mailing-lists.html">ivy-user</a> mailing list, or discuss about implementation issues or improvement you may have found on <a href="http://ant.apache.org/ivy/mailing-lists.html">ant-dev</a>.
     </td>
@@ -59,7 +58,6 @@ Here are different use case of using the OSGi capabilities of Ivy:
     <li><a href="osgi/standard-osgi.html">building a standard OSGi bundle</a></li>
     <li><a href="osgi/target-platform.html">managing a "target" platform</a></li>
 </ul>
-
 	</textarea>
 <script type="text/javascript">xooki.postProcess();</script>
 </body>

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/5e590e57/doc/osgi/eclipse-plugin.html
----------------------------------------------------------------------
diff --git a/doc/osgi/eclipse-plugin.html b/doc/osgi/eclipse-plugin.html
index 28c59c4..3b24d92 100644
--- a/doc/osgi/eclipse-plugin.html
+++ b/doc/osgi/eclipse-plugin.html
@@ -28,7 +28,7 @@
 
 <table class="notice">
   <tr>
-    <td style="vertical-align: top"><img src="../images/warning.png" style="float:left;" /></td>
+    <td style="vertical-align: top"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1em" version="1.1" y="0px" x="0px" viewBox="0 0 980.02045 886.1"><g fill="red"><path d="m972.9158,794.5l-426.1,-761.1c-10.5,-20 -31.1,-32.7 -53.7,-33.4l-1.7,0c-22,0 -42.4,11.5 -53.7,30.5l-428.9,761c-11.5,19.4 -11.8,43.3 -0.6,62.9c11.1,19.6 31.9,31.7 54.4,31.7l854.9,0c21.9,0 42.2,-11.5 53.5,-30.2s12,-42 1.9,-61.4zm-910.4,29.2l428.9,-761.1l426,761.1l-854.9,0z"/><path d="m490.3158,626.7c-36.5,0 -62.1,25.6 -62.1,62.8c0,35.8 24.9,62.8 60.7,62.8l1.4,0c37.3,0 61.5,-27 61.5,-62.8c-0.7,-37.3 -24.9,-62.8 -61.5,-62.8z"/><path d="m451.0158,592.1l78.7,0l15.2,-312.6l-109,0l15.1,312.6z"/></g></svg></td>
     <td>
     Note that this feature is considered as <b>experimental</b>. It should work with simple configuration but may not in complex ones. If you have any issue with that feature, you are welcomed to come discussed your use case on the <a href="http://ant.apache.org/ivy/mailing-lists.html">ivy-user</a> mailing list, or discuss about implementation issues or improvement you may have found on <a href="http://ant.apache.org/ivy/mailing-lists.html">ant-dev</a>.
     </td>

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/5e590e57/doc/osgi/standard-osgi.html
----------------------------------------------------------------------
diff --git a/doc/osgi/standard-osgi.html b/doc/osgi/standard-osgi.html
index 81687b6..755affc 100644
--- a/doc/osgi/standard-osgi.html
+++ b/doc/osgi/standard-osgi.html
@@ -28,7 +28,7 @@
 
 <table class="notice">
   <tr>
-    <td style="vertical-align: top"><img src="../images/warning.png" style="float:left;" /></td>
+    <td style="vertical-align: top"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1em" version="1.1" y="0px" x="0px" viewBox="0 0 980.02045 886.1"><g fill="red"><path d="m972.9158,794.5l-426.1,-761.1c-10.5,-20 -31.1,-32.7 -53.7,-33.4l-1.7,0c-22,0 -42.4,11.5 -53.7,30.5l-428.9,761c-11.5,19.4 -11.8,43.3 -0.6,62.9c11.1,19.6 31.9,31.7 54.4,31.7l854.9,0c21.9,0 42.2,-11.5 53.5,-30.2s12,-42 1.9,-61.4zm-910.4,29.2l428.9,-761.1l426,761.1l-854.9,0z"/><path d="m490.3158,626.7c-36.5,0 -62.1,25.6 -62.1,62.8c0,35.8 24.9,62.8 60.7,62.8l1.4,0c37.3,0 61.5,-27 61.5,-62.8c-0.7,-37.3 -24.9,-62.8 -61.5,-62.8z"/><path d="m451.0158,592.1l78.7,0l15.2,-312.6l-109,0l15.1,312.6z"/></g></svg></td>
     <td>
     Note that this feature is considered as <b>experimental</b>. It should work with simple configuration but may not in complex ones. If you have any issue with that feature, you are welcomed to come discussed your use case on the <a href="http://ant.apache.org/ivy/mailing-lists.html">ivy-user</a> mailing list, or discuss about implementation issues or improvement you may have found on <a href="http://ant.apache.org/ivy/mailing-lists.html">ant-dev</a>.
     </td>

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/5e590e57/doc/osgi/target-platform.html
----------------------------------------------------------------------
diff --git a/doc/osgi/target-platform.html b/doc/osgi/target-platform.html
index 1f64644..863df9d 100644
--- a/doc/osgi/target-platform.html
+++ b/doc/osgi/target-platform.html
@@ -28,7 +28,7 @@
 
 <table class="notice">
   <tr>
-    <td style="vertical-align: top"><img src="../images/warning.png" style="float:left;" /></td>
+    <td style="vertical-align: top"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1em" version="1.1" y="0px" x="0px" viewBox="0 0 980.02045 886.1"><g fill="red"><path d="m972.9158,794.5l-426.1,-761.1c-10.5,-20 -31.1,-32.7 -53.7,-33.4l-1.7,0c-22,0 -42.4,11.5 -53.7,30.5l-428.9,761c-11.5,19.4 -11.8,43.3 -0.6,62.9c11.1,19.6 31.9,31.7 54.4,31.7l854.9,0c21.9,0 42.2,-11.5 53.5,-30.2s12,-42 1.9,-61.4zm-910.4,29.2l428.9,-761.1l426,761.1l-854.9,0z"/><path d="m490.3158,626.7c-36.5,0 -62.1,25.6 -62.1,62.8c0,35.8 24.9,62.8 60.7,62.8l1.4,0c37.3,0 61.5,-27 61.5,-62.8c-0.7,-37.3 -24.9,-62.8 -61.5,-62.8z"/><path d="m451.0158,592.1l78.7,0l15.2,-312.6l-109,0l15.1,312.6z"/></g></svg></td>
     <td>
     Note that this feature is considered as <b>experimental</b>. It should work with simple configuration but may not in complex ones. If you have any issue with that feature, you are welcomed to come discussed your use case on the <a href="http://ant.apache.org/ivy/mailing-lists.html">ivy-user</a> mailing list, or discuss about implementation issues or improvement you may have found on <a href="http://ant.apache.org/ivy/mailing-lists.html">ant-dev</a>.
     </td>


[08/11] ant-ivy git commit: Correct file permissions

Posted by jh...@apache.org.
Correct file permissions

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4a361b89
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4a361b89
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4a361b89

Branch: refs/heads/master
Commit: 4a361b89d9dca22481466d2dbfe78f442c18932c
Parents: 5e590e5
Author: twogee <g....@gmail.com>
Authored: Sat Jun 3 17:10:02 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 17:17:21 2017 +0200

----------------------------------------------------------------------
 test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml                    | 0
 test/repositories/2/mod17.1/ivy-1.0.xml                            | 0
 test/repositories/2/modpom-dbunit/ivy-2.2.xml                      | 0
 test/repositories/2/modpom-junit/ivy-3.8.1.xml                     | 0
 test/repositories/2/modpom-junit/ivy-3.8.2.xml                     | 0
 test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom         | 0
 test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom | 0
 12 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/2/mod17.1/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/mod17.1/ivy-1.0.xml b/test/repositories/2/mod17.1/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/2/modpom-dbunit/ivy-2.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-dbunit/ivy-2.2.xml b/test/repositories/2/modpom-dbunit/ivy-2.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/2/modpom-junit/ivy-3.8.1.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.1.xml b/test/repositories/2/modpom-junit/ivy-3.8.1.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/2/modpom-junit/ivy-3.8.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.2.xml b/test/repositories/2/modpom-junit/ivy-3.8.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
----------------------------------------------------------------------
diff --git a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a361b89/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
----------------------------------------------------------------------
diff --git a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
old mode 100755
new mode 100644


[10/11] ant-ivy git commit: Correct file permissions

Posted by jh...@apache.org.
Correct file permissions

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4c9a31c7
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4c9a31c7
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4c9a31c7

Branch: refs/heads/master
Commit: 4c9a31c79f76b104df55248ab0a819f148292341
Parents: a267723
Author: twogee <g....@gmail.com>
Authored: Sat Jun 3 17:10:02 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 18:21:06 2017 +0200

----------------------------------------------------------------------
 test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml                    | 0
 test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml                    | 0
 test/repositories/2/mod17.1/ivy-1.0.xml                            | 0
 test/repositories/2/modpom-dbunit/ivy-2.2.xml                      | 0
 test/repositories/2/modpom-junit/ivy-3.8.1.xml                     | 0
 test/repositories/2/modpom-junit/ivy-3.8.2.xml                     | 0
 test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom         | 0
 test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom | 0
 12 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/2/mod17.1/ivy-1.0.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/mod17.1/ivy-1.0.xml b/test/repositories/2/mod17.1/ivy-1.0.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/2/modpom-dbunit/ivy-2.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-dbunit/ivy-2.2.xml b/test/repositories/2/modpom-dbunit/ivy-2.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/2/modpom-junit/ivy-3.8.1.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.1.xml b/test/repositories/2/modpom-junit/ivy-3.8.1.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/2/modpom-junit/ivy-3.8.2.xml
----------------------------------------------------------------------
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.2.xml b/test/repositories/2/modpom-junit/ivy-3.8.2.xml
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
----------------------------------------------------------------------
diff --git a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
old mode 100755
new mode 100644

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c9a31c7/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
----------------------------------------------------------------------
diff --git a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
old mode 100755
new mode 100644


[07/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
first batch of SVG replacements

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/cc35c2b1
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/cc35c2b1
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/cc35c2b1

Branch: refs/heads/master
Commit: cc35c2b114eb025c6201debb07345804f03b6560
Parents: 95a524e
Author: twogee <g....@gmail.com>
Authored: Fri Jun 2 17:37:04 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 17:09:12 2017 +0200

----------------------------------------------------------------------
 doc/images/ant-group-logo.gif   | Bin 7577 -> 0 bytes
 doc/images/ant-project-logo.gif | Bin 0 -> 7577 bytes
 doc/images/ant-project-logo.svg |  21 +++++++++++++
 doc/images/apache-incubator.svg |  21 +++++++++++++
 doc/images/hibgraph.svg         |  55 +++++++++++++++++++++++++++++++++++
 doc/images/ivy-publish-fc.svg   |  20 +++++++++++++
 doc/images/ivy-terminology.odg  | Bin 20840 -> 22331 bytes
 doc/images/ivy-terminology.svg  |  20 +++++++++++++
 doc/images/main-tasks.odg       | Bin 0 -> 12386 bytes
 doc/images/main-tasks.svg       |  21 +++++++++++++
 doc/printTemplate.html          |   2 +-
 doc/template.html               |   2 +-
 12 files changed, 160 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ant-group-logo.gif
----------------------------------------------------------------------
diff --git a/doc/images/ant-group-logo.gif b/doc/images/ant-group-logo.gif
deleted file mode 100644
index de57d34..0000000
Binary files a/doc/images/ant-group-logo.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ant-project-logo.gif
----------------------------------------------------------------------
diff --git a/doc/images/ant-project-logo.gif b/doc/images/ant-project-logo.gif
new file mode 100644
index 0000000..de57d34
Binary files /dev/null and b/doc/images/ant-project-logo.gif differ


[04/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ivy-publish-fc.svg
----------------------------------------------------------------------
diff --git a/doc/images/ivy-publish-fc.svg b/doc/images/ivy-publish-fc.svg
new file mode 100644
index 0000000..c98f08f
--- /dev/null
+++ b/doc/images/ivy-publish-fc.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 485 638" version="1.2" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><g fill="#fff"><path d="m166.05 267.99 22.771-7.711v7.65h168.48v0.09l63.721-63.899-7.561-22.86h7.471v-15.211h-191.25v-0.089l-63.72 63.72h0.089v38.31zm169.98-26.087c0.85-0.91 1.951-1.366 3.305-1.366 1.309 0 2.381 0.446 3.211 1.339 0.828 0.891 1.244 2.146 1.244 3.766 0 0.1-0.002 0.246-0.008 0.443h-7.311c0.062 1.075 0.367 1.9 0.914 2.474 0.549 0.569 1.23 0.857 2.049 0.857 0.609 0 1.129-0.16 1.559-0.48 0.43-0.321 0.773-0.829 1.025-1.531l1.717 0.212c-0.273 1.004-0.773 1.782-1.506 2.334-0.732 0.554-1.666 0.83-2.805 0.83-1.434 0-2.572-0.44-3.412-1.324-0.838-0.883-1.258-2.121-1.258-3.713 0.003-1.65 0.429-2.931 1.276-3.841zm-4.965 5.067c-0.227-0.148-0.795-0.337-1.697-0.562-1.221-0.309-2.064-0.574-2.533-0.797-0.473-0.226-0.828-0.535-1.07-0.93
 4-0.242-0.396-0.367-0.835-0.367-1.314 0-0.438 0.102-0.839 0.303-1.212 0.197-0.372 0.471-0.681 0.816-0.928 0.258-0.19 0.609-0.352 1.057-0.484 0.447-0.134 0.924-0.198 1.434-0.198 0.77 0 1.445 0.113 2.025 0.333 0.582 0.223 1.01 0.522 1.287 0.9s0.469 0.884 0.572 1.518l-1.623 0.222c-0.074-0.504-0.289-0.898-0.641-1.181s-0.854-0.425-1.498-0.425c-0.764 0-1.309 0.126-1.635 0.377-0.328 0.253-0.488 0.549-0.488 0.886 0 0.217 0.066 0.409 0.203 0.581 0.135 0.179 0.348 0.326 0.635 0.443 0.166 0.061 0.656 0.204 1.469 0.426 1.176 0.312 1.996 0.57 2.459 0.77 0.465 0.2 0.83 0.49 1.094 0.871 0.264 0.383 0.398 0.855 0.398 1.422 0 0.555-0.162 1.075-0.486 1.564-0.322 0.488-0.787 0.867-1.398 1.134-0.609 0.269-1.299 0.401-2.066 0.401-1.273 0-2.244-0.265-2.912-0.793-0.668-0.529-1.094-1.313-1.279-2.354l1.645-0.259c0.092 0.659 0.35 1.163 0.77 1.515 0.422 0.349 1.012 0.524 1.77 0.524 0.76 0 1.328-0.154 1.697-0.466 0.369-0.311 0.553-0.676 0.553-1.093-0.003-0.376-0.169-0.672-0.494-0.887zm-9.457-9.94h1.664v13.529h
 -1.664v-13.529zm-9.771 4.84c0.34-0.426 0.826-0.756 1.467-0.985 0.639-0.23 1.381-0.346 2.225-0.346 0.834 0 1.518 0.099 2.041 0.296 0.523 0.195 0.908 0.443 1.154 0.741 0.244 0.3 0.416 0.675 0.516 1.132 0.057 0.281 0.082 0.794 0.082 1.533v2.214c0 1.546 0.037 2.521 0.105 2.93 0.07 0.41 0.211 0.8 0.422 1.177h-1.736c-0.174-0.344-0.285-0.747-0.334-1.21-0.615 0.524-1.207 0.894-1.775 1.106-0.568 0.217-1.18 0.324-1.834 0.324-1.076 0-1.904-0.262-2.482-0.788-0.578-0.525-0.867-1.199-0.867-2.016 0-0.481 0.111-0.918 0.328-1.313 0.221-0.398 0.504-0.715 0.861-0.957 0.352-0.238 0.752-0.42 1.193-0.543 0.324-0.087 0.816-0.169 1.477-0.25 1.34-0.16 2.326-0.352 2.961-0.573 0.008-0.228 0.01-0.372 0.01-0.434 0-0.676-0.156-1.153-0.471-1.432-0.424-0.374-1.057-0.561-1.893-0.561-0.781 0-1.357 0.136-1.73 0.41-0.371 0.274-0.646 0.759-0.826 1.452l-1.621-0.222c0.143-0.695 0.387-1.255 0.727-1.685zm-6.74-1.111h1.465v-1.045c0-0.657 0.061-1.146 0.176-1.466 0.16-0.431 0.441-0.78 0.844-1.048 0.406-0.267 0.969-0.401 1.695
 -0.401 0.465 0 0.982 0.055 1.551 0.167l-0.252 1.449c-0.344-0.062-0.672-0.092-0.977-0.092-0.506 0-0.865 0.107-1.07 0.321-0.211 0.217-0.314 0.62-0.314 1.209v0.905h1.912v1.292h-1.912v8.509h-1.652v-8.509h-1.465v-1.291h-0.001z"/><path d="m469.5 346.48c-0.764 0-1.406 0.258-1.926 0.766-0.52 0.512-0.805 1.194-0.859 2.047h5.471c-0.074-0.822-0.283-1.441-0.627-1.852-0.532-0.639-1.217-0.961-2.059-0.961z"/><path d="m341.41 242.86c-0.531-0.64-1.217-0.96-2.061-0.96-0.764 0-1.404 0.256-1.926 0.766-0.518 0.511-0.807 1.195-0.863 2.049h5.475c-0.074-0.823-0.281-1.443-0.625-1.855z"/><polygon points="188.82 413.46 188.82 420.93 420.93 420.93 420.93 331.74 421.02 331.74 357.3 268.02 357.3 268.11 188.82 268.11 188.82 275.58 166.05 268.05 166.05 283.32 173.52 283.32 165.96 306.18 331.74 306.18 266.76 382.86 166.05 382.86 166.05 420.99" transform="translate(0,10e-4)"/><path d="m278.95 140.8c-0.527-0.639-1.213-0.958-2.057-0.958-0.764 0-1.402 0.255-1.924 0.767-0.52 0.511-0.809 1.192-0.861 2.048h5.473c-0.076-0.
 824-0.287-1.444-0.631-1.857z"/><path d="m313.48 246.6c-0.285 0.122-0.504 0.302-0.656 0.54-0.152 0.235-0.23 0.498-0.23 0.789 0 0.442 0.168 0.811 0.504 1.105 0.334 0.296 0.826 0.443 1.471 0.443 0.641 0 1.209-0.141 1.707-0.42 0.498-0.281 0.861-0.663 1.1-1.15 0.176-0.374 0.266-0.928 0.266-1.66v-0.608c-0.604 0.246-1.508 0.454-2.713 0.628-0.684 0.098-1.168 0.209-1.449 0.333z"/><path d="m251.02 144.54c-0.281 0.121-0.504 0.302-0.653 0.539-0.155 0.237-0.232 0.501-0.232 0.788 0 0.443 0.169 0.812 0.502 1.107 0.337 0.296 0.827 0.443 1.474 0.443 0.638 0 1.205-0.141 1.704-0.421 0.499-0.277 0.865-0.661 1.1-1.147 0.178-0.374 0.265-0.929 0.265-1.66v-0.609c-0.6 0.246-1.505 0.454-2.709 0.628-0.685 0.098-1.168 0.207-1.451 0.332z"/><path d="m134.34 239.38c-0.765 0-1.404 0.257-1.925 0.765-0.521 0.513-0.809 1.194-0.861 2.049h5.473c-0.072-0.824-0.283-1.442-0.627-1.853-0.533-0.64-1.218-0.961-2.06-0.961z"/><path d="m446.3 355.27c-0.604 0-1.07-0.098-1.402-0.287-0.332-0.191-0.566-0.443-0.701-0.754-0.137-0.309-
 0.205-0.963-0.205-1.959v-5.638h-1.219v-1.292h1.219v-2.43l1.65-0.996v3.422h1.672v1.293h-1.672v5.73c0 0.477 0.031 0.781 0.088 0.914 0.059 0.139 0.154 0.246 0.287 0.324 0.131 0.08 0.318 0.119 0.564 0.119 0.188 0 0.43-0.021 0.732-0.062l0.238 1.467c-0.462 0.099-0.882 0.149-1.251 0.149z"/><path d="m453.47 347.19c-0.408-0.238-0.812-0.358-1.221-0.358-0.361 0-0.689 0.11-0.977 0.328-0.289 0.218-0.496 0.521-0.617 0.908-0.186 0.591-0.277 1.236-0.277 1.939v5.134h-1.66v-9.803h1.494v1.484c0.383-0.695 0.734-1.153 1.057-1.376 0.324-0.221 0.678-0.332 1.064-0.332 0.562 0 1.131 0.177 1.707 0.534l-0.57 1.542z"/><path d="m462.94 355.14h-1.486v-1.438c-0.764 1.107-1.799 1.66-3.111 1.66-0.578 0-1.119-0.111-1.619-0.332-0.502-0.221-0.873-0.502-1.117-0.834-0.24-0.336-0.414-0.746-0.514-1.23-0.066-0.328-0.1-0.844-0.1-1.553v-6.072h1.66v5.436c0 0.869 0.033 1.453 0.102 1.754 0.104 0.438 0.326 0.779 0.664 1.027 0.34 0.252 0.756 0.379 1.256 0.379 0.496 0 0.965-0.133 1.402-0.385 0.438-0.254 0.746-0.604 0.928-1.043 0.1
 82-0.441 0.27-1.078 0.27-1.916v-5.25h1.664v9.797h0.001z"/><path d="m473.93 350.67h-7.309c0.061 1.075 0.363 1.899 0.91 2.47 0.549 0.574 1.23 0.861 2.051 0.861 0.607 0 1.129-0.16 1.559-0.48 0.432-0.318 0.771-0.83 1.025-1.533l1.715 0.213c-0.268 1.004-0.768 1.783-1.5 2.334-0.732 0.555-1.666 0.832-2.807 0.832-1.436 0-2.57-0.441-3.41-1.326-0.842-0.881-1.262-2.119-1.262-3.714 0-1.648 0.426-2.929 1.275-3.839 0.848-0.91 1.949-1.365 3.303-1.365 1.312 0 2.381 0.445 3.211 1.336 0.83 0.893 1.246 2.146 1.246 3.767 0 0.099-0.001 0.247-0.007 0.444z"/><path d="m273.57 139.85c0.85-0.909 1.949-1.366 3.303-1.366 1.314 0 2.383 0.446 3.213 1.339 0.83 0.894 1.244 2.147 1.244 3.766 0 0.099-0.004 0.246-0.01 0.442h-7.311c0.064 1.076 0.367 1.901 0.914 2.473s1.23 0.859 2.049 0.859c0.609 0 1.127-0.16 1.559-0.48 0.43-0.321 0.771-0.83 1.021-1.531l1.721 0.212c-0.271 1.003-0.773 1.78-1.504 2.334-0.732 0.555-1.67 0.83-2.807 0.83-1.434 0-2.57-0.442-3.41-1.323-0.84-0.884-1.262-2.122-1.262-3.715 0.007-1.65 0.435-2.93 1
 .28-3.84z"/><path d="m268.6 144.91c-0.23-0.148-0.793-0.338-1.699-0.564-1.219-0.308-2.062-0.572-2.533-0.798-0.469-0.225-0.826-0.534-1.068-0.932-0.244-0.398-0.365-0.835-0.365-1.315 0-0.438 0.1-0.842 0.301-1.215 0.199-0.372 0.471-0.682 0.816-0.928 0.26-0.189 0.611-0.352 1.057-0.485 0.447-0.13 0.926-0.196 1.434-0.196 0.771 0 1.447 0.111 2.025 0.332 0.582 0.222 1.014 0.523 1.287 0.9 0.279 0.377 0.469 0.886 0.574 1.517l-1.625 0.223c-0.074-0.504-0.287-0.899-0.639-1.182-0.357-0.282-0.855-0.424-1.5-0.424-0.764 0-1.311 0.125-1.635 0.377s-0.492 0.548-0.492 0.886c0 0.216 0.07 0.41 0.205 0.582 0.135 0.178 0.35 0.325 0.637 0.442 0.166 0.062 0.656 0.204 1.467 0.425 1.176 0.313 1.996 0.57 2.459 0.771 0.465 0.199 0.828 0.49 1.096 0.872 0.262 0.381 0.395 0.854 0.395 1.422 0 0.554-0.16 1.075-0.484 1.562-0.324 0.49-0.789 0.869-1.396 1.137-0.609 0.267-1.299 0.401-2.068 0.401-1.273 0-2.244-0.263-2.912-0.794-0.668-0.529-1.092-1.312-1.275-2.353l1.641-0.258c0.092 0.657 0.35 1.161 0.771 1.513 0.422 0.351 1.0
 12 0.526 1.768 0.526 0.764 0 1.328-0.155 1.699-0.467 0.367-0.311 0.553-0.675 0.553-1.093-0.006-0.376-0.168-0.671-0.494-0.884z"/><rect height="13.528" width="1.659" y="134.97" x="259.15"/><path d="m249.37 139.81c0.339-0.429 0.826-0.757 1.468-0.989 0.641-0.229 1.381-0.344 2.225-0.344 0.837 0 1.517 0.098 2.039 0.295 0.525 0.197 0.907 0.444 1.153 0.743s0.419 0.675 0.518 1.131c0.057 0.282 0.082 0.793 0.082 1.531v2.214c0 1.545 0.038 2.521 0.108 2.931 0.07 0.408 0.208 0.801 0.417 1.175h-1.734c-0.174-0.344-0.284-0.747-0.333-1.207-0.616 0.523-1.209 0.893-1.779 1.107-0.566 0.215-1.179 0.322-1.83 0.322-1.076 0-1.904-0.264-2.482-0.789-0.576-0.526-0.869-1.199-0.869-2.018 0-0.48 0.111-0.918 0.329-1.314s0.505-0.715 0.859-0.956c0.354-0.239 0.752-0.421 1.195-0.544 0.325-0.086 0.82-0.168 1.476-0.249 1.342-0.161 2.327-0.352 2.961-0.573 0.007-0.228 0.012-0.373 0.012-0.434 0-0.676-0.159-1.153-0.471-1.431-0.427-0.374-1.055-0.562-1.895-0.562-0.78 0-1.356 0.136-1.729 0.41-0.372 0.274-0.649 0.758-0.826 1.45
 5l-1.623-0.223c0.146-0.693 0.39-1.255 0.729-1.681z"/><path d="m242.64 138.7h1.467v-1.043c0-0.657 0.058-1.146 0.174-1.466 0.162-0.43 0.443-0.78 0.844-1.048 0.405-0.268 0.971-0.4 1.694-0.4 0.469 0 0.984 0.055 1.552 0.164l-0.251 1.448c-0.345-0.06-0.67-0.091-0.978-0.091-0.506 0-0.862 0.108-1.07 0.324-0.211 0.216-0.315 0.617-0.315 1.208v0.903h1.911v1.293h-1.911v8.508h-1.651v-8.508h-1.466v-1.292z"/><path d="m158.22 436.32h7.65v-53.459h-165.87l64.98-76.681h100.98l-7.74-22.86h7.65v-53.64h0.09l-63.9-63.72 63.9-63.9-7.74-22.86h7.65v-28.079h-43.29c-10.26 0-20.52-12.781-20.52-25.561 0.001-12.78 10.26-25.56 20.52-25.56h86.581c10.26 0 20.52 12.78 20.52 25.561 0 12.779-10.26 25.561-20.52 25.561h-43.111v28.078h7.471l-7.56 22.86 63.72 63.9v-0.09h191.43v15.39h7.65l-7.74 22.86 63.9 63.899-63.9 63.719h0.09v89.372h-232.29v7.65l-22.771-7.711v15.27h7.471l-7.56 23.041h165.78l-64.979 76.5h-100.71v28.078h7.471l-7.56 22.861h43.2c10.26 0 20.52 12.779 20.52 25.561 0 12.777-10.26 25.561-20.52 25.561h-86.581c-10.
 26 0-20.52-12.783-20.52-25.561 0-12.781 10.26-25.561 20.52-25.561h43.381l-7.74-22.861h7.65v-28.078h-165.87l64.98-76.5h100.98l-7.739-23.04z"/><path d="m112.15 238.24v1.291h-1.67v5.731c0 0.474 0.028 0.779 0.085 0.914 0.059 0.136 0.154 0.244 0.287 0.322 0.131 0.08 0.321 0.121 0.566 0.121 0.187 0 0.427-0.022 0.729-0.064l0.239 1.467c-0.468 0.099-0.885 0.147-1.254 0.147-0.603 0-1.071-0.096-1.401-0.285-0.332-0.191-0.564-0.442-0.703-0.753-0.135-0.311-0.204-0.966-0.204-1.962v-5.637h-1.218v-1.291h1.218v-2.43l1.653-0.997v3.425h1.673z"/><path d="m116.27 238.35c0.322-0.22 0.679-0.331 1.065-0.331 0.561 0 1.13 0.177 1.707 0.534l-0.572 1.541c-0.407-0.24-0.812-0.361-1.219-0.361-0.363 0-0.689 0.11-0.978 0.328-0.29 0.219-0.495 0.523-0.616 0.91-0.186 0.59-0.278 1.236-0.278 1.938v5.132h-1.659v-9.8h1.495v1.484c0.381-0.696 0.733-1.153 1.055-1.375z"/><path d="m121.59 245.43c0.104 0.438 0.325 0.781 0.664 1.03 0.338 0.25 0.756 0.375 1.254 0.375s0.967-0.129 1.401-0.383c0.438-0.255 0.748-0.603 0.93-1.043 0.182
 -0.439 0.271-1.078 0.271-1.915v-5.25h1.662v9.801h-1.487v-1.44c-0.763 1.106-1.8 1.661-3.11 1.661-0.577 0-1.117-0.112-1.618-0.332-0.501-0.223-0.874-0.502-1.118-0.836-0.242-0.335-0.413-0.745-0.513-1.231-0.068-0.326-0.1-0.843-0.1-1.55v-6.072h1.66v5.436c0 0.864 0.034 1.447 0.104 1.749z"/><path d="m132.38 246.04c0.549 0.573 1.23 0.859 2.05 0.859 0.609 0 1.128-0.159 1.561-0.48 0.432-0.32 0.771-0.83 1.023-1.532l1.718 0.213c-0.271 1.003-0.772 1.782-1.505 2.334-0.733 0.553-1.667 0.831-2.807 0.831-1.432 0-2.569-0.443-3.411-1.325-0.839-0.882-1.26-2.12-1.26-3.714 0-1.649 0.426-2.929 1.273-3.839 0.852-0.911 1.95-1.365 3.304-1.365 1.311 0 2.383 0.445 3.212 1.336 0.83 0.892 1.245 2.146 1.245 3.766 0 0.099-0.001 0.246-0.009 0.442h-7.31c0.064 1.079 0.367 1.903 0.916 2.474z"/></g><g fill="#efeeee"><path d="m148.75 174.05c-0.763 0-1.404 0.255-1.925 0.766-0.52 0.512-0.806 1.193-0.862 2.049h5.473c-0.073-0.824-0.283-1.443-0.628-1.856-0.528-0.641-1.214-0.959-2.058-0.959z"/><path d="m138.15 174.06c-0.737 0-
 1.354 0.3-1.851 0.902-0.494 0.604-0.743 1.554-0.743 2.853 0 1.254 0.266 2.193 0.794 2.814s1.154 0.934 1.874 0.934c0.727 0 1.343-0.298 1.852-0.893 0.506-0.594 0.76-1.498 0.76-2.717 0-1.341-0.259-2.325-0.775-2.955-0.517-0.628-1.155-0.938-1.911-0.938z"/><path d="m165.96 102.06-63.9 63.9 63.9 63.72 63.72-63.72-63.72-63.9zm-0.932 50.138h1.496v1.487c0.381-0.696 0.735-1.154 1.057-1.376 0.324-0.221 0.678-0.332 1.066-0.332 0.56 0 1.128 0.178 1.706 0.534l-0.573 1.54c-0.406-0.239-0.811-0.359-1.219-0.359-0.363 0-0.689 0.11-0.978 0.328-0.288 0.22-0.494 0.521-0.616 0.908-0.186 0.591-0.277 1.236-0.277 1.939v5.132h-1.662v-9.801zm-22.683 30.501h-1.54v-1.235c-0.621 0.973-1.535 1.457-2.74 1.457-0.781 0-1.5-0.217-2.153-0.646-0.656-0.43-1.163-1.031-1.523-1.803-0.361-0.772-0.539-1.66-0.539-2.663 0-0.978 0.162-1.864 0.488-2.662 0.326-0.796 0.814-1.407 1.467-1.832s1.383-0.638 2.188-0.638c0.59 0 1.116 0.125 1.576 0.374 0.461 0.25 0.838 0.573 1.125 0.974v-4.854h1.652v13.528zm1.045-34.228h9.125v1.597h-7.337v4
 .19h6.35v1.596h-6.35v6.147h-1.79v-13.53h0.002zm9.79 29.752h-7.311c0.062 1.077 0.366 1.9 0.913 2.474 0.547 0.572 1.23 0.859 2.049 0.859 0.607 0 1.128-0.161 1.561-0.482 0.43-0.319 0.771-0.829 1.023-1.531l1.718 0.213c-0.27 1.002-0.772 1.779-1.503 2.335-0.733 0.554-1.667 0.829-2.807 0.829-1.434 0-2.569-0.441-3.411-1.322-0.84-0.885-1.26-2.123-1.26-3.717 0-1.647 0.426-2.927 1.274-3.839 0.85-0.909 1.949-1.366 3.303-1.366 1.312 0 2.382 0.446 3.211 1.34 0.83 0.893 1.246 2.147 1.246 3.765 0.001 0.098-0.001 0.245-0.006 0.442zm3.586 4.476h-1.662v-13.528h1.662v13.528zm4.183 0h-1.661v-9.801h1.661v9.801zm0-11.619h-1.661v-1.911h1.661v1.911zm0.011-9.458c-0.724 0.399-1.514 0.599-2.367 0.599-1.373 0-2.481-0.438-3.327-1.319-0.847-0.881-1.27-2.147-1.27-3.801 0-1.815 0.504-3.159 1.515-4.035 0.842-0.725 1.87-1.088 3.082-1.088 1.348 0 2.447 0.442 3.303 1.324 0.854 0.883 1.282 2.102 1.282 3.659 0 1.263-0.188 2.254-0.565 2.977-0.38 0.723-0.93 1.284-1.653 1.684zm6.562 21.077h-1.551l-3.728-9.801h1.754l2.104 5.
 87c0.227 0.633 0.438 1.291 0.628 1.974 0.146-0.516 0.355-1.137 0.619-1.864l2.179-5.979h1.706l-3.711 9.8zm3.141-25.563c0-1.06 0.174-1.985 0.524-2.777 0.352-0.792 0.885-1.388 1.603-1.786 0.717-0.398 1.496-0.595 2.341-0.595 1.063 0 1.934 0.27 2.611 0.809 0.677 0.537 1.11 1.303 1.302 2.292l-1.615 0.251c-0.153-0.659-0.428-1.153-0.816-1.487-0.392-0.333-0.862-0.498-1.418-0.498-0.837 0-1.517 0.3-2.039 0.899-0.522 0.601-0.784 1.55-0.784 2.848 0 1.316 0.252 2.273 0.756 2.871s1.163 0.895 1.975 0.895c0.651 0 1.196-0.199 1.634-0.599 0.438-0.401 0.714-1.017 0.83-1.846l1.633 0.212c-0.179 1.125-0.636 2.008-1.369 2.645-0.736 0.637-1.639 0.953-2.71 0.953-1.341 0-2.419-0.436-3.234-1.313s-1.224-2.139-1.224-3.774zm10.584 21.087h-7.311c0.062 1.077 0.365 1.9 0.914 2.474 0.548 0.572 1.229 0.859 2.05 0.859 0.607 0 1.128-0.161 1.558-0.482 0.432-0.319 0.772-0.829 1.025-1.531l1.716 0.213c-0.271 1.002-0.771 1.779-1.505 2.335-0.731 0.554-1.666 0.829-2.806 0.829-1.433 0-2.569-0.441-3.411-1.322-0.838-0.885-1.26-2.
 123-1.26-3.717 0-1.647 0.424-2.927 1.275-3.839 0.85-0.909 1.948-1.366 3.302-1.366 1.311 0 2.382 0.446 3.212 1.34 0.83 0.893 1.246 2.147 1.246 3.765 0.003 0.098 0.001 0.245-0.005 0.442zm-1.105-21.04c0-1.648 0.425-2.929 1.274-3.839 0.85-0.909 1.948-1.366 3.304-1.366 1.31 0 2.381 0.446 3.211 1.339 0.829 0.894 1.245 2.147 1.245 3.766 0 0.099-0.003 0.246-0.009 0.442h-7.31c0.062 1.076 0.366 1.901 0.914 2.473s1.23 0.859 2.049 0.859c0.608 0 1.128-0.16 1.559-0.48 0.43-0.321 0.772-0.83 1.024-1.531l1.718 0.212c-0.273 1.003-0.773 1.78-1.506 2.334-0.732 0.555-1.667 0.83-2.806 0.83-1.434 0-2.571-0.442-3.411-1.323-0.836-0.885-1.256-2.124-1.256-3.716zm7.798 17.571c-0.406-0.239-0.811-0.36-1.217-0.36-0.365 0-0.69 0.11-0.978 0.328-0.291 0.22-0.497 0.521-0.62 0.908-0.187 0.591-0.277 1.238-0.277 1.939v5.132h-1.662v-9.802h1.496v1.487c0.381-0.694 0.735-1.154 1.057-1.374 0.324-0.223 0.68-0.334 1.066-0.334 0.56 0 1.128 0.179 1.707 0.535l-0.572 1.541zm6.461 7.945h-1.892v-1.892h1.892v1.892zm1.375-6.616c-0.542
  0.48-0.896 0.833-1.062 1.059-0.165 0.228-0.289 0.49-0.369 0.785-0.078 0.296-0.125 0.776-0.138 1.441h-1.597c-0.006-0.223-0.009-0.388-0.009-0.499 0-0.651 0.091-1.215 0.276-1.688 0.135-0.356 0.353-0.716 0.655-1.08 0.222-0.266 0.62-0.649 1.195-1.159 0.576-0.508 0.948-0.913 1.121-1.213 0.174-0.302 0.261-0.631 0.261-0.987 0-0.646-0.254-1.213-0.758-1.702-0.504-0.49-1.122-0.733-1.855-0.733-0.706 0-1.297 0.22-1.771 0.663-0.472 0.442-0.783 1.134-0.932 2.075l-1.708-0.203c0.153-1.261 0.61-2.227 1.371-2.898s1.765-1.006 3.014-1.006c1.323 0 2.378 0.359 3.164 1.08 0.786 0.72 1.182 1.592 1.182 2.611 0 0.591-0.139 1.135-0.415 1.633-0.275 0.498-0.818 1.108-1.625 1.821z"/><path d="m186.8 154.3c-0.528-0.639-1.215-0.958-2.059-0.958-0.764 0-1.404 0.255-1.925 0.767-0.519 0.511-0.808 1.192-0.862 2.048h5.474c-0.073-0.824-0.282-1.444-0.628-1.857z"/><path d="m158.59 153.36c-0.831 0-1.521 0.31-2.067 0.932-0.548 0.623-0.82 1.561-0.82 2.816 0 1.254 0.272 2.193 0.82 2.818 0.547 0.625 1.236 0.937 2.067 0.937 0.823
  0 1.51-0.314 2.059-0.942s0.82-1.584 0.82-2.869c0-1.211-0.275-2.131-0.825-2.754-0.551-0.628-1.238-0.938-2.054-0.938z"/><path d="m176.82 174.05c-0.764 0-1.405 0.255-1.926 0.766-0.52 0.512-0.807 1.193-0.861 2.049h5.475c-0.074-0.824-0.284-1.443-0.629-1.856-0.531-0.641-1.216-0.959-2.059-0.959z"/></g><g fill="#010101"><path d="m166.69 156.87c0-0.703 0.092-1.349 0.277-1.939 0.122-0.387 0.329-0.688 0.616-0.908 0.291-0.218 0.616-0.328 0.978-0.328 0.408 0 0.812 0.12 1.219 0.359l0.573-1.54c-0.578-0.356-1.146-0.534-1.706-0.534-0.389 0-0.744 0.111-1.066 0.332-0.321 0.222-0.676 0.68-1.057 1.376v-1.487h-1.496v9.8h1.662v-5.131z"/><polygon points="145.18 154.26 145.18 150.07 152.52 150.07 152.52 148.47 143.39 148.47 143.39 162 145.18 162 145.18 155.85 151.53 155.85 151.53 154.26" transform="translate(0,10e-4)"/><path d="m163.18 156.96c0-1.559-0.429-2.776-1.282-3.661-0.855-0.881-1.958-1.324-3.303-1.324-1.212 0-2.24 0.364-3.082 1.09-1.011 0.872-1.515 2.218-1.515 4.034 0 1.654 0.423 2.922 1.27 3.801 0
 .846 0.879 1.954 1.32 3.327 1.32 0.854 0 1.644-0.201 2.367-0.601 0.723-0.398 1.273-0.961 1.652-1.685 0.377-0.722 0.566-1.713 0.566-2.974zm-2.529 2.953c-0.547 0.628-1.235 0.942-2.059 0.942-0.83 0-1.52-0.312-2.066-0.937-0.548-0.625-0.822-1.564-0.822-2.818 0-1.256 0.274-2.193 0.822-2.816 0.547-0.621 1.236-0.932 2.066-0.932 0.818 0 1.503 0.311 2.054 0.938 0.551 0.625 0.823 1.543 0.823 2.754 0.003 1.285-0.271 2.241-0.818 2.869z"/><path d="m177.83 161.27c0.733-0.637 1.19-1.52 1.369-2.645l-1.632-0.211c-0.117 0.829-0.396 1.444-0.831 1.844-0.438 0.398-0.98 0.601-1.634 0.601-0.812 0-1.471-0.3-1.975-0.896s-0.756-1.553-0.756-2.871c0-1.297 0.263-2.245 0.784-2.848 0.522-0.599 1.202-0.9 2.039-0.9 0.556 0 1.026 0.167 1.418 0.5 0.391 0.332 0.662 0.827 0.816 1.485l1.615-0.249c-0.191-0.99-0.625-1.756-1.302-2.294-0.678-0.539-1.546-0.809-2.611-0.809-0.845 0-1.624 0.198-2.341 0.597-0.717 0.396-1.251 0.991-1.603 1.786-0.351 0.793-0.524 1.719-0.524 2.777 0 1.635 0.406 2.892 1.222 3.769 0.815 0.875 1.894 1.
 313 3.234 1.313 1.073 0.005 1.977-0.313 2.712-0.949z"/><path d="m187.62 161.39c0.732-0.556 1.231-1.332 1.505-2.334l-1.717-0.214c-0.254 0.702-0.596 1.212-1.024 1.532-0.431 0.32-0.951 0.481-1.56 0.481-0.819 0-1.501-0.287-2.049-0.859-0.548-0.573-0.852-1.396-0.914-2.474h7.311c0.005-0.195 0.008-0.344 0.008-0.443 0-1.617-0.414-2.872-1.244-3.765-0.83-0.894-1.902-1.34-3.212-1.34-1.354 0-2.455 0.456-3.304 1.366-0.849 0.912-1.273 2.191-1.273 3.84 0 1.594 0.419 2.831 1.26 3.716 0.841 0.881 1.977 1.323 3.411 1.323 1.135 0.002 2.07-0.275 2.802-0.829zm-4.804-7.28c0.521-0.512 1.162-0.767 1.926-0.767 0.842 0 1.528 0.319 2.059 0.958 0.344 0.413 0.554 1.033 0.629 1.856h-5.476c0.056-0.854 0.344-1.537 0.862-2.047z"/><rect height="9.801" width="1.661" y="172.9" x="159.29"/><rect height="1.911" width="1.661" y="169.17" x="159.29"/><path d="m167.35 178.88c-0.265 0.725-0.473 1.349-0.62 1.864-0.191-0.683-0.399-1.341-0.627-1.974l-2.104-5.87h-1.753l3.727 9.801h1.551l3.709-9.801h-1.706l-2.177 5.98z"/><path d="
 m148.73 172.68c-1.354 0-2.456 0.455-3.304 1.367-0.85 0.91-1.273 2.189-1.273 3.839 0 1.593 0.418 2.831 1.26 3.715 0.838 0.881 1.976 1.323 3.41 1.323 1.138 0 2.071-0.277 2.807-0.83 0.732-0.555 1.232-1.331 1.503-2.334l-1.718-0.213c-0.252 0.702-0.594 1.212-1.024 1.532-0.43 0.319-0.949 0.48-1.561 0.48-0.819 0-1.501-0.287-2.048-0.859-0.547-0.571-0.854-1.396-0.912-2.473h7.309c0.006-0.196 0.01-0.345 0.01-0.442 0-1.619-0.414-2.873-1.246-3.766s-1.903-1.339-3.213-1.339zm-2.769 4.181c0.057-0.855 0.343-1.537 0.862-2.049 0.521-0.511 1.163-0.766 1.925-0.766 0.843 0 1.528 0.319 2.058 0.958 0.344 0.413 0.555 1.032 0.628 1.856h-5.473z"/><path d="m140.69 174.02c-0.29-0.399-0.664-0.723-1.125-0.974-0.46-0.251-0.986-0.375-1.576-0.375-0.807 0-1.535 0.213-2.188 0.638-0.652 0.424-1.141 1.036-1.467 1.833s-0.488 1.685-0.488 2.662c0 1.002 0.178 1.889 0.539 2.661 0.36 0.772 0.867 1.375 1.523 1.804 0.653 0.43 1.372 0.646 2.153 0.646 1.206 0 2.119-0.486 2.74-1.459v1.236h1.54v-13.526h-1.652v4.854zm-0.621 6.64c-0.5
 09 0.595-1.125 0.893-1.852 0.893-0.72 0-1.346-0.31-1.874-0.934-0.528-0.623-0.794-1.561-0.794-2.814 0-1.299 0.249-2.249 0.743-2.853 0.495-0.603 1.113-0.902 1.851-0.902 0.756 0 1.394 0.312 1.911 0.941 0.52 0.628 0.776 1.612 0.776 2.954-0.001 1.217-0.255 2.123-0.761 2.715z"/><rect height="13.528" width="1.662" y="169.17" x="155.1"/><path d="m185.74 173.01c-0.321 0.222-0.676 0.68-1.057 1.376v-1.487h-1.496v9.801h1.662v-5.131c0-0.703 0.091-1.349 0.277-1.939 0.122-0.387 0.329-0.688 0.62-0.908 0.288-0.218 0.614-0.328 0.978-0.328 0.406 0 0.811 0.12 1.217 0.358l0.572-1.539c-0.578-0.356-1.147-0.535-1.707-0.535-0.386-0.001-0.742 0.109-1.066 0.332z"/><path d="m176.8 172.68c-1.354 0-2.455 0.455-3.304 1.367-0.85 0.91-1.274 2.189-1.274 3.839 0 1.593 0.42 2.831 1.26 3.715 0.841 0.881 1.977 1.323 3.412 1.323 1.137 0 2.072-0.277 2.805-0.83 0.734-0.552 1.233-1.331 1.505-2.334l-1.717-0.213c-0.254 0.702-0.594 1.212-1.024 1.532-0.43 0.319-0.95 0.48-1.559 0.48-0.818 0-1.501-0.287-2.048-0.859-0.549-0.571-0.
 854-1.396-0.914-2.473h7.309c0.006-0.196 0.01-0.345 0.01-0.442 0-1.619-0.416-2.873-1.246-3.766-0.83-0.892-1.903-1.339-3.215-1.339zm-2.77 4.181c0.057-0.855 0.342-1.537 0.862-2.049 0.521-0.511 1.161-0.766 1.925-0.766 0.842 0 1.527 0.319 2.059 0.958 0.345 0.413 0.555 1.032 0.628 1.856h-5.474z"/><path d="m196.64 170.02c-0.788-0.72-1.841-1.08-3.164-1.08-1.249 0-2.253 0.334-3.014 1.006-0.76 0.672-1.217 1.639-1.371 2.899l1.708 0.202c0.148-0.94 0.457-1.632 0.932-2.075 0.477-0.442 1.065-0.664 1.771-0.664 0.733 0 1.35 0.245 1.855 0.734 0.504 0.487 0.758 1.058 0.758 1.703 0 0.354-0.087 0.686-0.261 0.985-0.172 0.301-0.545 0.708-1.121 1.214-0.575 0.508-0.974 0.895-1.195 1.158-0.3 0.364-0.52 0.724-0.655 1.08-0.186 0.474-0.276 1.037-0.276 1.688 0 0.111 0.002 0.278 0.009 0.5h1.597c0.013-0.665 0.058-1.146 0.138-1.44 0.081-0.296 0.204-0.558 0.369-0.785 0.166-0.228 0.521-0.581 1.062-1.06 0.807-0.714 1.349-1.319 1.623-1.818 0.276-0.5 0.414-1.042 0.414-1.633 0.002-1.024-0.393-1.894-1.179-2.614z"/><rect h
 eight="1.892" width="1.892" y="180.81" x="192.51"/></g><g fill="#efeeee"><path d="m421.02 331.74 63.9-63.719-63.9-63.899-63.721 63.899 63.721 63.719zm-6.455-41.759h-1.66v-9.802h1.66v9.802zm0-11.619h-1.66v-1.911h1.66v1.911zm31.467 11.619h-1.893v-1.892h1.893v1.892zm12.709-30.501h1.494v1.488c0.383-0.695 0.734-1.154 1.059-1.375 0.324-0.222 0.678-0.333 1.064-0.333 0.561 0 1.129 0.178 1.707 0.534l-0.572 1.54c-0.406-0.239-0.812-0.358-1.219-0.358-0.363 0-0.689 0.108-0.979 0.325-0.287 0.218-0.494 0.522-0.619 0.911-0.184 0.589-0.275 1.236-0.275 1.937v5.133h-1.66v-9.802zm-9.519 0.869c0.842-0.726 1.869-1.089 3.08-1.089 1.35 0 2.449 0.442 3.305 1.324 0.852 0.884 1.281 2.103 1.281 3.659 0 1.262-0.189 2.254-0.564 2.976-0.381 0.725-0.932 1.284-1.652 1.685-0.723 0.399-1.512 0.6-2.369 0.6-1.371 0-2.48-0.439-3.326-1.319-0.844-0.88-1.271-2.147-1.271-3.803-0.002-1.817 0.506-3.16 1.516-4.033zm-6.856-0.869h1.219v-2.426l1.65-0.998v3.424h1.67v1.293h-1.67v5.731c0 0.474 0.029 0.778 0.088 0.913s0.152 0.242 0.2
 87 0.323c0.131 0.079 0.32 0.118 0.566 0.118 0.186 0 0.43-0.021 0.729-0.062l0.24 1.466c-0.469 0.099-0.885 0.147-1.254 0.147-0.605 0-1.072-0.095-1.402-0.286-0.33-0.19-0.566-0.442-0.703-0.752-0.139-0.31-0.203-0.966-0.203-1.961v-5.639h-1.217v-1.291zm2.733 16.742c1.324 0 2.379 0.36 3.166 1.08s1.182 1.592 1.182 2.612c0 0.589-0.139 1.134-0.414 1.632-0.279 0.5-0.82 1.106-1.625 1.819-0.541 0.48-0.898 0.833-1.062 1.06-0.166 0.227-0.287 0.489-0.369 0.785-0.08 0.295-0.125 0.775-0.137 1.438h-1.596c-0.008-0.22-0.012-0.387-0.012-0.498 0-0.65 0.092-1.214 0.279-1.688 0.135-0.356 0.352-0.716 0.654-1.079 0.219-0.265 0.619-0.65 1.195-1.159 0.576-0.508 0.949-0.913 1.119-1.214 0.176-0.3 0.26-0.63 0.26-0.985 0-0.647-0.25-1.215-0.754-1.703s-1.123-0.732-1.854-0.732c-0.711 0-1.301 0.222-1.771 0.663-0.475 0.443-0.785 1.135-0.934 2.075l-1.707-0.203c0.15-1.262 0.607-2.226 1.371-2.897 0.755-0.671 1.759-1.006 3.009-1.006zm-12.25-16.742h1.512v1.275c0.357-0.499 0.762-0.871 1.211-1.121 0.447-0.251 0.994-0.374 1.633-
 0.374 0.838 0 1.576 0.216 2.213 0.646 0.639 0.43 1.123 1.038 1.451 1.823 0.324 0.785 0.486 1.646 0.486 2.579 0 1.002-0.182 1.906-0.541 2.71-0.359 0.802-0.883 1.418-1.568 1.845-0.688 0.426-1.408 0.641-2.164 0.641-0.557 0-1.051-0.117-1.49-0.351-0.441-0.234-0.803-0.529-1.086-0.886v4.771h-1.66v-13.558h0.003zm4.035 26.914c-0.227-0.148-0.795-0.338-1.697-0.565-1.221-0.307-2.064-0.571-2.533-0.797-0.473-0.225-0.828-0.534-1.07-0.933-0.242-0.397-0.367-0.834-0.367-1.316 0-0.437 0.102-0.84 0.303-1.213 0.197-0.372 0.471-0.68 0.816-0.927 0.258-0.19 0.609-0.351 1.057-0.483 0.445-0.132 0.924-0.198 1.434-0.198 0.77 0 1.445 0.111 2.025 0.333 0.582 0.221 1.01 0.522 1.287 0.899 0.277 0.379 0.469 0.884 0.572 1.518l-1.623 0.222c-0.074-0.504-0.289-0.898-0.641-1.18-0.352-0.284-0.854-0.427-1.498-0.427-0.764 0-1.311 0.126-1.637 0.378s-0.486 0.548-0.486 0.887c0 0.217 0.066 0.408 0.203 0.582 0.133 0.177 0.348 0.324 0.635 0.443 0.17 0.06 0.656 0.202 1.469 0.424 1.176 0.312 1.996 0.569 2.459 0.77 0.465 0.201 0.82
 8 0.489 1.094 0.871 0.264 0.382 0.398 0.855 0.398 1.423 0 0.554-0.162 1.074-0.486 1.563-0.322 0.489-0.787 0.868-1.398 1.134-0.609 0.27-1.299 0.402-2.066 0.402-1.273 0-2.244-0.265-2.912-0.794s-1.094-1.312-1.279-2.353l1.645-0.261c0.092 0.66 0.348 1.164 0.77 1.516 0.422 0.351 1.01 0.525 1.77 0.525s1.328-0.155 1.697-0.467c0.369-0.311 0.553-0.675 0.553-1.092-0.004-0.377-0.17-0.672-0.494-0.884zm-8.166-30.642h1.66v1.911h-1.66v-1.911zm0 3.728h1.66v9.802h-1.66v-9.802zm1.467 20.7v1.293h-1.67v5.731c0 0.474 0.029 0.778 0.086 0.913 0.061 0.135 0.154 0.242 0.287 0.323 0.133 0.078 0.32 0.118 0.566 0.118 0.186 0 0.426-0.021 0.729-0.063l0.24 1.467c-0.467 0.098-0.887 0.147-1.254 0.147-0.604 0-1.072-0.095-1.402-0.286-0.332-0.191-0.566-0.443-0.701-0.752-0.139-0.31-0.203-0.966-0.203-1.961v-5.639h-1.221v-1.293h1.221v-2.427l1.652-0.997v3.424l1.67 0.002zm-7.79-20.7h1.494v1.488c0.383-0.695 0.736-1.154 1.057-1.375 0.326-0.222 0.68-0.333 1.066-0.333 0.561 0 1.131 0.178 1.709 0.534l-0.572 1.54c-0.406-0.239-0.8
 12-0.358-1.221-0.358-0.361 0-0.689 0.108-0.977 0.325-0.289 0.218-0.494 0.522-0.619 0.911-0.186 0.589-0.277 1.236-0.277 1.937v5.133h-1.66v-9.802zm-0.115 20.812c0.58 0.222 1.012 0.521 1.287 0.9 0.273 0.377 0.465 0.884 0.574 1.517l-1.625 0.222c-0.074-0.503-0.289-0.898-0.643-1.181s-0.854-0.425-1.5-0.425c-0.762 0-1.307 0.126-1.633 0.378s-0.488 0.548-0.488 0.886c0 0.216 0.066 0.408 0.201 0.582 0.139 0.178 0.35 0.325 0.639 0.441 0.168 0.062 0.656 0.204 1.469 0.426 1.174 0.312 1.992 0.57 2.457 0.77 0.463 0.2 0.83 0.49 1.094 0.871 0.264 0.383 0.396 0.855 0.396 1.422 0 0.555-0.162 1.075-0.484 1.564-0.324 0.49-0.789 0.867-1.398 1.134-0.607 0.27-1.297 0.401-2.064 0.401-1.277 0-2.244-0.264-2.912-0.793s-1.094-1.312-1.277-2.354l1.641-0.259c0.094 0.66 0.352 1.163 0.771 1.515 0.42 0.35 1.012 0.525 1.766 0.525 0.766 0 1.33-0.155 1.699-0.466 0.369-0.312 0.557-0.675 0.557-1.094 0-0.374-0.168-0.671-0.49-0.885-0.229-0.147-0.795-0.337-1.697-0.564-1.219-0.308-2.062-0.572-2.535-0.797-0.467-0.226-0.826-0.534
 -1.07-0.933-0.242-0.396-0.365-0.835-0.365-1.315 0-0.437 0.102-0.84 0.303-1.213 0.199-0.372 0.471-0.681 0.816-0.927 0.26-0.191 0.611-0.352 1.059-0.485 0.445-0.131 0.924-0.196 1.434-0.196 0.762 0.001 1.436 0.112 2.018 0.333zm-9.373-18.651c0.352-0.794 0.883-1.389 1.602-1.786 0.717-0.398 1.496-0.595 2.34-0.595 1.064 0 1.936 0.267 2.611 0.809 0.678 0.539 1.111 1.302 1.301 2.292l-1.611 0.25c-0.154-0.658-0.428-1.154-0.818-1.486-0.393-0.333-0.863-0.499-1.418-0.499-0.836 0-1.518 0.301-2.039 0.899-0.523 0.6-0.785 1.549-0.785 2.848 0 1.316 0.252 2.273 0.756 2.871s1.164 0.896 1.977 0.896c0.648 0 1.197-0.2 1.633-0.6 0.438-0.399 0.713-1.015 0.83-1.845l1.631 0.212c-0.176 1.125-0.633 2.008-1.367 2.644-0.736 0.638-1.637 0.957-2.711 0.957-1.34 0-2.418-0.438-3.234-1.315-0.814-0.875-1.223-2.133-1.223-3.769-0.002-1.066 0.174-1.989 0.525-2.783zm-4.094 4.052c-0.23-0.147-0.795-0.338-1.699-0.565-1.219-0.307-2.062-0.571-2.535-0.797-0.469-0.225-0.826-0.534-1.068-0.933-0.244-0.397-0.365-0.834-0.365-1.315 0-0.4
 38 0.1-0.841 0.303-1.213 0.197-0.373 0.471-0.68 0.814-0.928 0.262-0.19 0.613-0.35 1.059-0.483 0.447-0.132 0.926-0.198 1.434-0.198 0.77 0 1.443 0.111 2.025 0.333 0.58 0.222 1.012 0.522 1.287 0.899 0.273 0.379 0.465 0.884 0.574 1.518l-1.625 0.222c-0.074-0.504-0.289-0.898-0.643-1.18-0.354-0.284-0.854-0.427-1.5-0.427-0.762 0-1.307 0.127-1.633 0.379s-0.488 0.547-0.488 0.886c0 0.217 0.066 0.409 0.201 0.582 0.139 0.177 0.35 0.325 0.639 0.443 0.168 0.06 0.656 0.202 1.469 0.424 1.174 0.313 1.992 0.569 2.457 0.771 0.463 0.2 0.83 0.488 1.094 0.87s0.396 0.855 0.396 1.423c0 0.555-0.162 1.074-0.484 1.563-0.324 0.489-0.789 0.868-1.395 1.134-0.611 0.27-1.301 0.402-2.068 0.402-1.275 0-2.244-0.265-2.912-0.793-0.668-0.53-1.094-1.312-1.277-2.354l1.643-0.26c0.092 0.659 0.35 1.163 0.77 1.515 0.42 0.351 1.012 0.525 1.766 0.525 0.766 0 1.33-0.155 1.699-0.467 0.369-0.311 0.557-0.675 0.557-1.092-0.008-0.375-0.17-0.671-0.495-0.884zm-6.285 14.487h2.074l1.506 2.3c0.283 0.437 0.512 0.801 0.682 1.097 0.271-0.405 
 0.52-0.765 0.748-1.078l1.652-2.318h1.984l-3.387 4.614 3.645 5.186h-2.039l-2.014-3.045-0.533-0.821-2.576 3.866h-2.012l3.58-5.095-3.31-4.706zm-0.951 5.327h-7.311c0.062 1.076 0.367 1.9 0.914 2.473s1.23 0.859 2.047 0.859c0.609 0 1.129-0.16 1.561-0.481 0.432-0.32 0.773-0.83 1.025-1.532l1.717 0.214c-0.27 1.002-0.773 1.78-1.504 2.334-0.732 0.555-1.666 0.83-2.807 0.83-1.434 0-2.57-0.442-3.41-1.325-0.838-0.882-1.26-2.12-1.26-3.713 0-1.648 0.424-2.929 1.273-3.84s1.949-1.365 3.305-1.365c1.309 0 2.381 0.445 3.213 1.338 0.828 0.893 1.244 2.148 1.244 3.767 0.003 0.095 0.001 0.244-0.007 0.441zm-7.758-24.882c0.85-0.911 1.951-1.365 3.303-1.365 1.312 0 2.383 0.445 3.213 1.338 0.828 0.894 1.244 2.148 1.244 3.767 0 0.099-0.002 0.246-0.008 0.443h-7.311c0.062 1.075 0.367 1.899 0.914 2.473 0.549 0.571 1.23 0.858 2.051 0.858 0.607 0 1.127-0.16 1.557-0.481 0.43-0.32 0.773-0.83 1.025-1.531l1.717 0.213c-0.27 1.002-0.773 1.78-1.506 2.334-0.732 0.555-1.666 0.83-2.805 0.83-1.436 0-2.572-0.441-3.41-1.325-0.84-0.8
 82-1.26-2.12-1.26-3.713 0.001-1.65 0.429-2.93 1.276-3.841zm-9.341-4.873c1.051 0 1.855 0.064 2.406 0.196 0.779 0.177 1.439 0.499 1.988 0.968 0.713 0.603 1.246 1.373 1.598 2.312 0.357 0.939 0.533 2.012 0.533 3.217 0 1.028-0.119 1.939-0.359 2.733-0.244 0.793-0.549 1.45-0.926 1.969-0.375 0.521-0.785 0.931-1.23 1.228-0.447 0.299-0.984 0.525-1.617 0.679-0.627 0.152-1.352 0.229-2.172 0.229h-4.881v-13.529l4.66-0.002z"/><path d="m386.6 267.44c0.506-0.166 0.912-0.4 1.213-0.703 0.426-0.424 0.754-0.994 0.992-1.711 0.234-0.717 0.354-1.586 0.354-2.608 0-1.415-0.232-2.502-0.695-3.261-0.465-0.76-1.027-1.27-1.693-1.529-0.48-0.186-1.254-0.277-2.316-0.277h-2.842v10.336h2.889c0.889 0.002 1.59-0.083 2.098-0.247z"/><path d="m452.3 268.14c0.824 0 1.51-0.313 2.061-0.941 0.547-0.628 0.82-1.584 0.82-2.87 0-1.21-0.275-2.131-0.824-2.755-0.553-0.624-1.236-0.937-2.055-0.937-0.83 0-1.521 0.31-2.064 0.934-0.549 0.622-0.822 1.56-0.822 2.813 0 1.256 0.273 2.194 0.822 2.819 0.54 0.625 1.23 0.937 2.062 0.937z"/><path 
 d="m399.2 261.58c-0.529-0.639-1.215-0.96-2.059-0.96-0.766 0-1.404 0.255-1.926 0.768-0.52 0.511-0.809 1.192-0.859 2.047h5.471c-0.07-0.824-0.281-1.443-0.627-1.855z"/><path d="m397.15 281.32c-0.764 0-1.404 0.255-1.924 0.768-0.52 0.511-0.809 1.192-0.859 2.048h5.469c-0.074-0.825-0.281-1.443-0.627-1.856-0.529-0.639-1.215-0.96-2.059-0.96z"/><path d="m436.98 268.14c0.738 0 1.367-0.312 1.893-0.937 0.527-0.625 0.787-1.593 0.787-2.904 0-1.248-0.254-2.182-0.768-2.805-0.514-0.621-1.127-0.934-1.84-0.934-0.709 0-1.336 0.332-1.877 0.993-0.547 0.661-0.818 1.62-0.818 2.884 0 1.261 0.256 2.191 0.766 2.794 0.509 0.604 1.13 0.909 1.857 0.909z"/></g><g fill="#010101"><path d="m384.7 269.28c0.82 0 1.545-0.076 2.172-0.23 0.633-0.152 1.17-0.38 1.617-0.679 0.445-0.299 0.855-0.708 1.23-1.229 0.377-0.52 0.682-1.174 0.926-1.969 0.24-0.794 0.359-1.703 0.359-2.731 0-1.206-0.176-2.279-0.533-3.217-0.352-0.938-0.885-1.71-1.598-2.313-0.549-0.467-1.209-0.789-1.988-0.968-0.551-0.13-1.355-0.194-2.406-0.194h-4.66v13.528h
 4.881v0.002zm-3.09-11.931h2.842c1.062 0 1.836 0.091 2.316 0.276 0.666 0.259 1.229 0.768 1.693 1.528 0.463 0.759 0.695 1.847 0.695 3.263 0 1.02-0.119 1.889-0.354 2.608-0.238 0.716-0.566 1.286-0.992 1.711-0.301 0.3-0.707 0.534-1.213 0.702-0.508 0.165-1.209 0.25-2.1 0.25h-2.889v-10.338h0.002z"/><path d="m460.4 264.15c0-0.7 0.092-1.348 0.275-1.937 0.125-0.389 0.332-0.693 0.619-0.911 0.289-0.217 0.617-0.325 0.979-0.325 0.406 0 0.812 0.119 1.219 0.358l0.57-1.54c-0.576-0.356-1.145-0.534-1.705-0.534-0.387 0-0.744 0.111-1.064 0.333-0.324 0.221-0.676 0.68-1.059 1.375v-1.488h-1.494v9.802h1.66v-5.133z"/><path d="m443.59 266.41c0 0.996 0.068 1.649 0.203 1.959s0.371 0.562 0.703 0.752c0.33 0.191 0.799 0.287 1.4 0.287 0.369 0 0.789-0.049 1.256-0.147l-0.24-1.467c-0.301 0.043-0.545 0.064-0.729 0.064-0.246 0-0.436-0.04-0.568-0.12-0.133-0.078-0.229-0.186-0.285-0.323-0.061-0.135-0.088-0.438-0.088-0.913v-5.731h1.67v-1.291h-1.67v-3.423l-1.652 0.996v2.427h-1.217v1.291h1.217v5.639z"/><path d="m452.3 269.5c0
 .855 0 1.645-0.2 2.367-0.6 0.725-0.4 1.275-0.96 1.652-1.685 0.379-0.722 0.566-1.716 0.566-2.976 0-1.557-0.426-2.775-1.283-3.659-0.855-0.882-1.955-1.324-3.303-1.324-1.211 0-2.238 0.363-3.082 1.089-1.01 0.873-1.512 2.217-1.512 4.032 0 1.655 0.422 2.924 1.268 3.803 0.844 0.88 1.954 1.32 3.327 1.32zm-2.069-7.936c0.547-0.621 1.236-0.934 2.066-0.934 0.82 0 1.504 0.312 2.055 0.937 0.549 0.624 0.822 1.542 0.822 2.755 0 1.286-0.273 2.243-0.818 2.87-0.547 0.626-1.236 0.941-2.059 0.941-0.83 0-1.52-0.312-2.068-0.937-0.547-0.625-0.82-1.563-0.82-2.819 0-1.253 0.275-2.193 0.822-2.813z"/><path d="m407.05 268.14c-0.758 0-1.348-0.175-1.768-0.525-0.42-0.352-0.678-0.855-0.771-1.515l-1.643 0.26c0.186 1.041 0.611 1.823 1.279 2.354 0.666 0.528 1.637 0.793 2.912 0.793 0.768 0 1.457-0.133 2.066-0.402 0.609-0.266 1.074-0.645 1.396-1.134 0.324-0.489 0.486-1.012 0.486-1.563 0-0.566-0.135-1.041-0.398-1.423s-0.629-0.67-1.092-0.87c-0.465-0.201-1.285-0.457-2.459-0.771-0.811-0.222-1.301-0.364-1.467-0.424-0.291-0.11
 8-0.502-0.267-0.639-0.443-0.139-0.173-0.203-0.365-0.203-0.582 0-0.339 0.162-0.634 0.486-0.886 0.328-0.252 0.871-0.379 1.637-0.379 0.646 0 1.146 0.143 1.498 0.427 0.354 0.281 0.568 0.676 0.643 1.18l1.623-0.222c-0.105-0.634-0.295-1.139-0.572-1.518-0.277-0.377-0.709-0.678-1.285-0.899-0.584-0.222-1.258-0.333-2.025-0.333-0.514 0-0.99 0.066-1.436 0.198-0.447 0.134-0.799 0.293-1.059 0.483-0.344 0.248-0.617 0.557-0.816 0.928-0.199 0.372-0.301 0.777-0.301 1.213 0 0.481 0.121 0.918 0.363 1.315 0.246 0.396 0.6 0.708 1.07 0.933 0.473 0.226 1.316 0.49 2.535 0.797 0.902 0.228 1.471 0.418 1.697 0.565 0.328 0.214 0.49 0.51 0.49 0.885 0 0.417-0.188 0.782-0.555 1.092-0.368 0.309-0.93 0.466-1.692 0.466z"/><rect height="1.911" width="1.66" y="255.75" x="428.72"/><path d="m434.51 268.27c0.281 0.356 0.645 0.651 1.086 0.886 0.439 0.233 0.938 0.351 1.49 0.351 0.756 0 1.479-0.215 2.164-0.641 0.686-0.428 1.207-1.045 1.57-1.845 0.359-0.803 0.539-1.708 0.539-2.71 0-0.935-0.162-1.794-0.488-2.579s-0.809-1.391-1.
 449-1.823c-0.639-0.433-1.377-0.646-2.215-0.646-0.639 0-1.184 0.123-1.631 0.374-0.449 0.247-0.855 0.622-1.209 1.121v-1.275h-1.516v13.558h1.664v-4.771h-0.005zm0.662-6.715c0.541-0.661 1.168-0.991 1.877-0.991 0.713 0 1.326 0.31 1.84 0.933 0.514 0.621 0.768 1.557 0.768 2.806 0 1.31-0.26 2.279-0.787 2.903-0.525 0.624-1.154 0.937-1.893 0.937-0.727 0-1.348-0.301-1.857-0.903-0.512-0.604-0.766-1.535-0.766-2.796s0.271-2.226 0.818-2.889z"/><path d="m416.84 269.5c1.074 0 1.975-0.318 2.711-0.955 0.734-0.638 1.191-1.519 1.367-2.645l-1.631-0.213c-0.117 0.83-0.393 1.445-0.83 1.845-0.436 0.399-0.979 0.601-1.633 0.601-0.812 0-1.473-0.299-1.977-0.896-0.504-0.596-0.756-1.554-0.756-2.871 0-1.298 0.262-2.248 0.785-2.848 0.521-0.601 1.203-0.9 2.039-0.9 0.555 0 1.027 0.167 1.418 0.499 0.391 0.333 0.662 0.828 0.818 1.486l1.611-0.251c-0.189-0.989-0.623-1.753-1.301-2.292-0.676-0.538-1.547-0.809-2.611-0.809-0.844 0-1.623 0.198-2.34 0.597-0.715 0.395-1.25 0.991-1.602 1.784-0.352 0.795-0.527 1.722-0.527 2.777 0 1
 .638 0.408 2.893 1.223 3.771 0.818 0.88 1.896 1.32 3.236 1.32z"/><path d="m424.06 264.15c0-0.7 0.092-1.348 0.277-1.937 0.125-0.389 0.33-0.693 0.619-0.911 0.287-0.217 0.615-0.325 0.977-0.325 0.408 0 0.814 0.119 1.221 0.358l0.572-1.54c-0.578-0.356-1.148-0.534-1.709-0.534-0.387 0-0.744 0.111-1.066 0.333-0.32 0.221-0.674 0.68-1.057 1.375v-1.488h-1.494v9.802h1.66v-5.133z"/><rect height="9.802" width="1.66" y="259.48" x="428.72"/><path d="m397.22 269.5c1.135 0 2.072-0.277 2.807-0.83 0.73-0.553 1.232-1.332 1.504-2.334l-1.719-0.213c-0.25 0.701-0.594 1.211-1.023 1.531-0.43 0.321-0.949 0.481-1.559 0.481-0.818 0-1.5-0.287-2.049-0.858-0.547-0.573-0.854-1.397-0.914-2.473h7.309c0.006-0.197 0.012-0.345 0.012-0.443 0-1.618-0.418-2.873-1.248-3.767-0.828-0.893-1.9-1.338-3.211-1.338-1.354 0-2.453 0.454-3.303 1.365-0.848 0.911-1.273 2.191-1.273 3.84 0 1.593 0.42 2.831 1.26 3.713 0.834 0.885 1.973 1.326 3.407 1.326zm-1.998-8.11c0.518-0.513 1.162-0.768 1.924-0.768 0.842 0 1.529 0.321 2.059 0.96 0.344 0.4
 12 0.555 1.031 0.627 1.855h-5.473c0.054-0.855 0.341-1.539 0.863-2.047z"/><path d="m442.42 280.33c0.146-0.94 0.457-1.632 0.93-2.075 0.477-0.441 1.066-0.663 1.771-0.663 0.732 0 1.35 0.244 1.855 0.732s0.756 1.056 0.756 1.703c0 0.355-0.086 0.686-0.258 0.985-0.174 0.301-0.547 0.706-1.123 1.214-0.574 0.508-0.973 0.895-1.195 1.159-0.303 0.363-0.52 0.721-0.654 1.079-0.184 0.475-0.277 1.038-0.277 1.688 0 0.111 0.002 0.278 0.008 0.498h1.598c0.014-0.663 0.059-1.144 0.141-1.438 0.076-0.296 0.199-0.559 0.367-0.785 0.166-0.227 0.52-0.582 1.059-1.06 0.809-0.713 1.352-1.319 1.625-1.819 0.275-0.498 0.414-1.043 0.414-1.632 0-1.021-0.393-1.893-1.18-2.612-0.789-0.72-1.844-1.08-3.164-1.08-1.252 0-2.256 0.335-3.016 1.006-0.758 0.672-1.215 1.638-1.371 2.898l1.714 0.202z"/><path d="m404.27 289.98 2.576-3.867 0.535 0.821 2.012 3.046h2.039l-3.646-5.186 3.387-4.613h-1.982l-1.652 2.316c-0.227 0.312-0.479 0.674-0.748 1.079-0.172-0.294-0.398-0.659-0.682-1.098l-1.504-2.298h-2.078l3.312 4.707-3.578 5.093h2.009z"/>
 <rect height="1.911" width="1.66" y="276.45" x="412.91"/><path d="m435.12 288.84c-0.758 0-1.348-0.175-1.77-0.525-0.42-0.352-0.678-0.855-0.77-1.516l-1.643 0.261c0.186 1.04 0.609 1.823 1.277 2.353s1.639 0.794 2.912 0.794c0.768 0 1.459-0.133 2.068-0.402 0.607-0.266 1.072-0.645 1.396-1.134 0.32-0.489 0.482-1.012 0.482-1.563 0-0.566-0.131-1.041-0.396-1.423-0.264-0.382-0.627-0.67-1.092-0.871-0.467-0.2-1.283-0.457-2.459-0.77-0.812-0.222-1.301-0.364-1.467-0.424-0.291-0.119-0.502-0.267-0.637-0.443-0.137-0.174-0.205-0.365-0.205-0.582 0-0.339 0.164-0.635 0.49-0.887s0.869-0.378 1.631-0.378c0.648 0 1.148 0.143 1.504 0.427 0.352 0.281 0.564 0.676 0.639 1.18l1.625-0.222c-0.105-0.634-0.295-1.139-0.574-1.518-0.277-0.377-0.705-0.679-1.287-0.899-0.582-0.222-1.256-0.333-2.025-0.333-0.51 0-0.99 0.066-1.434 0.198-0.445 0.133-0.799 0.293-1.057 0.483-0.344 0.247-0.617 0.557-0.816 0.927-0.201 0.373-0.301 0.778-0.301 1.213 0 0.482 0.121 0.919 0.363 1.316 0.244 0.396 0.602 0.708 1.072 0.933 0.469 0.226 1.314 
 0.49 2.531 0.797 0.906 0.228 1.475 0.417 1.699 0.565 0.326 0.214 0.49 0.51 0.49 0.885 0 0.417-0.186 0.782-0.555 1.092s-0.929 0.466-1.691 0.466z"/><path d="m426.86 277.75v2.426h-1.217v1.293h1.217v5.64c0 0.996 0.07 1.65 0.203 1.96 0.135 0.31 0.369 0.562 0.703 0.752 0.334 0.191 0.797 0.287 1.402 0.287 0.369 0 0.787-0.049 1.254-0.147l-0.24-1.467c-0.299 0.043-0.543 0.064-0.729 0.064-0.246 0-0.436-0.04-0.566-0.12-0.135-0.078-0.229-0.187-0.287-0.323-0.059-0.135-0.086-0.438-0.086-0.913v-5.731h1.672v-1.291h-1.672v-3.424l-1.654 0.994z"/><rect height="9.802" width="1.66" y="280.18" x="412.91"/><path d="m397.13 279.96c-1.354 0-2.455 0.454-3.305 1.365s-1.273 2.191-1.273 3.84c0 1.593 0.42 2.831 1.262 3.713 0.838 0.883 1.977 1.325 3.406 1.325 1.141 0 2.074-0.278 2.809-0.83 0.734-0.553 1.234-1.332 1.504-2.334l-1.717-0.214c-0.254 0.702-0.594 1.212-1.021 1.532-0.434 0.321-0.953 0.481-1.562 0.481-0.82 0-1.502-0.287-2.051-0.859-0.545-0.572-0.852-1.396-0.914-2.473h7.311c0.008-0.196 0.01-0.344 0.01-0.442
  0-1.618-0.416-2.874-1.246-3.767s-1.906-1.337-3.213-1.337zm-2.766 4.181c0.051-0.855 0.34-1.537 0.859-2.048 0.52-0.513 1.16-0.768 1.924-0.768 0.844 0 1.531 0.32 2.061 0.959 0.344 0.413 0.555 1.031 0.629 1.856h-5.473z"/><rect height="1.892" width="1.893" y="288.09" x="444.14"/><path d="m418.82 280.16c-0.447 0.134-0.797 0.294-1.055 0.485-0.344 0.246-0.617 0.556-0.82 0.927-0.197 0.373-0.297 0.777-0.297 1.213 0 0.48 0.119 0.919 0.361 1.315 0.244 0.396 0.602 0.707 1.072 0.933 0.473 0.225 1.316 0.489 2.535 0.797 0.904 0.228 1.467 0.417 1.695 0.564 0.326 0.216 0.488 0.511 0.488 0.885 0 0.419-0.186 0.784-0.555 1.094s-0.936 0.466-1.695 0.466c-0.758 0-1.348-0.176-1.77-0.525-0.422-0.352-0.676-0.854-0.77-1.515l-1.645 0.259c0.186 1.041 0.611 1.824 1.279 2.354s1.639 0.793 2.912 0.793c0.768 0 1.457-0.132 2.066-0.401 0.607-0.267 1.076-0.644 1.396-1.134 0.324-0.489 0.486-1.011 0.486-1.564 0-0.564-0.133-1.039-0.398-1.422-0.266-0.381-0.631-0.671-1.09-0.871-0.467-0.199-1.287-0.457-2.461-0.77-0.812-0.222
 -1.301-0.363-1.469-0.426-0.289-0.116-0.5-0.264-0.635-0.441-0.139-0.174-0.203-0.366-0.203-0.582 0-0.338 0.162-0.634 0.486-0.886s0.871-0.378 1.635-0.378c0.645 0 1.143 0.142 1.5 0.425 0.352 0.282 0.564 0.678 0.639 1.181l1.625-0.222c-0.105-0.633-0.295-1.14-0.574-1.517-0.275-0.379-0.705-0.679-1.287-0.9-0.578-0.221-1.254-0.332-2.025-0.332-0.5-0.001-0.98 0.064-1.426 0.195z"/></g><polygon transform="translate(0,10e-4)" stroke="#000" points="421.11 165.87 229.68 165.87 229.68 165.96 229.68 166.05 420.93 166.05 420.93 181.26 421.11 181.26" stroke-miterlimit="10" fill="#818181"/><polygon points="421.11 181.26 420.93 181.26 413.46 181.26 421.02 204.12 428.76 181.26" fill="#818181" transform="translate(0,10e-4)"/><g fill="#010101"><rect height="13.528" width="1.659" y="134.97" x="259.15"/><path d="m251.1 140.26c0.372-0.273 0.949-0.41 1.729-0.41 0.837 0 1.467 0.187 1.892 0.562 0.312 0.276 0.471 0.754 0.471 1.431 0 0.062-0.005 0.204-0.007 0.434-0.636 0.221-1.622 0.413-2.965 0.572-0.656 0.08-1.148 
 0.164-1.477 0.251-0.443 0.122-0.839 0.304-1.195 0.544-0.352 0.238-0.638 0.56-0.858 0.955-0.219 0.398-0.325 0.835-0.325 1.314 0 0.818 0.288 1.489 0.866 2.017 0.577 0.526 1.406 0.789 2.482 0.789 0.652 0 1.264-0.106 1.833-0.322s1.16-0.585 1.774-1.106c0.049 0.459 0.162 0.863 0.335 1.207h1.734c-0.208-0.375-0.349-0.767-0.419-1.176-0.07-0.41-0.105-1.386-0.105-2.93v-2.213c0-0.738-0.028-1.251-0.084-1.533-0.1-0.455-0.271-0.831-0.517-1.13-0.248-0.299-0.63-0.546-1.155-0.744-0.522-0.195-1.202-0.295-2.039-0.295-0.842 0-1.583 0.116-2.225 0.346-0.639 0.229-1.129 0.56-1.467 0.989-0.338 0.426-0.579 0.987-0.727 1.685l1.622 0.221c0.179-0.699 0.455-1.185 0.827-1.458zm4.085 3.928c0 0.731-0.089 1.284-0.268 1.66-0.234 0.486-0.6 0.87-1.097 1.147-0.499 0.281-1.068 0.421-1.709 0.421-0.646 0-1.137-0.147-1.472-0.443-0.335-0.295-0.501-0.664-0.501-1.107 0-0.29 0.074-0.552 0.229-0.788 0.154-0.236 0.372-0.416 0.655-0.539 0.282-0.125 0.765-0.234 1.449-0.334 1.207-0.173 2.109-0.381 2.712-0.629v0.612h0.002z"/><path d=
 "m266.84 147.36c-0.756 0-1.346-0.176-1.766-0.526-0.422-0.352-0.68-0.855-0.773-1.513l-1.643 0.258c0.188 1.04 0.611 1.823 1.279 2.353s1.637 0.794 2.91 0.794c0.771 0 1.461-0.133 2.068-0.401 0.609-0.268 1.074-0.646 1.396-1.137 0.322-0.487 0.486-1.011 0.486-1.562 0-0.566-0.135-1.04-0.4-1.422-0.262-0.382-0.627-0.673-1.09-0.872-0.465-0.2-1.287-0.457-2.461-0.771-0.811-0.221-1.301-0.363-1.465-0.425-0.291-0.117-0.504-0.265-0.639-0.442-0.135-0.172-0.203-0.366-0.203-0.582 0-0.338 0.162-0.634 0.49-0.886 0.326-0.252 0.867-0.377 1.635-0.377 0.645 0 1.145 0.142 1.5 0.424 0.354 0.282 0.566 0.678 0.641 1.182l1.623-0.223c-0.107-0.633-0.295-1.14-0.572-1.517s-0.705-0.679-1.287-0.9c-0.584-0.221-1.258-0.332-2.025-0.332-0.512 0-0.988 0.066-1.436 0.196-0.445 0.134-0.795 0.296-1.055 0.485-0.346 0.246-0.619 0.556-0.818 0.928-0.199 0.373-0.301 0.777-0.301 1.215 0 0.48 0.121 0.917 0.363 1.315 0.244 0.396 0.602 0.707 1.072 0.932 0.471 0.226 1.314 0.49 2.531 0.798 0.906 0.227 1.471 0.416 1.697 0.564 0.328 0.215 0
 .49 0.511 0.49 0.885 0 0.418-0.184 0.782-0.555 1.093-0.362 0.311-0.928 0.466-1.692 0.466z"/><path d="m244.1 148.5h1.65v-8.508h1.912v-1.293h-1.912v-0.903c0-0.591 0.105-0.993 0.315-1.208 0.21-0.216 0.563-0.324 1.069-0.324 0.308 0 0.636 0.031 0.978 0.091l0.252-1.448c-0.565-0.111-1.084-0.164-1.55-0.164-0.727 0-1.291 0.133-1.692 0.4-0.405 0.267-0.687 0.618-0.844 1.048-0.12 0.32-0.176 0.81-0.176 1.466v1.043h-1.468v1.293h1.468v8.508h-0.002z"/><path d="m276.97 148.72c1.137 0 2.07-0.276 2.805-0.83 0.73-0.554 1.234-1.331 1.504-2.334l-1.717-0.212c-0.252 0.701-0.596 1.21-1.025 1.531-0.428 0.32-0.949 0.48-1.559 0.48-0.816 0-1.5-0.287-2.047-0.859-0.549-0.571-0.854-1.396-0.914-2.473h7.311c0.006-0.196 0.008-0.344 0.008-0.442 0-1.618-0.412-2.872-1.244-3.766-0.83-0.893-1.9-1.339-3.211-1.339-1.354 0-2.453 0.454-3.303 1.366-0.85 0.91-1.275 2.19-1.275 3.839 0 1.593 0.42 2.831 1.262 3.715 0.834 0.881 1.969 1.324 3.405 1.324zm-1.998-8.111c0.521-0.512 1.16-0.767 1.924-0.767 0.844 0 1.529 0.319 2.057 0.958 
 0.344 0.413 0.555 1.033 0.631 1.856h-5.477c0.056-0.854 0.345-1.537 0.865-2.047z"/></g><polygon transform="translate(0,10e-4)" stroke="#000" points="166.05 229.68 165.96 229.68 165.87 229.68 165.87 283.32 166.05 283.32 166.05 268.05 165.96 268.02 166.05 267.99" stroke-miterlimit="10" fill="#818181"/><polygon points="165.96 306.18 173.52 283.32 166.05 283.32 165.87 283.32 158.22 283.32" fill="#818181" transform="translate(0,10e-4)"/><g fill="#010101"><path d="m138.78 243.12c0-1.62-0.414-2.874-1.245-3.767-0.832-0.893-1.901-1.337-3.212-1.337-1.354 0-2.455 0.456-3.304 1.365-0.846 0.911-1.273 2.191-1.273 3.839 0 1.594 0.42 2.832 1.26 3.714 0.842 0.882 1.977 1.325 3.411 1.325 1.138 0 2.073-0.277 2.807-0.83 0.732-0.553 1.233-1.332 1.505-2.334l-1.718-0.212c-0.252 0.7-0.593 1.21-1.023 1.531-0.431 0.32-0.951 0.48-1.561 0.48-0.819 0-1.501-0.286-2.05-0.857-0.549-0.574-0.852-1.398-0.914-2.474h7.311c0.005-0.197 0.006-0.344 0.006-0.443zm-7.225-0.925c0.056-0.854 0.343-1.536 0.862-2.049 0.521-0.511 1
 .161-0.765 1.925-0.765 0.842 0 1.528 0.321 2.06 0.961 0.343 0.41 0.553 1.028 0.628 1.853h-5.475z"/><path d="m108.83 235.81v2.43h-1.22v1.291h1.22v5.637c0 0.999 0.066 1.651 0.202 1.962 0.137 0.311 0.369 0.562 0.702 0.753 0.334 0.189 0.8 0.285 1.403 0.285 0.367 0 0.787-0.049 1.254-0.147l-0.239-1.467c-0.302 0.042-0.544 0.064-0.729 0.064-0.247 0-0.436-0.039-0.566-0.121-0.134-0.078-0.227-0.187-0.286-0.322s-0.087-0.44-0.087-0.914v-5.731h1.67v-1.291h-1.67v-3.425l-1.654 0.996z"/><path d="m113.72 238.24v9.8h1.66v-5.132c0-0.701 0.093-1.348 0.278-1.938 0.123-0.387 0.329-0.691 0.617-0.91 0.29-0.22 0.616-0.328 0.978-0.328 0.406 0 0.812 0.12 1.219 0.361l0.572-1.541c-0.577-0.357-1.146-0.534-1.707-0.534-0.387 0-0.742 0.111-1.064 0.331-0.325 0.223-0.676 0.68-1.058 1.376v-1.483h-1.495v-0.002z"/><path d="m119.83 238.24v6.072c0 0.708 0.034 1.224 0.101 1.551 0.099 0.486 0.269 0.896 0.513 1.231 0.243 0.335 0.616 0.612 1.117 0.834s1.041 0.333 1.619 0.333c1.311 0 2.347-0.555 3.111-1.662v1.44h1.484v-9.802h-1
 .662v5.252c0 0.836-0.09 1.477-0.271 1.914-0.182 0.441-0.491 0.79-0.93 1.045-0.436 0.255-0.903 0.381-1.401 0.381s-0.916-0.123-1.254-0.374c-0.339-0.25-0.56-0.592-0.664-1.029-0.069-0.301-0.103-0.885-0.103-1.754v-5.436h-1.66v0.004z"/></g><polygon transform="translate(0,10e-4)" stroke="#000" points="421.11 421.11 421.11 331.74 421.02 331.74 420.93 331.74 420.93 420.93 188.82 420.93 188.82 421.11" stroke-miterlimit="10" fill="#818181"/><polygon points="188.82 428.76 188.82 421.11 188.82 420.93 188.82 413.46 166.05 420.99 166.05 421.05" fill="#818181" transform="translate(0,10e-4)"/><g fill="#010101"><path d="m451.27 345.45c-0.322 0.223-0.674 0.68-1.057 1.376v-1.484h-1.496v9.803h1.662v-5.134c0-0.703 0.092-1.349 0.277-1.939 0.123-0.387 0.33-0.69 0.617-0.908 0.289-0.22 0.617-0.328 0.977-0.328 0.408 0 0.812 0.118 1.219 0.358l0.574-1.539c-0.576-0.356-1.146-0.535-1.707-0.535-0.387-0.002-0.74 0.109-1.066 0.33z"/><path d="m469.48 345.12c-1.354 0-2.457 0.456-3.303 1.365-0.848 0.912-1.275 2.191-1.2
 75 3.839 0 1.594 0.42 2.834 1.262 3.713 0.838 0.885 1.975 1.326 3.41 1.326 1.139 0 2.072-0.277 2.805-0.828 0.734-0.555 1.232-1.334 1.506-2.336l-1.719-0.211c-0.25 0.699-0.594 1.211-1.023 1.531s-0.949 0.48-1.562 0.48c-0.82 0-1.502-0.285-2.047-0.857-0.547-0.574-0.854-1.398-0.912-2.475h7.307c0.008-0.197 0.012-0.345 0.012-0.443 0-1.618-0.414-2.874-1.246-3.768-0.834-0.89-1.904-1.336-3.215-1.336zm-2.771 4.178c0.057-0.853 0.344-1.535 0.863-2.047 0.52-0.513 1.162-0.766 1.924-0.766 0.844 0 1.529 0.321 2.057 0.961 0.344 0.41 0.555 1.029 0.629 1.852h-5.473z"/><path d="m461.27 350.59c0 0.838-0.088 1.477-0.271 1.916s-0.488 0.789-0.928 1.043c-0.436 0.254-0.902 0.381-1.4 0.381-0.5 0-0.916-0.121-1.256-0.373-0.34-0.25-0.561-0.592-0.664-1.027-0.068-0.303-0.102-0.887-0.102-1.757v-5.435h-1.662v6.072c0 0.709 0.033 1.225 0.104 1.549 0.098 0.488 0.268 0.898 0.514 1.234 0.24 0.334 0.611 0.613 1.115 0.834 0.502 0.223 1.043 0.334 1.619 0.334 1.311 0 2.348-0.555 3.109-1.664v1.441h1.488v-9.801h-1.664v5.252h-0.0
 02z"/><path d="m446.59 353.72c-0.246 0-0.436-0.037-0.568-0.119-0.133-0.078-0.229-0.186-0.287-0.324-0.059-0.133-0.088-0.438-0.088-0.914v-5.73h1.67v-1.291h-1.67v-3.424l-1.65 0.996v2.43h-1.217v1.292h1.217v5.638c0 0.998 0.068 1.65 0.203 1.961 0.135 0.309 0.367 0.561 0.703 0.752 0.332 0.189 0.799 0.287 1.4 0.287 0.371 0 0.789-0.051 1.258-0.148l-0.24-1.467c-0.303 0.039-0.549 0.061-0.731 0.061z"/></g><polygon transform="translate(0,10e-4)" stroke="#000" points="357.3 268.02 357.3 267.93 188.82 267.93 188.82 268.11 357.3 268.11" stroke-miterlimit="10" fill="#818181"/><polygon points="166.05 268.05 188.82 275.58 188.82 268.11 188.82 267.93 188.82 260.28 166.05 267.99 165.96 268.02" fill="#818181" transform="translate(0,10e-4)"/><g fill="#010101"><rect height="13.529" width="1.664" y="237.03" x="321.61"/><path d="m306.56 250.56h1.648v-8.509h1.912v-1.292h-1.912v-0.905c0-0.589 0.105-0.992 0.314-1.209 0.211-0.214 0.564-0.321 1.07-0.321 0.311 0 0.633 0.03 0.979 0.092l0.25-1.449c-0.566-0.112-1.082
 -0.167-1.549-0.167-0.727 0-1.291 0.135-1.693 0.401-0.404 0.268-0.686 0.617-0.846 1.048-0.117 0.319-0.174 0.809-0.174 1.466v1.045h-1.467v1.292h1.467v8.508h0.001z"/><path d="m329.3 249.42c-0.756 0-1.348-0.177-1.768-0.526-0.422-0.352-0.678-0.854-0.771-1.514l-1.643 0.26c0.186 1.038 0.611 1.823 1.277 2.353 0.668 0.529 1.639 0.793 2.912 0.793 0.77 0 1.459-0.134 2.068-0.4 0.607-0.268 1.072-0.647 1.396-1.135 0.32-0.49 0.482-1.012 0.482-1.564 0-0.564-0.131-1.039-0.393-1.422-0.266-0.382-0.631-0.674-1.096-0.871-0.467-0.199-1.283-0.457-2.459-0.77-0.812-0.223-1.301-0.364-1.467-0.426-0.291-0.116-0.502-0.264-0.637-0.443-0.137-0.171-0.205-0.364-0.205-0.58 0-0.339 0.164-0.634 0.49-0.886 0.326-0.255 0.869-0.379 1.631-0.379 0.648 0 1.148 0.144 1.504 0.425 0.352 0.283 0.564 0.677 0.639 1.181l1.625-0.22c-0.105-0.635-0.295-1.14-0.574-1.518-0.277-0.379-0.705-0.679-1.287-0.9s-1.256-0.333-2.025-0.333c-0.51 0-0.99 0.065-1.434 0.198-0.445 0.131-0.797 0.293-1.057 0.484-0.346 0.247-0.617 0.557-0.816 0.927-0.201
  0.372-0.301 0.776-0.301 1.213 0 0.48 0.121 0.917 0.363 1.313 0.244 0.398 0.602 0.708 1.072 0.933 0.469 0.226 1.314 0.49 2.531 0.797 0.906 0.228 1.475 0.416 1.699 0.563 0.326 0.217 0.49 0.513 0.49 0.887 0 0.417-0.186 0.782-0.555 1.092-0.365 0.312-0.93 0.468-1.691 0.468z"/><path d="m313.56 242.32c0.373-0.272 0.949-0.41 1.73-0.41 0.834 0 1.467 0.188 1.891 0.562 0.314 0.277 0.471 0.754 0.471 1.43 0 0.062-0.002 0.207-0.006 0.436-0.635 0.221-1.623 0.412-2.963 0.571-0.66 0.081-1.154 0.165-1.477 0.251-0.443 0.122-0.844 0.304-1.195 0.543-0.357 0.24-0.639 0.559-0.857 0.956s-0.328 0.835-0.328 1.314c0 0.819 0.287 1.491 0.867 2.016 0.578 0.526 1.406 0.789 2.48 0.789 0.652 0 1.264-0.108 1.834-0.325 0.568-0.213 1.16-0.582 1.775-1.105 0.051 0.461 0.158 0.863 0.334 1.209h1.734c-0.211-0.375-0.35-0.767-0.42-1.178-0.072-0.408-0.105-1.385-0.105-2.929v-2.214c0-0.736-0.027-1.249-0.084-1.533-0.1-0.455-0.27-0.832-0.516-1.13-0.246-0.3-0.631-0.546-1.154-0.744-0.52-0.198-1.201-0.294-2.039-0.294-0.844 0-1.584 
 0.114-2.227 0.344-0.637 0.231-1.127 0.561-1.465 0.987-0.336 0.429-0.582 0.99-0.729 1.685l1.623 0.222c0.179-0.692 0.453-1.178 0.826-1.453zm4.082 3.928c0 0.732-0.09 1.286-0.266 1.66-0.232 0.487-0.598 0.869-1.098 1.15-0.5 0.279-1.068 0.42-1.707 0.42-0.646 0-1.139-0.147-1.471-0.443-0.338-0.295-0.504-0.663-0.504-1.105 0-0.291 0.076-0.554 0.23-0.789 0.154-0.238 0.373-0.416 0.654-0.54 0.281-0.123 0.766-0.234 1.449-0.333 1.207-0.174 2.109-0.382 2.715-0.628v0.608h-0.002z"/><path d="m339.43 250.78c1.137 0 2.07-0.276 2.807-0.83 0.732-0.552 1.23-1.331 1.506-2.334l-1.721-0.212c-0.254 0.702-0.594 1.21-1.021 1.531-0.432 0.32-0.953 0.48-1.561 0.48-0.818 0-1.502-0.286-2.047-0.857-0.549-0.573-0.855-1.398-0.914-2.474h7.307c0.006-0.196 0.01-0.344 0.01-0.443 0-1.618-0.416-2.875-1.246-3.766-0.83-0.893-1.9-1.339-3.209-1.339-1.355 0-2.457 0.456-3.305 1.366s-1.273 2.19-1.273 3.84c0 1.592 0.418 2.83 1.26 3.713 0.834 0.885 1.971 1.325 3.407 1.325zm-2-8.111c0.52-0.51 1.16-0.766 1.926-0.766 0.842 0 1.527 0.32 2
 .059 0.96 0.344 0.412 0.555 1.031 0.629 1.854h-5.473c0.05-0.853 0.339-1.537 0.859-2.048z"/></g><g fill="#818181"><polygon transform="translate(0,10e-4)" stroke="#000" points="165.87 382.86 165.87 436.32 166.05 436.32 166.05 421.05 166.05 420.99 166.05 382.86" stroke-miterlimit="10"/><polygon points="165.96 459.36 173.52 436.32 166.05 436.32 165.87 436.32 158.22 436.32" transform="translate(0,10e-4)"/><rect height="28.079" width="0.179" stroke="#000" stroke-miterlimit="10" y="51.122" x="165.87"/><polygon points="165.96 102.06 173.52 79.2 166.05 79.2 165.87 79.2 158.22 79.2" transform="translate(0,10e-4)"/></g><g fill="#efeeee"><path d="m162.04 24.002c-0.621 0-1.138 0.241-1.55 0.726-0.412 0.482-0.617 1.217-0.617 2.201 0 1.017 0.16 1.767 0.48 2.252 0.45 0.69 1.046 1.033 1.791 1.033 0.572 0 1.059-0.243 1.461-0.734 0.404-0.488 0.605-1.26 0.605-2.311 0-1.119-0.203-1.928-0.608-2.423-0.408-0.495-0.928-0.744-1.562-0.744z"/><path d="m209.16 51.122c10.26 0 20.52-12.781 20.52-25.561s-10.26-25.5
 61-20.52-25.561h-86.58c-10.26 0-20.52 12.78-20.52 25.561 0 12.779 10.26 25.561 20.52 25.561h43.291 0.179 43.111zm-19.541-32.61h2.591v4.975c0.837-0.978 1.839-1.467 3.001-1.467 0.598 0 1.134 0.111 1.615 0.331 0.48 0.223 0.84 0.506 1.085 0.852 0.244 0.343 0.409 0.724 0.498 1.145 0.089 0.417 0.134 1.067 0.134 1.947v5.747h-2.593v-5.176c0-1.029-0.049-1.681-0.147-1.957-0.099-0.278-0.271-0.497-0.521-0.659-0.248-0.164-0.562-0.246-0.937-0.246-0.429 0-0.815 0.105-1.152 0.314-0.339 0.209-0.588 0.526-0.744 0.944-0.156 0.422-0.236 1.047-0.236 1.87v4.909h-2.592l-0.002-13.529zm-4.97 10.327c-0.128-0.122-0.419-0.236-0.866-0.34-2.095-0.461-3.419-0.884-3.979-1.265-0.776-0.531-1.163-1.265-1.163-2.206 0-0.85 0.336-1.562 1.007-2.14 0.669-0.579 1.71-0.868 3.117-0.868 1.342 0 2.338 0.218 2.989 0.655 0.652 0.438 1.102 1.084 1.35 1.939l-2.446 0.451c-0.105-0.381-0.304-0.675-0.597-0.877s-0.709-0.305-1.251-0.305c-0.683 0-1.171 0.097-1.466 0.287-0.198 0.134-0.296 0.311-0.296 0.525 0 0.185 0.085 0.34 0.259 0.471 0
 .232 0.171 1.041 0.415 2.423 0.728s2.346 0.7 2.894 1.154c0.539 0.461 0.812 1.105 0.812 1.93 0 0.898-0.376 1.671-1.127 2.316s-1.861 0.971-3.332 0.971c-1.336 0-2.392-0.27-3.17-0.812-0.778-0.541-1.286-1.276-1.526-2.207l2.602-0.395c0.111 0.503 0.336 0.886 0.675 1.147 0.339 0.263 0.811 0.393 1.421 0.393 0.673 0 1.176-0.122 1.515-0.369 0.228-0.173 0.34-0.403 0.34-0.691-0.002-0.201-0.064-0.362-0.185-0.492zm-10.5-10.327h2.592v2.4h-2.592v-2.4zm0 3.729h2.592v9.8h-2.592v-9.8zm-5.216-3.729h2.592v13.529h-2.592v-13.529zm-25.527 6.258c-0.302 0.565-0.685 1.011-1.148 1.334s-0.938 0.536-1.418 0.641c-0.65 0.129-1.597 0.192-2.833 0.192h-1.782v5.104h-2.732v-13.529h4.385c1.662 0 2.743 0.069 3.25 0.204 0.774 0.204 1.424 0.645 1.947 1.325 0.524 0.679 0.785 1.557 0.785 2.634-0.001 0.829-0.152 1.53-0.454 2.095zm11.517 7.271h-2.406v-1.466c-0.357 0.522-0.825 0.936-1.409 1.236-0.581 0.3-1.195 0.451-1.841 0.451-0.66 0-1.249-0.146-1.771-0.434s-0.9-0.695-1.136-1.219c-0.233-0.523-0.351-1.246-0.351-2.169v-6.2h2.593v
 4.503c0 1.378 0.047 2.224 0.144 2.532 0.095 0.311 0.269 0.559 0.521 0.738 0.255 0.181 0.572 0.272 0.959 0.272 0.442 0 0.841-0.121 1.192-0.366 0.352-0.244 0.591-0.543 0.72-0.904 0.13-0.359 0.193-1.24 0.193-2.644v-4.135h2.594v9.803h-0.002zm10.744-1.136c-0.797 0.904-1.764 1.357-2.9 1.357-0.561 0-1.113-0.141-1.656-0.42-0.546-0.281-1.014-0.692-1.408-1.239v1.44h-2.408v-13.528h2.594v4.872c0.799-0.91 1.748-1.366 2.843-1.366 1.192 0 2.18 0.433 2.962 1.296 0.783 0.864 1.172 2.106 1.172 3.725-0.004 1.671-0.403 2.959-1.199 3.863z"/><path d="m139.51 20.895c-0.325-0.062-0.98-0.093-1.965-0.093h-1.319v3.84h1.495c1.077 0 1.796-0.071 2.161-0.212 0.363-0.141 0.646-0.364 0.852-0.665 0.207-0.301 0.311-0.65 0.311-1.051 0-0.492-0.145-0.898-0.434-1.219-0.294-0.322-0.658-0.522-1.101-0.6z"/></g><g fill="#010101"><rect height="13.529" width="2.592" y="18.512" x="168.93"/><path d="m152.33 26.375c0 1.401-0.064 2.284-0.193 2.644-0.127 0.361-0.368 0.661-0.72 0.904-0.351 0.243-0.749 0.365-1.191 0.365-0.387 0-0.707
 -0.092-0.959-0.271s-0.428-0.427-0.522-0.738c-0.095-0.31-0.145-1.156-0.145-2.533v-4.502h-2.592v6.2c0 0.924 0.117 1.646 0.352 2.169 0.234 0.524 0.611 0.929 1.134 1.218 0.521 0.291 1.113 0.435 1.771 0.435 0.646 0 1.26-0.15 1.841-0.452 0.581-0.3 1.05-0.712 1.407-1.236v1.465h2.409v-9.8h-2.595v4.134h0.003z"/><path d="m165.69 23.314c-0.781-0.864-1.769-1.295-2.964-1.295-1.093 0-2.042 0.456-2.842 1.365v-4.873h-2.593v13.53h2.408v-1.44c0.395 0.548 0.861 0.961 1.407 1.241 0.544 0.28 1.097 0.42 1.656 0.42 1.138 0 2.104-0.452 2.901-1.358 0.796-0.903 1.195-2.191 1.195-3.866 0.003-1.617-0.385-2.859-1.168-3.724zm-2.091 6.166c-0.403 0.491-0.892 0.734-1.462 0.734-0.746 0-1.341-0.343-1.791-1.033-0.32-0.485-0.48-1.235-0.48-2.252 0-0.984 0.205-1.719 0.617-2.201 0.413-0.484 0.93-0.726 1.55-0.726 0.634 0 1.154 0.249 1.561 0.744s0.608 1.304 0.608 2.423c0.001 1.053-0.2 1.822-0.603 2.311z"/><path d="m141.13 18.716c-0.505-0.135-1.588-0.204-3.25-0.204h-4.385v13.529h2.732v-5.103h1.782c1.236 0 2.18-0.065 2.833-0.
 193 0.481-0.104 0.954-0.318 1.418-0.641s0.847-0.767 1.148-1.334c0.3-0.565 0.451-1.266 0.451-2.095 0-1.077-0.263-1.955-0.784-2.634-0.521-0.681-1.171-1.121-1.945-1.325zm-0.393 5.047c-0.205 0.302-0.49 0.524-0.854 0.665s-1.083 0.212-2.159 0.212h-1.497v-3.839h1.319c0.982 0 1.641 0.03 1.967 0.093 0.443 0.078 0.808 0.277 1.097 0.599 0.291 0.319 0.435 0.726 0.435 1.218 0.002 0.4-0.101 0.75-0.308 1.052z"/><rect height="9.8" width="2.592" y="22.241" x="174.15"/><path d="m182.98 30.389c-0.606 0-1.082-0.13-1.421-0.393-0.339-0.261-0.563-0.645-0.675-1.148l-2.601 0.396c0.239 0.929 0.749 1.665 1.525 2.206 0.779 0.543 1.835 0.812 3.17 0.812 1.471 0 2.582-0.323 3.332-0.971 0.751-0.646 1.127-1.418 1.127-2.316 0-0.824-0.272-1.466-0.812-1.929-0.55-0.456-1.512-0.839-2.894-1.154-1.382-0.314-2.188-0.558-2.423-0.729-0.172-0.129-0.259-0.285-0.259-0.47 0-0.216 0.098-0.39 0.296-0.524 0.295-0.191 0.783-0.287 1.466-0.287 0.542 0 0.958 0.101 1.251 0.305 0.292 0.203 0.49 0.494 0.597 0.876l2.446-0.451c-0.248-0.855-
 0.697-1.501-1.35-1.939-0.65-0.437-1.647-0.653-2.989-0.653-1.408 0-2.448 0.288-3.117 0.867-0.671 0.576-1.007 1.291-1.007 2.14 0 0.94 0.389 1.676 1.163 2.204 0.56 0.382 1.886 0.803 3.979 1.266 0.447 0.104 0.738 0.218 0.866 0.34 0.121 0.13 0.185 0.294 0.185 0.49 0 0.289-0.113 0.52-0.34 0.691-0.34 0.249-0.843 0.371-1.515 0.371z"/><path d="m192.21 27.132c0-0.823 0.077-1.447 0.236-1.87 0.156-0.421 0.404-0.735 0.743-0.944s0.724-0.314 1.154-0.314c0.374 0 0.687 0.082 0.937 0.246 0.25 0.162 0.422 0.381 0.521 0.659 0.099 0.276 0.147 0.928 0.147 1.957v5.176h2.593v-5.748c0-0.881-0.046-1.529-0.134-1.947-0.091-0.42-0.257-0.801-0.498-1.146-0.244-0.343-0.604-0.628-1.087-0.85-0.48-0.222-1.016-0.331-1.613-0.331-1.164 0-2.164 0.486-3.001 1.466v-4.975h-2.593v13.53h2.593l0.002-4.909z"/><rect height="2.4" width="2.592" y="18.512" x="174.15"/></g><g fill="#efeeee"><path d="m102.06 612.36c0 12.777 10.26 25.561 20.52 25.561h86.581c10.26 0 20.52-12.783 20.52-25.561 0-12.781-10.26-25.561-20.52-25.561h-43.2-43.
 382c-10.26 0.001-20.519 12.78-20.519 25.561zm87.11 6.479h-1.91v-1.893h1.91v1.893zm-1.983-13.529h2.057v3l-0.48 7.172h-1.07l-0.509-7.172v-3h0.002zm-9.922 4.873c0.85-0.908 1.949-1.365 3.304-1.365 1.311 0 2.382 0.445 3.211 1.338 0.83 0.891 1.245 2.146 1.245 3.766 0 0.1-0.003 0.246-0.009 0.443h-7.31c0.062 1.076 0.365 1.9 0.912 2.471 0.548 0.574 1.23 0.859 2.049 0.859 0.608 0 1.129-0.158 1.561-0.48 0.431-0.318 0.771-0.83 1.024-1.533l1.717 0.215c-0.27 1.002-0.772 1.781-1.502 2.334-0.733 0.553-1.67 0.832-2.807 0.832-1.435 0-2.571-0.443-3.411-1.326-0.841-0.883-1.26-2.119-1.26-3.715 0.004-1.648 0.429-2.927 1.276-3.839zm-11.153-1.147h1.495v1.398c0.721-1.078 1.762-1.617 3.12-1.617 0.59 0 1.134 0.105 1.63 0.318 0.494 0.213 0.866 0.49 1.112 0.836s0.417 0.752 0.516 1.229c0.062 0.305 0.091 0.846 0.091 1.613v6.025h-1.66v-5.961c0-0.678-0.064-1.184-0.194-1.516-0.129-0.338-0.359-0.605-0.688-0.805-0.329-0.199-0.715-0.299-1.158-0.299-0.708 0-1.318 0.225-1.833 0.672-0.514 0.449-0.771 1.301-0.771 2.557v5.3
 52h-1.661v-9.803h0.001zm-9.368 0.871c0.844-0.725 1.87-1.09 3.082-1.09 1.348 0 2.449 0.441 3.304 1.324s1.283 2.102 1.283 3.66c0 1.262-0.188 2.252-0.567 2.975-0.377 0.725-0.928 1.283-1.652 1.688-0.722 0.396-1.512 0.598-2.367 0.598-1.371 0-2.479-0.441-3.325-1.32-0.847-0.879-1.27-2.146-1.27-3.801-0.001-1.817 0.503-3.161 1.512-4.034zm-14.346-4.597h4.659c1.051 0 1.855 0.066 2.408 0.195 0.775 0.178 1.436 0.502 1.984 0.971 0.712 0.6 1.246 1.371 1.602 2.309 0.353 0.939 0.531 2.01 0.531 3.217 0 1.029-0.121 1.939-0.361 2.73-0.239 0.795-0.546 1.453-0.922 1.975-0.374 0.52-0.787 0.928-1.232 1.225-0.446 0.301-0.984 0.525-1.614 0.68-0.632 0.15-1.354 0.229-2.174 0.229h-4.881v-13.531z"/><path d="m182.65 611.15c-0.529-0.639-1.215-0.961-2.059-0.961-0.762 0-1.402 0.258-1.923 0.766-0.521 0.512-0.808 1.193-0.862 2.047h5.472c-0.073-0.823-0.284-1.442-0.628-1.852z"/><path d="m150.39 616.3c0.425-0.426 0.754-0.996 0.991-1.711 0.236-0.719 0.354-1.588 0.354-2.607 0-1.416-0.231-2.502-0.695-3.262-0.465-0.762-1.03-
 1.268-1.695-1.529-0.48-0.188-1.25-0.277-2.316-0.277h-2.842v10.336h2.888c0.893 0 1.593-0.082 2.1-0.248 0.509-0.169 0.914-0.401 1.215-0.702z"/><path d="m159.83 617.7c0.825 0 1.511-0.312 2.06-0.939 0.549-0.631 0.821-1.586 0.821-2.873 0-1.211-0.275-2.129-0.826-2.752-0.551-0.625-1.235-0.939-2.055-0.939-0.829 0-1.519 0.311-2.065 0.932-0.548 0.621-0.822 1.562-0.822 2.814s0.274 2.195 0.822 2.818c0.547 0.629 1.236 0.939 2.065 0.939z"/></g><g fill="#010101"><polygon points="187.19 605.31 187.19 608.31 187.7 615.48 188.76 615.48 189.24 608.31 189.24 605.31" transform="translate(0,10e-4)"/><rect height="1.893" width="1.91" y="616.95" x="187.26"/><path d="m149.45 618.61c0.63-0.154 1.168-0.381 1.614-0.68 0.447-0.297 0.858-0.705 1.232-1.225 0.373-0.521 0.682-1.18 0.922-1.975 0.242-0.791 0.361-1.701 0.361-2.73 0-1.207-0.179-2.275-0.531-3.217-0.355-0.938-0.887-1.709-1.602-2.309-0.549-0.471-1.209-0.793-1.984-0.971-0.555-0.131-1.357-0.195-2.408-0.195h-4.659v13.529h4.881c0.82 0.002 1.542-0.076 2.174-0.
 227zm-5.266-1.367v-10.336h2.843c1.064 0 1.837 0.09 2.317 0.277 0.664 0.262 1.229 0.768 1.693 1.529 0.465 0.76 0.697 1.846 0.697 3.262 0 1.02-0.12 1.889-0.355 2.607-0.237 0.715-0.567 1.285-0.991 1.711-0.301 0.299-0.707 0.533-1.214 0.701-0.508 0.166-1.208 0.248-2.102 0.248h-2.888z"/><path d="m167.78 613.49c0-1.254 0.256-2.109 0.77-2.557 0.516-0.449 1.125-0.672 1.833-0.672 0.442 0 0.829 0.1 1.159 0.299 0.329 0.199 0.558 0.469 0.688 0.805 0.129 0.332 0.193 0.838 0.193 1.516v5.961h1.663v-6.025c0-0.768-0.032-1.309-0.093-1.613-0.1-0.477-0.27-0.885-0.517-1.229-0.246-0.344-0.618-0.623-1.112-0.836-0.496-0.213-1.038-0.318-1.629-0.318-1.359 0-2.4 0.539-3.119 1.617v-1.395h-1.496v9.799h1.661l-0.001-5.352z"/><path d="m180.66 619.06c1.137 0 2.071-0.279 2.806-0.83 0.731-0.555 1.232-1.334 1.504-2.334l-1.719-0.211c-0.252 0.697-0.594 1.209-1.022 1.529-0.434 0.32-0.95 0.48-1.562 0.48-0.82 0-1.502-0.285-2.048-0.857-0.548-0.574-0.854-1.398-0.913-2.473h7.309c0.006-0.197 0.01-0.346 0.01-0.443 0-1.619-0.414-
 2.875-1.246-3.768-0.83-0.893-1.899-1.336-3.209-1.336-1.355 0-2.457 0.455-3.304 1.365-0.849 0.912-1.274 2.191-1.274 3.84 0 1.594 0.419 2.832 1.259 3.715 0.838 0.882 1.975 1.323 3.409 1.323zm-1.998-8.113c0.521-0.512 1.163-0.766 1.923-0.766 0.844 0 1.529 0.322 2.059 0.961 0.344 0.41 0.555 1.029 0.628 1.852h-5.472c0.053-0.853 0.342-1.535 0.862-2.047z"/><path d="m159.83 619.06c0.855 0 1.646-0.201 2.367-0.598 0.725-0.4 1.275-0.963 1.652-1.688 0.379-0.723 0.567-1.715 0.567-2.975 0-1.559-0.429-2.775-1.283-3.66-0.854-0.883-1.957-1.324-3.304-1.324-1.212 0-2.238 0.365-3.082 1.09-1.009 0.873-1.513 2.217-1.513 4.031 0 1.654 0.423 2.924 1.27 3.801 0.847 0.882 1.955 1.323 3.326 1.323zm-2.065-7.935c0.547-0.621 1.236-0.934 2.065-0.934 0.819 0 1.504 0.314 2.055 0.938 0.551 0.625 0.826 1.543 0.826 2.756 0 1.283-0.274 2.24-0.821 2.869s-1.234 0.941-2.06 0.941c-0.829 0-1.519-0.311-2.065-0.939-0.548-0.621-0.822-1.562-0.822-2.816s0.274-2.194 0.822-2.815z"/></g><rect height="28.078" width="0.179" stroke="#0
 00" stroke-miterlimit="10" y="535.86" x="165.87" fill="#818181"/><polygon points="166.05 563.94 165.87 563.94 158.22 563.94 165.96 586.8 173.52 563.94" fill="#818181" transform="translate(0,10e-4)"/><g fill="#efeeee"><path d="m266.76 382.86 64.979-76.681h-165.78-100.98l-64.98 76.681h165.87 0.179 100.71zm-86.598-21.422h-1.662v-9.799h1.662v9.799zm0-11.618h-1.662v-1.91h1.662v1.91zm20.696 11.618h-1.661v-5.961c0-0.676-0.064-1.184-0.192-1.52-0.13-0.334-0.357-0.602-0.688-0.803-0.329-0.199-0.715-0.299-1.157-0.299-0.707 0-1.317 0.225-1.832 0.672-0.513 0.449-0.77 1.301-0.77 2.557v5.354h-1.662v-9.801h1.495v1.391c0.72-1.074 1.761-1.611 3.12-1.611 0.591 0 1.132 0.105 1.629 0.316 0.494 0.213 0.866 0.492 1.112 0.836 0.247 0.346 0.418 0.754 0.517 1.227 0.061 0.309 0.093 0.848 0.093 1.615v6.027h-0.004zm22.282-4.474h-7.311c0.062 1.076 0.366 1.9 0.912 2.471 0.548 0.574 1.231 0.859 2.05 0.859 0.607 0 1.128-0.158 1.56-0.48 0.433-0.318 0.772-0.828 1.024-1.531l1.718 0.213c-0.271 1.002-0.772 1.781-1.504 2.
 334-0.729 0.553-1.666 0.832-2.806 0.832-1.433 0-2.57-0.443-3.411-1.326-0.839-0.881-1.261-2.119-1.261-3.715 0-1.648 0.426-2.928 1.275-3.838s1.949-1.365 3.302-1.365c1.312 0 2.383 0.445 3.212 1.336 0.83 0.893 1.246 2.146 1.246 3.766 0 0.1-0.002 0.247-0.006 0.444zm13.155 4.474h-1.662v-9.799h1.662v9.799zm0-11.618h-1.662v-1.91h1.662v1.91zm9.288 10.304c-0.323 0.49-0.787 0.869-1.396 1.137s-1.298 0.4-2.066 0.4c-1.274 0-2.245-0.266-2.913-0.793-0.667-0.529-1.092-1.314-1.277-2.355l1.643-0.26c0.093 0.66 0.35 1.166 0.771 1.514 0.421 0.352 1.01 0.525 1.766 0.525 0.764 0 1.328-0.154 1.697-0.465 0.369-0.309 0.553-0.676 0.553-1.092 0-0.377-0.161-0.672-0.486-0.885-0.226-0.148-0.793-0.336-1.697-0.562-1.219-0.309-2.062-0.574-2.533-0.799-0.472-0.227-0.827-0.537-1.07-0.932-0.243-0.396-0.365-0.836-0.365-1.314 0-0.436 0.1-0.842 0.301-1.215 0.199-0.371 0.471-0.68 0.816-0.926 0.259-0.191 0.61-0.354 1.057-0.482 0.447-0.133 0.924-0.199 1.435-0.199 0.769 0 1.445 0.111 2.025 0.334 0.581 0.219 1.011 0.521 1.285 0.
 898 0.279 0.381 0.47 0.885 0.574 1.52l-1.624 0.221c-0.074-0.504-0.288-0.9-0.64-1.182-0.353-0.283-0.854-0.424-1.5-0.424-0.763 0-1.31 0.127-1.635 0.377s-0.486 0.547-0.486 0.887c0 0.215 0.066 0.41 0.202 0.58 0.135 0.178 0.348 0.326 0.637 0.443 0.166 0.061 0.655 0.203 1.467 0.424 1.176 0.314 1.995 0.572 2.461 0.771 0.465 0.199 0.825 0.49 1.092 0.871 0.266 0.381 0.396 0.855 0.396 1.422-0.005 0.553-0.167 1.073-0.49 1.561zm4.207 1.314h-1.661v-9.799h1.661v9.799zm0-11.618h-1.661v-1.91h1.661v1.91zm10.465 9.558c-0.378 0.723-0.928 1.283-1.652 1.686-0.724 0.4-1.512 0.598-2.367 0.598-1.371 0-2.481-0.441-3.325-1.32-0.847-0.879-1.269-2.146-1.269-3.801 0-1.814 0.502-3.16 1.512-4.031 0.844-0.727 1.87-1.09 3.082-1.09 1.348 0 2.447 0.441 3.303 1.322 0.855 0.885 1.282 2.102 1.282 3.66 0.001 1.259-0.186 2.251-0.566 2.976zm10.401 2.06h-1.66v-5.961c0-0.676-0.066-1.184-0.195-1.52-0.129-0.334-0.359-0.602-0.688-0.803-0.328-0.199-0.715-0.299-1.156-0.299-0.709 0-1.318 0.225-1.834 0.672-0.514 0.449-0.768 1.301-0
 .768 2.557v5.354h-1.662v-9.801h1.494v1.391c0.723-1.074 1.758-1.611 3.121-1.611 0.59 0 1.131 0.105 1.629 0.316 0.494 0.213 0.867 0.492 1.113 0.836 0.246 0.346 0.416 0.754 0.516 1.227 0.061 0.309 0.09 0.848 0.09 1.615v6.027zm20.16-30.5h1.477l-0.416 2.002c0.504-0.755 0.998-1.316 1.482-1.681 0.48-0.363 0.973-0.542 1.479-0.542 0.334 0 0.742 0.118 1.229 0.359l-0.684 1.549c-0.287-0.208-0.604-0.312-0.949-0.312-0.586 0-1.186 0.324-1.799 0.978-0.617 0.652-1.098 1.827-1.449 3.517l-0.83 3.931h-1.588l2.048-9.801zm-10.498 1.332c0.928-1.034 2.148-1.552 3.654-1.552 1.18 0 2.133 0.37 2.855 1.108s1.086 1.732 1.086 2.988c0 1.125-0.227 2.173-0.682 3.143-0.455 0.971-1.102 1.711-1.945 2.229-0.838 0.516-1.723 0.775-2.65 0.775-0.766 0-1.461-0.164-2.082-0.489-0.625-0.326-1.104-0.79-1.432-1.383-0.33-0.598-0.492-1.287-0.492-2.067 0.001-1.916 0.563-3.5 1.688-4.752zm-6.656-0.04 0.27-1.292h1.316l0.51-2.409 1.91-1.153-0.748 3.562h1.645l-0.279 1.292h-1.633l-1.135 5.416c-0.143 0.691-0.213 1.102-0.213 1.235 0 0.197 
 0.057 0.35 0.172 0.455 0.113 0.103 0.299 0.155 0.559 0.155 0.371 0 0.699-0.038 0.988-0.111l-0.279 1.364c-0.398 0.105-0.787 0.159-1.16 0.159-0.666 0-1.195-0.166-1.59-0.491-0.295-0.246-0.443-0.582-0.443-1.006 0-0.216 0.08-0.711 0.24-1.486l1.189-5.693h-1.318v0.003zm-0.236 27.318h1.893v1.891h-1.893v-1.891zm-7.016-28.61-0.289 1.367c0.574-0.598 1.088-1.013 1.539-1.242 0.451-0.228 0.93-0.345 1.436-0.345 0.936 0 1.709 0.342 2.326 1.02 0.613 0.68 0.922 1.652 0.922 2.923 0 1.02-0.17 1.949-0.508 2.791-0.338 0.838-0.752 1.513-1.244 2.025-0.492 0.508-0.99 0.886-1.496 1.125-0.506 0.238-1.021 0.358-1.549 0.358-1.176 0-2.088-0.598-2.734-1.791l-1.105 5.323h-1.672l2.834-13.557h1.541v0.003zm-4.924-3.728h1.66l-0.4 1.892h-1.659l0.399-1.892zm0.885 3.728-2.051 9.8h-1.668l2.047-9.8h1.672zm-7.9 0h1.477l-0.415 2.002c0.504-0.755 0.999-1.316 1.481-1.681 0.48-0.363 0.975-0.542 1.481-0.542 0.333 0 0.74 0.118 1.227 0.359l-0.682 1.549c-0.29-0.208-0.604-0.312-0.95-0.312-0.584 0-1.187 0.324-1.801 0.978-0.616 0.652-1
 .097 1.827-1.448 3.517l-0.829 3.931h-1.588l2.047-9.801zm-10.332 2.945c0.424-1.034 1.032-1.819 1.822-2.358 0.789-0.539 1.694-0.806 2.709-0.806 1.053 0 1.885 0.298 2.501 0.891 0.614 0.593 0.923 1.38 0.923 2.357l-1.645 0.112c-0.003-0.621-0.185-1.105-0.537-1.457-0.356-0.352-0.822-0.526-1.399-0.526-0.673 0-1.251 0.212-1.743 0.639-0.495 0.424-0.879 1.068-1.16 1.934-0.279 0.862-0.42 1.695-0.42 2.496 0 0.837 0.186 1.462 0.555 1.882s0.823 0.628 1.365 0.628c0.541 0 1.061-0.208 1.556-0.618 0.495-0.413 0.884-1.041 1.165-1.884l1.671 0.176c-0.417 1.225-1.013 2.132-1.784 2.728-0.772 0.593-1.651 0.893-2.636 0.893-1.064 0-1.928-0.345-2.589-1.033-0.662-0.689-0.991-1.652-0.991-2.891-0.001-1.077 0.211-2.13 0.637-3.163zm-4.459 3.48c-0.228-0.261-0.783-0.577-1.666-0.956-0.883-0.38-1.447-0.645-1.693-0.797-0.412-0.254-0.724-0.549-0.933-0.893-0.208-0.343-0.312-0.732-0.312-1.175 0-0.778 0.307-1.441 0.923-1.995 0.615-0.551 1.476-0.829 2.586-0.829 1.231 0 2.166 0.286 2.811 0.853 0.643 0.57 0.976 1.318 1.001 2.2
 48l-1.635 0.112c-0.024-0.591-0.234-1.057-0.628-1.401-0.395-0.345-0.95-0.518-1.671-0.518-0.578 0-1.028 0.132-1.347 0.398-0.321 0.262-0.481 0.548-0.481 0.857 0 0.307 0.138 0.576 0.413 0.811 0.187 0.161 0.662 0.407 1.433 0.738 1.279 0.555 2.086 0.989 2.416 1.311 0.53 0.511 0.795 1.132 0.795 1.865 0 0.485-0.15 0.964-0.448 1.429-0.3 0.468-0.756 0.841-1.367 1.122-0.611 0.278-1.332 0.419-2.166 0.419-1.132 0-2.094-0.281-2.886-0.841s-1.169-1.473-1.125-2.732l1.67-0.1c0 0.479 0.073 0.888 0.222 1.227 0.147 0.337 0.419 0.616 0.817 0.829 0.396 0.216 0.86 0.323 1.388 0.323 0.737 0 1.291-0.147 1.662-0.442 0.367-0.296 0.554-0.643 0.554-1.043-0.002-0.288-0.113-0.562-0.333-0.82zm-10.307 24.075h-1.551l-3.728-9.799h1.753l2.104 5.869c0.227 0.633 0.438 1.291 0.628 1.975 0.148-0.516 0.354-1.139 0.618-1.865l2.177-5.979h1.709l-3.71 9.799zm-3.246-29.988c0.788-0.488 1.639-0.732 2.557-0.732 1.168 0 2.103 0.364 2.8 1.088 0.698 0.726 1.048 1.717 1.048 2.973 0 0.48-0.043 0.973-0.129 1.474h-7.217c-0.024 0.192-0.037
  0.366-0.037 0.519 0 0.916 0.211 1.617 0.631 2.098 0.421 0.484 0.938 0.727 1.546 0.727 0.573 0 1.135-0.188 1.688-0.565 0.555-0.375 0.986-0.914 1.293-1.622l1.623 0.166c-0.233 0.807-0.77 1.573-1.611 2.299-0.839 0.726-1.841 1.089-3.004 1.089-0.725 0-1.391-0.168-1.998-0.504-0.605-0.335-1.067-0.823-1.384-1.463s-0.476-1.366-0.476-2.187c0-1.071 0.25-2.109 0.744-3.115 0.497-1.008 1.137-1.756 1.926-2.245zm-12.179 2.224c0.49-0.986 1.102-1.726 1.838-2.22 0.734-0.49 1.473-0.736 2.211-0.736 1.218 0 2.138 0.584 2.759 1.761l1.107-5.269h1.66l-2.824 13.528h-1.539l0.295-1.421c-0.955 1.095-1.951 1.644-2.99 1.644-0.929 0-1.703-0.343-2.322-1.031-0.619-0.685-0.927-1.681-0.927-2.983 0-1.194 0.245-2.284 0.732-3.273zm-5.423 17.966h1.495v1.486c0.382-0.697 0.732-1.156 1.057-1.377 0.325-0.223 0.679-0.332 1.065-0.332 0.561 0 1.13 0.176 1.706 0.533l-0.571 1.541c-0.407-0.24-0.812-0.359-1.219-0.359-0.363 0-0.689 0.107-0.978 0.326-0.29 0.219-0.495 0.523-0.618 0.91-0.185 0.59-0.277 1.234-0.277 1.938v5.133h-1.66v-9.7
 99zm-10.874-18.455c0.325-0.795 0.815-1.406 1.467-1.833 0.651-0.425 1.382-0.636 2.187-0.636 0.591 0 1.116 0.122 1.578 0.374 0.46 0.25 0.836 0.575 1.125 0.972v-4.853h1.652v13.529h-1.541v-1.237c-0.621 0.973-1.535 1.46-2.74 1.46-0.781 0-1.499-0.218-2.155-0.647-0.653-0.431-1.162-1.032-1.523-1.805-0.358-0.773-0.539-1.659-0.539-2.662-0.001-0.978 0.163-1.866 0.489-2.662zm-9.431-1.102c0.849-0.91 1.949-1.365 3.303-1.365 1.31 0 2.381 0.446 3.211 1.337 0.829 0.891 1.245 2.146 1.245 3.767 0 0.098-0.003 0.246-0.009 0.442h-7.311c0.062 1.076 0.368 1.899 0.915 2.471 0.547 0.574 1.232 0.86 2.049 0.86 0.608 0 1.127-0.16 1.559-0.48 0.43-0.319 0.772-0.83 1.024-1.533l1.717 0.213c-0.27 1.004-0.772 1.783-1.505 2.335-0.732 0.553-1.668 0.832-2.807 0.832-1.432 0-2.568-0.443-3.41-1.327-0.839-0.881-1.26-2.118-1.26-3.713 0.004-1.648 0.428-2.928 1.279-3.839zm1.693 20.658c0.854 0.885 1.283 2.102 1.283 3.66 0 1.262-0.189 2.252-0.567 2.977-0.377 0.723-0.929 1.283-1.649 1.686-0.725 0.396-1.512 0.598-2.367 0.598-1.372
  0-2.481-0.441-3.327-1.32s-1.27-2.146-1.27-3.801c0-1.814 0.504-3.16 1.515-4.031 0.843-0.727 1.87-1.09 3.082-1.09 1.343-0.003 2.445 0.44 3.3 1.321zm-11.192-21.803 2.104 5.869c0.227 0.633 0.438 1.293 0.628 1.976 0.147-0.516 0.354-1.139 0.618-1.865l2.178-5.979h1.708l-3.71 9.8h-1.55l-3.727-9.8h1.751zm-4.923-3.728h1.66v13.528h-1.66v-13.528zm-1.435 24.43h1.218v-2.429l1.652-0.999v3.426h1.671v1.291h-1.671v5.732c0 0.471 0.029 0.779 0.087 0.914 0.06 0.133 0.153 0.244 0.285 0.322 0.133 0.078 0.324 0.121 0.567 0.121 0.186 0 0.427-0.023 0.729-0.066l0.238 1.467c-0.466 0.102-0.885 0.148-1.254 0.148-0.602 0-1.07-0.096-1.402-0.285-0.33-0.191-0.564-0.441-0.701-0.754-0.136-0.309-0.203-0.963-0.203-1.959v-5.639h-1.219v-1.291h0.003zm-8.066-19.834c0.842-0.724 1.871-1.088 3.082-1.088 1.348 0 2.447 0.441 3.303 1.322 0.855 0.884 1.283 2.103 1.283 3.659 0 1.262-0.188 2.253-0.567 2.977-0.377 0.724-0.929 1.282-1.652 1.683-0.721 0.4-1.512 0.603-2.366 0.603-1.372 0-2.48-0.443-3.326-1.321-0.847-0.88-1.27-2.147-1.2
 7-3.803-0.001-1.815 0.503-3.157 1.513-4.032zm-26.996-0.868h1.496v1.486c0.381-0.696 0.734-1.155 1.057-1.377s0.676-0.332 1.064-0.332c0.561 0 1.129 0.178 1.709 0.535l-0.572 1.539c-0.407-0.238-0.812-0.358-1.219-0.358-0.364 0-0.688 0.108-0.977 0.326-0.291 0.218-0.496 0.522-0.62 0.909-0.186 0.591-0.278 1.235-0.278 1.938v5.133h-1.66v-9.799zm-9.664 1.719c-0.425-0.378-1.055-0.565-1.892-0.565-0.782 0-1.358 0.138-1.729 0.413-0.373 0.272-0.647 0.757-0.825 1.453l-1.624-0.223c0.147-0.694 0.391-1.257 0.729-1.684 0.339-0.429 0.829-0.757 1.468-0.988 0.639-0.228 1.38-0.345 2.223-0.345 0.837 0 1.518 0.099 2.039 0.295 0.521 0.197 0.907 0.443 1.153 0.743 0.247 0.298 0.417 0.675 0.517 1.132 0.055 0.281 0.083 0.792 0.083 1.53v2.213c0 1.546 0.035 2.521 0.105 2.932 0.073 0.41 0.211 0.802 0.42 1.18h-1.734c-0.174-0.345-0.284-0.75-0.333-1.21-0.616 0.521-1.208 0.891-1.776 1.105-0.569 0.217-1.181 0.324-1.833 0.324-1.077 0-1.904-0.263-2.482-0.788-0.578-0.526-0.867-1.199-0.867-2.018 0-0.48 0.109-0.916 0.327-1.314 
 0.218-0.396 0.504-0.715 0.859-0.954 0.354-0.241 0.752-0.422 1.195-0.546 0.325-0.084 0.817-0.169 1.476-0.248 1.34-0.16 2.328-0.35 2.962-0.572 0.006-0.228 0.01-0.373 0.01-0.434-0.002-0.679-0.159-1.154-0.471-1.431zm-44.218-5.447h2.595v2.4h-2.595v-2.4zm0 3.728h2.595v9.8h-2.595v-9.8zm-14.962 1.159c0.85-0.919 1.922-1.379 3.221-1.379 1.458 0 2.607 0.481 3.451 1.442 0.842 0.963 1.245 2.438 1.21 4.425h-6.497c0.018 0.769 0.228 1.367 0.628 1.795 0.399 0.43 0.899 0.641 1.494 0.641 0.407 0 0.749-0.111 1.024-0.333s0.486-0.579 0.629-1.071l2.583 0.434c-0.331 0.947-0.855 1.669-1.571 2.166-0.717 0.494-1.613 0.745-2.691 0.745-1.705 0-2.965-0.561-3.783-1.673-0.646-0.893-0.969-2.018-0.969-3.376-0.002-1.625 0.419-2.895 1.271-3.816zm-14.173-4.887h4.992c1.125 0 1.985 0.087 2.575 0.26 0.794 0.232 1.473 0.647 2.039 1.245 0.567 0.598 0.998 1.329 1.293 2.193s0.441 1.929 0.441 3.197c0 1.113-0.137 2.074-0.413 2.878-0.339 0.984-0.821 1.783-1.448 2.391-0.474 0.462-1.115 0.821-1.919 1.08-0.603 0.191-1.409 0.289-2.4
 17 0.289h-5.139v-13.533h-0.004zm5.639 24.43v1.291h-1.911v8.508h-1.65v-8.508h-1.467v-1.291h1.467v-1.045c0-0.66 0.058-1.147 0.175-1.469 0.159-0.429 0.44-0.78 0.845-1.047 0.402-0.266 0.967-0.401 1.693-0.401 0.467 0 0.982 0.057 1.55 0.167l-0.251 1.448c-0.344-0.062-0.67-0.092-0.978-0.092-0.503 0-0.861 0.108-1.069 0.323-0.21 0.214-0.314 0.619-0.314 1.21v0.903h1.911v0.003zm9.253 7.738c-0.378 0.723-0.929 1.283-1.65 1.686-0.724 0.396-1.512 0.598-2.366 0.598-1.372 0-2.481-0.441-3.329-1.32-0.846-0.879-1.27-2.146-1.27-3.801 0-1.814 0.505-3.16 1.514-4.031 0.843-0.727 1.871-1.09 3.082-1.09 1.348 0 2.448 0.441 3.303 1.322 0.855 0.885 1.282 2.102 1.282 3.66 0.002 1.259-0.186 2.251-0.566 2.976zm7.171-5.885c-0.406-0.238-0.811-0.359-1.218-0.359-0.364 0-0.689 0.111-0.977 0.328-0.291 0.219-0.496 0.521-0.62 0.908-0.187 0.592-0.278 1.236-0.278 1.939v5.133h-1.66v-9.801h1.496v1.484c0.381-0.695 0.734-1.154 1.057-1.377 0.323-0.221 0.678-0.332 1.064-0.332 0.561 0 1.129 0.178 1.709 0.535l-0.573 1.542zm4.45-12.7
 55h-2.594v-13.528h2.594v13.528zm4.767 20.831c-0.604 0-1.069-0.096-1.401-0.285-0.331-0.191-0.565-0.443-0.702-0.754-0.136-0.309-0.203-0.965-0.203-1.961v-5.637h-1.219v-1.291h1.219v-2.431l1.65-0.996v3.423h1.67v1.293h-1.67v5.73c0 0.477 0.028 0.781 0.088 0.914 0.061 0.139 0.152 0.244 0.286 0.324 0.132 0.078 0.32 0.119 0.567 0.119 0.186 0 0.428-0.021 0.729-0.064l0.239 1.469c-0.465 0.098-0.883 0.147-1.253 0.147zm10.588-0.131h-1.661v-6.211c0-0.83-0.181-1.434-0.539-1.812-0.361-0.379-0.87-0.566-1.529-0.566-0.491 0-0.955 0.129-1.388 0.383-0.435 0.254-0.744 0.602-0.93 1.039-0.185 0.438-0.276 1.041-0.276 1.809v5.363h-1.661v-13.53h1.661v4.856c0.776-0.9 1.753-1.35 2.935-1.35 0.725 0 1.357 0.141 1.892 0.43 0.534 0.285 0.917 0.68 1.148 1.186 0.229 0.504 0.345 1.236 0.345 2.195v6.209h0.003zm-2.487-20.7h-2.335l-3.949-9.8h2.724l1.845 5.002 0.535 1.669c0.14-0.423 0.23-0.703 0.267-0.837 0.085-0.276 0.178-0.556 0.276-0.83l1.865-5.001h2.666l-3.894 9.797zm13.408 16.226h-7.31c0.061 1.076 0.367 1.9 0.914 2.471
  0.547 0.574 1.231 0.859 2.049 0.859 0.607 0 1.128-0.158 1.561-0.48 0.43-0.318 0.771-0.828 1.023-1.531l1.719 0.213c-0.271 1.002-0.772 1.781-1.506 2.334-0.732 0.553-1.667 0.832-2.806 0.832-1.434 0-2.571-0.443-3.409-1.326-0.842-0.881-1.261-2.119-1.261-3.715 0-1.648 0.423-2.928 1.272-3.838s1.95-1.365 3.305-1.365c1.312 0 2.38 0.445 3.212 1.336 0.83 0.893 1.245 2.146 1.245 3.766 0.003 0.1-0.001 0.247-0.008 0.444zm-5.647-18.582c0.401 0.428 0.899 0.641 1.497 0.641 0.406 0 0.746-0.112 1.022-0.333 0.279-0.223 0.486-0.576 0.63-1.071l2.584 0.434c-0.333 0.947-0.856 1.669-1.573 2.166-0.716 0.494-1.612 0.743-2.69 0.743-1.705 0-2.965-0.558-3.784-1.671-0.646-0.894-0.968-2.019-0.968-3.377 0-1.623 0.425-2.896 1.274-3.816 0.85-0.919 1.923-1.379 3.22-1.379 1.458 0 2.608 0.481 3.45 1.442 0.844 0.963 1.247 2.438 1.211 4.425h-6.501c0.02 0.768 0.228 1.368 0.628 1.796zm11.199-5.038c-0.252 0.199-0.45 0.56-0.596 1.085-0.146 0.522-0.218 1.618-0.218 3.285v3.029h-2.593v-9.802h2.408v1.392c0.412-0.658 0.783-1.09 1
 .112-1.301 0.331-0.209 0.703-0.313 1.122-0.313 0.589 0 1.161 0.161 1.707 0.487l-0.802 2.262c-0.438-0.283-0.844-0.424-1.219-0.424-0.361 0-0.671 0.1-0.921 0.3zm9.424 25.829c-0.358 0.803-0.884 1.42-1.569 1.846-0.686 0.428-1.407 0.643-2.163 0.643-0.555 0-1.051-0.119-1.49-0.352-0.442-0.236-0.802-0.531-1.086-0.887v4.77h-1.661v-13.555h1.514v1.271c0.355-0.496 0.76-0.871 1.21-1.119 0.449-0.246 0.993-0.373 1.632-0.373 0.837 0 1.575 0.213 2.215 0.646 0.639 0.43 1.123 1.035 1.448 1.82 0.326 0.783 0.488 1.646 0.488 2.578 0.002 1.009-0.177 1.911-0.538 2.712zm10.373 2.265h-1.485v-1.439c-0.765 1.107-1.8 1.662-3.111 1.662-0.578 0-1.119-0.111-1.62-0.332-0.501-0.223-0.873-0.502-1.116-0.836-0.241-0.334-0.414-0.744-0.514-1.23-0.066-0.328-0.101-0.844-0.101-1.551v-6.072h1.66v5.436c0 0.867 0.034 1.453 0.104 1.752 0.104 0.439 0.324 0.781 0.663 1.029 0.339 0.25 0.757 0.377 1.255 0.377s0.967-0.131 1.402-0.385c0.438-0.254 0.747-0.602 0.928-1.043 0.182-0.439 0.271-1.078 0.271-1.914v-5.25h1.663v9.797h0.001zm9.59
 7-1.152c-0.829 0.916-1.826 1.375-2.989 1.375-1.157 0-2.062-0.484-2.722-1.449v1.227h-1.54v-13.528h1.661v4.829c0.701-0.885 1.597-1.322 2.686-1.322 0.604 0 1.173 0.121 1.712 0.365 0.538 0.242 0.98 0.584 1.327 1.021 0.349 0.441 0.62 0.971 0.818 1.594 0.198 0.621 0.295 1.283 0.295 1.992 0.001 1.681-0.415 2.98-1.248 3.896zm4.815 1.152h-1.662v-13.528h1.662v13.528zm4.185 0h-1.661v-9.799h1.661v9.799zm0-11.618h-1.661v-1.91h1.661v1.91zm1.065-13.556h-7.311c0.062 1.076 0.366 1.899 0.913 2.471 0.548 0.574 1.231 0.86 2.049 0.86 0.608 0 1.128-0.16 1.561-0.48 0.432-0.319 0.772-0.83 1.024-1.533l1.717 0.213c-0.27 1.004-0.772 1.783-1.502 2.335-0.731 0.553-1.668 0.832-2.807 0.832-1.434 0-2.571-0.443-3.412-1.327-0.838-0.881-1.26-2.118-1.26-3.713 0-1.649 0.426-2.929 1.274-3.84 0.851-0.91 1.95-1.365 3.304-1.365 1.31 0 2.381 0.445 3.211 1.336 0.829 0.894 1.245 2.147 1.245 3.767 0.004 0.099 0.001 0.247-0.006 0.444zm7.892 24.44c-0.735 0.639-1.639 0.957-2.71 0.957-1.34 0-2.418-0.441-3.234-1.314-0.815-0.879-1.2
 22-2.135-1.222-3.77 0-1.059 0.175-1.984 0.524-2.777 0.352-0.795 0.887-1.391 1.603-1.785 0.717-0.398 1.497-0.598 2.341-0.598 1.063 0 1.934 0.27 2.611 0.809 0.678 0.537 1.111 1.301 1.302 2.291l-1.614 0.25c-0.154-0.662-0.426-1.154-0.817-1.486-0.392-0.334-0.862-0.498-1.418-0.498-0.837 0-1.514 0.301-2.039 0.9-0.522 0.598-0.784 1.547-0.784 2.848 0 1.314 0.252 2.271 0.756 2.867 0.504 0.598 1.163 0.896 1.975 0.896 0.652 0 1.197-0.199 1.634-0.6 0.438-0.398 0.714-1.014 0.83-1.844l1.634 0.213c-0.182 1.125-0.637 2.006-1.372 2.641zm0.89-21.281c-0.321 0.49-0.789 0.87-1.397 1.137-0.607 0.268-1.298 0.401-2.065 0.401-1.274 0-2.244-0.265-2.912-0.794-0.668-0.528-1.094-1.314-1.278-2.354l1.644-0.261c0.092 0.66 0.349 1.165 0.769 1.515 0.422 0.352 1.013 0.524 1.77 0.524 0.762 0 1.328-0.154 1.697-0.465 0.369-0.31 0.555-0.675 0.555-1.091 0-0.378-0.163-0.673-0.488-0.887-0.227-0.147-0.794-0.336-1.697-0.562-1.219-0.308-2.062-0.574-2.534-0.799-0.471-0.225-0.827-0.535-1.072-0.931-0.242-0.396-0.362-0.835-0.362-1.
 314 0-0.437 0.099-0.842 0.301-1.214 0.199-0.373 0.471-0.68 0.816-0.926 0.259-0.192 0.61-0.354 1.057-0.483 0.445-0.134 0.925-0.199 1.435-0.199 0.768 0 1.442 0.11 2.025 0.333 0.581 0.221 1.011 0.521 1.286 0.9 0.277 0.379 0.469 0.883 0.572 1.519l-1.623 0.22c-0.074-0.504-0.288-0.899-0.641-1.181-0.354-0.282-0.854-0.425-1.499-0.425-0.763 0-1.31 0.127-1.635 0.378-0.326 0.251-0.489 0.546-0.489 0.886 0 0.216 0.069 0.41 0.204 0.581 0.135 0.179 0.349 0.326 0.638 0.443 0.165 0.061 0.655 0.204 1.467 0.424 1.176 0.314 1.995 0.572 2.459 0.771s0.828 0.489 1.094 0.87c0.264 0.381 0.396 0.857 0.396 1.422-0.009 0.554-0.169 1.075-0.493 1.562zm2.28 21.451c-0.576-0.527-0.867-1.201-0.867-2.018 0-0.479 0.11-0.918 0.328-1.316 0.217-0.395 0.504-0.715 0.857-0.953 0.355-0.238 0.753-0.422 1.195-0.543 0.326-0.09 0.819-0.172 1.477-0.252 1.341-0.158 2.328-0.352 2.963-0.572 0.005-0.225 0.01-0.371 0.01-0.434 0-0.676-0.157-1.152-0.473-1.43-0.426-0.371-1.055-0.562-1.892-0.562-0.781 0-1.356 0.137-1.729 0.41-0.373 0.275-
 0.648 0.76-0.826 1.455l-1.624-0.221c0.147-0.695 0.392-1.258 0.729-1.686 0.339-0.428 0.826-0.758 1.468-0.984 0.639-0.232 1.383-0.348 2.224-0.348 0.838 0 1.517 0.1 2.04 0.295 0.524 0.195 0.907 0.445 1.154 0.744 0.246 0.299 0.418 0.674 0.516 1.131 0.057 0.281 0.084 0.793 0.084 1.531v2.215c0 1.543 0.036 2.518 0.105 2.93 0.072 0.41 0.211 0.799 0.42 1.176h-1.736c-0.171-0.342-0.281-0.75-0.333-1.209-0.615 0.523-1.207 0.893-1.776 1.107-0.568 0.217-1.18 0.322-1.832 0.322-1.075-0.001-1.902-0.263-2.482-0.788z"/><path d="m102.8 332.7c-0.565 0-1.034 0.207-1.402 0.62-0.37 0.412-0.551 0.97-0.546 1.679h3.876c-0.018-0.751-0.213-1.321-0.582-1.712-0.37-0.39-0.817-0.587-1.346-0.587z"/><path d="m118.28 352.72c-0.708 0-1.334 0.332-1.878 0.994-0.546 0.66-0.816 1.621-0.816 2.883s0.256 2.193 0.764 2.797c0.51 0.604 1.129 0.902 1.856 0.902 0.737 0 1.37-0.311 1.896-0.938 0.525-0.625 0.788-1.59 0.788-2.9 0-1.25-0.258-2.184-0.77-2.809-0.511-0.619-1.125-0.929-1.84-0.929z"/><path d="m282.66 339.67c0.357 0 0.713-0.0
 73 1.061-0.218 0.348-0.142 0.676-0.364 0.977-0.66 0.301-0.295 0.561-0.633 0.771-1.01s0.381-0.785 0.514-1.226c0.189-0.607 0.285-1.19 0.285-1.752 0-0.885-0.223-1.574-0.67-2.062-0.445-0.49-1.008-0.733-1.684-0.733-0.525 0-1.002 0.124-1.432 0.375-0.43 0.248-0.822 0.612-1.168 1.092s-0.602 1.038-0.766 1.676c-0.162 0.638-0.246 1.205-0.246 1.704 0 0.922 0.223 1.622 0.666 2.098 0.446 0.479 1.009 0.716 1.692 0.716z"/><path d="m218.71 352.78c-0.765 0-1.405 0.258-1.926 0.766-0.519 0.512-0.808 1.195-0.861 2.047h5.472c-0.074-0.822-0.282-1.441-0.627-1.852-0.532-0.639-1.217-0.961-2.058-0.961z"/><path d="m147.66 332.08c-0.764 0-1.404 0.258-1.924 0.765-0.521 0.513-0.809 1.194-0.862 2.048h5.473c-0.075-0.823-0.284-1.441-0.63-1.852-0.528-0.641-1.215-0.961-2.057-0.961z"/><path d="m168.84 358.79c0.177-0.375 0.266-0.93 0.266-1.662v-0.607c-0.603 0.246-1.507 0.455-2.713 0.627-0.682 0.1-1.165 0.211-1.448 0.332-0.285 0.125-0.503 0.303-0.656 0.541-0.152 0.238-0.229 0.5-0.229 0.789 0 0.441 0.167 0.812 0.502 1.107
  0.337 0.295 0.826 0.443 1.473 0.443 0.639 0 1.207-0.141 1.706-0.42 0.497-0.281 0.863-0.662 1.099-1.15z"/><path d="m256.24 352.79c-0.829 0-1.519 0.312-2.067 0.934-0.546 0.621-0.822 1.559-0.822 2.812 0 1.256 0.274 2.197 0.822 2.818 0.549 0.625 1.238 0.938 2.067 0.938 0.823 0 1.511-0.312 2.058-0.939 0.549-0.631 0.823-1.586 0.823-2.873 0-1.211-0.274-2.131-0.827-2.752-0.55-0.624-1.233-0.938-2.054-0.938z"/><path d="m102.65 352.78c-0.764 0-1.405 0.258-1.925 0.766-0.521 0.512-0.808 1.195-0.861 2.047h5.471c-0.073-0.822-0.281-1.441-0.628-1.852-0.528-0.639-1.215-0.961-2.057-0.961z"/><path d="m138.97 352.78c-0.726 0-1.354 0.316-1.883 0.947-0.528 0.629-0.794 1.541-0.794 2.736 0 1.174 0.16 2.023 0.48 2.545 0.524 0.857 1.23 1.283 2.121 1.283 0.727 0 1.355-0.312 1.884-0.945 0.529-0.631 0.794-1.568 0.794-2.818 0-1.281-0.254-2.227-0.762-2.834-0.506-0.609-1.12-0.914-1.84-0.914z"/><path d="m266.25 339.23c0.352 0.247 0.758 0.369 1.219 0.369 0.959 0 1.738-0.539 2.328-1.62 0.59-1.08 0.887-2.182 0.887-3.3
 07 0-0.83-0.203-1.475-0.598-1.926-0.398-0.451-0.891-0.676-1.482-0.676-0.422 0-0.818 0.11-1.182 0.335-0.359 0.225-0.697 0.561-1.008 1.008-0.312 0.445-0.568 0.991-0.771 1.639-0.203 0.645-0.303 1.209-0.303 1.688 0 0.732 0.051 1.237 0.154 1.521 0.154 0.4 0.408 0.723 0.756 0.969z"/><path d="m215.77 339.23c0.327 0.262 0.718 0.394 1.173 0.394 0.756 0 1.441-0.396 2.057-1.182 0.825-1.046 1.236-2.339 1.236-3.876 0-0.776-0.202-1.381-0.607-1.818-0.406-0.437-0.916-0.654-1.532-0.654-0.399 0-0.765 0.091-1.092 0.267-0.329 0.179-0.655

<TRUNCATED>
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ivy-terminology.odg
----------------------------------------------------------------------
diff --git a/doc/images/ivy-terminology.odg b/doc/images/ivy-terminology.odg
index 445d7e7..9e4f92d 100644
Binary files a/doc/images/ivy-terminology.odg and b/doc/images/ivy-terminology.odg differ


[05/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/apache-incubator.svg
----------------------------------------------------------------------
diff --git a/doc/images/apache-incubator.svg b/doc/images/apache-incubator.svg
new file mode 100644
index 0000000..7f53236
--- /dev/null
+++ b/doc/images/apache-incubator.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 697.32 518.74" xml:space="preserve" viewBox="0 0 638.90594 148.79584" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><g fill="#010101"><polygon points="604.83 20.641 604.83 36.572 627.9 36.572 627.9 39.274 604.83 39.274 604.83 55.493 630.77 55.493 630.77 58.195 601.84 58.195 601.84 17.938 630.48 17.938 630.48 20.641" transform="translate(-.000078826 -.0012690)"/><polygon points="538.58 36.63 538.58 17.938 541.57 17.938 541.57 58.195 538.58 58.195 538.58 39.332 512.81 39.332 512.81 58.195 509.82 58.195 509.82 17.938 512.81 17.938 512.81 36.63" transform="translate(-.000078826 -.0012690)"/><path d="m437.3 58.886c-2.877 0-5.539-0.537-7.994-1.61-2.453-1.073-4.572-2.54-6.355-4.4-1.783-1.859-3.172-4.054-4.17-6.585-0.996-2.53-1.494-5.232-1.494-8.108v-0.114c0-2.837 0.508-5.521 1.525-8.052 1.016-2.531 2
 .412-4.744 4.195-6.642s3.902-3.393 6.355-4.486c2.455-1.093 5.137-1.639 8.053-1.639 1.801 0 3.432 0.154 4.887 0.46 1.459 0.309 2.809 0.749 4.055 1.323 1.246 0.575 2.416 1.256 3.51 2.041 1.094 0.787 2.156 1.66 3.191 2.617l-2.127 2.185c-0.883-0.844-1.803-1.628-2.762-2.357-0.957-0.729-1.984-1.352-3.076-1.869-1.094-0.519-2.281-0.929-3.566-1.236-1.283-0.308-2.674-0.461-4.17-0.461-2.416 0-4.658 0.461-6.727 1.381-2.07 0.919-3.863 2.195-5.379 3.824-1.514 1.63-2.703 3.539-3.564 5.722-0.865 2.187-1.295 4.543-1.295 7.074v0.115c0 2.531 0.441 4.897 1.322 7.102 0.883 2.206 2.08 4.123 3.594 5.752 1.516 1.63 3.307 2.912 5.377 3.853s4.312 1.409 6.729 1.409c2.914 0 5.443-0.535 7.592-1.609 2.146-1.073 4.236-2.626 6.27-4.658l2.012 1.955c-1.074 1.035-2.176 1.984-3.307 2.847s-2.338 1.602-3.623 2.215c-1.287 0.611-2.674 1.093-4.17 1.437-1.496 0.341-3.127 0.514-4.888 0.514z"/><path d="m340.63 17.649h2.876l18.75 40.545h-3.277l-5.119-11.271h-23.753l-5.119 11.271h-3.105l18.747-40.545zm11.962 26.571-10.582-23.29
 1-10.638 23.291h21.22z"/><path d="m238.6 17.937h14.607c2.224 0 4.246 0.277 6.067 0.834s3.395 1.36 4.715 2.415c1.324 1.055 2.35 2.339 3.077 3.854 0.729 1.516 1.094 3.249 1.094 5.204v0.114c0 2.109-0.422 3.969-1.265 5.578-0.844 1.611-1.985 2.953-3.423 4.026s-3.104 1.879-5.003 2.415c-1.898 0.537-3.899 0.806-6.011 0.806h-10.868v15.011h-2.99v-40.257zm14.032 22.544c1.879 0 3.585-0.229 5.119-0.689 1.533-0.47 2.847-1.132 3.939-2.004 1.095-0.862 1.946-1.917 2.561-3.154 0.613-1.227 0.92-2.597 0.92-4.103v-0.114c0-1.62-0.297-3.039-0.893-4.256-0.593-1.209-1.428-2.225-2.501-3.037-1.073-0.808-2.358-1.42-3.854-1.852-1.493-0.422-3.145-0.633-4.945-0.633h-11.387v19.842h11.041z"/><path d="m160.16 17.649h2.875l18.75 40.545h-3.278l-5.119-11.271h-23.752l-5.119 11.271h-3.106l18.749-40.545zm11.962 26.571-10.582-23.291-10.64 23.291h21.222z"/><path d="m636.2 95.651c0 9.738-4.248 15.873-12.748 18.406l15.451 21.445h-12.666l-14.1-19.84h-13.086v19.84h-9.963v-59.016h21.953c9.006 0 15.449 1.521 19.334 4.56 3.884 3.0
 4 5.825 7.908 5.825 14.605zm-24.738 10.978c5.629 0 9.457-0.872 11.482-2.619 2.027-1.742 3.039-4.543 3.039-8.4 0-3.854-1.039-6.499-3.121-7.935-2.084-1.437-5.799-2.154-11.146-2.154h-12.664v21.108h12.41z"/><path d="m569.87 127.35c-5.965 5.825-13.34 8.738-22.121 8.738-8.779 0-16.154-2.912-22.121-8.738-5.967-5.825-8.949-13.087-8.949-21.784 0-8.696 2.982-15.956 8.949-21.783 5.967-5.823 13.342-8.738 22.121-8.738 8.781 0 16.156 2.912 22.121 8.738 5.967 5.825 8.951 13.087 8.951 21.783 0 8.698-2.984 15.959-8.951 21.784zm-7.303-36.937c-4.023-4.166-8.963-6.248-14.818-6.248-5.854 0-10.791 2.082-14.818 6.248-4.021 4.165-6.037 9.217-6.037 15.154 0 5.939 2.014 10.991 6.037 15.157 4.025 4.165 8.965 6.248 14.818 6.248 5.855 0 10.793-2.083 14.818-6.248 4.023-4.166 6.035-9.218 6.035-15.157 0-5.937-2.011-10.989-6.035-15.154z"/><polygon points="485.73 85.605 467.83 85.605 467.83 76.487 513.59 76.487 513.59 85.605 495.7 85.605 495.7 135.5 485.73 135.5" transform="translate(-.000078826 -.0012690)"/><path d
 ="m426.07 122.08-5.91 13.424h-10.637l26.006-59.017h10.637l26.006 59.017h-10.639l-5.912-13.424h-29.551zm25.498-9.203-10.722-24.314-10.723 24.314h21.445z"/><path d="m386.93 135.5h-25.836v-59.017h22.967c3.996 0 7.443 0.479 10.342 1.437 2.896 0.957 5.049 2.251 6.457 3.885 2.701 3.039 4.053 6.474 4.053 10.301 0 4.614-1.463 8.048-4.391 10.3-1.07 0.788-1.801 1.28-2.195 1.477-0.395 0.198-1.098 0.522-2.109 0.973 3.658 0.789 6.572 2.435 8.74 4.938 2.166 2.505 3.248 5.615 3.248 9.33 0 4.108-1.406 7.739-4.221 10.892-3.321 3.654-9.007 5.484-17.055 5.484zm-15.873-9.203h15.621c3.658 0 6.459-0.576 8.4-1.729 1.941-1.154 2.912-3.336 2.912-6.545 0-5.233-4.191-7.851-12.578-7.851h-14.355v16.125zm0-25.33h12.666c7.205 0 10.807-2.446 10.807-7.345 0-2.812-0.873-4.839-2.617-6.078-1.744-1.238-4.447-1.858-8.105-1.858h-12.748v15.281h-0.003z"/><path d="m311.82 121.99c2.701 3.152 6.359 4.728 10.976 4.728s8.275-1.575 10.977-4.728c2.702-3.152 4.053-7.431 4.053-12.833v-32.675h9.963v33.098c0 8.5-2.335 15.043-7.008 19
 .631-4.672 4.585-10.665 6.88-17.982 6.88-7.318 0-13.312-2.294-17.983-6.88-4.672-4.588-7.009-11.131-7.009-19.631v-33.098h9.963v32.675c-0.003 5.402 1.349 9.681 4.05 12.833z"/><path d="m265.68 126.47c3.434 0 6.388-0.576 8.866-1.73 2.476-1.153 5.065-2.997 7.767-5.53l6.416 6.585c-6.247 6.923-13.833 10.384-22.753 10.384-8.922 0-16.323-2.87-22.205-8.611s-8.822-13.003-8.822-21.783 2.996-16.098 8.991-21.951c5.994-5.854 13.565-8.781 22.711-8.781s16.788 3.378 22.922 10.132l-6.332 6.924c-2.812-2.703-5.474-4.588-7.979-5.657-2.503-1.069-5.446-1.604-8.823-1.604-5.966 0-10.976 1.928-15.028 5.784-4.053 3.854-6.079 8.78-6.079 14.773 0 5.994 2.014 11.004 6.038 15.029 4.023 4.024 8.795 6.036 14.31 6.036z"/><polygon points="213.87 135.5 180.44 92.445 180.44 135.5 170.48 135.5 170.48 76.487 180.44 76.487 214.71 120.56 214.71 76.487 224.68 76.487 224.68 135.5" transform="translate(-.000078826 -.0012690)"/><rect height="59.017" width="9.962" y="76.486" x="146.45"/></g><linearGradient id="a" y2="446.93" gra
 dientUnits="userSpaceOnUse" x2="139.38" gradientTransform="matrix(1 0 0 -1 -72.34 481.13)" y1="342.52" x1="119.54"><stop stop-color="#211C52" offset="0"/><stop stop-color="#CB2128" offset=".5"/><stop stop-color="#F89A20" offset="1"/></linearGradient><path fill="url(#a)" d="m60.645 20.391c-0.004-0.438-0.01-0.877-0.021-1.319 0.091 0.144 0.346 0.586 0.769 1.319h-0.748zm-15.88 46.21c-4.634 8.616-7.274 17.605-7.949 26.962-0.602 8.33 0.299 15.514 2.728 21.536 0.332 0.819 0.653 1.577 0.975 2.278-1.92-1.357-3.751-2.773-5.498-4.25-0.147-0.116-0.254-0.165-0.322-0.148 2.294 3.668 5.152 6.992 8.578 9.973 0.529 0.463 1.412 0.68 1.63 1.359 0.619 1.948-1.065 19.44 4.346 23.517 3.441 2.589 18.65-0.667 23.346-2.184 24.498-7.912 43.499-30.539 40.673-63.149-3.1-35.763-26.66-72.131-50.158-80.873-6.352-2.364-7.761-2.147-14.357 0.674-22.93 9.805-45.453 45.291-48.478 80.198-2.9061 33.546 17.276 56.526 42.786 63.786 0.689 0.197 1.356 0.378 2.004 0.549-0.657-1.358-1.195-2.9-1.631-4.53-26.719-7.946-41.665-31
 .636-39.253-59.469 2.306-26.608 20.14-65.826 46.108-76.934 5.429-2.318 5.942-2.649 11.447-0.601 26.655 9.914 45.274 50.485 47.618 77.535 2.507 28.92-13.8 53.254-42.002 60.223-2.836 0.7-5.296 1.163-7.599 1.394-7.308 0.734-9.849 2.027-11.189-5.583-2.952-16.784-0.72-47.158 6.583-58.812 0.059-0.846 0.01 0.703-0.54 2.026-0.254 0.594-0.417 0.957-0.488 1.144-4.374 10.02-6.814 39.086-4.733 44.606-0.602-1.978 0.478-6.143 2.039-6.997l0.895-0.626c4.897-3.527 8.064-9.07 11.604-16.088-0.062-0.098-0.176-0.086-0.341 0.033-1.651 1.382-3.355 2.622-5.106 3.719 3.986-4.187 7.467-9.533 10.45-16.046-0.081-0.118-0.219-0.097-0.415 0.057-1.178 1.063-2.377 2.063-3.601 3.002 5.006-9.063 9.414-19.562 9.876-31.562 0.229-7.766-1.192-15.249-4.265-22.396-1.06-2.443-2.538-5.363-4.444-8.809-2.817-5.081-4.34-7.832-4.583-8.231 0.126 11.012-1.816 19.964-5.825 26.783-1.034 1.812-2.869 4.45-5.521 7.91-2.462 3.228-4.269 5.899-5.388 8.019z"/></svg>

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/hibgraph.svg
----------------------------------------------------------------------
diff --git a/doc/images/hibgraph.svg b/doc/images/hibgraph.svg
new file mode 100644
index 0000000..bbaf802
--- /dev/null
+++ b/doc/images/hibgraph.svg
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 549.56701 519.84498" version="1.2" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><font id="font3" horiz-origin-x="0" horiz-origin-y="0" horiz-adv-x="2048" vert-origin-x="45" vert-origin-y="90" vert-adv-y="90"><!-- Helvetica is a registered trademark of Linotype AG --><!-- Copyright: Copyright 2017 Adobe System Incorporated. All rights reserved. --><font-face underline-position="-155" font-family="Helvetica" underline-thickness="101" units-per-em="2048"/><missing-glyph d="M66,0l0,1469l1166,0l0,-1469M1048,184l0,1101l-798,0l0,-1101z" horiz-adv-x="1298"/><glyph horiz-adv-x="569" unicode=" "/><glyph horiz-adv-x="682" unicode="(" d="M606,1493C501,1290 433,1140 402,1044C355,898 331,729 331,538C331,345 358,168 412,8C445,-91 511,-233 609,-418l-121,0C391,-266 330,-169 307,-127C284,-85 258,-28 231,44C194,143 16
 8,248 153,360C146,418 142,473 142,526C142,723 173,899 235,1053C274,1151 356,1298 481,1493z"/><glyph horiz-adv-x="682" unicode=")" d="M71,-418C177,-211 245,-61 276,34C323,177 346,345 346,538C346,731 319,907 265,1067C232,1166 166,1308 68,1493l121,0C292,1329 354,1228 376,1190C397,1151 421,1098 446,1031C478,948 501,865 515,784C528,703 535,624 535,549C535,352 504,176 441,21C402,-78 320,-225 196,-418z"/><glyph horiz-adv-x="682" unicode="-" d="M85,663l502,0l0,-185l-502,0z"/><glyph horiz-adv-x="569" unicode="." d="M175,218l209,0l0,-218l-209,0z"/><glyph horiz-adv-x="1139" unicode="0" d="M956,1203C1020,1085 1052,923 1052,718C1052,523 1023,362 965,235C881,52 744,-39 553,-39C381,-39 253,36 169,185C99,310 64,477 64,687C64,850 85,989 127,1106C206,1323 348,1432 554,1432C739,1432 873,1356 956,1203M858,711C858,874 838,1008 798,1113C758,1218 680,1270 565,1270C459,1270 382,1220 333,1121C284,1021 259,874 259,680C259,534 275,417 306,328C354,193 436,125 552,125C645,125 720,166 775,249C830,332 858,486 858
 ,711z"/><glyph horiz-adv-x="1139" unicode="1" d="M196,1014l0,138C326,1165 417,1186 468,1216C519,1245 558,1315 583,1426l142,0l0,-1426l-192,0l0,1014z"/><glyph horiz-adv-x="1139" unicode="2" d="M400,571l192,111C678,732 738,775 773,810C828,865 855,929 855,1000C855,1083 830,1150 780,1199C730,1248 663,1272 580,1272C457,1272 371,1225 324,1132C299,1082 285,1013 282,924l-183,0C101,1049 124,1150 168,1229C246,1368 384,1437 581,1437C745,1437 865,1393 941,1304C1016,1215 1054,1117 1054,1008C1054,893 1014,795 933,714C886,667 803,609 682,542l-137,-76C480,430 428,396 391,363C324,305 282,241 265,170l782,0l0,-170l-983,0C71,123 96,231 141,322C185,413 271,496 400,571z"/><glyph horiz-adv-x="1139" unicode="3" d="M49,440l188,0C245,347 262,280 289,238C336,163 420,125 542,125C637,125 713,150 770,201C827,252 856,317 856,397C856,496 826,565 766,604C705,643 621,663 514,663C502,663 490,663 478,663C465,662 453,662 440,661l0,159C459,818 474,817 487,816C500,815 513,815 528,815C595,815 651,826 694,847C770,884 808,95
 1 808,1047C808,1118 783,1173 732,1212C681,1251 622,1270 555,1270C435,1270 352,1230 306,1150C281,1106 266,1043 263,962l-178,0C85,1069 106,1159 149,1234C222,1367 351,1434 536,1434C682,1434 795,1402 875,1337C955,1272 995,1177 995,1054C995,966 971,895 924,840C895,806 857,779 810,760C885,739 944,700 987,641C1029,582 1050,509 1050,424C1050,287 1005,176 915,90C825,4 697,-39 532,-39C363,-39 240,8 164,101C87,194 49,307 49,440z"/><glyph horiz-adv-x="1139" unicode="4" d="M677,507l0,649l-459,-649M680,0l0,350l-628,0l0,176l656,910l152,0l0,-929l211,0l0,-157l-211,0l0,-350z"/><glyph horiz-adv-x="1139" unicode="5" d="M253,365C265,262 313,191 396,152C439,132 488,122 544,122C651,122 730,156 781,224C832,292 858,367 858,450C858,550 828,627 767,682C706,737 632,764 547,764C485,764 432,752 388,728C343,704 305,671 274,628l-156,9l109,771l744,0l0,-174l-609,0l-61,-398C334,861 366,880 396,893C449,915 511,926 581,926C712,926 824,884 915,799C1006,714 1052,607 1052,477C1052,342 1010,222 927,119C843,16 709,-36 526,-
 36C409,-36 306,-3 217,63C127,128 77,229 66,365z"/><glyph horiz-adv-x="1139" unicode="6" d="M1028,1057l-178,0C839,1114 822,1158 799,1190C756,1250 690,1280 602,1280C501,1280 421,1234 362,1141C303,1048 270,914 263,741C304,802 356,847 419,877C476,904 540,917 611,917C731,917 836,879 925,802C1014,725 1059,611 1059,459C1059,329 1017,214 932,114C847,13 727,-37 570,-37C436,-37 320,14 223,116C126,217 77,388 77,629C77,807 99,958 142,1082C225,1319 378,1438 599,1438C759,1438 871,1397 934,1314C997,1231 1028,1145 1028,1057M869,444C869,517 848,587 806,654C764,720 688,753 577,753C500,753 432,727 374,676C315,625 286,547 286,444C286,353 313,277 366,216C419,154 492,123 586,123C681,123 752,155 799,219C846,282 869,357 869,444z"/><glyph horiz-adv-x="1139" unicode="7" d="M1071,1408l0,-157C1025,1206 964,1129 888,1018C811,907 744,788 685,660C627,535 583,422 553,319C534,253 509,147 478,0l-199,0C324,273 424,545 579,816C670,975 766,1112 867,1227l-792,0l0,181z"/><glyph horiz-adv-x="1366" unicode="B" d="M708,848C
 792,848 857,860 904,883C977,920 1014,986 1014,1081C1014,1177 975,1242 897,1275C853,1294 788,1303 701,1303l-355,0l0,-455M775,170C897,170 984,205 1036,276C1069,321 1085,375 1085,438C1085,545 1037,617 942,656C891,677 824,687 741,687l-395,0l0,-517M151,1469l631,0C954,1469 1076,1418 1149,1315C1192,1254 1213,1184 1213,1105C1213,1012 1187,936 1134,877C1107,846 1067,817 1016,791C1091,762 1148,730 1185,694C1251,630 1284,542 1284,429C1284,334 1254,249 1195,172C1106,57 965,0 772,0l-621,0z"/><glyph horiz-adv-x="1139" unicode="_" d="M0,-256l0,101l1139,0l0,-101z"/><glyph horiz-adv-x="1139" unicode="a" d="M462,117C525,117 587,132 646,161C746,210 796,289 796,400l0,145C774,531 746,519 711,510C676,501 642,494 609,490l-109,-14C435,467 386,454 353,435C298,404 270,354 270,285C270,233 289,192 327,162C365,132 410,117 462,117M706,649C747,654 775,672 789,701C797,717 801,740 801,770C801,831 779,876 736,904C692,931 629,945 548,945C454,945 387,920 348,869C326,841 312,799 305,744l-168,0C140,876 183,968 266,1020C
 348,1071 443,1097 552,1097C678,1097 780,1073 859,1025C937,977 976,902 976,801l0,-617C976,165 980,150 988,139C995,128 1011,122 1036,122C1044,122 1053,123 1063,124C1073,125 1084,126 1095,128l0,-133C1067,-13 1046,-18 1031,-20C1016,-22 996,-23 971,-23C909,-23 864,-1 836,43C821,66 811,99 805,142C768,94 716,52 647,17C578,-18 503,-36 420,-36C321,-36 240,-6 177,55C114,115 82,190 82,281C82,380 113,457 175,512C237,567 318,600 419,613z"/><glyph horiz-adv-x="1139" unicode="b" d="M118,1474l175,0l0,-533C332,992 379,1032 434,1059C489,1086 548,1099 612,1099C745,1099 854,1053 937,962C1020,870 1061,735 1061,556C1061,387 1020,246 938,134C856,22 742,-34 597,-34C516,-34 447,-14 391,25C358,48 322,86 284,137l0,-137l-166,0M877,547C877,660 853,753 805,827C756,901 685,938 591,938C509,938 437,908 376,847C314,786 283,686 283,547C283,446 296,365 321,302C368,184 457,125 586,125C683,125 756,164 805,241C853,318 877,420 877,547z"/><glyph horiz-adv-x="1024" unicode="c" d="M976,711l-175,0C790,777 766,832 728,876C690,
 919 629,941 545,941C430,941 348,885 299,773C267,700 251,611 251,504C251,397 274,306 319,233C364,160 436,123 533,123C608,123 667,146 711,192C754,237 784,300 801,379l175,0C956,237 906,133 826,68C746,2 644,-31 519,-31C379,-31 267,20 184,123C101,225 59,353 59,506C59,694 105,840 196,945C287,1050 404,1102 545,1102C666,1102 764,1073 840,1014C915,955 961,854 976,711z"/><glyph horiz-adv-x="1139" unicode="d" d="M553,119C636,119 705,155 759,227C812,298 839,401 839,535C839,670 811,771 756,836C701,901 632,933 551,933C460,933 387,898 331,829C274,760 246,658 246,523C246,408 270,312 319,235C368,158 446,119 553,119M723,1038C755,1018 791,983 832,933l0,541l173,0l0,-1474l-162,0l0,149C801,83 751,35 694,6C637,-23 571,-38 497,-38C378,-38 274,12 187,113C100,213 56,346 56,513C56,669 96,804 176,919C255,1033 369,1090 517,1090C599,1090 668,1073 723,1038z"/><glyph horiz-adv-x="1139" unicode="e" d="M962,903C998,849 1022,786 1034,714C1045,665 1050,586 1050,478l-785,0C268,369 294,282 342,217C390,151 464,118 565,11
 8C659,118 734,149 790,211C822,247 845,289 858,336l177,0C1030,297 1015,253 989,205C962,156 933,117 900,86C845,33 778,-3 697,-22C654,-33 605,-38 550,-38C417,-38 304,11 211,108C118,205 72,340 72,515C72,687 119,827 212,934C305,1041 427,1095 578,1095C654,1095 728,1077 799,1042C870,1006 925,960 962,903M865,621C858,699 841,761 814,808C765,895 682,938 567,938C484,938 415,908 359,849C303,789 273,713 270,621z"/><glyph horiz-adv-x="1139" unicode="g" d="M730,1028C764,1005 799,971 834,926l0,135l166,0l0,-974C1000,-49 980,-156 940,-235C865,-380 724,-453 517,-453C402,-453 305,-427 226,-375C147,-324 103,-243 94,-133l183,0C286,-181 303,-218 329,-244C370,-284 434,-304 521,-304C659,-304 749,-255 792,-158C817,-101 829,2 827,149C791,94 748,54 697,27C646,0 579,-13 496,-13C380,-13 279,28 192,111C105,193 61,329 61,519C61,698 105,838 193,939C280,1040 386,1090 510,1090C594,1090 667,1069 730,1028M543,931C416,931 330,872 283,753C258,690 246,607 246,504C246,383 271,292 320,229C369,166 434,134 517,134C646,134 737
 ,192 790,309C819,375 834,452 834,540C834,673 807,771 752,835C697,899 628,931 543,931z"/><glyph horiz-adv-x="1139" unicode="h" d="M132,1474l180,0l0,-548C355,980 393,1018 427,1040C485,1078 557,1097 644,1097C799,1097 905,1043 960,934C990,875 1005,792 1005,687l0,-687l-185,0l0,675C820,754 810,811 790,848C757,907 696,936 606,936C531,936 464,910 403,859C342,808 312,711 312,568l0,-568l-180,0z"/><glyph horiz-adv-x="455" unicode="i" d="M132,1066l183,0l0,-1066l-183,0M132,1469l183,0l0,-204l-183,0z"/><glyph horiz-adv-x="455" unicode="j" d="M312,1261l-180,0l0,208l180,0M-38,-271C43,-268 91,-261 108,-249C124,-238 132,-201 132,-140l0,1206l180,0l0,-1225C312,-237 299,-295 274,-334C232,-399 152,-432 35,-432C26,-432 17,-432 8,-431C-2,-430 -17,-429 -38,-427z"/><glyph horiz-adv-x="455" unicode="l" d="M137,1469l180,0l0,-1469l-180,0z"/><glyph horiz-adv-x="1706" unicode="m" d="M132,1071l178,0l0,-152C353,972 391,1010 426,1034C485,1075 553,1095 628,1095C713,1095 782,1074 834,1032C863,1008 890,973 914,926C954,9
 83 1001,1026 1055,1054C1109,1081 1170,1095 1237,1095C1381,1095 1479,1043 1531,939C1559,883 1573,808 1573,713l0,-713l-187,0l0,744C1386,815 1368,864 1333,891C1297,918 1253,931 1202,931C1131,931 1071,907 1020,860C969,813 943,734 943,623l0,-623l-183,0l0,699C760,772 751,825 734,858C707,908 656,933 581,933C513,933 451,907 396,854C340,801 312,706 312,568l0,-568l-180,0z"/><glyph horiz-adv-x="1139" unicode="n" d="M132,1071l171,0l0,-152C354,982 407,1027 464,1054C521,1081 584,1095 653,1095C805,1095 908,1042 961,936C990,878 1005,795 1005,687l0,-687l-183,0l0,675C822,740 812,793 793,833C761,900 703,933 619,933C576,933 541,929 514,920C465,905 421,876 384,832C354,797 335,760 326,723C317,685 312,631 312,561l0,-561l-180,0z"/><glyph horiz-adv-x="1139" unicode="o" d="M869,553C869,653 853,734 821,797C770,896 683,945 559,945C449,945 369,903 319,819C269,735 244,634 244,515C244,401 269,306 319,230C369,154 448,116 557,116C676,116 758,161 803,252C847,342 869,442 869,553M1057,558C1057,385 1015,243 931,130C847
 ,17 717,-39 540,-39C393,-39 276,11 189,111C102,210 59,344 59,512C59,692 105,835 196,942C287,1049 410,1102 564,1102C702,1102 819,1056 914,964C1009,872 1057,737 1057,558z"/><glyph horiz-adv-x="682" unicode="r" d="M137,1071l171,0l0,-185C322,922 356,966 411,1018C466,1069 529,1095 600,1095C603,1095 609,1095 617,1094C625,1093 639,1092 658,1090l0,-190C647,902 638,903 629,904C620,905 610,905 599,905C508,905 439,876 390,818C341,759 317,692 317,616l0,-616l-180,0z"/><glyph horiz-adv-x="1024" unicode="s" d="M239,336C244,276 259,230 284,198C329,140 408,111 520,111C587,111 645,126 696,155C747,184 772,228 772,289C772,335 752,370 711,394C685,409 634,426 557,445l-143,36C323,504 255,529 212,557C135,606 96,673 96,759C96,860 133,942 206,1005C279,1068 377,1099 500,1099C661,1099 778,1052 849,957C894,897 915,832 914,763l-170,0C741,804 726,841 701,874C660,921 588,945 486,945C418,945 367,932 332,906C297,880 279,846 279,803C279,756 302,719 348,691C375,674 414,660 466,647l119,-29C714,587 801,556 845,527C915,4
 81 950,409 950,310C950,215 914,132 842,63C769,-6 659,-41 511,-41C352,-41 239,-5 173,68C106,140 71,229 66,336z"/><glyph horiz-adv-x="569" unicode="t" d="M168,1370l182,0l0,-299l171,0l0,-147l-171,0l0,-699C350,188 363,163 388,150C402,143 425,139 458,139C467,139 476,139 486,140C496,140 508,141 521,142l0,-142C500,-6 479,-10 457,-13C434,-16 410,-17 384,-17C300,-17 243,5 213,48C183,91 168,146 168,215l0,709l-145,0l0,147l145,0z"/><glyph horiz-adv-x="1024" unicode="v" d="M220,1071l286,-872l299,872l197,0l-404,-1071l-192,0l-395,1071z"/></font><path fill="#fcf9ce" d="m97.75 228.83h61.619c2.22 0 4.02 1.8 4.02 4.02v34.436c0 2.22-1.8 4.021-4.02 4.021h-61.619c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.22 1.8-4.02 4.02-4.02z"/><text font-size="12.06px" y="247.52879" x="100.7651" font-family="Helvetica" fill="#010101">hibernate</text>
+<text font-size="12.06px" y="261.7319" x="104.3071" font-family="Helvetica" fill="#010101">3.2.6.ga</text>
+<path d="m97.75 228.83h61.619c2.22 0 4.02 1.8 4.02 4.02v34.436c0 2.22-1.8 4.021-4.02 4.021h-61.619c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.22 1.8-4.02 4.02-4.02z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m412.4 87.23h132.64c2.222 0 4.021 1.8 4.021 4.02v48.641c0 2.22-1.799 4.02-4.021 4.02h-132.64c-2.219 0-4.02-1.8-4.02-4.02v-48.641c0.001-2.219 1.802-4.02 4.02-4.02z"/><g font-size="12.06px" font-family="Helvetica" fill="#010101"><text y="105.9243" x="415.41891">commons-collections</text>
+<text y="120.1284" x="463.4707">2.1.1</text>
+<text y="134.3315" x="442.63959">2.1 (evicted)</text>
+</g><path d="m412.4 87.23h132.64c2.222 0 4.021 1.8 4.021 4.02v48.641c0 2.22-1.799 4.02-4.021 4.02h-132.64c-2.219 0-4.02-1.8-4.02-4.02v-48.641c0.001-2.219 1.802-4.02 4.02-4.02z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m287.52 476.87h38.753c2.22 0 4.021 1.8 4.021 4.02v34.438c0 2.22-1.801 4.02-4.021 4.02h-38.753c-2.22 0-4.02-1.8-4.02-4.02v-34.438c0-2.221 1.8-4.02 4.02-4.02z"/><text font-size="12.06px" y="495.56009" x="292.7612" font-family="Helvetica" fill="#010101">cglib</text>
+<text font-size="12.06px" y="509.76419" x="290.52979" font-family="Helvetica" fill="#010101">2.1_3</text>
+<path d="m287.52 476.87h38.753c2.22 0 4.021 1.8 4.021 4.02v34.438c0 2.22-1.801 4.02-4.021 4.02h-38.753c-2.22 0-4.02-1.8-4.02-4.02v-34.438c0-2.221 1.8-4.02 4.02-4.02z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m460.46 455.98h36.539c2.219 0 4.021 1.8 4.021 4.021v34.437c0 2.221-1.802 4.021-4.021 4.021h-36.539c-2.221 0-4.021-1.801-4.021-4.021v-34.437c0-2.221 1.8-4.021 4.021-4.021z"/><text font-size="12.06px" y="474.67331" x="466.69141" font-family="Helvetica" fill="#010101">asm</text>
+<text font-size="12.06px" y="488.8765" x="463.4707" font-family="Helvetica" fill="#010101">1.5.3</text>
+<path d="m460.46 455.98h36.539c2.219 0 4.021 1.8 4.021 4.021v34.437c0 2.221-1.802 4.021-4.021 4.021h-36.539c-2.221 0-4.021-1.801-4.021-4.021v-34.437c0-2.221 1.8-4.021 4.021-4.021z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m288.62 394.19h36.54c2.22 0 4.02 1.801 4.02 4.021v34.438c0 2.221-1.8 4.021-4.02 4.021h-36.54c-2.22 0-4.02-1.8-4.02-4.021v-34.438c0-2.22 1.8-4.021 4.02-4.021z"/><text font-size="12.06px" y="412.88229" x="293.353" font-family="Helvetica" fill="#010101">antlr</text>
+<text font-size="12.06px" y="427.0864" x="291.63721" font-family="Helvetica" fill="#010101">2.7.6</text>
+<path d="m288.62 394.19h36.54c2.22 0 4.02 1.801 4.02 4.021v34.438c0 2.221-1.8 4.021-4.02 4.021h-36.54c-2.22 0-4.02-1.8-4.02-4.021v-34.438c0-2.22 1.8-4.021 4.02-4.021z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m285.1 311.51h43.582c2.221 0 4.021 1.798 4.021 4.021v34.437c0 2.221-1.8 4.021-4.021 4.021h-43.582c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.224 1.8-4.022 4.02-4.022z"/><text font-size="12.06px" y="330.20749" x="288.11569" font-family="Helvetica" fill="#010101">dom4j</text>
+<text font-size="12.06px" y="344.4097" x="291.63721" font-family="Helvetica" fill="#010101">1.6.1</text>
+<path d="m285.1 311.51h43.582c2.221 0 4.021 1.798 4.021 4.021v34.437c0 2.221-1.8 4.021-4.021 4.021h-43.582c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.224 1.8-4.022 4.02-4.022z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m274.97 228.83h63.839c2.22 0 4.021 1.8 4.021 4.02v34.436c0 2.22-1.801 4.021-4.021 4.021h-63.839c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.22 1.8-4.02 4.02-4.02z"/><text font-size="12.06px" y="247.52879" x="277.98679" font-family="Helvetica" fill="#010101">asm-attrs</text>
+<text font-size="12.06px" y="261.7319" x="291.63721" font-family="Helvetica" fill="#010101">1.5.3</text>
+<path d="m274.97 228.83h63.839c2.22 0 4.021 1.8 4.021 4.02v34.436c0 2.22-1.801 4.021-4.021 4.021h-63.839c-2.22 0-4.02-1.801-4.02-4.021v-34.436c0-2.22 1.8-4.02 4.02-4.02z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m285.15 146.16h43.476c2.221 0 4.021 1.8 4.021 4.02v34.437c0 2.22-1.8 4.02-4.021 4.02h-43.476c-2.22 0-4.02-1.8-4.02-4.02v-34.437c0-2.22 1.8-4.02 4.02-4.02z"/><text font-size="12.06px" y="164.85201" x="299.4722" font-family="Helvetica" fill="#010101">jta</text>
+<text font-size="12.06px" y="179.05521" x="288.16849" font-family="Helvetica" fill="#010101">1.0.1B</text>
+<path d="m285.15 146.16h43.476c2.221 0 4.021 1.8 4.021 4.02v34.437c0 2.22-1.8 4.02-4.021 4.02h-43.476c-2.22 0-4.02-1.8-4.02-4.02v-34.437c0-2.22 1.8-4.02 4.02-4.02z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m280.17 63.479h53.452c2.22 0 4.02 1.8 4.02 4.02v34.437c0 2.22-1.8 4.02-4.02 4.02h-53.452c-2.22 0-4.02-1.8-4.02-4.02v-34.436c0-2.22 1.8-4.021 4.02-4.021z"/><text font-size="12.06px" y="82.173302" x="283.18121" font-family="Helvetica" fill="#010101">ehcache</text>
+<text font-size="12.06px" y="96.377403" x="291.63721" font-family="Helvetica" fill="#010101">1.2.3</text>
+<path d="m280.17 63.479h53.452c2.22 0 4.02 1.8 4.02 4.02v34.437c0 2.221-1.8 4.02-4.02 4.02h-53.452c-2.22 0-4.02-1.799-4.02-4.02v-34.436c0-2.22 1.8-4.021 4.02-4.021z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><path fill="#fcf9ce" d="m421.44 0.5h114.58c2.221 0 4.02 1.799 4.02 4.02v34.437c0 2.22-1.799 4.02-4.02 4.02h-114.58c-2.219 0-4.021-1.8-4.021-4.02v-34.436c0-2.222 1.8-4.021 4.02-4.021z"/><text font-size="12.06px" y="19.194799" x="424.45209" font-family="Helvetica" fill="#010101">commons-logging</text>
+<text font-size="12.06px" y="33.398899" x="463.4707" font-family="Helvetica" fill="#010101">1.0.4</text>
+<path d="m421.44 0.5h114.58c2.221 0 4.02 1.799 4.02 4.02v34.437c0 2.22-1.799 4.02-4.02 4.02h-114.58c-2.219 0-4.021-1.8-4.021-4.02v-34.436c0-2.222 1.8-4.021 4.02-4.021z" stroke="#010101" stroke-miterlimit="1.45" fill="none"/><line y2="250.07" x2="85.645" stroke="#010101" stroke-miterlimit="1.45" y1="250.07" fill="none"/><polygon points="81.625 254.49 93.685 249.47 81.625 244.44 84.639 249.47" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="265.75241" x="33.0396" font-family="Helvetica" fill="#010101">3.2.6.ga</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 239.36 173.94 239.36 234.92 129.98 307.39 129.98 372.35 134.45 400.31 134.45" stroke-miterlimit="1.45" fill="none"/><polygon points="396.29 139.47 408.35 134.45 396.29 129.42 399.3 134.45" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="128.48579" x="370.52539" font-family="Helvetica" fill="#010101">2.1.1</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="162.08 269.69 173.94 269.69 234.92 497.5 275.41 497.5" stroke-miterlimit="1.45" fill="none"/><polygon points="271.39 502.52 283.45 497.5 271.39 492.48 274.4 497.5" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="285.97119" x="156.88921" font-family="Helvetica" fill="#010101">2.1_3</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 264.63 173.94 264.63 234.92 460.68 448.37 460.68" stroke-miterlimit="1.45" fill="none"/><polygon points="444.35 465.71 456.41 460.68 444.35 455.66 447.36 460.68" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="476.96829" x="413.74121" font-family="Helvetica" fill="#010101">1.5.3</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="330.29 497.5 340.84 497.5 420.4 492.54 448.36 492.54" stroke-miterlimit="1.45" fill="none"/><polygon points="444.34 497.57 456.4 492.54 444.34 487.52 447.35 492.54" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="508.82571" x="418.57709" font-family="Helvetica" fill="#010101">1.5.3</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 259.58 173.94 259.58 234.92 414.82 276.51 414.82" stroke-miterlimit="1.45" fill="none"/><polygon points="272.49 419.85 284.55 414.82 272.49 409.8 275.51 414.82" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="409.86771" x="238.5405" font-family="Helvetica" fill="#010101">2.7.6</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 254.52 173.94 254.52 234.92 332.15 273 332.15" stroke-miterlimit="1.45" fill="none"/><polygon points="268.98 337.17 281.04 332.15 268.98 327.12 271.99 332.15" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="327.19189" x="238.146" font-family="Helvetica" fill="#010101">1.6.1</text>
+<line y2="250.07" x2="262.89" stroke="#010101" stroke-miterlimit="1.45" y1="250.07" x1="163.39" fill="none"/><polygon points="258.87 254.49 270.92 249.47 258.87 244.44 261.88 249.47" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="243.5083" x="228.25729" font-family="Helvetica" fill="#010101">1.5.3</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 244.42 173.94 244.42 234.92 166.79 273.05 166.79" stroke-miterlimit="1.45" fill="none"/><polygon points="269.03 171.82 281.09 166.79 269.03 161.77 272.04 166.79" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="182.06979" x="238.146" font-family="Helvetica" fill="#010101">1.0.1B</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="163.39 234.3 173.94 234.3 234.92 84.115 268.06 84.115" stroke-miterlimit="1.45" fill="none"/><polygon points="264.04 89.14 276.1 84.115 264.04 79.089 267.06 84.115" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="99.392097" x="238.5269" font-family="Helvetica" fill="#010101">1.2.3</text>
+<line y2="96.091" x2="400.31" stroke="#010101" stroke-miterlimit="1.45" y1="96.091" x1="337.64" fill="none"/><polygon points="396.29 100.51 408.35 95.487 396.29 90.461 399.3 95.487" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="89.526901" x="377.13089" font-family="Helvetica" fill="#010101">2.1</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="337.64 72.742 348.19 72.742 381.38 37.063 409.34 37.063" stroke-miterlimit="1.45" fill="none"/><polygon points="405.32 42.088 417.38 37.063 405.32 32.039 408.34 37.063" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="31.104" x="379.5596" font-family="Helvetica" fill="#010101">1.0.4</text>
+<polyline transform="translate(0 .604)" stroke="#010101" points="162.08 229.25 173.94 229.25 234.92 5.207 409.33 5.207" stroke-miterlimit="1.45" fill="none"/><polygon points="405.31 10.23 417.37 5.207 405.31 0.182 408.33 5.207" fill="#010101" transform="translate(0 .604)"/><text font-size="12.06px" y="223.28951" x="157.9966" font-family="Helvetica" fill="#010101">1.0.4</text>
+</svg>


[09/11] ant-ivy git commit: Merge GitHub master

Posted by jh...@apache.org.
Merge GitHub master


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/ee08c00b
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/ee08c00b
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/ee08c00b

Branch: refs/heads/master
Commit: ee08c00b4dc65f1263c2e4ec256befcf661767b6
Parents: 4a361b8 57ee0f2
Author: twogee <g....@gmail.com>
Authored: Sat Jun 3 17:25:02 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 17:25:02 2017 +0200

----------------------------------------------------------------------

----------------------------------------------------------------------



[03/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ivy-terminology.svg
----------------------------------------------------------------------
diff --git a/doc/images/ivy-terminology.svg b/doc/images/ivy-terminology.svg
new file mode 100644
index 0000000..826706c
--- /dev/null
+++ b/doc/images/ivy-terminology.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 363.33 643.59" version="1.2" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><polygon fill-rule="evenodd" transform="translate(.31734 .5)" points="350.79 135.63 350.79 264.25 175.4 264.25 0 264.25 0 135.63" fill="#9ebf48"/><polygon transform="translate(.31734 .5)" points="350.79 135.63 350.79 264.25 175.4 264.25 0 264.25 0 135.63" stroke-miterlimit="10" stroke-width="0" fill="none"/><path fill="#010101" d="m123.22 152.47v-10.631h3.212l1.929 7.251 1.907-7.251h3.22v10.631h-1.994v-8.368l-2.11 8.368h-2.066l-2.104-8.368v8.368h-1.994zm11.912-3.96c0-0.677 0.167-1.331 0.501-1.965 0.333-0.633 0.806-1.116 1.417-1.45 0.611-0.333 1.295-0.5 2.049-0.5 1.165 0 2.119 0.378 2.864 1.135 0.744 0.757 1.116 1.713 1.116 2.867 0 1.166-0.375 2.131-1.127 2.897s-1.698 1.149-2.839 1.149c-0.706 0-1.379-0.16-2.02-0.479-0.641-0.318
 -1.128-0.786-1.461-1.402s-0.5-1.366-0.5-2.252zm2.089 0.109c0 0.764 0.182 1.349 0.544 1.755 0.362 0.405 0.81 0.608 1.341 0.608 0.532 0 0.979-0.203 1.338-0.608 0.36-0.406 0.541-0.996 0.541-1.77 0-0.754-0.181-1.334-0.541-1.74-0.359-0.406-0.806-0.609-1.338-0.609-0.531 0-0.979 0.203-1.341 0.609s-0.544 0.992-0.544 1.755zm14.594 3.851h-1.893v-1.132c-0.314 0.439-0.686 0.768-1.113 0.982s-0.859 0.323-1.295 0.323c-0.884 0-1.642-0.356-2.272-1.07-0.631-0.712-0.946-1.707-0.946-2.983 0-1.305 0.307-2.297 0.92-2.977 0.615-0.679 1.391-1.019 2.328-1.019 0.86 0 1.605 0.357 2.233 1.073v-3.829h2.038v10.632zm-5.439-4.018c0 0.821 0.114 1.417 0.342 1.784 0.328 0.531 0.788 0.797 1.377 0.797 0.47 0 0.868-0.199 1.197-0.598 0.328-0.399 0.493-0.995 0.493-1.787 0-0.885-0.16-1.522-0.479-1.911-0.319-0.39-0.728-0.584-1.225-0.584-0.483 0-0.889 0.192-1.215 0.576-0.326 0.385-0.49 0.96-0.49 1.723zm12.502 4.018v-1.153c-0.28 0.411-0.648 0.734-1.105 0.972-0.457 0.236-0.938 0.355-1.446 0.355-0.518 0-0.981-0.114-1.393-0.341-
 0.411-0.228-0.708-0.547-0.892-0.957-0.184-0.411-0.275-0.979-0.275-1.705v-4.872h2.037v3.538c0 1.083 0.038 1.747 0.113 1.991 0.074 0.244 0.211 0.438 0.409 0.58s0.449 0.213 0.754 0.213c0.348 0 0.66-0.095 0.936-0.286 0.275-0.19 0.464-0.427 0.565-0.71s0.152-0.976 0.152-2.078v-3.248h2.038v7.701h-1.893zm4.081 0v-10.631h2.037v10.631h-2.037zm8.572-2.451 2.03 0.341c-0.261 0.744-0.674 1.311-1.236 1.7-0.563 0.389-1.268 0.584-2.114 0.584-1.338 0-2.33-0.438-2.972-1.312-0.509-0.701-0.762-1.586-0.762-2.654 0-1.276 0.333-2.275 1-2.998s1.511-1.084 2.53-1.084c1.146 0 2.05 0.378 2.713 1.135 0.661 0.757 0.979 1.916 0.949 3.477h-5.104c0.015 0.604 0.179 1.075 0.493 1.41 0.314 0.337 0.706 0.504 1.175 0.504 0.319 0 0.587-0.087 0.805-0.261 0.216-0.175 0.382-0.456 0.493-0.842zm0.116-2.06c-0.015-0.59-0.167-1.038-0.457-1.345s-0.643-0.461-1.059-0.461c-0.445 0-0.812 0.162-1.103 0.486-0.29 0.323-0.433 0.764-0.428 1.319h3.047z"/><path fill="#010101" d="m181.64 152.47v-7.701h1.168v1.08c0.24-0.377 0.562-0.68 0.963-0.
 909 0.401-0.23 0.859-0.345 1.371-0.345 0.57 0 1.038 0.118 1.403 0.355 0.364 0.236 0.622 0.568 0.772 0.993 0.609-0.898 1.401-1.349 2.378-1.349 0.764 0 1.351 0.211 1.762 0.635 0.41 0.423 0.617 1.074 0.617 1.954v5.286h-1.299v-4.852c0-0.521-0.042-0.897-0.127-1.127s-0.237-0.415-0.46-0.555c-0.223-0.141-0.483-0.211-0.783-0.211-0.541 0-0.99 0.181-1.349 0.54-0.357 0.36-0.536 0.937-0.536 1.729v4.475h-1.306v-5.004c0-0.58-0.106-1.016-0.318-1.306-0.213-0.29-0.562-0.435-1.045-0.435-0.367 0-0.708 0.097-1.02 0.29s-0.537 0.477-0.677 0.849c-0.141 0.372-0.211 0.909-0.211 1.609v3.996h-1.303zm13.153 3.125c-0.252 0-0.531-0.054-0.841-0.16l-0.146-1.225c0.285 0.076 0.535 0.116 0.747 0.116 0.29 0 0.522-0.049 0.696-0.146s0.316-0.232 0.428-0.406c0.082-0.131 0.215-0.454 0.399-0.972 0.023-0.072 0.062-0.179 0.116-0.319l-2.923-7.715h1.406l1.604 4.46c0.207 0.565 0.394 1.16 0.558 1.783 0.15-0.6 0.329-1.185 0.537-1.755l1.646-4.488h1.307l-2.931 7.831c-0.314 0.846-0.559 1.429-0.732 1.748-0.232 0.43-0.499 0.745-0.797 0.
 946-0.301 0.2-0.658 0.302-1.074 0.302zm6.642-3.125v-7.701h1.168v1.08c0.24-0.377 0.562-0.68 0.963-0.909 0.402-0.23 0.858-0.345 1.371-0.345 0.57 0 1.038 0.118 1.403 0.355 0.365 0.236 0.622 0.568 0.773 0.993 0.607-0.898 1.4-1.349 2.378-1.349 0.763 0 1.35 0.211 1.761 0.635 0.411 0.423 0.617 1.074 0.617 1.954v5.286h-1.3v-4.852c0-0.521-0.04-0.897-0.125-1.127s-0.238-0.415-0.461-0.555c-0.223-0.141-0.483-0.211-0.782-0.211-0.542 0-0.992 0.181-1.35 0.54-0.358 0.36-0.537 0.937-0.537 1.729v4.475h-1.304v-5.004c0-0.58-0.107-1.016-0.32-1.306s-0.561-0.435-1.044-0.435c-0.367 0-0.707 0.097-1.019 0.29s-0.538 0.477-0.678 0.849c-0.141 0.372-0.212 0.909-0.212 1.609v3.996h-1.302zm11.884-3.851c0-1.426 0.396-2.482 1.189-3.169 0.662-0.57 1.47-0.855 2.421-0.855 1.06 0 1.925 0.347 2.597 1.041 0.672 0.693 1.008 1.651 1.008 2.874 0 0.991-0.148 1.771-0.446 2.339-0.296 0.568-0.73 1.009-1.297 1.323-0.569 0.314-1.188 0.472-1.861 0.472-1.077 0-1.948-0.346-2.614-1.037-0.665-0.692-0.997-1.688-0.997-2.988zm1.342 0c0 0.98
 6 0.215 1.725 0.645 2.215 0.431 0.491 0.973 0.736 1.624 0.736 0.648 0 1.188-0.247 1.618-0.74s0.645-1.244 0.645-2.255c0-0.952-0.217-1.674-0.648-2.164-0.434-0.49-0.971-0.736-1.614-0.736-0.651 0-1.193 0.244-1.624 0.732-0.431 0.489-0.646 1.226-0.646 2.212zm12.396 3.851v-0.973c-0.488 0.764-1.206 1.146-2.153 1.146-0.613 0-1.179-0.17-1.693-0.508-0.515-0.339-0.914-0.811-1.195-1.418-0.284-0.606-0.426-1.304-0.426-2.092 0-0.769 0.129-1.466 0.385-2.092s0.641-1.105 1.152-1.439c0.513-0.333 1.086-0.5 1.719-0.5 0.465 0 0.878 0.098 1.24 0.294 0.363 0.195 0.657 0.45 0.885 0.765v-3.814h1.298v10.631h-1.212zm-4.126-3.844c0 0.986 0.207 1.724 0.624 2.212 0.415 0.488 0.906 0.732 1.472 0.732 0.57 0 1.055-0.233 1.455-0.7 0.398-0.467 0.597-1.178 0.597-2.135 0-1.054-0.203-1.827-0.608-2.32-0.406-0.493-0.907-0.74-1.501-0.74-0.58 0-1.064 0.237-1.453 0.711-0.391 0.473-0.586 1.221-0.586 2.24z"/><polygon fill-rule="evenodd" transform="translate(.31734 .5)" points="343.78 163.68 343.78 210.46 174.24 210.46 4.702 210.
 46 4.702 163.68" fill="#cbcc2c"/><polygon transform="translate(.31734 .5)" points="343.78 163.68 343.78 210.46 174.24 210.46 4.702 210.46 4.702 163.68" stroke-miterlimit="10" stroke-width="0" fill="none"/><path fill="#010101" d="m166.97 174.17c0.085 0 0.196-0.01 0.334-0.029l0.11 0.673c-0.214 0.045-0.406 0.067-0.575 0.067-0.276 0-0.491-0.044-0.643-0.131-0.152-0.088-0.26-0.203-0.322-0.345-0.062-0.143-0.093-0.442-0.093-0.898v-2.585h-0.558v-0.593h0.558v-1.112l0.758-0.456v1.568h0.765v0.593h-0.765v2.626c0 0.218 0.013 0.357 0.039 0.419 0.027 0.062 0.07 0.112 0.132 0.148 0.061 0.037 0.148 0.055 0.26 0.055zm1.054 0.651v-4.492h0.686v0.682c0.176-0.318 0.337-0.528 0.484-0.63 0.148-0.102 0.311-0.153 0.488-0.153 0.257 0 0.519 0.082 0.783 0.246l-0.263 0.706c-0.186-0.109-0.372-0.165-0.558-0.165-0.167 0-0.316 0.051-0.448 0.15-0.133 0.101-0.228 0.239-0.284 0.416-0.085 0.271-0.127 0.567-0.127 0.889v2.352h-0.761zm5.76 0v-0.659c-0.35 0.507-0.825 0.761-1.426 0.761-0.265 0-0.512-0.051-0.742-0.152-0.229-0.
 102-0.4-0.229-0.512-0.382-0.111-0.154-0.189-0.343-0.234-0.565-0.031-0.149-0.047-0.386-0.047-0.711v-2.783h0.762v2.492c0 0.397 0.015 0.665 0.046 0.804 0.049 0.2 0.149 0.357 0.305 0.471 0.155 0.115 0.347 0.172 0.575 0.172s0.442-0.059 0.643-0.176c0.201-0.116 0.343-0.276 0.425-0.478 0.084-0.202 0.126-0.494 0.126-0.878v-2.407h0.761v4.492h-0.682zm1.838 0v-4.492h0.685v0.64c0.33-0.494 0.808-0.741 1.431-0.741 0.271 0 0.519 0.049 0.746 0.146 0.227 0.098 0.396 0.225 0.509 0.383s0.192 0.346 0.238 0.562c0.027 0.141 0.041 0.388 0.041 0.74v2.762h-0.761v-2.732c0-0.31-0.029-0.542-0.089-0.695-0.059-0.153-0.164-0.276-0.314-0.368-0.151-0.092-0.328-0.138-0.531-0.138-0.324 0-0.604 0.104-0.84 0.31-0.235 0.205-0.353 0.596-0.353 1.171v2.453h-0.762zm4.708 0v-6.2h0.761v3.535l1.803-1.827h0.984l-1.717 1.667 1.89 2.825h-0.938l-1.485-2.296-0.537 0.516v1.78h-0.761z"/><line stroke-linejoin="round" y2="194.62" x2="339.48" stroke="#010101" stroke-miterlimit="10" y1="194.62" stroke-dasharray="1.4433, 1.4433, 1.4433, 1.
 4433" x1="58.81" fill="none"/><path fill-rule="evenodd" fill="#cbcc2c" d="m292.7 257.82zm-140.33-46.859zh140.33l-19.472 46.859h-101.39l-19.47-46.859z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(.31734 .5)" points="171.52 257.32 152.05 210.46 292.38 210.46 272.91 257.32"/><path d="m152.37 210.96z"/><path d="m292.7 257.82z"/></g><path fill="#010101" d="m210.65 222.1h-0.706v-6.201h0.761v2.212c0.321-0.403 0.733-0.604 1.231-0.604 0.276 0 0.537 0.056 0.784 0.167s0.45 0.269 0.609 0.469c0.159 0.202 0.284 0.445 0.375 0.73 0.09 0.284 0.135 0.589 0.135 0.913 0 0.77-0.189 1.365-0.571 1.785-0.38 0.42-0.837 0.631-1.371 0.631-0.529 0-0.945-0.223-1.247-0.665v0.563zm-0.01-2.281c0 0.539 0.075 0.928 0.222 1.167 0.239 0.393 0.564 0.588 0.973 0.588 0.333 0 0.62-0.145 0.862-0.434 0.242-0.288 0.365-0.72 0.365-1.292 0-0.586-0.117-1.02-0.351-1.299-0.231-0.279-0.514-0.418-0.843-0.418-0.333 0-0.621 0.145-0.863 0.434s-0.365 0.707-0.365 1.254zm4.08 2.281v-4.493h0.686v0
 .682c0.176-0.318 0.337-0.528 0.485-0.63s0.311-0.152 0.488-0.152c0.255 0 0.518 0.082 0.783 0.245l-0.264 0.706c-0.186-0.11-0.372-0.165-0.558-0.165-0.166 0-0.315 0.05-0.449 0.15-0.132 0.101-0.227 0.239-0.283 0.417-0.084 0.271-0.127 0.566-0.127 0.888v2.353h-0.761zm5.978 0c-0.08-0.158-0.13-0.343-0.153-0.555-0.281 0.239-0.553 0.409-0.813 0.508-0.261 0.098-0.54 0.148-0.841 0.148-0.491 0-0.872-0.121-1.136-0.362-0.266-0.241-0.397-0.549-0.397-0.924 0-0.221 0.049-0.421 0.149-0.604 0.101-0.182 0.23-0.327 0.394-0.437 0.161-0.11 0.344-0.193 0.547-0.251 0.149-0.039 0.375-0.077 0.677-0.113 0.615-0.073 1.068-0.161 1.358-0.263 0.003-0.104 0.005-0.171 0.005-0.198 0-0.311-0.073-0.528-0.217-0.656-0.194-0.172-0.483-0.258-0.866-0.258-0.358 0-0.623 0.063-0.793 0.188-0.172 0.125-0.297 0.348-0.379 0.666l-0.744-0.102c0.067-0.318 0.178-0.576 0.333-0.772 0.154-0.195 0.38-0.346 0.674-0.452 0.293-0.105 0.632-0.158 1.019-0.158 0.383 0 0.695 0.045 0.935 0.136 0.24 0.09 0.415 0.203 0.529 0.34 0.111 0.137 0.19 0.31 0
 .237 0.519 0.024 0.129 0.037 0.363 0.037 0.701v1.016c0 0.708 0.017 1.155 0.049 1.343s0.097 0.368 0.192 0.54h-0.796zm-0.216-2.255c-0.276 0.112-0.691 0.208-1.243 0.288-0.313 0.045-0.535 0.095-0.664 0.151-0.13 0.057-0.229 0.14-0.301 0.248s-0.105 0.229-0.105 0.361c0 0.203 0.076 0.372 0.23 0.508 0.154 0.135 0.379 0.203 0.674 0.203 0.294 0 0.555-0.064 0.783-0.192 0.229-0.129 0.396-0.305 0.503-0.527 0.083-0.172 0.123-0.426 0.123-0.761v-0.279zm1.837 2.255v-4.493h0.684v0.639c0.33-0.493 0.807-0.739 1.43-0.739 0.271 0 0.521 0.049 0.747 0.146 0.228 0.098 0.397 0.226 0.51 0.383 0.113 0.158 0.192 0.346 0.237 0.562 0.028 0.142 0.041 0.388 0.041 0.74v2.763h-0.761v-2.733c0-0.31-0.029-0.542-0.089-0.696-0.059-0.152-0.164-0.275-0.314-0.367-0.151-0.091-0.328-0.138-0.531-0.138-0.324 0-0.604 0.104-0.84 0.309-0.236 0.206-0.354 0.597-0.354 1.172v2.454h-0.76zm7.713-1.647 0.748 0.099c-0.082 0.516-0.292 0.919-0.629 1.211-0.337 0.291-0.75 0.438-1.241 0.438-0.615 0-1.108-0.202-1.482-0.604-0.373-0.401-0.56-0.978-
 0.56-1.728 0-0.485 0.079-0.91 0.24-1.273 0.16-0.363 0.405-0.637 0.734-0.818 0.328-0.182 0.686-0.272 1.072-0.272 0.487 0 0.886 0.123 1.196 0.369 0.311 0.247 0.509 0.598 0.598 1.052l-0.74 0.114c-0.071-0.302-0.196-0.528-0.375-0.681-0.18-0.152-0.396-0.229-0.65-0.229-0.383 0-0.693 0.138-0.935 0.412-0.238 0.274-0.358 0.71-0.358 1.305 0 0.604 0.115 1.042 0.346 1.315 0.232 0.273 0.534 0.41 0.905 0.41 0.3 0 0.549-0.092 0.749-0.274 0.201-0.183 0.326-0.465 0.382-0.846zm1.434 1.647v-6.201h0.761v2.225c0.355-0.411 0.805-0.617 1.346-0.617 0.333 0 0.622 0.065 0.867 0.196 0.246 0.132 0.421 0.312 0.526 0.543 0.106 0.231 0.159 0.567 0.159 1.008v2.847h-0.761v-2.847c0-0.381-0.084-0.658-0.248-0.832-0.165-0.173-0.398-0.26-0.699-0.26-0.226 0-0.438 0.059-0.638 0.176-0.198 0.117-0.34 0.275-0.425 0.476s-0.128 0.477-0.128 0.829v2.458h-0.76z"/><path fill-rule="evenodd" fill="#e6e64e" d="m0.31734 292.8z"/><polyline fill-rule="evenodd" transform="translate(.31734 .5)" points="0 643.09 51.397 467.69 0 292.3 311.19
  292.3 362.51 467.69 311.19 643.09 0 643.09" fill="#e6e64e"/><polyline transform="translate(.31734 .5)" points="0 643.09 51.397 467.69 0 292.3 311.19 292.3 362.51 467.69 311.19 643.09 0 643.09" stroke-miterlimit="10" stroke-width="0" fill="none"/><path d="m0.31734 292.8z" stroke-miterlimit="10" stroke-width="0" fill="none"/><path fill="#010101" d="m140.34 306.16v-8.269h3.514c0.883 0 1.525 0.074 1.926 0.224 0.4 0.147 0.722 0.412 0.961 0.792 0.241 0.38 0.361 0.814 0.361 1.303 0 0.62-0.182 1.133-0.547 1.537-0.364 0.403-0.91 0.659-1.636 0.764 0.361 0.211 0.659 0.442 0.895 0.693 0.234 0.252 0.552 0.7 0.949 1.343l1.01 1.613h-1.996l-1.207-1.8c-0.429-0.643-0.722-1.048-0.88-1.215-0.157-0.168-0.324-0.282-0.501-0.345-0.178-0.062-0.457-0.093-0.841-0.093h-0.339v3.452h-1.669zm1.669-4.771h1.235c0.801 0 1.301-0.034 1.501-0.102 0.199-0.067 0.354-0.185 0.468-0.35 0.112-0.165 0.169-0.372 0.169-0.62 0-0.278-0.074-0.503-0.223-0.675-0.149-0.171-0.358-0.278-0.629-0.323-0.136-0.02-0.542-0.028-1.219-0.028h-
 1.303v2.098zm10.03 2.865 1.579 0.265c-0.203 0.579-0.523 1.021-0.961 1.322-0.438 0.303-0.986 0.454-1.645 0.454-1.042 0-1.812-0.341-2.312-1.021-0.395-0.545-0.592-1.233-0.592-2.064 0-0.992 0.26-1.77 0.778-2.332 0.519-0.562 1.174-0.843 1.968-0.843 0.892 0 1.595 0.294 2.109 0.883 0.516 0.588 0.761 1.489 0.738 2.704h-3.97c0.012 0.47 0.139 0.835 0.383 1.097 0.245 0.262 0.55 0.392 0.915 0.392 0.248 0 0.456-0.067 0.625-0.202 0.171-0.137 0.298-0.354 0.385-0.655zm0.09-1.602c-0.011-0.459-0.129-0.808-0.354-1.047s-0.501-0.358-0.824-0.358c-0.346 0-0.632 0.127-0.857 0.378-0.226 0.252-0.336 0.595-0.332 1.027h2.367zm4.509 3.508-2.413-5.989h1.663l1.128 3.057 0.327 1.021c0.087-0.26 0.141-0.431 0.164-0.514 0.052-0.169 0.109-0.338 0.169-0.507l1.139-3.057h1.631l-2.38 5.989h-1.428zm4.776-6.802v-1.467h1.585v1.467h-1.585zm0 6.802v-5.989h1.585v5.989h-1.585zm2.733-1.71 1.591-0.242c0.067 0.309 0.204 0.542 0.411 0.702s0.496 0.24 0.868 0.24c0.41 0 0.719-0.075 0.926-0.226 0.139-0.105 0.208-0.246 0.208-0.423 0-0.12
 -0.037-0.22-0.112-0.3-0.079-0.075-0.256-0.145-0.53-0.208-1.278-0.282-2.089-0.539-2.431-0.772-0.474-0.324-0.711-0.772-0.711-1.348 0-0.52 0.205-0.955 0.614-1.309 0.411-0.354 1.046-0.53 1.907-0.53 0.819 0 1.429 0.133 1.827 0.4s0.673 0.662 0.823 1.185l-1.495 0.276c-0.062-0.233-0.185-0.412-0.363-0.536s-0.434-0.187-0.765-0.187c-0.417 0-0.716 0.059-0.896 0.176-0.12 0.082-0.181 0.189-0.181 0.321 0 0.112 0.054 0.208 0.158 0.287 0.144 0.105 0.637 0.254 1.48 0.445 0.845 0.192 1.434 0.427 1.768 0.706 0.332 0.281 0.496 0.674 0.496 1.178 0 0.549-0.229 1.021-0.688 1.416-0.458 0.395-1.137 0.592-2.036 0.592-0.815 0-1.461-0.165-1.937-0.496s-0.785-0.779-0.932-1.347zm6.98-5.092v-1.467h1.586v1.467h-1.586zm0 6.802v-5.989h1.586v5.989h-1.586zm2.925-3.08c0-0.526 0.13-1.035 0.39-1.527 0.259-0.493 0.626-0.869 1.103-1.128 0.475-0.261 1.006-0.39 1.593-0.39 0.905 0 1.648 0.294 2.228 0.883 0.579 0.588 0.868 1.332 0.868 2.23 0 0.906-0.292 1.656-0.876 2.253-0.585 0.596-1.321 0.894-2.208 0.894-0.55 0-1.073-0.124-1.5
 71-0.372s-0.877-0.611-1.136-1.092c-0.261-0.479-0.391-1.063-0.391-1.751zm1.624 0.085c0 0.595 0.142 1.049 0.423 1.365 0.282 0.315 0.63 0.474 1.043 0.474 0.414 0 0.761-0.158 1.041-0.474s0.42-0.775 0.42-1.376c0-0.587-0.14-1.038-0.42-1.354s-0.627-0.474-1.041-0.474c-0.413 0-0.761 0.157-1.043 0.474-0.281 0.316-0.423 0.77-0.423 1.365zm11.202 2.995h-1.585v-3.057c0-0.647-0.033-1.065-0.101-1.255s-0.179-0.338-0.331-0.443c-0.151-0.104-0.335-0.158-0.549-0.158-0.275 0-0.521 0.076-0.74 0.226-0.217 0.15-0.367 0.351-0.447 0.599-0.081 0.248-0.121 0.707-0.121 1.376v2.713h-1.585v-5.989h1.473v0.879c0.521-0.677 1.181-1.015 1.974-1.015 0.35 0 0.669 0.062 0.959 0.189 0.289 0.126 0.507 0.286 0.656 0.481s0.252 0.418 0.311 0.666c0.058 0.248 0.087 0.604 0.087 1.065v3.723z"/><path fill="#010101" d="m203.72 305.19v0.976h-5.465c-0.008-0.245 0.032-0.479 0.118-0.705 0.14-0.373 0.363-0.739 0.668-1.1 0.308-0.361 0.75-0.778 1.328-1.252 0.899-0.737 1.506-1.321 1.821-1.751 0.316-0.432 0.474-0.838 0.474-1.222 0-0.402-0.14
 4-0.741-0.431-1.018-0.288-0.276-0.662-0.415-1.126-0.415-0.488 0-0.879 0.147-1.173 0.44-0.293 0.293-0.441 0.699-0.444 1.218l-1.044-0.107c0.071-0.778 0.341-1.371 0.807-1.779 0.466-0.407 1.092-0.611 1.878-0.611 0.793 0 1.421 0.22 1.884 0.659 0.462 0.44 0.692 0.985 0.692 1.636 0 0.331-0.066 0.656-0.201 0.976-0.136 0.32-0.36 0.656-0.675 1.01-0.313 0.354-0.836 0.838-1.565 1.455-0.609 0.511-1 0.858-1.173 1.041s-0.315 0.365-0.429 0.55h4.056zm1.657 0.975v-1.156h1.155v1.156h-1.155zm2.727-2.184 1.016-0.135c0.116 0.575 0.313 0.989 0.595 1.244 0.28 0.253 0.62 0.38 1.023 0.38 0.477 0 0.881-0.165 1.209-0.496 0.329-0.33 0.493-0.741 0.493-1.229 0-0.466-0.151-0.851-0.456-1.153-0.304-0.303-0.692-0.454-1.161-0.454-0.192 0-0.431 0.038-0.717 0.113l0.111-0.892c0.069 0.008 0.123 0.012 0.166 0.012 0.432 0 0.82-0.113 1.166-0.339 0.347-0.226 0.519-0.573 0.519-1.043 0-0.372-0.125-0.681-0.376-0.925-0.253-0.245-0.578-0.367-0.978-0.367-0.395 0-0.724 0.125-0.986 0.373-0.264 0.248-0.432 0.62-0.507 1.116l-1.016-0.18
 1c0.124-0.681 0.406-1.207 0.846-1.581 0.44-0.375 0.986-0.562 1.642-0.562 0.451 0 0.865 0.097 1.246 0.29 0.38 0.194 0.67 0.458 0.871 0.793 0.202 0.334 0.302 0.689 0.302 1.065 0 0.357-0.097 0.683-0.288 0.976s-0.475 0.526-0.851 0.699c0.487 0.113 0.868 0.348 1.139 0.702 0.271 0.355 0.406 0.801 0.406 1.334 0 0.722-0.264 1.334-0.789 1.836-0.527 0.502-1.192 0.753-1.997 0.753-0.726 0-1.328-0.217-1.808-0.648-0.479-0.431-0.752-0.992-0.82-1.681zm6.985 2.184v-1.156h1.157v1.156h-1.157zm3.46-0.717c-0.546-0.688-0.818-1.808-0.818-3.361 0-0.978 0.101-1.764 0.303-2.36 0.2-0.596 0.498-1.055 0.896-1.379 0.396-0.323 0.896-0.484 1.498-0.484 0.443 0 0.831 0.089 1.166 0.268 0.336 0.179 0.611 0.437 0.83 0.772 0.219 0.337 0.389 0.747 0.513 1.229 0.125 0.483 0.187 1.135 0.187 1.954 0 0.97-0.101 1.753-0.299 2.35-0.2 0.596-0.497 1.057-0.895 1.381-0.396 0.326-0.897 0.488-1.502 0.488-0.798 0-1.425-0.285-1.879-0.858zm0.75-6.152c-0.351 0.504-0.524 1.435-0.524 2.791 0 1.357 0.158 2.261 0.477 2.71 0.317 0.449 0.709 0
 .674 1.176 0.674 0.466 0 0.857-0.226 1.175-0.677s0.478-1.354 0.478-2.707c0-1.361-0.159-2.265-0.478-2.713-0.317-0.447-0.713-0.671-1.187-0.671-0.467 0-0.839 0.197-1.117 0.593z"/><path fill-rule="evenodd" fill="#e6e64e" d="m58.81 206.34zm-46.778-23.43zh35.062l11.716 11.714-11.716 11.716h-35.062l11.716-11.716-11.716-11.714z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="46.777 205.84 11.715 205.84 23.431 194.12 11.715 182.41 46.777 182.41 58.493 194.12"/><path d="m12.032 182.91z" stroke-width="0"/><path d="m58.81 206.34z" stroke-width="0"/></g><path fill="#010101" d="m35.945 196.86v0.731h-4.098c-0.007-0.184 0.023-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.995-0.939 0.675-0.553 1.131-0.99 1.367-1.312 0.237-0.323 0.355-0.628 0.355-0.916 0-0.302-0.108-0.557-0.324-0.764s-0.497-0.311-0.844-0.311c-0.366 0-0.659 0.11-0.88 0.329-0.22 0.221-0.331 0.525-0.334 0.914l-0.782-0.08c
 0.053-0.584 0.255-1.029 0.604-1.335s0.819-0.459 1.409-0.459c0.594 0 1.065 0.165 1.412 0.495s0.52 0.739 0.52 1.227c0 0.248-0.05 0.492-0.151 0.731-0.102 0.24-0.271 0.492-0.506 0.758-0.235 0.265-0.626 0.628-1.173 1.092-0.458 0.383-0.751 0.643-0.88 0.779-0.13 0.137-0.237 0.274-0.322 0.413h3.042zm1.208 0.732v-0.867h0.867v0.867h-0.867zm1.968-1.637 0.762-0.102c0.087 0.432 0.236 0.742 0.446 0.933s0.466 0.285 0.768 0.285c0.357 0 0.66-0.124 0.907-0.372 0.246-0.248 0.37-0.556 0.37-0.922 0-0.35-0.114-0.639-0.343-0.865s-0.52-0.34-0.871-0.34c-0.145 0-0.323 0.027-0.537 0.084l0.084-0.668c0.051 0.005 0.092 0.008 0.123 0.008 0.324 0 0.616-0.084 0.875-0.254 0.26-0.169 0.39-0.43 0.39-0.781 0-0.279-0.095-0.511-0.283-0.694-0.189-0.184-0.433-0.275-0.732-0.275-0.296 0-0.542 0.094-0.74 0.279-0.197 0.187-0.323 0.466-0.38 0.838l-0.762-0.136c0.094-0.511 0.305-0.905 0.635-1.187 0.33-0.28 0.739-0.421 1.23-0.421 0.339 0 0.65 0.073 0.936 0.218 0.284 0.146 0.502 0.344 0.652 0.595s0.228 0.518 0.228 0.8c0 0.268-0.073
  0.512-0.217 0.731s-0.356 0.395-0.638 0.524c0.366 0.084 0.651 0.26 0.854 0.526 0.202 0.267 0.304 0.6 0.304 1.001 0 0.541-0.197 1-0.592 1.376-0.395 0.377-0.894 0.564-1.498 0.564-0.544 0-0.995-0.161-1.355-0.485s-0.566-0.744-0.616-1.26zm5.613 1.637h-0.706v-6.201h0.761v2.212c0.321-0.402 0.732-0.604 1.231-0.604 0.276 0 0.537 0.056 0.784 0.167 0.247 0.112 0.45 0.269 0.609 0.47 0.159 0.202 0.284 0.445 0.374 0.729 0.091 0.285 0.136 0.59 0.136 0.914 0 0.77-0.19 1.364-0.571 1.784-0.381 0.421-0.838 0.631-1.37 0.631-0.53 0-0.946-0.221-1.248-0.664v0.562zm-0.009-2.281c0 0.539 0.073 0.928 0.221 1.168 0.239 0.392 0.563 0.588 0.973 0.588 0.333 0 0.62-0.145 0.862-0.434 0.243-0.289 0.364-0.721 0.364-1.292 0-0.587-0.116-1.02-0.35-1.299-0.232-0.279-0.514-0.419-0.844-0.419-0.332 0-0.62 0.145-0.863 0.434-0.242 0.29-0.363 0.709-0.363 1.254zm6.744 2.281h-0.761v-4.852c-0.184 0.175-0.424 0.35-0.722 0.524-0.297 0.175-0.564 0.306-0.802 0.393v-0.735c0.426-0.2 0.799-0.442 1.117-0.728 0.318-0.284 0.544-0.561 0.677
 -0.829h0.49v6.227z"/><path fill-rule="evenodd" fill="#e6e64e" d="m105.59 206.34zm-46.777-23.43zh35.062l11.714 11.714-11.714 11.716h-35.062l11.714-11.716-11.714-11.714z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="93.556 205.84 58.493 205.84 70.207 194.12 58.493 182.41 93.556 182.41 105.27 194.12"/><path d="m58.81 182.91z" stroke-width="0"/><path d="m105.59 206.34z" stroke-width="0"/></g><path fill="#010101" d="m82.806 196.86v0.731h-4.1c-0.006-0.184 0.023-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.996-0.939 0.674-0.553 1.13-0.99 1.366-1.312 0.237-0.323 0.355-0.628 0.355-0.916 0-0.302-0.107-0.557-0.323-0.764s-0.497-0.311-0.844-0.311c-0.367 0-0.66 0.11-0.88 0.329-0.22 0.221-0.332 0.525-0.335 0.914l-0.782-0.08c0.054-0.584 0.256-1.029 0.605-1.335s0.818-0.459 1.408-0.459c0.595 0 1.066 0.165 1.413 0.495s0.52 0.739 0.52 1.227c0 0.248-0.051 0.492-0.151 0.731-0.103 0.24-0
 .271 0.492-0.506 0.758-0.235 0.265-0.627 0.628-1.174 1.092-0.457 0.383-0.75 0.643-0.88 0.779s-0.237 0.274-0.321 0.413h3.043zm1.129 0.732v-0.867h0.866v0.867h-0.866zm1.968-1.637 0.762-0.102c0.087 0.432 0.235 0.742 0.445 0.933 0.211 0.19 0.467 0.285 0.769 0.285 0.357 0 0.66-0.124 0.906-0.372 0.247-0.248 0.371-0.556 0.371-0.922 0-0.35-0.114-0.639-0.343-0.865s-0.52-0.34-0.871-0.34c-0.145 0-0.323 0.027-0.537 0.084l0.084-0.668c0.051 0.005 0.092 0.008 0.123 0.008 0.324 0 0.615-0.084 0.875-0.254 0.26-0.169 0.39-0.43 0.39-0.781 0-0.279-0.095-0.511-0.283-0.694-0.189-0.184-0.434-0.275-0.732-0.275-0.296 0-0.543 0.094-0.74 0.279-0.197 0.187-0.324 0.466-0.38 0.838l-0.762-0.136c0.093-0.511 0.305-0.905 0.635-1.187 0.33-0.28 0.739-0.421 1.23-0.421 0.338 0 0.65 0.073 0.935 0.218 0.285 0.146 0.502 0.344 0.653 0.595 0.15 0.251 0.227 0.518 0.227 0.8 0 0.268-0.072 0.512-0.216 0.731s-0.356 0.395-0.639 0.524c0.367 0.084 0.651 0.26 0.854 0.526s0.305 0.6 0.305 1.001c0 0.541-0.197 1-0.592 1.376-0.396 0.377-0.8
 94 0.564-1.498 0.564-0.544 0-0.996-0.161-1.355-0.485-0.36-0.324-0.565-0.744-0.616-1.26zm5.691 1.637h-0.707v-6.201h0.762v2.212c0.321-0.402 0.731-0.604 1.23-0.604 0.276 0 0.538 0.056 0.784 0.167 0.247 0.112 0.45 0.269 0.609 0.47 0.159 0.202 0.284 0.445 0.374 0.729 0.091 0.285 0.136 0.59 0.136 0.914 0 0.77-0.19 1.364-0.571 1.784-0.38 0.421-0.837 0.631-1.37 0.631-0.53 0-0.946-0.221-1.247-0.664v0.562zm-0.008-2.281c0 0.539 0.073 0.928 0.22 1.168 0.24 0.392 0.563 0.588 0.973 0.588 0.333 0 0.621-0.145 0.863-0.434s0.363-0.721 0.363-1.292c0-0.587-0.116-1.02-0.349-1.299s-0.514-0.419-0.844-0.419c-0.333 0-0.621 0.145-0.863 0.434s-0.363 0.709-0.363 1.254zm7.799 1.549v0.731h-4.098c-0.006-0.184 0.024-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.23-0.271 0.562-0.584 0.996-0.939 0.674-0.553 1.129-0.99 1.366-1.312 0.236-0.323 0.355-0.628 0.355-0.916 0-0.302-0.107-0.557-0.323-0.764s-0.497-0.311-0.844-0.311c-0.367 0-0.66 0.11-0.88 0.329-0.221 0.221-0.332 0.525-0.334 0.914l-0.783-0.08c0.054-0.
 584 0.256-1.029 0.605-1.335s0.818-0.459 1.408-0.459c0.595 0 1.065 0.165 1.413 0.495 0.347 0.33 0.52 0.739 0.52 1.227 0 0.248-0.051 0.492-0.151 0.731-0.102 0.24-0.271 0.492-0.506 0.758-0.235 0.265-0.627 0.628-1.174 1.092-0.457 0.383-0.75 0.643-0.88 0.779s-0.237 0.274-0.321 0.413h3.041z"/><path fill-rule="evenodd" fill="#e6e64e" d="m152.37 206.34zm-46.778-23.43zh35.062l11.716 11.714-11.716 11.716h-35.062l11.716-11.716-11.716-11.714z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="140.33 205.84 105.27 205.84 116.98 194.12 105.27 182.41 140.33 182.41 152.05 194.12"/><path d="m105.59 182.91z" stroke-width="0"/><path d="m152.37 206.34z" stroke-width="0"/></g><path fill="#010101" d="m123.81 196.86v0.731h-4.098c-0.007-0.184 0.023-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.996-0.939 0.674-0.553 1.13-0.99 1.366-1.312 0.237-0.323 0.355-0.628 0.355-0.916 0-0.302-0.108-0.557-0.
 324-0.764-0.215-0.207-0.497-0.311-0.844-0.311-0.366 0-0.659 0.11-0.88 0.329-0.22 0.221-0.331 0.525-0.334 0.914l-0.782-0.08c0.053-0.584 0.255-1.029 0.604-1.335s0.819-0.459 1.409-0.459c0.595 0 1.065 0.165 1.412 0.495 0.348 0.33 0.521 0.739 0.521 1.227 0 0.248-0.051 0.492-0.152 0.731-0.102 0.24-0.271 0.492-0.506 0.758-0.234 0.265-0.626 0.628-1.173 1.092-0.457 0.383-0.751 0.643-0.88 0.779-0.13 0.137-0.237 0.274-0.322 0.413h3.042zm1.208 0.732v-0.867h0.867v0.867h-0.867zm1.968-1.637 0.762-0.102c0.088 0.432 0.236 0.742 0.446 0.933s0.466 0.285 0.768 0.285c0.357 0 0.66-0.124 0.907-0.372 0.246-0.248 0.37-0.556 0.37-0.922 0-0.35-0.114-0.639-0.343-0.865s-0.519-0.34-0.871-0.34c-0.145 0-0.323 0.027-0.537 0.084l0.084-0.668c0.051 0.005 0.092 0.008 0.123 0.008 0.324 0 0.616-0.084 0.876-0.254 0.259-0.169 0.389-0.43 0.389-0.781 0-0.279-0.094-0.511-0.283-0.694s-0.433-0.275-0.732-0.275c-0.296 0-0.542 0.094-0.74 0.279-0.196 0.187-0.323 0.466-0.38 0.838l-0.762-0.136c0.094-0.511 0.305-0.905 0.635-1.187 0.33
 -0.28 0.74-0.421 1.23-0.421 0.339 0 0.65 0.073 0.936 0.218 0.284 0.146 0.502 0.344 0.653 0.595 0.15 0.251 0.227 0.518 0.227 0.8 0 0.268-0.072 0.512-0.216 0.731-0.145 0.22-0.357 0.395-0.639 0.524 0.366 0.084 0.651 0.26 0.854 0.526s0.304 0.6 0.304 1.001c0 0.541-0.197 1-0.592 1.376-0.395 0.377-0.894 0.564-1.497 0.564-0.545 0-0.996-0.161-1.356-0.485s-0.565-0.744-0.616-1.26zm5.127 1.637v-0.867h0.867v0.867h-0.867zm2.577-0.537c-0.409-0.516-0.613-1.356-0.613-2.521 0-0.733 0.075-1.324 0.227-1.771 0.15-0.447 0.375-0.792 0.672-1.034 0.298-0.243 0.672-0.364 1.123-0.364 0.333 0 0.624 0.067 0.875 0.201s0.459 0.327 0.622 0.579c0.164 0.253 0.292 0.561 0.386 0.923 0.093 0.362 0.14 0.851 0.14 1.466 0 0.728-0.075 1.314-0.225 1.762-0.149 0.446-0.373 0.792-0.671 1.035-0.297 0.244-0.673 0.367-1.127 0.367-0.598 0-1.068-0.215-1.409-0.643zm0.563-4.616c-0.263 0.378-0.394 1.076-0.394 2.095 0 1.018 0.119 1.695 0.357 2.032s0.532 0.505 0.882 0.505 0.644-0.169 0.882-0.507c0.238-0.339 0.357-1.016 0.357-2.03 0-1.02
 1-0.119-1.699-0.357-2.035s-0.535-0.503-0.89-0.503c-0.349 0-0.628 0.148-0.837 0.443z"/><path fill-rule="evenodd" fill="#e6e64e" d="m199.14 206.34zm-46.776-23.43zh35.062l11.715 11.714-11.715 11.716h-35.062l11.714-11.716-11.714-11.714z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="187.11 205.84 152.05 205.84 163.76 194.12 152.05 182.41 187.11 182.41 198.82 194.12"/><path d="m152.37 182.91z" stroke-width="0"/><path d="m199.14 206.34z" stroke-width="0"/></g><path fill="#010101" d="m178.67 196.86v0.731h-4.099c-0.006-0.184 0.023-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.996-0.939 0.674-0.553 1.13-0.99 1.366-1.312 0.237-0.323 0.355-0.628 0.355-0.916 0-0.302-0.107-0.557-0.324-0.764-0.215-0.207-0.496-0.311-0.844-0.311-0.366 0-0.659 0.11-0.88 0.329-0.219 0.221-0.331 0.525-0.334 0.914l-0.781-0.08c0.052-0.584 0.254-1.029 0.604-1.335s0.819-0.459 1.409-0.459c0.595 0 1.065 0.16
 5 1.412 0.495 0.348 0.33 0.521 0.739 0.521 1.227 0 0.248-0.051 0.492-0.152 0.731-0.102 0.24-0.27 0.492-0.505 0.758-0.235 0.265-0.627 0.628-1.174 1.092-0.457 0.383-0.75 0.643-0.88 0.779s-0.237 0.274-0.321 0.413h3.041zm1.208 0.732v-0.867h0.866v0.867h-0.866zm1.966-1.637 0.762-0.102c0.087 0.432 0.236 0.742 0.447 0.933 0.208 0.19 0.465 0.285 0.767 0.285 0.358 0 0.66-0.124 0.908-0.372 0.246-0.248 0.369-0.556 0.369-0.922 0-0.35-0.115-0.639-0.343-0.865s-0.519-0.34-0.87-0.34c-0.145 0-0.324 0.027-0.539 0.084l0.086-0.668c0.05 0.005 0.093 0.008 0.122 0.008 0.325 0 0.616-0.084 0.875-0.254 0.26-0.169 0.391-0.43 0.391-0.781 0-0.279-0.096-0.511-0.283-0.694-0.189-0.184-0.435-0.275-0.732-0.275s-0.543 0.094-0.74 0.279c-0.197 0.187-0.324 0.466-0.382 0.838l-0.761-0.136c0.094-0.511 0.305-0.905 0.635-1.187 0.33-0.28 0.74-0.421 1.23-0.421 0.339 0 0.651 0.073 0.936 0.218 0.285 0.146 0.502 0.344 0.653 0.595 0.15 0.251 0.227 0.518 0.227 0.8 0 0.268-0.072 0.512-0.216 0.731-0.146 0.22-0.357 0.395-0.64 0.524 0.3
 68 0.084 0.652 0.26 0.855 0.526s0.304 0.6 0.304 1.001c0 0.541-0.196 1-0.592 1.376-0.396 0.377-0.894 0.564-1.497 0.564-0.544 0-0.996-0.161-1.355-0.485-0.36-0.324-0.565-0.744-0.617-1.26zm5.128 1.637v-0.867h0.865v0.867h-0.865zm4.83 0h-0.762v-4.852c-0.183 0.175-0.423 0.35-0.721 0.524-0.297 0.175-0.563 0.306-0.801 0.393v-0.735c0.425-0.2 0.798-0.442 1.116-0.728 0.319-0.284 0.545-0.561 0.677-0.829h0.49v6.227z"/><path fill-rule="evenodd" fill="#e6e64e" d="m245.92 206.34zm-46.779-23.43zh35.062l11.716 11.714-11.716 11.716h-35.062l11.716-11.716-11.716-11.714z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="233.89 205.84 198.82 205.84 210.54 194.12 198.82 182.41 233.89 182.41 245.6 194.12"/><path d="m199.14 182.91z" stroke-width="0"/><path d="m245.92 206.34z" stroke-width="0"/></g><path fill="#010101" d="m225.45 196.86v0.731h-4.098c-0.006-0.184 0.024-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.502-0.824 0.229-0.2
 71 0.562-0.584 0.995-0.939 0.674-0.553 1.131-0.99 1.367-1.312 0.236-0.323 0.355-0.628 0.355-0.916 0-0.302-0.108-0.557-0.324-0.764-0.217-0.207-0.498-0.311-0.844-0.311-0.366 0-0.659 0.11-0.88 0.329-0.22 0.221-0.332 0.525-0.334 0.914l-0.782-0.08c0.053-0.584 0.254-1.029 0.604-1.335 0.351-0.306 0.82-0.459 1.41-0.459 0.594 0 1.065 0.165 1.411 0.495 0.348 0.33 0.521 0.739 0.521 1.227 0 0.248-0.051 0.492-0.153 0.731-0.101 0.24-0.27 0.492-0.506 0.758-0.235 0.265-0.625 0.628-1.173 1.092-0.456 0.383-0.75 0.643-0.881 0.779-0.129 0.137-0.236 0.274-0.32 0.413h3.041zm1.209 0.732v-0.867h0.866v0.867h-0.866zm1.968-1.637 0.762-0.102c0.087 0.432 0.236 0.742 0.445 0.933 0.21 0.19 0.467 0.285 0.768 0.285 0.358 0 0.66-0.124 0.907-0.372s0.371-0.556 0.371-0.922c0-0.35-0.115-0.639-0.343-0.865-0.229-0.227-0.519-0.34-0.872-0.34-0.144 0-0.322 0.027-0.537 0.084l0.085-0.668c0.05 0.005 0.091 0.008 0.123 0.008 0.323 0 0.615-0.084 0.874-0.254 0.261-0.169 0.39-0.43 0.39-0.781 0-0.279-0.094-0.511-0.283-0.694-0.188-0.1
 84-0.433-0.275-0.731-0.275-0.296 0-0.542 0.094-0.74 0.279-0.197 0.187-0.324 0.466-0.381 0.838l-0.761-0.136c0.093-0.511 0.304-0.905 0.634-1.187 0.33-0.28 0.74-0.421 1.231-0.421 0.338 0 0.649 0.073 0.935 0.218 0.284 0.146 0.502 0.344 0.654 0.595 0.15 0.251 0.227 0.518 0.227 0.8 0 0.268-0.073 0.512-0.218 0.731-0.144 0.22-0.356 0.395-0.638 0.524 0.366 0.084 0.651 0.26 0.855 0.526 0.201 0.267 0.304 0.6 0.304 1.001 0 0.541-0.197 1-0.592 1.376-0.396 0.377-0.895 0.564-1.498 0.564-0.544 0-0.996-0.161-1.355-0.485-0.361-0.324-0.566-0.744-0.616-1.26zm5.126 1.637v-0.867h0.867v0.867h-0.867zm5.964-0.732v0.731h-4.099c-0.006-0.184 0.024-0.359 0.09-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.996-0.939 0.674-0.553 1.129-0.99 1.366-1.312 0.237-0.323 0.355-0.628 0.355-0.916 0-0.302-0.108-0.557-0.324-0.764-0.215-0.207-0.497-0.311-0.844-0.311-0.366 0-0.659 0.11-0.88 0.329-0.22 0.221-0.331 0.525-0.334 0.914l-0.783-0.08c0.054-0.584 0.256-1.029 0.606-1.335 0.349-0.306 0.818-0.459 1.40
 8-0.459 0.594 0 1.065 0.165 1.412 0.495 0.348 0.33 0.521 0.739 0.521 1.227 0 0.248-0.051 0.492-0.153 0.731-0.101 0.24-0.27 0.492-0.505 0.758-0.234 0.265-0.627 0.628-1.174 1.092-0.456 0.383-0.75 0.643-0.88 0.779-0.129 0.137-0.236 0.274-0.321 0.413h3.042z"/><path fill-rule="evenodd" fill="#fcf9ce" d="m245.92 491.62zm-105.27-23.429zm0 23.429v-17.572l5.858-5.856h99.412v17.572l-5.856 5.856h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 467.69 245.6 485.27 239.75 491.12 140.33 491.12 140.33 473.55 146.19 467.69"/><path d="m140.65 468.19z" stroke-width="0"/><path d="m245.92 491.62z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#fdfad8" d="m245.92 491.62zm-105.27-23.429zm0 5.857 5.858-5.856h99.412l-5.856 5.856h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="239.75 473.55 140.33 473.55 146.19 46
 7.69 245.6 467.69"/><path d="m140.65 468.19z" stroke-width="0"/><path d="m245.92 491.62z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#cccca3" d="m245.92 491.62zm-105.27-23.429zm99.414 23.429v-17.572l5.856-5.856v17.572l-5.856 5.856z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 485.27 239.75 491.12 239.75 473.55 245.6 467.69"/><path d="m140.65 468.19z" stroke-width="0"/><path d="m245.92 491.62z" stroke-width="0"/></g><path fill="#010101" d="m149.55 485.85v-4.491h0.681v0.63c0.142-0.22 0.328-0.397 0.562-0.531s0.5-0.201 0.8-0.201c0.332 0 0.605 0.07 0.818 0.207 0.213 0.139 0.362 0.332 0.45 0.579 0.355-0.524 0.818-0.786 1.388-0.786 0.445 0 0.787 0.124 1.027 0.371 0.24 0.245 0.359 0.626 0.359 1.14v3.083h-0.757v-2.83c0-0.304-0.024-0.522-0.074-0.657-0.049-0.134-0.139-0.241-0.269-0.323-0.13-0.083-0.281-0.122-0.457-0.122-0.315 0-0.577 0.104-0.786 0.314s-0.313 0.546-0.313 1.009v2.609h-0.761v-2.
 918c0-0.338-0.062-0.593-0.187-0.762s-0.327-0.253-0.608-0.253c-0.215 0-0.413 0.056-0.595 0.168-0.183 0.113-0.313 0.277-0.396 0.495s-0.122 0.53-0.122 0.938v2.331h-0.76zm7.551 1.823c-0.146 0-0.31-0.032-0.49-0.094l-0.085-0.715c0.167 0.045 0.312 0.067 0.437 0.067 0.169 0 0.304-0.027 0.405-0.083 0.102-0.058 0.185-0.136 0.25-0.237 0.048-0.077 0.125-0.266 0.232-0.566 0.015-0.043 0.036-0.105 0.067-0.188l-1.705-4.499h0.821l0.935 2.601c0.121 0.33 0.229 0.677 0.326 1.041 0.087-0.35 0.191-0.691 0.312-1.024l0.961-2.617h0.761l-1.709 4.568c-0.184 0.492-0.325 0.832-0.427 1.019-0.136 0.251-0.291 0.435-0.466 0.552s-0.382 0.175-0.625 0.175zm3.909-1.823v-4.491h0.681v0.63c0.142-0.22 0.329-0.397 0.563-0.531 0.233-0.134 0.5-0.201 0.799-0.201 0.333 0 0.606 0.07 0.818 0.207 0.213 0.139 0.363 0.332 0.451 0.579 0.354-0.524 0.817-0.786 1.387-0.786 0.445 0 0.788 0.124 1.028 0.371 0.239 0.245 0.359 0.626 0.359 1.14v3.083h-0.757v-2.83c0-0.304-0.025-0.522-0.074-0.657-0.05-0.134-0.14-0.241-0.269-0.323-0.13-0.083-0.2
 82-0.122-0.457-0.122-0.315 0-0.578 0.104-0.787 0.314-0.208 0.21-0.312 0.546-0.312 1.009v2.609h-0.762v-2.918c0-0.338-0.062-0.593-0.186-0.762s-0.327-0.253-0.609-0.253c-0.215 0-0.412 0.056-0.595 0.168-0.182 0.113-0.313 0.277-0.396 0.495-0.081 0.218-0.122 0.53-0.122 0.938v2.331h-0.76zm6.812-2.246c0-0.832 0.231-1.447 0.693-1.848 0.387-0.333 0.857-0.5 1.413-0.5 0.617 0 1.122 0.203 1.514 0.607 0.393 0.404 0.588 0.963 0.588 1.678 0 0.576-0.086 1.032-0.26 1.363-0.174 0.332-0.426 0.588-0.757 0.772-0.332 0.183-0.693 0.274-1.085 0.274-0.629 0-1.138-0.202-1.525-0.604-0.388-0.404-0.581-0.984-0.581-1.742zm0.782 0c0 0.575 0.126 1.006 0.376 1.292 0.251 0.287 0.567 0.43 0.948 0.43 0.377 0 0.692-0.145 0.943-0.431 0.251-0.288 0.376-0.727 0.376-1.316 0-0.557-0.126-0.977-0.379-1.262-0.252-0.287-0.565-0.43-0.94-0.43-0.381 0-0.697 0.143-0.948 0.426-0.25 0.286-0.376 0.715-0.376 1.291zm7.196 2.246v-0.566c-0.284 0.445-0.703 0.668-1.256 0.668-0.357 0-0.688-0.099-0.987-0.295-0.3-0.198-0.533-0.474-0.697-0.828-0.
 166-0.354-0.248-0.761-0.248-1.22 0-0.449 0.074-0.856 0.224-1.221s0.374-0.646 0.673-0.84c0.299-0.195 0.633-0.292 1.003-0.292 0.271 0 0.511 0.058 0.723 0.172s0.384 0.264 0.517 0.446v-2.226h0.757v6.201h-0.709zm-2.406-2.242c0 0.575 0.121 1.005 0.364 1.289 0.242 0.286 0.528 0.428 0.858 0.428 0.333 0 0.615-0.137 0.849-0.408 0.231-0.271 0.349-0.688 0.349-1.246 0-0.614-0.118-1.065-0.355-1.354s-0.529-0.431-0.876-0.431c-0.339 0-0.62 0.138-0.849 0.413-0.227 0.278-0.34 0.715-0.34 1.309zm3.9 0.38v-0.766h2.339v0.766h-2.339zm4.509 1.21c0.084 0 0.196-0.011 0.334-0.03l0.11 0.674c-0.215 0.045-0.406 0.067-0.576 0.067-0.275 0-0.49-0.045-0.642-0.131-0.153-0.088-0.261-0.203-0.322-0.346-0.062-0.142-0.093-0.441-0.093-0.898v-2.584h-0.559v-0.592h0.559v-1.113l0.757-0.457v1.57h0.766v0.592h-0.766v2.626c0 0.218 0.014 0.357 0.04 0.419 0.027 0.062 0.07 0.112 0.131 0.147 0.062 0.038 0.148 0.056 0.261 0.056zm0.78-1.594c0-0.832 0.231-1.447 0.694-1.848 0.387-0.333 0.857-0.5 1.412-0.5 0.618 0 1.122 0.203 1.514 0.607 0.
 394 0.404 0.588 0.963 0.588 1.678 0 0.576-0.086 1.032-0.259 1.363-0.174 0.332-0.427 0.588-0.759 0.772-0.331 0.183-0.691 0.274-1.084 0.274-0.629 0-1.138-0.202-1.525-0.604-0.388-0.404-0.581-0.984-0.581-1.742zm0.782 0c0 0.575 0.126 1.006 0.377 1.292 0.25 0.287 0.566 0.43 0.947 0.43 0.377 0 0.691-0.145 0.942-0.431 0.251-0.288 0.378-0.727 0.378-1.316 0-0.557-0.128-0.977-0.379-1.262-0.253-0.287-0.566-0.43-0.941-0.43-0.381 0-0.697 0.143-0.947 0.426-0.251 0.286-0.377 0.715-0.377 1.291zm3.999 0c0-0.832 0.231-1.447 0.694-1.848 0.386-0.333 0.857-0.5 1.412-0.5 0.618 0 1.123 0.203 1.515 0.607s0.588 0.963 0.588 1.678c0 0.576-0.087 1.032-0.26 1.363-0.173 0.332-0.427 0.588-0.758 0.772-0.33 0.183-0.692 0.274-1.085 0.274-0.629 0-1.137-0.202-1.525-0.604-0.388-0.404-0.581-0.984-0.581-1.742zm0.782 0c0 0.575 0.126 1.006 0.377 1.292 0.252 0.287 0.567 0.43 0.947 0.43 0.379 0 0.692-0.145 0.943-0.431 0.251-0.288 0.376-0.727 0.376-1.316 0-0.557-0.125-0.977-0.378-1.262-0.251-0.287-0.566-0.43-0.941-0.43-0.38 0-
 0.695 0.143-0.947 0.426-0.251 0.286-0.377 0.715-0.377 1.291zm4.189 2.246v-6.201h0.761v6.201h-0.761zm1.609-1.341 0.753-0.118c0.042 0.302 0.16 0.532 0.354 0.693 0.193 0.16 0.462 0.241 0.81 0.241 0.35 0 0.609-0.071 0.778-0.214s0.253-0.31 0.253-0.501c0-0.172-0.074-0.307-0.224-0.405-0.104-0.068-0.363-0.154-0.777-0.258-0.559-0.142-0.946-0.264-1.162-0.367-0.215-0.103-0.378-0.244-0.49-0.427-0.111-0.182-0.167-0.383-0.167-0.603 0-0.2 0.046-0.386 0.137-0.556 0.092-0.172 0.218-0.313 0.375-0.426 0.117-0.088 0.279-0.161 0.483-0.222 0.205-0.062 0.425-0.092 0.659-0.092 0.352 0 0.661 0.052 0.928 0.152 0.267 0.103 0.463 0.238 0.591 0.413 0.126 0.174 0.214 0.405 0.261 0.695l-0.744 0.102c-0.033-0.231-0.131-0.411-0.294-0.542-0.161-0.13-0.391-0.194-0.687-0.194-0.351 0-0.599 0.058-0.749 0.173-0.15 0.116-0.224 0.252-0.224 0.406 0 0.101 0.03 0.188 0.093 0.268 0.062 0.081 0.159 0.149 0.292 0.203 0.075 0.028 0.3 0.093 0.673 0.193 0.537 0.146 0.914 0.262 1.128 0.354 0.212 0.09 0.379 0.225 0.5 0.399 0.12 0.174 
 0.182 0.392 0.182 0.651 0 0.253-0.074 0.493-0.223 0.717-0.147 0.224-0.36 0.398-0.64 0.521s-0.596 0.184-0.947 0.184c-0.585 0-1.029-0.121-1.335-0.364-0.308-0.239-0.502-0.6-0.587-1.076zm4.374-0.521v-0.766h2.34v0.766h-2.34zm6.971 1.13v0.731h-4.099c-0.006-0.183 0.024-0.359 0.089-0.529 0.104-0.279 0.271-0.554 0.501-0.824 0.229-0.271 0.562-0.584 0.996-0.939 0.675-0.552 1.13-0.99 1.366-1.312 0.237-0.323 0.354-0.628 0.354-0.916 0-0.302-0.107-0.556-0.323-0.764-0.215-0.207-0.496-0.311-0.843-0.311-0.368 0-0.66 0.11-0.879 0.329-0.222 0.221-0.333 0.524-0.335 0.915l-0.782-0.081c0.054-0.583 0.255-1.028 0.604-1.334 0.351-0.307 0.819-0.46 1.409-0.46 0.596 0 1.065 0.165 1.413 0.495 0.347 0.33 0.521 0.738 0.521 1.227 0 0.248-0.052 0.492-0.153 0.731-0.103 0.241-0.27 0.492-0.505 0.758s-0.626 0.628-1.174 1.09c-0.456 0.385-0.75 0.645-0.88 0.781-0.129 0.138-0.237 0.275-0.321 0.413h3.041zm1.129 0.732v-0.867h0.868v0.867h-0.868zm1.967-1.638 0.763-0.101c0.086 0.432 0.235 0.742 0.446 0.933 0.209 0.189 0.465 0.28
 5 0.767 0.285 0.359 0 0.661-0.124 0.908-0.372 0.247-0.247 0.369-0.556 0.369-0.922 0-0.35-0.114-0.639-0.343-0.865-0.228-0.227-0.519-0.34-0.871-0.34-0.144 0-0.322 0.028-0.537 0.084l0.086-0.668c0.05 0.006 0.09 0.009 0.122 0.009 0.324 0 0.615-0.085 0.875-0.254s0.39-0.431 0.39-0.784c0-0.277-0.096-0.509-0.283-0.692-0.189-0.184-0.434-0.275-0.731-0.275s-0.544 0.094-0.741 0.279c-0.197 0.187-0.325 0.466-0.381 0.837l-0.762-0.135c0.094-0.51 0.306-0.905 0.635-1.187 0.33-0.28 0.741-0.421 1.231-0.421 0.337 0 0.65 0.073 0.935 0.219 0.285 0.145 0.503 0.343 0.653 0.594 0.151 0.251 0.226 0.518 0.226 0.799 0 0.269-0.071 0.513-0.215 0.732-0.145 0.221-0.356 0.396-0.639 0.524 0.367 0.085 0.651 0.26 0.854 0.526 0.204 0.267 0.305 0.601 0.305 1.001 0 0.542-0.196 1-0.591 1.376-0.396 0.377-0.895 0.565-1.498 0.565-0.544 0-0.996-0.162-1.355-0.486-0.362-0.325-0.566-0.744-0.618-1.261zm5.206 1.638v-0.867h0.867v0.867h-0.867zm2.498-0.537c-0.409-0.516-0.613-1.356-0.613-2.521 0-0.732 0.075-1.322 0.227-1.77 0.15-0.446 0
 .375-0.791 0.673-1.034 0.297-0.242 0.67-0.364 1.121-0.364 0.335 0 0.626 0.066 0.877 0.202 0.251 0.133 0.458 0.326 0.622 0.579 0.163 0.252 0.292 0.56 0.385 0.922 0.093 0.361 0.14 0.851 0.14 1.465 0 0.728-0.074 1.314-0.225 1.763-0.149 0.447-0.373 0.793-0.671 1.035-0.297 0.244-0.672 0.365-1.128 0.365-0.597-0.001-1.066-0.213-1.408-0.642zm0.563-4.615c-0.263 0.377-0.394 1.075-0.394 2.093 0 1.019 0.119 1.696 0.357 2.033 0.239 0.337 0.532 0.505 0.881 0.505 0.351 0 0.645-0.17 0.884-0.508 0.238-0.339 0.357-1.016 0.357-2.03 0-1.021-0.119-1.698-0.357-2.033-0.239-0.336-0.535-0.504-0.891-0.504-0.349 0-0.628 0.148-0.837 0.444zm4.033 5.152v-0.867h0.867v0.867h-0.867zm1.803 1.823c-0.205 0-0.404-0.026-0.596-0.081l0.143-0.646c0.153 0.039 0.272 0.059 0.36 0.059 0.155 0 0.271-0.051 0.348-0.153 0.076-0.104 0.113-0.361 0.113-0.772v-4.72h0.762v4.737c0 0.553-0.071 0.937-0.217 1.154-0.183 0.28-0.486 0.422-0.913 0.422zm0.368-7.14v-0.885h0.762v0.885h-0.762zm4.984 5.317c-0.078-0.158-0.13-0.342-0.152-0.555-0.281 
 0.24-0.553 0.409-0.813 0.508-0.261 0.1-0.541 0.148-0.84 0.148-0.494 0-0.873-0.12-1.139-0.362-0.264-0.24-0.396-0.549-0.396-0.924 0-0.22 0.05-0.421 0.149-0.603 0.101-0.183 0.232-0.327 0.394-0.437 0.163-0.111 0.345-0.193 0.548-0.251 0.15-0.039 0.376-0.077 0.677-0.114 0.614-0.073 1.067-0.16 1.357-0.262 0.004-0.104 0.005-0.171 0.005-0.198 0-0.311-0.072-0.528-0.215-0.656-0.196-0.172-0.483-0.258-0.868-0.258-0.357 0-0.622 0.063-0.793 0.188-0.17 0.126-0.297 0.349-0.379 0.666l-0.745-0.101c0.068-0.319 0.181-0.576 0.336-0.772 0.154-0.195 0.379-0.347 0.672-0.452 0.294-0.106 0.633-0.159 1.019-0.159 0.385 0 0.696 0.045 0.935 0.136 0.24 0.09 0.417 0.204 0.529 0.34 0.113 0.137 0.192 0.31 0.237 0.519 0.025 0.13 0.038 0.363 0.038 0.702v1.015c0 0.709 0.016 1.156 0.048 1.343 0.034 0.188 0.097 0.368 0.192 0.54h-0.796v-0.001zm-0.215-2.254c-0.275 0.112-0.69 0.208-1.242 0.288-0.314 0.045-0.534 0.096-0.664 0.151-0.13 0.057-0.231 0.139-0.301 0.248-0.071 0.108-0.105 0.228-0.105 0.36 0 0.203 0.076 0.373 0.229 0
 .509 0.154 0.135 0.38 0.203 0.675 0.203 0.293 0 0.555-0.064 0.782-0.193 0.229-0.128 0.396-0.304 0.504-0.526 0.081-0.172 0.122-0.426 0.122-0.762v-0.278zm1.828 2.254v-4.491h0.685v0.681c0.175-0.319 0.338-0.528 0.484-0.631 0.148-0.101 0.312-0.152 0.489-0.152 0.257 0 0.518 0.082 0.783 0.245l-0.263 0.707c-0.187-0.11-0.372-0.166-0.559-0.166-0.166 0-0.315 0.051-0.449 0.151-0.133 0.101-0.227 0.239-0.283 0.416-0.084 0.271-0.127 0.567-0.127 0.889v2.352h-0.76z"/><path fill-rule="evenodd" fill="#fcf9ce" d="m245.92 550.12zm-105.27-23.43zm0 23.43v-17.571l5.858-5.859h99.412v17.572l-5.856 5.858h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 526.18 245.6 543.76 239.75 549.62 140.33 549.62 140.33 532.04 146.19 526.18"/><path d="m140.65 526.68z" stroke-width="0"/><path d="m245.92 550.12z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#fdfad8" d="m245.92 550.12zm-105.27-23.43zm0 5.859 5.858-5.859h9
 9.412l-5.856 5.859h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="239.75 532.04 140.33 532.04 146.19 526.18 245.6 526.18"/><path d="m140.65 526.68z" stroke-width="0"/><path d="m245.92 550.12z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#cccca3" d="m245.92 550.12zm-105.27-23.43zm99.414 23.43v-17.571l5.856-5.859v17.572l-5.856 5.858z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 543.76 239.75 549.62 239.75 532.04 245.6 526.18"/><path d="m140.65 526.68z" stroke-width="0"/><path d="m245.92 550.12z" stroke-width="0"/></g><path fill="#010101" d="m145.92 544.34v-4.492h0.682v0.63c0.141-0.22 0.328-0.397 0.562-0.53 0.234-0.135 0.501-0.202 0.799-0.202 0.333 0 0.606 0.07 0.819 0.209 0.212 0.137 0.362 0.33 0.45 0.578 0.355-0.523 0.818-0.787 1.388-0.787 0.445 0 0.788 0.124 1.027 0.371 0.24 0.247 0.359 0.62
 7 0.359 1.141v3.083h-0.757v-2.83c0-0.305-0.024-0.523-0.074-0.658-0.049-0.134-0.139-0.241-0.269-0.323s-0.282-0.122-0.457-0.122c-0.315 0-0.577 0.104-0.786 0.314-0.209 0.209-0.312 0.547-0.312 1.009v2.61h-0.762v-2.92c0-0.337-0.062-0.592-0.187-0.761-0.124-0.17-0.327-0.253-0.608-0.253-0.215 0-0.413 0.056-0.595 0.168-0.183 0.113-0.313 0.278-0.396 0.495-0.082 0.218-0.123 0.531-0.123 0.939v2.331h-0.76zm7.552 1.823c-0.146 0-0.311-0.031-0.491-0.094l-0.084-0.715c0.167 0.046 0.312 0.068 0.436 0.068 0.169 0 0.305-0.028 0.406-0.085 0.102-0.058 0.185-0.136 0.25-0.237 0.048-0.076 0.125-0.265 0.232-0.567 0.014-0.041 0.036-0.104 0.067-0.186l-1.705-4.5h0.821l0.935 2.602c0.121 0.33 0.229 0.677 0.326 1.04 0.087-0.35 0.191-0.691 0.312-1.024l0.96-2.617h0.762l-1.709 4.567c-0.184 0.494-0.325 0.833-0.427 1.021-0.136 0.25-0.291 0.434-0.466 0.552-0.174 0.115-0.382 0.175-0.625 0.175zm3.909-1.823v-4.492h0.681v0.63c0.142-0.22 0.329-0.397 0.562-0.53 0.234-0.135 0.501-0.202 0.8-0.202 0.333 0 0.605 0.07 0.818 0.209 0
 .213 0.137 0.363 0.33 0.45 0.578 0.355-0.523 0.817-0.787 1.388-0.787 0.445 0 0.788 0.124 1.028 0.371 0.239 0.247 0.359 0.627 0.359 1.141v3.083h-0.758v-2.83c0-0.305-0.024-0.523-0.074-0.658-0.049-0.134-0.139-0.241-0.269-0.323-0.129-0.082-0.281-0.122-0.456-0.122-0.316 0-0.578 0.104-0.787 0.314-0.209 0.209-0.313 0.547-0.313 1.009v2.61h-0.761v-2.92c0-0.337-0.062-0.592-0.187-0.761-0.124-0.17-0.327-0.253-0.609-0.253-0.214 0-0.411 0.056-0.594 0.168-0.182 0.113-0.313 0.278-0.396 0.495-0.082 0.218-0.122 0.531-0.122 0.939v2.331h-0.76zm6.812-2.246c0-0.832 0.231-1.448 0.693-1.849 0.387-0.333 0.856-0.5 1.413-0.5 0.617 0 1.122 0.203 1.514 0.608 0.393 0.403 0.588 0.963 0.588 1.677 0 0.578-0.087 1.032-0.26 1.363-0.174 0.332-0.426 0.59-0.758 0.772-0.331 0.184-0.692 0.274-1.084 0.274-0.629 0-1.138-0.2-1.525-0.604-0.388-0.402-0.581-0.983-0.581-1.741zm0.782 0c0 0.574 0.126 1.006 0.377 1.292 0.25 0.286 0.566 0.43 0.947 0.43 0.377 0 0.691-0.145 0.943-0.432 0.25-0.288 0.376-0.727 0.376-1.315 0-0.556-0.126-
 0.978-0.379-1.263-0.252-0.287-0.565-0.43-0.94-0.43-0.381 0-0.697 0.142-0.947 0.428-0.251 0.284-0.377 0.714-0.377 1.29zm7.196 2.246v-0.567c-0.284 0.444-0.703 0.668-1.256 0.668-0.357 0-0.687-0.099-0.987-0.296-0.301-0.198-0.533-0.473-0.698-0.826s-0.247-0.761-0.247-1.222c0-0.447 0.075-0.854 0.224-1.219 0.149-0.367 0.374-0.646 0.673-0.84 0.299-0.195 0.633-0.293 1.003-0.293 0.271 0 0.511 0.057 0.723 0.172s0.384 0.264 0.516 0.446v-2.225h0.758v6.201h-0.709zm-2.406-2.243c0 0.576 0.121 1.006 0.364 1.291 0.242 0.285 0.528 0.428 0.858 0.428 0.333 0 0.615-0.137 0.849-0.409 0.231-0.271 0.349-0.687 0.349-1.245 0-0.614-0.119-1.065-0.355-1.354-0.237-0.288-0.529-0.432-0.876-0.432-0.338 0-0.621 0.139-0.848 0.414-0.228 0.276-0.341 0.713-0.341 1.307zm3.9 0.381v-0.766h2.34v0.766h-2.34zm6.97 1.13v0.731h-4.098c-0.006-0.184 0.023-0.36 0.089-0.528 0.104-0.279 0.271-0.555 0.501-0.825 0.229-0.271 0.562-0.585 0.996-0.94 0.674-0.552 1.129-0.989 1.366-1.312 0.236-0.323 0.355-0.628 0.355-0.915 0-0.302-0.108-0.558-
 0.324-0.764-0.215-0.207-0.497-0.312-0.843-0.312-0.367 0-0.66 0.11-0.88 0.331-0.221 0.219-0.332 0.523-0.335 0.913l-0.782-0.081c0.054-0.583 0.255-1.028 0.604-1.335 0.35-0.306 0.819-0.458 1.409-0.458 0.594 0 1.065 0.166 1.412 0.494 0.347 0.331 0.521 0.739 0.521 1.227 0 0.25-0.051 0.492-0.152 0.733-0.102 0.238-0.27 0.491-0.506 0.756-0.235 0.266-0.627 0.63-1.173 1.092-0.457 0.383-0.751 0.644-0.88 0.78-0.13 0.137-0.237 0.274-0.321 0.413h3.041zm1.208 0.732v-0.867h0.867v0.867h-0.867zm1.969-1.638 0.761-0.102c0.086 0.432 0.235 0.742 0.446 0.934 0.209 0.19 0.465 0.284 0.767 0.284 0.359 0 0.661-0.123 0.908-0.371s0.369-0.556 0.369-0.922c0-0.351-0.113-0.638-0.342-0.866-0.228-0.227-0.519-0.34-0.871-0.34-0.144 0-0.323 0.027-0.538 0.085l0.086-0.669c0.05 0.006 0.092 0.008 0.123 0.008 0.323 0 0.614-0.084 0.874-0.254 0.26-0.168 0.39-0.43 0.39-0.781 0-0.279-0.096-0.511-0.283-0.694-0.188-0.183-0.433-0.275-0.731-0.275-0.297 0-0.544 0.094-0.74 0.279-0.197 0.187-0.325 0.467-0.382 0.838l-0.76-0.135c0.092-0.5
 12 0.305-0.907 0.634-1.188s0.741-0.42 1.23-0.42c0.338 0 0.651 0.072 0.935 0.217 0.285 0.146 0.503 0.344 0.653 0.596 0.151 0.25 0.227 0.517 0.227 0.799 0 0.269-0.072 0.512-0.216 0.731-0.144 0.221-0.356 0.395-0.638 0.524 0.367 0.085 0.65 0.26 0.854 0.527 0.203 0.267 0.306 0.6 0.306 1 0 0.542-0.198 1-0.593 1.376-0.395 0.378-0.895 0.565-1.497 0.565-0.545 0-0.997-0.162-1.355-0.485-0.363-0.324-0.567-0.745-0.617-1.261zm5.126 1.638v-0.867h0.866v0.867h-0.866zm2.577-0.537c-0.409-0.516-0.612-1.356-0.612-2.521 0-0.733 0.074-1.323 0.226-1.771 0.15-0.446 0.375-0.791 0.672-1.034s0.672-0.363 1.123-0.363c0.333 0 0.624 0.066 0.875 0.2 0.252 0.134 0.458 0.327 0.623 0.58 0.162 0.252 0.291 0.56 0.384 0.922 0.094 0.362 0.14 0.851 0.14 1.466 0 0.728-0.074 1.315-0.225 1.762-0.149 0.446-0.372 0.792-0.67 1.037-0.297 0.243-0.673 0.365-1.127 0.365-0.598-0.001-1.068-0.216-1.409-0.643zm0.563-4.616c-0.262 0.377-0.395 1.076-0.395 2.094 0 1.019 0.119 1.695 0.358 2.032 0.238 0.337 0.532 0.505 0.882 0.505s0.644-0.168
  0.882-0.507c0.238-0.338 0.357-1.015 0.357-2.03 0-1.021-0.119-1.699-0.357-2.034-0.238-0.337-0.535-0.504-0.891-0.504-0.349 0-0.628 0.149-0.836 0.444zm3.521 3.291v-0.766h2.339v0.766h-2.339zm6.094 1.862v-0.567c-0.284 0.444-0.702 0.668-1.256 0.668-0.357 0-0.688-0.099-0.987-0.296-0.301-0.198-0.533-0.473-0.698-0.826s-0.248-0.761-0.248-1.222c0-0.447 0.075-0.854 0.225-1.219 0.149-0.367 0.374-0.646 0.673-0.84 0.3-0.195 0.634-0.293 1.003-0.293 0.271 0 0.511 0.057 0.723 0.172s0.384 0.264 0.516 0.446v-2.225h0.759v6.201h-0.71zm-2.405-2.243c0 0.576 0.12 1.006 0.363 1.291s0.528 0.428 0.857 0.428c0.334 0 0.616-0.137 0.849-0.409 0.233-0.271 0.349-0.687 0.349-1.245 0-0.614-0.117-1.065-0.354-1.354s-0.529-0.432-0.876-0.432c-0.339 0-0.62 0.139-0.848 0.414-0.228 0.276-0.34 0.713-0.34 1.307zm3.912-0.003c0-0.832 0.231-1.448 0.693-1.849 0.386-0.333 0.857-0.5 1.412-0.5 0.618 0 1.124 0.203 1.515 0.608 0.392 0.403 0.589 0.963 0.589 1.677 0 0.578-0.088 1.032-0.261 1.363-0.173 0.332-0.427 0.59-0.758 0.772-0.33 0
 .184-0.692 0.274-1.085 0.274-0.628 0-1.136-0.2-1.523-0.604-0.389-0.402-0.582-0.983-0.582-1.741zm0.782 0c0 0.574 0.126 1.006 0.376 1.292 0.252 0.286 0.567 0.43 0.947 0.43 0.379 0 0.693-0.145 0.943-0.432 0.252-0.288 0.376-0.727 0.376-1.315 0-0.556-0.124-0.978-0.378-1.263-0.251-0.287-0.565-0.43-0.941-0.43-0.38 0-0.695 0.142-0.947 0.428-0.25 0.284-0.376 0.714-0.376 1.29zm7.214 0.6 0.748 0.097c-0.081 0.517-0.291 0.92-0.628 1.211-0.336 0.293-0.75 0.438-1.241 0.438-0.614 0-1.108-0.2-1.482-0.603-0.373-0.401-0.561-0.978-0.561-1.729 0-0.484 0.081-0.908 0.242-1.271 0.16-0.365 0.404-0.637 0.733-0.818 0.329-0.183 0.686-0.274 1.072-0.274 0.487 0 0.887 0.124 1.196 0.371 0.311 0.247 0.51 0.597 0.597 1.05l-0.74 0.115c-0.07-0.302-0.195-0.528-0.374-0.681s-0.396-0.229-0.648-0.229c-0.385 0-0.696 0.138-0.935 0.413-0.241 0.274-0.36 0.71-0.36 1.305 0 0.604 0.115 1.042 0.347 1.316 0.231 0.272 0.533 0.41 0.905 0.41 0.298 0 0.548-0.093 0.747-0.275 0.201-0.184 0.328-0.466 0.382-0.846zm1.572 1.646v-0.867h0.867v
 0.867h-0.867zm3.503-0.653c0.085 0 0.195-0.01 0.335-0.029l0.11 0.673c-0.215 0.045-0.406 0.066-0.576 0.066-0.276 0-0.491-0.043-0.643-0.13-0.152-0.088-0.26-0.203-0.322-0.345-0.062-0.143-0.092-0.442-0.092-0.899v-2.584h-0.559v-0.592h0.559v-1.112l0.757-0.456v1.568h0.766v0.592h-0.766v2.627c0 0.216 0.013 0.355 0.04 0.418 0.025 0.062 0.07 0.112 0.131 0.148 0.062 0.037 0.148 0.055 0.26 0.055zm4.147 0.653c-0.079-0.158-0.13-0.343-0.152-0.555-0.281 0.24-0.552 0.409-0.814 0.507-0.26 0.1-0.541 0.148-0.839 0.148-0.494 0-0.873-0.12-1.139-0.36-0.266-0.242-0.396-0.551-0.396-0.925 0-0.221 0.05-0.422 0.149-0.604 0.1-0.181 0.231-0.327 0.394-0.438s0.345-0.192 0.548-0.25c0.149-0.038 0.375-0.077 0.677-0.113 0.614-0.073 1.067-0.161 1.358-0.263 0.002-0.104 0.004-0.17 0.004-0.198 0-0.311-0.072-0.529-0.217-0.656-0.193-0.172-0.483-0.258-0.866-0.258-0.358 0-0.622 0.062-0.794 0.188-0.17 0.126-0.297 0.349-0.378 0.667l-0.745-0.102c0.068-0.318 0.18-0.576 0.334-0.772 0.156-0.195 0.381-0.347 0.673-0.452 0.294-0.105 0.6
 34-0.159 1.02-0.159 0.384 0 0.695 0.045 0.936 0.136 0.239 0.09 0.416 0.204 0.528 0.34 0.113 0.138 0.191 0.31 0.236 0.52 0.026 0.13 0.039 0.364 0.039 0.702v1.016c0 0.706 0.016 1.154 0.049 1.342 0.032 0.188 0.096 0.367 0.191 0.54h-0.796v-0.001zm-0.215-2.255c-0.277 0.112-0.691 0.209-1.244 0.288-0.313 0.045-0.534 0.096-0.663 0.152-0.132 0.056-0.231 0.139-0.301 0.247-0.071 0.108-0.105 0.229-0.105 0.362 0 0.203 0.076 0.371 0.229 0.507 0.152 0.135 0.378 0.203 0.675 0.203 0.293 0 0.555-0.064 0.782-0.192 0.229-0.129 0.396-0.304 0.504-0.526 0.08-0.172 0.123-0.426 0.123-0.762v-0.279zm1.903 2.255v-4.492h0.687v0.681c0.176-0.319 0.337-0.528 0.484-0.631 0.148-0.102 0.311-0.152 0.489-0.152 0.256 0 0.517 0.083 0.782 0.246l-0.264 0.707c-0.186-0.11-0.371-0.166-0.558-0.166-0.166 0-0.315 0.05-0.447 0.15-0.134 0.1-0.229 0.239-0.284 0.416-0.085 0.271-0.127 0.567-0.127 0.889v2.353h-0.762zm2.539 0v-0.867h0.866v0.867h-0.866zm2.035 0.371 0.74 0.11c0.03 0.229 0.117 0.395 0.258 0.499 0.188 0.141 0.447 0.212 0.7
 74 0.212 0.352 0 0.624-0.071 0.815-0.212 0.192-0.141 0.321-0.338 0.39-0.592 0.039-0.155 0.059-0.481 0.054-0.978-0.331 0.394-0.746 0.589-1.242 0.589-0.618 0-1.096-0.224-1.435-0.669-0.338-0.446-0.507-0.98-0.507-1.603 0-0.43 0.077-0.824 0.232-1.187 0.154-0.363 0.38-0.643 0.674-0.84 0.296-0.197 0.642-0.297 1.039-0.297 0.529 0 0.967 0.215 1.312 0.644v-0.541h0.702v3.883c0 0.699-0.071 1.194-0.214 1.485-0.143 0.293-0.368 0.523-0.677 0.693-0.309 0.169-0.688 0.254-1.14 0.254-0.536 0-0.969-0.122-1.299-0.362-0.327-0.24-0.487-0.602-0.476-1.088zm0.63-2.698c0 0.59 0.117 1.02 0.352 1.29 0.232 0.271 0.527 0.406 0.879 0.406 0.351 0 0.643-0.135 0.88-0.403 0.237-0.271 0.355-0.692 0.355-1.267 0-0.551-0.122-0.965-0.366-1.244-0.243-0.279-0.538-0.419-0.882-0.419-0.338 0-0.626 0.138-0.862 0.412-0.238 0.275-0.356 0.684-0.356 1.225zm3.89 2.327v-0.619l2.859-3.281c-0.325 0.017-0.611 0.025-0.859 0.025h-1.831v-0.617h3.671v0.502l-2.432 2.853-0.47 0.519c0.342-0.024 0.661-0.037 0.961-0.037h2.076v0.656h-3.975z"/><pat
 h fill-rule="evenodd" fill="#fcf9ce" d="m245.92 573.46zm-105.27-23.348zm0 23.348v-17.572l5.858-5.775h99.412v17.491l-5.856 5.856h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 549.62 245.6 567.11 239.75 572.96 140.33 572.96 140.33 555.39 146.19 549.62"/><path d="m140.65 550.12z" stroke-width="0"/><path d="m245.92 573.46z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#fdfad8" d="m245.92 573.46zm-105.27-23.348zm0 5.776 5.858-5.775h99.412l-5.856 5.775h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="239.75 555.39 140.33 555.39 146.19 549.62 245.6 549.62"/><path d="m140.65 550.12z" stroke-width="0"/><path d="m245.92 573.46z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#cccca3" d="m245.92 573.46zm-105.27-23.348zm99.414 23.348v-17.572l5.856-5.775v17.491l-5.856 5.856z"/><g stroke-miter
 limit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 567.11 239.75 572.96 239.75 555.39 245.6 549.62"/><path d="m140.65 550.12z" stroke-width="0"/><path d="m245.92 573.46z" stroke-width="0"/></g><path fill="#010101" d="m150.87 567.69v-4.492h0.682v0.631c0.141-0.221 0.328-0.396 0.562-0.531 0.234-0.134 0.5-0.2 0.799-0.2 0.333 0 0.606 0.068 0.818 0.207 0.213 0.138 0.363 0.331 0.451 0.579 0.354-0.524 0.817-0.786 1.387-0.786 0.446 0 0.788 0.123 1.028 0.369 0.239 0.247 0.359 0.627 0.359 1.141v3.083h-0.757v-2.829c0-0.306-0.025-0.524-0.074-0.658s-0.139-0.242-0.269-0.324c-0.13-0.081-0.282-0.122-0.457-0.122-0.315 0-0.578 0.105-0.787 0.315-0.208 0.21-0.312 0.546-0.312 1.009v2.609h-0.762v-2.917c0-0.34-0.062-0.594-0.186-0.763-0.124-0.17-0.327-0.254-0.609-0.254-0.215 0-0.412 0.057-0.594 0.17-0.183 0.112-0.314 0.277-0.396 0.494s-0.123 0.53-0.123 0.938v2.331h-0.76zm7.638 1.823c-0.147 0-0.311-0.031-0.491-0.094l-0.085-0.714c0.167 0.045
  0.312 0.067 0.437 0.067 0.169 0 0.304-0.028 0.405-0.085 0.102-0.056 0.186-0.135 0.25-0.236 0.048-0.076 0.125-0.266 0.232-0.566 0.015-0.043 0.037-0.104 0.068-0.187l-1.705-4.501h0.82l0.935 2.602c0.122 0.33 0.23 0.677 0.326 1.041 0.088-0.35 0.191-0.691 0.313-1.023l0.96-2.619h0.761l-1.709 4.567c-0.183 0.494-0.325 0.835-0.427 1.021-0.135 0.251-0.29 0.436-0.465 0.553-0.173 0.114-0.382 0.174-0.625 0.174zm3.909-1.823v-4.492h0.682v0.631c0.141-0.221 0.328-0.396 0.562-0.531 0.233-0.134 0.5-0.2 0.799-0.2 0.333 0 0.605 0.068 0.818 0.207 0.214 0.138 0.363 0.331 0.451 0.579 0.354-0.524 0.817-0.786 1.387-0.786 0.446 0 0.789 0.123 1.028 0.369 0.239 0.247 0.359 0.627 0.359 1.141v3.083h-0.757v-2.829c0-0.306-0.024-0.524-0.074-0.658-0.049-0.134-0.139-0.242-0.269-0.324-0.13-0.081-0.282-0.122-0.457-0.122-0.315 0-0.578 0.105-0.786 0.315-0.209 0.21-0.313 0.546-0.313 1.009v2.609h-0.762v-2.917c0-0.34-0.062-0.594-0.186-0.763-0.125-0.17-0.327-0.254-0.609-0.254-0.215 0-0.412 0.057-0.594 0.17-0.182 0.112-0.314 0
 .277-0.396 0.494s-0.123 0.53-0.123 0.938v2.331h-0.76zm6.811-2.247c0-0.831 0.231-1.448 0.694-1.849 0.386-0.332 0.856-0.498 1.412-0.498 0.618 0 1.123 0.201 1.515 0.606s0.588 0.964 0.588 1.677c0 0.578-0.087 1.032-0.26 1.364-0.175 0.331-0.427 0.589-0.758 0.772s-0.692 0.274-1.085 0.274c-0.629 0-1.137-0.201-1.524-0.605-0.388-0.401-0.582-0.981-0.582-1.741zm0.783 0c0 0.575 0.125 1.007 0.376 1.292 0.251 0.286 0.566 0.43 0.947 0.43 0.378 0 0.691-0.144 0.943-0.432 0.251-0.288 0.376-0.726 0.376-1.314 0-0.557-0.126-0.977-0.378-1.264-0.253-0.285-0.566-0.429-0.941-0.429-0.381 0-0.696 0.144-0.947 0.427-0.251 0.287-0.376 0.716-0.376 1.29zm7.197 2.247v-0.567c-0.285 0.447-0.703 0.669-1.256 0.669-0.358 0-0.688-0.1-0.988-0.297-0.3-0.195-0.533-0.473-0.697-0.826-0.165-0.354-0.248-0.761-0.248-1.219 0-0.449 0.075-0.856 0.225-1.222 0.149-0.364 0.374-0.646 0.672-0.839 0.299-0.195 0.634-0.292 1.003-0.292 0.271 0 0.512 0.057 0.724 0.171 0.211 0.114 0.383 0.263 0.516 0.446v-2.225h0.758v6.2h-0.709zm-2.407-2.241c0
  0.574 0.121 1.004 0.363 1.289 0.242 0.284 0.528 0.427 0.858 0.427 0.333 0 0.615-0.136 0.849-0.408 0.232-0.271 0.349-0.688 0.349-1.246 0-0.614-0.118-1.065-0.355-1.354-0.236-0.287-0.528-0.431-0.876-0.431-0.338 0-0.62 0.138-0.848 0.414-0.227 0.278-0.34 0.713-0.34 1.309zm3.9 0.38v-0.766h2.34v0.766h-2.34zm6.97 1.129v0.731h-4.099c-0.005-0.183 0.023-0.358 0.089-0.528 0.104-0.279 0.271-0.555 0.501-0.825 0.23-0.271 0.562-0.583 0.996-0.938 0.675-0.553 1.13-0.99 1.366-1.313 0.236-0.322 0.356-0.628 0.356-0.916 0-0.302-0.108-0.556-0.324-0.764-0.216-0.207-0.497-0.312-0.845-0.312-0.365 0-0.659 0.111-0.879 0.331-0.22 0.221-0.331 0.524-0.334 0.913l-0.782-0.079c0.054-0.585 0.254-1.029 0.604-1.335 0.349-0.307 0.819-0.459 1.408-0.459 0.595 0 1.065 0.165 1.413 0.494 0.347 0.33 0.52 0.738 0.52 1.228 0 0.248-0.051 0.492-0.151 0.731-0.102 0.239-0.271 0.492-0.506 0.758-0.235 0.265-0.627 0.628-1.173 1.09-0.458 0.384-0.751 0.645-0.88 0.781-0.132 0.136-0.236 0.273-0.322 0.412h3.042zm1.13 0.732v-0.866h0.867v0.
 866h-0.867zm1.968-1.637 0.761-0.102c0.088 0.433 0.237 0.743 0.445 0.933 0.211 0.19 0.468 0.286 0.77 0.286 0.357 0 0.659-0.125 0.906-0.373s0.371-0.556 0.371-0.922c0-0.349-0.115-0.638-0.343-0.864-0.229-0.228-0.519-0.341-0.872-0.341-0.143 0-0.322 0.028-0.536 0.084l0.084-0.668c0.052 0.005 0.091 0.01 0.122 0.01 0.324 0 0.618-0.086 0.877-0.256 0.259-0.169 0.388-0.429 0.388-0.782 0-0.278-0.094-0.509-0.284-0.694-0.188-0.183-0.432-0.273-0.73-0.273-0.296 0-0.543 0.093-0.739 0.279-0.199 0.186-0.325 0.465-0.382 0.837l-0.761-0.136c0.093-0.509 0.305-0.905 0.634-1.186 0.33-0.281 0.74-0.421 1.231-0.421 0.339 0 0.649 0.072 0.935 0.217 0.284 0.146 0.503 0.345 0.654 0.595 0.15 0.252 0.227 0.518 0.227 0.8 0 0.269-0.073 0.512-0.217 0.731s-0.357 0.396-0.639 0.525c0.366 0.083 0.651 0.26 0.855 0.526 0.202 0.266 0.304 0.599 0.304 1 0 0.541-0.198 1-0.593 1.377-0.395 0.376-0.894 0.563-1.496 0.563-0.546 0-0.997-0.162-1.356-0.485-0.36-0.324-0.565-0.744-0.616-1.26zm5.205 1.637v-0.866h0.866v0.866h-0.866zm2.575-0.
 538c-0.408-0.516-0.612-1.355-0.612-2.521 0-0.734 0.075-1.323 0.226-1.771 0.152-0.447 0.376-0.791 0.673-1.033 0.299-0.243 0.673-0.364 1.124-0.364 0.333 0 0.625 0.066 0.875 0.2 0.25 0.135 0.459 0.327 0.622 0.58s0.291 0.559 0.385 0.922c0.092 0.362 0.14 0.851 0.14 1.466 0 0.727-0.075 1.314-0.224 1.762-0.15 0.447-0.374 0.791-0.67 1.036-0.299 0.244-0.675 0.365-1.128 0.365-0.599 0.001-1.069-0.213-1.411-0.642zm0.564-4.614c-0.263 0.378-0.394 1.076-0.394 2.094s0.119 1.695 0.358 2.032c0.238 0.337 0.531 0.506 0.882 0.506 0.349 0 0.645-0.17 0.882-0.508 0.238-0.339 0.356-1.016 0.356-2.03 0-1.021-0.118-1.699-0.356-2.035-0.237-0.335-0.535-0.504-0.891-0.504-0.35 0-0.628 0.148-0.837 0.445zm3.443 3.291v-0.766h2.34v0.766h-2.34zm6.096 1.861v-0.567c-0.286 0.447-0.705 0.669-1.257 0.669-0.357 0-0.688-0.1-0.988-0.297-0.299-0.195-0.532-0.473-0.697-0.826s-0.247-0.761-0.247-1.219c0-0.449 0.074-0.856 0.224-1.222 0.149-0.364 0.374-0.646 0.673-0.839 0.299-0.195 0.633-0.292 1.002-0.292 0.271 0 0.513 0.057 0.724 0.
 171s0.384 0.263 0.516 0.446v-2.225h0.758v6.2h-0.708zm-2.407-2.241c0 0.574 0.121 1.004 0.364 1.289 0.241 0.284 0.528 0.427 0.859 0.427 0.33 0 0.614-0.136 0.846-0.408 0.233-0.271 0.35-0.688 0.35-1.246 0-0.614-0.118-1.065-0.355-1.354-0.236-0.287-0.528-0.431-0.875-0.431-0.338 0-0.621 0.138-0.849 0.414-0.227 0.278-0.34 0.713-0.34 1.309zm3.99-0.006c0-0.831 0.231-1.448 0.694-1.849 0.387-0.332 0.857-0.498 1.412-0.498 0.618 0 1.123 0.201 1.515 0.606 0.393 0.405 0.588 0.964 0.588 1.677 0 0.578-0.086 1.032-0.26 1.364-0.174 0.331-0.426 0.589-0.759 0.772-0.329 0.183-0.691 0.274-1.084 0.274-0.628 0-1.138-0.201-1.524-0.605-0.389-0.401-0.582-0.981-0.582-1.741zm0.782 0c0 0.575 0.126 1.007 0.377 1.292 0.252 0.286 0.567 0.43 0.947 0.43 0.379 0 0.692-0.144 0.942-0.432 0.251-0.288 0.378-0.726 0.378-1.314 0-0.557-0.127-0.977-0.379-1.264-0.253-0.285-0.566-0.429-0.941-0.429-0.38 0-0.695 0.144-0.947 0.427-0.251 0.287-0.377 0.716-0.377 1.29zm7.137 0.601 0.748 0.097c-0.082 0.517-0.29 0.921-0.627 1.213-0.338 0
 .292-0.751 0.438-1.242 0.438-0.614 0-1.108-0.2-1.482-0.602-0.374-0.403-0.561-0.979-0.561-1.729 0-0.485 0.079-0.91 0.24-1.273s0.406-0.637 0.735-0.818c0.327-0.183 0.685-0.272 1.071-0.272 0.488 0 0.887 0.123 1.197 0.369 0.31 0.247 0.509 0.598 0.597 1.051l-0.741 0.115c-0.069-0.303-0.195-0.529-0.373-0.682-0.18-0.151-0.396-0.228-0.65-0.228-0.384 0-0.695 0.137-0.935 0.411-0.239 0.276-0.359 0.711-0.359 1.306 0 0.604 0.115 1.042 0.347 1.315s0.534 0.41 0.905 0.41c0.299 0 0.549-0.092 0.75-0.274 0.2-0.184 0.326-0.467 0.38-0.847zm1.65 1.646v-0.866h0.866v0.866h-0.866zm1.774 0v-0.616l2.858-3.283c-0.324 0.017-0.61 0.025-0.859 0.025h-1.83v-0.618h3.672v0.504l-2.433 2.851-0.469 0.521c0.34-0.026 0.66-0.039 0.959-0.039h2.077v0.655h-3.975zm4.77-5.327v-0.874h0.762v0.874h-0.762zm0 5.327v-4.492h0.762v4.492h-0.762zm1.895 1.722v-6.215h0.693v0.584c0.163-0.228 0.349-0.399 0.554-0.514 0.206-0.114 0.455-0.171 0.749-0.171 0.383 0 0.723 0.099 1.015 0.296 0.294 0.197 0.515 0.477 0.664 0.835 0.149 0.359 0.225 0.753 0
 .225 1.183 0 0.46-0.083 0.872-0.247 1.241-0.166 0.368-0.405 0.649-0.719 0.846-0.316 0.196-0.646 0.294-0.993 0.294-0.253 0-0.481-0.054-0.683-0.161-0.202-0.105-0.368-0.241-0.497-0.406v2.188h-0.761zm0.689-3.942c0 0.577 0.117 1.005 0.35 1.281 0.235 0.277 0.519 0.414 0.85 0.414 0.34 0 0.63-0.144 0.87-0.43 0.242-0.285 0.361-0.73 0.361-1.329 0-0.573-0.117-1.002-0.353-1.286-0.235-0.285-0.518-0.428-0.844-0.428-0.325 0-0.61 0.151-0.86 0.454-0.251 0.304-0.374 0.745-0.374 1.324z"/><path fill-rule="evenodd" fill="#fcf9ce" d="m245.92 631.96zm-105.27-23.431zm0 23.431v-17.574l5.858-5.856h99.412v17.572l-5.856 5.858h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 608.02 245.6 625.6 239.75 631.46 140.33 631.46 140.33 613.88 146.19 608.02"/><path d="m140.65 608.52z" stroke-width="0"/><path d="m245.92 631.96z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#fdfad8" d="m245.92 631.96zm-105.27-23.431zm
 0 5.857 5.858-5.856h99.412l-5.856 5.856h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="239.75 613.88 140.33 613.88 146.19 608.02 245.6 608.02"/><path d="m140.65 608.52z" stroke-width="0"/><path d="m245.92 631.96z" stroke-width="0"/></g><path fill-rule="evenodd" fill="#cccca3" d="m245.92 631.96zm-105.27-23.431zm99.414 23.431v-17.574l5.856-5.856v17.572l-5.856 5.858z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 625.6 239.75 631.46 239.75 613.88 245.6 608.02"/><path d="m140.65 608.52z" stroke-width="0"/><path d="m245.92 631.96z" stroke-width="0"/></g><path fill="#010101" d="m152.03 626.18v-4.492h0.68v0.63c0.142-0.221 0.328-0.396 0.562-0.531 0.234-0.134 0.501-0.2 0.8-0.2 0.333 0 0.605 0.069 0.818 0.207 0.213 0.139 0.363 0.332 0.45 0.58 0.355-0.524 0.818-0.787 1.388-0.787 0.445 0 0.788 0.123 1.028 0.369 0.2
 39 0.248 0.359 0.628 0.359 1.14v3.085h-0.757v-2.83c0-0.305-0.025-0.524-0.074-0.657-0.05-0.135-0.14-0.242-0.269-0.324-0.13-0.081-0.282-0.123-0.457-0.123-0.316 0-0.578 0.106-0.787 0.314-0.208 0.211-0.312 0.547-0.312 1.01v2.61h-0.762v-2.919c0-0.339-0.062-0.592-0.186-0.761-0.124-0.17-0.327-0.255-0.609-0.255-0.214 0-0.412 0.057-0.594 0.17-0.183 0.112-0.314 0.278-0.396 0.494-0.081 0.218-0.122 0.53-0.122 0.939v2.331h-0.76zm7.638 1.822c-0.147 0-0.311-0.03-0.491-0.093l-0.085-0.715c0.166 0.045 0.312 0.068 0.437 0.068 0.169 0 0.304-0.028 0.405-0.085s0.186-0.135 0.25-0.237c0.048-0.076 0.125-0.264 0.232-0.567 0.015-0.041 0.037-0.103 0.068-0.186l-1.705-4.5h0.82l0.935 2.601c0.122 0.33 0.23 0.677 0.326 1.041 0.087-0.35 0.191-0.69 0.312-1.023l0.961-2.618h0.761l-1.709 4.567c-0.183 0.494-0.325 0.834-0.427 1.02-0.136 0.252-0.291 0.436-0.466 0.552-0.173 0.117-0.382 0.175-0.624 0.175zm3.831-1.822v-4.492h0.681v0.63c0.141-0.221 0.328-0.396 0.562-0.531 0.234-0.134 0.501-0.2 0.799-0.2 0.333 0 0.605 0.069 0.8
 19 0.207 0.212 0.139 0.362 0.332 0.449 0.58 0.356-0.524 0.818-0.787 1.389-0.787 0.445 0 0.788 0.123 1.027 0.369 0.239 0.248 0.359 0.628 0.359 1.14v3.085h-0.757v-2.83c0-0.305-0.024-0.524-0.074-0.657-0.05-0.135-0.14-0.242-0.269-0.324-0.13-0.081-0.282-0.123-0.457-0.123-0.316 0-0.578 0.106-0.786 0.314-0.209 0.211-0.313 0.547-0.313 1.01v2.61h-0.761v-2.919c0-0.339-0.062-0.592-0.187-0.761-0.124-0.17-0.327-0.255-0.609-0.255-0.214 0-0.412 0.057-0.594 0.17-0.183 0.112-0.314 0.278-0.396 0.494-0.081 0.218-0.122 0.53-0.122 0.939v2.331h-0.76zm6.897-2.247c0-0.831 0.231-1.446 0.693-1.848 0.387-0.333 0.857-0.499 1.413-0.499 0.617 0 1.122 0.202 1.514 0.606 0.393 0.405 0.588 0.965 0.588 1.677 0 0.579-0.086 1.034-0.26 1.364-0.174 0.332-0.426 0.589-0.758 0.772-0.331 0.183-0.692 0.275-1.084 0.275-0.629 0-1.137-0.202-1.525-0.604-0.388-0.404-0.581-0.985-0.581-1.743zm0.782 0c0 0.576 0.126 1.007 0.377 1.294 0.251 0.285 0.566 0.429 0.947 0.429 0.378 0 0.691-0.145 0.942-0.433 0.252-0.286 0.377-0.725 0.377-1.31
 5 0-0.555-0.127-0.976-0.378-1.263-0.254-0.285-0.566-0.429-0.941-0.429-0.381 0-0.696 0.143-0.947 0.428-0.251 0.284-0.377 0.714-0.377 1.289zm7.119 2.247v-0.566c-0.285 0.444-0.704 0.668-1.257 0.668-0.357 0-0.687-0.099-0.987-0.297-0.3-0.197-0.533-0.473-0.697-0.827-0.165-0.354-0.248-0.761-0.248-1.22 0-0.448 0.074-0.855 0.225-1.221 0.149-0.365 0.373-0.645 0.672-0.84 0.299-0.193 0.633-0.291 1.003-0.291 0.271 0 0.511 0.057 0.723 0.172 0.212 0.112 0.384 0.262 0.517 0.445v-2.225h0.757v6.201h-0.708zm-2.407-2.243c0 0.575 0.122 1.005 0.364 1.29 0.242 0.284 0.528 0.428 0.858 0.428 0.333 0 0.615-0.137 0.849-0.408 0.232-0.272 0.349-0.688 0.349-1.245 0-0.616-0.118-1.067-0.355-1.354-0.237-0.288-0.529-0.433-0.876-0.433-0.338 0-0.62 0.138-0.848 0.415-0.227 0.277-0.341 0.713-0.341 1.307zm3.979 0.381v-0.766h2.339v0.766h-2.339zm6.97 1.129v0.732h-4.099c-0.006-0.185 0.024-0.36 0.089-0.529 0.104-0.279 0.271-0.553 0.5-0.824 0.23-0.271 0.563-0.584 0.997-0.939 0.675-0.554 1.128-0.99 1.365-1.313 0.237-0.322 0.35
 5-0.628 0.355-0.916 0-0.302-0.107-0.556-0.323-0.763-0.216-0.208-0.497-0.312-0.844-0.312-0.366 0-0.659 0.11-0.88 0.33-0.22 0.221-0.331 0.524-0.333 0.913l-0.784-0.079c0.055-0.585 0.257-1.029 0.605-1.336 0.351-0.306 0.818-0.457 1.409-0.457 0.595 0 1.065 0.163 1.412 0.494 0.348 0.33 0.521 0.739 0.521 1.227 0 0.247-0.05 0.492-0.152 0.731s-0.271 0.492-0.506 0.758c-0.235 0.264-0.627 0.628-1.173 1.091-0.458 0.384-0.751 0.644-0.88 0.78-0.13 0.137-0.237 0.274-0.322 0.412h3.043zm1.129 0.733v-0.867h0.868v0.867h-0.868zm1.968-1.637 0.762-0.102c0.087 0.431 0.235 0.742 0.446 0.932 0.21 0.19 0.466 0.286 0.768 0.286 0.358 0 0.661-0.124 0.908-0.373 0.246-0.247 0.369-0.555 0.369-0.922 0-0.35-0.113-0.638-0.343-0.864-0.229-0.227-0.519-0.341-0.871-0.341-0.144 0-0.322 0.028-0.537 0.084l0.084-0.667c0.052 0.005 0.093 0.008 0.124 0.008 0.324 0 0.615-0.084 0.875-0.254s0.389-0.43 0.389-0.782c0-0.279-0.095-0.511-0.283-0.693-0.189-0.184-0.432-0.275-0.732-0.275-0.296 0-0.542 0.093-0.739 0.279-0.198 0.186-0.324 0.4
 65-0.381 0.838l-0.763-0.136c0.095-0.511 0.306-0.906 0.637-1.187 0.329-0.28 0.738-0.42 1.23-0.42 0.338 0 0.649 0.072 0.935 0.217 0.285 0.146 0.503 0.344 0.653 0.595s0.226 0.518 0.226 0.8c0 0.267-0.072 0.511-0.215 0.73-0.144 0.22-0.356 0.396-0.638 0.525 0.365 0.085 0.65 0.26 0.853 0.526 0.204 0.267 0.305 0.6 0.305 1 0 0.541-0.197 1.001-0.592 1.377s-0.894 0.565-1.498 0.565c-0.544 0-0.995-0.162-1.354-0.488-0.362-0.323-0.567-0.742-0.618-1.258zm5.205 1.637v-0.867h0.867v0.867h-0.867zm2.577-0.538c-0.409-0.517-0.612-1.356-0.612-2.521 0-0.733 0.074-1.324 0.226-1.77 0.15-0.448 0.375-0.792 0.672-1.034 0.297-0.243 0.672-0.363 1.123-0.363 0.333 0 0.624 0.066 0.875 0.199 0.252 0.135 0.458 0.328 0.623 0.58 0.163 0.252 0.292 0.561 0.384 0.922 0.094 0.362 0.14 0.851 0.14 1.466 0 0.728-0.074 1.314-0.225 1.762-0.149 0.446-0.372 0.792-0.67 1.036s-0.673 0.366-1.127 0.366c-0.598 0-1.067-0.215-1.409-0.643zm0.563-4.615c-0.262 0.378-0.394 1.075-0.394 2.094 0 1.018 0.119 1.694 0.357 2.032 0.238 0.337 0.532 0.
 506 0.882 0.506 0.351 0 0.644-0.169 0.882-0.508 0.238-0.338 0.357-1.015 0.357-2.03 0-1.021-0.119-1.698-0.357-2.034s-0.535-0.504-0.891-0.504c-0.348 0-0.627 0.148-0.836 0.444zm3.442 3.291v-0.766h2.339v0.766h-2.339zm2.876 0.521 0.754-0.12c0.043 0.304 0.159 0.534 0.353 0.694 0.193 0.161 0.464 0.242 0.811 0.242 0.349 0 0.607-0.072 0.777-0.214 0.17-0.143 0.255-0.31 0.255-0.502 0-0.171-0.075-0.307-0.225-0.406-0.104-0.067-0.363-0.152-0.777-0.258-0.559-0.141-0.945-0.262-1.163-0.365-0.215-0.103-0.378-0.246-0.489-0.428-0.112-0.182-0.168-0.382-0.168-0.603 0-0.199 0.047-0.386 0.138-0.557 0.093-0.17 0.217-0.312 0.375-0.424 0.118-0.088 0.279-0.162 0.484-0.223 0.204-0.06 0.423-0.091 0.657-0.091 0.353 0 0.662 0.05 0.929 0.152 0.266 0.101 0.464 0.239 0.591 0.412 0.126 0.173 0.215 0.405 0.262 0.696l-0.744 0.102c-0.034-0.231-0.133-0.412-0.295-0.542s-0.392-0.194-0.688-0.194c-0.349 0-0.599 0.058-0.748 0.173-0.149 0.116-0.224 0.252-0.224 0.406 0 0.099 0.03 0.188 0.092 0.267 0.062 0.082 0.159 0.15 0.293 0.
 203 0.076 0.027 0.301 0.093 0.672 0.195 0.538 0.143 0.914 0.261 1.127 0.353 0.214 0.092 0.379 0.226 0.502 0.399 0.121 0.175 0.182 0.393 0.182 0.652 0 0.253-0.074 0.491-0.222 0.716s-0.362 0.397-0.642 0.521c-0.279 0.122-0.595 0.185-0.947 0.185-0.583 0-1.027-0.121-1.334-0.364-0.307-0.242-0.502-0.601-0.588-1.077zm4.662 1.341v-4.492h0.686v0.681c0.174-0.318 0.337-0.529 0.483-0.63 0.148-0.103 0.312-0.152 0.49-0.152 0.257 0 0.517 0.082 0.782 0.246l-0.263 0.705c-0.186-0.109-0.372-0.164-0.559-0.164-0.166 0-0.315 0.05-0.447 0.149-0.134 0.1-0.228 0.239-0.283 0.417-0.086 0.271-0.128 0.567-0.128 0.888v2.353h-0.761zm5.826-1.647 0.749 0.098c-0.082 0.517-0.292 0.92-0.629 1.212-0.336 0.292-0.75 0.438-1.241 0.438-0.615 0-1.109-0.202-1.483-0.604-0.372-0.401-0.56-0.978-0.56-1.728 0-0.484 0.081-0.909 0.241-1.273 0.161-0.364 0.405-0.637 0.733-0.818s0.686-0.272 1.072-0.272c0.488 0 0.887 0.123 1.197 0.369 0.311 0.248 0.51 0.599 0.597 1.052l-0.739 0.114c-0.071-0.302-0.196-0.529-0.376-0.681-0.179-0.152-0.396-
 0.229-0.649-0.229-0.383 0-0.694 0.138-0.935 0.412-0.239 0.275-0.359 0.709-0.359 1.306 0 0.603 0.116 1.041 0.347 1.314 0.232 0.274 0.533 0.411 0.904 0.411 0.3 0 0.55-0.092 0.75-0.275s0.327-0.464 0.381-0.846zm1.572 1.647v-0.867h0.867v0.867h-0.867zm1.773 0v-0.618l2.858-3.282c-0.324 0.017-0.61 0.026-0.858 0.026h-1.831v-0.618h3.672v0.503l-2.433 2.851-0.471 0.521c0.342-0.024 0.662-0.038 0.961-0.038h2.077v0.656h-3.975zm4.772-5.326v-0.876h0.762v0.876h-0.762zm0 5.326v-4.492h0.762v4.492h-0.762zm1.893 1.721v-6.214h0.692v0.584c0.164-0.229 0.348-0.401 0.555-0.514 0.206-0.115 0.455-0.172 0.748-0.172 0.384 0 0.723 0.099 1.016 0.296 0.293 0.198 0.516 0.477 0.664 0.835 0.15 0.36 0.226 0.754 0.226 1.183 0 0.459-0.084 0.873-0.248 1.242-0.165 0.367-0.405 0.648-0.719 0.845-0.315 0.196-0.646 0.295-0.993 0.295-0.253 0-0.481-0.054-0.683-0.161s-0.368-0.243-0.497-0.406v2.188h-0.761zm0.69-3.942c0 0.577 0.117 1.005 0.351 1.281s0.518 0.415 0.851 0.415c0.338 0 0.628-0.144 0.868-0.429 0.241-0.287 0.362-0.73 0.362
 -1.331 0-0.573-0.117-1.001-0.354-1.286-0.235-0.284-0.517-0.428-0.844-0.428-0.325 0-0.611 0.152-0.859 0.456-0.251 0.303-0.375 0.744-0.375 1.322z"/><path d="m245.92 468.28zm-105.27-23.43zm0 23.43v-17.572l5.858-5.858h99.412v17.574l-5.856 5.856h-99.414z" fill-rule="evenodd" stroke="#010101" stroke-miterlimit="10" fill="#fcf9ce"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(.31734 .5)" points="245.6 444.34 245.6 461.92 239.75 467.78 140.33 467.78 140.33 450.2 146.19 444.34"/><path d="m140.65 444.84z"/><path d="m245.92 468.28z"/></g><path fill-rule="evenodd" fill="#fdfad8" d="m245.92 468.28zm-105.27-23.43zm0 5.858 5.858-5.858h99.412l-5.856 5.858h-99.414z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="239.75 450.2 140.33 450.2 146.19 444.34 245.6 444.34"/><path d="m140.65 444.84z" stroke-width="0"/><path d="m245.92 468.28z" stroke-width="0"/></g><path fill-rule="eveno
 dd" fill="#cccca3" d="m245.92 468.28zm-105.27-23.43zm99.414 23.43v-17.572l5.856-5.858v17.574l-5.856 5.856z"/><g stroke-miterlimit="10" fill="none"><polygon stroke-linejoin="round" transform="translate(.31734 .5)" stroke="#010101" points="245.6 461.92 239.75 467.78 239.75 450.2 245.6 444.34"/><path d="m140.65 444.84z" stroke-width="0"/><path d="m245.92 468.28z" stroke-width="0"/></g><g fill="#010101"><path d="m150.79 462.42v-4.493h0.681v0.63c0.142-0.22 0.328-0.396 0.562-0.53 0.234-0.135 0.501-0.201 0.8-0.201 0.332 0 0.605 0.069 0.818 0.207 0.213 0.139 0.362 0.332 0.45 0.58 0.355-0.524 0.818-0.787 1.388-0.787 0.445 0 0.788 0.123 1.027 0.369 0.24 0.248 0.359 0.628 0.359 1.14v3.086h-0.757v-2.831c0-0.305-0.024-0.524-0.073-0.657-0.05-0.135-0.14-0.242-0.269-0.324-0.131-0.081-0.282-0.123-0.457-0.123-0.316 0-0.578 0.106-0.787 0.315-0.209 0.21-0.312 0.547-0.312 1.01v2.61h-0.762v-2.92c0-0.339-0.062-0.592-0.187-0.761-0.124-0.17-0.326-0.255-0.608-0.255-0.215 0-0.413 0.058-0.595 0.17-0.183 0.113-
 0.313 0.278-0.396 0.494-0.081 0.218-0.122 0.531-0.122 0.94v2.331h-0.76zm7.55 1.821c-0.146 0-0.31-0.03-0.49-0.092l-0.085-0.716c0.167 0.045 0.312 0.068 0.437 0.068 0.169 0 0.305-0.028 0.406-0.084 0.102-0.058 0.184-0.136 0.249-0.238 0.048-0.076 0.126-0.264 0.232-0.566 0.015-0.042 0.036-0.104 0.067-0.187l-1.704-4.5h0.82l0.936 2.602c0.12 0.329 0.229 0.677 0.325 1.04 0.087-0.35 0.191-0.69 0.312-1.023l0.961-2.618h0.761l-1.708 4.568c-0.184 0.494-0.326 0.833-0.428 1.02-0.136 0.251-0.291 0.435-0.465 0.551-0.174 0.118-0.382 0.175-0.626 0.175zm3.91-1.821v-4.493h0.682v0.63c0.141-0.22 0.328-0.396 0.562-0.53 0.233-0.135 0.501-0.201 0.799-0.201 0.333 0 0.606 0.069 0.819 0.207 0.212 0.139 0.362 0.332 0.45 0.58 0.355-0.524 0.817-0.787 1.388-0.787 0.445 0 0.788 0.123 1.027 0.369 0.239 0.248 0.359 0.628 0.359 1.14v3.086h-0.757v-2.831c0-0.305-0.024-0.524-0.074-0.657-0.05-0.135-0.14-0.242-0.269-0.324-0.13-0.081-0.282-0.123-0.457-0.123-0.315 0-0.578 0.106-0.786 0.315-0.209 0.21-0.313 0.547-0.313 1.01v2.61
 h-0.761v-2.92c0-0.339-0.062-0.592-0.187-0.761-0.124-0.17-0.327-0.255-0.609-0.255-0.214 0-0.412 0.058-0.595 0.17-0.182 0.113-0.312 0.278-0.396 0.494-0.081 0.218-0.122 0.531-0.122 0.94v2.331h-0.76zm6.811-2.248c0-0.831 0.231-1.446 0.693-1.848 0.387-0.333 0.857-0.499 1.413-0.499 0.617 0 1.122 0.202 1.514 0.606 0.393 0.405 0.589 0.965 0.589 1.678 0 0.578-0.087 1.033-0.261 1.364-0.173 0.331-0.426 0.588-0.757 0.771-0.332 0.183-0.693 0.275-1.085 0.275-0.629 0-1.138-0.202-1.525-0.604-0.388-0.403-0.581-0.984-0.581-1.743zm0.782 0c0 0.576 0.126 1.007 0.377 1.294 0.25 0.285 0.566 0.429 0.947 0.429 0.377 0 0.692-0.145 0.943-0.432s0.376-0.726 0.376-1.316c0-0.555-0.126-0.976-0.379-1.262-0.252-0.286-0.565-0.429-0.94-0.429-0.381 0-0.697 0.142-0.947 0.427-0.251 0.284-0.377 0.715-0.377 1.289zm7.198 2.248v-0.567c-0.285 0.444-0.703 0.668-1.256 0.668-0.358 0-0.688-0.099-0.988-0.297-0.3-0.197-0.532-0.473-0.697-0.827-0.166-0.353-0.248-0.76-0.248-1.22 0-0.448 0.075-0.855 0.225-1.221s0.373-0.645 0.672-0.84c0.
 299-0.193 0.634-0.291 1.003-0.291 0.271 0 0.512 0.057 0.723 0.172 0.212 0.112 0.384 0.262 0.517 0.445v-2.225h0.757v6.202h-0.708zm-2.407-2.243c0 0.575 0.12 1.005 0.363 1.29 0.242 0.284 0.528 0.428 0.858 0.428 0.333 0 0.615-0.137 0.849-0.408 0.231-0.272 0.349-0.688 0.349-1.245 0-0.615-0.118-1.066-0.355-1.354-0.236-0.288-0.529-0.432-0.876-0.432-0.338 0-0.62 0.137-0.848 0.414-0.226 0.277-0.34 0.713-0.34 1.307zm3.9 0.381v-0.766h2.339v0.766h-2.339zm3.185-3.464v-0.876h0.761v0.876h-0.761zm0 5.326v-4.493h0.761v4.493h-0.761zm1.893 0v-4.493h0.681v0.63c0.141-0.22 0.329-0.396 0.563-0.53 0.233-0.135 0.499-0.201 0.799-0.201 0.332 0 0.604 0.069 0.818 0.207 0.213 0.139 0.363 0.332 0.449 0.58 0.356-0.524 0.818-0.787 1.388-0.787 0.447 0 0.789 0.123 1.028 0.369 0.239 0.248 0.359 0.628 0.359 1.14v3.086h-0.757v-2.831c0-0.305-0.024-0.524-0.074-0.657-0.05-0.135-0.14-0.242-0.269-0.324-0.13-0.081-0.281-0.123-0.458-0.123-0.315 0-0.576 0.106-0.786 0.315-0.208 0.21-0.312 0.547-0.312 1.01v2.61h-0.763v-2.92c0-0.3
 39-0.061-0.592-0.185-0.761-0.125-0.17-0.327-0.255-0.61-0.255-0.214 0-0.412 0.058-0.594 0.17-0.182 0.113-0.314 0.278-0.396 0.494-0.081 0.218-0.122 0.531-0.122 0.94v2.331h-0.759zm7.094 1.721v-6.214h0.694v0.584c0.163-0.229 0.348-0.401 0.554-0.514 0.207-0.115 0.456-0.172 0.749-0.172 0.384 0 0.722 0.099 1.016 0.297 0.293 0.197 0.513 0.476 0.663 0.834 0.15 0.36 0.224 0.754 0.224 1.183 0 0.459-0.081 0.874-0.247 1.242-0.165 0.367-0.404 0.649-0.72 0.846-0.313 0.195-0.645 0.294-0.99 0.294-0.255 0-0.481-0.054-0.684-0.161-0.201-0.107-0.367-0.243-0.498-0.406v2.188h-0.761zm0.689-3.943c0 0.578 0.116 1.005 0.352 1.281 0.234 0.276 0.518 0.415 0.85 0.415 0.339 0 0.629-0.144 0.869-0.429 0.242-0.287 0.362-0.73 0.362-1.331 0-0.572-0.118-1.001-0.353-1.286-0.236-0.284-0.518-0.428-0.845-0.428-0.324 0-0.61 0.153-0.861 0.456-0.249 0.304-0.374 0.744-0.374 1.322zm4.076 2.222v-6.202h0.762v6.202h-0.762zm1.617-1.862v-0.766h2.339v0.766h-2.339zm6.971 1.129v0.733h-4.099c-0.006-0.186 0.024-0.361 0.089-0.53 0.104-0.27
 9 0.271-0.553 0.502-0.823 0.229-0.271 0.562-0.585 0.995-0.94 0.675-0.553 1.13-0.99 1.367-1.313 0.236-0.322 0.354-0.628 0.354-0.915 0-0.302-0.107-0.557-0.323-0.763-0.217-0.209-0.497-0.312-0.844-0.312-0.367 0-0.659 0.109-0.88 0.329-0.22 0.221-0.332 0.524-0.334 0.913l-0.783-0.079c0.055-0.584 0.256-1.029 0.604-1.335 0.351-0.306 0.819-0.458 1.41-0.458 0.594 0 1.065 0.163 1.412 0.494 0.347 0.33 0.521 0.739 0.521 1.227 0 0.247-0.052 0.492-0.154 0.731-0.102 0.24-0.27 0.492-0.505 0.758-0.236 0.264-0.627 0.628-1.174 1.091-0.456 0.384-0.75 0.644-0.88 0.78s-0.237 0.275-0.321 0.412h3.043zm1.129 0.733v-0.868h0.868v0.868h-0.868zm1.969-1.638 0.763-0.102c0.086 0.431 0.233 0.742 0.444 0.933 0.211 0.189 0.466 0.285 0.769 0.285 0.357 0 0.66-0.123 0.907-0.373 0.246-0.247 0.369-0.555 0.369-0.921 0-0.351-0.113-0.639-0.342-0.865s-0.52-0.341-0.872-0.341c-0.144 0-0.322 0.028-0.537 0.084l0.085-0.667c0.051 0.006 0.092 0.008 0.124 0.008 0.323 0 0.614-0.084 0.874-0.254s0.389-0.43 0.389-0.782c0-0.279-0.094-0.511-
 0.282-0.693-0.188-0.184-0.433-0.275-0.732-0.275-0.296 0-0.543 0.093-0.74 0.279-0.196 0.187-0.324 0.466-0.38 0.838l-0.762-0.135c0.093-0.512 0.305-0.907 0.635-1.188s0.74-0.42 1.23-0.42c0.338 0 0.65 0.072 0.935 0.217 0.285 0.146 0.503 0.344 0.653 0.596 0.15 0.25 0.226 0.517 0.226 0.799 0 0.267-0.07 0.512-0.215 0.73-0.144 0.221-0.356 0.396-0.638 0.525 0.366 0.085 0.65 0.26 0.853 0.526 0.204 0.267 0.306 0.6 0.306 1 0 0.541-0.197 1.001-0.591 1.377-0.396 0.376-0.896 0.565-1.499 0.565-0.543 0-0.996-0.162-1.355-0.488-0.362-0.322-0.566-0.742-0.617-1.258zm5.204 1.638v-0.868h0.867v0.868h-0.867zm2.5-0.538c-0.41-0.518-0.613-1.357-0.613-2.521 0-0.732 0.074-1.322 0.227-1.77 0.15-0.448 0.374-0.792 0.671-1.034 0.298-0.243 0.672-0.363 1.123-0.363 0.334 0 0.625 0.066 0.876 0.2s0.458 0.327 0.622 0.58c0.164 0.252 0.291 0.56 0.384 0.921 0.095 0.362 0.141 0.852 0.141 1.466 0 0.729-0.075 1.314-0.225 1.762-0.149 0.446-0.374 0.793-0.67 1.036-0.298 0.244-0.673 0.366-1.128 0.366-0.599-0.001-1.066-0.215-1.408-0.
 643zm0.561-4.615c-0.262 0.378-0.393 1.075-0.393 2.094s0.119 1.695 0.357 2.032 0.531 0.506 0.881 0.506 0.645-0.169 0.883-0.508c0.237-0.338 0.356-1.015 0.356-2.03 0-1.021-0.119-1.698-0.356-2.033-0.238-0.337-0.535-0.504-0.891-0.504-0.347-0.001-0.627 0.147-0.837 0.443zm4.035 5.153v-0.868h0.865v0.868h-0.865zm1.801 1.821c-0.206 0-0.403-0.026-0.596-0.079l0.143-0.647c0.152 0.039 0.273 0.059 0.36 0.059 0.155 0 0.271-0.052 0.347-0.154 0.077-0.104 0.114-0.36 0.114-0.771v-4.721h0.763v4.737c0 0.553-0.073 0.938-0.218 1.154-0.182 0.282-0.487 0.422-0.913 0.422zm0.369-7.138v-0.885h0.763v0.885h-0.763zm4.985 5.317c-0.079-0.159-0.13-0.344-0.152-0.555-0.282 0.238-0.554 0.408-0.814 0.507-0.262 0.099-0.541 0.148-0.839 0.148-0.494 0-0.874-0.12-1.139-0.362-0.265-0.241-0.397-0.549-0.397-0.924 0-0.22 0.049-0.421 0.15-0.604 0.1-0.182 0.231-0.326 0.393-0.438 0.162-0.109 0.345-0.193 0.548-0.249 0.149-0.039 0.375-0.077 0.677-0.113 0.614-0.073 1.068-0.161 1.358-0.264 0.003-0.104 0.004-0.171 0.004-0.198 0-0.311-0.0
 72-0.529-0.215-0.655-0.195-0.172-0.484-0.258-0.868-0.258-0.357 0-0.622 0.062-0.793 0.188-0.17 0.126-0.296 0.347-0.379 0.666l-0.744-0.101c0.067-0.319 0.18-0.577 0.335-0.772 0.154-0.195 0.379-0.347 0.673-0.452 0.293-0.106 0.631-0.159 1.018-0.159 0.385 0 0.696 0.045 0.935 0.136 0.241 0.09 0.417 0.204 0.529 0.34 0.113 0.138 0.192 0.31 0.237 0.518 0.025 0.131 0.038 0.364 0.038 0.703v1.015c0 0.708 0.017 1.156 0.049 1.343 0.032 0.188 0.097 0.368 0.192 0.541h-0.796v-0.001zm-0.216-2.256c-0.276 0.112-0.691 0.208-1.243 0.287-0.313 0.046-0.535 0.096-0.665 0.153-0.13 0.056-0.229 0.14-0.3 0.247-0.07 0.108-0.106 0.229-0.106 0.361 0 0.203 0.077 0.372 0.23 0.508 0.154 0.135 0.379 0.202 0.676 0.202 0.293 0 0.554-0.062 0.781-0.191 0.229-0.128 0.396-0.305 0.504-0.526 0.082-0.172 0.123-0.427 0.123-0.762v-0.279zm1.827 2.256v-4.493h0.686v0.681c0.175-0.318 0.336-0.528 0.484-0.63 0.147-0.102 0.312-0.152 0.487-0.152 0.258 0 0.519 0.083 0.784 0.246l-0.263 0.706c-0.187-0.11-0.373-0.165-0.559-0.165-0.166 0-0.31
 6 0.05-0.448 0.149-0.134 0.1-0.227 0.239-0.284 0.417-0.083 0.271-0.126 0.567-0.126 0.889v2.353h-0.761z"/><path d="m251.65 433.88c-0.206 0-0.405-0.026-0.597-0.08l0.145-0.648c0.151 0.04 0.271 0.061 0.358 0.061 0.155 0 0.271-0.052 0.348-0.155 0.076-0.103 0.113-0.359 0.113-0.771v-4.722h0.762v4.737c0 0.554-0.071 0.938-0.215 1.155-0.184 0.281-0.488 0.423-0.914 0.423zm0.367-7.141v-0.884h0.762v0.884h-0.762zm4.986 5.317c-0.079-0.156-0.131-0.342-0.152-0.553-0.282 0.239-0.553 0.409-0.814 0.508-0.261 0.098-0.54 0.147-0.84 0.147-0.493 0-0.872-0.12-1.137-0.361-0.266-0.241-0.398-0.549-0.398-0.925 0-0.22 0.051-0.421 0.149-0.603 0.102-0.182 0.232-0.328 0.395-0.438 0.162-0.11 0.345-0.193 0.547-0.25 0.15-0.04 0.376-0.077 0.677-0.114 0.615-0.074 1.067-0.16 1.358-0.262 0.003-0.104 0.005-0.171 0.005-0.199 0-0.31-0.072-0.528-0.216-0.656-0.194-0.171-0.483-0.258-0.867-0.258-0.358 0-0.623 0.063-0.793 0.189-0.171 0.126-0.298 0.347-0.379 0.666l-0.744-0.103c0.067-0.317 0.179-0.575 0.334-0.771 0.154-0.197 0.379-
 0.348 0.672-0.454 0.294-0.104 0.634-0.157 1.021-0.157 0.383 0 0.694 0.045 0.935 0.135 0.238 0.091 0.415 0.203 0.528 0.341 0.112 0.137 0.191 0.31 0.236 0.518 0.026 0.13 0.038 0.363 0.038 0.703v1.014c0 0.709 0.016 1.156 0.05 1.344 0.032 0.188 0.095 0.367 0.191 0.538h-0.796v0.001zm-0.216-2.254c-0.275 0.113-0.69 0.209-1.243 0.288-0.313 0.045-0.534 0.096-0.664 0.152s-0.23 0.139-0.301 0.247c-0.07 0.109-0.105 0.23-0.105 0.361 0 0.204 0.076 0.373 0.23 0.508 0.154 0.136 0.379 0.203 0.675 0.203 0.292 0 0.554-0.063 0.782-0.192 0.228-0.128 0.396-0.304 0.504-0.526 0.082-0.173 0.122-0.426 0.122-0.762v-0.279zm1.906 2.254v-4.491h0.684v0.682c0.176-0.318 0.338-0.529 0.485-0.631s0.31-0.151 0.488-0.151c0.257 0 0.518 0.08 0.782 0.245l-0.261 0.705c-0.187-0.109-0.373-0.164-0.559-0.164-0.167 0-0.316 0.051-0.449 0.15s-0.227 0.238-0.284 0.417c-0.085 0.271-0.125 0.565-0.125 0.887v2.352h-0.761z"/><path d="m251.65 457.31c-0.206 0-0.405-0.026-0.597-0.08l0.145-0.647c0.151 0.04 0.271 0.06 0.358 0.06 0.155 0 0.271-
 0.052 0.348-0.153 0.076-0.104 0.113-0.361 0.113-0.772v-4.722h0.762v4.737c0 0.553-0.071 0.938-0.215 1.156-0.184 0.28-0.488 0.421-0.914 0.421zm0.367-7.139v-0.885h0.762v0.885h-0.762zm4.986 5.315c-0.079-0.157-0.131-0.342-0.152-0.554-0.282 0.24-0.553 0.409-0.814 0.507-0.261 0.1-0.54 0.148-0.84 0.148-0.493 0-0.872-0.12-1.137-0.361-0.266-0.24-0.398-0.549-0.398-0.924 0-0.22 0.051-0.421 0.149-0.604 0.102-0.182 0.232-0.327 0.395-0.438 0.162-0.109 0.345-0.192 0.547-0.248 0.15-0.04 0.376-0.077 0.677-0.115 0.615-0.072 1.067-0.159 1.358-0.262 0.003-0.104 0.005-0.17 0.005-0.198 0-0.311-0.072-0.53-0.216-0.655-0.194-0.172-0.483-0.258-0.867-0.258-0.358 0-0.623 0.062-0.793 0.188-0.171 0.125-0.298 0.348-0.379 0.666l-0.744-0.102c0.067-0.318 0.179-0.576 0.334-0.771 0.154-0.197 0.379-0.348 0.672-0.453 0.294-0.105 0.634-0.158 1.021-0.158 0.383 0 0.694 0.045 0.935 0.135 0.238 0.091 0.415 0.203 0.528 0.341 0.112 0.137 0.191 0.31 0.236 0.518 0.026 0.13 0.038 0.364 0.038 0.703v1.015c0 0.707 0.016 1.156 0.05 1.
 343 0.032 0.188 0.095 0.367 0.191 0.539h-0.796v-0.002zm-0.216-2.253c-0.275 0.111-0.69 0.208-1.243 0.286-0.313 0.046-0.534 0.096-0.664 0.153s-0.23 0.138-0.301 0.247c-0.07 0.108-0.105 0.229-0.105 0.361 0 0.203 0.076 0.372 0.23 0.507 0.154 0.136 0.379 0.204 0.675 0.204 0.292 0 0.554-0.064 0.782-0.193 0.228-0.127 0.396-0.303 0.504-0.526 0.082-0.172 0.122-0.425 0.122-0.761v-0.278zm1.906 2.253v-4.492h0.684v0.682c0.176-0.318 0.338-0.529 0.485-0.63s0.31-0.152 0.488-0.152c0.257 0 0.518 0.081 0.782 0.245l-0.261 0.706c-0.187-0.11-0.373-0.165-0.559-0.165-0.167 0-0.316 0.051-0.449 0.15-0.133 0.101-0.227 0.238-0.284 0.417-0.085 0.271-0.125 0.567-0.125 0.889v2.351h-0.761z"/><path d="m251.65 480.66c-0.206 0-0.405-0.027-0.597-0.082l0.145-0.646c0.151 0.04 0.271 0.059 0.358 0.059 0.155 0 0.271-0.05 0.348-0.153s0.113-0.361 0.113-0.772v-4.72h0.762v4.737c0 0.553-0.071 0.937-0.215 1.154-0.184 0.281-0.488 0.423-0.914 0.423zm0.367-7.14v-0.884h0.762v0.884h-0.762zm4.986 5.316c-0.079-0.158-0.131-0.342-0.152-0.
 555-0.282 0.241-0.553 0.409-0.814 0.509-0.261 0.099-0.54 0.147-0.84 0.147-0.493 0-0.872-0.12-1.137-0.361-0.266-0.241-0.398-0.549-0.398-0.924 0-0.221 0.051-0.422 0.149-0.603 0.102-0.183 0.232-0.328 0.395-0.438 0.162-0.11 0.345-0.193 0.547-0.25 0.15-0.04 0.376-0.078 0.677-0.115 0.615-0.073 1.067-0.16 1.358-0.261 0.003-0.105 0.005-0.171 0.005-0.199 0-0.311-0.072-0.528-0.216-0.656-0.194-0.172-0.483-0.258-0.867-0.258-0.358 0-0.623 0.063-0.793 0.188-0.171 0.126-0.298 0.349-0.379 0.666l-0.744-0.101c0.067-0.319 0.179-0.57

<TRUNCATED>
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/main-tasks.odg
----------------------------------------------------------------------
diff --git a/doc/images/main-tasks.odg b/doc/images/main-tasks.odg
new file mode 100644
index 0000000..2e75d56
Binary files /dev/null and b/doc/images/main-tasks.odg differ


[02/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/main-tasks.svg
----------------------------------------------------------------------
diff --git a/doc/images/main-tasks.svg b/doc/images/main-tasks.svg
new file mode 100644
index 0000000..6fbcf52
--- /dev/null
+++ b/doc/images/main-tasks.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 647.669 503.39903" version="1.2" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><path fill-rule="evenodd" fill="#119a48" d="m237.42 102zm-170.04-102zm16.92 0c-8.399 0-16.92 8.52-16.92 17.039v67.921c0 8.52 8.521 17.04 16.92 17.04h136.08c8.521 0 17.04-8.521 17.04-17.04v-67.921c0-8.52-8.52-17.039-17.04-17.039h-136.08z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><path d="m84.298 0.000005c-8.399 0-16.92 8.52-16.92 17.039v67.921c0 8.52 8.521 17.04 16.92 17.04h136.08c8.521 0 17.04-8.521 17.04-17.04v-67.921c0-8.52-8.52-17.039-17.04-17.039h-136.08z"/><path d="m67.378 0.000005z"/><path d="m237.42 102z"/></g><path fill="#fff" d="m133.61 36.403c0 0.956-0.219 1.811-0.654 2.562-0.437 0.752-1.06 1.334-1.872 1.745-0.812 0.412-1.777 0.617-2.896 0.617h-3.691v5.231h-3.111v-14.86h6.677c1.778 0 3.148 0.409 4.
 107 1.229s1.44 1.978 1.44 3.476zm-3.133 0.053c0-1.562-0.922-2.342-2.764-2.342h-3.217v4.82h3.302c0.857 0 1.519-0.213 1.982-0.639 0.464-0.424 0.697-1.038 0.697-1.839zm8.152-1.309v6.402c0 2.004 0.675 3.006 2.024 3.006 0.718 0 1.296-0.308 1.735-0.923s0.659-1.404 0.659-2.368v-6.117h2.964v8.859c0 0.971 0.028 1.821 0.084 2.553h-2.826c-0.085-1.013-0.127-1.769-0.127-2.268h-0.053c-0.394 0.865-0.895 1.494-1.503 1.888s-1.33 0.591-2.167 0.591c-1.21 0-2.138-0.371-2.784-1.112-0.647-0.742-0.971-1.83-0.971-3.265v-7.246h2.965zm21.181 5.665c0 1.885-0.378 3.349-1.134 4.393s-1.837 1.566-3.243 1.566c-0.809 0-1.508-0.176-2.099-0.527s-1.044-0.857-1.36-1.519h-0.021c0 0.246-0.016 0.583-0.047 1.013-0.032 0.429-0.065 0.703-0.101 0.822h-2.879c0.056-0.654 0.084-1.522 0.084-2.605v-13.047h2.964v4.366l-0.042 1.856h0.042c0.668-1.463 1.884-2.194 3.649-2.194 1.35 0 2.385 0.512 3.105 1.535 0.722 1.023 1.082 2.47 1.082 4.341zm-5.442 3.933c1.568 0 2.353-1.311 2.353-3.934 0-1.294-0.19-2.254-0.569-2.879-0.38-0.626-0.967-0.
 939-1.762-0.939-0.802 0-1.411 0.336-1.83 1.008-0.418 0.671-0.627 1.64-0.627 2.905 0 1.21 0.205 2.151 0.616 2.827 0.411 0.675 1.018 1.012 1.819 1.012zm7.948 1.815v-15.652h2.964v15.652h-2.964zm5.982-13.469v-2.183h2.964v2.183h-2.964zm0 13.469v-11.413h2.964v11.413h-2.964zm10.849 0.211c-1.729 0-3.065-0.515-4.008-1.545s-1.413-2.467-1.413-4.309c0-1.885 0.475-3.353 1.424-4.403s2.295-1.577 4.039-1.577c1.343 0 2.454 0.338 3.333 1.013s1.431 1.606 1.655 2.795l-2.984 0.147c-0.084-0.583-0.295-1.049-0.633-1.397s-0.815-0.521-1.435-0.521c-1.525 0-2.288 1.276-2.288 3.828 0 2.63 0.776 3.944 2.33 3.944 0.562 0 1.034-0.177 1.414-0.532 0.379-0.355 0.615-0.884 0.706-1.587l2.975 0.137c-0.105 0.78-0.385 1.477-0.839 2.088-0.453 0.612-1.049 1.085-1.787 1.419s-1.568 0.5-2.489 0.5z"/><path fill="#fff" d="m101.17 70.439v-8.732c0-0.626-0.009-1.148-0.026-1.566-0.018-0.419-0.037-0.789-0.058-1.113h2.826c0.021 0.127 0.049 0.512 0.084 1.155s0.053 1.07 0.053 1.281h0.043c0.288-0.802 0.545-1.365 0.77-1.692s0.492-0.569 0.
 802-0.728 0.696-0.237 1.16-0.237c0.38 0 0.686 0.053 0.917 0.158v2.479c-0.478-0.105-0.899-0.158-1.266-0.158-0.738 0-1.312 0.299-1.724 0.896-0.412 0.598-0.617 1.483-0.617 2.657v5.601h-2.964zm17.871-2.889c-0.809 2.067-2.451 3.101-4.926 3.101-1.715 0-3.033-0.508-3.955-1.524-0.921-1.016-1.381-2.497-1.381-4.445 0-1.884 0.467-3.333 1.402-4.345 0.935-1.013 2.261-1.52 3.977-1.52 1.638 0 2.89 0.544 3.754 1.63 0.865 1.086 1.298 2.678 1.298 4.772v0.084h-7.319c0 1.112 0.205 1.95 0.616 2.516 0.412 0.566 0.997 0.85 1.757 0.85 1.047 0 1.708-0.454 1.982-1.361l2.795 0.242zm-4.925-6.866c-0.695 0-1.232 0.242-1.608 0.728s-0.574 1.164-0.596 2.036h4.43c-0.057-0.922-0.278-1.612-0.664-2.073-0.388-0.461-0.908-0.691-1.562-0.691zm18.137 3.997c0 1.905-0.382 3.377-1.145 4.414s-1.841 1.556-3.232 1.556c-0.802 0-1.5-0.174-2.094-0.522s-1.05-0.849-1.366-1.503h-0.062c0.042 0.211 0.062 0.852 0.062 1.92v4.377h-2.963v-13.269c0-1.076-0.028-1.951-0.085-2.627h2.88c0.035 0.127 0.064 0.377 0.089 0.749 0.025 0.373 0.037 0.742 
 0.037 1.107h0.042c0.668-1.398 1.885-2.099 3.649-2.099 1.329 0 2.359 0.512 3.091 1.534 0.731 1.025 1.097 2.479 1.097 4.363zm-5.464 3.944c1.582 0 2.373-1.313 2.373-3.944 0-2.559-0.783-3.839-2.352-3.839-0.787 0-1.391 0.345-1.809 1.033-0.419 0.69-0.628 1.652-0.628 2.891 0 1.23 0.209 2.181 0.628 2.853 0.419 0.671 1.015 1.006 1.788 1.006zm18.682-3.902c0 1.851-0.513 3.3-1.54 4.351-1.026 1.052-2.446 1.577-4.261 1.577-1.778 0-3.175-0.527-4.187-1.582-1.013-1.055-1.52-2.503-1.52-4.346 0-1.835 0.507-3.278 1.52-4.329 1.012-1.051 2.429-1.577 4.25-1.577 1.863 0 3.285 0.509 4.267 1.524 0.981 1.015 1.471 2.477 1.471 4.382zm-5.832 3.902c1.821 0 2.731-1.301 2.731-3.902 0-1.356-0.222-2.341-0.664-2.953-0.443-0.611-1.087-0.917-1.931-0.917-1.8 0-2.7 1.291-2.7 3.87 0 1.273 0.22 2.241 0.659 2.906 0.44 0.664 1.075 0.996 1.905 0.996zm17.914-1.519c0 1.104-0.451 1.971-1.355 2.6-0.903 0.63-2.153 0.944-3.749 0.944-1.568 0-2.769-0.248-3.602-0.743-0.833-0.496-1.387-1.268-1.661-2.315l2.604-0.391c0.148 0.542 0.403 0.
 925 0.765 1.15 0.362 0.226 0.993 0.337 1.894 0.337 0.83 0 1.435-0.105 1.814-0.316s0.569-0.541 0.569-0.991c0-0.365-0.153-0.655-0.459-0.87s-0.824-0.396-1.556-0.543c-1.674-0.331-2.802-0.639-3.386-0.923-0.583-0.285-1.028-0.654-1.334-1.107-0.306-0.454-0.459-1.011-0.459-1.672 0-1.09 0.42-1.938 1.261-2.547 0.84-0.608 2.03-0.912 3.57-0.912 1.356 0 2.448 0.264 3.274 0.791s1.341 1.29 1.545 2.288l-2.626 0.274c-0.084-0.464-0.292-0.811-0.622-1.039-0.331-0.229-0.854-0.343-1.571-0.343-0.703 0-1.23 0.09-1.582 0.27-0.352 0.179-0.527 0.479-0.527 0.901 0 0.331 0.135 0.593 0.405 0.786 0.271 0.193 0.727 0.353 1.366 0.479 0.893 0.184 1.686 0.371 2.378 0.564 0.693 0.193 1.248 0.424 1.667 0.69 0.418 0.268 0.752 0.61 1.002 1.028 0.25 0.421 0.375 0.957 0.375 1.61zm2.262-10.135v-2.183h2.963v2.183h-2.963zm0 13.468v-11.412h2.963v11.412h-2.963zm11.512-0.168c-0.73 0.239-1.564 0.358-2.499 0.358-0.872 0-1.544-0.237-2.015-0.712s-0.707-1.192-0.707-2.156v-6.729h-1.444v-2.004h1.593l0.928-2.679h1.856v2.679h2.162v2.004h-
 2.162v5.928c0 0.556 0.105 0.965 0.316 1.229s0.538 0.396 0.98 0.396c0.232 0 0.562-0.049 0.991-0.147v1.833h0.001zm12.614-5.548c0 1.851-0.514 3.3-1.54 4.351-1.026 1.052-2.447 1.577-4.261 1.577-1.779 0-3.175-0.527-4.188-1.582s-1.519-2.503-1.519-4.346c0-1.835 0.506-3.278 1.519-4.329s2.43-1.577 4.25-1.577c1.863 0 3.286 0.509 4.267 1.524s1.472 2.477 1.472 4.382zm-5.833 3.902c1.821 0 2.731-1.301 2.731-3.902 0-1.356-0.221-2.341-0.664-2.953-0.443-0.611-1.086-0.917-1.93-0.917-1.801 0-2.7 1.291-2.7 3.87 0 1.273 0.22 2.241 0.659 2.906 0.44 0.664 1.075 0.996 1.904 0.996zm8.166 1.814v-8.732c0-0.626-0.009-1.148-0.026-1.566-0.018-0.419-0.036-0.789-0.058-1.113h2.826c0.021 0.127 0.05 0.512 0.085 1.155s0.053 1.07 0.053 1.281h0.042c0.288-0.802 0.545-1.365 0.77-1.692 0.226-0.327 0.492-0.569 0.802-0.728s0.696-0.237 1.16-0.237c0.38 0 0.686 0.053 0.918 0.158v2.479c-0.479-0.105-0.9-0.158-1.266-0.158-0.738 0-1.313 0.299-1.725 0.896s-0.617 1.483-0.617 2.657v5.601h-2.964zm9.88 4.483c-0.71 0-1.332-0.046-1.867-0.
 137v-2.109c0.373 0.056 0.714 0.084 1.023 0.084 0.422 0 0.771-0.066 1.05-0.2 0.277-0.134 0.527-0.355 0.748-0.665 0.222-0.309 0.47-0.833 0.744-1.571l-4.515-11.296h3.133l1.793 5.348c0.281 0.767 0.637 1.94 1.065 3.522l0.264-1.002 0.686-2.479 1.688-5.39h3.101l-4.514 12.014c-0.605 1.462-1.232 2.475-1.883 3.037s-1.49 0.844-2.516 0.844z"/><path fill-rule="evenodd" fill="#119a48" d="m230.7 367.44zm-170.16-102.12zm17.04 0c-8.521 0-17.04 8.521-17.04 17.04v67.92c0 8.521 8.52 17.161 17.04 17.161h136.08c8.52 0 17.04-8.641 17.04-17.161v-67.92c0-8.52-8.521-17.04-17.04-17.04h-136.08z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><path d="m77.578 265.32c-8.521 0-17.04 8.521-17.04 17.04v67.92c0 8.521 8.52 17.161 17.04 17.161h136.08c8.52 0 17.04-8.641 17.04-17.161v-67.92c0-8.52-8.521-17.04-17.04-17.04h-136.08z"/><path d="m60.538 265.32z"/><path d="m230.7 367.44z"/></g><path fill="#fff" d="m93.663 311.88v-14.859h11.686v2.405h-8.574v3.733h7.932v2.404h-7.932v3.912h9.007v2.404h-12.119zm21.842 0v
 -6.4c0-2.004-0.679-3.007-2.035-3.007-0.718 0-1.296 0.308-1.735 0.923s-0.659 1.404-0.659 2.367v6.117h-2.964v-8.859c0-0.611-0.009-1.112-0.026-1.502-0.018-0.391-0.036-0.741-0.058-1.05h2.826c0.021 0.133 0.05 0.49 0.085 1.07s0.053 0.98 0.053 1.198h0.042c0.4-0.872 0.903-1.505 1.508-1.898 0.605-0.394 1.326-0.591 2.162-0.591 1.21 0 2.138 0.373 2.785 1.118 0.646 0.745 0.97 1.835 0.97 3.27v7.244h-2.954zm11.333-0.169c-0.73 0.239-1.564 0.359-2.499 0.359-0.872 0-1.544-0.237-2.015-0.712s-0.707-1.194-0.707-2.157v-6.729h-1.444v-2.004h1.593l0.928-2.68h1.856v2.68h2.162v2.004h-2.162v5.927c0 0.556 0.105 0.966 0.316 1.229s0.538 0.395 0.98 0.395c0.232 0 0.562-0.049 0.991-0.147v1.835h0.001zm11.37-2.721c-0.809 2.067-2.45 3.101-4.926 3.101-1.716 0-3.034-0.507-3.955-1.523s-1.382-2.498-1.382-4.446c0-1.884 0.468-3.332 1.403-4.345s2.261-1.519 3.976-1.519c1.639 0 2.891 0.543 3.755 1.63 0.865 1.086 1.298 2.678 1.298 4.772v0.085h-7.32c0 1.11 0.206 1.948 0.617 2.515s0.997 0.849 1.756 0.849c1.048 0 1.709-0.452 1.983
 -1.359l2.795 0.24zm-4.925-6.865c-0.696 0-1.232 0.242-1.608 0.727s-0.574 1.165-0.596 2.037h4.43c-0.057-0.921-0.277-1.612-0.664-2.073-0.388-0.461-0.908-0.691-1.562-0.691zm7.208 9.755v-8.732c0-0.626-0.009-1.147-0.026-1.565-0.018-0.419-0.037-0.79-0.059-1.113h2.827c0.021 0.126 0.049 0.512 0.084 1.155s0.053 1.071 0.053 1.282h0.042c0.289-0.802 0.545-1.367 0.771-1.693 0.225-0.327 0.492-0.57 0.802-0.729 0.309-0.158 0.695-0.236 1.16-0.236 0.379 0 0.686 0.052 0.917 0.157v2.479c-0.478-0.105-0.899-0.159-1.266-0.159-0.738 0-1.312 0.3-1.725 0.897-0.411 0.598-0.616 1.483-0.616 2.658v5.599h-2.964zm19.203-5.759c0 1.906-0.383 3.378-1.146 4.415s-1.84 1.555-3.231 1.555c-0.802 0-1.5-0.173-2.095-0.521-0.594-0.348-1.049-0.85-1.365-1.503h-0.063c0.043 0.211 0.063 0.851 0.063 1.919v4.378h-2.964v-13.268c0-1.076-0.028-1.952-0.084-2.627h2.879c0.035 0.126 0.064 0.377 0.09 0.75 0.024 0.372 0.037 0.74 0.037 1.105h0.042c0.668-1.398 1.884-2.098 3.649-2.098 1.329 0 2.358 0.512 3.09 1.534 0.731 1.024 1.098 2.477 1.098 
 4.361zm-5.464 3.945c1.582 0 2.373-1.315 2.373-3.945 0-2.559-0.784-3.839-2.352-3.839-0.788 0-1.392 0.345-1.81 1.034-0.418 0.688-0.627 1.652-0.627 2.89 0 1.23 0.209 2.182 0.627 2.854 0.419 0.67 1.015 1.006 1.789 1.006zm7.84 1.814v-8.732c0-0.626-0.01-1.147-0.026-1.565-0.019-0.419-0.037-0.79-0.059-1.113h2.827c0.021 0.126 0.048 0.512 0.084 1.155 0.034 0.644 0.053 1.071 0.053 1.282h0.042c0.288-0.802 0.545-1.367 0.771-1.693 0.224-0.327 0.491-0.57 0.801-0.729s0.696-0.236 1.16-0.236c0.38 0 0.686 0.052 0.918 0.157v2.479c-0.479-0.105-0.9-0.159-1.266-0.159-0.738 0-1.313 0.3-1.725 0.897s-0.617 1.483-0.617 2.658v5.599h-2.963zm8.402-13.467v-2.185h2.963v2.185h-2.963zm0 13.467v-11.411h2.963v11.411h-2.963zm15.602-3.333c0 1.104-0.452 1.972-1.355 2.601-0.903 0.63-2.153 0.943-3.749 0.943-1.568 0-2.769-0.247-3.603-0.743-0.833-0.495-1.387-1.268-1.661-2.315l2.605-0.389c0.147 0.541 0.402 0.923 0.765 1.148 0.362 0.225 0.993 0.337 1.894 0.337 0.829 0 1.434-0.105 1.813-0.316s0.569-0.541 0.569-0.991c0-0.365-0.1
 52-0.655-0.458-0.869-0.307-0.215-0.825-0.396-1.556-0.544-1.674-0.33-2.803-0.638-3.386-0.922-0.584-0.285-1.028-0.654-1.334-1.107-0.307-0.454-0.459-1.011-0.459-1.672 0-1.09 0.42-1.939 1.26-2.547 0.841-0.608 2.03-0.912 3.57-0.912 1.357 0 2.449 0.263 3.275 0.79s1.341 1.291 1.545 2.29l-2.626 0.273c-0.085-0.464-0.292-0.811-0.623-1.039-0.33-0.229-0.854-0.344-1.571-0.344-0.703 0-1.23 0.091-1.582 0.27-0.352 0.18-0.527 0.48-0.527 0.902 0 0.331 0.136 0.592 0.406 0.785s0.726 0.354 1.366 0.48c0.893 0.184 1.686 0.371 2.378 0.564s1.248 0.423 1.666 0.689c0.419 0.268 0.753 0.611 1.002 1.029 0.251 0.419 0.376 0.956 0.376 1.609zm11.988 0.443c-0.809 2.067-2.45 3.101-4.926 3.101-1.716 0-3.034-0.507-3.955-1.523s-1.382-2.498-1.382-4.446c0-1.884 0.468-3.332 1.403-4.345s2.261-1.519 3.976-1.519c1.639 0 2.891 0.543 3.755 1.63 0.865 1.086 1.298 2.678 1.298 4.772v0.085h-7.32c0 1.11 0.206 1.948 0.617 2.515s0.997 0.849 1.756 0.849c1.048 0 1.709-0.452 1.983-1.359l2.795 0.24zm-4.926-6.865c-0.696 0-1.232 0.242-1.608
  0.727s-0.574 1.165-0.596 2.037h4.43c-0.057-0.921-0.277-1.612-0.664-2.073s-0.908-0.691-1.562-0.691z"/><path fill="#fff" d="m94.326 335.76v-8.733c0-0.625-0.009-1.148-0.026-1.565-0.018-0.419-0.037-0.79-0.058-1.113h2.826c0.021 0.127 0.05 0.511 0.085 1.155 0.035 0.643 0.053 1.07 0.053 1.281h0.042c0.288-0.802 0.545-1.365 0.77-1.693 0.226-0.326 0.492-0.569 0.802-0.727 0.31-0.159 0.696-0.238 1.16-0.238 0.38 0 0.686 0.053 0.918 0.158v2.479c-0.479-0.105-0.9-0.158-1.266-0.158-0.738 0-1.313 0.299-1.725 0.896s-0.617 1.484-0.617 2.658v5.601h-2.964zm18-2.89c-0.809 2.066-2.45 3.101-4.925 3.101-1.716 0-3.034-0.509-3.955-1.523-0.922-1.018-1.382-2.499-1.382-4.446 0-1.885 0.468-3.333 1.402-4.346 0.936-1.012 2.261-1.519 3.977-1.519 1.638 0 2.89 0.544 3.755 1.629 0.864 1.088 1.297 2.678 1.297 4.773v0.084h-7.319c0 1.111 0.205 1.949 0.617 2.517 0.411 0.564 0.996 0.848 1.756 0.848 1.048 0 1.708-0.453 1.982-1.36l2.795 0.242zm-4.924-6.866c-0.696 0-1.232 0.242-1.608 0.728-0.377 0.485-0.575 1.164-0.597 2.035h4
 .43c-0.056-0.921-0.277-1.611-0.664-2.072-0.388-0.461-0.908-0.691-1.561-0.691zm18.007 3.997c0 1.905-0.381 3.377-1.144 4.413-0.764 1.038-1.841 1.557-3.233 1.557-0.801 0-1.499-0.174-2.093-0.522-0.595-0.348-1.05-0.849-1.366-1.503h-0.063c0.042 0.211 0.063 0.851 0.063 1.92v4.377h-2.964v-13.269c0-1.075-0.028-1.951-0.084-2.626h2.879c0.035 0.127 0.065 0.376 0.09 0.74901 0.025 0.373 0.037 0.742 0.037 1.107h0.042c0.668-1.399 1.885-2.099 3.649-2.099 1.329 0 2.358 0.512 3.09 1.534 0.731 1.024 1.097 2.477 1.097 4.362zm-5.463 3.944c1.582 0 2.373-1.314 2.373-3.944 0-2.56-0.784-3.839-2.352-3.839-0.788 0-1.391 0.345-1.81 1.033-0.418 0.689-0.627 1.652-0.627 2.89 0 1.23 0.209 2.183 0.627 2.853 0.419 0.672 1.015 1.007 1.789 1.007zm18.811-3.902c0 1.85-0.514 3.3-1.54 4.351-1.027 1.052-2.446 1.577-4.261 1.577-1.779 0-3.175-0.527-4.188-1.582-1.012-1.055-1.519-2.503-1.519-4.346 0-1.835 0.507-3.278 1.519-4.329 1.013-1.052 2.43-1.577 4.251-1.577 1.862 0 3.285 0.509 4.266 1.523 0.982 1.018 1.472 2.478 1.472 4.3
 83zm-5.832 3.902c1.82 0 2.731-1.301 2.731-3.902 0-1.356-0.222-2.341-0.665-2.953-0.442-0.611-1.086-0.917-1.93-0.917-1.8 0-2.7 1.29-2.7 3.87 0 1.272 0.22 2.241 0.659 2.906 0.44 0.663 1.075 0.996 1.905 0.996zm17.784-1.518c0 1.104-0.452 1.971-1.354 2.6-0.904 0.63-2.153 0.944-3.75 0.944-1.567 0-2.769-0.249-3.602-0.743-0.833-0.497-1.387-1.268-1.661-2.315l2.605-0.391c0.147 0.542 0.401 0.925 0.765 1.149 0.361 0.226 0.993 0.338 1.893 0.338 0.83 0 1.435-0.105 1.814-0.31599 0.379-0.211 0.569-0.541 0.569-0.991 0-0.366-0.153-0.656-0.459-0.87-0.306-0.215-0.824-0.396-1.556-0.543-1.673-0.331-2.802-0.638-3.386-0.924-0.583-0.283-1.028-0.654-1.334-1.106-0.306-0.454-0.459-1.011-0.459-1.672 0-1.09 0.421-1.939 1.261-2.547 0.84-0.60899 2.03-0.913 3.57-0.913 1.356 0 2.448 0.264 3.274 0.791s1.342 1.291 1.545 2.289l-2.626 0.274c-0.084-0.464-0.292-0.81-0.622-1.04-0.33-0.227-0.854-0.342-1.571-0.342-0.703 0-1.23 0.089-1.582 0.27-0.352 0.178-0.527 0.479-0.527 0.901 0 0.33 0.135 0.592 0.406 0.786 0.27 0.192 0.726
  0.353 1.365 0.479 0.894 0.183 1.686 0.371 2.379 0.563 0.691 0.194 1.248 0.424 1.666 0.691s0.752 0.609 1.002 1.029c0.25 0.418 0.375 0.954 0.375 1.609zm2.391-10.136v-2.183h2.964v2.183h-2.964zm0 13.469v-11.412h2.964v11.412h-2.964zm11.404-0.169c-0.731 0.239-1.564 0.358-2.499 0.358-0.872 0-1.544-0.236-2.015-0.712-0.472-0.474-0.707-1.193-0.707-2.156v-6.729h-1.444v-2.004h1.592l0.929-2.679h1.856v2.679h2.162v2.004h-2.162v5.928c0 0.556 0.105 0.966 0.316 1.228 0.211 0.266 0.537 0.396 0.98 0.396 0.232 0 0.562-0.049 0.991-0.147v1.834h0.001zm12.614-5.548c0 1.85-0.514 3.3-1.54 4.351-1.027 1.052-2.446 1.577-4.261 1.577-1.779 0-3.175-0.527-4.188-1.582-1.012-1.055-1.519-2.503-1.519-4.346 0-1.835 0.507-3.278 1.519-4.329 1.013-1.052 2.429-1.577 4.251-1.577 1.862 0 3.285 0.509 4.266 1.523 0.982 1.018 1.472 2.478 1.472 4.383zm-5.832 3.902c1.82 0 2.731-1.301 2.731-3.902 0-1.356-0.222-2.341-0.665-2.953-0.442-0.611-1.086-0.917-1.93-0.917-1.801 0-2.7 1.29-2.7 3.87 0 1.272 0.22 2.241 0.659 2.906 0.441 0.663 
 1.074 0.996 1.905 0.996zm8.166 1.815v-8.733c0-0.625-0.01-1.148-0.026-1.565-0.018-0.419-0.037-0.79-0.059-1.113h2.827c0.021 0.127 0.049 0.511 0.084 1.155 0.035 0.643 0.053 1.07 0.053 1.281h0.042c0.289-0.802 0.545-1.365 0.771-1.693 0.225-0.326 0.491-0.569 0.802-0.727 0.309-0.159 0.695-0.238 1.16-0.238 0.379 0 0.686 0.053 0.917 0.158v2.479c-0.479-0.105-0.9-0.158-1.266-0.158-0.738 0-1.312 0.299-1.725 0.896-0.411 0.598-0.616 1.484-0.616 2.658v5.601h-2.964zm9.879 4.482c-0.71 0-1.333-0.046-1.867-0.138v-2.109c0.373 0.057 0.714 0.085 1.023 0.085 0.422 0 0.771-0.067 1.049-0.2 0.278-0.134 0.527-0.355 0.749-0.665s0.47-0.833 0.744-1.571l-4.515-11.296h3.133l1.793 5.348c0.281 0.767 0.636 1.94 1.065 3.522l0.264-1.002 0.686-2.479 1.688-5.39h3.101l-4.515 12.013c-0.604 1.463-1.231 2.476-1.882 3.038s-1.489 0.844-2.516 0.844z"/><path fill-rule="evenodd" fill="#119a48" d="m570.78 234.72zm-170.04-102.12zm16.92 0c-8.4 0-16.92 8.52-16.92 17.04v68.04c0 8.521 8.52 17.04 16.92 17.04h136.08c8.52 0 17.04-8.52 17.
 04-17.04v-68.04c0-8.521-8.521-17.04-17.04-17.04h-136.08z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><path d="m417.66 132.6c-8.4 0-16.92 8.52-16.92 17.04v68.04c0 8.521 8.52 17.04 16.92 17.04h136.08c8.52 0 17.04-8.52 17.04-17.04v-68.04c0-8.521-8.521-17.04-17.04-17.04h-136.08z"/><path d="m400.74 132.6z"/><path d="m570.78 234.72z"/></g><path fill="#fff" d="m461.8 188.92c1.877 0 3.182-0.942 3.912-2.827l2.711 1.023c-0.584 1.435-1.439 2.501-2.567 3.201-1.129 0.699-2.481 1.049-4.056 1.049-2.391 0-4.238-0.677-5.542-2.03-1.305-1.354-1.957-3.246-1.957-5.679 0-2.44 0.629-4.314 1.888-5.622s3.083-1.962 5.474-1.962c1.744 0 3.164 0.351 4.261 1.05 1.098 0.699 1.867 1.728 2.311 3.085l-2.742 0.749c-0.232-0.745-0.688-1.338-1.365-1.777-0.679-0.439-1.479-0.659-2.4-0.659-1.406 0-2.473 0.436-3.2 1.308s-1.093 2.148-1.093 3.829c0 1.708 0.375 3.013 1.124 3.912 0.747 0.9 1.827 1.35 3.241 1.35zm15.109 0.2c-0.829 1.498-2.081 2.246-3.754 2.246-1.104 0-1.966-0.3-2.584-0.901-0.619-0.602-0.929-1.446-0.
 929-2.536 0-1.182 0.386-2.082 1.155-2.7 0.771-0.619 1.886-0.936 3.349-0.949l2.457-0.042v-0.58c0-0.746-0.13-1.3-0.39-1.661-0.261-0.362-0.686-0.544-1.276-0.544-0.549 0-0.95 0.125-1.207 0.375-0.257 0.249-0.417 0.662-0.48 1.239l-3.091-0.147c0.19-1.111 0.699-1.953 1.525-2.526s1.952-0.859 3.379-0.859c1.441 0 2.553 0.354 3.333 1.065 0.78 0.71 1.171 1.719 1.171 3.026v4.155c0 0.641 0.072 1.081 0.217 1.324 0.145 0.242 0.385 0.363 0.722 0.363 0.226 0 0.443-0.021 0.654-0.062v1.603c-0.176 0.042-0.334 0.081-0.475 0.116s-0.281 0.063-0.422 0.084-0.29 0.039-0.448 0.053c-0.158 0.015-0.343 0.021-0.554 0.021-0.745 0-1.295-0.183-1.65-0.549-0.354-0.365-0.568-0.903-0.639-1.613h-0.063v-0.001zm-0.305-3.248-1.519 0.021c-0.689 0.028-1.178 0.104-1.466 0.227s-0.508 0.312-0.659 0.564c-0.15 0.253-0.227 0.591-0.227 1.013 0 0.541 0.125 0.944 0.375 1.208 0.249 0.264 0.581 0.396 0.996 0.396 0.464 0 0.888-0.127 1.271-0.38s0.683-0.604 0.9-1.05c0.219-0.446 0.327-0.919 0.327-1.418v-0.581zm10.552 5.494c-1.729 0-3.065-0.51
 5-4.008-1.545s-1.413-2.466-1.413-4.309c0-1.884 0.475-3.352 1.424-4.403s2.296-1.576 4.039-1.576c1.343 0 2.454 0.337 3.333 1.013 0.879 0.675 1.431 1.606 1.656 2.795l-2.985 0.147c-0.084-0.584-0.295-1.05-0.633-1.397-0.337-0.349-0.815-0.522-1.435-0.522-1.525 0-2.288 1.276-2.288 3.829 0 2.629 0.776 3.944 2.331 3.944 0.562 0 1.033-0.178 1.413-0.533 0.38-0.354 0.615-0.884 0.706-1.587l2.975 0.137c-0.105 0.781-0.386 1.477-0.839 2.089-0.454 0.611-1.049 1.084-1.787 1.418s-1.569 0.5-2.489 0.5zm10.173-9.344c0.401-0.872 0.904-1.505 1.509-1.898 0.604-0.395 1.325-0.591 2.162-0.591 1.209 0 2.138 0.372 2.784 1.118 0.646 0.745 0.971 1.835 0.971 3.27v7.234h-2.953v-6.391c0-2.004-0.679-3.006-2.036-3.006-0.717 0-1.295 0.308-1.734 0.923s-0.659 1.404-0.659 2.367v6.106h-2.964v-15.651h2.964v4.271c0 0.767-0.028 1.516-0.085 2.247h0.041zm19.854 6.244c-0.809 2.067-2.451 3.101-4.926 3.101-1.716 0-3.034-0.508-3.955-1.523-0.921-1.017-1.382-2.498-1.382-4.445 0-1.885 0.468-3.333 1.403-4.346s2.26-1.519 3.976-1.519c1.639
  0 2.89 0.543 3.755 1.629 0.865 1.087 1.297 2.678 1.297 4.772v0.085h-7.319c0 1.11 0.205 1.949 0.616 2.516 0.412 0.565 0.998 0.849 1.757 0.849 1.048 0 1.709-0.453 1.983-1.36l2.795 0.241zm-4.926-6.867c-0.696 0-1.232 0.243-1.609 0.729-0.376 0.484-0.574 1.163-0.595 2.035h4.43c-0.057-0.921-0.278-1.612-0.665-2.072-0.387-0.461-0.907-0.692-1.561-0.692z"/><path fill-rule="evenodd" fill="#119a48" d="m574.26 503.4zm-170.16-102zm17.041 0c-8.521 0-17.041 8.52-17.041 16.92v68.04c0 8.52 8.52 17.04 17.041 17.04h136.08c8.399 0 17.04-8.521 17.04-17.04v-68.04c0-8.4-8.641-16.92-17.04-16.92h-136.08z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><path d="m421.14 401.4c-8.521 0-17.041 8.52-17.041 16.92v68.04c0 8.52 8.52 17.04 17.041 17.04h136.08c8.399 0 17.04-8.521 17.04-17.04v-68.04c0-8.4-8.641-16.92-17.04-16.92h-136.08z"/><path d="m404.1 401.4z"/><path d="m574.26 503.4z"/></g><path fill="#fff" d="m466.25 437.8c0 0.956-0.218 1.811-0.653 2.563-0.437 0.752-1.061 1.333-1.873 1.746-0.812 0.41-1.77
 6 0.616-2.895 0.616h-3.691v5.231h-3.111v-14.861h6.676c1.779 0 3.148 0.409 4.107 1.229 0.96 0.819 1.44 1.979 1.44 3.476zm-3.131 0.052c0-1.561-0.923-2.341-2.764-2.341h-3.217v4.819h3.301c0.858 0 1.52-0.212 1.983-0.639 0.464-0.423 0.697-1.037 0.697-1.839zm5.356 10.105v-8.733c0-0.626-0.009-1.148-0.026-1.565-0.018-0.42-0.037-0.79-0.059-1.113h2.827c0.021 0.127 0.049 0.511 0.084 1.155 0.035 0.643 0.053 1.07 0.053 1.281h0.042c0.289-0.802 0.545-1.365 0.771-1.693 0.225-0.326 0.492-0.569 0.802-0.727 0.309-0.159 0.695-0.238 1.16-0.238 0.379 0 0.686 0.053 0.917 0.158v2.479c-0.478-0.105-0.899-0.158-1.266-0.158-0.738 0-1.312 0.299-1.724 0.896s-0.617 1.483-0.617 2.658v5.601h-2.964zm19.244-5.717c0 1.85-0.513 3.3-1.54 4.35-1.026 1.053-2.446 1.578-4.261 1.578-1.778 0-3.173-0.527-4.186-1.582s-1.519-2.504-1.519-4.346c0-1.835 0.506-3.279 1.519-4.329 1.013-1.052 2.428-1.577 4.249-1.577 1.863 0 3.286 0.509 4.267 1.523 0.982 1.018 1.471 2.478 1.471 4.383zm-5.831 3.903c1.82 0 2.73-1.301 2.73-3.902 0-1.357-0.2
 21-2.342-0.663-2.953-0.443-0.611-1.088-0.918-1.932-0.918-1.8 0-2.7 1.291-2.7 3.871 0 1.272 0.221 2.24 0.66 2.906 0.44 0.662 1.074 0.996 1.905 0.996zm8.113 6.296c-0.703 0-1.301-0.032-1.793-0.096v-2.088l0.537 0.042c0.507 0 0.853-0.11 1.04-0.333 0.185-0.22 0.278-0.68 0.278-1.375v-12.045h2.964v12.762c0 1.006-0.255 1.779-0.764 2.32-0.51 0.542-1.264 0.813-2.262 0.813zm0.063-17.951v-2.184h2.964v2.184h-2.964zm15.571 10.578c-0.809 2.067-2.452 3.102-4.926 3.102-1.717 0-3.034-0.509-3.955-1.523-0.922-1.018-1.382-2.499-1.382-4.446 0-1.885 0.468-3.333 1.403-4.346 0.934-1.013 2.259-1.519 3.976-1.519 1.638 0 2.891 0.544 3.755 1.629 0.865 1.088 1.298 2.678 1.298 4.773v0.084h-7.32c0 1.111 0.205 1.949 0.617 2.516 0.411 0.565 0.997 0.849 1.756 0.849 1.047 0 1.709-0.453 1.983-1.36l2.795 0.241zm-4.926-6.865c-0.696 0-1.232 0.242-1.608 0.728-0.377 0.485-0.574 1.163-0.596 2.035h4.43c-0.058-0.921-0.279-1.611-0.664-2.073-0.389-0.459-0.907-0.69-1.562-0.69zm12.094 9.967c-1.729 0-3.065-0.516-4.008-1.545-0.942-1.
 031-1.413-2.467-1.413-4.309 0-1.885 0.475-3.354 1.424-4.403 0.949-1.052 2.296-1.577 4.039-1.577 1.344 0 2.454 0.338 3.333 1.013s1.431 1.606 1.656 2.795l-2.985 0.147c-0.084-0.584-0.295-1.049-0.633-1.398-0.337-0.347-0.815-0.521-1.434-0.521-1.526 0-2.289 1.276-2.289 3.829 0 2.63 0.777 3.944 2.331 3.944 0.562 0 1.033-0.178 1.413-0.532 0.38-0.356 0.615-0.885 0.707-1.588l2.974 0.138c-0.105 0.78-0.386 1.477-0.839 2.088s-1.049 1.085-1.787 1.418c-0.738 0.334-1.568 0.501-2.489 0.501zm12.674-0.38c-0.731 0.239-1.564 0.358-2.499 0.358-0.872 0-1.544-0.236-2.015-0.713-0.472-0.473-0.707-1.192-0.707-2.156v-6.729h-1.444v-2.004h1.592l0.929-2.679h1.856v2.679h2.162v2.004h-2.162v5.928c0 0.555 0.105 0.965 0.316 1.228 0.211 0.265 0.537 0.396 0.98 0.396 0.232 0 0.562-0.05 0.991-0.147v1.835h0.001z"/><path fill="#fff" d="m447.23 471.84h-3.133l-1.813-6.961c-0.085-0.316-0.25-1.097-0.496-2.341l-0.548 2.362-1.836 6.939h-3.132l-2.953-11.411h2.784l1.877 8.722 0.148-0.781 0.264-1.233 1.793-6.707h3.174l1.751 6.707c0.
 099 0.366 0.243 1.036 0.433 2.015l0.295-1.394 1.646-7.328h2.742l-2.996 11.411zm15.392-5.716c0 1.849-0.514 3.299-1.54 4.35s-2.446 1.577-4.261 1.577c-1.779 0-3.175-0.527-4.188-1.582-1.012-1.055-1.519-2.503-1.519-4.345 0-1.836 0.507-3.279 1.519-4.33 1.013-1.052 2.43-1.576 4.251-1.576 1.863 0 3.286 0.507 4.267 1.523s1.471 2.477 1.471 4.383zm-5.832 3.902c1.82 0 2.731-1.301 2.731-3.902 0-1.357-0.222-2.342-0.665-2.953-0.442-0.612-1.086-0.919-1.93-0.919-1.8 0-2.7 1.291-2.7 3.872 0 1.272 0.221 2.24 0.66 2.904 0.441 0.665 1.074 0.998 1.904 0.998zm8.166 1.814v-8.732c0-0.626-0.009-1.148-0.026-1.567-0.018-0.418-0.036-0.788-0.058-1.111h2.826c0.021 0.126 0.05 0.511 0.085 1.154s0.053 1.069 0.053 1.28h0.042c0.288-0.802 0.545-1.365 0.77-1.692 0.226-0.326 0.492-0.569 0.802-0.728s0.696-0.237 1.16-0.237c0.38 0 0.686 0.054 0.918 0.159v2.478c-0.479-0.105-0.9-0.157-1.266-0.157-0.738 0-1.313 0.298-1.726 0.896-0.411 0.598-0.616 1.483-0.616 2.657v5.602h-2.964zm15.691 0-3.048-5.168-1.276 0.886v4.282h-2.964v-15
 .651h2.964v8.965l4.071-4.725h3.186l-4.008 4.45 4.313 6.961h-3.238zm14.212-3.333c0 1.104-0.453 1.971-1.356 2.6s-2.152 0.944-3.749 0.944c-1.567 0-2.769-0.248-3.602-0.744-0.834-0.495-1.387-1.267-1.661-2.314l2.605-0.392c0.147 0.543 0.401 0.926 0.764 1.151 0.362 0.225 0.994 0.337 1.894 0.337 0.83 0 1.435-0.105 1.814-0.316s0.569-0.541 0.569-0.991c0-0.365-0.153-0.656-0.459-0.87-0.306-0.215-0.824-0.396-1.556-0.543-1.673-0.33-2.802-0.639-3.385-0.924-0.584-0.284-1.029-0.653-1.335-1.107-0.306-0.453-0.458-1.011-0.458-1.672 0-1.09 0.419-1.938 1.26-2.547 0.84-0.607 2.03-0.912 3.57-0.912 1.357 0 2.448 0.265 3.274 0.792s1.341 1.289 1.546 2.287l-2.627 0.274c-0.084-0.464-0.291-0.81-0.622-1.038s-0.854-0.343-1.571-0.343c-0.703 0-1.23 0.09-1.582 0.269-0.352 0.18-0.527 0.479-0.527 0.901 0 0.33 0.135 0.593 0.405 0.786s0.727 0.353 1.366 0.479c0.894 0.183 1.686 0.371 2.378 0.564s1.248 0.425 1.667 0.691c0.418 0.268 0.752 0.609 1.002 1.028s0.376 0.957 0.376 1.61zm13.19-2.426c0 1.906-0.382 3.377-1.146 4.414-0.
 763 1.037-1.84 1.556-3.231 1.556-0.802 0-1.5-0.175-2.095-0.522-0.594-0.348-1.049-0.849-1.365-1.502h-0.062c0.042 0.211 0.062 0.851 0.062 1.919v4.377h-2.963v-13.269c0-1.076-0.028-1.95-0.085-2.625h2.88c0.035 0.126 0.064 0.375 0.089 0.747 0.024 0.373 0.037 0.743 0.037 1.108h0.042c0.668-1.398 1.885-2.1 3.649-2.1 1.329 0 2.359 0.512 3.091 1.535 0.731 1.024 1.097 2.478 1.097 4.362zm-5.464 3.945c1.582 0 2.373-1.315 2.373-3.945 0-2.559-0.783-3.839-2.352-3.839-0.787 0-1.391 0.345-1.81 1.034-0.418 0.688-0.627 1.652-0.627 2.89 0 1.23 0.209 2.181 0.627 2.853 0.42 0.67 1.016 1.007 1.789 1.007zm14.361-0.221c-0.829 1.497-2.081 2.246-3.755 2.246-1.104 0-1.965-0.301-2.584-0.902-0.618-0.601-0.928-1.446-0.928-2.536 0-1.181 0.385-2.081 1.154-2.699 0.77-0.619 1.887-0.936 3.35-0.949l2.457-0.043v-0.581c0-0.745-0.13-1.298-0.391-1.66-0.26-0.362-0.686-0.543-1.275-0.543-0.549 0-0.952 0.124-1.209 0.374-0.256 0.25-0.416 0.662-0.479 1.238l-3.091-0.147c0.19-1.11 0.697-1.952 1.523-2.525s1.954-0.858 3.381-0.858c1.44
 1 0 2.553 0.354 3.333 1.063s1.171 1.721 1.171 3.028v4.155c0 0.64 0.071 1.081 0.216 1.323 0.144 0.242 0.385 0.364 0.723 0.364 0.225 0 0.443-0.021 0.654-0.063v1.604c-0.176 0.042-0.334 0.081-0.475 0.116s-0.281 0.063-0.422 0.084-0.291 0.039-0.449 0.053c-0.158 0.015-0.342 0.021-0.553 0.021-0.746 0-1.297-0.183-1.651-0.549-0.355-0.365-0.567-0.903-0.638-1.613h-0.062v-0.001zm-0.306-3.25-1.519 0.021c-0.689 0.028-1.178 0.104-1.466 0.228-0.289 0.123-0.509 0.312-0.66 0.564s-0.227 0.591-0.227 1.013c0 0.541 0.125 0.943 0.374 1.207 0.25 0.264 0.583 0.396 0.997 0.396 0.465 0 0.888-0.126 1.271-0.379 0.384-0.254 0.685-0.604 0.902-1.051 0.218-0.446 0.327-0.918 0.327-1.418v-0.581zm10.551 5.496c-1.73 0-3.066-0.516-4.008-1.546-0.942-1.029-1.414-2.467-1.414-4.309 0-1.885 0.477-3.352 1.426-4.402 0.949-1.052 2.294-1.576 4.038-1.576 1.343 0 2.454 0.337 3.333 1.012 0.879 0.676 1.431 1.605 1.656 2.794l-2.985 0.147c-0.085-0.583-0.296-1.049-0.633-1.396-0.338-0.348-0.815-0.522-1.435-0.522-1.525 0-2.287 1.277-2.287
  3.829 0 2.63 0.775 3.945 2.329 3.945 0.562 0 1.034-0.179 1.413-0.533 0.38-0.355 0.615-0.885 0.708-1.588l2.975 0.138c-0.105 0.78-0.386 1.477-0.839 2.089-0.454 0.611-1.051 1.084-1.789 1.418s-1.567 0.5-2.488 0.5zm16.851-3.101c-0.809 2.067-2.451 3.101-4.926 3.101-1.716 0-3.034-0.509-3.955-1.524s-1.382-2.497-1.382-4.445c0-1.884 0.468-3.332 1.403-4.345s2.26-1.519 3.976-1.519c1.639 0 2.89 0.542 3.755 1.629 0.865 1.086 1.297 2.676 1.297 4.771v0.084h-7.319c0 1.111 0.205 1.95 0.616 2.517 0.412 0.565 0.998 0.85 1.757 0.85 1.048 0 1.709-0.454 1.983-1.362l2.795 0.243zm-4.925-6.867c-0.696 0-1.232 0.244-1.609 0.729-0.376 0.485-0.574 1.163-0.595 2.035h4.43c-0.057-0.922-0.278-1.611-0.665-2.072s-0.907-0.692-1.561-0.692z"/><path fill-rule="evenodd" fill="#010101" d="m158.58 241.56zm-13.679-115.68zm3.479 0v86.64h-3.479l6.84 29.04 6.84-29.04h-3.48v-86.64h-6.721z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(-2.779 0.000005)" points="154.52 241.56 161.36 212.52 1
 57.88 212.52 157.88 125.88 151.16 125.88 151.16 212.52 147.68 212.52"/><path d="m144.9 125.88z"/><path d="m158.58 241.56z"/></g><path fill-rule="evenodd" fill="#010101" d="m496.14 381zm-13.561-115.68zm3.361 0v86.76h-3.36l6.72 28.921 6.841-28.921h-3.36v-86.76h-6.841z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(-2.779 0.000005)" points="492.08 381 498.92 352.08 495.56 352.08 495.56 265.32 488.72 265.32 488.72 352.08 485.36 352.08"/><path d="m482.58 265.32z"/><path d="m496.14 381z"/></g><path fill-rule="evenodd" fill="#010101" d="m378.18 217.08zm-110.64 49.199zm1.68 2.761 78.12-45.121-1.56-2.76 29.16-9.6-22.8 20.521-1.681-2.761-78.12 45.24-3.119-5.519z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(-2.779 0.000005)" points="377.72 211.56 354.92 232.08 353.24 229.32 275.12 274.56 272 269.04 350.12 223.92 348.56 221.16"/><path d="m267.54 266.28z"/><path d="m378.18 217.08z"/></g><path fill-rule="evenodd" fi
 ll="#010101" d="m273.78 364.08zm97.92 71.161zm1.559-2.761-78.119-45.12-1.681 2.76-22.92-20.52 29.28 9.479-1.561 2.881 78.121 45.119-3.12 5.401z"/><g stroke-width="0" stroke-miterlimit="10" fill="none"><polygon transform="translate(-2.779 0.000005)" points="273.32 369.6 302.6 379.08 301.04 381.96 379.16 427.08 376.04 432.48 297.92 387.36 296.24 390.12"/><path d="m371.7 435.24z"/><path d="m273.78 364.08z"/></g><g fill="#010101"><path d="m12.487 191.76-12.487-6.24l12.487-6.243v1.74l-8.996 4.503 8.996 4.493v1.751zm4.4-13.532v-2.077h2.077v2.077h-2.077zm0 13.532v-11.454h2.077v11.454h-2.077zm8.485 0-4.261-11.454h2.077l3.333 8.912 3.513-8.912h1.94l-4.524 11.454h-2.078zm9.545 4.166 1.856-4.166-4.43-11.454h2.246l3.28 8.627 3.502-8.627h1.961l-6.254 15.62h-2.161zm10.798-13.532v-2.088h2.078v2.088h-2.078zm0 9.366v-2.078h2.078v2.078h-2.078zm6.53-13.532v-2.077h2.078v2.077h-2.078zm0 13.532v-11.454h2.078v11.454h-2.078zm6.114 0v-11.454h2.077v2.151c1.097-1.603 2.44-2.404 4.029-2.404 0.991 0 1.782 0.314
  2.373 0.943 0.591 0.63 0.886 1.476 0.886 2.537v8.227h-2.078v-7.552c0-0.851-0.124-1.457-0.374-1.819s-0.663-0.543-1.239-0.543c-1.272 0-2.472 0.833-3.597 2.499v7.415h-2.077zm16.451 0.263c-0.949 0-2.103-0.222-3.46-0.665v-1.908c1.357 0.675 2.539 1.012 3.544 1.012 0.598 0 1.094-0.161 1.487-0.484 0.394-0.324 0.591-0.729 0.591-1.213 0-0.711-0.552-1.298-1.656-1.762l-1.213-0.517c-1.793-0.745-2.689-1.817-2.689-3.217 0-0.999 0.354-1.784 1.061-2.357 0.706-0.573 1.675-0.859 2.905-0.859 0.64 0 1.431 0.088 2.373 0.264l0.433 0.084v1.729c-1.16-0.344-2.081-0.517-2.764-0.517-1.336 0-2.004 0.485-2.004 1.456 0 0.625 0.507 1.152 1.519 1.582l1.002 0.422c1.133 0.478 1.934 0.982 2.405 1.513s0.706 1.194 0.706 1.988c0 1.006-0.396 1.832-1.191 2.479-0.796 0.647-1.812 0.97-3.049 0.97zm12.996-0.263c-0.64 0.176-1.195 0.264-1.666 0.264-1.055 0-1.877-0.303-2.468-0.907s-0.886-1.445-0.886-2.521v-6.729h-1.435v-1.561h1.435v-2.078l2.077-0.2v2.278h2.995v1.561h-2.995v6.35c0 1.498 0.647 2.246 1.94 2.246 0.274 0 0.608-0.045 
 1.002-0.137v1.434h0.001zm10.693 0.263c-0.971 0-1.589-0.573-1.856-1.72-1.244 1.146-2.443 1.72-3.597 1.72-0.949 0-1.736-0.297-2.362-0.892-0.626-0.594-0.938-1.345-0.938-2.252 0-1.251 0.525-2.213 1.576-2.884 1.052-0.672 2.558-1.008 4.52-1.008h0.496v-1.382c0-1.328-0.683-1.993-2.046-1.993-1.098 0-2.282 0.338-3.555 1.013v-1.719c1.399-0.57 2.711-0.854 3.934-0.854 1.28 0 2.224 0.288 2.832 0.864 0.608 0.577 0.912 1.474 0.912 2.689v5.189c0 1.188 0.366 1.782 1.098 1.782 0.091 0 0.225-0.014 0.4-0.042l0.147 1.149c-0.471 0.228-0.991 0.34-1.561 0.34zm-4.862-1.698c0.865 0 1.765-0.383 2.7-1.149v-2.964l-0.696-0.021c-1.139 0-2.061 0.217-2.764 0.649s-1.055 1-1.055 1.703c0 0.499 0.176 0.921 0.527 1.266s0.782 0.516 1.288 0.516zm9.088 1.435v-16.653h2.078v16.653h-2.078zm6.112 0v-16.653h2.078v16.653h-2.078zm6.2 3.122 5.622-18.731h1.635l-5.622 18.731h-1.635zm11.69-3.122 12.488-6.244-12.488-6.243v1.74l8.997 4.503-8.997 4.493v1.751z"/><path d="m515.89 331.2-12.487-6.244 12.487-6.244v1.74l-8.996 4.504 8.996 4.49
 3v1.751zm4.399-13.532v-2.077h2.077v2.077h-2.077zm0 13.532v-11.454h2.077v11.454h-2.077zm8.487 0-4.261-11.454h2.078l3.332 8.912 3.513-8.912h1.94l-4.524 11.454h-2.078zm9.545 4.166 1.856-4.166-4.43-11.454h2.246l3.28 8.627 3.502-8.627h1.962l-6.255 15.62h-2.161zm10.798-13.532v-2.088h2.078v2.088h-2.078zm0 9.366v-2.078h2.078v2.078h-2.078zm6.529 0v-11.454h2.078v2.151c0.822-1.604 2.018-2.404 3.586-2.404 0.211 0 0.433 0.018 0.664 0.053v1.94c-0.358-0.12-0.675-0.18-0.949-0.18-1.314 0-2.415 0.78-3.301 2.342v7.552h-2.078zm17.166-0.369c-1.393 0.422-2.584 0.633-3.575 0.633-1.688 0-3.064-0.561-4.13-1.684-1.065-1.12-1.598-2.574-1.598-4.36 0-1.736 0.469-3.16 1.408-4.271 0.938-1.11 2.14-1.666 3.602-1.666 1.386 0 2.455 0.492 3.211 1.477s1.135 2.384 1.135 4.197l-0.011 0.644h-7.225c0.303 2.721 1.635 4.082 3.997 4.082 0.865 0 1.927-0.232 3.186-0.696v1.644zm-4.419-9.788c-1.597 0-2.485 1.065-2.669 3.196h5.053c0-2.131-0.795-3.196-2.384-3.196zm13.225 10.157c-0.64 0.174-1.195 0.264-1.667 0.264-1.055 0-1.877-0.30
 3-2.468-0.907s-0.886-1.445-0.886-2.521v-6.729h-1.435v-1.561h1.435v-2.078l2.078-0.2v2.278h2.995v1.561h-2.995v6.35c0 1.497 0.646 2.246 1.94 2.246 0.274 0 0.608-0.046 1.002-0.137v1.434h0.001zm2.929 0v-11.454h2.077v2.151c0.823-1.604 2.019-2.404 3.586-2.404 0.211 0 0.433 0.018 0.665 0.053v1.94c-0.358-0.12-0.675-0.18-0.949-0.18-1.315 0-2.415 0.78-3.302 2.342v7.552h-2.077zm8.771-13.532v-2.077h2.077v2.077h-2.077zm0 13.532v-11.454h2.077v11.454h-2.077zm14.637-0.369c-1.393 0.422-2.584 0.633-3.575 0.633-1.688 0-3.064-0.561-4.13-1.684-1.065-1.12-1.598-2.574-1.598-4.36 0-1.736 0.469-3.16 1.407-4.271 0.939-1.11 2.141-1.666 3.603-1.666 1.386 0 2.455 0.492 3.211 1.477s1.135 2.384 1.135 4.197l-0.011 0.644h-7.225c0.303 2.721 1.635 4.082 3.997 4.082 0.865 0 1.926-0.232 3.186-0.696v1.644zm-4.419-9.788c-1.597 0-2.486 1.065-2.669 3.196h5.052c0-2.131-0.794-3.196-2.383-3.196zm10.493 10.157-4.261-11.454h2.078l3.333 8.912 3.512-8.912h1.94l-4.524 11.454h-2.078zm17.189-0.369c-1.393 0.422-2.584 0.633-3.575 0.633
 -1.688 0-3.064-0.561-4.13-1.684-1.065-1.12-1.598-2.574-1.598-4.36 0-1.736 0.469-3.16 1.408-4.271 0.938-1.11 2.14-1.666 3.602-1.666 1.386 0 2.455 0.492 3.211 1.477s1.135 2.384 1.135 4.197l-0.011 0.644h-7.225c0.303 2.721 1.635 4.082 3.997 4.082 0.865 0 1.927-0.232 3.186-0.696v1.644zm-4.419-9.788c-1.597 0-2.485 1.065-2.669 3.196h5.053c0-2.131-0.795-3.196-2.384-3.196zm8.384 10.157 12.487-6.244-12.487-6.244v1.74l8.996 4.504-8.996 4.493v1.751z"/><path d="m260.77 463.92-12.488-6.243 12.488-6.244v1.74l-8.997 4.504 8.997 4.493v1.75zm4.398-13.531v-2.078h2.078v2.078h-2.078zm0 13.531v-11.453h2.078v11.453h-2.078zm8.487 0-4.262-11.453h2.078l3.333 8.912 3.512-8.912h1.94l-4.524 11.453h-2.077zm9.545 4.166 1.855-4.166-4.43-11.453h2.247l3.28 8.627 3.501-8.627h1.962l-6.254 15.619h-2.161zm10.797-13.531v-2.088h2.078v2.088h-2.078zm0 9.365v-2.077h2.078v2.077h-2.078zm6.531 4.166v-15.619h2.078v2.151c0.851-1.604 2.127-2.405 3.828-2.405 1.378 0 2.463 0.503 3.254 1.509 0.791 1.005 1.187 2.38 1.187 4.124 0 1.898
 -0.448 3.43-1.345 4.592-0.896 1.165-2.076 1.746-3.539 1.746-1.356 0-2.485-0.52-3.385-1.561v5.463h-2.078zm2.078-6.897c1.068 0.956 2.088 1.435 3.059 1.435 1.996 0 2.995-1.522 2.995-4.566 0-2.686-0.886-4.029-2.658-4.029-1.16 0-2.292 0.629-3.396 1.888v5.272zm18.647 2.731v-2.151c-1.104 1.61-2.443 2.415-4.018 2.415-0.999 0-1.793-0.313-2.384-0.944-0.591-0.628-0.886-1.477-0.886-2.546v-8.227h2.078v7.551c0 0.859 0.124 1.469 0.374 1.83 0.249 0.363 0.666 0.543 1.25 0.543 1.265 0 2.46-0.833 3.585-2.499v-7.425h2.078v11.453h-2.077zm6.167 0.127v-16.78h2.077v7.352c0.851-1.604 2.127-2.405 3.829-2.405 1.378 0 2.462 0.503 3.253 1.509 0.791 1.005 1.187 2.38 1.187 4.124 0 1.898-0.448 3.43-1.345 4.592-0.896 1.165-2.075 1.746-3.538 1.746-1.357 0-2.485-0.52-3.386-1.561l-0.253 1.424h-1.824zm2.077-2.858c1.069 0.956 2.089 1.435 3.059 1.435 1.997 0 2.995-1.522 2.995-4.566 0-2.686-0.886-4.029-2.657-4.029-1.16 0-2.292 0.629-3.396 1.888v5.272zm11.488 2.731v-16.653h2.077v16.653h-2.077zm6.242-13.531v-2.078h2.078v2.0
 78h-2.078zm0 13.531v-11.453h2.078v11.453h-2.078zm9.15 0.264c-0.949 0-2.103-0.221-3.46-0.664v-1.909c1.357 0.675 2.538 1.013 3.544 1.013 0.598 0 1.094-0.162 1.487-0.485s0.591-0.728 0.591-1.213c0-0.71-0.553-1.297-1.656-1.761l-1.213-0.518c-1.793-0.744-2.689-1.817-2.689-3.217 0-0.998 0.354-1.783 1.061-2.357 0.707-0.572 1.675-0.859 2.905-0.859 0.64 0 1.431 0.088 2.373 0.264l0.433 0.085v1.729c-1.16-0.345-2.082-0.517-2.764-0.517-1.336 0-2.004 0.485-2.004 1.455 0 0.627 0.506 1.154 1.519 1.582l1.002 0.422c1.132 0.479 1.934 0.983 2.405 1.513 0.471 0.532 0.706 1.194 0.706 1.989 0 1.007-0.397 1.831-1.191 2.479-0.796 0.645-1.811 0.969-3.049 0.969zm7.979-0.264v-16.653h2.078v7.352c1.097-1.604 2.439-2.405 4.029-2.405 0.991 0 1.782 0.315 2.373 0.943 0.59 0.631 0.886 1.477 0.886 2.537v8.227h-2.078v-7.551c0-0.85-0.125-1.457-0.375-1.82-0.249-0.361-0.663-0.543-1.238-0.543-1.274 0-2.473 0.834-3.597 2.5v7.414h-2.078zm13.591 0 12.487-6.243-12.487-6.244v1.74l8.996 4.504-8.996 4.493v1.75z"/><path d="m264.13 1
 95.24-12.487-6.243 12.487-6.244v1.74l-8.996 4.504 8.996 4.492v1.751zm4.4-13.531v-2.078h2.077v2.078h-2.077zm0 13.531v-11.454h2.077v11.454h-2.077zm8.615 0-4.261-11.454h2.078l3.332 8.912 3.513-8.912h1.94l-4.524 11.454h-2.078zm9.459 4.166 1.856-4.166-4.43-11.454h2.246l3.28 8.628 3.502-8.628h1.961l-6.254 15.62h-2.161zm10.906-13.531v-2.089h2.077v2.089h-2.077zm0 9.365v-2.077h2.077v2.077h-2.077zm6.422 0v-11.454h2.077v2.152c0.823-1.604 2.019-2.405 3.586-2.405 0.211 0 0.433 0.018 0.665 0.053v1.94c-0.358-0.119-0.675-0.179-0.949-0.179-1.315 0-2.415 0.78-3.302 2.341v7.552h-2.077zm17.164-0.369c-1.392 0.422-2.584 0.633-3.574 0.633-1.688 0-3.064-0.561-4.13-1.682-1.064-1.122-1.598-2.575-1.598-4.361 0-1.736 0.47-3.16 1.408-4.271s2.14-1.667 3.602-1.667c1.386 0 2.456 0.492 3.212 1.477s1.133 2.384 1.133 4.198l-0.011 0.644h-7.224c0.303 2.721 1.635 4.081 3.997 4.081 0.864 0 1.926-0.231 3.185-0.696v1.644zm-4.418-9.787c-1.597 0-2.486 1.065-2.669 3.195h5.052c0-2.13-0.794-3.195-2.383-3.195zm11.157 10.42c-0.94
 9 0-2.104-0.222-3.459-0.664v-1.909c1.355 0.675 2.537 1.013 3.544 1.013 0.597 0 1.092-0.162 1.485-0.485 0.395-0.323 0.591-0.728 0.591-1.213 0-0.71-0.552-1.297-1.654-1.762l-1.214-0.517c-1.793-0.744-2.688-1.817-2.688-3.217 0-0.998 0.353-1.784 1.06-2.357 0.706-0.572 1.674-0.859 2.906-0.859 0.639 0 1.43 0.089 2.371 0.264l0.434 0.085v1.729c-1.16-0.344-2.082-0.517-2.763-0.517-1.337 0-2.004 0.484-2.004 1.455 0 0.626 0.506 1.153 1.519 1.582l1.001 0.422c1.132 0.479 1.934 0.982 2.404 1.514 0.472 0.53 0.708 1.193 0.708 1.988 0 1.006-0.398 1.831-1.193 2.479-0.795 0.647-1.811 0.969-3.048 0.969zm12.461 0c-1.639 0-2.946-0.543-3.924-1.629-0.977-1.087-1.466-2.54-1.466-4.361 0-1.842 0.49-3.3 1.471-4.372s2.312-1.608 3.993-1.608c1.68 0 3.01 0.536 3.991 1.608 0.98 1.072 1.472 2.522 1.472 4.351 0 1.871-0.492 3.34-1.477 4.409s-2.337 1.602-4.06 1.602zm-3.175-5.99c0 2.953 1.069 4.43 3.206 4.43 2.201 0 3.302-1.483 3.302-4.451 0-2.932-1.087-4.397-3.259-4.397-2.166-0.001-3.249 1.471-3.249 4.418zm11.89 5.726v-16
 .653h2.078v16.653h-2.078zm8.486 0-4.262-11.454h2.078l3.333 8.912 3.512-8.912h1.94l-4.524 11.454h-2.077zm17.276-0.369c-1.393 0.422-2.584 0.633-3.575 0.633-1.688 0-3.063-0.561-4.129-1.682-1.065-1.122-1.599-2.575-1.599-4.361 0-1.736 0.471-3.16 1.409-4.271s2.139-1.667 3.601-1.667c1.386 0 2.457 0.492 3.213 1.477s1.133 2.384 1.133 4.198l-0.011 0.644h-7.225c0.303 2.721 1.635 4.081 3.997 4.081 0.865 0 1.927-0.231 3.186-0.696v1.644zm-4.419-9.787c-1.597 0-2.485 1.065-2.669 3.195h5.053c0-2.13-0.795-3.195-2.384-3.195zm8.384 10.156 12.487-6.243-12.487-6.244v1.74l8.996 4.504-8.996 4.492v1.751z"/></g></svg>

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/printTemplate.html
----------------------------------------------------------------------
diff --git a/doc/printTemplate.html b/doc/printTemplate.html
index fd29b36..52a60a2 100644
--- a/doc/printTemplate.html
+++ b/doc/printTemplate.html
@@ -33,7 +33,7 @@
 	cellpadding="0" cellspacing="0" width="100%">
 	<tr>
         <td id="home" width="30%"><a href="http://ant.apache.org/"
-            title="Apache Ant"><img src="images/ant-group-logo.gif" alt="Apache Ant"
+            title="Apache Ant"><img src="images/ant-project-logo.gif" alt="Apache Ant"
             border="0" /></a></td>
 
 		<td class="product" width="70%" align="right" valign="middle"><img

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/template.html
----------------------------------------------------------------------
diff --git a/doc/template.html b/doc/template.html
index f7a4dd1..dbb74a3 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -37,7 +37,7 @@
 	cellpadding="0" cellspacing="0" width="100%">
 	<tr>
 		<td id="home" width="30%"><a href="http://ant.apache.org/"
-			title="Apache Ant"><img src="images/ant-group-logo.gif" alt="Apache Ant"
+			title="Apache Ant"><img src="images/ant-project-logo.gif" alt="Apache Ant"
 			border="0" /></a></td>
 
 		<td class="product" width="70%" align="right" valign="middle"><img


[06/11] ant-ivy git commit: first batch of SVG replacements

Posted by jh...@apache.org.
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/cc35c2b1/doc/images/ant-project-logo.svg
----------------------------------------------------------------------
diff --git a/doc/images/ant-project-logo.svg b/doc/images/ant-project-logo.svg
new file mode 100644
index 0000000..fb9558b
--- /dev/null
+++ b/doc/images/ant-project-logo.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 697.32 518.74" xml:space="preserve" viewBox="0 0 680.49139 191.48885" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><g transform="translate(.77474 .076835)"><g stroke="#010101"><path d="m679.14 164.41c-50.58-12.83-278.12-31.26-340.63-44.1-154.18-31.203-207.09-48.383-338.51-110.78 8.242 13.5 38.485 27.738 51.058 37.347 19.865 10.676 50.899 22.75 68.428 28.635 67.796 22.739 138.83 44.402 211.58 56.294 90.439 14.816 293.15 25.048 348.07 32.605z" stroke-width=".59560" fill="#010101"/><linearGradient id="bq" y2="3507.4" gradientUnits="userSpaceOnUse" x2="-3432.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3621.6" x1="-3428.2"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C
 21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m484.63 188.6-5.271-1.703-4.654-2.01-4.189-2.167-3.721-2.334-3.572-2.471-3.106-2.631-2.953-2.634-2.784-2.943-2.801-2.955-2.642-3.091-2.784-3.259-2.945-3.248-2.953-3.418-3.259-3.409-3.731-3.409-3.873-3.564-2.481-0.306-2.789-0.156-2.79-0.309-2.795-0.316-2.787-0.3-2.79-0.312-2.476-0.153-2.331-0.145 2.79 0.92 3.106 2.03 3.567 3.093 3.881 3.874 4.192 4.65 4.498 4.955 4.654 5.134 4.973 5.102 5.271 4.965 5.284 4.641 5.587 4.029 5.588 3.101 5.74 2.325 5.737 0.923 5.742-0.475 5.888-2.014-0.021-0.01z" stroke-width="0.254" fill="url(#bq)"/><linearGradient id="bf" y2="3488.6" gradientUnits="userSpaceOnUse" x2="-3471.3" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3582.5" x1="-3467.7"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offs
 et=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m503.91 187.82h-3.111l-3.26-0.767-3.411-1.4-3.42-2.009-3.409-2.477-3.586-2.942-3.401-3.259-3.418-3.417-3.259-3.565-3.104-3.718-2.953-3.56-2.792-3.564-2.331-3.259-2.173-3.099-1.703-2.64-1.402-2.167-1.861-0.158h-1.862l-1.861-0.147-1.861-0.153-1.856-0.147-1.711-0.313-1.867-0.15-1.706-0.15-1.7-0.166-1.701-0.143-1.706-0.316-1.716-0.15-1.698-0.15-1.553-0.158h-1.714l-1.543-0.147 4.029 3.57 3.881 3.865 3.887 4.182 3.873 4.185 3.729 4.18 3.884 4.345 3.876 4.029 4.192 3.718 4.188 3.56 4.648 3.101 4.661 2.642 5.124 2.162 5.576 1.397 5.894 0.606 6.354-0.152 6.837-1.097 0.016-0.002z" stroke-width="0.254" fill="url(#bf)"/><linearGradient id="au" y2="3512.3" gradientUnits="userSpaceOnUse" x2="-3508.2" gradientTr
 ansform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3612.3" x1="-3504.6"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m516.58 187.95-2.953-2.021-2.632-2.32-2.642-2.325-2.635-2.315-2.336-2.483-2.479-2.634-2.322-2.629-2.318-2.637-2.183-2.801-2.334-2.62-2.167-2.793-2.328-2.629-2.323-2.789-2.334-2.484-2.32-2.634-2.496-2.481h-5.73l-2.48-0.287-2.477-0.316-2.479-0.309-2.486-0.309-2.483-0.158-2.637 0.008 4.351 6.511 4.188 5.734 4.039 5.263 3.879 4.81 3.723 4.023 3.57 3.729 3.572 3.099 3.573 2.629 3.575 2.325 3.406 1.706 3.415 1.393 3.572 0.772 3.568 0.616 3.567 0.146 3.72-0.304 3.882-0.469-0.026-0.017z" stroke-width="0.254" fill="url(#au)"/><linearGradient id="aj" y2="
 3491.3" gradientUnits="userSpaceOnUse" x2="-3541.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3585.3" x1="-3538.1"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m530.08 187.31-2.948-2.156-2.786-2.173-2.646-2.328-2.479-2.326-2.48-2.31-2.173-2.341-2.176-2.471-2.175-2.323-2.012-2.481-1.869-2.479-2.025-2.476-1.861-2.486-1.859-2.466-1.854-2.491-2.02-2.474-1.869-2.479-16.599-1.545 2.484 2.483 2.789 2.948 2.953 3.406 3.111 3.871 3.262 3.876 3.254 4.039 3.583 4.024 3.404 3.878 3.578 3.716 3.567 3.095 3.567 2.79 3.417 2.025 3.412 1.381 3.267 0.473 3.249-0.62 2.947-1.566-0.013-0.014z" stroke-width="0.254" fill="url(#aj)"/><linearGradient id="y" y2="351
 0.3" gradientUnits="userSpaceOnUse" x2="-3583.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3606.7" x1="-3579.6"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m557.56 183.74-2.173-0.152-2.48-0.306-2.486-0.612-2.79-0.928-2.79-1.089-2.945-1.242-3.111-1.703-3.103-1.856-3.109-2.173-3.256-2.471-3.106-2.792-3.105-2.942-3.26-3.259-2.953-3.729-2.945-3.871-2.95-4.187-2.64-0.148-2.021-0.147-1.397 0.003-1.393-0.158-1.395-0.158-1.559-0.15-2.167-0.15-2.787-0.467 3.259 4.501 3.262 4.651 3.417 4.638 3.414 4.493 3.578 4.174 3.404 4.2 3.739 3.567 3.72 3.409 3.89 2.779 3.868 2.181 4.028 1.39 4.183 0.775h4.351l4.495-0.938 4.49-2.025 4.812-3.106h0.011z" stroke-wi
 dth="0.254" fill="url(#y)"/><linearGradient id="n" y2="3494" gradientUnits="userSpaceOnUse" x2="-3612.3" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3588" x1="-3608.7"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m568.25 181.23-3.731-1.863-3.567-2.168-3.564-2.317-3.415-2.474-3.108-2.489-3.096-2.637-2.961-2.457-2.623-2.489-2.336-2.32-2.173-2.173-1.709-1.858-1.548-1.559-1.244-1.239-0.775-0.77-0.309-0.316-0.772-0.147-1.706-0.158-2.323-0.143-2.795-0.312-3.264-0.152-3.251-0.312-3.417-0.301-3.106-0.158 2.79 4.029 2.953 3.881 2.958 3.718 3.101 3.415 3.254 3.256 3.412 2.942 3.42 2.637 3.726 2.318 3.726 2.164 3.881 1.712 4.182 1.395 4.195 0.918 4.493 0
 .614 4.653 0.316 4.802-0.324 4.973-0.623-3.726-1.556z" stroke-width="0.254" fill="url(#n)"/><linearGradient id="c" y2="3519.2" gradientUnits="userSpaceOnUse" x2="-3648.3" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3600.6" x1="-3645.4"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m589.5 183.1-2.175-1.234-2.795-1.703-3.099-2.184-3.425-2.325-3.567-2.637-3.718-2.795-3.729-2.784-3.57-2.618-3.425-2.643-3.09-2.483-2.643-2.165-2.175-1.703-1.543-1.403-0.625-0.765v-0.311l-1.711-0.306-2.009-0.158-2.484-0.166-2.483-0.299h-2.633l-2.476-0.145-2.325-0.161h-1.867l2.637 3.104 2.795 3.108 3.104 3.102 3.265 3.253 3.42 3.102 3.569 2.942 3.718 2.795 3.724 2.626 4
 .042 2.471 4.031 2.012 4.026 1.719 4.189 1.382 4.185 0.772 4.185 0.459 4.042-0.309 4.185-0.775-1.55-0.775z" stroke-width="0.254" fill="url(#c)"/><linearGradient id="b" y2="3496.9" gradientUnits="userSpaceOnUse" x2="-3685.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3590.8" x1="-3681.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m612.11 183.7-2.795-1.558-2.637-1.696-2.798-1.708-2.786-1.706-2.637-1.854-2.787-1.861-2.632-1.867-2.795-2.009-2.645-1.856-2.784-1.861-2.647-2.015-2.79-1.849-2.629-1.722-2.805-1.846-2.787-1.709-2.784-1.697-2.643-0.153-2.476-0.163-2.486-0.158-2.486-0.29-2.315-0.169-2.325-0.147-2.181-0.143-2.018-0.155 0.78 0.619 1.712 
 1.548 2.631 2.323 3.57 2.787 4.045 3.417 4.646 3.56 4.968 3.71 5.276 3.723 5.284 3.404 5.432 3.113 5.109 2.613 4.971 1.864 4.495 1.078 4.032-0.002 3.267-1.087 2.476-2.473-0.026-0.005z" stroke-width="0.254" fill="url(#b)"/><linearGradient id="a" y2="3562.4" gradientUnits="userSpaceOnUse" x2="-3715.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3606.1" x1="-3714.9"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m627.66 183.99-2.953-0.62-3.259-1.086-3.412-1.551-3.409-1.851-3.573-2.173-3.414-2.164-3.412-2.477-3.262-2.476-3.262-2.483-2.789-2.311-2.645-2.339-2.329-2.02-1.855-1.7-1.4-1.247-0.928-0.929-0.312-0.467-0.47-0.145-1.244-0.158-1.856-0.155-2.325-0.15-2.635-0.15-2.631 0.002-2.945-0.158-2.645-0.158 6.212 3.876 5.585 3.718 5.123 3.
 57 4.81 3.249 4.34 2.953 3.884 2.784 3.57 2.479 3.411 2.167 3.111 1.861 2.945 1.551 2.79 1.073 2.632 0.788 2.646 0.446 2.632-0.15 2.629-0.467 2.64-0.931 0.005-0.001z" stroke-width="0.254" fill="url(#a)"/><linearGradient id="ca" y2="3536.2" gradientUnits="userSpaceOnUse" x2="-3739.1" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3631.3" x1="-3753.7"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m638.96 182.28-2.481-0.611-2.483-0.783-2.323-1.076-2.488-1.252-2.16-1.39-2.339-1.543-2.162-1.703-2.17-1.714-2.181-1.856-2.17-1.856-2.012-1.861-2.02-2.015-2.02-1.863-1.856-1.709-2.027-1.701-1.859-1.703-2.481-0.155-2.47-0.298-2.337-0.147-2.167-0.169-2.328-0.301-2.315-0.147-2.333-0.164-2.484-0.152 0.939 0.938 1.55 1.382 2.004 2.02 2.647 2.32 2.
 948 2.795 3.411 2.79 3.729 2.945 3.879 2.786 4.034 2.795 4.351 2.463 4.182 2.018 4.343 1.55 4.182 1.084 4.045 0.293 3.879-0.617 3.56-1.393h-0.017z" stroke-width="0.254" fill="url(#ca)"/><linearGradient id="bz" y2="3563.4" gradientUnits="userSpaceOnUse" x2="-3772.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3607.2" x1="-3772.1"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m649.98 177.78-2.649-0.312-2.471-0.608-2.477-0.625-2.333-0.765-2.32-1.087-2.176-1.083-2.024-1.247-2.01-1.239-1.7-1.546-1.717-1.55-1.545-1.551-1.4-1.708-1.097-1.712-1.094-1.851-0.778-1.867-2.479-0.145-2.64-0.301-2.48-0.158-2.326-0.301-2.167-0.158-2.015-0.152-1.861-0.307-1.709-0.168 2.793 2.494 2.792 2.629 2.792 2.792 2.945 2.626 2.953 2.632 2.953 2.483 3.101 2
 .474 2.953 2.02 3.099 1.854 3.101 1.39 3.104 0.938 3.111 0.612 3.106-0.158 3.105-0.623 3.091-1.399 3.098-2.168-2.629-0.155z" stroke-width="0.254" fill="url(#bz)"/><linearGradient id="by" y2="3527.3" gradientUnits="userSpaceOnUse" x2="-3796.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3622.5" x1="-3811.3"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m662.69 174.98-2.173-0.47-2.006-0.617-1.87-0.611-1.848-0.622-1.706-0.768-1.709-0.772-1.542-0.775-1.405-0.923-1.39-1.097-1.411-0.926-1.242-1.236-1.239-1.245-1.239-1.395-1.244-1.553-1.097-1.562-2.64-0.145-2.325-0.158-2.176-0.15-2.004-0.153-2.024-0.155-2.015-0.309-1.861-0.15-1.864-0.16 0.934 2.642 1.397 2.637 1.861 2.315 2.17 2.178 2.486 2.004 2.634 1.706 2.951 1.558 3.111 1.393 3.253
  0.926 3.26 0.931 3.411 0.464 3.104 0.153 3.268-0.006 2.939-0.464 2.792-0.78 2.643-1.076-2.184-0.629z" stroke-width="0.254" fill="url(#by)"/><linearGradient id="bx" y2="3564.4" gradientUnits="userSpaceOnUse" x2="-3823.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3608.1" x1="-3822.6"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m667.97 172.49-3.724-1.543-3.733-2.02-3.713-2.01-3.108-2.02-2.333-1.708-1.385-1.237v-0.619l-1.089 0.003-1.086-0.003-1.245-0.147-1.392-0.158-1.39-0.153-1.551-0.155-1.247-0.146-1.387-0.169 1.239 2.021 1.399 1.861 1.854 1.858 2.175 1.701 2.176 1.559 2.479 1.384 2.486 1.242 2.483 1.094 2.476 0.771 2.484 0.777 2.32 0.456 2.173 0.153h1.861l1.7-0.316 1.405-0.617 0.934-0.926-3.261-0.933z" stroke-width="0.254" f
 ill="url(#bx)"/><linearGradient id="bw" y2="3564.6" gradientUnits="userSpaceOnUse" x2="-3837.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3608.4" x1="-3836.4"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m675.73 169.06-1.556-0.464-1.866-0.775-2.012-0.765-2.168-1.089-2.024-0.931-1.854-0.928-1.566-0.781-0.929-0.616-12.092-1.379 0.155 0.308 0.773 0.617 1.244 0.926 1.7 1.242 1.867 1.407 2.328 1.543 2.326 1.542 2.483 1.4 2.483 1.242 2.323 0.926 2.323 0.777 2.02 0.306 1.703-0.309 1.234-0.63 0.777-1.393 0.316-2.17 0.012-0.006z" stroke-width="0.254" fill="url(#bw)"/><linearGradient id="bv" y2="3550.8" gradientUnits="userSpaceOnUse" x2="-3852" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3578.8" x1="-3851.
 6"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m663.92 163.65 2.637 1.395 2.953 1.548 2.789 1.408 2.793 0.767 2.175-0.005 1.39-1.395 0.472-2.956-2.336-0.459-2.017-0.311-2.012-0.148-1.864-0.16-2.018-0.15-2.17-0.147-2.323-0.158-2.639-0.158 2.17 0.929z" stroke-width="0.254" fill="url(#bv)"/><linearGradient id="bu" y2="3564.9" gradientUnits="userSpaceOnUse" x2="-3852.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3608.6" x1="-3851.9"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m662.21 161.18 2.022-0.628 
 2.635-0.928 3.104-0.783 3.103-0.609 2.943 0.135 2.175 0.777 1.397 2.173-0.152 3.417-2.331-0.622-2.173-0.469-1.859-0.467-1.855-0.462-2.025-0.306-2.012-0.459-2.323-0.309-2.645-0.456-0.004-0.004z" stroke-width="0.254" fill="url(#bu)"/><linearGradient id="bt" y2="3725.2" gradientUnits="userSpaceOnUse" x2="-3477.1" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3591.5" x1="-3436.6"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m500.88 98.168-3.562-0.617-3.873 0.158-3.879 0.934-3.876 1.561-4.037 2.012-3.876 2.492-3.86 2.784-3.886 3.101-3.565 3.267-3.56 3.418-3.262 3.414-2.945 3.412-2.787 3.111-2.333 3.101-2.004 2.647-1.548 2.162-1.867-0.312-2.017-0.15-1
 .851-0.3-1.867-0.161-1.709-0.153-1.854-0.303-1.866-0.166-1.709-0.143-1.706-0.158-1.861-0.147-1.703-0.153-1.714-0.158-1.551-0.309-1.706-0.158-1.703-0.155-1.556-0.29 4.49-3.272 4.346-3.572 4.335-3.729 4.337-3.876 4.351-4.034 4.479-3.884 4.493-3.721 4.654-3.423 4.807-2.953 4.97-2.639 5.113-1.859 5.584-1.255 5.737-0.306 6.038 0.459 6.526 1.695 6.821 2.639 0.012-0.011z" stroke-width="0.254" fill="url(#bt)"/><linearGradient id="bs" y2="3761.1" gradientUnits="userSpaceOnUse" x2="-3569.1" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3655" x1="-3496.2"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m512.49 100.8-3.259 1.408-3.104 1.703-3.106 1.714-2.942 2
 .018-2.787 2.325-2.637 2.334-2.787 2.32-2.637 2.48-2.634 2.64-2.483 2.642-2.629 2.632-2.629 2.626-2.479 2.647-2.792 2.647-2.632 2.483-2.79 2.32-3.098-0.475-2.645-0.453-2.32-0.312-2.176-0.306-2.162-0.312-2.333-0.158-2.474-0.287-2.795-0.158 5.121-6.359 4.801-5.743 4.496-5.126 4.487-4.495 4.185-3.89 4.026-3.251 3.887-2.8 3.87-2.176 3.724-1.711 3.564-1.086 3.721-0.778 3.557-0.313 3.736 0.313 3.557 0.617 3.729 0.918 3.887 1.395-0.018 0.007z" stroke-width="0.254" fill="url(#bs)"/><linearGradient id="br" y2="3705.2" gradientUnits="userSpaceOnUse" x2="-3543.1" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3571.6" x1="-3502.6"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linear
 Gradient><path d="m525.54 104.21-3.415 1.402-3.256 1.551-3.104 1.711-2.948 2.012-2.786 2.021-2.64 2.178-2.479 2.32-2.484 2.325-2.167 2.331-2.32 2.489-2.162 2.637-2.175 2.479-2.157 2.479-2.02 2.483-2.17 2.489-2.17 2.481-16.912-2.01 2.792-2.322 2.953-2.801 3.404-3.259 3.403-3.562 3.727-3.878 3.873-3.734 4.021-3.73 4.034-3.567 4.034-3.259 4.029-2.79 3.871-2.173 3.881-1.556 3.56-0.77 3.564 0.301 3.272 1.239 2.945 2.479v0.004z" stroke-width="0.254" fill="url(#br)"/><linearGradient id="bp" y2="3722.2" gradientUnits="userSpaceOnUse" x2="-3625.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3616.1" x1="-3552.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path
  d="m550.98 115.03-2.479 0.011h-2.629l-2.645 0.3-2.624 0.319-2.789 0.617-2.948 0.777-2.787 0.929-2.947 1.252-3.111 1.548-2.948 1.867-3.104 2.178-3.245 2.476-3.104 2.951-3.254 3.417-3.104 3.723-3.251 4.188-2.803-0.454-2.312-0.316-2.022-0.3-1.854-0.312-1.867-0.306-2.017-0.158-2.474-0.143-2.953-0.163 3.724-4.493 3.718-4.501 3.712-4.501 3.876-4.188 3.724-4.034 4.034-3.733 3.865-3.256 4.028-2.787 4.032-2.02 4.185-1.562 4.187-0.622 4.34 0.153 4.346 1.239 4.343 2.164 4.501 3.246 4.648 4.504 0.008-0.01z" stroke-width="0.254" fill="url(#bp)"/><linearGradient id="bo" y2="3683" gradientUnits="userSpaceOnUse" x2="-3616.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3549.3" x1="-3576"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset
 =".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m569.13 119.21-4.346 0.931-4.187 1.408-4.021 1.553-3.728 1.719-3.718 2.004-3.418 2.025-3.101 2.167-2.947 2.02-2.632 2.181-2.328 2.01-2.004 1.716-1.714 1.701-1.39 1.405-1.089 1.081-0.778 0.622-0.306 0.306-0.772 0.006-2.02-0.147-2.629-0.327-3.409-0.459-3.731-0.464-3.73-0.464-3.721-0.451-3.251-0.467 3.251-4.034 3.265-3.733 3.401-3.409 3.572-3.109 3.558-2.792 3.876-2.483 3.72-2.176 4.029-1.698 4.034-1.402 4.192-0.934 4.337-0.627 4.501-0.006 4.49 0.312 4.807 0.765 4.808 1.392 5.133 1.872-0.004-0.014z" stroke-width="0.254" fill="url(#bo)"/><linearGradient id="bn" y2="3682.4" gradientUnits="userSpaceOnUse" x2="-3683.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3576.3" x1="-3610.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512
 "/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m592.09 121.98-2.007 0.467-2.494 0.777-3.085 1.248-3.428 1.565-3.71 1.852-4.042 2.009-4.032 2.181-3.867 2.186-3.874 2.154-3.72 2.178-3.262 2.025-2.79 1.698-2.325 1.563-1.54 1.084-0.772 0.774-0.006 0.312h-1.708l-2.32-0.147-2.64-0.312-2.953-0.303-2.948-0.314-2.792-0.303-2.476-0.304-2.007-0.152 2.942-2.953 3.246-2.948 3.567-2.945 3.573-2.803 4.026-2.639 4.028-2.64 4.185-2.173 4.182-2.015 4.501-1.714 4.34-1.397 4.488-0.928 4.501-0.478 4.345-0.003 4.488 0.465 4.192 1.244 4.187 1.692 0.007-0.003z" stroke-width="0.254" fill="url(#bn)"/><linearGradient id="bm" y2="3659.3" gradientUnits="userSpaceOnUse" x2="-3694.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3525.6" x1="-3654.1"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop sto
 p-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m613.8 126.44-2.95 1.081-2.945 1.258-2.945 1.236-2.79 1.408-2.786 1.244-2.953 1.388-2.785 1.55-2.789 1.416-2.787 1.548-2.95 1.553-2.785 1.554-2.795 1.402-2.787 1.556-2.95 1.545-2.787 1.411-2.953 1.399-2.789-0.466-2.787-0.467-2.953-0.296-2.942-0.316-2.793-0.155-2.645-0.298-2.471-0.312-2.173-0.469 0.932-0.473 2.006-1.39 2.953-1.855 3.863-2.489 4.653-2.948 5.123-2.953 5.424-3.105 5.894-2.948 5.732-2.64 5.89-2.333 5.585-1.709 5.12-1.083h4.646l4.034 0.759 3.259 2.018 2.175 3.409 0.001-0.03z" stroke-width="0.254" fill="url(#bm)"/><linearGradient id="bl" y2="3562.9" gradientUnits="userSpaceOnUse" x2="-3744.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3606.7" x1="-3743.9"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D
 " offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m639.08 133.74h-2.486l-2.489 0.47-2.624 0.767-2.484 0.936-2.642 1.239-2.621 1.244-2.486 1.556-2.479 1.556-2.477 1.712-2.483 1.705-2.479 1.704-2.325 1.55-2.326 1.701-2.17 1.41-2.175 1.387-2.471-0.3-2.334-0.316-2.007-0.312-2.17-0.147-2.03-0.147-2.004-0.309-2.325-0.314-2.479-0.3 0.928-0.781 1.698-1.239 2.326-1.861 2.944-2.022 3.257-2.17 3.721-2.483 4.182-2.331 4.192-2.325 4.485-2.025 4.495-1.703 4.648-1.413 4.509-0.765 4.335-0.003 4.034 0.602 3.871 1.405 3.417 2.471-2.476-0.149z" stroke-width="0.254" fill="url(#bl)"/><linearGradient id="bk" y2="3541" gradientUnits="userSpaceOnUse" x2="-3707.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3636.1" x1="-3722.4"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-c
 olor="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m631.33 129.41-3.721 0.003-3.726 0.451-3.876 0.791-3.884 1.233-3.876 1.556-3.868 1.72-3.57 2.014-3.562 2.015-3.251 2.022-2.953 2.025-2.789 1.858-2.323 1.709-1.858 1.392-1.396 1.256-1.094 0.765-0.306 0.321-0.617 0.143-1.403-0.143-1.851-0.316-2.481-0.316-2.797-0.451-2.787-0.316-2.793-0.298-2.483-0.16 6.676-3.109 6.036-3.101 5.579-2.8 5.123-2.635 4.646-2.486 4.335-2.331 3.882-1.858 3.73-1.717 3.394-1.244 3.27-1.092 2.948-0.617 2.789-0.152 2.787 0.3 2.642 0.623 2.787 1.239 2.643 1.711v-0.005z" stroke-width="0.254" fill="url(#bk)"/><linearGradient id="bj" y2="3532.6" gradientUnits="userSpaceOnUse" x2="-3762.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3627.8" x1="-3777.1"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B"
  offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m653.98 141.79-2.789-0.316-2.632-0.292-2.642-0.003-2.635 0.147-2.476 0.316-2.352 0.456-2.315 0.625-2.17 0.771-2.015 0.931-2.024 1.094-1.695 1.097-1.551 1.393-1.556 1.551-1.234 1.708-1.091 1.714-0.929 2.01-2.645-0.301-2.632-0.316-2.795-0.298-2.628-0.319-2.481-0.295-2.326-0.465-2.017-0.155-1.859-0.309 3.254-2.009 3.259-2.342 3.252-2.325 3.414-2.168 3.415-2.183 3.409-2.173 3.262-1.698 3.401-1.708 3.256-1.103 3.417-0.777 3.257-0.304 3.108 0.146 3.101 0.931 2.951 1.545 2.942 2.325 2.797 3.101h-0.006z" stroke-width="0.254" fill="url(#bj)"/><linearGradient id="bi" y2="3524.4" gradientUnits="userSpaceOnUse" x2="-3815.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3619.6" x1="-3830.5"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset
 =".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m673.07 152-3.884-0.145-3.876 0.625-4.031 1.086-3.567 1.255-3.101 1.387-2.643 1.245-1.545 0.934-0.617 0.316h-1.236l-1.247-0.169-1.548-0.147-1.711-0.301-1.701-0.312-1.698-0.306-1.389-0.312 1.542-1.866 1.711-1.709 2.162-1.55 2.331-1.245 2.471-1.092 2.64-0.925 2.795-0.631 2.631-0.461 2.79-0.15 2.481-0.005 2.48 0.147 2.168 0.464 1.861 0.622 1.709 0.923 1.239 1.084 0.782 1.242v-0.004z" stroke-width="0.254" fill="url(#bi)"/><linearGradient id="bh" y2="3564.7" gradientUnits="userSpaceOnUse" x2="-3838.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3608.4" x1="-3837.6"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" of
 fset="1"/></linearGradient><path d="m675.09 158.06-2.02 0.005-2.167 0.301-2.17 0.464-2.165 0.617-1.859 0.62-1.7 0.472-1.095 0.453-12.411-2.159 0.316-0.146 0.773-0.614 1.553-0.625 1.861-0.928 2.165-0.934 2.483-0.931 2.634-0.936 2.632-0.931 2.787-0.62 2.483-0.312 2.326-0.163 2.015 0.316 1.7 0.77 1.097 1.245 0.614 1.866-0.142 2.466-1.71-0.296z" stroke-width="0.254" fill="url(#bh)"/><linearGradient id="bg" y2="3564" gradientUnits="userSpaceOnUse" x2="-3802.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3607.7" x1="-3802"><stop stop-color="#F6EE61" offset="0"/><stop stop-color="#F6D65D" offset=".186"/><stop stop-color="#F4C35B" offset=".3825"/><stop stop-color="#F3BC5A" offset=".5198"/><stop stop-color="#F5DA5D" offset=".7809"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m666.55 147.98-1.864-0.303-2.02-0.155-2.01 0.005-2.012 0.15-2.02 0.161-1.864 0.311-2.012 0.47-1.861 0.622-1.856 0.611-1.717 0.781-1.703 0.928-1.548 0.934-1.39 1.092-1.24
 1 1.083-1.087 1.247-0.933 1.38-2.637-0.293-2.489-0.464-2.326-0.148-2.164-0.316-2.17-0.311-2.025-0.146-1.851-0.313-2.022-0.158 1.395-2.787 1.703-2.483 2.17-2.168 2.629-1.866 2.792-1.551 2.951-1.242 3.256-1.097 3.257-0.627 3.406-0.293 3.417-0.003 3.254 0.443 3.265 0.619 3.259 0.937 2.953 1.387 2.637 1.551 2.478 2.012z" stroke-width="0.254" fill="url(#bg)"/><linearGradient id="be" y2="3635.3" gradientUnits="userSpaceOnUse" x2="-2786.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3729.3" x1="-2818.8"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m114.4 73.81 0.771
  0.309 0.774 0.316 0.606 0.158 0.62 0.313 0.633 0.146 0.772 0.309 0.62 0.163 0.772 0.301-0.628 2.015-0.76 2.325-0.622 2.331-0.459 2.637-0.616 2.637-0.47 2.795-0.301 2.935-0.306 2.956-0.153 2.947-0.147 2.798v2.945l0.158 2.795 0.306 2.787 0.459 2.476 0.475 2.476 0.78 2.339-4.814-1.556-3.723-2.167-2.637-2.779-1.709-3.114-0.777-3.409-0.203-3.712 0.321-3.729 0.923-3.882 1.224-3.718 1.405-3.728 1.548-3.262 1.566-2.945 1.392-2.484 1.079-2.009 0.777-1.247 0.312-0.475 0.032 0.007z" stroke-width="0.254" fill="url(#be)"/><linearGradient id="bd" y2="3627" gradientUnits="userSpaceOnUse" x2="-2811.1" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3721" x1="-2843.1"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-col
 or="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m119.63 75.969 1.092 0.314 1.239 0.306 1.545 0.469 1.408 0.454 1.693 0.467 1.708 0.616 1.872 0.615 1.852 0.622-0.923 3.259-0.765 3.106-0.628 3.411-0.459 3.257-0.298 3.417-0.166 3.257 0.005 3.411 0.164 3.265 0.306 3.254 0.47 3.105 0.475 3.091 0.616 3.111 0.628 2.787 0.775 2.787 0.928 2.48 0.929 2.481h-1.556l-1.704-0.153-1.855-0.303-2.188-0.775-2.004-1.078-2.021-1.408-2.009-2.009-1.867-2.481-1.402-3.099-1.244-3.723-0.931-4.34-0.314-5.121 0.153-5.896 0.765-6.663 1.548-7.752 2.164-8.54v-0.001z" stroke-width="0.254" fill="url(#bd)"/><linearGradient id="bc" y2="3617.2" gradientUnits="userSpaceOnUse" x2="-2839.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3711.2" x1="-2871.8"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" 
 offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m132.21 79.848 1.078 0.301 1.406 0.475 1.547 0.617 1.862 0.614 1.861 0.619 1.866 0.617 1.856 0.617 1.556 0.617-0.931 3.253-0.617 3.42-0.614 3.268-0.306 3.409-0.298 3.409v3.259l0.155 3.409 0.312 3.257 0.622 3.259 0.617 3.259 0.934 3.111 0.928 3.251 1.244 2.945 1.406 3.101 1.705 2.942 1.709 2.801-4.487 1.244-3.893-0.163-3.401-1.229-2.958-2.326-2.315-3.101-2.021-3.876-1.396-4.493-1.102-4.807-0.775-5.128-0.47-5.273-0.008-5.269 0.166-5.276 0.29-4.807 0.633-4.34 0.918-3.887 0.934-3.101h-0.013z" stroke-width="0.254" fill="url(#bc)"/><linearGradient id="bb" y2="3606.6" gradientUnits="userSpaceOnUse" x2="-2871.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3700.5" x1="-29
 03.2"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m171.7 144.17-1.866-1.078-1.706-1.695-1.553-2.339-1.248-2.782-1.086-3.264-0.944-3.724-0.69-3.892-0.633-4.192-0.453-4.177-0.47-4.498-0.155-4.34-0.158-4.188-0.156-4.179-0.163-4.048v-3.56-3.257l-2.02-0.611-1.856-0.617-2.02-0.622-1.852-0.62-1.872-0.617-1.851-0.461-1.722-0.628-1.709-0.611-1.39 4.81-0.923 5.126-0.469 5.275 0.011 5.269 0.316 5.271 0.774 5.269 1.25 5.126 1.556 4.814 2.02 4.487 2.173 4.029 2.64 3.56 3.104 2.958 3.259 2.162 3.56 1.545 4.039 0.623 4.198-0.324h0.065z" stroke-width="0.254" fill="url(#bb)"/><linearGradient id="ba" y2="
 3517.5" gradientUnits="userSpaceOnUse" x2="-2978.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3636.1" x1="-2999.2"><stop stop-color="#672A80" offset="0"/><stop stop-color="#6E2A80" offset=".0752"/><stop stop-color="#81287F" offset=".1935"/><stop stop-color="#A2237C" offset=".3399"/><stop stop-color="#D11C75" offset=".5088"/><stop stop-color="#ED2272" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m160.58 89.115 0.316 5.276 0.006 5.121 0.158 5.12 0.15 4.957 0.171 4.965 0.158 4.654 0.448 4.498 0.633 4.343 0.944 3.884 1.239 3.723 1.708 3.396 2.179 2.953 2.637 2.483 3.105 2.162 3.724 1.551 4.487 1.086-2.173-2.009-1.708-2.494-1.4-2.943-1.236-3.253-0.772-3.418-0.783-3.72-0.465-4.026-0.306-4.04-0.158-4.023-0.163-4.203-0.006-4.171-0.005-3.881-0.153-3.879-0.158-3.726-0.163-3.401-0.313-3.106-1.537-0.619-1.562-0.467-1.397-0.459-1.55-0.464-1.563-0.312-1.39-0.464-1.551-0.462-1.556-0.619 0.005-0.013z" stroke-width="0.254" fill="url(#
 ba)"/><linearGradient id="az" y2="3585.4" gradientUnits="userSpaceOnUse" x2="-2935.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3658.3" x1="-2945.8"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m201.74 155.31-4.656-5.421-3.733-5.263-3.102-5.424-2.483-5.123-1.698-4.963-1.408-4.814-0.791-4.638-0.458-4.192-0.169-4.034 0.158-3.567 0.316-3.109 0.301-2.787 0.464-2.178 0.316-1.711 0.306-1.089 0.158-0.459-1.719-0.462-1.554-0.308-1.39-0.467-1.545-0.459-1.571-0.459-1.387-0.472-1.551-0.459-1.703-0.462 0.316 4.338 0.306 4.656v4.957l0.011 5.284v5.11l0.163 5.286 0.47 5.1
 07 0.62 4.962 1.094 4.815 1.692 4.337 2.036 3.879 2.789 3.412 3.576 2.631 4.332 2.015 5.281 1.239 6.201 0.295 0.012-0.003z" stroke-width="0.254" fill="url(#az)"/><linearGradient id="ay" y2="3580.8" gradientUnits="userSpaceOnUse" x2="-2967" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3653.7" x1="-2977.5"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m222.87 161.97-3.578-2.945-3.259-3.407-2.956-3.723-2.474-4.029-2.33-4.192-1.867-4.335-1.703-4.345-1.408-4.493-1.247-4.49-0.778-4.343-0.774-4.188-0.456-3.881-0.325-3.726-0.152-3.243 0.147-2.956 0.153-2.479-14.739-4.6
 44-1.239 5.898-0.617 5.889 0.163 6.201 0.775 6.06 1.25 6.027 1.877 5.898 2.331 5.579 2.626 5.126 3.117 4.809 3.417 4.335 3.729 3.567 3.87 2.94 4.034 2.17 4.029 1.405 4.192 0.29 4.192-0.77v-0.005z" stroke-width="0.254" fill="url(#ay)"/><linearGradient id="ax" y2="3496.7" gradientUnits="userSpaceOnUse" x2="-2989.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3657.5" x1="-3006.5"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m199.52 100.89 0.312 8.369 0.786 7.916 1.244 7.121 1.571 6.679 2.004 6.191 2.342 5.421 2.473 4.968 2.79 4.189 3.106 3.879 3.105 3.096 3.27 2
 .473 3.259 2.025 3.26 1.393 3.259 0.77 3.248 0.153 3.101-0.465-2.631-2.33-2.168-2.632-2.02-2.79-1.708-3.264-1.396-3.412-1.249-3.707-0.941-3.731-0.771-3.873-0.617-4.034-0.469-4.023-0.306-4.203-0.475-4.029-0.158-4.028-0.301-3.887-0.172-3.865-0.309-3.57-2.175-0.464-2.787-0.772-3.259-0.921-3.265-1.091-3.401-0.931-3.27-1.084-2.953-0.775-2.32-0.765-0.009 0.003z" stroke-width="0.254" fill="url(#ax)"/><linearGradient id="aw" y2="3570.6" gradientUnits="userSpaceOnUse" x2="-3037.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3643.5" x1="-3048.3"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></li
 nearGradient><path d="m258.98 168.14-3.116-2.94-2.79-2.945-2.336-3.108-2.167-3.243-1.709-3.265-1.55-3.262-1.245-3.403-1.086-3.418-0.788-3.569-0.763-3.56-0.627-3.718-0.465-3.895-0.633-3.863-0.469-4.034-0.459-4.019-0.464-4.205-2.336-0.614-2.01-0.62-1.708-0.45-1.872-0.475-1.693-0.454-1.697-0.618-1.874-0.469-2.168-0.462 0.475 4.032 0.304 4.495 0.316 4.81 0.152 5.281 0.475 5.271 0.47 5.266 0.77 5.438 1.248 4.962 1.563 4.957 2.012 4.343 2.797 3.879 3.407 3.248 4.045 2.647 5.12 1.692 5.894 0.62 6.989-0.33-0.012-0.002z" stroke-width="0.254" fill="url(#aw)"/><linearGradient id="av" y2="3489" gradientUnits="userSpaceOnUse" x2="-3064.3" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3649.8" x1="-3080.9"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-colo
 r="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m277.76 171.54-1.861-1.4-2.015-1.551-1.866-1.7-1.861-2.17-1.709-2.323-1.856-2.481-1.725-2.945-1.55-3.251-1.556-3.575-1.556-3.723-1.393-4.338-1.255-4.493-1.092-4.965-1.092-5.268-0.928-5.738-0.777-6.059-2.334-0.467-2.004-0.617-1.722-0.298-1.537-0.459-1.714-0.311-1.703-0.467-1.862-0.451-2.183-0.475 0.327 3.723 0.464 4.346 0.472 4.656 0.772 4.968 0.78 5.258 1.092 5.126 1.405 5.266 1.854 4.97 2.179 4.81 2.488 4.487 3.102 3.876 3.569 3.259 4.192 2.632 4.81 1.692 5.43 0.775 6.204-0.311 0.011-0.008z" stroke-width="0.254" fill="url(#av)"/><linearGradient id="at" y2="3565.3" gradientUnits="userSpaceOnUse" x2="-3104.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3648.3" x1="-3110.6"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F
 " offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m295.44 173.85-2.5-1.855-2.631-2.315-2.489-2.795-2.325-3.265-2.331-3.406-2.165-3.56-2.175-3.876-2.021-4.029-1.708-4.042-1.562-4.185-1.55-3.876-1.092-4.028-1.092-3.718-0.617-3.415-0.469-3.262-0.153-2.937-2.009-0.475-1.867-0.462-1.856-0.451-1.872-0.466-1.855-0.467-1.872-0.465-1.862-0.464-1.861-0.311 0.628 3.733 0.617 4.177 0.777 4.65 1.095 4.815 1.249 5.109 1.406 5.118 1.711 5.118 2.165 4.814 2.486 4.641 2.795 4.345 3.262 3.721 3.567 3.246 4.34 2.473 4.656 1.72 5.278 0.765 5.901-0.316v-0.004z" stroke-width="0.254" fill="url(#at)"/><linearGradient id="as" y2="3522.6" gradientUnits="userSpaceOnUse" x2="-3134.7" gradientTransform="matrix(-.5318 .0004 -.0
 004 -.5318 -1376.5 2061.7)" y1="3632.3" x1="-3142"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m314.81 177.4-3.099-0.923-2.945-1.708-2.637-2.326-2.645-2.939-2.322-3.409-2.173-3.884-2.02-4.032-1.867-4.329-1.714-4.515-1.556-4.329-1.387-4.335-1.25-4.192-1.097-4.034-0.929-3.56-0.77-3.101-0.775-2.634-2.015-0.316-2.02-0.467-2.024-0.459-2.168-0.611-2.173-0.47-2.164-0.617-2.176-0.461-2.32-0.451 0.003 1.543 0.461 2.634 0.775 3.564 0.934 4.351 1.561 5.11 1.856 5.271 2.178 5.593 2.484 5.732 3.116 5.429 3.401 5.271 3.733 4.648 4.341 3.868 4.661 3.106 5.115 2.004 5.596 0.775 6.032-0.783-0.001-0.014z"
  stroke-width="0.254" fill="url(#as)"/><linearGradient id="ar" y2="3520.6" gradientUnits="userSpaceOnUse" x2="-3164.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3630.3" x1="-3171.9"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m328.94 176.62-3.56-2.167-3.27-2.325-2.942-2.474-2.947-2.795-2.474-2.787-2.491-3.098-2.171-3.254-1.866-3.412-1.867-3.412-1.548-3.417-1.405-3.564-1.25-3.718-0.923-3.576-0.943-3.715-0.765-3.721-0.475-3.564-1.403-0.166-1.233-0.298-1.397-0.316-1.562-0.306-1.397-0.312-1.545-0.303-1.711-0.156-1.695-0.303 0.765 2.942 0.931 3.718 0.936 4.192 
 1.245 4.644 1.556 4.973 1.561 5.12 2.015 5.11 2.184 4.962 2.639 4.662 2.945 4.321 3.259 3.567 3.573 2.953 4.189 2.168 4.509 1.081 4.952-0.006 5.574-1.239 0.007-0.009z" stroke-width="0.254" fill="url(#ar)"/><linearGradient id="aq" y2="3476.5" gradientUnits="userSpaceOnUse" x2="-3185.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3637.2" x1="-3202.3"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m346.62 179.42-4.814-2.939-4.346-3.104-3.718-3.099-3.111-2.947-2.784-3.106-2.331-3.101-1.877-3.251-1.698-3.109-1.405-3.253-1.242-3.106-0.923-3.254-0.934-3.256-0.785-3.25
 1-0.938-3.265-0.771-3.406-0.938-3.26-1.856-0.469-2.024-0.312-1.862-0.453-2.009-0.313-2.009-0.301-2.17-0.467-2.022-0.309-2.015-0.456 0.934 5.725 1.397 5.587 1.563 5.426 1.866 5.121 2.323 4.804 2.483 4.656 2.795 4.18 2.953 3.889 3.412 3.407 3.407 3.09 3.886 2.635 3.871 2.159 4.2 1.556 4.332 1.081 4.504 0.469 4.646-0.01 0.01 0.012z" stroke-width="0.254" fill="url(#aq)"/><linearGradient id="ap" y2="3472.4" gradientUnits="userSpaceOnUse" x2="-3224.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3633.2" x1="-3241.6"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m371.
 74 182.32-4.341-1.698-4.036-2.012-4.032-2.325-3.73-2.477-3.56-2.792-3.272-2.942-3.105-3.085-2.798-3.42-2.626-3.415-2.326-3.572-2.03-3.718-1.851-3.718-1.551-3.713-1.26-3.887-0.929-3.876-0.611-3.87-2.025-0.464-2.02-0.307-2.025-0.464-1.855-0.316-1.867-0.303-1.846-0.301-1.867-0.472-1.711-0.307 0.946 5.59 1.239 5.58 1.725 5.426 2.01 5.279 2.32 4.951 2.805 4.646 3.106 4.348 3.423 3.868 3.718 3.712 4.179 3.111 4.507 2.629 4.807 2.012 5.125 1.548 5.43 0.931 5.888 0.304 6.054-0.478-0.008-0.003z" stroke-width="0.254" fill="url(#ap)"/><linearGradient id="ao" y2="3538.8" gradientUnits="userSpaceOnUse" x2="-3257.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3611.7" x1="-3268.4"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".391
 3"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m385.54 183.86-5.123-2.474-4.487-2.479-4.034-2.474-3.578-2.634-3.101-2.476-2.785-2.792-2.483-2.629-2.173-2.953-2.02-2.945-1.867-3.093-1.716-3.26-1.864-3.569-1.709-3.724-1.861-4.039-1.859-4.172-2.175-4.503-2.184-0.306-1.848-0.309-1.546-0.309-1.402-0.15-1.39-0.158-1.397-0.158-1.561-0.15-1.698-0.301 0.928 5.261 1.408 5.134 1.861 4.962 2.173 4.799 2.632 4.487 2.958 4.361 3.415 4.021 3.567 3.715 3.878 3.406 4.19 2.956 4.49 2.624 4.503 2.17 4.802 1.854 4.976 1.239 4.965 0.768 5.121 0.303-0.006-0.003z" stroke-width="0.254" fill="url(#ao)"/><linearGradient id="an" y2="3465.9" gradientUnits="userSpaceOnUse" x2="-3287.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3626.7" x1="-3304.4"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><sto
 p stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m410.36 185.4-4.654-1.864-4.34-2.01-4.343-2.167-4.028-2.315-3.89-2.483-3.712-2.784-3.584-2.79-3.256-2.942-3.259-3.267-2.953-3.259-2.785-3.56-2.642-3.568-2.317-3.867-2.339-4.026-2.02-4.346-1.864-4.351-1.405-0.143-1.846-0.311-2.179-0.307-2.48-0.464-2.328-0.309-2.32-0.309-1.867-0.316-1.39-0.147 2.009 4.81 2.179 4.968 2.339 4.81 2.639 4.793 2.787 4.82 2.953 4.487 3.417 4.343 3.731 4.021 4.021 3.728 4.509 3.243 4.807 2.801 5.427 2.312 5.894 1.708 6.356 1.084 7.141 0.295 7.602-0.311-0.01-0.007z" stroke-width="0.254" fill="url(#an)"/><linearGradient id="am" y2="3529.5" gradientUnits="userSpaceOnUse" x2="-3321.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061
 .7)" y1="3602.4" x1="-3332.5"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m425.1 187.56-3.573-2.787-3.394-3.111-3.422-3.09-3.41-3.415-3.419-3.401-3.262-3.409-3.257-3.412-3.101-3.56-3.111-3.422-3.106-3.417-3.108-3.249-2.945-3.104-2.95-2.784-2.953-2.787-2.79-2.331-2.795-2.162-0.777-0.469-1.548-0.306-1.867-0.314-2.17-0.15-2.479-0.311-2.473-0.153-2.331-0.295-2.328-0.322 2.333 5.59 2.798 5.427 3.256 5.11 3.56 4.814 4.045 4.653 4.192 4.335 4.501 3.876 4.654 3.718 4.807 3.251 4.812 2.942 4.814 2.484 4.81 2.001 4.805 1.701 4.658 1.086 4.338 0.617 4.188 0.152v0.004z" stroke-width="0.254" fill="ur
 l(#am)"/><linearGradient id="al" y2="3459.2" gradientUnits="userSpaceOnUse" x2="-3353.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3619.9" x1="-3369.8"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m447.75 187.55-3.106-0.928-3.101-1.387-3.105-1.859-3.262-2.167-3.257-2.484-3.259-2.784-3.412-3.114-3.417-3.401-3.423-3.401-3.564-3.723-3.575-3.73-3.567-3.71-3.724-3.724-3.736-3.72-3.876-3.568-3.873-3.564-2.025-0.301-2.314-0.464-2.481-0.459-2.481-0.321-2.32-0.47-2.333-0.155-1.999-0.298h-1.722l4.965 4.174 4.974 4.651 4.965 5.117 4.812 5.121 4.81 5.263 4.817 5.269 4.
 651 4.957 4.501 4.814 4.495 4.185 4.501 3.71 4.346 2.95 4.337 2.17 4.346 1.089 4.189-0.003 4.177-1.089 4.039-2.649 0.007 0.003z" stroke-width="0.254" fill="url(#al)"/><linearGradient id="ak" y2="3519.5" gradientUnits="userSpaceOnUse" x2="-3391" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3592.4" x1="-3401.6"><stop stop-color="#672A80" offset="0"/><stop stop-color="#672A80" offset=".0006"/><stop stop-color="#8D236F" offset=".072"/><stop stop-color="#AD1E5C" offset=".1459"/><stop stop-color="#C81F4D" offset=".2229"/><stop stop-color="#DD1D40" offset=".3041"/><stop stop-color="#EC1B37" offset=".3913"/><stop stop-color="#ED1B35" offset=".4884"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m465.28 189.56-5.595-2.95-5.118-3.248-4.812-3.562-4.499-3.868-4.182-3.884-4.037-4.034-3.575-3.868-3.567-3.881-3.111-3.705-3.104-3.417-2.95-3.262-2.792-2.781-2.803-2.323-2.629-1.711-2.64-1.242-2.637-0.609-0.928 
 0.003-1.548-0.164-1.859-0.155-2.336-0.298-2.317-0.163-2.334-0.301-1.856-0.147-1.548-0.164 4.343 3.718 4.19 3.876 4.026 4.188 3.884 4.335 3.884 4.334 3.729 4.192 3.873 4.18 4.037 4.026 4.031 3.726 4.354 3.404 4.492 3.098 4.807 2.486 5.282 1.999 5.434 1.561 6.041 0.612 6.37-0.006v0.005z" stroke-width="0.254" fill="url(#ak)"/><linearGradient id="ai" y2="3911" gradientUnits="userSpaceOnUse" x2="-2863.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3777.4" x1="-2823.4"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m120.12 61.873 0.912 0.316 0.78 0.146 0.622 0.306 0.614 0.321 0.631 0.147 0.762 0.316 0.625 0.153 0.77 0.147 0.456-2.483 0.462-2.632 0.617
 -2.942 0.627-3.114 0.763-3.101 0.788-3.251 0.765-3.267 0.928-3.104 1.095-3.257 1.073-3.108 1.091-2.79 1.234-2.789 1.239-2.481 1.397-2.325 1.387-1.859 1.562-1.556-4.805-1.239-4.187 0.158-3.412 1.245-2.652 2.172-2.315 2.948-1.54 3.572-1.255 4.034-0.923 4.185-0.453 4.499-0.148 4.34-0.152 4.187 0.158 3.876 0.158 3.265 0.158 2.632 0.158 1.7v0.62l0.01 0.013z" stroke-width="0.254" fill="url(#ai)"/><linearGradient id="ah" y2="3898.3" gradientUnits="userSpaceOnUse" x2="-2891.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3768.7" x1="-2843.8"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m125.71 64.186 0.928 0.306 0.728 0.164 0.633 0.306 0.612 0.152 0.62
 2 0.312 0.936 0.312 1.396 0.142 1.851 0.314 0.788-3.721 0.921-3.573 0.931-3.409 0.92-3.409 1.086-3.262 1.239-3.111 1.245-3.101 1.392-2.945 1.393-2.8 1.545-2.64 1.714-2.626 1.714-2.486 2.004-2.476 1.867-2.179 2.156-2.322 2.173-2.012-1.239-0.932-1.408-0.931-1.55-0.77-1.695-0.617-1.701-0.316-2.032 0.158-1.854 0.622-2.172 1.403-2.021 2.015-2.162 2.789-2.156 3.882-2.184 4.809-2.156 6.044-2.168 7.293-2.162 8.538-2.02 10.077h-0.114z" stroke-width="0.254" fill="url(#ah)"/><linearGradient id="ag" y2="3896.5" gradientUnits="userSpaceOnUse" x2="-2911.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3762.9" x1="-2871.3"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><
 path d="m133.61 67.139 0.932 0.312 1.392 0.608 1.706 0.625 1.867 0.768 2.014 0.772 2.025 0.619 1.867 0.615 1.688 0.461 0.622-4.026 0.77-3.884 0.778-3.726 1.078-3.56 1.086-3.409 1.397-3.259 1.388-3.109 1.714-3.111 1.703-2.789 1.856-2.795 2.009-2.795 2.325-2.474 2.326-2.331 2.481-2.325 2.628-2.334 2.79-2.017-3.57-3.555-3.412-2.022-3.575-0.616-3.564 0.616-3.412 1.723-3.248 2.631-3.102 3.415-2.953 4.034-2.784 4.501-2.473 4.804-2.315 4.973-2.025 5.118-1.534 4.965-1.234 4.656-0.785 4.192-0.459 3.718 0.003 0.011z" stroke-width="0.254" fill="url(#ag)"/><linearGradient id="af" y2="3878.4" gradientUnits="userSpaceOnUse" x2="-2945.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3748.8" x1="-2897.7"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="
 #ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m194.02 26.449-2.795 0.765-2.621 1.405-2.494 1.858-2.468 2.326-2.184 2.637-2.156 3.101-2.02 3.264-1.852 3.581-1.703 3.718-1.714 3.871-1.695 4.042-1.534 4.034-1.411 3.876-1.551 3.876-1.233 3.884-1.403 3.564-2.014-0.306-1.852-0.625-2.022-0.456-2.012-0.775-1.864-0.622-1.864-0.606-1.855-0.47-1.864-0.469 0.614-5.732 1.236-5.59 1.553-5.574 2.01-5.284 2.32-4.967 2.629-4.81 3.104-4.346 3.085-3.723 3.414-3.259 3.573-2.79 3.723-2.025 3.876-1.244 3.729-0.464 3.876 0.464 3.723 1.393 3.718 2.48v-0.002z" stroke-width="0.254" fill="url(#af)"/><linearGradient id="ae" y2="3877.4" gradientUnits="userSpaceOnUse" x2="-2974.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3743.8" x1="-2934.3"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offs
 et=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m211.13 31.084-5.568 2.025-4.973 2.8-4.335 3.104-3.887 3.718-3.248 3.879-2.953 4.192-2.326 4.192-1.998 4.189-1.703 4.189-1.237 4.029-1.094 3.729-0.765 3.254-0.464 2.786-0.459 2.018-0.158 1.556-0.147 0.606-1.709-0.301-1.709-0.459-1.556-0.611-1.542-0.479-1.563-0.612-1.551-0.459-1.55-0.467-1.709-0.149 2.015-4.501 1.858-4.81 1.706-5.118 1.852-5.12 1.851-4.963 2.025-4.978 2.004-4.81 2.33-4.343 2.632-3.876 2.932-3.267 3.265-2.635 3.721-1.705 4.189-0.781 4.651 0.153 5.273 1.397 5.896 2.621 0.004 0.007z" stroke-width="0.254" fill="url(#ae)"/><linearGradient id="ad" y2="3855.8" gradientUnits="userSpaceOnUse" x2="-3006.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3726.2" x1="-2959"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209
 "/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m233.12 34.327-4.33 1.709-4.034 2.17-3.886 2.483-3.56 2.951-3.249 3.27-3.101 3.411-2.938 3.724-2.642 3.876-2.32 3.873-2.176 3.892-1.851 3.874-1.867 3.723-1.548 3.57-1.239 3.254-1.244 3.116-0.92 2.632-15.979-4.172 0.772-6.829 1.382-6.359 2.178-6.21 2.779-5.734 3.264-5.435 3.549-4.96 4.045-4.355 4.33-3.871 4.501-3.111 4.49-2.488 4.646-1.867 4.656-0.928 4.34-0.164 4.33 0.622 4.037 1.698 3.572 2.637h0.013z" stroke-width="0.254" fill="url(#ad)"/><linearGradient id="ac" y2="3858.3" gradientUnits="userSpaceOnUse" x2="-3037.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3724.6" x1="-2997.4"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-co
 lor="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m192.08 86.3 3.248-8.844 3.418-8.068 3.707-6.977 3.729-6.204 3.859-5.281 4.034-4.654 4.019-3.729 4.045-2.945 4.019-2.333 3.876-1.551 3.884-0.938 3.718-0.306 3.562 0.303 3.27 0.934 3.09 1.393 2.8 1.858-3.253 1.239-3.254 1.712-2.953 2.175-2.632 2.643-2.637 2.942-2.483 3.259-2.326 3.423-2.153 3.718-2.013 4.036-2.02 4.032-1.854 4.036-1.706 4.177-1.698 4.195-1.708 4.034-1.709 4.031-1.545 3.876-2.173-0.617-2.626-0.762-2.953-0.775-3.096-1.081-3.27-0.928-2.955-0.931-2.945-0.617-2.315-0.462v-0.013z" stroke-width="0.254" fill="url(#ac)"/><linearGradient id="ab" y2="3846.1" gradientUnits="userSpaceOnUse" x2="-3078" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3712.5" x1="-3037.5"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" 
 offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m269.88 45.609-3.87 1.864-3.726 2.015-3.243 2.173-3.114 2.491-2.787 2.643-2.481 2.784-2.468 2.945-2.331 3.27-2.004 3.262-2.024 3.567-2.004 3.567-1.859 3.879-1.854 3.881-1.864 4.023-1.854 4.195-2.025 4.185-2.32-0.453-2.014-0.307-1.862-0.467-1.703-0.461-1.708-0.464-1.709-0.322-1.858-0.448-2.165-0.311 1.849-4.192 1.854-4.651 2.02-5.12 2.17-5.273 2.165-5.427 2.314-5.429 2.632-5.126 2.789-4.81 3.26-4.348 3.403-3.575 4.034-2.801 4.18-1.854 4.807-0.777 5.281 0.458 5.732 2.015 6.359 3.407v-0.008z" stroke-width="0.254" fill="url(#ab)"/><linearGradient id="aa" y2="3817.6" gradientUnits="userSpaceOnUse" x2="-3110.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3688" x1="-3062
 .6"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m289.12 51.179-3.101 0.459-2.959 0.63-2.778 1.086-2.643 1.25-2.631 1.703-2.479 2.021-2.479 2.325-2.479 2.637-2.326 3.267-2.468 3.404-2.323 3.892-2.486 4.335-2.637 4.814-2.615 5.273-2.784 5.737-2.79 6.21-2.479-0.467-2.178-0.309-1.867-0.461-1.851-0.47-1.709-0.306-1.856-0.459-2.024-0.464-2.326-0.459 1.712-3.876 1.843-4.501 2.173-4.648 2.473-5.129 2.643-5.117 2.942-4.973 3.243-4.805 3.412-4.656 3.729-4.039 4.034-3.418 4.329-2.789 4.498-1.867 4.963-0.775 5.123 0.307 5.424 1.55 5.745 3.096-0.018-0.008z" stroke-width="0.254" fill="url(#aa)"/><linearGradient id="z" y2="3827.6" gradientUnits="userSpaceOnUse" x2="-3139.3" gradientTran
 sform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3693.9" x1="-3098.8"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m303.72 55.353-3.265 0.934-3.248 1.55-3.265 2.015-3.406 2.481-3.259 2.642-3.254 3.101-3.259 3.431-3.101 3.404-2.948 3.726-2.626 3.726-2.637 3.731-2.168 3.72-2.014 3.721-1.704 3.414-1.381 3.42-0.934 3.099-2.01-0.313-1.872-0.454-1.7-0.306-1.706-0.312-1.551-0.469-1.714-0.312-1.703-0.453-1.856-0.459 1.698-3.884 1.852-4.185 2.024-4.656 2.466-4.814 2.48-4.815 2.943-4.809 3.101-4.651 3.248-4.34 3.729-3.876 3.865-3.42 4.188-2.645 4.335-1.856 4.819-0.944 4.946-0.005 5.295 1.25 5.585 2.631 0.007-0.018z" stroke-width="0.254" fill="url(#z)"/><linearGradient i
 d="x" y2="3796.8" gradientUnits="userSpaceOnUse" x2="-3166.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3667.2" x1="-3119"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m321.25 59.84-3.576-0.142-3.554 0.611-3.417 1.402-3.423 2.173-3.248 2.64-3.249 3.259-3.105 3.567-2.943 3.884-2.8 4.19-2.615 4.034-2.484 4.187-2.314 4.185-2.176 3.731-1.854 3.569-1.561 3.26-1.393 2.634-2.009-0.309-2.025-0.309-1.856-0.301-2.009-0.467-2.025-0.466-2.02-0.462-2.015-0.459-2.322-0.469 0.456-1.551 0.933-2.642 1.709-3.56 2.17-4.195 2.629-4.807 3.243-4.971 3.57-5.117 4.028-4.979 4.33-4.646 4.651-4.203 4.967-3.56 5.121-2.479 5.268-1.562 5.585-0.158 5.59 1.397 5.737 3.091
 h0.006z" stroke-width="0.254" fill="url(#x)"/><linearGradient id="w" y2="3810.3" gradientUnits="userSpaceOnUse" x2="-3196.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3676.6" x1="-3155.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m333.97 64.797-4.338 0.929-4.034 1.244-3.723 1.706-3.724 2.025-3.417 2.325-3.101 2.486-3.09 2.784-2.795 3.106-2.629 3.265-2.481 3.417-2.151 3.417-2.173 3.721-1.867 3.718-1.708 3.73-1.703 3.879-1.396 3.868-1.39-0.293-1.249-0.316-1.234-0.467-1.402-0.464-1.245-0.453-1.397-0.467-1.545-0.462-1.864-0.313 1.551-3.101 1.706-3.718 2.167-4.349 2.325-4.656 2.785-4.962 2.942-4.973 3.259-4.799 3.417-4.509 3.707-4.188 3.876-3.
 415 4.188-2.8 4.338-1.867 4.653-0.772 4.651 0.459 4.962 1.861 5.126 3.407 0.003-0.003z" stroke-width="0.254" fill="url(#w)"/><linearGradient id="v" y2="3777.7" gradientUnits="userSpaceOnUse" x2="-3218.7" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3648.1" x1="-3170.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m350.12 68.494-5.593 1.392-5.11 1.717-4.493 2.018-4.034 2.175-3.564 2.483-3.259 2.643-2.784 2.945-2.632 2.955-2.162 3.104-2.03 3.412-1.698 3.259-1.708 3.412-1.382 3.575-1.408 3.412-1.39 3.573-1.39 3.409-2.024-0.296-2.012-0.469-2.018-0.62-2.009-0.461-2.015-0.622-2.027-0.467-2.007-0.309-2.015-0.312 2.312-6.038 2.787-5.742 2.789-5.43 3.24
 9-4.965 3.406-4.503 3.573-4.034 3.718-3.727 3.873-3.108 4.182-2.642 4.192-2.173 4.177-1.395 4.493-0.934 4.351-0.316 4.648 0.313 4.49 1.076 4.509 1.708 0.015-0.018z" stroke-width="0.254" fill="url(#v)"/><linearGradient id="u" y2="3791.7" gradientUnits="userSpaceOnUse" x2="-3257.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3658" x1="-3217.3"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m373.05 73.926-4.812 0.316-4.641 0.775-4.504 1.239-4.337 1.402-4.032 1.856-3.881 2.183-3.713 2.326-3.406 2.795-3.104 2.947-2.787 3.26-2.637 3.417-2.325 3.57-2.162 3.881-1.698 4.034-1.551 4.023-1.092 4.343-2.167-0.309-2.167-0.306-2.179-0.301-2.156-0.316-2.036-0.3
 01-2.167-0.316-1.867-0.306-1.855-0.311 2.167-6.038 2.474-5.593 2.642-5.429 3.096-5.121 3.401-4.653 3.58-4.195 4.029-3.723 4.019-3.265 4.495-2.637 4.646-2.018 4.965-1.405 5.12-0.77 5.43 0.15 5.426 0.762 5.901 1.562 5.893 2.468h-0.008z" stroke-width="0.254" fill="url(#u)"/><linearGradient id="t" y2="3755.9" gradientUnits="userSpaceOnUse" x2="-3277.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3626.3" x1="-3230"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m384.38 75.149-5.732 1.249-5.12 1.403-4.341 1.545-4.028 1.719-3.409 2.021-3.111 2.167-2.787 2.328-2.479 2.64-2.315 2.789-2.015 3.111-2.017 3.254-2.165 3.417-2.024 3.871-2.157 3.881-2.481 4.346
 -2.64 4.504-2.009-0.312-1.856-0.461-1.55-0.316-1.556-0.301-1.556-0.314-1.551-0.306-1.551-0.155-1.861-0.143 1.54-5.745 2.025-5.432 2.471-4.968 2.786-4.651 3.254-4.187 3.417-3.724 3.863-3.417 4.031-2.953 4.343-2.483 4.49-2.021 4.662-1.556 4.954-1.244 4.973-0.622 5.118-0.158 5.11 0.459 5.274 0.765z" stroke-width="0.254" fill="url(#t)"/><linearGradient id="s" y2="3773.6" gradientUnits="userSpaceOnUse" x2="-3317.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3640" x1="-3276.9"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m409.03 78.39-4.948 1.25-4.817 1.399-4.644 1.551-4.501 1.717-4.332 2.017-4.188 2.018-4.034 2.317-3.873 2.494-3.721 2.798-3.56 2.9
 39-3.262 3.262-3.101 3.578-2.939 3.718-2.793 4.034-2.483 4.19-2.312 4.65-1.4-0.158-1.697-0.145-1.87-0.464-2.009-0.465-2.03-0.306-1.859-0.469-1.7-0.148-1.245-0.152 2.479-5.121 2.477-4.967 2.787-4.968 2.947-4.646 3.249-4.503 3.417-4.188 3.715-3.887 4.172-3.411 4.351-3.12 4.807-2.317 5.273-1.872 5.737-1.239 6.201-0.627 6.666 0.306 7.29 1.086 7.752 1.852v-0.003z" stroke-width="0.254" fill="url(#s)"/><linearGradient id="r" y2="3765.8" gradientUnits="userSpaceOnUse" x2="-3343.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3632.1" x1="-3302.7"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m423.76 79.927-4.177 2.178-4.337 2.479-4.029 2.643-4.185 2.95-4
 .034 2.956-4.028 3.248-3.871 3.272-3.887 3.262-3.707 3.248-3.729 3.111-3.554 3.111-3.415 2.953-3.414 2.79-3.257 2.483-3.088 2.173-3.116 1.864-0.77 0.15-1.239-0.148-1.562-0.475-1.856-0.458-2.17-0.459-2.181-0.462-2.159-0.309-2.175-0.158 2.947-5.893 3.409-5.435 3.871-4.962 4.189-4.651 4.646-4.192 4.804-3.729 4.957-3.42 5.266-2.955 5.273-2.487 5.278-2.012 5.263-1.556 5.134-1.097 5.113-0.777 4.962-0.156 4.509 0.153 4.324 0.765h-0.005z" stroke-width="0.254" fill="url(#r)"/><linearGradient id="q" y2="3756.1" gradientUnits="userSpaceOnUse" x2="-3375.2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3622.4" x1="-3334.7"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient
 ><path d="m444.4 85.793-4.493 0.475-4.346 0.778-4.187 1.397-4.034 1.709-3.874 2.024-3.726 2.331-3.56 2.637-3.723 2.784-3.562 3.109-3.557 3.259-3.575 3.267-3.724 3.265-3.718 3.406-4.034 3.272-4.021 3.259-4.188 3.101-2.012 0.008h-4.971l-2.623-0.15-2.483-0.15-2.479-0.166-2.022-0.15-1.704-0.295 5.593-3.73 5.571-4.19 5.577-4.503 5.576-4.815 5.43-4.809 5.426-4.82 5.432-4.493 5.269-4.351 5.266-3.56 4.97-3.116 4.96-2.326 4.648-1.249 4.493-0.312 4.351 0.934 4.187 2.314 3.882 3.871-0.015-0.015z" stroke-width="0.254" fill="url(#q)"/><linearGradient id="p" y2="3755.3" gradientUnits="userSpaceOnUse" x2="-3454.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3641.9" x1="-3354"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-color="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><
 stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m459.93 87.645-6.052 2.024-5.587 2.64-5.271 2.948-5.112 3.272-4.648 3.417-4.49 3.572-4.177 3.718-3.881 3.57-3.726 3.417-3.56 3.268-3.412 2.95-3.104 2.483-3.104 2.01-2.945 1.413-2.792 0.762-2.787 0.008-0.937-0.15-1.537-0.166-2.024-0.29-2.318-0.318-2.333-0.146-2.331-0.316-2.02-0.306-1.537-0.15 4.799-3.267 4.812-3.412 4.482-3.887 4.493-3.879 4.498-4.034 4.338-4.031 4.49-3.733 4.498-3.721 4.648-3.262 4.805-2.953 4.965-2.328 5.109-1.867 5.439-1.094 5.73-0.312 6.048 0.614 6.519 1.543 0.012-0.007z" stroke-width="0.254" fill="url(#p)"/><linearGradient id="o" y2="3735.2" gradientUnits="userSpaceOnUse" x2="-3477.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1376.5 2061.7)" y1="3621.8" x1="-3376.5"><stop stop-color="#512A7C" offset="0"/><stop stop-color="#682672" offset=".0701"/><stop stop-color="#991E5E" offset=".209"/><stop stop-color="#C21F4B" offset=".3368"/><stop stop-color="#E01D3D" offset=".4512"/><stop stop-colo
 r="#ED1B35" offset=".5481"/><stop stop-color="#ED1B35" offset=".6158"/><stop stop-color="#F6EE61" offset="1"/></linearGradient><path d="m479.47 93.079-5.426 1.241-4.965 1.408-4.341 1.553-4.031 1.867-3.721 2.007-3.409 2.175-3.254 2.334-2.953 2.48-2.939 2.637-3.106 2.795-2.942 2.938-3.105 2.959-3.401 2.945-3.56 3.108-3.882 3.101-4.335 3.267-2.634-0.16-2.95-0.156-3.106-0.467-3.104-0.3-3.098-0.475-2.945-0.454-2.645-0.459-2.474-0.313 2.942-0.472 3.415-1.556 3.873-2.632 4.182-3.422 4.648-4.021 5.115-4.351 5.273-4.659 5.424-4.656 5.732-4.182 5.886-3.89 6.051-3.259 6.057-2.333 6.033-1.25h5.893l6.057 1.384 5.737 3.262 0.008 0.006z" stroke-width="0.254" fill="url(#o)"/><g stroke-width="0.254"><linearGradient id="m" y2="3588.2" gradientUnits="userSpaceOnUse" x2="-2809.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3797.2" x1="-2874.7"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop st
 op-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m103.82 29.46 0.472 1.551 0.301 1.703 0.316 1.866 0.153 1.867 0.163 2.015 0.158 2.164v2.018l0.153 2.02 0.005 2.01v3.572l0.147 1.717v1.397l0.172 1.078 0.15 1.089 0.295 0.617-1.382-3.111-1.405-3.096-1.405-3.409-1.556-3.414-1.392-3.565-1.39-3.56-1.253-3.575-0.928-3.718-0.78-3.729-0.473-3.718v-3.723l0.304-3.724 0.77-3.564 1.397-3.406 1.861-3.576 2.474-3.256-0.461 1.7-0.454 1.867-0.321 1.851-0.147 1.859-0.143 1.864 0.005 2.02 0.143 2.017 0.146 1.859 0.171 2.025 0.306 1.858 0.47 2.009 0.475 1.859 0.459 1.703 0.617 1.714 0.616 1.701 0.775 1.553h0.016z" fill="url(#m)"/><linearGradient id="l" y2="3592.6" gradientUnits="userSpaceOnUse" x2="-2795.5" gradientTransform="matrix(-.5318 .00
 04 -.0004 -.5318 -1416.2 2021)" y1="3801.6" x1="-2860.7"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m56.531 93.846 2.8 0.143 2.801-0.15 2.784-0.467 2.79-0.925 2.789-1.092 2.632-1.4 2.795-1.551 2.631-1.866 2.785-2.012 2.637-2.184 2.637-2.173 2.631-2.476 2.479-2.328 2.484-2.479 2.479-2.494 2.479-2.468-2.795 1.545-2.774 1.563-2.652 1.384-2.474 1.562-2.642 1.55-2.483 1.709-2.463 1.556-2.643 1.556-2.468 1.698-2.494 1.561-2.637 1.711-2.637 1.551-2.784 1.709-2.784 1.706-2.948 1.869-2.953 1.708v-0.016z" fill="url(#l)"/><linearGradient id="k" y2="3590.5" gradientUnits="userSpaceOnUse" x2="-2802.
 2" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3799.5" x1="-2867.4"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m79.592 31.814 3.259 0.304 3.096 0.616 2.637 0.931 2.484 1.09 2.172 1.392 2.018 1.556 1.869 1.548 1.545 1.864 1.397 2.004 1.261 2.015 1.076 2.02 0.933 2.173 0.923 2.162 0.775 2.175 0.78 2.022 0.623 2.01-1.405-1.862-1.393-1.855-1.405-1.862-1.551-1.708-1.395-1.852-1.548-1.703-1.556-1.708-1.551-1.714-1.719-1.551-1.714-1.703-1.698-1.551-1.861-1.387-1.867-1.397-2.006-1.397-2.025-1.395-2.17-1.25 0.016 0.013z" fill="url(#k)"/><linearGradient id="j" y2="3584
 .8" gradientUnits="userSpaceOnUse" x2="-2820.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3793.7" x1="-2885.8"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m102.7 13.16 2.01 1.703 1.708 1.861 1.556 2.178 1.09 2.32 0.931 2.634 0.78 2.793 0.472 2.784 0.309 3.108 0.158 3.093 0.153 3.265-0.148 3.259-0.152 3.265-0.306 3.406-0.314 3.417-0.456 3.26-0.306 3.409-0.638-2.943-0.606-2.792-0.465-2.789-0.472-2.79-0.478-2.79-0.3-2.637-0.475-2.795-0.327-2.784-0.464-2.789-0.316-2.79-0.465-2.792-0.308-2.943-0.473-2.792-0.622-3.101-0.459-3.106-0.617-3.105v-0.017z" fill="url(#j)
 "/><linearGradient id="i" y2="3592.2" gradientUnits="userSpaceOnUse" x2="-2796.6" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3801.2" x1="-2861.8"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m86.094 8.092 0.301 4.182 0.791 3.721 0.929 3.101 1.241 2.787 1.247 2.481 1.546 2.181 1.716 2.004 1.551 2.009 1.722 2.03 1.54 2.168 1.566 2.325 1.239 2.629 1.244 3.098 0.772 3.418 0.62 4.028 0.316 4.644-1.551-1.693-1.872-2.183-2.167-2.312-2.484-2.795-2.637-2.787-2.642-3.098-2.474-3.26-2.331-3.253-2.017-3.41-1.717-3.417-1.244-3.414-0.617-3.254 0.161-3.265 0.762-3.101 1.688-
 2.953 2.803-2.621-0.002 0.01z" fill="url(#i)"/><linearGradient id="h" y2="3585.3" gradientUnits="userSpaceOnUse" x2="-2818.9" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3794.3" x1="-2884.1"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m105.97 57.688-0.316-1.55-0.617-1.859-0.923-1.858-0.934-2.176-1.102-2.159-1.092-2.484-0.76-2.634-0.785-2.792-0.312-2.942 0.147-3.268 0.612-3.259 1.252-3.56 1.852-3.726 2.629-3.884 3.718-4.189 4.503-4.346-1.244 2.792-0.923 2.787-1.089 2.795-0.772 2.784-0.612 2.79-0.765 2.79-0.464 2.95-0.472 2.784-0.298 2.8-0.307 2.943-0.311 2.945-
 0.147 2.953-0.158 3.111-0.143 3.095-0.155 3.102v3.259l-0.012 0.006z" fill="url(#h)"/><linearGradient id="g" y2="3593.5" gradientUnits="userSpaceOnUse" x2="-2792.5" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3802.5" x1="-2857.8"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m60.544 68.409 2.646 1.864 2.623 1.548 2.642 1.092 2.632 0.775 2.652 0.604 2.632 0.158h2.64l2.48-0.158 2.468-0.309 2.471-0.627 2.328-0.615 2.326-0.782 2.178-0.768 2.167-0.937 2.015-0.774 2.02-0.932-2.325 0.304-2.479 0.321-2.33 0.307-2.483 0.16-2.323 0.156-2.484 0.306h-2.32l-2.479 0.158h-4.809
 l-2.497-0.146-2.466-0.155-2.483-0.304-2.474-0.303-2.489-0.472-2.479-0.462v-0.009z" fill="url(#g)"/><linearGradient id="f" y2="3594.7" gradientUnits="userSpaceOnUse" x2="-2788.8" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3803.7" x1="-2854"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m74.993 80.984 3.111-1.247 3.412-1.862 3.56-2.02 3.412-2.167 3.412-2.015 2.789-1.875 2.326-1.241 1.703-0.617-3.412 0.775-3.416 0.625-3.721 0.763-3.876 0.785-3.878 0.934-3.871 0.934-3.718 1.244-3.723 1.239-3.573 1.403-3.446 1.7-3.105 2.025-2.785 2.17-2.494 2.64-1.998 2.784-1.709 3.
 274-1.093 3.716 1.095-1.397 1.231-1.242 1.249-1.242 1.388-1.244 1.561-1.087 1.551-1.097 1.708-1.081 1.703-0.934 1.867-0.928 1.698-0.775 1.851-0.611 1.878-0.786 1.851-0.467 1.867-0.461 1.695-0.306 1.866-0.316 0.034 0.007z" fill="url(#f)"/><linearGradient id="e" y2="3588.3" gradientUnits="userSpaceOnUse" x2="-2809.3" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3797.2" x1="-2874.5"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m67.888 108.74 2.017-4.023 2.015-3.27 2.168-2.795 2.172-2.32 2.168-1.864 2.32-1.553 2.336-1.551 2.315-1.402 2.325-1.397 2.325-1.403 2.32-1.8
 55 2.326-2.021 2.173-2.642 2.314-2.948 2.184-3.723 2.151-4.504-2.009 1.25-2.632 1.393-3.111 1.568-3.243 1.701-3.578 1.858-3.721 2.181-3.56 2.168-3.417 2.483-3.256 2.486-2.945 2.798-2.481 2.942-1.851 2.948-1.247 3.105-0.465 3.409 0.475 3.418 1.396 3.567 0.016-0.004z" fill="url(#e)"/><linearGradient id="d" y2="3582.6" gradientUnits="userSpaceOnUse" x2="-2827.4" gradientTransform="matrix(-.5318 .0004 -.0004 -.5318 -1416.2 2021)" y1="3791.6" x1="-2892.6"><stop stop-color="#D8E7EB" offset="0"/><stop stop-color="#CAD9DF" offset=".0849"/><stop stop-color="#A5B8C2" offset=".2184"/><stop stop-color="#728896" offset=".3836"/><stop stop-color="#415867" offset=".5537"/><stop stop-color="#677E8B" offset=".6417"/><stop stop-color="#92A7B1" offset=".742"/><stop stop-color="#B7C8D0" offset=".8374"/><stop stop-color="#CFDFE4" offset=".9257"/><stop stop-color="#D8E7EB" offset="1"/></linearGradient><path d="m106.91 70.526-1.256 1.095-1.387 1.247-1.861 1.084-2.009 1.241-2.173 1.237-2.323 1.402-2.167 1.
 703-2.181 2.021-1.852 2.178-1.703 2.642-1.399 3.101-0.932 3.42-0.464 4.021 0.164 4.656 0.774 5.12 1.562 5.896 0.611-2.956 0.617-2.792 0.78-2.632 0.765-2.79 0.929-2.637 1.097-2.479 1.086-2.634 1.234-2.642 1.233-2.481 1.397-2.486 1.403-2.629 1.397-2.481 1.54-2.483 1.703-2.634 1.703-2.637 1.709-2.643v-0.028z" fill="url(#d)"/></g></g></g><g stroke="#000" stroke-width="2" fill="#fff" transform="translate(.77474 .076835)"><path d="m172.88 122.2h-16.574l-2.303 7.799h-14.906l17.757-47.244h15.924l17.753 47.244h-15.288l-2.363-7.799zm-3.028-10.216-5.215-16.983-5.16 16.983h10.375z"/><path d="m195.11 82.756h24.267c5.285 0 9.244 1.257 11.875 3.771s3.948 6.091 3.948 10.731c0 4.77-1.434 8.497-4.302 11.183s-7.246 4.028-13.132 4.028h-7.992v17.531h-14.663v-47.244zm14.664 20.141h3.577c2.814 0 4.791-0.488 5.93-1.466s1.708-2.229 1.708-3.754c0-1.482-0.495-2.739-1.482-3.771-0.988-1.031-2.847-1.547-5.575-1.547h-4.157v10.538z"/><path d="m266.27 122.2h-16.574l-2.303 7.799h-14.906l17.757-47.244h15.924l17.753 4
 7.244h-15.288l-2.363-7.799zm-3.028-10.216-5.215-16.983-5.16 16.983h10.375z"/><path d="m318.82 110.66 12.794 3.867c-0.859 3.588-2.213 6.585-4.061 8.991s-4.141 4.222-6.88 5.446-6.225 1.837-10.458 1.837c-5.135 0-9.33-0.746-12.584-2.238s-6.064-4.116-8.427-7.874c-2.364-3.757-3.545-8.566-3.545-14.428 0-7.815 2.079-13.821 6.236-18.019s10.039-6.296 17.644-6.296c5.951 0 10.629 1.204 14.035 3.609 3.405 2.406 5.935 6.102 7.589 11.086l-12.891 2.868c-0.451-1.439-0.924-2.492-1.418-3.158-0.817-1.117-1.816-1.977-2.997-2.578-1.182-0.601-2.503-0.902-3.964-0.902-3.309 0-5.844 1.331-7.605 3.992-1.333 1.974-1.998 5.075-1.998 9.302 0 5.236 0.794 8.826 2.385 10.767 1.59 1.942 3.824 2.913 6.703 2.913 2.792 0 4.903-0.784 6.333-2.353 1.428-1.568 2.465-3.846 3.109-6.832z"/><path d="m338.77 82.756h14.599v16.532h15.952v-16.532h14.663v47.244h-14.663v-19.11h-15.952v19.11h-14.599v-47.244z"/><path d="m393.65 82.756h39.123v10.087h-24.492v7.509h22.72v9.636h-22.72v9.313h25.201v10.699h-39.832v-47.244z"/><path d="m492.4
  122.2h-16.574l-2.302 7.799h-14.906l17.757-47.244h15.924l17.753 47.244h-15.287l-2.365-7.799zm-3.028-10.216-5.214-16.983-5.161 16.983h10.375z"/><path d="m514.79 82.756h13.632l17.789 26.138v-26.138h13.761v47.244h-13.761l-17.692-25.94v25.94h-13.729v-47.244z"/><path d="m566.36 82.756h44.376v11.666h-14.889v35.578h-14.599v-35.578h-14.889v-11.666z"/></g><g stroke="#000" stroke-width="2" fill="#fff" transform="translate(.77474 .076835)"><path d="m145.15 35.753h32.273v8.484h-10.828v25.875h-10.617v-25.875h-10.828v-8.484z"/><path d="m182.27 35.753h10.617v12.023h11.602v-12.023h10.664v34.359h-10.664v-13.898h-11.602v13.898h-10.617v-34.359z"/><path d="m222.19 35.753h28.453v7.336h-17.812v5.461h16.523v7.008h-16.523v6.773h18.328v7.781h-28.969v-34.359z"/></g><g stroke="#000" stroke-width="2" fill="#fff" transform="translate(.77474 .076835)"><path d="m340.47 142.16h17.648c3.844 0 6.723 0.914 8.637 2.742s2.871 4.43 2.871 7.805c0 3.469-1.043 6.18-3.129 8.133s-5.27 2.93-9.551 2.93h-5.812v12.75h-10.664v-34
 .36zm10.664 14.648h2.602c2.047 0 3.484-0.355 4.312-1.066s1.242-1.621 1.242-2.73c0-1.078-0.359-1.992-1.078-2.742s-2.07-1.125-4.055-1.125h-3.023v7.663z"/><path d="m375.32 176.52v-34.359h17.695c3.281 0 5.789 0.281 7.523 0.844s3.133 1.605 4.195 3.129 1.594 3.379 1.594 5.566c0 1.906-0.406 3.551-1.22 4.934-0.812 1.383-1.931 2.504-3.353 3.363-0.907 0.547-2.15 1-3.729 1.359 1.265 0.423 2.187 0.845 2.764 1.267 0.391 0.282 0.956 0.884 1.698 1.807s1.237 1.634 1.487 2.135l5.142 9.956h-11.996l-5.676-10.5c-0.719-1.359-1.359-2.242-1.922-2.648-0.766-0.531-1.633-0.797-2.602-0.797h-0.938v13.945h-10.662zm10.664-20.438h4.477c0.484 0 1.422-0.156 2.812-0.469 0.703-0.141 1.277-0.5 1.723-1.078s0.668-1.242 0.668-1.992c0-1.109-0.352-1.961-1.055-2.555s-2.023-0.891-3.961-0.891h-4.664v6.985z"/><path d="m410.36 159.36c0-5.609 1.562-9.977 4.688-13.102s7.477-4.688 13.055-4.688c5.719 0 10.125 1.535 13.219 4.605s4.641 7.371 4.641 12.902c0 4.016-0.676 7.309-2.027 9.879s-3.305 4.57-5.859 6-5.738 2.145-9.551 2.145c-3.8
 75 0-7.082-0.617-9.621-1.852s-4.598-3.188-6.176-5.859-2.369-6.015-2.369-10.03zm10.618 0.047c0 3.469 0.645 5.961 1.934 7.477s3.043 2.273 5.262 2.273c2.281 0 4.047-0.742 5.297-2.227s1.875-4.148 1.875-7.992c0-3.234-0.652-5.598-1.957-7.09s-3.074-2.238-5.309-2.238c-2.141 0-3.859 0.758-5.156 2.273s-1.946 4.024-1.946 7.524z"/><path d="m465.98 142.16h10.641v18.667c0 3.919-0.348 6.902-1.043 8.947-0.695 2.046-2.094 3.779-4.19

<TRUNCATED>

[11/11] ant-ivy git commit: Merge GitHub master

Posted by jh...@apache.org.
Merge GitHub master


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/147fe0eb
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/147fe0eb
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/147fe0eb

Branch: refs/heads/master
Commit: 147fe0eb2756a1ceeae344028bc9cab6eb608387
Parents: 4c9a31c ee08c00
Author: twogee <g....@gmail.com>
Authored: Sat Jun 3 18:21:52 2017 +0200
Committer: twogee <g....@gmail.com>
Committed: Sat Jun 3 18:21:52 2017 +0200

----------------------------------------------------------------------

----------------------------------------------------------------------