amps-python-client 5.3.4.1__zip

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (550) hide show
  1. amps-python-client-5.3.4.1/HISTORY +7 -0
  2. amps-python-client-5.3.4.1/LICENSE +157 -0
  3. amps-python-client-5.3.4.1/PKG-INFO +112 -0
  4. amps-python-client-5.3.4.1/README.md +96 -0
  5. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
  6. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
  7. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
  8. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
  9. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
  10. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
  11. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
  12. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
  13. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
  14. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
  15. amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
  16. amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
  17. amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +4 -0
  18. amps-python-client-5.3.4.1/docs/command-reference/html/_images/caution.svg +25 -0
  19. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +32 -0
  20. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +27 -0
  21. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +43 -0
  22. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +231 -0
  23. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +1474 -0
  24. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +25 -0
  25. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +12 -0
  26. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +23 -0
  27. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +6 -0
  28. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +13 -0
  29. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +56 -0
  30. amps-python-client-5.3.4.1/docs/command-reference/html/_static/ajax-loader.gif +0 -0
  31. amps-python-client-5.3.4.1/docs/command-reference/html/_static/alabaster.css +699 -0
  32. amps-python-client-5.3.4.1/docs/command-reference/html/_static/basic.css +632 -0
  33. amps-python-client-5.3.4.1/docs/command-reference/html/_static/comment-bright.png +0 -0
  34. amps-python-client-5.3.4.1/docs/command-reference/html/_static/comment-close.png +0 -0
  35. amps-python-client-5.3.4.1/docs/command-reference/html/_static/comment.png +0 -0
  36. amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +192 -0
  37. amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +161 -0
  38. amps-python-client-5.3.4.1/docs/command-reference/html/_static/doctools.js +287 -0
  39. amps-python-client-5.3.4.1/docs/command-reference/html/_static/down-pressed.png +0 -0
  40. amps-python-client-5.3.4.1/docs/command-reference/html/_static/down.png +0 -0
  41. amps-python-client-5.3.4.1/docs/command-reference/html/_static/file.png +0 -0
  42. amps-python-client-5.3.4.1/docs/command-reference/html/_static/flag_logo.png +0 -0
  43. amps-python-client-5.3.4.1/docs/command-reference/html/_static/flag_logo.svg +153 -0
  44. amps-python-client-5.3.4.1/docs/command-reference/html/_static/jquery-3.1.0.js +10074 -0
  45. amps-python-client-5.3.4.1/docs/command-reference/html/_static/jquery.js +4 -0
  46. amps-python-client-5.3.4.1/docs/command-reference/html/_static/minus.png +0 -0
  47. amps-python-client-5.3.4.1/docs/command-reference/html/_static/plus.png +0 -0
  48. amps-python-client-5.3.4.1/docs/command-reference/html/_static/pygments.css +74 -0
  49. amps-python-client-5.3.4.1/docs/command-reference/html/_static/searchtools.js +758 -0
  50. amps-python-client-5.3.4.1/docs/command-reference/html/_static/underscore-1.3.1.js +999 -0
  51. amps-python-client-5.3.4.1/docs/command-reference/html/_static/underscore.js +31 -0
  52. amps-python-client-5.3.4.1/docs/command-reference/html/_static/up-pressed.png +0 -0
  53. amps-python-client-5.3.4.1/docs/command-reference/html/_static/up.png +0 -0
  54. amps-python-client-5.3.4.1/docs/command-reference/html/_static/websupport.js +808 -0
  55. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +417 -0
  56. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +417 -0
  57. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +126 -0
  58. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +295 -0
  59. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +1190 -0
  60. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +436 -0
  61. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +173 -0
  62. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +2123 -0
  63. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +299 -0
  64. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +287 -0
  65. amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +97 -0
  66. amps-python-client-5.3.4.1/docs/command-reference/html/index.html +138 -0
  67. amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
  68. amps-python-client-5.3.4.1/docs/command-reference/html/search.html +107 -0
  69. amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +1 -0
  70. amps-python-client-5.3.4.1/docs/html/.buildinfo +4 -0
  71. amps-python-client-5.3.4.1/docs/html/_sources/code.rst.txt +6 -0
  72. amps-python-client-5.3.4.1/docs/html/_sources/index.rst.txt +29 -0
  73. amps-python-client-5.3.4.1/docs/html/_static/ajax-loader.gif +0 -0
  74. amps-python-client-5.3.4.1/docs/html/_static/basic.css +632 -0
  75. amps-python-client-5.3.4.1/docs/html/_static/classic.css +261 -0
  76. amps-python-client-5.3.4.1/docs/html/_static/comment-bright.png +0 -0
  77. amps-python-client-5.3.4.1/docs/html/_static/comment-close.png +0 -0
  78. amps-python-client-5.3.4.1/docs/html/_static/comment.png +0 -0
  79. amps-python-client-5.3.4.1/docs/html/_static/default.css +1 -0
  80. amps-python-client-5.3.4.1/docs/html/_static/doctools.js +287 -0
  81. amps-python-client-5.3.4.1/docs/html/_static/down-pressed.png +0 -0
  82. amps-python-client-5.3.4.1/docs/html/_static/down.png +0 -0
  83. amps-python-client-5.3.4.1/docs/html/_static/file.png +0 -0
  84. amps-python-client-5.3.4.1/docs/html/_static/jquery-3.1.0.js +10074 -0
  85. amps-python-client-5.3.4.1/docs/html/_static/jquery.js +4 -0
  86. amps-python-client-5.3.4.1/docs/html/_static/minus.png +0 -0
  87. amps-python-client-5.3.4.1/docs/html/_static/plus.png +0 -0
  88. amps-python-client-5.3.4.1/docs/html/_static/pygments.css +74 -0
  89. amps-python-client-5.3.4.1/docs/html/_static/searchtools.js +758 -0
  90. amps-python-client-5.3.4.1/docs/html/_static/sidebar.js +159 -0
  91. amps-python-client-5.3.4.1/docs/html/_static/underscore-1.3.1.js +999 -0
  92. amps-python-client-5.3.4.1/docs/html/_static/underscore.js +31 -0
  93. amps-python-client-5.3.4.1/docs/html/_static/up-pressed.png +0 -0
  94. amps-python-client-5.3.4.1/docs/html/_static/up.png +0 -0
  95. amps-python-client-5.3.4.1/docs/html/_static/websupport.js +808 -0
  96. amps-python-client-5.3.4.1/docs/html/code.html +6503 -0
  97. amps-python-client-5.3.4.1/docs/html/genindex.html +1361 -0
  98. amps-python-client-5.3.4.1/docs/html/index.html +131 -0
  99. amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
  100. amps-python-client-5.3.4.1/docs/html/py-modindex.html +111 -0
  101. amps-python-client-5.3.4.1/docs/html/search.html +107 -0
  102. amps-python-client-5.3.4.1/docs/html/searchindex.js +1 -0
  103. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
  104. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
  105. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
  106. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
  107. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
  108. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
  109. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
  110. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
  111. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
  112. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
  113. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
  114. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
  115. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
  116. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
  117. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
  118. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
  119. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
  120. amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
  121. amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
  122. amps-python-client-5.3.4.1/docs/python/html/.buildinfo +4 -0
  123. amps-python-client-5.3.4.1/docs/python/html/_images/caution.png +0 -0
  124. amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +25 -0
  125. amps-python-client-5.3.4.1/docs/python/html/_images/connection_string.svg +461 -0
  126. amps-python-client-5.3.4.1/docs/python/html/_images/important.png +0 -0
  127. amps-python-client-5.3.4.1/docs/python/html/_images/important.svg +25 -0
  128. amps-python-client-5.3.4.1/docs/python/html/_images/tip.png +0 -0
  129. amps-python-client-5.3.4.1/docs/python/html/_images/tip.svg +31 -0
  130. amps-python-client-5.3.4.1/docs/python/html/_images/warning.png +0 -0
  131. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
  132. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +6 -0
  133. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
  134. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
  135. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
  136. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +482 -0
  137. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +128 -0
  138. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +142 -0
  139. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +876 -0
  140. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
  141. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
  142. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
  143. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +434 -0
  144. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
  145. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +292 -0
  146. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
  147. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
  148. amps-python-client-5.3.4.1/docs/python/html/_sources/index.rst.txt +44 -0
  149. amps-python-client-5.3.4.1/docs/python/html/_static/ajax-loader.gif +0 -0
  150. amps-python-client-5.3.4.1/docs/python/html/_static/alabaster.css +699 -0
  151. amps-python-client-5.3.4.1/docs/python/html/_static/basic.css +632 -0
  152. amps-python-client-5.3.4.1/docs/python/html/_static/comment-bright.png +0 -0
  153. amps-python-client-5.3.4.1/docs/python/html/_static/comment-close.png +0 -0
  154. amps-python-client-5.3.4.1/docs/python/html/_static/comment.png +0 -0
  155. amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +192 -0
  156. amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +161 -0
  157. amps-python-client-5.3.4.1/docs/python/html/_static/doctools.js +287 -0
  158. amps-python-client-5.3.4.1/docs/python/html/_static/down-pressed.png +0 -0
  159. amps-python-client-5.3.4.1/docs/python/html/_static/down.png +0 -0
  160. amps-python-client-5.3.4.1/docs/python/html/_static/file.png +0 -0
  161. amps-python-client-5.3.4.1/docs/python/html/_static/flag_logo.png +0 -0
  162. amps-python-client-5.3.4.1/docs/python/html/_static/flag_logo.svg +153 -0
  163. amps-python-client-5.3.4.1/docs/python/html/_static/jquery-3.1.0.js +10074 -0
  164. amps-python-client-5.3.4.1/docs/python/html/_static/jquery.js +4 -0
  165. amps-python-client-5.3.4.1/docs/python/html/_static/minus.png +0 -0
  166. amps-python-client-5.3.4.1/docs/python/html/_static/plus.png +0 -0
  167. amps-python-client-5.3.4.1/docs/python/html/_static/pygments.css +74 -0
  168. amps-python-client-5.3.4.1/docs/python/html/_static/searchtools.js +758 -0
  169. amps-python-client-5.3.4.1/docs/python/html/_static/underscore-1.3.1.js +999 -0
  170. amps-python-client-5.3.4.1/docs/python/html/_static/underscore.js +31 -0
  171. amps-python-client-5.3.4.1/docs/python/html/_static/up-pressed.png +0 -0
  172. amps-python-client-5.3.4.1/docs/python/html/_static/up.png +0 -0
  173. amps-python-client-5.3.4.1/docs/python/html/_static/websupport.js +808 -0
  174. amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +447 -0
  175. amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +92 -0
  176. amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +156 -0
  177. amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +2837 -0
  178. amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +169 -0
  179. amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +746 -0
  180. amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +272 -0
  181. amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +499 -0
  182. amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +1014 -0
  183. amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +264 -0
  184. amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +245 -0
  185. amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +118 -0
  186. amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +499 -0
  187. amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +352 -0
  188. amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +381 -0
  189. amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +535 -0
  190. amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +302 -0
  191. amps-python-client-5.3.4.1/docs/python/html/genindex.html +351 -0
  192. amps-python-client-5.3.4.1/docs/python/html/index.html +380 -0
  193. amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
  194. amps-python-client-5.3.4.1/docs/python/html/search.html +107 -0
  195. amps-python-client-5.3.4.1/docs/python/html/searchindex.js +1 -0
  196. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
  197. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
  198. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
  199. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
  200. amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +4 -0
  201. amps-python-client-5.3.4.1/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +155 -0
  202. amps-python-client-5.3.4.1/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +19 -0
  203. amps-python-client-5.3.4.1/docs/python-quickstart/html/_sources/index.rst.txt +20 -0
  204. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
  205. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/alabaster.css +699 -0
  206. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/basic.css +632 -0
  207. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/comment-bright.png +0 -0
  208. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/comment-close.png +0 -0
  209. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/comment.png +0 -0
  210. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +192 -0
  211. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +161 -0
  212. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/doctools.js +287 -0
  213. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/down-pressed.png +0 -0
  214. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/down.png +0 -0
  215. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/file.png +0 -0
  216. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/flag_logo.png +0 -0
  217. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/flag_logo.svg +153 -0
  218. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/jquery-3.1.0.js +10074 -0
  219. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/jquery.js +4 -0
  220. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/minus.png +0 -0
  221. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/plus.png +0 -0
  222. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/pygments.css +74 -0
  223. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/searchtools.js +758 -0
  224. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/underscore-1.3.1.js +999 -0
  225. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/underscore.js +31 -0
  226. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/up-pressed.png +0 -0
  227. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/up.png +0 -0
  228. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/websupport.js +808 -0
  229. amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +271 -0
  230. amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +105 -0
  231. amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +97 -0
  232. amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +382 -0
  233. amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
  234. amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +107 -0
  235. amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +1 -0
  236. amps-python-client-5.3.4.1/docs/resources/custom.css +9 -0
  237. amps-python-client-5.3.4.1/docs/resources/flag_logo.svg +153 -0
  238. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
  239. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
  240. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
  241. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
  242. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
  243. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
  244. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
  245. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
  246. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
  247. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
  248. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
  249. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
  250. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
  251. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
  252. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
  253. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
  254. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
  255. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
  256. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
  257. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
  258. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
  259. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
  260. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
  261. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
  262. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
  263. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
  264. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
  265. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
  266. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
  267. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
  268. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
  269. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
  270. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
  271. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
  272. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
  273. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
  274. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
  275. amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
  276. amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
  277. amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +4 -0
  278. amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +1330 -0
  279. amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
  280. amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
  281. amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
  282. amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
  283. amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +235 -0
  284. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
  285. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
  286. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
  287. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
  288. amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +1 -0
  289. amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +1 -0
  290. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +684 -0
  291. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +402 -0
  292. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +505 -0
  293. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +1 -0
  294. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +1 -0
  295. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +1 -0
  296. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +1 -0
  297. amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
  298. amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +25 -0
  299. amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
  300. amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
  301. amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
  302. amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
  303. amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +25 -0
  304. amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +1 -0
  305. amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
  306. amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
  307. amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +627 -0
  308. amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
  309. amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
  310. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +248 -0
  311. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +183 -0
  312. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +1 -0
  313. amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
  314. amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +31 -0
  315. amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
  316. amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +23 -0
  317. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +232 -0
  318. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +111 -0
  319. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +358 -0
  320. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +83 -0
  321. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +11 -0
  322. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +86 -0
  323. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +9 -0
  324. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +111 -0
  325. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +269 -0
  326. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +232 -0
  327. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +556 -0
  328. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +186 -0
  329. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +191 -0
  330. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +39 -0
  331. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +203 -0
  332. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +101 -0
  333. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +465 -0
  334. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +23 -0
  335. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +116 -0
  336. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +34 -0
  337. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +1398 -0
  338. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +326 -0
  339. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +312 -0
  340. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +27 -0
  341. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +49 -0
  342. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +1351 -0
  343. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +1228 -0
  344. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +657 -0
  345. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +57 -0
  346. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +25 -0
  347. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/spark.rst.txt +824 -0
  348. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +291 -0
  349. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +517 -0
  350. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +62 -0
  351. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +21 -0
  352. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +62 -0
  353. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +175 -0
  354. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +110 -0
  355. amps-python-client-5.3.4.1/docs/user-guide/html/_static/ajax-loader.gif +0 -0
  356. amps-python-client-5.3.4.1/docs/user-guide/html/_static/alabaster.css +695 -0
  357. amps-python-client-5.3.4.1/docs/user-guide/html/_static/basic.css +632 -0
  358. amps-python-client-5.3.4.1/docs/user-guide/html/_static/comment-bright.png +0 -0
  359. amps-python-client-5.3.4.1/docs/user-guide/html/_static/comment-close.png +0 -0
  360. amps-python-client-5.3.4.1/docs/user-guide/html/_static/comment.png +0 -0
  361. amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +192 -0
  362. amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +161 -0
  363. amps-python-client-5.3.4.1/docs/user-guide/html/_static/doctools.js +287 -0
  364. amps-python-client-5.3.4.1/docs/user-guide/html/_static/down-pressed.png +0 -0
  365. amps-python-client-5.3.4.1/docs/user-guide/html/_static/down.png +0 -0
  366. amps-python-client-5.3.4.1/docs/user-guide/html/_static/file.png +0 -0
  367. amps-python-client-5.3.4.1/docs/user-guide/html/_static/flag_logo.png +0 -0
  368. amps-python-client-5.3.4.1/docs/user-guide/html/_static/flag_logo.svg +153 -0
  369. amps-python-client-5.3.4.1/docs/user-guide/html/_static/jquery-3.1.0.js +10074 -0
  370. amps-python-client-5.3.4.1/docs/user-guide/html/_static/jquery.js +4 -0
  371. amps-python-client-5.3.4.1/docs/user-guide/html/_static/minus.png +0 -0
  372. amps-python-client-5.3.4.1/docs/user-guide/html/_static/plus.png +0 -0
  373. amps-python-client-5.3.4.1/docs/user-guide/html/_static/pygments.css +74 -0
  374. amps-python-client-5.3.4.1/docs/user-guide/html/_static/searchtools.js +758 -0
  375. amps-python-client-5.3.4.1/docs/user-guide/html/_static/underscore-1.3.1.js +999 -0
  376. amps-python-client-5.3.4.1/docs/user-guide/html/_static/underscore.js +31 -0
  377. amps-python-client-5.3.4.1/docs/user-guide/html/_static/up-pressed.png +0 -0
  378. amps-python-client-5.3.4.1/docs/user-guide/html/_static/up.png +0 -0
  379. amps-python-client-5.3.4.1/docs/user-guide/html/_static/websupport.js +808 -0
  380. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +289 -0
  381. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +3782 -0
  382. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +439 -0
  383. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +1552 -0
  384. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +1626 -0
  385. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +2548 -0
  386. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +508 -0
  387. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +328 -0
  388. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +447 -0
  389. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +295 -0
  390. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +609 -0
  391. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +246 -0
  392. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +264 -0
  393. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +449 -0
  394. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +229 -0
  395. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +215 -0
  396. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +978 -0
  397. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +357 -0
  398. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +572 -0
  399. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +972 -0
  400. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +1280 -0
  401. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +718 -0
  402. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +341 -0
  403. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +1515 -0
  404. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +934 -0
  405. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +1767 -0
  406. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +1777 -0
  407. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +697 -0
  408. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +1038 -0
  409. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +621 -0
  410. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +819 -0
  411. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +352 -0
  412. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +530 -0
  413. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +1013 -0
  414. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +288 -0
  415. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +133 -0
  416. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +1120 -0
  417. amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +1261 -0
  418. amps-python-client-5.3.4.1/docs/user-guide/html/index.html +163 -0
  419. amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
  420. amps-python-client-5.3.4.1/docs/user-guide/html/search.html +106 -0
  421. amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +1 -0
  422. amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +63 -0
  423. amps-python-client-5.3.4.1/include/ampspy_compat.h +63 -0
  424. amps-python-client-5.3.4.1/include/ampspy_defs.hpp +181 -0
  425. amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +52 -0
  426. amps-python-client-5.3.4.1/include/ampspy_shims.hpp +113 -0
  427. amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +242 -0
  428. amps-python-client-5.3.4.1/include/ampspy_types.hpp +1139 -0
  429. amps-python-client-5.3.4.1/include/ampspyver.h +30 -0
  430. amps-python-client-5.3.4.1/index.html +66 -0
  431. amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +59 -0
  432. amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +63 -0
  433. amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +71 -0
  434. amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +69 -0
  435. amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +71 -0
  436. amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +67 -0
  437. amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +81 -0
  438. amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +69 -0
  439. amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +59 -0
  440. amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +67 -0
  441. amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +77 -0
  442. amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
  443. amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
  444. amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +128 -0
  445. amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +123 -0
  446. amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +84 -0
  447. amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +87 -0
  448. amps-python-client-5.3.4.1/samples/RandomServerChooser.py +41 -0
  449. amps-python-client-5.3.4.1/samples/sample.xml +335 -0
  450. amps-python-client-5.3.4.1/setup.py +209 -0
  451. amps-python-client-5.3.4.1/setup_amps.py +94 -0
  452. amps-python-client-5.3.4.1/src/ampspy_shims.cpp +203 -0
  453. amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +484 -0
  454. amps-python-client-5.3.4.1/src/authenticator.cpp +128 -0
  455. amps-python-client-5.3.4.1/src/bookmarkstore.cpp +238 -0
  456. amps-python-client-5.3.4.1/src/client.cpp +2430 -0
  457. amps-python-client-5.3.4.1/src/client_docs.h +956 -0
  458. amps-python-client-5.3.4.1/src/cmessagehandler.cpp +151 -0
  459. amps-python-client-5.3.4.1/src/command.cpp +164 -0
  460. amps-python-client-5.3.4.1/src/command_docs.h +194 -0
  461. amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +111 -0
  462. amps-python-client-5.3.4.1/src/compositemessageparser.cpp +146 -0
  463. amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +194 -0
  464. amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +2053 -0
  465. amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +677 -0
  466. amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +542 -0
  467. amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +214 -0
  468. amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
  469. amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
  470. amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
  471. amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +719 -0
  472. amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +370 -0
  473. amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +460 -0
  474. amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
  475. amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +1255 -0
  476. amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
  477. amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +290 -0
  478. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +1622 -0
  479. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
  480. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +244 -0
  481. amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
  482. amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +1819 -0
  483. amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +618 -0
  484. amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +158 -0
  485. amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
  486. amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
  487. amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
  488. amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
  489. amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
  490. amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +490 -0
  491. amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +145 -0
  492. amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
  493. amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +775 -0
  494. amps-python-client-5.3.4.1/src/cpp/include/amps/amps_generated.h +46 -0
  495. amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +204 -0
  496. amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +78 -0
  497. amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +210 -0
  498. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +8817 -0
  499. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +84 -0
  500. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +41 -0
  501. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +41 -0
  502. amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +194 -0
  503. amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +1692 -0
  504. amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +688 -0
  505. amps-python-client-5.3.4.1/src/cpp/src/amps_protocol_generated.h +80 -0
  506. amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +489 -0
  507. amps-python-client-5.3.4.1/src/cpp/src/atfork.c +446 -0
  508. amps-python-client-5.3.4.1/src/cpp/src/client.c +483 -0
  509. amps-python-client-5.3.4.1/src/cpp/src/makefile +92 -0
  510. amps-python-client-5.3.4.1/src/cpp/src/message.c +837 -0
  511. amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +611 -0
  512. amps-python-client-5.3.4.1/src/cpp/src/tcp.c +1489 -0
  513. amps-python-client-5.3.4.1/src/cpp/src/tcps.c +1894 -0
  514. amps-python-client-5.3.4.1/src/cpp/src/transports.c +123 -0
  515. amps-python-client-5.3.4.1/src/cpp/src/unix.c +984 -0
  516. amps-python-client-5.3.4.1/src/cpp/src/uri.c +301 -0
  517. amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +137 -0
  518. amps-python-client-5.3.4.1/src/failedwritehandler.cpp +116 -0
  519. amps-python-client-5.3.4.1/src/fixbuilder.cpp +146 -0
  520. amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +114 -0
  521. amps-python-client-5.3.4.1/src/fixshredder.cpp +105 -0
  522. amps-python-client-5.3.4.1/src/fixshredder_docs.h +38 -0
  523. amps-python-client-5.3.4.1/src/haclient.cpp +691 -0
  524. amps-python-client-5.3.4.1/src/haclient_docs.h +132 -0
  525. amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +137 -0
  526. amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +31 -0
  527. amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +373 -0
  528. amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +39 -0
  529. amps-python-client-5.3.4.1/src/memorypublishstore.cpp +160 -0
  530. amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +32 -0
  531. amps-python-client-5.3.4.1/src/message.cpp +765 -0
  532. amps-python-client-5.3.4.1/src/message_docs.h +306 -0
  533. amps-python-client-5.3.4.1/src/messagestream.cpp +623 -0
  534. amps-python-client-5.3.4.1/src/messagestream_docs.h +45 -0
  535. amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +422 -0
  536. amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +160 -0
  537. amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +33 -0
  538. amps-python-client-5.3.4.1/src/nvfixshredder.cpp +99 -0
  539. amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +39 -0
  540. amps-python-client-5.3.4.1/src/publishstore.cpp +183 -0
  541. amps-python-client-5.3.4.1/src/raw_wrapper.cpp +756 -0
  542. amps-python-client-5.3.4.1/src/reason.cpp +71 -0
  543. amps-python-client-5.3.4.1/src/recoverypoint.cpp +135 -0
  544. amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +171 -0
  545. amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +360 -0
  546. amps-python-client-5.3.4.1/src/serverchooser.cpp +245 -0
  547. amps-python-client-5.3.4.1/src/serverchooser_docs.h +39 -0
  548. amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +248 -0
  549. amps-python-client-5.3.4.1/src/store.cpp +62 -0
  550. amps-python-client-5.3.4.1/src/versioninfo.cpp +175 -0
@@ -0,0 +1,248 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="893.9" height="244.31" viewBox="0 0 893.9 244.31">
2
+ <title>sow_overview_1</title>
3
+ <rect x="288.05" y="7.48" width="605.4" height="236.38" rx="23.64" ry="23.64" fill="#fff"/>
4
+ <rect x="288.05" y="7.48" width="605.4" height="236.38" rx="23.64" ry="23.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
5
+ <path d="M402.65,89.37c13.4,0,24.23,13.13,24.23,29.35S416,148.07,402.65,148.07H330c-13.39,0-24.23-13.13-24.23-29.35S316.63,89.37,330,89.37h72.62Z" transform="translate(-4.55 0.45)" fill="#ccc"/>
6
+ <path d="M402.65,89.37c13.4,0,24.23,13.13,24.23,29.35S416,148.07,402.65,148.07H330c-13.39,0-24.23-13.13-24.23-29.35S316.63,89.37,330,89.37h72.62Z" transform="translate(-4.55 0.45)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
7
+ <path d="M348.81,101.22a2.32,2.32,0,0,0-2.4-1.48c-1.94,0-2.86,1.31-2.86,3.25s1,3.32,2.92,3.32A2.74,2.74,0,0,0,349,104.6l0.89,0.46a3.61,3.61,0,0,1-3.51,2.17c-2.63,0-3.84-1.64-4-4.24-0.2-3.41,3.25-5,6.14-3.64a2.66,2.66,0,0,1,1.28,1.51" transform="translate(-4.55 0.45)"/>
8
+ <path d="M351.92,105.35a1,1,0,0,0,1.05,1.08,2,2,0,0,0,2-2.43c-1.41.07-3-.16-3,1.35m3.05,0.56a2.44,2.44,0,0,1-2.23,1.31,1.75,1.75,0,0,1-1.9-1.87c0-2.1,2.07-2.07,4.1-2.07,0.1-1.15-.3-1.77-1.35-1.77-0.79,0-1.35.23-1.38,1l-1.08-.1c0.16-1.21,1.08-1.71,2.5-1.71s2.36,0.66,2.36,2.1v2.69c0,0.66.23,1.05,0.92,0.89v0.66C355.9,107.36,354.91,107,355,105.91Z" transform="translate(-4.55 0.45)"/>
9
+ <polyline points="353.15 107.54 353.15 103.26 353.15 98.97 354.2 98.97 354.2 103.26 354.2 107.54 353.15 107.54"/>
10
+ <path d="M362.66,101.55c-1.31,0-1.58,1.08-1.58,2.4s0.3,2.46,1.58,2.46a1.31,1.31,0,0,0,1.41-1.25l1.05,0.07a2.25,2.25,0,0,1-2.43,2c-1.94,0-2.5-1.35-2.69-3.25a2.7,2.7,0,0,1,4.83-2.1,2.65,2.65,0,0,1,.23.72l-1.05.1a1.26,1.26,0,0,0-1.35-1.15" transform="translate(-4.55 0.45)"/>
11
+ <path d="M368.18,107.23c-2.92.13-1.77-3.81-2-6.37h1.05v3.94c0,1,.23,1.64,1.28,1.61,2.36-.07,1.48-3.32,1.64-5.55h1l0,6.24h-1a5.65,5.65,0,0,0-.07-1.08,2.05,2.05,0,0,1-2,1.21" transform="translate(-4.55 0.45)"/>
12
+ <polyline points="368.22 107.54 368.22 103.26 368.22 98.97 369.27 98.97 369.27 103.26 369.27 107.54 368.22 107.54"/>
13
+ <path d="M376.15,105.35a1,1,0,0,0,1.05,1.08,2,2,0,0,0,2-2.43c-1.41.07-3-.16-3,1.35m3.05,0.56a2.44,2.44,0,0,1-2.23,1.31,1.75,1.75,0,0,1-1.9-1.87c0-2.1,2.07-2.07,4.1-2.07,0.1-1.15-.3-1.77-1.35-1.77-0.79,0-1.35.23-1.38,1l-1.08-.1c0.16-1.21,1.08-1.71,2.5-1.71s2.36,0.66,2.36,2.1v2.69c0,0.66.23,1.05,0.92,0.89v0.66C380.13,107.36,379.14,107,379.21,105.91Z" transform="translate(-4.55 0.45)"/>
14
+ <path d="M383.08,105.55c-0.07.79,0.59,1,1.25,0.72v0.79c-1.08.33-2.3,0.16-2.3-1.28v-4.17h-0.72v-0.76h0.79l0.3-1.41h0.69v1.41h1.15v0.76h-1.15v3.94" transform="translate(-4.55 0.45)"/>
15
+ <path d="M389.42,103.38a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92h3.38m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48H386c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S385.77,100.73,387.71,100.73Z" transform="translate(-4.55 0.45)"/>
16
+ <path d="M350.87,115.07c-0.16-1.58-4-1.77-4.07.07,0.46,2.46,5.19.46,5.35,3.91,0.1,2.56-4,2.86-5.75,1.81a2.35,2.35,0,0,1-1.08-1.51l1.08-.23c0.16,1.84,4.63,2.07,4.63,0,0-2.56-5.09-.46-5.32-3.87-0.16-2.69,4.76-2.76,5.88-1.12a3.11,3.11,0,0,1,.36.82" transform="translate(-4.55 0.45)"/>
17
+ <path d="M355.93,120.62c1.44,0,1.74-1,1.74-2.46s-0.26-2.46-1.67-2.46-1.74,1.05-1.74,2.46,0.33,2.43,1.67,2.46m0-5.71c2,0,2.79,1.21,2.79,3.25s-0.89,3.25-2.82,3.25-2.72-1.28-2.76-3.25C353.17,116,354.09,114.91,356,114.91Z" transform="translate(-4.55 0.45)"/>
18
+ <polyline points="361.46 121.73 360.28 121.73 358.96 116.34 357.62 121.73 356.44 121.73 354.66 115.49 355.71 115.49 356.99 120.87 358.4 115.49 359.52 115.49 360.87 120.87 362.25 115.49 363.26 115.49"/>
19
+ <polyline points="369.57 121.73 366.32 117.79 365.27 118.61 365.27 120.17 365.27 121.73 364.18 121.73 364.18 117.66 364.18 113.58 365.27 113.58 365.27 115.62 365.27 117.66 369.17 113.58 370.49 113.58 367.04 117.13 370.95 121.73 369.57 121.73"/>
20
+ <path d="M380.62,117.57a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92h3.38m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48h-4.43c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S377,114.91,378.91,114.91Z" transform="translate(-4.55 0.45)"/>
21
+ <path d="M388.07,115l-2.82,7.26a2.23,2.23,0,0,1-2.66,1.38v-0.79c1.28,0.2,1.74-.66,2.1-1.64L382.23,115h1.12l1.87,5.12L387,115h1.08" transform="translate(-4.55 0.45)"/>
22
+ <path d="M334.75,135.59c-2.92.13-1.77-3.81-2-6.37h1.05v3.94c0,1,.23,1.64,1.28,1.61,2.36-.07,1.48-3.32,1.64-5.55h1l0,6.24h-1a5.65,5.65,0,0,0-.07-1.08,2.05,2.05,0,0,1-2,1.21" transform="translate(-4.55 0.45)"/>
23
+ <path d="M343,130.77c-0.1-1.12-2.82-1.25-2.86,0,0.49,1.74,3.78.39,3.91,3s-4.92,2.43-5.15.26l0.92-.16c0.13,1.18,3.18,1.48,3.22,0-0.33-1.84-3.71-.49-3.87-3-0.13-1.87,2.69-2.07,4-1.38a1.65,1.65,0,0,1,.79,1.15" transform="translate(-4.55 0.45)"/>
24
+ <path d="M345.26,135.46v-6.24h1.05v6.24h-1.05m0-7.58v-1h1.05v1h-1.05Z" transform="translate(-4.55 0.45)"/>
25
+ <path d="M350.91,129.09c2.92-.13,1.74,3.81,2,6.37h-1.05v-4c0-1-.26-1.61-1.28-1.58-2.36.07-1.44,3.35-1.61,5.55h-1.05l0-6.24h1a5.31,5.31,0,0,0,.07,1.05,2.08,2.08,0,0,1,2-1.18" transform="translate(-4.55 0.45)"/>
26
+ <path d="M356.72,134.74c1.18,0,1.64-1.05,1.64-2.4s-0.46-2.46-1.64-2.46-1.51,1.12-1.51,2.46,0.2,2.4,1.51,2.4m2.72-5.52c-0.33,4.1,1.35,9.62-3.61,8.57a1.87,1.87,0,0,1-1.44-1.41l1.05-.16a1.54,1.54,0,0,0,2.92-.92v-1a2.08,2.08,0,0,1-2,1.18c-1.77,0-2.23-1.35-2.23-3.15s0.53-3.18,2.33-3.22a2.11,2.11,0,0,1,1.94,1.15c0-.33,0-0.76.07-1.05h1Z" transform="translate(-4.55 0.45)"/>
27
+ <polyline points="358.96 136.04 361.33 127.34 362.25 127.34 359.88 136.04 358.96 136.04"/>
28
+ <path d="M370,134.8c1.44,0,1.74-1,1.74-2.46s-0.26-2.46-1.67-2.46-1.74,1.05-1.74,2.46,0.33,2.43,1.67,2.46m0-5.71c2,0,2.79,1.21,2.79,3.25s-0.89,3.25-2.82,3.25-2.72-1.28-2.76-3.25C367.29,130.17,368.21,129.09,370.08,129.09Z" transform="translate(-4.55 0.45)"/>
29
+ <path d="M377.11,130.11c-2.56-.53-1.74,3-1.87,5.35h-1.05l0-6.24h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.9-1.35v1" transform="translate(-4.55 0.45)"/>
30
+ <path d="M380.36,129.88c-1.31,0-1.51,1.12-1.51,2.46s0.2,2.43,1.48,2.43,1.67-1.05,1.67-2.5-0.3-2.43-1.64-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.08l0-3.28H383l0,8.57h-1a8.92,8.92,0,0,0-.1-1,1.87,1.87,0,0,1-1.94,1.15c-1.74,0-2.27-1.28-2.3-3.22C377.76,130.21,378.52,129.09,380.06,129.09Z" transform="translate(-4.55 0.45)"/>
31
+ <path d="M388.83,131.75a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92h3.38m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48h-4.43c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S385.18,129.09,387.12,129.09Z" transform="translate(-4.55 0.45)"/>
32
+ <path d="M394.14,130.11c-2.56-.53-1.74,3-1.87,5.35h-1.05l0-6.24h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.9-1.35v1" transform="translate(-4.55 0.45)"/>
33
+ <polyline points="390.84 135.91 390.84 131.84 390.84 127.77 391.96 127.77 391.96 131.84 391.96 135.91 390.84 135.91"/>
34
+ <path d="M400.68,129.88c-1.31,0-1.51,1.12-1.51,2.46s0.2,2.43,1.48,2.43,1.67-1.05,1.67-2.5-0.3-2.43-1.64-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.08l0-3.28h1.05l0,8.57h-1a8.93,8.93,0,0,0-.1-1,1.87,1.87,0,0,1-1.94,1.15c-1.74,0-2.27-1.28-2.3-3.22C398.08,130.21,398.84,129.09,400.38,129.09Z" transform="translate(-4.55 0.45)"/>
35
+ <rect x="460.08" y="58.69" width="425.82" height="134.61" fill="#fff"/>
36
+ <rect x="460.08" y="58.69" width="425.82" height="134.61" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
37
+ <path d="M644.56,75.43c3.32,0,4.69-2.16,4.69-5.32s-1.53-5.21-4.69-5.21-4.69,2.05-4.69,5.21,1.47,5.27,4.69,5.32m0-12c4.27,0,6.48,2.42,6.48,6.64s-2.32,6.79-6.48,6.79-6.48-2.58-6.48-6.79S640.3,63.48,644.56,63.48Z" transform="translate(-4.55 0.45)"/>
38
+ <path d="M655.25,69.9c3.16-.11,7.21.68,7.21-2.48s-4.21-2.21-7.21-2.37V69.9m9-2.53A3.47,3.47,0,0,1,661,71.06l3.69,5.63h-2l-3.42-5.42h-4.05v5.42h-1.74V63.63C658.15,63.79,664.31,62.53,664.21,67.37Z" transform="translate(-4.55 0.45)"/>
39
+ <path d="M668.89,75.27c4.69,0.42,7.69-.84,7.69-5.21s-3.16-5.32-7.69-5V75.27m-1.74-11.64c6.21-.37,11.37.42,11.22,6.42-0.16,4.11-2.26,6.64-6.37,6.64h-4.84V63.63Z" transform="translate(-4.55 0.45)"/>
40
+ <polyline points="676.25 77.14 676.25 70.61 676.25 64.08 686.09 64.08 686.09 64.82 686.09 65.56 677.98 65.56 677.98 67.64 677.98 69.72 685.57 69.72 685.57 70.43 685.57 71.14 677.98 71.14 677.98 73.43 677.98 75.72 686.51 75.72 686.51 76.43 686.51 77.14 676.25 77.14"/>
41
+ <path d="M695.17,69.9c3.16-.11,7.21.68,7.21-2.48s-4.21-2.21-7.21-2.37V69.9m9-2.53A3.47,3.47,0,0,1,701,71.06l3.69,5.63h-2l-3.42-5.42h-4.05v5.42h-1.74V63.63C698.07,63.79,704.23,62.53,704.12,67.37Z" transform="translate(-4.55 0.45)"/>
42
+ <path d="M715.23,66.74c-0.26-2.53-6.48-2.84-6.53.11,0.74,3.95,8.32.74,8.58,6.27,0.16,4.11-6.37,4.58-9.22,2.9a3.76,3.76,0,0,1-1.74-2.42l1.74-.37c0.26,2.95,7.43,3.32,7.43-.05,0-4.11-8.16-.74-8.53-6.21-0.26-4.32,7.64-4.42,9.43-1.79a5,5,0,0,1,.58,1.32" transform="translate(-4.55 0.45)"/>
43
+ <rect x="468.22" y="96.45" width="102.96" height="29.55" fill="#ccc"/>
44
+ <rect x="468.22" y="96.45" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
45
+ <path d="M496.32,104.93c-0.05-2.26-5-2.42-5.11-.16,0.95,3.48,8,.53,8.11,6,0.16,5-8.69,4.9-10.74,1.9a3.84,3.84,0,0,1-.63-1.58l2.63-.42c0.16,2.42,5.9,2.95,6.11.26-0.9-3.63-7.9-.53-8.11-6-0.21-4.58,8.06-4.63,9.9-1.84a4.47,4.47,0,0,1,.53,1.47" transform="translate(-4.55 0.45)"/>
46
+ <path d="M505.8,112.93c1.84,0,2.37-1.47,2.37-3.42,0-2.11-.53-3.42-2.26-3.42s-2.37,1.37-2.37,3.42c0,1.9.53,3.42,2.26,3.42m0.05-8.64c3.37,0,5.06,1.9,5.06,5.21s-1.84,5.21-5.11,5.21-5-1.9-5-5.21S502.58,104.3,505.85,104.3Z" transform="translate(-4.55 0.45)"/>
47
+ <path d="M523.75,114.51H521L519,106.35l-2.11,8.16h-2.74l-2.58-10H514l1.69,7.64c0.47-2.74,1.26-5.11,1.9-7.64h2.79l1.95,7.64,1.69-7.64h2.42" transform="translate(-4.55 0.45)"/>
48
+ <polyline points="532.05 114.96 527.42 108.96 525.78 110.22 525.78 112.59 525.78 114.96 523.05 114.96 523.05 108.43 523.05 101.9 525.78 101.9 525.78 104.88 525.78 107.86 531.68 101.9 534.84 101.9 529.26 107.43 535.32 114.96 532.05 114.96"/>
49
+ <path d="M547.34,108.35c0.26-2.42-3-3.32-3.69-1.11a3.44,3.44,0,0,0-.21,1.11h3.9m2.37,3.63a4.23,4.23,0,0,1-4.32,2.74c-3.16-.11-4.69-1.95-4.69-5.27s1.58-5.16,4.74-5.16,4.37,2.37,4.42,5.69h-6.42c0,1.63.42,2.9,2.05,2.95a1.62,1.62,0,0,0,1.79-1.16Z" transform="translate(-4.55 0.45)"/>
50
+ <path d="M557,115c-0.79,2.26-2.26,4-5.48,3.27v-1.84a2.36,2.36,0,0,0,3.11-2.05l-3.95-9.9h2.74l2.53,7.79c0.63-2.74,1.47-5.27,2.32-7.79h2.69" transform="translate(-4.55 0.45)"/>
51
+ <rect x="571.18" y="96.45" width="102.96" height="29.55" fill="#fff"/>
52
+ <rect x="571.18" y="96.45" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
53
+ <path d="M600.38,112.93c1.84,0,2.37-1.47,2.37-3.42,0-2.11-.53-3.42-2.26-3.42s-2.37,1.37-2.37,3.42c0,1.9.53,3.42,2.26,3.42m0.05-8.64c3.37,0,5.06,1.9,5.06,5.21s-1.84,5.21-5.11,5.21-5-1.9-5-5.21S597.17,104.3,600.44,104.3Z" transform="translate(-4.55 0.45)"/>
54
+ <path d="M613.28,106.61c-2.05-.63-3.16.68-3.16,3v4.9h-2.63l-0.05-10h2.48a13.18,13.18,0,0,0,.16,2.11c0.32-1.47,1.42-2.79,3.21-2.16v2.16" transform="translate(-4.55 0.45)"/>
55
+ <path d="M619.08,112.93c1.74,0,2.11-1.58,2.16-3.48s-0.47-3.37-2.16-3.37-2,1.58-2.05,3.42c0,2.26.68,3.42,2.05,3.42m-0.9-8.64a3.21,3.21,0,0,1,3.05,1.79l-0.05-5.32h2.63l0.05,13.74h-2.53a14.31,14.31,0,0,0-.16-1.63,3.14,3.14,0,0,1-3.21,1.84c-2.74,0-3.58-2.37-3.63-5.21S615.34,104.4,618.18,104.3Z" transform="translate(-4.55 0.45)"/>
56
+ <path d="M632.45,108.35c0.26-2.42-3-3.32-3.69-1.11a3.44,3.44,0,0,0-.21,1.11h3.9m2.37,3.63a4.23,4.23,0,0,1-4.32,2.74c-3.16-.11-4.69-1.95-4.69-5.27s1.58-5.16,4.74-5.16,4.37,2.37,4.42,5.69h-6.42c0,1.63.42,2.9,2.05,2.95a1.62,1.62,0,0,0,1.79-1.16Z" transform="translate(-4.55 0.45)"/>
57
+ <path d="M642.72,106.61c-2.05-.63-3.16.68-3.16,3v4.9h-2.63l-0.05-10h2.48a13.18,13.18,0,0,0,.16,2.11c0.32-1.47,1.42-2.79,3.21-2.16v2.16" transform="translate(-4.55 0.45)"/>
58
+ <polyline points="639.7 114.96 639.7 108.43 639.7 101.9 642.44 101.9 642.44 108.43 642.44 114.96 639.7 114.96"/>
59
+ <path d="M653.78,112.93c1.74,0,2.11-1.58,2.16-3.48s-0.47-3.37-2.16-3.37-2,1.58-2.05,3.42c0,2.26.68,3.42,2.05,3.42m-0.9-8.64a3.21,3.21,0,0,1,3.05,1.79l-0.05-5.32h2.63l0.05,13.74H656a14.31,14.31,0,0,0-.16-1.63,3.14,3.14,0,0,1-3.21,1.84c-2.74,0-3.58-2.37-3.63-5.21S650,104.4,652.89,104.3Z" transform="translate(-4.55 0.45)"/>
60
+ <rect x="674.14" y="96.45" width="102.96" height="29.55" fill="#fff"/>
61
+ <rect x="674.14" y="96.45" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
62
+ <path d="M704.29,107.25c0.05-1.53-3.69-1.79-3.74-.21,0.79,2.42,6.21.37,6.27,4.53,0.05,4.37-8.64,4-9.06.47l2.26-.37c0.21,1,1.05,1.32,2.32,1.32,1.74,0.42,3-1.58,1.26-2.16-2.26-.74-5.37-0.58-5.48-3.48-0.11-4.21,8.11-3.9,8.48-.37" transform="translate(-4.55 0.45)"/>
63
+ <path d="M714.08,115c-0.79,2.26-2.26,4-5.48,3.27v-1.84a2.36,2.36,0,0,0,3.11-2.05l-3.95-9.9h2.74L713,112.3c0.63-2.74,1.47-5.27,2.32-7.79H718" transform="translate(-4.55 0.45)"/>
64
+ <path d="M729.72,106.25c-2.79.47-1.47,5.27-1.79,8.27h-2.58v-5.63c0.05-1.42-.26-2.58-1.53-2.63-2.79.53-1.42,5.27-1.74,8.27h-2.63l-0.05-10h2.48a11.86,11.86,0,0,0,.16,2c0.53-2.79,5.32-2.95,5.69,0,0.68-1.16,1.26-2.26,3.11-2.21,4.32,0.05,2.69,6.11,3,10.22h-2.58v-5.63c-0.05-1.32-.26-2.53-1.53-2.63" transform="translate(-4.55 0.45)"/>
65
+ <path d="M741,112.93c1.63,0,2.11-1.42,2.11-3.48s-0.37-3.32-2.05-3.32-2.16,1.47-2.16,3.42,0.42,3.37,2.11,3.37m1.11-8.64c2.74,0,3.69,2.26,3.69,5.16s-1,5.21-3.84,5.27a3.22,3.22,0,0,1-3.05-1.84l-0.11,1.63h-2.53l0.05-13.74h2.63v5.48A3.19,3.19,0,0,1,742.1,104.3Z" transform="translate(-4.55 0.45)"/>
66
+ <path d="M752.26,112.93c1.84,0,2.37-1.47,2.37-3.42,0-2.11-.53-3.42-2.26-3.42s-2.37,1.37-2.37,3.42c0,1.9.53,3.42,2.26,3.42m0.05-8.64c3.37,0,5.06,1.9,5.06,5.21s-1.84,5.21-5.11,5.21-5-1.9-5-5.21S749.05,104.3,752.32,104.3Z" transform="translate(-4.55 0.45)"/>
67
+ <polyline points="754.82 114.96 754.82 108.09 754.82 101.22 757.46 101.22 757.46 108.09 757.46 114.96 754.82 114.96"/>
68
+ <rect x="777.1" y="96.45" width="102.96" height="29.55" fill="#fff"/>
69
+ <rect x="777.1" y="96.45" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
70
+ <path d="M816.54,112.93c1.74,0,2.05-1.63,2.11-3.48,0-2-.47-3.37-2.11-3.37-2.95,0-2.9,6.85,0,6.85m1.11-8.64c2.79,0,3.69,2.32,3.69,5.16s-1,5.16-3.84,5.27c-1.63.05-2.37-.9-3.11-1.79,0.16,1.74.11,3.63,0.11,5.53h-2.63l-0.05-14h2.53a14.32,14.32,0,0,0,.16,1.63A3,3,0,0,1,817.65,104.3Z" transform="translate(-4.55 0.45)"/>
71
+ <path d="M829.18,106.61c-2.05-.63-3.16.68-3.16,3v4.9h-2.63l-0.05-10h2.48a13.17,13.17,0,0,0,.16,2.11c0.32-1.47,1.42-2.79,3.21-2.16v2.16" transform="translate(-4.55 0.45)"/>
72
+ <path d="M830.76,114.51v-10h2.63v10h-2.63m0-11.8v-1.95h2.63v1.95h-2.63Z" transform="translate(-4.55 0.45)"/>
73
+ <path d="M844.72,111.2c-0.37,2.21-2,3.53-4.53,3.53-3.11,0-4.42-2-4.74-5.16-0.63-5.79,8.11-7.21,9.16-1.9l-2.58.11a1.77,1.77,0,0,0-1.84-1.69c-1.58,0-1.84,1.47-2,3.37-0.32,3.9,3.42,4.58,3.9,1.58" transform="translate(-4.55 0.45)"/>
74
+ <path d="M852.61,108.35c0.26-2.42-3-3.32-3.69-1.11a3.44,3.44,0,0,0-.21,1.11h3.9M855,112a4.23,4.23,0,0,1-4.32,2.74c-3.16-.11-4.69-1.95-4.69-5.27s1.58-5.16,4.74-5.16,4.37,2.37,4.42,5.69h-6.42c0,1.63.42,2.9,2.05,2.95a1.62,1.62,0,0,0,1.79-1.16Z" transform="translate(-4.55 0.45)"/>
75
+ <rect x="468.22" y="126" width="102.96" height="29.55" fill="#ccc"/>
76
+ <rect x="468.22" y="126" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
77
+ <polyline points="471.07 144.45 471.07 143.74 471.07 143.02 474.44 143.02 474.44 138.02 474.44 133.02 471.49 135.07 471.49 134.31 471.49 133.54 474.55 131.39 476.07 131.39 476.07 137.21 476.07 143.02 479.29 143.02 479.29 143.74 479.29 144.45 471.07 144.45"/>
78
+ <path d="M491.31,132.83a82.85,82.85,0,0,1-4.63,6.9h4.63v-6.9m1.58,8.22V144h-1.58V141h-6.16v-1.32l6-8.79h1.74v8.79h1.84V141h-1.84Z" transform="translate(-4.55 0.45)"/>
79
+ <path d="M498.11,136.52c2.53-1.84,7.21-.42,6.9,3.21,0.58,5.21-8.11,6-9,1.37l1.69-.21a2.54,2.54,0,0,0,2.74,1.95c1.84-.05,2.69-1.16,2.84-3.05,0.21-2.9-3.84-3.42-5.21-1.79h-1.63l0.42-7.06h7.43v1.42h-5.9" transform="translate(-4.55 0.45)"/>
80
+ <path d="M511.06,142.84c2.48,0,2.84-2.58,2.84-5.37s-0.21-5.37-2.79-5.37-2.9,2.53-2.9,5.37,0.26,5.37,2.84,5.37m0.05-12.06c3.58,0,4.48,2.9,4.48,6.69s-1.05,6.74-4.53,6.74-4.53-2.95-4.53-6.74S507.43,130.78,511.11,130.78Z" transform="translate(-4.55 0.45)"/>
81
+ <path d="M519.17,136.52c2.53-1.84,7.21-.42,6.9,3.21,0.58,5.21-8.11,6-9,1.37l1.69-.21a2.54,2.54,0,0,0,2.74,1.95c1.84-.05,2.69-1.16,2.84-3.05,0.21-2.9-3.84-3.42-5.21-1.79h-1.63l0.42-7.06h7.43v1.42h-5.9" transform="translate(-4.55 0.45)"/>
82
+ <path d="M533.5,137.31c1.74,0.32,3.05,1.05,3.05,3.11,0,4.63-7.32,4.84-8.64,1.53a5.35,5.35,0,0,1-.32-1.32l1.69-.16a2.61,2.61,0,0,0,2.84,2.32c1.69,0,2.74-.79,2.74-2.42,0-2-1.9-2.42-4.16-2.26v-1.47c2.05,0.05,3.79-.21,3.79-2.21a2.15,2.15,0,0,0-2.42-2.26,2.32,2.32,0,0,0-2.58,2.16l-1.69-.16c0.32-2.21,1.84-3.32,4.27-3.37s4.16,1.11,4.16,3.42c0,1.9-1.11,2.74-2.74,3.11" transform="translate(-4.55 0.45)"/>
83
+ <path d="M542.66,142.84c2.48,0,2.84-2.58,2.84-5.37s-0.21-5.37-2.79-5.37-2.9,2.53-2.9,5.37,0.26,5.37,2.84,5.37m0.05-12.06c3.58,0,4.48,2.9,4.48,6.69s-1.05,6.74-4.53,6.74-4.53-2.95-4.53-6.74S539,130.78,542.71,130.78Z" transform="translate(-4.55 0.45)"/>
84
+ <path d="M553.24,142.94c1.84,0,2.69-.95,2.69-2.74,0-1.58-.95-2.42-2.79-2.42s-2.69.9-2.69,2.48c0,1.79,1,2.69,2.79,2.69m-0.05-6.42a2.08,2.08,0,0,0,2.42-2.32c0-1.47-.9-2.26-2.48-2.21s-2.42.68-2.37,2.21A2.16,2.16,0,0,0,553.19,136.52ZM555,137.1c1.47,0.47,2.74,1.26,2.69,3.27-0.05,2.63-1.79,3.84-4.48,3.84s-4.37-1.21-4.42-3.84a3.08,3.08,0,0,1,2.58-3.21c-3.95-1.32-2.37-6.64,1.79-6.37,2.42,0.16,4.11.95,4.16,3.32A2.77,2.77,0,0,1,555,137.1Z" transform="translate(-4.55 0.45)"/>
85
+ <polyline points="555.64 144.45 555.64 143.45 555.64 142.44 557.43 142.44 557.43 143.45 557.43 144.45 555.64 144.45"/>
86
+ <polyline points="560.91 144.45 560.91 143.45 560.91 142.44 562.7 142.44 562.7 143.45 562.7 144.45 560.91 144.45"/>
87
+ <polyline points="566.18 144.45 566.18 143.45 566.18 142.44 567.97 142.44 567.97 143.45 567.97 144.45 566.18 144.45"/>
88
+ <rect x="571.18" y="126" width="102.96" height="29.55" fill="#fff"/>
89
+ <rect x="571.18" y="126" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
90
+ <polyline points="618.83 144.45 618.83 143.74 618.83 143.02 622.2 143.02 622.2 138.02 622.2 133.02 619.25 135.07 619.25 134.31 619.25 133.54 622.3 131.39 623.83 131.39 623.83 137.21 623.83 143.02 627.04 143.02 627.04 143.74 627.04 144.45 618.83 144.45"/>
91
+ <rect x="674.14" y="126" width="102.96" height="29.55" fill="#fff"/>
92
+ <rect x="674.14" y="126" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
93
+ <path d="M717.07,144l0.11-11.48c-1.21,4-2.84,7.64-4.21,11.48h-1.21l-4.27-11.48L707.54,144H706V130.94h2.32L712.38,142c1.11-3.95,2.69-7.37,4-11.11h2.26V144h-1.58" transform="translate(-4.55 0.45)"/>
94
+ <path d="M729.92,134c-0.26-2.53-6.48-2.84-6.53.11,0.74,3.95,8.32.74,8.58,6.27,0.16,4.11-6.37,4.58-9.22,2.9a3.76,3.76,0,0,1-1.74-2.42l1.74-.37c0.26,2.95,7.43,3.32,7.43-.05,0-4.11-8.16-.74-8.53-6.21-0.26-4.32,7.64-4.42,9.43-1.79a5,5,0,0,1,.58,1.32" transform="translate(-4.55 0.45)"/>
95
+ <polyline points="731.58 132.86 731.58 135.28 731.58 137.71 738.85 137.71 738.85 138.44 738.85 139.18 731.58 139.18 731.58 141.81 731.58 144.45 729.84 144.45 729.84 137.92 729.84 131.39 739.06 131.39 739.06 132.12 739.06 132.86 731.58 132.86"/>
96
+ <polyline points="746.48 132.86 746.48 138.65 746.48 144.45 744.69 144.45 744.69 138.65 744.69 132.86 740.22 132.86 740.22 132.12 740.22 131.39 750.96 131.39 750.96 132.12 750.96 132.86 746.48 132.86"/>
97
+ <rect x="777.1" y="126" width="102.96" height="29.55" fill="#fff"/>
98
+ <rect x="777.1" y="126" width="102.96" height="29.55" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
99
+ <path d="M829.26,137.31c1.74,0.32,3.05,1.05,3.05,3.11,0,4.63-7.32,4.84-8.64,1.53a5.35,5.35,0,0,1-.32-1.32l1.69-.16a2.61,2.61,0,0,0,2.84,2.32c1.69,0,2.74-.79,2.74-2.42,0-2-1.9-2.42-4.16-2.26v-1.47c2.05,0.05,3.79-.21,3.79-2.21a2.15,2.15,0,0,0-2.42-2.26,2.32,2.32,0,0,0-2.58,2.16l-1.69-.16c0.32-2.21,1.84-3.32,4.27-3.37s4.16,1.11,4.16,3.42c0,1.9-1.11,2.74-2.74,3.11" transform="translate(-4.55 0.45)"/>
100
+ <path d="M838.42,142.84c2.48,0,2.84-2.58,2.84-5.37s-0.21-5.37-2.79-5.37-2.9,2.53-2.9,5.37,0.26,5.37,2.84,5.37m0.05-12.06c3.58,0,4.48,2.9,4.48,6.69s-1.05,6.74-4.53,6.74-4.53-2.95-4.53-6.74S834.79,130.78,838.47,130.78Z" transform="translate(-4.55 0.45)"/>
101
+ <rect x="468.22" y="155.54" width="102.96" height="29.48" fill="#ccc"/>
102
+ <rect x="468.22" y="155.54" width="102.96" height="29.48" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
103
+ <path d="M479.52,172.49c1.84,0,2.69-.95,2.69-2.74,0-1.58-.95-2.42-2.79-2.42s-2.69.9-2.69,2.48c0,1.79,1,2.69,2.79,2.69m-0.05-6.42a2.08,2.08,0,0,0,2.42-2.32c0-1.47-.9-2.26-2.48-2.21s-2.42.68-2.37,2.21A2.16,2.16,0,0,0,479.47,166.07Zm1.79,0.58c1.47,0.47,2.74,1.26,2.69,3.27-0.05,2.63-1.79,3.84-4.48,3.84s-4.37-1.21-4.42-3.84a3.08,3.08,0,0,1,2.58-3.21c-3.95-1.32-2.37-6.64,1.79-6.37,2.42,0.16,4.11.95,4.16,3.32A2.77,2.77,0,0,1,481.26,166.65Z" transform="translate(-4.55 0.45)"/>
104
+ <path d="M490.16,172.39c1.79,0,2.58-1.21,2.58-3.05s-0.84-2.95-2.63-2.95a2.33,2.33,0,0,0-2.58,2.58c0.05,1.9.79,3.42,2.63,3.42m0.37-7.27c2.53,0.05,3.9,1.58,3.9,4.16,0,2.79-1.47,4.48-4.21,4.48-3.42,0-4.37-2.9-4.53-6.42-0.26-4.74,2.63-8.53,7-6.42a3,3,0,0,1,1.42,2.05l-1.63.32c-0.26-2.11-3.53-2-4.32-.32a9.13,9.13,0,0,0-.79,3.9A3.25,3.25,0,0,1,490.52,165.12Z" transform="translate(-4.55 0.45)"/>
105
+ <path d="M500.69,172.39c1.79,0,2.58-1.21,2.58-3.05s-0.84-2.95-2.63-2.95a2.33,2.33,0,0,0-2.58,2.58c0.05,1.9.79,3.42,2.63,3.42m0.37-7.27c2.53,0.05,3.9,1.58,3.9,4.16,0,2.79-1.47,4.48-4.21,4.48-3.42,0-4.37-2.9-4.53-6.42-0.26-4.74,2.63-8.53,7-6.42a3,3,0,0,1,1.42,2.05l-1.63.32c-0.26-2.11-3.53-2-4.32-.32a9.13,9.13,0,0,0-.79,3.9A3.25,3.25,0,0,1,501.06,165.12Z" transform="translate(-4.55 0.45)"/>
106
+ <path d="M511.06,172.39c2.48,0,2.84-2.58,2.84-5.37s-0.21-5.37-2.79-5.37-2.9,2.53-2.9,5.37,0.26,5.37,2.84,5.37m0.05-12.06c3.58,0,4.48,2.9,4.48,6.69s-1.05,6.74-4.53,6.74-4.53-2.95-4.53-6.74S507.43,160.33,511.11,160.33Z" transform="translate(-4.55 0.45)"/>
107
+ <path d="M519.17,166.07c2.53-1.84,7.21-.42,6.9,3.21,0.58,5.21-8.11,6-9,1.37l1.69-.21a2.54,2.54,0,0,0,2.74,1.95c1.84-.05,2.69-1.16,2.84-3.05,0.21-2.9-3.84-3.42-5.21-1.79h-1.63l0.42-7.06h7.43v1.42h-5.9" transform="translate(-4.55 0.45)"/>
108
+ <path d="M532.28,172.39c1.79,0,2.58-1.21,2.58-3.05s-0.84-2.95-2.63-2.95a2.33,2.33,0,0,0-2.58,2.58c0.05,1.9.79,3.42,2.63,3.42m0.37-7.27c2.53,0.05,3.9,1.58,3.9,4.16,0,2.79-1.47,4.48-4.21,4.48-3.42,0-4.37-2.9-4.53-6.42-0.26-4.74,2.63-8.53,7-6.42a3,3,0,0,1,1.42,2.05l-1.63.32c-0.26-2.11-3.53-2-4.32-.32a9.13,9.13,0,0,0-.79,3.9A3.25,3.25,0,0,1,532.65,165.12Z" transform="translate(-4.55 0.45)"/>
109
+ <polyline points="534.26 173.99 534.26 173.28 534.26 172.57 537.63 172.57 537.63 167.57 537.63 162.57 534.68 164.62 534.68 163.86 534.68 163.09 537.74 160.93 539.27 160.93 539.27 166.75 539.27 172.57 542.48 172.57 542.48 173.28 542.48 173.99 534.26 173.99"/>
110
+ <path d="M550.77,166.07c2.53-1.84,7.21-.42,6.9,3.21,0.58,5.21-8.11,6-9,1.37l1.69-.21a2.54,2.54,0,0,0,2.74,1.95c1.84-.05,2.69-1.16,2.84-3.05,0.21-2.9-3.84-3.42-5.21-1.79h-1.63l0.42-7.06h7.43v1.42H551" transform="translate(-4.55 0.45)"/>
111
+ <polyline points="555.64 173.99 555.64 172.99 555.64 171.99 557.43 171.99 557.43 172.99 557.43 173.99 555.64 173.99"/>
112
+ <polyline points="560.91 173.99 560.91 172.99 560.91 171.99 562.7 171.99 562.7 172.99 562.7 173.99 560.91 173.99"/>
113
+ <polyline points="566.18 173.99 566.18 172.99 566.18 171.99 567.97 171.99 567.97 172.99 567.97 173.99 566.18 173.99"/>
114
+ <rect x="571.18" y="155.54" width="102.96" height="29.48" fill="#fff"/>
115
+ <rect x="571.18" y="155.54" width="102.96" height="29.48" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
116
+ <path d="M627.28,160.33c4.32-.37,4.9,4.58,2.26,7l-3.26,2.9a6.12,6.12,0,0,0-1.53,1.95h6.79v1.42h-8.64c0.11-5.21,6.74-5,6.74-9.58a2.09,2.09,0,0,0-2.37-2.26,2.32,2.32,0,0,0-2.58,2.16L623,163.7c0.32-2.16,1.79-3.16,4.27-3.37" transform="translate(-4.55 0.45)"/>
117
+ <rect x="674.14" y="155.54" width="102.96" height="29.48" fill="#fff"/>
118
+ <rect x="674.14" y="155.54" width="102.96" height="29.48" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
119
+ <polyline points="710.55 173.99 710.55 167.46 710.55 160.93 712.34 160.93 712.34 167.46 712.34 173.99 710.55 173.99"/>
120
+ <path d="M721.94,172.12c2.9-.11,6.53.74,6.53-2.37,0-2.95-3.69-2.21-6.53-2.32v4.69m0-6.06c2.63-.05,5.79.47,5.79-2.21,0-2.48-3.32-1.9-5.79-1.95v4.16Zm5.11,0.58c1.84,0.26,3.21,1.21,3.21,3.21,0,4.58-5.58,3.58-10.06,3.69V160.48c4,0.16,9.32-.9,9.32,3.16A2.89,2.89,0,0,1,727.05,166.65Z" transform="translate(-4.55 0.45)"/>
121
+ <path d="M743.9,173.54L744,162.06c-1.21,4-2.84,7.64-4.21,11.48h-1.21l-4.27-11.48,0.05,11.48h-1.53V160.48h2.32l4.05,11.11c1.11-3.95,2.69-7.37,4-11.11h2.26v13.06H743.9" transform="translate(-4.55 0.45)"/>
122
+ <rect x="777.1" y="155.54" width="102.96" height="29.48" fill="#fff"/>
123
+ <rect x="777.1" y="155.54" width="102.96" height="29.48" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
124
+ <polyline points="814.24 173.99 814.24 173.28 814.24 172.57 817.61 172.57 817.61 167.57 817.61 162.57 814.66 164.62 814.66 163.86 814.66 163.09 817.72 160.93 819.24 160.93 819.24 166.75 819.24 172.57 822.45 172.57 822.45 173.28 822.45 173.99 814.24 173.99"/>
125
+ <path d="M833.22,160.33c4.32-.37,4.9,4.58,2.26,7l-3.26,2.9a6.12,6.12,0,0,0-1.53,1.95h6.79v1.42h-8.64c0.11-5.21,6.74-5,6.74-9.58a2.09,2.09,0,0,0-2.37-2.26,2.32,2.32,0,0,0-2.58,2.16L829,163.7c0.32-2.16,1.79-3.16,4.27-3.37" transform="translate(-4.55 0.45)"/>
126
+ <path d="M843.7,172.39c2.48,0,2.84-2.58,2.84-5.37s-0.21-5.37-2.79-5.37-2.9,2.53-2.9,5.37,0.26,5.37,2.84,5.37m0.05-12.06c3.58,0,4.48,2.9,4.48,6.69s-1.05,6.74-4.53,6.74-4.53-2.95-4.53-6.74S840.06,160.33,843.75,160.33Z" transform="translate(-4.55 0.45)"/>
127
+ <polyline points="143.46 82.4 143.53 85.09 143.72 87.52 143.92 89.75 144.25 91.78 144.58 93.69 144.97 95.46 145.43 97.1 145.96 98.61 146.48 100.06 147.07 101.44 147.66 102.75 148.32 103.93 148.98 105.11 149.7 106.3 150.49 107.35 151.28 108.4 152.13 109.45 153.05 110.43 153.97 111.42 154.95 112.34 156.07 113.26 157.19 114.18 158.43 115.09 159.75 115.95 161.19 116.8 162.7 117.66 164.41 118.51 166.25 119.36 168.35 120.15 170.58 120.94 173.14 121.73 176.09 122.45 179.38 123.17 183.32 123.83 187.91 124.42 193.56 124.88 200.65 125.14 210.17 125.14 224.95 124.48 296.06 119.23 301.25 119.17" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
128
+ <polygon points="142.81 82.46 142.81 82.4 143.53 82.4 142.81 82.46"/>
129
+ <polygon points="301.25 119.17 291.99 122.58 291.79 116.54 301.25 119.17"/>
130
+ <path d="M297.19,121.21l6.5-2.43-6.7-1.84Zm8.67-3.15-0.07.66v0.72l-9.85,3.61-0.33-7.88Z" transform="translate(-4.55 0.45)"/>
131
+ <polyline points="422.33 119.17 424.76 119.23 426.92 119.5 428.89 119.82 430.67 120.28 432.37 120.87 434.01 121.53 435.66 122.38 437.36 123.43 439.27 124.75 441.83 126.78 451.28 135.19 453.19 136.5 454.89 137.55 456.54 138.41 458.18 139.06 459.88 139.65 461.66 140.11 463.63 140.44 465.8 140.64 468.22 140.77" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
132
+ <polygon points="422.46 118.51 422.33 119.17 422.33 118.97 422.33 118.51 422.46 118.51"/>
133
+ <polygon points="468.22 140.77 458.51 142.28 459.49 136.24 468.22 140.77"/>
134
+ <path d="M463.84,141l6.83-1.05-6.17-3.22Zm8.93-1.51V141l-10.51,1.64,1.25-7.81Z" transform="translate(-4.55 0.45)"/>
135
+ <rect x="15.88" y="38.4" width="255.16" height="43.99" fill="#fff"/>
136
+ <rect x="15.88" y="38.4" width="255.16" height="43.99" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
137
+ <path d="M31.71,62.47c2,0,2.36-1.38,2.36-3.34s-0.36-3.34-2.27-3.34-2.36,1.43-2.36,3.34,0.45,3.3,2.27,3.34m0-7.76c2.76,0,3.79,1.65,3.79,4.41s-1.2,4.41-3.83,4.41S28,61.8,28,59.13C28,56.19,29.21,54.71,31.75,54.71Z" transform="translate(-4.55 0.45)"/>
138
+ <path d="M41.29,56.1c-3.48-.71-2.36,4.06-2.54,7.27H37.32l0-8.47h1.34a10.8,10.8,0,0,0,.09,1.74c0.27-1.2,1-2.18,2.59-1.83V56.1" transform="translate(-4.55 0.45)"/>
139
+ <path d="M45.71,55.78c-1.78,0-2.05,1.52-2.05,3.34s0.27,3.3,2,3.3S47.93,61,47.93,59s-0.4-3.3-2.23-3.25m-0.4-1.07A2.82,2.82,0,0,1,48,56.19l0-4.46h1.43l0,11.64H48.07A12.12,12.12,0,0,0,47.93,62a2.54,2.54,0,0,1-2.63,1.56c-2.36,0-3.08-1.74-3.12-4.37C42.18,56.23,43.21,54.71,45.3,54.71Z" transform="translate(-4.55 0.45)"/>
140
+ <path d="M57.21,58.33a2.29,2.29,0,0,0-4.32-1.25,3.24,3.24,0,0,0-.27,1.25h4.59m-2.32-3.61c2.81,0,3.83,1.87,3.75,4.73h-6c0,1.78.62,3,2.36,3a2.07,2.07,0,0,0,2.18-1.29l1.25,0.36a3.35,3.35,0,0,1-3.43,2c-2.59,0-3.92-1.65-3.88-4.46S52.26,54.71,54.89,54.71Z" transform="translate(-4.55 0.45)"/>
141
+ <path d="M64.43,56.1c-3.48-.71-2.36,4.06-2.54,7.27H60.46l0-8.47h1.34a10.8,10.8,0,0,0,.09,1.74c0.27-1.2,1-2.18,2.59-1.83V56.1" transform="translate(-4.55 0.45)"/>
142
+ <polyline points="61.58 63.81 61.58 58.28 61.58 52.76 63.09 52.76 63.09 58.28 63.09 63.81 61.58 63.81"/>
143
+ <path d="M73.3,55.78c-1.78,0-2.05,1.52-2.05,3.34s0.27,3.3,2,3.3S75.53,61,75.53,59s-0.4-3.3-2.23-3.25m-0.4-1.07a2.82,2.82,0,0,1,2.68,1.47l0-4.46H77l0,11.64H75.67A12.12,12.12,0,0,0,75.53,62a2.54,2.54,0,0,1-2.63,1.56c-2.36,0-3.08-1.74-3.12-4.37C69.78,56.23,70.81,54.71,72.9,54.71Z" transform="translate(-4.55 0.45)"/>
144
+ <path d="M78.83,60.69V59.53h7.76v1.16H78.83m0-4V55.52h7.76v1.16H78.83Z" transform="translate(-4.55 0.45)"/>
145
+ <polyline points="84.05 63.81 84.05 63.21 84.05 62.61 86.9 62.61 86.9 58.37 86.9 54.14 84.4 55.88 84.4 55.23 84.4 54.59 86.99 52.76 88.28 52.76 88.28 57.68 88.28 62.61 91 62.61 91 63.21 91 63.81 84.05 63.81"/>
146
+ <path d="M97.78,56.5V54.89h1.56V56.5H97.78m1.56,5.26a6.44,6.44,0,0,1-.62,3.66h-1a3.37,3.37,0,0,0,.76-2.05H97.78V61.76h1.56Z" transform="translate(-4.55 0.45)"/>
147
+ <path d="M106.79,57c-0.13-1.52-3.83-1.69-3.88,0,0.67,2.36,5.13.53,5.31,4s-6.69,3.3-7,.36l1.25-.22c0.18,1.61,4.32,2,4.37,0-0.45-2.5-5-.67-5.26-4-0.18-2.54,3.66-2.81,5.44-1.87a2.24,2.24,0,0,1,1.07,1.56" transform="translate(-4.55 0.45)"/>
148
+ <path d="M116.77,54.89l-3.83,9.85a3,3,0,0,1-3.61,1.87V65.55c1.74,0.27,2.36-.89,2.85-2.23l-3.34-8.43h1.52l2.54,7,2.41-7h1.47" transform="translate(-4.55 0.45)"/>
149
+ <path d="M126.18,55.83c-3,.13-1.69,4.68-2,7.53h-1.38V58c0-1.29-.22-2.23-1.56-2.14-2.94.18-1.69,4.64-2,7.53h-1.38l0-8.47h1.34a7.21,7.21,0,0,0,.09,1.43c0.45-2,4.41-2.23,4.77,0a2.73,2.73,0,0,1,2.59-1.61c3.79-.09,2.1,5.31,2.45,8.65h-1.38V58c0-1.29-.22-2.18-1.56-2.14" transform="translate(-4.55 0.45)"/>
150
+ <path d="M134.92,62.47c1.78,0,2-1.52,2-3.34s-0.22-3.34-2-3.3-2.27,1.43-2.27,3.39,0.45,3.25,2.27,3.25m0.36-7.76c2.36,0,3.08,1.74,3.12,4.37,0,2.94-1,4.46-3.12,4.46A2.57,2.57,0,0,1,132.64,62l-0.09,1.34h-1.38l0-11.64h1.43v4.5A2.51,2.51,0,0,1,135.28,54.71Z" transform="translate(-4.55 0.45)"/>
151
+ <path d="M143.48,62.47c2,0,2.36-1.38,2.36-3.34s-0.36-3.34-2.27-3.34-2.36,1.43-2.36,3.34,0.45,3.3,2.27,3.34m0-7.76c2.76,0,3.79,1.65,3.79,4.41s-1.2,4.41-3.83,4.41-3.7-1.74-3.75-4.41C139.73,56.19,141,54.71,143.52,54.71Z" transform="translate(-4.55 0.45)"/>
152
+ <polyline points="144.5 63.81 144.5 57.99 144.5 52.18 145.93 52.18 145.93 57.99 145.93 63.81 144.5 63.81"/>
153
+ <path d="M152.31,60.69V59.53h7.76v1.16h-7.76m0-4V55.52h7.76v1.16h-7.76Z" transform="translate(-4.55 0.45)"/>
154
+ <path d="M171.57,63.36l0.09-9.72c-1,3.39-2.41,6.46-3.57,9.72h-1l-3.61-9.72,0,9.72H162.2V52.31h2l3.43,9.41c0.94-3.34,2.27-6.24,3.39-9.41h1.92V63.36h-1.34" transform="translate(-4.55 0.45)"/>
155
+ <path d="M182.45,54.94c-0.22-2.14-5.48-2.41-5.53.09,0.62,3.34,7,.62,7.27,5.31,0.13,3.48-5.39,3.88-7.8,2.45a3.19,3.19,0,0,1-1.47-2.05l1.47-.31c0.22,2.5,6.29,2.81,6.29,0,0-3.48-6.91-.62-7.22-5.26-0.22-3.66,6.46-3.75,8-1.52a4.23,4.23,0,0,1,.49,1.11" transform="translate(-4.55 0.45)"/>
156
+ <polyline points="183.16 54.01 183.16 56.06 183.16 58.11 189.31 58.11 189.31 58.73 189.31 59.35 183.16 59.35 183.16 61.58 183.16 63.81 181.69 63.81 181.69 58.28 181.69 52.76 189.49 52.76 189.49 53.38 189.49 54.01 183.16 54.01"/>
157
+ <polyline points="195.77 54.01 195.77 58.91 195.77 63.81 194.26 63.81 194.26 58.91 194.26 54.01 190.47 54.01 190.47 53.38 190.47 52.76 199.56 52.76 199.56 53.38 199.56 54.01 195.77 54.01"/>
158
+ <path d="M204.11,56.5V54.89h1.56V56.5h-1.56m1.56,5.26a6.44,6.44,0,0,1-.62,3.66h-1a3.37,3.37,0,0,0,.76-2.05h-0.71V61.76h1.56Z" transform="translate(-4.55 0.45)"/>
159
+ <path d="M211.87,62.47c1.78,0,2-1.52,2-3.34s-0.27-3.25-2-3.3-2.27,1.43-2.27,3.39,0.45,3.25,2.27,3.25m0.36-7.76c2.45,0,3.12,1.83,3.12,4.37s-0.71,4.37-3.12,4.46A2.74,2.74,0,0,1,209.55,62l0,4.68h-1.43l0-11.81h1.38l0.09,1.34A2.63,2.63,0,0,1,212.23,54.71Z" transform="translate(-4.55 0.45)"/>
160
+ <path d="M221.1,56.1c-3.48-.71-2.36,4.06-2.54,7.27h-1.43l0-8.47h1.34a10.79,10.79,0,0,0,.09,1.74c0.27-1.2,1-2.18,2.59-1.83V56.1" transform="translate(-4.55 0.45)"/>
161
+ <path d="M222.39,63.36V54.89h1.43v8.47h-1.43m0-10.3V51.73h1.43v1.34h-1.43Z" transform="translate(-4.55 0.45)"/>
162
+ <path d="M229.13,55.83c-1.78,0-2.14,1.47-2.14,3.25s0.4,3.34,2.14,3.34A1.78,1.78,0,0,0,231,60.73l1.43,0.09a3.06,3.06,0,0,1-3.3,2.72c-2.63,0-3.39-1.83-3.66-4.41-0.45-4.15,4.5-5.84,6.55-2.85a3.6,3.6,0,0,1,.31,1l-1.43.13a1.71,1.71,0,0,0-1.83-1.56" transform="translate(-4.55 0.45)"/>
163
+ <path d="M239.65,58.33a2.29,2.29,0,0,0-4.32-1.25,3.24,3.24,0,0,0-.27,1.25h4.59m-2.32-3.61c2.81,0,3.83,1.87,3.75,4.73h-6c0,1.78.62,3,2.36,3a2.07,2.07,0,0,0,2.18-1.29l1.25,0.36a3.35,3.35,0,0,1-3.43,2c-2.59,0-3.92-1.65-3.88-4.46S234.7,54.71,237.33,54.71Z" transform="translate(-4.55 0.45)"/>
164
+ <path d="M242.59,60.69V59.53h7.76v1.16h-7.76m0-4V55.52h7.76v1.16h-7.76Z" transform="translate(-4.55 0.45)"/>
165
+ <path d="M256.77,57.7c1.47,0.27,2.59.89,2.59,2.63,0,3.92-6.2,4.1-7.31,1.29a4.53,4.53,0,0,1-.27-1.11l1.43-.13a2.21,2.21,0,0,0,2.41,2c1.43,0,2.32-.67,2.32-2.05,0-1.69-1.61-2.05-3.52-1.92V57.12c1.74,0,3.21-.18,3.21-1.87a1.82,1.82,0,0,0-2.05-1.92,2,2,0,0,0-2.18,1.83L252,55c0.27-1.87,1.56-2.81,3.61-2.85s3.52,0.94,3.52,2.9a2.52,2.52,0,0,1-2.32,2.63" transform="translate(-4.55 0.45)"/>
166
+ <path d="M264.53,62.38c2.1,0,2.41-2.18,2.41-4.55s-0.18-4.55-2.36-4.55-2.45,2.14-2.45,4.55,0.22,4.55,2.41,4.55m0-10.21c3,0,3.79,2.45,3.79,5.66s-0.89,5.71-3.83,5.71-3.83-2.5-3.83-5.71S261.45,52.17,264.57,52.17Z" transform="translate(-4.55 0.45)"/>
167
+ <path d="M35.93,38C35.93,46,29,52.6,20.43,52.6S5,46,5,38s6.89-14.71,15.43-14.71S35.93,29.81,35.93,38Z" transform="translate(-4.55 0.45)" fill="#ccc"/>
168
+ <path d="M35.93,38C35.93,46,29,52.6,20.43,52.6S5,46,5,38s6.89-14.71,15.43-14.71S35.93,29.81,35.93,38Z" transform="translate(-4.55 0.45)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
169
+ <polyline points="14.37 40.17 14.37 39.85 14.37 39.52 15.93 39.52 15.93 37.21 15.93 34.9 14.56 35.85 14.56 35.5 14.56 35.15 15.97 34.15 16.68 34.15 16.68 36.84 16.68 39.52 18.16 39.52 18.16 39.85 18.16 40.17 14.37 40.17"/>
170
+ <rect x="486.35" y="0.45" width="181.62" height="58.24" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9" opacity="0"/>
171
+ <path d="M555.4,27.13l-3.61-9.45c-0.92,3.46-2.38,6.3-3.53,9.45h7.14m2.92,7.61-2.15-5.53h-8.68l-2.15,5.53h-2.69l7.76-19.05h2.92l7.61,19.05h-2.61Z" transform="translate(-4.55 0.45)"/>
172
+ <path d="M579.45,34.73L579.6,18c-1.77,5.84-4.15,11.14-6.15,16.75h-1.77L565.47,18l0.08,16.75h-2.23V15.68h3.38l5.92,16.21c1.61-5.76,3.92-10.76,5.84-16.21h3.3V34.73h-2.3" transform="translate(-4.55 0.45)"/>
173
+ <path d="M588.82,25.29c4.38,0,9.53.84,9.53-3.84,0-4.53-5.22-3.61-9.53-3.69v7.53m-2.54-9.6C593,15.76,601,14.53,601,21.44c0,6-5.92,6.15-12.14,5.84v7.45h-2.54V15.68Z" transform="translate(-4.55 0.45)"/>
174
+ <path d="M616.63,20.22c-0.38-3.69-9.45-4.15-9.53.15,1.08,5.76,12.14,1.08,12.52,9.14,0.23,6-9.3,6.68-13.44,4.23a5.49,5.49,0,0,1-2.54-3.53l2.54-.54C606.57,34,617,34.5,617,29.59c0-6-11.91-1.08-12.45-9.07-0.38-6.3,11.14-6.45,13.75-2.61a7.28,7.28,0,0,1,.85,1.92" transform="translate(-4.55 0.45)"/>
175
+ <path d="M410.2,162.78c13.39,0,24.23,13.13,24.23,29.35s-10.83,29.35-24.23,29.35H337.58c-13.39,0-24.23-13.13-24.23-29.35s10.83-29.35,24.23-29.35H410.2Z" transform="translate(-4.55 0.45)" fill="#ccc"/>
176
+ <path d="M410.2,162.78c13.39,0,24.23,13.13,24.23,29.35s-10.83,29.35-24.23,29.35H337.58c-13.39,0-24.23-13.13-24.23-29.35s10.83-29.35,24.23-29.35H410.2Z" transform="translate(-4.55 0.45)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
177
+ <path d="M356.42,174.56a2.32,2.32,0,0,0-2.4-1.48c-1.94,0-2.86,1.31-2.86,3.25s1,3.32,2.92,3.32a2.74,2.74,0,0,0,2.56-1.71l0.89,0.46a3.61,3.61,0,0,1-3.51,2.17c-2.63,0-3.84-1.64-4-4.24-0.2-3.41,3.25-5,6.14-3.64a2.66,2.66,0,0,1,1.28,1.51" transform="translate(-4.55 0.45)"/>
178
+ <path d="M359.54,178.7a1,1,0,0,0,1.05,1.08,2,2,0,0,0,2-2.43c-1.41.07-3-.16-3,1.35m3.05,0.56a2.44,2.44,0,0,1-2.23,1.31,1.75,1.75,0,0,1-1.9-1.87c0-2.1,2.07-2.07,4.1-2.07,0.1-1.15-.3-1.77-1.35-1.77-0.79,0-1.35.23-1.38,1l-1.08-.1c0.16-1.21,1.08-1.71,2.5-1.71s2.36,0.66,2.36,2.1v2.69c0,0.66.23,1.05,0.92,0.89v0.66C363.51,180.7,362.53,180.34,362.59,179.26Z" transform="translate(-4.55 0.45)"/>
179
+ <polyline points="360.77 180.89 360.77 176.6 360.77 172.32 361.82 172.32 361.82 176.6 361.82 180.89 360.77 180.89"/>
180
+ <path d="M370.28,174.89c-1.31,0-1.58,1.08-1.58,2.4s0.3,2.46,1.58,2.46a1.31,1.31,0,0,0,1.41-1.25l1.05,0.07a2.25,2.25,0,0,1-2.43,2c-1.94,0-2.5-1.35-2.69-3.25a2.7,2.7,0,0,1,4.83-2.1,2.65,2.65,0,0,1,.23.72l-1.05.1a1.26,1.26,0,0,0-1.35-1.15" transform="translate(-4.55 0.45)"/>
181
+ <path d="M375.79,180.57c-2.92.13-1.77-3.81-2-6.37h1.05v3.94c0,1,.23,1.64,1.28,1.61,2.36-.07,1.48-3.32,1.64-5.55h1l0,6.24h-1a5.65,5.65,0,0,0-.07-1.08,2.05,2.05,0,0,1-2,1.21" transform="translate(-4.55 0.45)"/>
182
+ <polyline points="375.84 180.89 375.84 176.6 375.84 172.32 376.89 172.32 376.89 176.6 376.89 180.89 375.84 180.89"/>
183
+ <path d="M383.77,178.7a1,1,0,0,0,1.05,1.08,2,2,0,0,0,2-2.43c-1.41.07-3-.16-3,1.35m3.05,0.56a2.44,2.44,0,0,1-2.23,1.31,1.75,1.75,0,0,1-1.9-1.87c0-2.1,2.07-2.07,4.1-2.07,0.1-1.15-.3-1.77-1.35-1.77-0.79,0-1.35.23-1.38,1l-1.08-.1c0.16-1.21,1.08-1.71,2.5-1.71s2.36,0.66,2.36,2.1v2.69c0,0.66.23,1.05,0.92,0.89v0.66C387.74,180.7,386.76,180.34,386.82,179.26Z" transform="translate(-4.55 0.45)"/>
184
+ <path d="M390.7,178.9c-0.07.79,0.59,1,1.25,0.72v0.79c-1.08.33-2.3,0.16-2.3-1.28V175h-0.72V174.2h0.79l0.3-1.41h0.69v1.41h1.15V175H390.7v3.94" transform="translate(-4.55 0.45)"/>
185
+ <path d="M397,176.73a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92H397m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48h-4.43c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S393.39,174.07,395.33,174.07Z" transform="translate(-4.55 0.45)"/>
186
+ <path d="M358.49,188.42c-0.16-1.58-4-1.77-4.07.07,0.46,2.46,5.19.46,5.35,3.91,0.1,2.56-4,2.86-5.75,1.81a2.35,2.35,0,0,1-1.08-1.51l1.08-.23c0.16,1.84,4.63,2.07,4.63,0,0-2.56-5.09-.46-5.32-3.87-0.16-2.69,4.76-2.76,5.88-1.12a3.11,3.11,0,0,1,.36.82" transform="translate(-4.55 0.45)"/>
187
+ <path d="M363.55,194c1.44,0,1.74-1,1.74-2.46S365,189,363.61,189s-1.74,1.05-1.74,2.46,0.33,2.43,1.67,2.46m0-5.71c2,0,2.79,1.21,2.79,3.25s-0.89,3.25-2.82,3.25-2.72-1.28-2.76-3.25C360.79,189.34,361.71,188.25,363.58,188.25Z" transform="translate(-4.55 0.45)"/>
188
+ <polyline points="369.07 195.07 367.89 195.07 366.58 189.69 365.23 195.07 364.05 195.07 362.28 188.83 363.33 188.83 364.61 194.22 366.02 188.83 367.14 188.83 368.48 194.22 369.86 188.83 370.88 188.83"/>
189
+ <polyline points="377.18 195.07 373.93 191.13 372.88 191.95 372.88 193.51 372.88 195.07 371.8 195.07 371.8 191 371.8 186.93 372.88 186.93 372.88 188.97 372.88 191 376.79 186.93 378.1 186.93 374.66 190.47 378.56 195.07 377.18 195.07"/>
190
+ <path d="M388.23,190.91a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92h3.38m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48h-4.43c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S384.59,188.25,386.53,188.25Z" transform="translate(-4.55 0.45)"/>
191
+ <path d="M395.69,188.38l-2.82,7.26A2.23,2.23,0,0,1,390.2,197v-0.79c1.28,0.2,1.74-.66,2.1-1.64l-2.46-6.21H391l1.87,5.12,1.77-5.12h1.08" transform="translate(-4.55 0.45)"/>
192
+ <path d="M340.73,208.94c-2.92.13-1.77-3.81-2-6.37h1.05v3.94c0,1,.23,1.64,1.28,1.61,2.36-.07,1.48-3.32,1.64-5.55h1l0,6.24h-1a5.65,5.65,0,0,0-.07-1.08,2.05,2.05,0,0,1-2,1.21" transform="translate(-4.55 0.45)"/>
193
+ <path d="M349,204.11c-0.1-1.12-2.82-1.25-2.86,0,0.49,1.74,3.78.39,3.91,3s-4.92,2.43-5.15.26l0.92-.16c0.13,1.18,3.18,1.48,3.22,0-0.33-1.84-3.71-.49-3.87-3-0.13-1.87,2.69-2.07,4-1.38a1.65,1.65,0,0,1,.79,1.15" transform="translate(-4.55 0.45)"/>
194
+ <path d="M351.23,208.8v-6.24h1.05v6.24h-1.05m0-7.58v-1h1.05v1h-1.05Z" transform="translate(-4.55 0.45)"/>
195
+ <path d="M356.88,202.44c2.92-.13,1.74,3.81,2,6.37H357.8v-4c0-1-.26-1.61-1.28-1.58-2.36.07-1.44,3.35-1.61,5.55h-1.05l0-6.24h1a5.31,5.31,0,0,0,.07,1.05,2.08,2.08,0,0,1,2-1.18" transform="translate(-4.55 0.45)"/>
196
+ <path d="M362.69,208.08c1.18,0,1.64-1.05,1.64-2.4s-0.46-2.46-1.64-2.46-1.51,1.12-1.51,2.46,0.2,2.4,1.51,2.4m2.72-5.52c-0.33,4.1,1.35,9.62-3.61,8.57a1.87,1.87,0,0,1-1.44-1.41l1.05-.16a1.54,1.54,0,0,0,2.92-.92v-1a2.08,2.08,0,0,1-2,1.18c-1.77,0-2.23-1.35-2.23-3.15s0.53-3.18,2.33-3.22a2.11,2.11,0,0,1,1.94,1.15c0-.33,0-0.76.07-1.05h1Z" transform="translate(-4.55 0.45)"/>
197
+ <polyline points="364.94 209.39 367.3 200.69 368.22 200.69 365.86 209.39 364.94 209.39"/>
198
+ <path d="M376,208.15c1.44,0,1.74-1,1.74-2.46s-0.26-2.46-1.67-2.46-1.74,1.05-1.74,2.46,0.33,2.43,1.67,2.46m0-5.71c2,0,2.79,1.21,2.79,3.25s-0.89,3.25-2.82,3.25-2.72-1.28-2.76-3.25C373.26,203.52,374.18,202.44,376.05,202.44Z" transform="translate(-4.55 0.45)"/>
199
+ <path d="M383.08,203.45c-2.56-.53-1.74,3-1.87,5.35h-1.05l0-6.24h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.9-1.35v1" transform="translate(-4.55 0.45)"/>
200
+ <path d="M386.33,203.22c-1.31,0-1.51,1.12-1.51,2.46s0.2,2.43,1.48,2.43,1.67-1.05,1.67-2.5-0.3-2.43-1.64-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.08l0-3.28H389l0,8.57h-1a8.93,8.93,0,0,0-.1-1,1.87,1.87,0,0,1-1.94,1.15c-1.74,0-2.27-1.28-2.3-3.22C383.74,203.55,384.49,202.44,386,202.44Z" transform="translate(-4.55 0.45)"/>
201
+ <path d="M394.8,205.09a1.68,1.68,0,0,0-3.18-.92,2.39,2.39,0,0,0-.2.92h3.38m-1.71-2.66c2.07,0,2.82,1.38,2.76,3.48h-4.43c0,1.31.46,2.2,1.74,2.23a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.53,1.48c-1.9,0-2.89-1.21-2.86-3.28S391.16,202.44,393.09,202.44Z" transform="translate(-4.55 0.45)"/>
202
+ <path d="M400.12,203.45c-2.56-.53-1.74,3-1.87,5.35H397.2l0-6.24h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.9-1.35v1" transform="translate(-4.55 0.45)"/>
203
+ <polyline points="396.82 209.25 396.82 205.18 396.82 201.11 397.93 201.11 397.93 205.18 397.93 209.25 396.82 209.25"/>
204
+ <path d="M406.65,203.22c-1.31,0-1.51,1.12-1.51,2.46s0.2,2.43,1.48,2.43,1.67-1.05,1.67-2.5-0.3-2.43-1.64-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.08l0-3.28h1.05l0,8.57h-1a8.93,8.93,0,0,0-.1-1,1.87,1.87,0,0,1-1.94,1.15c-1.74,0-2.27-1.28-2.3-3.22C404.06,203.55,404.81,202.44,406.36,202.44Z" transform="translate(-4.55 0.45)"/>
205
+ <polyline points="143.46 199.8 143.53 202.43 143.66 204.59 143.85 206.56 144.12 208.27 144.45 209.78 144.71 211.16 145.1 212.41 145.43 213.52 145.82 214.51 146.22 215.49 146.61 216.35 147.07 217.13 147.47 217.92 147.93 218.58 148.39 219.3 148.85 219.89 149.37 220.48 149.83 221.01 150.36 221.6 150.88 222.06 151.47 222.58 152.06 223.04 152.65 223.44 153.31 223.9 153.97 224.29 154.69 224.69 155.41 225.01 156.2 225.41 157.05 225.74 157.97 226.06 158.96 226.33 160.01 226.59 161.19 226.85 162.44 227.05 163.88 227.25 165.46 227.38 167.23 227.44 169.27 227.44 171.63 227.38 174.45 227.11 177.8 226.72 182 226 187.46 224.82 195.07 222.85 208.07 218.91 266.84 199.47 277.54 196.71 285.69 195.01 292.25 193.89 297.83 193.17 302.69 192.77 306.89 192.58 308.8 192.58" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
206
+ <polygon points="142.81 199.87 142.81 199.8 143.53 199.8 142.81 199.87"/>
207
+ <polygon points="308.8 192.58 299.61 196.12 299.28 190.02 308.8 192.58"/>
208
+ <path d="M304.75,194.69l6.5-2.43-6.7-1.84Zm8.67-3.22-0.07.66v0.2l0.07,0.46-9.85,3.81-0.39-7.88Z" transform="translate(-4.55 0.45)"/>
209
+ <polyline points="429.88 192.58 431.85 192.51 433.62 192.25 435.26 191.92 436.71 191.46 438.22 190.87 439.6 190.15 441.11 189.23 442.68 187.98 444.65 186.27 448.13 182.46 453.52 176.56 455.42 174.85 457 173.67 458.51 172.75 459.95 171.96 461.4 171.37 462.91 170.91 464.48 170.58 466.25 170.38 468.22 170.25" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
210
+ <polygon points="430.07 193.23 429.88 193.23 429.88 192.58 430.07 193.23"/>
211
+ <polygon points="468.22 170.25 459.82 175.44 458.38 169.53 468.22 170.25"/>
212
+ <path d="M464.83,173.94l5.91-3.61-7-.53Zm7.95-4.79v1.44L464,176l-1.9-7.68Z" transform="translate(-4.55 0.45)"/>
213
+ <rect x="15.88" y="155.81" width="255.16" height="43.99" fill="#fff"/>
214
+ <rect x="15.88" y="155.81" width="255.16" height="43.99" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
215
+ <path d="M33.89,179.88c2,0,2.36-1.38,2.36-3.34s-0.36-3.34-2.27-3.34-2.36,1.43-2.36,3.34,0.45,3.3,2.27,3.34m0-7.76c2.76,0,3.79,1.65,3.79,4.41s-1.2,4.41-3.83,4.41-3.7-1.74-3.75-4.41C30.15,173.59,31.4,172.12,33.94,172.12Z" transform="translate(-4.55 0.45)"/>
216
+ <path d="M43.48,173.5c-3.48-.71-2.36,4.06-2.54,7.27H39.51l0-8.47H40.8a10.8,10.8,0,0,0,.09,1.74c0.27-1.2,1-2.18,2.59-1.83v1.29" transform="translate(-4.55 0.45)"/>
217
+ <path d="M47.89,173.19c-1.78,0-2.05,1.52-2.05,3.34s0.27,3.3,2,3.3,2.27-1.43,2.27-3.39-0.4-3.3-2.23-3.25m-0.4-1.07a2.82,2.82,0,0,1,2.68,1.47l0-4.46h1.43l0,11.64H50.26a12.12,12.12,0,0,0-.13-1.38,2.54,2.54,0,0,1-2.63,1.56c-2.36,0-3.08-1.74-3.12-4.37C44.37,173.63,45.4,172.12,47.49,172.12Z" transform="translate(-4.55 0.45)"/>
218
+ <path d="M59.39,175.73a2.29,2.29,0,0,0-4.32-1.25,3.24,3.24,0,0,0-.27,1.25h4.59m-2.32-3.61c2.81,0,3.83,1.87,3.75,4.73h-6c0,1.78.62,3,2.36,3a2.07,2.07,0,0,0,2.18-1.29l1.25,0.36a3.35,3.35,0,0,1-3.43,2c-2.59,0-3.92-1.65-3.88-4.46S54.45,172.12,57.08,172.12Z" transform="translate(-4.55 0.45)"/>
219
+ <path d="M66.62,173.5c-3.48-.71-2.36,4.06-2.54,7.27H62.65l0-8.47h1.34A10.8,10.8,0,0,0,64,174c0.27-1.2,1-2.18,2.59-1.83v1.29" transform="translate(-4.55 0.45)"/>
220
+ <polyline points="63.76 181.22 63.76 175.69 63.76 170.16 65.28 170.16 65.28 175.69 65.28 181.22 63.76 181.22"/>
221
+ <path d="M75.49,173.19c-1.78,0-2.05,1.52-2.05,3.34s0.27,3.3,2,3.3,2.27-1.43,2.27-3.39-0.4-3.3-2.23-3.25m-0.4-1.07a2.82,2.82,0,0,1,2.68,1.47l0-4.46h1.43l0,11.64H77.85a12.12,12.12,0,0,0-.13-1.38,2.54,2.54,0,0,1-2.63,1.56c-2.36,0-3.08-1.74-3.12-4.37C72,173.63,73,172.12,75.09,172.12Z" transform="translate(-4.55 0.45)"/>
222
+ <path d="M81,178.09v-1.16h7.76v1.16H81m0-4v-1.16h7.76v1.16H81Z" transform="translate(-4.55 0.45)"/>
223
+ <path d="M94.08,169.58c3.66-.31,4.15,3.88,1.92,5.89l-2.76,2.45a5.18,5.18,0,0,0-1.29,1.65h5.75v1.2H90.38c0.09-4.41,5.71-4.19,5.71-8.11a1.77,1.77,0,0,0-2-1.92,2,2,0,0,0-2.18,1.83l-1.43-.13c0.27-1.83,1.52-2.68,3.61-2.85" transform="translate(-4.55 0.45)"/>
224
+ <path d="M100,173.9V172.3h1.56v1.61H100m1.56,5.26a6.44,6.44,0,0,1-.62,3.66h-1a3.37,3.37,0,0,0,.76-2.05H100v-1.61h1.56Z" transform="translate(-4.55 0.45)"/>
225
+ <path d="M109,174.39c-0.13-1.52-3.83-1.69-3.88,0,0.67,2.36,5.13.53,5.31,4s-6.69,3.3-7,.36l1.25-.22c0.18,1.61,4.32,2,4.37,0-0.45-2.5-5-.67-5.26-4-0.18-2.54,3.66-2.81,5.44-1.87a2.24,2.24,0,0,1,1.07,1.56" transform="translate(-4.55 0.45)"/>
226
+ <path d="M119,172.3l-3.83,9.85a3,3,0,0,1-3.61,1.87V183c1.74,0.27,2.36-.89,2.85-2.23L111,172.3h1.52l2.54,7,2.41-7H119" transform="translate(-4.55 0.45)"/>
227
+ <path d="M128.37,173.23c-3,.13-1.69,4.68-2,7.53H125v-5.39c0-1.29-.22-2.23-1.56-2.14-2.94.18-1.69,4.64-2,7.53h-1.38l0-8.47h1.34a7.21,7.21,0,0,0,.09,1.43c0.45-2,4.41-2.23,4.77,0a2.73,2.73,0,0,1,2.59-1.61c3.79-.09,2.1,5.31,2.45,8.65h-1.38v-5.39c0-1.29-.22-2.18-1.56-2.14" transform="translate(-4.55 0.45)"/>
228
+ <path d="M137.11,179.88c1.78,0,2-1.52,2-3.34s-0.22-3.34-2-3.3-2.27,1.43-2.27,3.39,0.45,3.25,2.27,3.25m0.36-7.76c2.36,0,3.08,1.74,3.12,4.37,0,2.94-1,4.46-3.12,4.46a2.57,2.57,0,0,1-2.63-1.52l-0.09,1.34h-1.38l0-11.64h1.43v4.5A2.51,2.51,0,0,1,137.46,172.12Z" transform="translate(-4.55 0.45)"/>
229
+ <path d="M145.67,179.88c2,0,2.36-1.38,2.36-3.34s-0.36-3.34-2.27-3.34-2.36,1.43-2.36,3.34,0.45,3.3,2.27,3.34m0-7.76c2.76,0,3.79,1.65,3.79,4.41s-1.2,4.41-3.83,4.41-3.7-1.74-3.75-4.41C141.92,173.59,143.17,172.12,145.71,172.12Z" transform="translate(-4.55 0.45)"/>
230
+ <polyline points="146.69 181.22 146.69 175.4 146.69 169.58 148.12 169.58 148.12 175.4 148.12 181.22 146.69 181.22"/>
231
+ <path d="M154.49,178.09v-1.16h7.76v1.16h-7.76m0-4v-1.16h7.76v1.16h-7.76Z" transform="translate(-4.55 0.45)"/>
232
+ <polyline points="159.97 181.22 159.97 175.69 159.97 170.16 161.49 170.16 161.49 175.69 161.49 181.22 159.97 181.22"/>
233
+ <path d="M170.32,179.56c2.45-.09,5.53.62,5.53-2s-3.12-1.87-5.53-2v4m0-5.13c2.23,0,4.9.4,4.9-1.87,0-2.1-2.81-1.61-4.9-1.65v3.52Zm4.32,0.49c1.56,0.22,2.72,1,2.72,2.72,0,3.88-4.73,3-8.52,3.12V169.71c3.39,0.13,7.89-.76,7.89,2.68A2.44,2.44,0,0,1,174.65,174.93Z" transform="translate(-4.55 0.45)"/>
234
+ <path d="M188.91,180.77L189,171c-1,3.39-2.41,6.46-3.57,9.72h-1L180.8,171l0,9.72h-1.29V169.71h2l3.43,9.41c0.94-3.34,2.27-6.24,3.39-9.41h1.92v11.06h-1.34" transform="translate(-4.55 0.45)"/>
235
+ <path d="M193,173.9V172.3h1.56v1.61H193m1.56,5.26a6.44,6.44,0,0,1-.62,3.66h-1a3.37,3.37,0,0,0,.76-2.05H193v-1.61h1.56Z" transform="translate(-4.55 0.45)"/>
236
+ <path d="M200.77,179.88c1.78,0,2-1.52,2-3.34s-0.27-3.25-2-3.3-2.27,1.43-2.27,3.39,0.45,3.25,2.27,3.25m0.36-7.76c2.45,0,3.12,1.83,3.12,4.37s-0.71,4.37-3.12,4.46a2.74,2.74,0,0,1-2.68-1.52l0,4.68h-1.43l0-11.81h1.38l0.09,1.34A2.63,2.63,0,0,1,201.13,172.12Z" transform="translate(-4.55 0.45)"/>
237
+ <path d="M210,173.5c-3.48-.71-2.36,4.06-2.54,7.27H206l0-8.47h1.34a10.79,10.79,0,0,0,.09,1.74c0.27-1.2,1-2.18,2.59-1.83v1.29" transform="translate(-4.55 0.45)"/>
238
+ <path d="M211.29,180.77V172.3h1.43v8.47h-1.43m0-10.3v-1.34h1.43v1.34h-1.43Z" transform="translate(-4.55 0.45)"/>
239
+ <path d="M218,173.23c-1.78,0-2.14,1.47-2.14,3.25s0.4,3.34,2.14,3.34a1.78,1.78,0,0,0,1.92-1.69l1.43,0.09a3.06,3.06,0,0,1-3.3,2.72c-2.63,0-3.39-1.83-3.66-4.41-0.45-4.15,4.5-5.84,6.55-2.85a3.6,3.6,0,0,1,.31,1l-1.43.13a1.71,1.71,0,0,0-1.83-1.56" transform="translate(-4.55 0.45)"/>
240
+ <path d="M228.55,175.73a2.29,2.29,0,0,0-4.32-1.25,3.24,3.24,0,0,0-.27,1.25h4.59m-2.32-3.61c2.81,0,3.83,1.87,3.75,4.73h-6c0,1.78.62,3,2.36,3a2.07,2.07,0,0,0,2.18-1.29l1.25,0.36a3.35,3.35,0,0,1-3.43,2c-2.59,0-3.92-1.65-3.88-4.46S223.6,172.12,226.23,172.12Z" transform="translate(-4.55 0.45)"/>
241
+ <path d="M231.49,178.09v-1.16h7.76v1.16h-7.76m0-4v-1.16h7.76v1.16h-7.76Z" transform="translate(-4.55 0.45)"/>
242
+ <polyline points="236.7 181.22 236.7 180.62 236.7 180.01 239.56 180.01 239.56 175.78 239.56 171.54 237.06 173.28 237.06 172.63 237.06 171.99 239.65 170.16 240.94 170.16 240.94 175.09 240.94 180.01 243.66 180.01 243.66 180.62 243.66 181.22 236.7 181.22"/>
243
+ <path d="M253.47,169.58c3.66-.31,4.15,3.88,1.92,5.89l-2.76,2.45a5.18,5.18,0,0,0-1.29,1.65h5.75v1.2h-7.31c0.09-4.41,5.71-4.19,5.71-8.11a1.77,1.77,0,0,0-2-1.92,2,2,0,0,0-2.18,1.83l-1.43-.13c0.27-1.83,1.52-2.68,3.61-2.85" transform="translate(-4.55 0.45)"/>
244
+ <path d="M262.34,179.79c2.1,0,2.41-2.18,2.41-4.55s-0.18-4.55-2.36-4.55-2.45,2.14-2.45,4.55,0.22,4.55,2.41,4.55m0-10.21c3,0,3.79,2.45,3.79,5.66s-0.89,5.71-3.83,5.71-3.83-2.5-3.83-5.71S259.27,169.58,262.39,169.58Z" transform="translate(-4.55 0.45)"/>
245
+ <path d="M35.93,155.36c0,8.08-6.89,14.64-15.5,14.64S5,163.43,5,155.36s6.89-14.71,15.43-14.71S35.93,147.21,35.93,155.36Z" transform="translate(-4.55 0.45)" fill="#ccc"/>
246
+ <path d="M35.93,155.36c0,8.08-6.89,14.64-15.5,14.64S5,163.43,5,155.36s6.89-14.71,15.43-14.71S35.93,147.21,35.93,155.36Z" transform="translate(-4.55 0.45)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
247
+ <path d="M20.72,151c2-.17,2.26,2.11,1,3.21l-1.51,1.34a2.82,2.82,0,0,0-.7.9h3.13v0.66h-4c0-2.41,3.11-2.28,3.11-4.42a1,1,0,0,0-1.09-1,1.07,1.07,0,0,0-1.19,1l-0.78-.07a1.83,1.83,0,0,1,2-1.55" transform="translate(-4.55 0.45)"/>
248
+ </svg>
@@ -0,0 +1,183 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="896.79" height="245.09" viewBox="0 0 896.79 245.09">
2
+ <title>sow_overview_2</title>
3
+ <rect x="288.98" y="7.5" width="607.36" height="237.15" rx="23.71" ry="23.71" fill="#fff"/>
4
+ <rect x="288.98" y="7.5" width="607.36" height="237.15" rx="23.71" ry="23.71" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
5
+ <path d="M405.14,130.09c13.44,0,24.31,13.17,24.31,29.45S418.57,189,405.14,189H332.28C318.84,189,308,175.8,308,159.53s10.87-29.45,24.31-29.45h72.86Z" transform="translate(-4.5 -3.36)" fill="#ccc"/>
6
+ <path d="M405.14,130.09c13.44,0,24.31,13.17,24.31,29.45S418.57,189,405.14,189H332.28C318.84,189,308,175.8,308,159.53s10.87-29.45,24.31-29.45h72.86Z" transform="translate(-4.5 -3.36)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
7
+ <path d="M351.18,142a2.32,2.32,0,0,0-2.4-1.48c-1.94,0-2.87,1.32-2.87,3.26s1,3.33,2.93,3.33a2.75,2.75,0,0,0,2.57-1.71l0.89,0.46a3.63,3.63,0,0,1-3.52,2.17c-2.63,0-3.85-1.65-4-4.25-0.2-3.43,3.26-5,6.16-3.66a2.67,2.67,0,0,1,1.28,1.52" transform="translate(-4.5 -3.36)"/>
8
+ <path d="M354.31,146.13a1,1,0,0,0,1.05,1.09,2,2,0,0,0,2-2.44c-1.42.07-3-.16-3,1.35m3.06,0.56a2.44,2.44,0,0,1-2.24,1.32,1.76,1.76,0,0,1-1.91-1.88c0-2.11,2.08-2.08,4.12-2.08,0.1-1.15-.3-1.78-1.35-1.78-0.79,0-1.35.23-1.38,1l-1.09-.1c0.16-1.22,1.09-1.71,2.5-1.71s2.37,0.66,2.37,2.11v2.7c0,0.66.23,1.05,0.92,0.89v0.66C358.3,148.14,357.31,147.78,357.38,146.69Z" transform="translate(-4.5 -3.36)"/>
9
+ <polyline points="355.61 144.52 355.61 140.22 355.61 135.92 356.66 135.92 356.66 140.22 356.66 144.52 355.61 144.52"/>
10
+ <path d="M365.08,142.31c-1.32,0-1.58,1.09-1.58,2.4s0.3,2.47,1.58,2.47a1.31,1.31,0,0,0,1.42-1.25l1.05,0.07a2.26,2.26,0,0,1-2.44,2c-1.94,0-2.5-1.35-2.7-3.26a2.71,2.71,0,0,1,4.84-2.11,2.66,2.66,0,0,1,.23.72l-1.05.1a1.26,1.26,0,0,0-1.35-1.15" transform="translate(-4.5 -3.36)"/>
11
+ <path d="M370.62,148c-2.93.13-1.78-3.82-2-6.39h1.05v4c0,1,.23,1.65,1.28,1.61,2.37-.07,1.48-3.33,1.65-5.57h1l0,6.26h-1a5.67,5.67,0,0,0-.07-1.09,2.06,2.06,0,0,1-2,1.22" transform="translate(-4.5 -3.36)"/>
12
+ <polyline points="370.73 144.52 370.73 140.22 370.73 135.92 371.78 135.92 371.78 140.22 371.78 144.52 370.73 144.52"/>
13
+ <path d="M378.62,146.13a1,1,0,0,0,1.05,1.09,2,2,0,0,0,2-2.44c-1.42.07-3-.16-3,1.35m3.06,0.56a2.44,2.44,0,0,1-2.24,1.32,1.76,1.76,0,0,1-1.91-1.88c0-2.11,2.08-2.08,4.12-2.08,0.1-1.15-.3-1.78-1.35-1.78-0.79,0-1.35.23-1.38,1l-1.09-.1c0.16-1.22,1.09-1.71,2.5-1.71s2.37,0.66,2.37,2.11v2.7c0,0.66.23,1.05,0.92,0.89v0.66C382.61,148.14,381.62,147.78,381.68,146.69Z" transform="translate(-4.5 -3.36)"/>
14
+ <path d="M385.57,146.33c-0.07.79,0.59,1,1.25,0.72v0.79c-1.09.33-2.31,0.16-2.31-1.28v-4.18h-0.72v-0.76h0.79l0.3-1.42h0.69v1.42h1.15v0.76h-1.15v4" transform="translate(-4.5 -3.36)"/>
15
+ <path d="M391.93,144.15a1.69,1.69,0,0,0-3.19-.92,2.39,2.39,0,0,0-.2.92h3.39m-1.71-2.67c2.08,0,2.83,1.38,2.77,3.49h-4.45c0,1.32.46,2.21,1.75,2.24a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.54,1.48c-1.91,0-2.9-1.22-2.87-3.29S388.27,141.48,390.21,141.48Z" transform="translate(-4.5 -3.36)"/>
16
+ <path d="M353.26,155.88c-0.16-1.58-4.05-1.78-4.08.07,0.46,2.47,5.2.46,5.37,3.92,0.1,2.57-4,2.87-5.76,1.81a2.35,2.35,0,0,1-1.09-1.52l1.09-.23c0.16,1.84,4.64,2.08,4.64,0,0-2.57-5.11-.46-5.34-3.89-0.16-2.7,4.78-2.77,5.9-1.12a3.12,3.12,0,0,1,.36.82" transform="translate(-4.5 -3.36)"/>
17
+ <path d="M358.33,161.44c1.45,0,1.75-1,1.75-2.47s-0.26-2.47-1.68-2.47-1.75,1.05-1.75,2.47,0.33,2.44,1.68,2.47m0-5.73c2,0,2.8,1.22,2.8,3.26s-0.89,3.26-2.83,3.26-2.73-1.28-2.77-3.26C355.57,156.8,356.49,155.71,358.36,155.71Z" transform="translate(-4.5 -3.36)"/>
18
+ <polyline points="363.94 158.75 362.76 158.75 361.44 153.34 360.09 158.75 358.9 158.75 357.13 152.49 358.18 152.49 359.46 157.89 360.88 152.49 362 152.49 363.35 157.89 364.73 152.49 365.75 152.49"/>
19
+ <polyline points="372.08 158.75 368.82 154.79 367.76 155.62 367.76 157.18 367.76 158.75 366.68 158.75 366.68 154.66 366.68 150.58 367.76 150.58 367.76 152.62 367.76 154.66 371.68 150.58 373 150.58 369.54 154.13 373.46 158.75 372.08 158.75"/>
20
+ <path d="M383.1,158.38a1.69,1.69,0,0,0-3.19-.92,2.39,2.39,0,0,0-.2.92h3.39m-1.71-2.67c2.08,0,2.83,1.38,2.77,3.49h-4.45c0,1.32.46,2.21,1.75,2.24a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.54,1.48c-1.91,0-2.9-1.22-2.87-3.29S379.44,155.71,381.39,155.71Z" transform="translate(-4.5 -3.36)"/>
21
+ <path d="M390.58,155.84l-2.83,7.28a2.24,2.24,0,0,1-2.67,1.38v-0.79c1.28,0.2,1.75-.66,2.11-1.65l-2.47-6.23h1.12l1.88,5.14,1.78-5.14h1.09" transform="translate(-4.5 -3.36)"/>
22
+ <path d="M337.09,176.46c-2.93.13-1.78-3.82-2-6.39h1.05v4c0,1,.23,1.65,1.28,1.61,2.37-.07,1.48-3.33,1.65-5.57h1l0,6.26h-1a5.67,5.67,0,0,0-.07-1.09,2.06,2.06,0,0,1-2,1.22" transform="translate(-4.5 -3.36)"/>
23
+ <path d="M345.35,171.62c-0.1-1.12-2.83-1.25-2.87,0,0.49,1.75,3.79.4,3.92,3s-4.94,2.44-5.17.26l0.92-.16c0.13,1.19,3.19,1.48,3.23,0-0.33-1.84-3.72-.49-3.89-3-0.13-1.88,2.7-2.08,4-1.38a1.66,1.66,0,0,1,.79,1.15" transform="translate(-4.5 -3.36)"/>
24
+ <path d="M347.63,176.33v-6.26h1.05v6.26h-1.05m0-7.61v-1h1.05v1h-1.05Z" transform="translate(-4.5 -3.36)"/>
25
+ <path d="M353.29,169.94c2.93-.13,1.75,3.82,2,6.39h-1.05v-4c0-1-.26-1.61-1.28-1.58-2.37.07-1.45,3.36-1.61,5.57h-1.05l0-6.26h1a5.32,5.32,0,0,0,.07,1.05,2.08,2.08,0,0,1,2-1.19" transform="translate(-4.5 -3.36)"/>
26
+ <path d="M359.12,175.61c1.19,0,1.65-1.05,1.65-2.4s-0.46-2.47-1.65-2.47-1.52,1.12-1.52,2.47,0.2,2.4,1.52,2.4m2.73-5.53c-0.33,4.12,1.35,9.65-3.62,8.6a1.88,1.88,0,0,1-1.45-1.42l1.05-.16a1.55,1.55,0,0,0,2.93-.92v-1a2.08,2.08,0,0,1-2,1.19c-1.78,0-2.24-1.35-2.24-3.16S357,170,358.86,170a2.12,2.12,0,0,1,1.94,1.15c0-.33,0-0.76.07-1.05h1Z" transform="translate(-4.5 -3.36)"/>
27
+ <polyline points="361.44 173.11 363.81 164.38 364.73 164.38 362.36 173.11 361.44 173.11"/>
28
+ <path d="M372.49,175.67c1.45,0,1.75-1,1.75-2.47s-0.26-2.47-1.68-2.47-1.75,1.05-1.75,2.47,0.33,2.44,1.68,2.47m0-5.73c2,0,2.8,1.22,2.8,3.26s-0.89,3.26-2.83,3.26-2.73-1.28-2.77-3.26C369.73,171,370.65,169.94,372.53,169.94Z" transform="translate(-4.5 -3.36)"/>
29
+ <path d="M379.58,171c-2.57-.53-1.75,3-1.88,5.37h-1.05l0-6.26h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.91-1.35v1" transform="translate(-4.5 -3.36)"/>
30
+ <path d="M382.84,170.73c-1.32,0-1.52,1.12-1.52,2.47s0.2,2.44,1.48,2.44,1.68-1.05,1.68-2.5-0.3-2.44-1.65-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.09l0-3.29h1.05l0,8.6h-1a9,9,0,0,0-.1-1,1.88,1.88,0,0,1-1.94,1.15c-1.75,0-2.27-1.28-2.31-3.23C380.23,171.06,381,169.94,382.54,169.94Z" transform="translate(-4.5 -3.36)"/>
31
+ <path d="M391.33,172.61a1.69,1.69,0,0,0-3.19-.92,2.39,2.39,0,0,0-.2.92h3.39m-1.71-2.67c2.08,0,2.83,1.38,2.77,3.49h-4.45c0,1.32.46,2.21,1.75,2.24a1.53,1.53,0,0,0,1.61-1l0.92,0.26a2.47,2.47,0,0,1-2.54,1.48c-1.91,0-2.9-1.22-2.87-3.29S387.68,169.94,389.62,169.94Z" transform="translate(-4.5 -3.36)"/>
32
+ <path d="M396.67,171c-2.57-.53-1.75,3-1.88,5.37h-1.05l0-6.26h1a8,8,0,0,0,.07,1.28,1.5,1.5,0,0,1,1.91-1.35v1" transform="translate(-4.5 -3.36)"/>
33
+ <polyline points="393.42 172.97 393.42 168.89 393.42 164.81 394.54 164.81 394.54 168.89 394.54 172.97 393.42 172.97"/>
34
+ <path d="M403.22,170.73c-1.32,0-1.52,1.12-1.52,2.47s0.2,2.44,1.48,2.44,1.68-1.05,1.68-2.5-0.3-2.44-1.65-2.4m-0.3-.79a2.08,2.08,0,0,1,2,1.09l0-3.29h1.05l0,8.6h-1a9,9,0,0,0-.1-1,1.88,1.88,0,0,1-1.94,1.15c-1.75,0-2.27-1.28-2.31-3.23C400.62,171.06,401.38,169.94,402.93,169.94Z" transform="translate(-4.5 -3.36)"/>
35
+ <rect x="435.22" y="58.88" width="453.54" height="135.04" fill="#fff"/>
36
+ <rect x="435.22" y="58.88" width="453.54" height="135.04" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
37
+ <path d="M633.41,79.48c3.33,0,4.7-2.17,4.7-5.34s-1.53-5.23-4.7-5.23-4.7,2.06-4.7,5.23,1.48,5.28,4.7,5.34m0-12c4.28,0,6.5,2.43,6.5,6.66S637.58,81,633.41,81s-6.5-2.59-6.5-6.82S629.13,67.49,633.41,67.49Z" transform="translate(-4.5 -3.36)"/>
38
+ <path d="M644.13,73.93c3.17-.11,7.24.69,7.24-2.48s-4.23-2.22-7.24-2.38v4.86m9-2.54a3.48,3.48,0,0,1-3.17,3.7l3.7,5.65h-2l-3.43-5.44h-4.07v5.44h-1.74V67.65C647,67.8,653.22,66.54,653.11,71.4Z" transform="translate(-4.5 -3.36)"/>
39
+ <path d="M657.82,79.32c4.7,0.42,7.71-.85,7.71-5.23s-3.17-5.34-7.71-5V79.32m-1.74-11.68c6.23-.37,11.41.42,11.25,6.45-0.16,4.12-2.27,6.66-6.39,6.66h-4.86V67.65Z" transform="translate(-4.5 -3.36)"/>
40
+ <polyline points="665.25 77.39 665.25 70.84 665.25 64.29 675.13 64.29 675.13 65.03 675.13 65.77 667 65.77 667 67.86 667 69.94 674.61 69.94 674.61 70.66 674.61 71.37 667 71.37 667 73.67 667 75.96 675.56 75.96 675.56 76.68 675.56 77.39 665.25 77.39"/>
41
+ <path d="M684.18,73.93c3.17-.11,7.24.69,7.24-2.48s-4.23-2.22-7.24-2.38v4.86m9-2.54A3.48,3.48,0,0,1,690,75.1l3.7,5.65h-2l-3.43-5.44h-4.07v5.44h-1.74V67.65C687.08,67.8,693.26,66.54,693.16,71.4Z" transform="translate(-4.5 -3.36)"/>
42
+ <path d="M704.31,70.76c-0.26-2.54-6.5-2.85-6.55.11,0.74,4,8.35.74,8.61,6.29,0.16,4.12-6.39,4.6-9.25,2.91a3.78,3.78,0,0,1-1.74-2.43l1.74-.37c0.26,3,7.45,3.33,7.45-.05,0-4.12-8.19-.74-8.56-6.23-0.26-4.33,7.66-4.44,9.46-1.8A5,5,0,0,1,706,70.5" transform="translate(-4.5 -3.36)"/>
43
+ <rect x="443.91" y="96.76" width="109.61" height="29.64" fill="#ccc"/>
44
+ <rect x="443.91" y="96.76" width="109.61" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
45
+ <path d="M475.33,109.08c-0.05-2.27-5-2.43-5.12-.16,1,3.49,8,.53,8.14,6,0.16,5-8.72,4.91-10.78,1.9a3.85,3.85,0,0,1-.63-1.58l2.64-.42c0.16,2.43,5.92,3,6.13.26-0.9-3.65-7.92-.53-8.14-6-0.21-4.6,8.08-4.65,9.93-1.85a4.48,4.48,0,0,1,.53,1.48" transform="translate(-4.5 -3.36)"/>
46
+ <path d="M484.84,117.11c1.85,0,2.38-1.48,2.38-3.43,0-2.11-.53-3.43-2.27-3.43s-2.38,1.37-2.38,3.43c0,1.9.53,3.43,2.27,3.43m0.05-8.66c3.38,0,5.07,1.9,5.07,5.23s-1.85,5.23-5.12,5.23-5-1.9-5-5.23S481.61,108.44,484.89,108.44Z" transform="translate(-4.5 -3.36)"/>
47
+ <path d="M502.85,118.69H500.1L498,110.5l-2.11,8.19h-2.75l-2.59-10H493l1.69,7.66c0.48-2.75,1.27-5.12,1.9-7.66h2.8l2,7.66,1.69-7.66h2.43" transform="translate(-4.5 -3.36)"/>
48
+ <polyline points="511.24 115.33 506.59 109.31 504.95 110.58 504.95 112.96 504.95 115.33 502.21 115.33 502.21 108.78 502.21 102.23 504.95 102.23 504.95 105.22 504.95 108.2 510.87 102.23 514.04 102.23 508.44 107.78 514.52 115.33 511.24 115.33"/>
49
+ <path d="M526.52,112.51c0.26-2.43-3-3.33-3.7-1.11a3.45,3.45,0,0,0-.21,1.11h3.91m2.38,3.65a4.24,4.24,0,0,1-4.33,2.75c-3.17-.11-4.7-2-4.7-5.28s1.58-5.18,4.75-5.18,4.38,2.38,4.44,5.71h-6.45c0,1.64.42,2.91,2.06,3a1.63,1.63,0,0,0,1.8-1.16Z" transform="translate(-4.5 -3.36)"/>
50
+ <path d="M536.19,119.22c-0.79,2.27-2.27,4-5.49,3.28v-1.85a2.37,2.37,0,0,0,3.12-2.06l-4-9.93h2.75l2.54,7.82c0.63-2.75,1.48-5.28,2.32-7.82h2.69" transform="translate(-4.5 -3.36)"/>
51
+ <rect x="553.53" y="96.76" width="109.68" height="29.64" fill="#fff"/>
52
+ <rect x="553.53" y="96.76" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
53
+ <path d="M586.05,117.11c1.85,0,2.38-1.48,2.38-3.43,0-2.11-.53-3.43-2.27-3.43s-2.38,1.37-2.38,3.43c0,1.9.53,3.43,2.27,3.43m0.05-8.66c3.38,0,5.07,1.9,5.07,5.23s-1.85,5.23-5.12,5.23-5-1.9-5-5.23S582.83,108.44,586.11,108.44Z" transform="translate(-4.5 -3.36)"/>
54
+ <path d="M599,110.77c-2.06-.63-3.17.69-3.17,3v4.91h-2.64l-0.05-10h2.48a13.22,13.22,0,0,0,.16,2.11c0.32-1.48,1.43-2.8,3.22-2.17v2.17" transform="translate(-4.5 -3.36)"/>
55
+ <path d="M604.81,117.11c1.74,0,2.11-1.58,2.17-3.49s-0.48-3.38-2.17-3.38-2,1.58-2.06,3.43c0,2.27.69,3.43,2.06,3.43m-0.9-8.66a3.22,3.22,0,0,1,3.06,1.8l-0.05-5.34h2.64l0.05,13.79h-2.54a14.36,14.36,0,0,0-.16-1.64,3.15,3.15,0,0,1-3.22,1.85c-2.75,0-3.59-2.38-3.65-5.23S601.06,108.55,603.91,108.44Z" transform="translate(-4.5 -3.36)"/>
56
+ <path d="M618.23,112.51c0.26-2.43-3-3.33-3.7-1.11a3.45,3.45,0,0,0-.21,1.11h3.91m2.38,3.65a4.24,4.24,0,0,1-4.33,2.75c-3.17-.11-4.7-2-4.7-5.28s1.58-5.18,4.75-5.18,4.38,2.38,4.44,5.71h-6.45c0,1.64.42,2.91,2.06,3a1.63,1.63,0,0,0,1.8-1.16Z" transform="translate(-4.5 -3.36)"/>
57
+ <path d="M628.53,110.77c-2.06-.63-3.17.69-3.17,3v4.91h-2.64l-0.05-10h2.48a13.22,13.22,0,0,0,.16,2.11c0.32-1.48,1.43-2.8,3.22-2.17v2.17" transform="translate(-4.5 -3.36)"/>
58
+ <polyline points="625.56 115.33 625.56 108.78 625.56 102.23 628.31 102.23 628.31 108.78 628.31 115.33 625.56 115.33"/>
59
+ <path d="M639.62,117.11c1.74,0,2.11-1.58,2.17-3.49s-0.48-3.38-2.17-3.38-2,1.58-2.06,3.43c0,2.27.69,3.43,2.06,3.43m-0.9-8.66a3.22,3.22,0,0,1,3.06,1.8l-0.05-5.34h2.64l0.05,13.79H641.9a14.36,14.36,0,0,0-.16-1.64,3.15,3.15,0,0,1-3.22,1.85c-2.75,0-3.59-2.38-3.65-5.23S635.87,108.55,638.73,108.44Z" transform="translate(-4.5 -3.36)"/>
60
+ <rect x="663.21" y="96.76" width="109.68" height="29.64" fill="#fff"/>
61
+ <rect x="663.21" y="96.76" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
62
+ <path d="M696.69,111.4c0.05-1.53-3.7-1.8-3.75-.21,0.79,2.43,6.23.37,6.29,4.54,0.05,4.38-8.66,4-9.09.48l2.27-.37c0.21,1,1.06,1.32,2.32,1.32,1.74,0.42,3-1.58,1.27-2.17-2.27-.74-5.39-0.58-5.49-3.49-0.11-4.23,8.14-3.91,8.51-.37" transform="translate(-4.5 -3.36)"/>
63
+ <path d="M706.51,119.22c-0.79,2.27-2.27,4-5.49,3.28v-1.85a2.37,2.37,0,0,0,3.12-2.06l-4-9.93h2.75l2.54,7.82c0.63-2.75,1.48-5.28,2.32-7.82h2.69" transform="translate(-4.5 -3.36)"/>
64
+ <path d="M722.2,110.4c-2.8.48-1.48,5.28-1.8,8.29h-2.59V113c0.05-1.43-.26-2.59-1.53-2.64-2.8.53-1.43,5.28-1.74,8.29H711.9l-0.05-10h2.48a11.9,11.9,0,0,0,.16,2c0.53-2.8,5.34-3,5.71,0,0.69-1.16,1.27-2.27,3.12-2.22,4.33,0.05,2.69,6.13,3,10.25h-2.59V113c-0.05-1.32-.26-2.54-1.53-2.64" transform="translate(-4.5 -3.36)"/>
65
+ <path d="M733.51,117.11c1.64,0,2.11-1.43,2.11-3.49s-0.37-3.33-2.06-3.33-2.17,1.48-2.17,3.43,0.42,3.38,2.11,3.38m1.11-8.66c2.75,0,3.7,2.27,3.7,5.18s-1,5.23-3.86,5.28a3.23,3.23,0,0,1-3.06-1.85l-0.11,1.64h-2.54l0.05-13.79h2.64v5.49A3.2,3.2,0,0,1,734.62,108.44Z" transform="translate(-4.5 -3.36)"/>
66
+ <path d="M744.81,117.11c1.85,0,2.38-1.48,2.38-3.43,0-2.11-.53-3.43-2.27-3.43s-2.38,1.37-2.38,3.43c0,1.9.53,3.43,2.27,3.43m0.05-8.66c3.38,0,5.07,1.9,5.07,5.23s-1.85,5.23-5.12,5.23-5-1.9-5-5.23S741.59,108.44,744.87,108.44Z" transform="translate(-4.5 -3.36)"/>
67
+ <polyline points="747.45 115.33 747.45 108.44 747.45 101.55 750.09 101.55 750.09 108.44 750.09 115.33 747.45 115.33"/>
68
+ <rect x="772.89" y="96.76" width="109.68" height="29.64" fill="#fff"/>
69
+ <rect x="772.89" y="96.76" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
70
+ <path d="M815.69,117.11c1.74,0,2.06-1.64,2.11-3.49,0-2-.48-3.38-2.11-3.38-3,0-2.91,6.87,0,6.87m1.11-8.66c2.8,0,3.7,2.32,3.7,5.18s-1,5.18-3.86,5.28c-1.64.05-2.38-.9-3.12-1.8,0.16,1.74.11,3.65,0.11,5.55H811l-0.05-14h2.54a14.37,14.37,0,0,0,.16,1.64A3.06,3.06,0,0,1,816.8,108.44Z" transform="translate(-4.5 -3.36)"/>
71
+ <path d="M828.37,110.77c-2.06-.63-3.17.69-3.17,3v4.91h-2.64l-0.05-10H825a13.21,13.21,0,0,0,.16,2.11c0.32-1.48,1.43-2.8,3.22-2.17v2.17" transform="translate(-4.5 -3.36)"/>
72
+ <path d="M830,118.69v-10h2.64v10H830m0-11.83v-2h2.64v2H830Z" transform="translate(-4.5 -3.36)"/>
73
+ <path d="M844,115.36c-0.37,2.22-2,3.54-4.54,3.54-3.12,0-4.44-2-4.75-5.18-0.63-5.81,8.14-7.24,9.19-1.9l-2.59.11a1.77,1.77,0,0,0-1.85-1.69c-1.58,0-1.85,1.48-2,3.38-0.32,3.91,3.43,4.6,3.91,1.58" transform="translate(-4.5 -3.36)"/>
74
+ <path d="M851.88,112.51c0.26-2.43-3-3.33-3.7-1.11a3.46,3.46,0,0,0-.21,1.11h3.91m2.38,3.65a4.24,4.24,0,0,1-4.33,2.75c-3.17-.11-4.7-2-4.7-5.28s1.58-5.18,4.75-5.18,4.38,2.38,4.44,5.71H848c0,1.64.42,2.91,2.06,3a1.63,1.63,0,0,0,1.8-1.16Z" transform="translate(-4.5 -3.36)"/>
75
+ <rect x="443.85" y="126.4" width="109.61" height="29.64" fill="#ccc"/>
76
+ <rect x="443.85" y="126.4" width="109.61" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
77
+ <polyline points="449.99 144.98 449.99 144.26 449.99 143.55 453.37 143.55 453.37 138.53 453.37 133.51 450.41 135.57 450.41 134.81 450.41 134.04 453.48 131.88 455.01 131.88 455.01 137.71 455.01 143.55 458.23 143.55 458.23 144.26 458.23 144.98 449.99 144.98"/>
78
+ <path d="M470.24,137.13a83.12,83.12,0,0,1-4.65,6.92h4.65v-6.92m1.58,8.24v3h-1.58v-3h-6.18v-1.32l6-8.82h1.74v8.82h1.85v1.32h-1.85Z" transform="translate(-4.5 -3.36)"/>
79
+ <path d="M477.05,140.83c2.54-1.85,7.24-.42,6.92,3.22,0.58,5.23-8.14,6-9,1.37l1.69-.21a2.55,2.55,0,0,0,2.75,2c1.85-.05,2.69-1.16,2.85-3.06,0.21-2.91-3.86-3.43-5.23-1.8h-1.64l0.42-7.08h7.45v1.43h-5.92" transform="translate(-4.5 -3.36)"/>
80
+ <path d="M490,147.17c2.48,0,2.85-2.59,2.85-5.39s-0.21-5.39-2.8-5.39-2.91,2.54-2.91,5.39,0.26,5.39,2.85,5.39m0.05-12.1c3.59,0,4.49,2.91,4.49,6.71s-1.06,6.76-4.54,6.76-4.54-3-4.54-6.76S486.4,135.07,490.1,135.07Z" transform="translate(-4.5 -3.36)"/>
81
+ <path d="M498.18,140.83c2.54-1.85,7.24-.42,6.92,3.22,0.58,5.23-8.14,6-9,1.37l1.69-.21a2.55,2.55,0,0,0,2.75,2c1.85-.05,2.69-1.16,2.85-3.06,0.21-2.91-3.86-3.43-5.23-1.8h-1.64l0.42-7.08h7.45v1.43h-5.92" transform="translate(-4.5 -3.36)"/>
82
+ <path d="M512.55,141.63c1.74,0.32,3.06,1.06,3.06,3.12,0,4.65-7.34,4.86-8.66,1.53a5.37,5.37,0,0,1-.32-1.32l1.69-.16a2.62,2.62,0,0,0,2.85,2.32c1.69,0,2.75-.79,2.75-2.43,0-2-1.9-2.43-4.17-2.27v-1.48c2.06,0.05,3.8-.21,3.8-2.22a2.16,2.16,0,0,0-2.43-2.27,2.32,2.32,0,0,0-2.59,2.17l-1.69-.16c0.32-2.22,1.85-3.33,4.28-3.38s4.17,1.11,4.17,3.43c0,1.9-1.11,2.75-2.75,3.12" transform="translate(-4.5 -3.36)"/>
83
+ <path d="M521.75,147.17c2.48,0,2.85-2.59,2.85-5.39s-0.21-5.39-2.8-5.39-2.91,2.54-2.91,5.39,0.26,5.39,2.85,5.39m0.05-12.1c3.59,0,4.49,2.91,4.49,6.71s-1.06,6.76-4.54,6.76-4.54-3-4.54-6.76S518.1,135.07,521.8,135.07Z" transform="translate(-4.5 -3.36)"/>
84
+ <path d="M532.36,147.28c1.85,0,2.69-1,2.69-2.75,0-1.58-1-2.43-2.8-2.43s-2.69.9-2.69,2.48c0,1.8,1,2.69,2.8,2.69m-0.05-6.45a2.08,2.08,0,0,0,2.43-2.32c0-1.48-.9-2.27-2.48-2.22s-2.43.69-2.38,2.22A2.17,2.17,0,0,0,532.31,140.83Zm1.8,0.58c1.48,0.48,2.75,1.27,2.69,3.28-0.05,2.64-1.8,3.86-4.49,3.86s-4.38-1.22-4.44-3.86a3.09,3.09,0,0,1,2.59-3.22c-4-1.32-2.38-6.66,1.8-6.39,2.43,0.16,4.12,1,4.17,3.33A2.78,2.78,0,0,1,534.11,141.41Z" transform="translate(-4.5 -3.36)"/>
85
+ <polyline points="534.84 144.98 534.84 143.97 534.84 142.97 536.63 142.97 536.63 143.97 536.63 144.98 534.84 144.98"/>
86
+ <polyline points="540.12 144.98 540.12 143.97 540.12 142.97 541.92 142.97 541.92 143.97 541.92 144.98 540.12 144.98"/>
87
+ <polyline points="545.4 144.98 545.4 143.97 545.4 142.97 547.2 142.97 547.2 143.97 547.2 144.98 545.4 144.98"/>
88
+ <rect x="553.46" y="126.4" width="109.68" height="29.64" fill="#fff"/>
89
+ <rect x="553.46" y="126.4" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
90
+ <polyline points="604.56 144.98 604.56 144.26 604.56 143.55 607.94 143.55 607.94 138.53 607.94 133.51 604.98 135.57 604.98 134.81 604.98 134.04 608.04 131.88 609.58 131.88 609.58 137.71 609.58 143.55 612.8 143.55 612.8 144.26 612.8 144.98 604.56 144.98"/>
91
+ <rect x="663.47" y="126.07" width="109.68" height="29.64" fill="#fff"/>
92
+ <rect x="663.47" y="126.07" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
93
+ <path d="M709.77,148l0.11-11.52c-1.22,4-2.85,7.66-4.23,11.52h-1.22l-4.28-11.52L700.21,148h-1.53V134.9H701l4.07,11.15c1.11-4,2.69-7.4,4-11.15h2.27V148h-1.58" transform="translate(-4.5 -3.36)"/>
94
+ <path d="M722.66,138c-0.26-2.54-6.5-2.85-6.55.11,0.74,4,8.35.74,8.61,6.29,0.16,4.12-6.39,4.6-9.25,2.91a3.78,3.78,0,0,1-1.74-2.43l1.74-.37c0.26,3,7.45,3.33,7.45-.05,0-4.12-8.19-.74-8.56-6.23-0.26-4.33,7.66-4.44,9.46-1.8a5,5,0,0,1,.58,1.32" transform="translate(-4.5 -3.36)"/>
95
+ <polyline points="724.39 133.03 724.39 135.46 724.39 137.89 731.68 137.89 731.68 138.63 731.68 139.37 724.39 139.37 724.39 142.01 724.39 144.65 722.65 144.65 722.65 138.1 722.65 131.55 731.89 131.55 731.89 132.29 731.89 133.03 724.39 133.03"/>
96
+ <polyline points="739.34 133.03 739.34 138.84 739.34 144.65 737.55 144.65 737.55 138.84 737.55 133.03 733.06 133.03 733.06 132.29 733.06 131.55 743.84 131.55 743.84 132.29 743.84 133.03 739.34 133.03"/>
97
+ <rect x="772.82" y="126.4" width="109.68" height="29.64" fill="#fff"/>
98
+ <rect x="772.82" y="126.4" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
99
+ <path d="M828.38,141.63c1.74,0.32,3.06,1.06,3.06,3.12,0,4.65-7.34,4.86-8.66,1.53a5.37,5.37,0,0,1-.32-1.32l1.69-.16a2.62,2.62,0,0,0,2.85,2.32c1.69,0,2.75-.79,2.75-2.43,0-2-1.9-2.43-4.17-2.27v-1.48c2.06,0.05,3.8-.21,3.8-2.22a2.16,2.16,0,0,0-2.43-2.27,2.32,2.32,0,0,0-2.59,2.17l-1.69-.16c0.32-2.22,1.85-3.33,4.28-3.38s4.17,1.11,4.17,3.43c0,1.9-1.11,2.75-2.75,3.12" transform="translate(-4.5 -3.36)"/>
100
+ <path d="M837.57,147.17c2.48,0,2.85-2.59,2.85-5.39s-0.21-5.39-2.8-5.39-2.91,2.54-2.91,5.39,0.26,5.39,2.85,5.39m0.05-12.1c3.59,0,4.49,2.91,4.49,6.71s-1.06,6.76-4.54,6.76-4.54-3-4.54-6.76S833.93,135.07,837.62,135.07Z" transform="translate(-4.5 -3.36)"/>
101
+ <rect x="443.91" y="156.04" width="109.61" height="29.64" fill="#ccc"/>
102
+ <rect x="443.91" y="156.04" width="109.61" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
103
+ <path d="M458.47,176.86c1.85,0,2.69-1,2.69-2.75,0-1.58-1-2.43-2.8-2.43s-2.69.9-2.69,2.48c0,1.8,1,2.69,2.8,2.69m-0.05-6.45a2.08,2.08,0,0,0,2.43-2.32c0-1.48-.9-2.27-2.48-2.22s-2.43.69-2.38,2.22A2.17,2.17,0,0,0,458.41,170.41Zm1.8,0.58c1.48,0.48,2.75,1.27,2.69,3.28-0.05,2.64-1.8,3.86-4.49,3.86s-4.38-1.22-4.44-3.86a3.09,3.09,0,0,1,2.59-3.22c-4-1.32-2.38-6.66,1.8-6.39,2.43,0.16,4.12,1,4.17,3.33A2.78,2.78,0,0,1,460.21,171Z" transform="translate(-4.5 -3.36)"/>
104
+ <path d="M469.14,176.75c1.8,0,2.59-1.22,2.59-3.06s-0.85-3-2.64-3a2.34,2.34,0,0,0-2.59,2.59c0.05,1.9.79,3.43,2.64,3.43m0.37-7.29c2.54,0.05,3.91,1.58,3.91,4.17,0,2.8-1.48,4.49-4.23,4.49-3.43,0-4.38-2.91-4.54-6.45-0.26-4.75,2.64-8.56,7-6.45a3,3,0,0,1,1.43,2.06l-1.64.32c-0.26-2.11-3.54-2-4.33-.32a9.16,9.16,0,0,0-.79,3.91A3.26,3.26,0,0,1,469.51,169.46Z" transform="translate(-4.5 -3.36)"/>
105
+ <path d="M479.71,176.75c1.8,0,2.59-1.22,2.59-3.06s-0.85-3-2.64-3a2.34,2.34,0,0,0-2.59,2.59c0.05,1.9.79,3.43,2.64,3.43m0.37-7.29c2.54,0.05,3.91,1.58,3.91,4.17,0,2.8-1.48,4.49-4.23,4.49-3.43,0-4.38-2.91-4.54-6.45-0.26-4.75,2.64-8.56,7-6.45a3,3,0,0,1,1.43,2.06l-1.64.32c-0.26-2.11-3.54-2-4.33-.32a9.16,9.16,0,0,0-.79,3.91A3.26,3.26,0,0,1,480.07,169.46Z" transform="translate(-4.5 -3.36)"/>
106
+ <path d="M490.11,176.75c2.48,0,2.85-2.59,2.85-5.39s-0.21-5.39-2.8-5.39-2.91,2.54-2.91,5.39,0.26,5.39,2.85,5.39m0.05-12.1c3.59,0,4.49,2.91,4.49,6.71s-1.06,6.76-4.54,6.76-4.54-3-4.54-6.76S486.47,164.65,490.17,164.65Z" transform="translate(-4.5 -3.36)"/>
107
+ <path d="M498.25,170.41c2.54-1.85,7.24-.42,6.92,3.22,0.58,5.23-8.14,6-9,1.37l1.69-.21a2.55,2.55,0,0,0,2.75,2c1.85-.05,2.69-1.16,2.85-3.06,0.21-2.91-3.86-3.43-5.23-1.8h-1.64l0.42-7.08h7.45v1.43h-5.92" transform="translate(-4.5 -3.36)"/>
108
+ <path d="M511.4,176.75c1.8,0,2.59-1.22,2.59-3.06s-0.85-3-2.64-3a2.34,2.34,0,0,0-2.59,2.59c0.05,1.9.79,3.43,2.64,3.43m0.37-7.29c2.54,0.05,3.91,1.58,3.91,4.17,0,2.8-1.48,4.49-4.23,4.49-3.43,0-4.38-2.91-4.54-6.45-0.26-4.75,2.64-8.56,7-6.45a3,3,0,0,1,1.43,2.06l-1.64.32c-0.26-2.11-3.54-2-4.33-.32a9.16,9.16,0,0,0-.79,3.91A3.26,3.26,0,0,1,511.77,169.46Z" transform="translate(-4.5 -3.36)"/>
109
+ <polyline points="513.45 174.56 513.45 173.84 513.45 173.13 516.84 173.13 516.84 168.11 516.84 163.09 513.88 165.15 513.88 164.38 513.88 163.62 516.94 161.45 518.47 161.45 518.47 167.29 518.47 173.13 521.7 173.13 521.7 173.84 521.7 174.56 513.45 174.56"/>
110
+ <path d="M529.95,170.41c2.54-1.85,7.24-.42,6.92,3.22,0.58,5.23-8.14,6-9,1.37l1.69-.21a2.55,2.55,0,0,0,2.75,2c1.85-.05,2.69-1.16,2.85-3.06,0.21-2.91-3.86-3.43-5.23-1.8h-1.64l0.42-7.08h7.45v1.43h-5.92" transform="translate(-4.5 -3.36)"/>
111
+ <polyline points="534.9 174.56 534.9 173.55 534.9 172.55 536.7 172.55 536.7 173.55 536.7 174.56 534.9 174.56"/>
112
+ <polyline points="540.19 174.56 540.19 173.55 540.19 172.55 541.98 172.55 541.98 173.55 541.98 174.56 540.19 174.56"/>
113
+ <polyline points="545.47 174.56 545.47 173.55 545.47 172.55 547.27 172.55 547.27 173.55 547.27 174.56 545.47 174.56"/>
114
+ <rect x="553.53" y="156.04" width="109.68" height="29.64" fill="#ffc"/>
115
+ <rect x="553.53" y="156.04" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
116
+ <path d="M605.13,164.65c4.33-.37,4.91,4.6,2.27,7l-3.28,2.91a6.14,6.14,0,0,0-1.53,2h6.82v1.43h-8.66c0.11-5.23,6.76-5,6.76-9.62a2.09,2.09,0,0,0-2.38-2.27,2.32,2.32,0,0,0-2.59,2.17l-1.69-.16c0.32-2.17,1.8-3.17,4.28-3.38" transform="translate(-4.5 -3.36)"/>
117
+ <rect x="594.34" y="168.47" width="12.47" height="1.39"/>
118
+ <path d="M621,164.65c4.33-.37,4.91,4.6,2.27,7L620,174.53a6.14,6.14,0,0,0-1.53,2h6.82v1.43h-8.66c0.11-5.23,6.76-5,6.76-9.62A2.09,2.09,0,0,0,621,166a2.32,2.32,0,0,0-2.59,2.17l-1.69-.16c0.32-2.17,1.8-3.17,4.28-3.38" transform="translate(-4.5 -3.36)"/>
119
+ <rect x="663.21" y="156.04" width="109.68" height="29.64" fill="#ffc"/>
120
+ <rect x="663.21" y="156.04" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
121
+ <polyline points="683.53 174.56 683.53 168 683.53 161.45 685.33 161.45 685.33 168 685.33 174.56 683.53 174.56"/>
122
+ <path d="M694.9,176.49c2.91-.11,6.55.74,6.55-2.38,0-3-3.7-2.22-6.55-2.32v4.7m0-6.08c2.64-.05,5.81.48,5.81-2.22,0-2.48-3.33-1.9-5.81-2v4.17ZM700,171c1.85,0.26,3.22,1.22,3.22,3.22,0,4.6-5.6,3.59-10.09,3.7v-13.1c4,0.16,9.35-.9,9.35,3.17A2.9,2.9,0,0,1,700,171Z" transform="translate(-4.5 -3.36)"/>
123
+ <path d="M716.93,177.91L717,166.4c-1.22,4-2.85,7.66-4.23,11.52h-1.22l-4.28-11.52,0.05,11.52h-1.53v-13.1h2.32L712.23,176c1.11-4,2.69-7.4,4-11.15h2.27v13.1h-1.58" transform="translate(-4.5 -3.36)"/>
124
+ <rect x="680.83" y="168.47" width="40.94" height="1.39"/>
125
+ <polyline points="722.59 174.56 722.59 168 722.59 161.45 724.39 161.45 724.39 168 724.39 174.56 722.59 174.56"/>
126
+ <path d="M734,176.49c2.91-.11,6.55.74,6.55-2.38,0-3-3.7-2.22-6.55-2.32v4.7m0-6.08c2.64-.05,5.81.48,5.81-2.22,0-2.48-3.33-1.9-5.81-2v4.17Zm5.12,0.58c1.85,0.26,3.22,1.22,3.22,3.22,0,4.6-5.6,3.59-10.09,3.7v-13.1c4,0.16,9.35-.9,9.35,3.17A2.9,2.9,0,0,1,739.09,171Z" transform="translate(-4.5 -3.36)"/>
127
+ <path d="M756,177.91l0.11-11.52c-1.22,4-2.85,7.66-4.23,11.52h-1.22l-4.28-11.52,0.05,11.52H744.9v-13.1h2.32L751.29,176c1.11-4,2.69-7.4,4-11.15h2.27v13.1H756" transform="translate(-4.5 -3.36)"/>
128
+ <rect x="772.89" y="156.04" width="109.68" height="29.64" fill="#ffc"/>
129
+ <rect x="772.89" y="156.04" width="109.68" height="29.64" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
130
+ <polyline points="800.2 174.56 800.2 173.84 800.2 173.13 803.59 173.13 803.59 168.11 803.59 163.09 800.63 165.15 800.63 164.38 800.63 163.62 803.69 161.45 805.22 161.45 805.22 167.29 805.22 173.13 808.45 173.13 808.45 173.84 808.45 174.56 800.2 174.56"/>
131
+ <path d="M819.18,164.65c4.33-.37,4.91,4.6,2.27,7l-3.28,2.91a6.14,6.14,0,0,0-1.53,2h6.82v1.43H814.8c0.11-5.23,6.76-5,6.76-9.62a2.09,2.09,0,0,0-2.38-2.27,2.32,2.32,0,0,0-2.59,2.17L814.9,168c0.32-2.17,1.8-3.17,4.28-3.38" transform="translate(-4.5 -3.36)"/>
132
+ <path d="M829.69,176.75c2.48,0,2.85-2.59,2.85-5.39s-0.21-5.39-2.8-5.39-2.91,2.54-2.91,5.39,0.26,5.39,2.85,5.39m0.05-12.1c3.59,0,4.49,2.91,4.49,6.71s-1.06,6.76-4.54,6.76-4.54-3-4.54-6.76S826,164.65,829.75,164.65Z" transform="translate(-4.5 -3.36)"/>
133
+ <rect x="797.83" y="168.47" width="33.6" height="1.39"/>
134
+ <path d="M845.48,172.1a2.47,2.47,0,0,0,2.69-2.59c0-1.9-.74-3.54-2.69-3.54-1.8,0-2.59,1.22-2.59,3.06s0.79,3.06,2.59,3.06m0.05-7.45c3.38,0,4.44,2.64,4.44,6.45,0,4.86-2.8,8.56-7.18,6.39a3.15,3.15,0,0,1-1.32-2.11l1.58-.26c0.32,2.06,3.65,2.06,4.44.37a9.12,9.12,0,0,0,.85-3.91,3.3,3.3,0,0,1-3.28,1.85c-2.59,0-3.86-1.74-3.86-4.38C841.2,166.18,842.68,164.65,845.53,164.65Z" transform="translate(-4.5 -3.36)"/>
135
+ <path d="M853.72,170.41c2.54-1.85,7.24-.42,6.92,3.22,0.58,5.23-8.14,6-9,1.37l1.69-.21a2.55,2.55,0,0,0,2.75,2c1.85-.05,2.69-1.16,2.85-3.06,0.21-2.91-3.86-3.43-5.23-1.8H852l0.42-7.08h7.45v1.43H854" transform="translate(-4.5 -3.36)"/>
136
+ <polyline points="143.92 82.66 143.99 86.02 144.19 89.18 144.52 92.08 144.91 94.85 145.44 97.48 146.03 99.99 146.69 102.36 147.41 104.6 148.21 106.77 149.13 108.88 150.05 110.92 151.1 112.9 152.22 114.87 153.41 116.78 154.73 118.63 156.11 120.41 157.63 122.25 159.21 124.03 160.92 125.81 162.76 127.52 164.81 129.3 166.98 131.01 169.42 132.79 172.05 134.5 174.95 136.28 178.11 138 181.74 139.77 185.69 141.55 190.23 143.33 195.37 145.11 201.3 146.95 208.22 148.67 216.38 150.44 226.27 152.09 238.65 153.67 254.86 154.99 279.3 155.98 303.47 156.18" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
137
+ <polygon points="143.26 82.73 143.26 82.66 143.99 82.66 143.26 82.73"/>
138
+ <polygon points="303.47 156.18 294.05 159.14 294.12 153.01 303.47 156.18"/>
139
+ <path d="M299.21,161.58l6.65-2-6.59-2.24Zm8.83-2.7-0.07.66v0.66l-10.08,3.23,0.07-7.9Z" transform="translate(-4.5 -3.36)"/>
140
+ <polyline points="424.94 156.18 426.39 156.31 427.64 156.64 428.89 157.23 430.15 158.09 431.73 159.67 438.71 168.96 439.96 169.81 441.15 170.41 442.46 170.73 443.91 170.87" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
141
+ <polygon points="425.27 155.65 424.94 156.18 424.94 155.98 424.88 155.39 425.27 155.65"/>
142
+ <polygon points="443.91 170.87 434.43 168.03 437.85 163.03 443.91 170.87"/>
143
+ <path d="M440,171.06l6.65,1.91-4.28-5.47Zm8.43,2v1.78l-10.54-3.1,4.41-6.52Z" transform="translate(-4.5 -3.36)"/>
144
+ <rect x="15.93" y="38.53" width="255.99" height="44.14" fill="#fff"/>
145
+ <rect x="15.93" y="38.53" width="255.99" height="44.14" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
146
+ <path d="M38.36,66.48c2,0,2.37-1.39,2.37-3.35s-0.36-3.35-2.28-3.35-2.37,1.43-2.37,3.35,0.45,3.31,2.28,3.35m0-7.78c2.77,0,3.8,1.65,3.8,4.43S41,67.55,38.36,67.55s-3.71-1.74-3.76-4.43C34.61,60.17,35.86,58.7,38.41,58.7Z" transform="translate(-4.5 -3.36)"/>
147
+ <path d="M48,60.09c-3.49-.72-2.37,4.07-2.55,7.29H44l0-8.5H45.3a10.83,10.83,0,0,0,.09,1.74c0.27-1.21,1-2.19,2.59-1.83v1.3" transform="translate(-4.5 -3.36)"/>
148
+ <path d="M52.41,59.77c-1.79,0-2.06,1.52-2.06,3.35s0.27,3.31,2,3.31S54.64,65,54.64,63s-0.4-3.31-2.24-3.27M52,58.7a2.83,2.83,0,0,1,2.68,1.48l0-4.47h1.43l0,11.67H54.78A12.16,12.16,0,0,0,54.64,66,2.55,2.55,0,0,1,52,67.55c-2.37,0-3.09-1.74-3.13-4.38C48.87,60.22,49.9,58.7,52,58.7Z" transform="translate(-4.5 -3.36)"/>
149
+ <path d="M63.95,62.32a2.3,2.3,0,0,0-4.34-1.25,3.25,3.25,0,0,0-.27,1.25h4.61M61.62,58.7c2.82,0,3.85,1.88,3.76,4.74h-6c0,1.79.63,3,2.37,3a2.08,2.08,0,0,0,2.19-1.3l1.25,0.36a3.36,3.36,0,0,1-3.44,2c-2.59,0-3.94-1.65-3.89-4.47S59,58.7,61.62,58.7Z" transform="translate(-4.5 -3.36)"/>
150
+ <path d="M71.19,60.09c-3.49-.72-2.37,4.07-2.55,7.29H67.21l0-8.5h1.34a10.83,10.83,0,0,0,.09,1.74c0.27-1.21,1-2.19,2.59-1.83v1.3" transform="translate(-4.5 -3.36)"/>
151
+ <polyline points="68.39 64.02 68.39 58.47 68.39 52.93 69.91 52.93 69.91 58.47 69.91 64.02 68.39 64.02"/>
152
+ <path d="M80.09,59.77c-1.79,0-2.06,1.52-2.06,3.35s0.27,3.31,2,3.31S82.33,65,82.33,63s-0.4-3.31-2.24-3.27m-0.4-1.07a2.83,2.83,0,0,1,2.68,1.48l0-4.47h1.43l0,11.67H82.47A12.16,12.16,0,0,0,82.33,66a2.55,2.55,0,0,1-2.64,1.57c-2.37,0-3.09-1.74-3.13-4.38C76.56,60.22,77.59,58.7,79.69,58.7Z" transform="translate(-4.5 -3.36)"/>
153
+ <path d="M85.64,64.69V63.53h7.78v1.16H85.64m0-4V59.5h7.78v1.16H85.64Z" transform="translate(-4.5 -3.36)"/>
154
+ <path d="M98.75,56.15c3.67-.31,4.16,3.89,1.92,5.9L97.9,64.51a5.2,5.2,0,0,0-1.3,1.65h5.77v1.21H95c0.09-4.43,5.73-4.2,5.73-8.14a1.77,1.77,0,0,0-2-1.92,2,2,0,0,0-2.19,1.83L95.12,59c0.27-1.83,1.52-2.68,3.62-2.86" transform="translate(-4.5 -3.36)"/>
155
+ <path d="M104.65,60.49V58.88h1.57v1.61h-1.57m1.57,5.28a6.46,6.46,0,0,1-.63,3.67h-1a3.38,3.38,0,0,0,.76-2.06h-0.72V65.77h1.57Z" transform="translate(-4.5 -3.36)"/>
156
+ <path d="M113.69,61c-0.13-1.52-3.85-1.7-3.89,0,0.67,2.37,5.14.54,5.32,4s-6.71,3.31-7,.36l1.25-.22c0.18,1.61,4.34,2,4.38,0-0.45-2.5-5.05-.67-5.28-4-0.18-2.55,3.67-2.82,5.46-1.88A2.25,2.25,0,0,1,115,60.8" transform="translate(-4.5 -3.36)"/>
157
+ <path d="M123.71,58.88l-3.85,9.89a3,3,0,0,1-3.62,1.88V69.57c1.74,0.27,2.37-.89,2.86-2.24l-3.35-8.45h1.52l2.55,7,2.42-7h1.48" transform="translate(-4.5 -3.36)"/>
158
+ <path d="M133.14,59.82c-3,.13-1.7,4.7-2,7.56h-1.39V62c0-1.3-.22-2.24-1.57-2.15-3,.18-1.7,4.65-2,7.56h-1.39l0-8.5h1.34a7.23,7.23,0,0,0,.09,1.43c0.45-2,4.43-2.24,4.79,0a2.74,2.74,0,0,1,2.59-1.61c3.8-.09,2.1,5.32,2.46,8.68h-1.39V62c0-1.3-.22-2.19-1.57-2.15" transform="translate(-4.5 -3.36)"/>
159
+ <path d="M141.91,66.48c1.79,0,2-1.52,2-3.35s-0.22-3.35-2-3.31-2.28,1.43-2.28,3.4,0.45,3.27,2.28,3.27m0.36-7.78c2.37,0,3.09,1.74,3.13,4.38,0,3-1,4.47-3.13,4.47A2.58,2.58,0,0,1,139.63,66l-0.09,1.34h-1.39l0-11.67h1.43v4.52A2.52,2.52,0,0,1,142.27,58.7Z" transform="translate(-4.5 -3.36)"/>
160
+ <path d="M150.5,66.48c2,0,2.37-1.39,2.37-3.35s-0.36-3.35-2.28-3.35-2.37,1.43-2.37,3.35,0.45,3.31,2.28,3.35m0-7.78c2.77,0,3.8,1.65,3.8,4.43s-1.21,4.43-3.85,4.43-3.71-1.74-3.76-4.43C146.74,60.17,148,58.7,150.54,58.7Z" transform="translate(-4.5 -3.36)"/>
161
+ <polyline points="151.59 64.02 151.59 58.18 151.59 52.34 153.02 52.34 153.02 58.18 153.02 64.02 151.59 64.02"/>
162
+ <path d="M159.35,64.69V63.53h7.78v1.16h-7.78m0-4V59.5h7.78v1.16h-7.78Z" transform="translate(-4.5 -3.36)"/>
163
+ <polyline points="164.92 64.02 164.92 58.47 164.92 52.93 166.44 52.93 166.44 58.47 166.44 64.02 164.92 64.02"/>
164
+ <path d="M175.23,66.17c2.46-.09,5.55.63,5.55-2s-3.13-1.88-5.55-2v4m0-5.14c2.24,0,4.92.4,4.92-1.88,0-2.1-2.82-1.61-4.92-1.65V61Zm4.34,0.49c1.57,0.22,2.73,1,2.73,2.73,0,3.89-4.74,3-8.54,3.13V56.28c3.4,0.13,7.92-.76,7.92,2.68A2.45,2.45,0,0,1,179.57,61.52Z" transform="translate(-4.5 -3.36)"/>
165
+ <path d="M193.88,67.38L194,57.63c-1,3.4-2.42,6.49-3.58,9.75h-1l-3.62-9.75,0,9.75h-1.3V56.28h2l3.44,9.44c0.94-3.35,2.28-6.26,3.4-9.44h1.92V67.38h-1.34" transform="translate(-4.5 -3.36)"/>
166
+ <path d="M198,60.49V58.88h1.57v1.61H198m1.57,5.28a6.46,6.46,0,0,1-.63,3.67h-1a3.38,3.38,0,0,0,.76-2.06H198V65.77h1.57Z" transform="translate(-4.5 -3.36)"/>
167
+ <path d="M205.78,66.48c1.79,0,2-1.52,2-3.35s-0.27-3.27-2-3.31-2.28,1.43-2.28,3.4,0.45,3.27,2.28,3.27m0.36-7.78c2.46,0,3.13,1.83,3.13,4.38s-0.72,4.38-3.13,4.47A2.74,2.74,0,0,1,203.46,66l0,4.7h-1.43l0-11.85h1.39l0.09,1.34A2.64,2.64,0,0,1,206.14,58.7Z" transform="translate(-4.5 -3.36)"/>
168
+ <path d="M215,60.09c-3.49-.72-2.37,4.07-2.55,7.29h-1.43l0-8.5h1.34a10.83,10.83,0,0,0,.09,1.74c0.27-1.21,1-2.19,2.59-1.83v1.3" transform="translate(-4.5 -3.36)"/>
169
+ <path d="M216.34,67.38v-8.5h1.43v8.5h-1.43m0-10.33V55.7h1.43V57h-1.43Z" transform="translate(-4.5 -3.36)"/>
170
+ <path d="M223.09,59.82c-1.79,0-2.15,1.48-2.15,3.27s0.4,3.35,2.15,3.35a1.78,1.78,0,0,0,1.92-1.7l1.43,0.09a3.07,3.07,0,0,1-3.31,2.73c-2.64,0-3.4-1.83-3.67-4.43C219,59,224,57.27,226,60.26a3.62,3.62,0,0,1,.31,1l-1.43.13a1.71,1.71,0,0,0-1.83-1.57" transform="translate(-4.5 -3.36)"/>
171
+ <path d="M233.65,62.32a2.3,2.3,0,0,0-4.34-1.25,3.25,3.25,0,0,0-.27,1.25h4.61m-2.33-3.62c2.82,0,3.85,1.88,3.76,4.74h-6c0,1.79.63,3,2.37,3a2.08,2.08,0,0,0,2.19-1.3l1.25,0.36a3.36,3.36,0,0,1-3.44,2c-2.59,0-3.94-1.65-3.89-4.47S228.68,58.7,231.32,58.7Z" transform="translate(-4.5 -3.36)"/>
172
+ <path d="M236.6,64.69V63.53h7.78v1.16H236.6m0-4V59.5h7.78v1.16H236.6Z" transform="translate(-4.5 -3.36)"/>
173
+ <path d="M249.57,62.46a2.09,2.09,0,0,0,2.28-2.19c0-1.61-.63-3-2.28-3s-2.19,1-2.19,2.59,0.67,2.59,2.19,2.59m0-6.31c2.86,0,3.76,2.24,3.76,5.46,0,4.12-2.37,7.25-6.08,5.41a2.67,2.67,0,0,1-1.12-1.79l1.34-.22c0.27,1.74,3.09,1.74,3.76.31A7.72,7.72,0,0,0,252,62a2.8,2.8,0,0,1-2.77,1.57c-2.19,0-3.27-1.48-3.27-3.71C245.95,57.45,247.2,56.15,249.62,56.15Z" transform="translate(-4.5 -3.36)"/>
174
+ <path d="M256.55,61c2.15-1.57,6.13-.36,5.86,2.73,0.49,4.43-6.89,5.1-7.65,1.16l1.43-.18a2.16,2.16,0,0,0,2.33,1.65c1.57,0,2.28-1,2.42-2.59,0.18-2.46-3.27-2.91-4.43-1.52h-1.39l0.36-6h6.31v1.21h-5" transform="translate(-4.5 -3.36)"/>
175
+ <path d="M36,41.88c0,8.1-6.92,14.69-15.55,14.69S5,50,5,41.88s6.92-14.76,15.48-14.76S36,33.71,36,41.88Z" transform="translate(-4.5 -3.36)" fill="#ccc"/>
176
+ <path d="M36,41.88c0,8.1-6.92,14.69-15.55,14.69S5,50,5,41.88s6.92-14.76,15.48-14.76S36,33.71,36,41.88Z" transform="translate(-4.5 -3.36)" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9"/>
177
+ <path d="M21.33,40.57A1.4,1.4,0,0,1,22.74,42c0,2.14-3.39,2.24-4,.71a2.48,2.48,0,0,1-.15-0.61L19.38,42a1.21,1.21,0,0,0,1.32,1.07A1.08,1.08,0,0,0,22,42c0-.93-0.88-1.12-1.93-1V40.25c1,0,1.75-.1,1.75-1a1,1,0,0,0-1.12-1,1.07,1.07,0,0,0-1.19,1L18.7,39.1a1.78,1.78,0,0,1,2-1.56c1.17,0,1.93.51,1.93,1.58a1.38,1.38,0,0,1-1.27,1.44" transform="translate(-4.5 -3.36)"/>
178
+ <rect x="487.92" y="0.45" width="182.21" height="58.43" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="0.9" opacity="0"/>
179
+ <path d="M557.13,31l-3.62-9.48C552.59,25,551.12,27.86,550,31h7.17m2.93,7.63-2.16-5.55h-8.71L547,38.65h-2.7l7.78-19.11h2.93l7.63,19.11h-2.62Z" transform="translate(-4.5 -3.36)"/>
180
+ <path d="M581.26,38.65l0.15-16.8c-1.77,5.86-4.16,11.18-6.17,16.8h-1.77l-6.24-16.8,0.08,16.8h-2.24V19.54h3.39L574.4,35.8C576,30,578.33,25,580.25,19.54h3.31V38.65h-2.31" transform="translate(-4.5 -3.36)"/>
181
+ <path d="M590.66,29.17c4.39,0,9.56.85,9.56-3.85,0-4.55-5.24-3.62-9.56-3.7v7.55m-2.54-9.63c6.71,0.08,14.72-1.16,14.72,5.78,0,6-5.93,6.17-12.18,5.86v7.48h-2.54V19.54Z" transform="translate(-4.5 -3.36)"/>
182
+ <path d="M618.56,24.09c-0.39-3.7-9.48-4.16-9.56.15,1.08,5.78,12.18,1.08,12.56,9.17,0.23,6-9.33,6.71-13.49,4.24a5.51,5.51,0,0,1-2.54-3.55l2.54-.54c0.39,4.32,10.87,4.86,10.87-.08,0-6-11.95-1.08-12.49-9.09-0.39-6.32,11.18-6.47,13.8-2.62a7.3,7.3,0,0,1,.85,1.93" transform="translate(-4.5 -3.36)"/>
183
+ </svg>