flag-resizer 0.0.1

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 (384) hide show
  1. package/ATTRIBUTION.txt +25 -0
  2. package/CHANGELOG.md +11 -0
  3. package/LICENSE +21 -0
  4. package/LICENSE-GRAPHICS +56 -0
  5. package/README.md +340 -0
  6. package/dist/cli.d.ts +1 -0
  7. package/dist/cli.js +219 -0
  8. package/dist/cli.js.map +1 -0
  9. package/dist/generator.js +950 -0
  10. package/dist/generator.js.map +1 -0
  11. package/dist/index.d.ts +451 -0
  12. package/dist/index.d.ts.map +1 -0
  13. package/dist/index.js +2 -0
  14. package/flags/README.md +1 -0
  15. package/flags/ac.svg +1 -0
  16. package/flags/ad.svg +1 -0
  17. package/flags/ae.svg +1 -0
  18. package/flags/af.svg +1 -0
  19. package/flags/ag.svg +1 -0
  20. package/flags/ai.svg +1 -0
  21. package/flags/al.svg +1 -0
  22. package/flags/am.svg +1 -0
  23. package/flags/ao.svg +1 -0
  24. package/flags/aq.svg +1 -0
  25. package/flags/ar.svg +1 -0
  26. package/flags/as.svg +1 -0
  27. package/flags/at.svg +1 -0
  28. package/flags/au-act.svg +12 -0
  29. package/flags/au-nsw.svg +232 -0
  30. package/flags/au-nt.svg +40 -0
  31. package/flags/au-qld.svg +12 -0
  32. package/flags/au-sa.svg +31 -0
  33. package/flags/au-tas.svg +114 -0
  34. package/flags/au-vic.svg +191 -0
  35. package/flags/au-wa.svg +393 -0
  36. package/flags/au.svg +1 -0
  37. package/flags/aw.svg +1 -0
  38. package/flags/ax.svg +1 -0
  39. package/flags/az.svg +1 -0
  40. package/flags/ba.svg +1 -0
  41. package/flags/bb.svg +1 -0
  42. package/flags/bd.svg +1 -0
  43. package/flags/be.svg +1 -0
  44. package/flags/bf.svg +1 -0
  45. package/flags/bg.svg +1 -0
  46. package/flags/bh.svg +1 -0
  47. package/flags/bi.svg +1 -0
  48. package/flags/bj.svg +1 -0
  49. package/flags/bl.svg +1 -0
  50. package/flags/bm.svg +1 -0
  51. package/flags/bn.svg +1 -0
  52. package/flags/bo.svg +1 -0
  53. package/flags/bq.svg +1 -0
  54. package/flags/br.svg +1 -0
  55. package/flags/bs.svg +1 -0
  56. package/flags/bt.svg +1 -0
  57. package/flags/bv.svg +1 -0
  58. package/flags/bw.svg +1 -0
  59. package/flags/by.svg +1 -0
  60. package/flags/bz.svg +1 -0
  61. package/flags/ca-ab.svg +100 -0
  62. package/flags/ca-bc.svg +34 -0
  63. package/flags/ca-mb.svg +99 -0
  64. package/flags/ca-nb.svg +244 -0
  65. package/flags/ca-nl.svg +16 -0
  66. package/flags/ca-ns.svg +155 -0
  67. package/flags/ca-nt.svg +45 -0
  68. package/flags/ca-nu.svg +16 -0
  69. package/flags/ca-on.svg +31 -0
  70. package/flags/ca-pe.svg +748 -0
  71. package/flags/ca-qc.svg +20 -0
  72. package/flags/ca-sk.svg +91 -0
  73. package/flags/ca-yt.svg +81 -0
  74. package/flags/ca.svg +1 -0
  75. package/flags/cc.svg +1 -0
  76. package/flags/cd.svg +1 -0
  77. package/flags/cf.svg +1 -0
  78. package/flags/cg.svg +1 -0
  79. package/flags/ch.svg +1 -0
  80. package/flags/ci.svg +1 -0
  81. package/flags/ck.svg +1 -0
  82. package/flags/cl.svg +1 -0
  83. package/flags/cm.svg +1 -0
  84. package/flags/cn.svg +1 -0
  85. package/flags/co.svg +1 -0
  86. package/flags/cp.svg +1 -0
  87. package/flags/cq.svg +1 -0
  88. package/flags/cr.svg +1 -0
  89. package/flags/cu.svg +1 -0
  90. package/flags/cv.svg +1 -0
  91. package/flags/cw.svg +1 -0
  92. package/flags/cx.svg +1 -0
  93. package/flags/cy.svg +1 -0
  94. package/flags/cz.svg +1 -0
  95. package/flags/de-bb.svg +76 -0
  96. package/flags/de-be.svg +17 -0
  97. package/flags/de-bw.svg +12 -0
  98. package/flags/de-by.svg +16 -0
  99. package/flags/de-hb.svg +12 -0
  100. package/flags/de-he.svg +14 -0
  101. package/flags/de-hh.svg +40 -0
  102. package/flags/de-mv.svg +12 -0
  103. package/flags/de-ni.svg +86 -0
  104. package/flags/de-nw.svg +15 -0
  105. package/flags/de-rp.svg +292 -0
  106. package/flags/de-sh.svg +14 -0
  107. package/flags/de-sl.svg +279 -0
  108. package/flags/de-sn.svg +13 -0
  109. package/flags/de-st.svg +207 -0
  110. package/flags/de-th.svg +17 -0
  111. package/flags/de.svg +1 -0
  112. package/flags/dg.svg +1 -0
  113. package/flags/dj.svg +1 -0
  114. package/flags/dk.svg +1 -0
  115. package/flags/dm.svg +1 -0
  116. package/flags/do.svg +1 -0
  117. package/flags/dz.svg +1 -0
  118. package/flags/ea.svg +1 -0
  119. package/flags/ec.svg +1 -0
  120. package/flags/ee.svg +1 -0
  121. package/flags/eg.svg +1 -0
  122. package/flags/eh.svg +1 -0
  123. package/flags/er.svg +1 -0
  124. package/flags/es-an.svg +215 -0
  125. package/flags/es-ar.svg +66 -0
  126. package/flags/es-as.svg +19 -0
  127. package/flags/es-cb.svg +590 -0
  128. package/flags/es-ce.svg +357 -0
  129. package/flags/es-cl.svg +473 -0
  130. package/flags/es-cm.svg +457 -0
  131. package/flags/es-cn.svg +200 -0
  132. package/flags/es-ct.svg +13 -0
  133. package/flags/es-ex.svg +251 -0
  134. package/flags/es-ga.svg +205 -0
  135. package/flags/es-ib.svg +104 -0
  136. package/flags/es-mc.svg +32 -0
  137. package/flags/es-md.svg +29 -0
  138. package/flags/es-ml.svg +717 -0
  139. package/flags/es-nc.svg +775 -0
  140. package/flags/es-pv.svg +14 -0
  141. package/flags/es-ri.svg +787 -0
  142. package/flags/es-vc.svg +21 -0
  143. package/flags/es.svg +1 -0
  144. package/flags/et.svg +1 -0
  145. package/flags/eu.svg +1 -0
  146. package/flags/fi.svg +1 -0
  147. package/flags/fj.svg +1 -0
  148. package/flags/fk.svg +1 -0
  149. package/flags/fm.svg +1 -0
  150. package/flags/fo.svg +1 -0
  151. package/flags/fr.svg +1 -0
  152. package/flags/ga.svg +1 -0
  153. package/flags/gb-eng.svg +1 -0
  154. package/flags/gb-nir.svg +141 -0
  155. package/flags/gb-sct.svg +1 -0
  156. package/flags/gb-wls.svg +1 -0
  157. package/flags/gb.svg +1 -0
  158. package/flags/gd.svg +1 -0
  159. package/flags/ge.svg +1 -0
  160. package/flags/gf.svg +1 -0
  161. package/flags/gg.svg +1 -0
  162. package/flags/gh.svg +1 -0
  163. package/flags/gi.svg +1 -0
  164. package/flags/gl.svg +1 -0
  165. package/flags/gm.svg +1 -0
  166. package/flags/gn.svg +1 -0
  167. package/flags/gp.svg +1 -0
  168. package/flags/gq.svg +1 -0
  169. package/flags/gr.svg +1 -0
  170. package/flags/gs.svg +1 -0
  171. package/flags/gt.svg +1 -0
  172. package/flags/gu.svg +1 -0
  173. package/flags/gw.svg +1 -0
  174. package/flags/gy.svg +1 -0
  175. package/flags/hk.svg +1 -0
  176. package/flags/hm.svg +1 -0
  177. package/flags/hn.svg +1 -0
  178. package/flags/hr.svg +1 -0
  179. package/flags/ht.svg +1 -0
  180. package/flags/hu.svg +1 -0
  181. package/flags/ic.svg +1 -0
  182. package/flags/id.svg +1 -0
  183. package/flags/ie.svg +1 -0
  184. package/flags/il.svg +1 -0
  185. package/flags/im.svg +1 -0
  186. package/flags/in.svg +1 -0
  187. package/flags/io.svg +1 -0
  188. package/flags/iq.svg +1 -0
  189. package/flags/ir.svg +42 -0
  190. package/flags/is.svg +1 -0
  191. package/flags/it.svg +1 -0
  192. package/flags/je.svg +1 -0
  193. package/flags/jm.svg +1 -0
  194. package/flags/jo.svg +1 -0
  195. package/flags/jp.svg +1 -0
  196. package/flags/ke.svg +1 -0
  197. package/flags/kg.svg +1 -0
  198. package/flags/kh.svg +1 -0
  199. package/flags/ki.svg +1 -0
  200. package/flags/km.svg +1 -0
  201. package/flags/kn.svg +1 -0
  202. package/flags/kp.svg +1 -0
  203. package/flags/kr.svg +1 -0
  204. package/flags/kw.svg +1 -0
  205. package/flags/ky.svg +1 -0
  206. package/flags/kz.svg +1 -0
  207. package/flags/la.svg +1 -0
  208. package/flags/lb.svg +1 -0
  209. package/flags/lc.svg +1 -0
  210. package/flags/li.svg +1 -0
  211. package/flags/lk.svg +1 -0
  212. package/flags/lr.svg +1 -0
  213. package/flags/ls.svg +1 -0
  214. package/flags/lt.svg +1 -0
  215. package/flags/lu.svg +1 -0
  216. package/flags/lv.svg +1 -0
  217. package/flags/ly.svg +1 -0
  218. package/flags/ma.svg +1 -0
  219. package/flags/mc.svg +1 -0
  220. package/flags/md.svg +1 -0
  221. package/flags/me.svg +1 -0
  222. package/flags/mf.svg +1 -0
  223. package/flags/mg.svg +1 -0
  224. package/flags/mh.svg +1 -0
  225. package/flags/mk.svg +1 -0
  226. package/flags/ml.svg +1 -0
  227. package/flags/mm.svg +1 -0
  228. package/flags/mn.svg +1 -0
  229. package/flags/mo.svg +1 -0
  230. package/flags/mp.svg +1 -0
  231. package/flags/mq.svg +1 -0
  232. package/flags/mr.svg +1 -0
  233. package/flags/ms.svg +1 -0
  234. package/flags/mt.svg +1 -0
  235. package/flags/mu.svg +1 -0
  236. package/flags/mv.svg +1 -0
  237. package/flags/mw.svg +1 -0
  238. package/flags/mx.svg +1 -0
  239. package/flags/my.svg +1 -0
  240. package/flags/mz.svg +1 -0
  241. package/flags/na.svg +1 -0
  242. package/flags/nc.svg +1 -0
  243. package/flags/ne.svg +1 -0
  244. package/flags/nf.svg +1 -0
  245. package/flags/ng.svg +1 -0
  246. package/flags/ni.svg +1 -0
  247. package/flags/nl.svg +1 -0
  248. package/flags/no.svg +1 -0
  249. package/flags/np.svg +1 -0
  250. package/flags/nr.svg +1 -0
  251. package/flags/nu.svg +1 -0
  252. package/flags/nz.svg +1 -0
  253. package/flags/om.svg +1 -0
  254. package/flags/pa.svg +1 -0
  255. package/flags/pe.svg +1 -0
  256. package/flags/pf.svg +1 -0
  257. package/flags/pg.svg +1 -0
  258. package/flags/ph.svg +1 -0
  259. package/flags/pk.svg +1 -0
  260. package/flags/pl.svg +1 -0
  261. package/flags/pm.svg +1 -0
  262. package/flags/pn.svg +1 -0
  263. package/flags/pr.svg +1 -0
  264. package/flags/ps.svg +1 -0
  265. package/flags/pt.svg +1 -0
  266. package/flags/pw.svg +1 -0
  267. package/flags/py.svg +1 -0
  268. package/flags/qa.svg +1 -0
  269. package/flags/re.svg +1 -0
  270. package/flags/ro.svg +1 -0
  271. package/flags/rs.svg +1 -0
  272. package/flags/ru.svg +1 -0
  273. package/flags/rw.svg +1 -0
  274. package/flags/sa.svg +1 -0
  275. package/flags/sb.svg +1 -0
  276. package/flags/sc.svg +1 -0
  277. package/flags/sd.svg +1 -0
  278. package/flags/se.svg +1 -0
  279. package/flags/sg.svg +1 -0
  280. package/flags/sh.svg +1 -0
  281. package/flags/si.svg +1 -0
  282. package/flags/sj.svg +1 -0
  283. package/flags/sk.svg +1 -0
  284. package/flags/sl.svg +1 -0
  285. package/flags/sm.svg +1 -0
  286. package/flags/sn.svg +1 -0
  287. package/flags/so.svg +1 -0
  288. package/flags/sr.svg +1 -0
  289. package/flags/ss.svg +1 -0
  290. package/flags/st.svg +1 -0
  291. package/flags/sv.svg +1 -0
  292. package/flags/sx.svg +1 -0
  293. package/flags/sy.svg +1 -0
  294. package/flags/sz.svg +1 -0
  295. package/flags/ta.svg +1 -0
  296. package/flags/tc.svg +1 -0
  297. package/flags/td.svg +1 -0
  298. package/flags/tf.svg +1 -0
  299. package/flags/tg.svg +1 -0
  300. package/flags/th.svg +1 -0
  301. package/flags/tj.svg +1 -0
  302. package/flags/tk.svg +1 -0
  303. package/flags/tl.svg +1 -0
  304. package/flags/tm.svg +1 -0
  305. package/flags/tn.svg +1 -0
  306. package/flags/to.svg +1 -0
  307. package/flags/tr.svg +1 -0
  308. package/flags/tt.svg +1 -0
  309. package/flags/tv.svg +1 -0
  310. package/flags/tw.svg +1 -0
  311. package/flags/tz.svg +1 -0
  312. package/flags/ua.svg +1 -0
  313. package/flags/ug.svg +1 -0
  314. package/flags/um.svg +1 -0
  315. package/flags/un.svg +1 -0
  316. package/flags/us-ak.svg +12 -0
  317. package/flags/us-al.svg +12 -0
  318. package/flags/us-ar.svg +12 -0
  319. package/flags/us-az.svg +12 -0
  320. package/flags/us-ca.svg +12 -0
  321. package/flags/us-co.svg +12 -0
  322. package/flags/us-ct.svg +12 -0
  323. package/flags/us-de.svg +12 -0
  324. package/flags/us-fl.svg +12 -0
  325. package/flags/us-ga.svg +12 -0
  326. package/flags/us-hi.svg +12 -0
  327. package/flags/us-ia.svg +12 -0
  328. package/flags/us-id.svg +12 -0
  329. package/flags/us-il.svg +12 -0
  330. package/flags/us-in.svg +12 -0
  331. package/flags/us-ks.svg +12 -0
  332. package/flags/us-ky.svg +12 -0
  333. package/flags/us-la.svg +12 -0
  334. package/flags/us-ma.svg +12 -0
  335. package/flags/us-md.svg +12 -0
  336. package/flags/us-me.svg +12 -0
  337. package/flags/us-mi.svg +12 -0
  338. package/flags/us-mn.svg +12 -0
  339. package/flags/us-mo.svg +12 -0
  340. package/flags/us-ms.svg +12 -0
  341. package/flags/us-mt.svg +12 -0
  342. package/flags/us-nc.svg +12 -0
  343. package/flags/us-nd.svg +12 -0
  344. package/flags/us-ne.svg +12 -0
  345. package/flags/us-nh.svg +12 -0
  346. package/flags/us-nj.svg +12 -0
  347. package/flags/us-nm.svg +12 -0
  348. package/flags/us-nv.svg +12 -0
  349. package/flags/us-ny.svg +12 -0
  350. package/flags/us-oh.svg +12 -0
  351. package/flags/us-ok.svg +12 -0
  352. package/flags/us-or.svg +12 -0
  353. package/flags/us-pa.svg +12 -0
  354. package/flags/us-ri.svg +12 -0
  355. package/flags/us-sc.svg +12 -0
  356. package/flags/us-sd.svg +12 -0
  357. package/flags/us-tn.svg +12 -0
  358. package/flags/us-tx.svg +12 -0
  359. package/flags/us-ut.svg +12 -0
  360. package/flags/us-va.svg +12 -0
  361. package/flags/us-vt.svg +12 -0
  362. package/flags/us-wa.svg +12 -0
  363. package/flags/us-wi.svg +12 -0
  364. package/flags/us-wv.svg +12 -0
  365. package/flags/us-wy.svg +12 -0
  366. package/flags/us.svg +1 -0
  367. package/flags/uy.svg +1 -0
  368. package/flags/uz.svg +1 -0
  369. package/flags/va.svg +1 -0
  370. package/flags/vc.svg +1 -0
  371. package/flags/ve.svg +1 -0
  372. package/flags/vg.svg +1 -0
  373. package/flags/vi.svg +1 -0
  374. package/flags/vn.svg +1 -0
  375. package/flags/vu.svg +1 -0
  376. package/flags/wf.svg +1 -0
  377. package/flags/ws.svg +1 -0
  378. package/flags/xk.svg +1 -0
  379. package/flags/ye.svg +1 -0
  380. package/flags/yt.svg +1 -0
  381. package/flags/za.svg +1 -0
  382. package/flags/zm.svg +1 -0
  383. package/flags/zw.svg +1 -0
  384. package/package.json +113 -0
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 36 36">
2
+ <defs>
3
+ <clipPath id="flag-resizer-rounded-clip">
4
+ <rect width="36" height="26" y="5" rx="4"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g clip-path="url(#flag-resizer-rounded-clip)">
8
+ <svg x="0" y="5" width="36" height="26" viewBox="0 0 760 400" preserveAspectRatio="none">
9
+ <path d="M0 400.006h760.01V0H0z" fill="#0a3161"/><path d="M36.598 364.545h690.949V35.951H36.598z" fill="#fff"/><path d="M1152.3 577.79s-5.206 1.925-7.424 3.535c-1.94 1.408-3.31 3.467-4.95 5.215-.74.79-2.21 2.387-2.21 2.387s-1.908-.558-2.74-.178c-.976.446-1.173 1.818-1.944 2.564-.804.78-2.74 1.944-2.74 1.944l-.31-2.262s-2.54 3.294-3.22 5.223c-1.368 3.89-1.567 8.153-1.53 12.277.026 2.946.506 5.899 1.25 8.75.552 2.119 2.365 6.129 2.365 6.129s-3.24-2.523-5.115-2.38c-1.798.138-3.202 1.75-4.5 3-1.333 1.284-2.63 2.758-3.25 4.5-.953 2.674-.966 5.701-.5 8.5.325 1.955 2.25 5.5 2.25 5.5s.334-3.597 1-5.25c.855-2.122 2.08-4.185 3.75-5.75 1.116-1.045 2.47-2.307 4-2.25 1.2.046 2.242 1.067 3 2 1.413 1.743 1.689 4.158 2.5 6.25 1.286 3.32 3.75 10 3.75 10s-6.68 1.249-9.5 3c-2.454 1.525-4.406 3.843-6 6.25-1.752 2.646-2.162 6.004-3.75 8.75-2.086 3.608-4.84 6.794-7.5 10-2.6 3.132-6.005 5.606-8.25 9-1.111 1.68-2.5 5.5-2.5 5.5s1.578 2.08 2.75 2.25c3.215.472 6.352-1.864 9-3.75 3.365-2.395 5.806-5.918 8.25-9.25 2.696-3.676 4.128-8.208 7-11.75 1.857-2.29 6.5-6 6.5-6s3.732 5.707 5.25 8.75c1.684 3.38 2.92 6.967 4.25 10.5 2.142 5.7 5.484 11.185 6 17.25.043.506-.25 1.5-.25 1.5s-6.101-1.81-9.25-2c-2.674-.16-5.65-.535-8 .75-3.802 2.082-5.798 6.518-8 10.25-3.13 5.307-4.993 11.269-7.25 17-1.884 4.783-4.204 9.468-5.25 14.5-.816 3.925-.75 12-.75 12s3.615-5.826 5.75-8.5c2.28-2.855 4.277-6.274 7.5-8 1.34-.717 3.276.154 4.5-.75 1.648-1.217 1.777-3.695 2.75-5.5 2.603-4.831 5.114-9.744 8.25-14.25 1.792-2.574 3.656-5.165 6-7.25 1.26-1.12 4.25-2.75 4.25-2.75s3.38 4.115 4.5 6.5c3.161 6.736 6 21.5 6 21.5s-7.23-2.475-11-2.75c-3.341-.242-6.985-.46-10 1-3.13 1.516-5.433 4.536-7.25 7.5-2.81 4.584-3.015 10.362-5.25 15.25-3.727 8.151-7.536 16.563-13.5 23.25-3.528 3.956-12.75 9.5-12.75 9.5s7.478 1.021 11 0c4.64-1.344 8.951-4.218 12.25-7.75 3.945-4.223 5.505-10.163 8.25-15.25 2.337-4.33 3.742-9.31 7-13 2.571-2.91 5.72-5.854 9.5-6.75 2.133-.504 4.462.191 6.5 1 2.728 1.085 5.39 2.73 7.25 5 2.412 2.947 3.072 6.97 4.5 10.5 1.404 3.473 3.034 6.882 4 10.5.78 2.926 1.427 8.97 1.427 8.97s-3.238-6.564-5.427-9.47c-2.519-3.34-5.542-6.314-8.75-9-2.854-2.388-6.307-3.972-9.25-6.25-1.495-1.156-4.25-3.75-4.25-3.75s-.13 6.723.5 10c.631 3.288 1.541 6.623 3.25 9.5 1.385 2.334 5.5 6 5.5 6s-5.511-1.097-8.25-.75c-3.687.468-7.148 2.146-10.5 3.75-2.733 1.309-4.848 3.881-7.75 4.75-2.476.742-7.75.25-7.75.25s.99 1.68 1.75 2.25c.717.54 2.5 1 2.5 1s-4.463 2.83-6.5 4.5c-2.689 2.206-5.313 4.548-7.5 7.25-1.484 1.834-3.75 6-3.75 6s2.939-.9 4.457-1.091c1.776-.224 5.37-.055 5.37-.055s-6.763 3.26-9.327 5.897c-2.163 2.223-4.75 8-4.75 8l-1.5 7.75s5.054-4.315 7.75-6.25c1.765-1.268 3.425-2.853 5.5-3.5 4.22-1.316 8.838-.232 13.25-.5 18.865-1.149 56.5-4.75 56.5-4.75s13-20.5 12.75-22-3-6.213-4-9.5c-1.014-3.33-1.93-6.77-2-10.25-.044-2.192 1-6.5 1-6.5s-4.172 3.206-5.25 5.5c-1.215 2.581-.336 5.725-1 8.5-.16.664-.707 1.922-.707 1.922s-1.591-6.072-1.543-9.172c.059-3.824 1.043-7.621 2.25-11.25 1.222-3.679 2.66-7.41 5-10.5 1.07-1.413 2.354-2.843 4-3.5 1.858-.743 4.03-.612 6-.25 1.248.229 3.5 1.5 3.5 1.5s.23-5.508-.75-8c-1-2.544-2.787-4.896-5-6.5-1.217-.882-2.75-1.568-4.25-1.5-2.198.1-4.295 1.36-6 2.75-2.403 1.959-4.001 4.786-5.5 7.5-1.863 3.373-3.25 7.029-4.25 10.75-.65 2.415-.808 4.939-1.116 7.422-.273 2.205-.646 6.632-.646 6.632s-2.072-7.972-2.488-12.055c-.271-2.652-.626-5.407 0-8 .9-3.731 3.642-6.763 5.25-10.25a219.766 219.766 0 0 0 7-17c2.266-6.242 3.629-12.796 6-19 1.012-2.647 1.866-5.433 3.5-7.75 1.8-2.552 6.75-6.5 6.75-6.5s-3.846-1.082-5.75-.75c-3.048.533-5.781 2.387-8.25 4.25-2.918 2.203-5.222 5.142-7.5 8-2.882 3.615-5.78 7.32-7.75 11.5-2.002 4.246-3.08 8.898-4 13.5-.46 2.302-.75 7-.75 7s-3.413-9.051-4.5-13.75c-.816-3.524-.763-7.207-1.5-10.75-1.392-6.69-5.5-19.75-5.5-19.75s2.888-3.962 4.25-6c1.477-2.21 2.708-4.583 4.25-6.75 1.546-2.174 2.773-4.78 5-6.25 1.299-.857 2.956-1.452 4.5-1.25 1.63.214 4.25 2.5 4.25 2.5s-1.543-4.001-2.75-5.75c-1.44-2.085-2.942-4.452-5.25-5.5-1.747-.792-3.927-.845-5.75-.25-2.537.829-4.513 2.976-6.25 5-2.067 2.409-3.404 5.377-4.75 8.25-.535 1.141-1.31 3.545-1.31 3.545s-.948-4.34-1.19-6.545c-.465-4.227-1.423-8.598-.5-12.75.63-2.837 1.881-5.759 4-7.75 1.658-1.558 6.25-2.75 6.25-2.75s-3.566-1.748-5.5-2c-1.826-.236-3.883-.378-5.5.5-1.304.709-2.039 2.199-2.75 3.5-.974 1.781-2 5.75-2 5.75l-3.5-17.25s-1.668-8.5-1.25-12.75c.366-3.725 1.762-7.314 3.25-10.75 1.721-3.974 6.5-11.25 6.5-11.25s-3.105-.55-4.5 0c-.722.286-1.527 1.004-2.25 1.735.065-.227.136-.467.197-.684.24-.863.441-2.652.441-2.652s3.928-4.398 5.746-6.717c1.903-2.425 4.274-4.64 5.391-7.514.269-.69.443-1.488.266-2.209-.137-.555-.973-1.414-.973-1.414z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1138.1 589.4c.048-.184-.2-.402-.252-.447-.01-.007-.014-.006-.014-.006s-.01-.002-.015.004c-.058.037-.336.215-.317.402-.086 1.079-.333 3.92-.668 5.452-.426 1.941-1.341 3.766-1.854 5.734a50.837 50.837 0 0 0-1.067 5.334c-.381 2.563-.55 5.24-.666 7.297a153.758 153.758 0 0 0-.177 4.06c0 .114-.01.2-.01.26v.095-.026c0-.015 0-.039.01-.068a2896.134 2896.134 0 0 0 .147-1.196c0 .018.377-3.112.375-3.094.238-1.975.545-4.776.912-7.24.264-1.774.603-3.539 1.054-5.271.502-1.927 1.423-3.766 1.859-5.757.345-1.576.594-4.45.68-5.533zM1130.3 593.69c0-.157-.262-.278-.333-.31-.014-.006-.021-.003-.021-.003s-.01 0-.019.01c-.058.053-.266.249-.22.398.144.9.526 3.329.816 5.482.107.793.21 1.53.303 2.297.168 1.398.328 3.192.427 4.2.074.749.133 1.345.18 1.797l.056.548c0 .015.014.136.016.151.01.034.01.054.01.057v-.209c0-.13.01-.315.01-.55.01-.443.01-1.068 0-1.809-.01-1.125-.026-2.704-.152-4.24a44.765 44.765 0 0 0-.258-2.322 255.235 255.235 0 0 0-.818-5.496zM1141 600.21c.18-.25.127-.678.127-.678s-.424.075-.608.332v-.002a60.016 60.016 0 0 0-2.605 3.923c-.597.99-1.134 1.973-1.495 3.032-.461 1.37-.56 2.897-.63 3.888a143.519 143.519 0 0 0-.096 2.385c0-.022.146-.94.34-2.36.16-.968.38-2.493.871-3.736.389-.992.932-1.91 1.524-2.9a59.367 59.367 0 0 1 2.578-3.882zM1126.5 622.61c1.538 1.047 2.03 1.647 2.03 1.647.046.05.089.099.125.145.817 1 1.588 2.379 2.183 3.346a39.347 39.347 0 0 0 1.346 2.181c0-.022-.21-1.046-.614-2.5-.34-1.114-.84-2.62-1.818-3.893a3.594 3.594 0 0 0-.192-.227s-.563-.693-2.272-1.856zM1132.5 661.8c.51-.657 1.166-1.421 1.88-1.722.046-.02.094-.038.142-.056.575-.185 1.15-.305 1.564-.119 1.162.352 2.042 1.97 2.869 3.044.6.794 1.146 1.866 1.473 2.481.5.986.823 1.586.833 1.605-.01-.021-.174-.677-.478-1.748-.209-.686-.546-1.81-1.09-2.81-.581-1.127-1.345-2.947-3.092-3.81-.879-.352-1.806-.266-2.566.044a5.13 5.13 0 0 0-.198.079c-1.069.45-1.91 1.468-2.442 2.152z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1121.6 787.74c.298.074 6.333.67 6.333.67l5.589-.446" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width=".6" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1155.2 687.48c-3.084-1.117-6.202-2.155-9.37-3.005-4.018-1.079-8.06-2.207-12.197-2.652-2.05-.22-4.198-.544-6.187 0-1.453.397-2.805 1.254-3.89 2.298-.706.68-1.314 1.534-1.59 2.475-.35 1.188-.784 2.754 0 3.713 2.435 2.98 10.023 2.361 11.314 2.298 3.658-.18 4.393-.043 6.54.353 3.409.63 6.64 2.002 9.9 3.182 5.915 2.143 11.823 4.36 17.5 7.071a75.747 75.747 0 0 1 7.956 4.42c2.636 1.674 8.839 6.54 8.839 6.54l-20.152 13.081s-9.02-6.742-13.79-9.722c-5.703-3.564-11.493-7.08-17.677-9.723-5.056-2.16-10.331-3.93-15.733-4.95-5.92-1.118-12.061-2.046-18.031-1.237-2.29.31-4.622 1.01-6.541 2.298-1.179.79-2.255 1.884-2.829 3.182a5.668 5.668 0 0 0-.353 3.359c.219 1.06.65 2.294 1.59 2.828 4.05 2.3 10.37-.446 13.966-.353 6.304.162 9.731-.295 14.496.53 4.81.833 9.522 2.394 13.965 4.42 5.342 2.435 10.096 6.002 15.026 9.192 3.595 2.326 7.189 4.667 10.607 7.247 7.28 5.497 14.345 11.302 21.036 17.501a311.08 311.08 0 0 1 22.98 23.688c4.084 4.682 11.49 14.672 11.49 14.672l3.36-13.08s-5.956-7.46-9.193-10.96c-6.223-6.732-12.728-13.227-19.622-19.27-5.904-5.174-18.562-14.496-18.562-14.496l19.976-12.374s5.37 5.478 7.955 8.309c3.056 3.346 8.927 10.253 8.927 10.253l2.298-15.026s-8.15-7.954-12.463-11.667c-3.814-3.285-7.698-6.514-11.844-9.37-5.026-3.462-10.266-6.653-15.733-9.368-4.498-2.235-9.243-3.946-13.965-5.657z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1167 730.88 24.307-15.468s6.702 5.839 9.99 8.827c3.103 2.819 9.19 8.585 9.19 8.585l-2.386 4.597s-4.347-3.02-5.922-4.685c-3.87-4.088-12.11-12.55-12.11-12.55l-20.682 12.55zm-44.99-43.752s-.372 2.505.53 3.447c1.484 1.55 4.584 2.783 6.718 2.563 5.38-.555 10.093-1.507 13.612.884 3.329 2.263 7.755 2.214 11.49 3.713 5.65 2.267 11.1 5.03 16.44 7.955 3.155 1.728 6.276 3.55 9.192 5.656 1.186.858 4.331 3.448 4.331 3.448l3.89-2.033s-5.647-4.34-8.574-6.364c-3.63-2.51-7.212-5.142-11.137-7.16-6.88-3.537-14.125-6.46-21.567-8.574-5.7-1.618-11.618-2.4-17.501-3.093-2.463-.29-7.425-.442-7.425-.442zm-32.35 23.423s6.43-1.756 9.723-2.21c4.646-.64 9.385-1.156 14.054-.707 5.256.506 10.459 1.884 15.38 3.8 8.919 3.476 17.204 8.512 25.19 13.79 8.385 5.54 16.059 12.11 23.689 18.65 9.021 7.733 17.593 15.985 26.075 24.307 3.718 3.648 10.872 11.225 10.872 11.225l-3.45 5.92s-10.162-12.107-11.577-13.521c-1.414-1.414-17.678-17.678-18.208-18.385-.53-.707-16.264-14.407-16.97-15.114-.708-.707-11.6-9.003-17.855-12.816-6.412-3.91-12.976-7.77-20.064-10.253-4.03-1.412-8.303-2.183-12.55-2.564-3.64-.325-7.315-.07-10.96.177-2.961.201-7.248 1.414-9.016 1.061-1.768-.354-3.07-.387-3.712-1.326-.267-.389-.62-2.033-.62-2.033z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1155.2 687.48c-3.084-1.117-6.202-2.155-9.37-3.005-4.018-1.079-8.06-2.207-12.197-2.652-2.05-.22-4.198-.544-6.187 0-1.453.397-2.805 1.254-3.89 2.298-.706.68-1.314 1.534-1.59 2.475-.35 1.188-.784 2.754 0 3.713 2.435 2.98 10.023 2.361 11.314 2.298 3.658-.18 4.393-.043 6.54.353 3.409.63 6.64 2.002 9.9 3.182 5.915 2.143 11.823 4.36 17.5 7.071a75.747 75.747 0 0 1 7.956 4.42c2.636 1.674 8.839 6.54 8.839 6.54l-20.152 13.081s-9.02-6.742-13.79-9.722c-5.703-3.564-11.493-7.08-17.677-9.723-5.056-2.16-10.331-3.93-15.733-4.95-5.92-1.118-12.061-2.046-18.031-1.237-2.29.31-4.622 1.01-6.541 2.298-1.179.79-2.255 1.884-2.829 3.182a5.668 5.668 0 0 0-.353 3.359c.219 1.06.65 2.294 1.59 2.828 4.05 2.3 10.37-.446 13.966-.353 6.304.162 9.731-.295 14.496.53 4.81.833 9.522 2.394 13.965 4.42 5.342 2.435 10.096 6.002 15.026 9.192 3.595 2.326 7.189 4.667 10.607 7.247 7.28 5.497 14.345 11.302 21.036 17.501a311.08 311.08 0 0 1 22.98 23.688c4.084 4.682 11.49 14.672 11.49 14.672l3.36-13.08s-5.956-7.46-9.193-10.96c-6.223-6.732-12.728-13.227-19.622-19.27-5.904-5.174-18.562-14.496-18.562-14.496l19.976-12.374s5.388 5.461 7.955 8.309c3.08 3.415 8.927 10.518 8.927 10.518l3.182-14.32s-8.783-8.317-13.347-12.285c-3.854-3.352-7.664-6.787-11.844-9.723a121.347 121.347 0 0 0-15.733-9.369c-4.498-2.234-9.243-3.946-13.965-5.657z" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="#fcd307" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1361.8 421.2c-1.472 2.626-2.906 5.336-3.691 8.242-.64 2.369-.784 7.319-.784 7.319h-11.502s6.01 11.562 7.842 17.773c1.722 5.839 2.807 11.948 2.875 18.035.075 6.74-.796 13.579-2.738 20.033-1.344 4.466-6.072 12.607-6.072 12.607h10.535s.564 7.637 1.673 11.27c.671 2.194 1.735 4.276 2.967 6.212 1.517 2.384 5.395 6.553 5.395 6.553s3.878-4.17 5.395-6.553c1.232-1.936 2.296-4.018 2.967-6.212 1.11-3.633 1.673-11.27 1.673-11.27h10.535s-4.727-8.141-6.072-12.607c-1.942-6.454-2.813-13.294-2.738-20.033.068-6.088 1.153-12.196 2.875-18.035 1.832-6.211 7.842-17.773 7.842-17.773h-11.502s-.144-4.95-.784-7.319c-.785-2.906-2.219-5.616-3.69-8.242-1.871-3.336-6.501-9.443-6.501-9.443s-4.63 6.107-6.5 9.443zM1215.2 452.26l-2.957 10.165s8.244-6.996 12.937-9.61c6.716-3.742 13.997-6.575 21.439-8.502 7.397-1.916 15.092-3.024 22.733-2.957 7.161.062 14.507.74 21.254 3.142 6.35 2.26 12.123 6.121 17.373 10.35 4.073 3.28 10.72 11.459 10.72 11.459s-3.39 4.913-3.697 7.762c-.432 4.026.141 8.75 2.773 11.828 2.55 2.983 6.98 4.507 10.904 4.436 4.052-.074 8.076-2.279 11.089-4.99 2.544-2.29 4.214-5.586 5.175-8.872 1.263-4.32 1.392-9.07.554-13.492-1.392-7.344-4.57-14.535-9.056-20.515-5.169-6.89-12.26-12.425-19.776-16.634-13.088-7.33-27.745-12.977-42.693-14.231-15.968-1.34-32.494 1.77-47.499 7.393-12.004 4.498-23.52 11.394-32.528 20.515-6.044 6.12-11.316 13.673-13.492 21.994-1.606 6.144-1.377 13.049.74 19.036 1.51 4.275 4.197 8.65 8.131 10.904 3.389 1.941 7.852 2.226 11.644 1.294 3.319-.817 6.427-3.015 8.502-5.73 2.094-2.74 4.082-6.43 3.327-9.795-1.145-5.102-10.904-11.274-10.904-11.274s1.654-4.315 2.998-6.163c1.12-1.54 2.596-2.82 4.12-3.962 1.903-1.427 6.189-3.552 6.189-3.552zM1151.8 496.43s-2.515 10.94-5.545 15.525c-7.306 11.057-17.467 20.823-29.202 26.984-4.975 2.612-16.449 3.696-16.449 3.696s.171-5.923-1.293-8.316c-2.303-3.763-6.405-6.842-10.72-7.763-4.124-.88-9.028.034-12.383 2.588-3.64 2.77-5.758 7.654-6.284 12.198-.527 4.541 1.059 9.337 3.327 13.307 2.83 4.955 7.2 9.258 12.198 12.013 4.266 2.351 9.365 3.084 14.23 3.326 5.213.26 10.495-.645 15.526-2.033 9.576-2.641 18.989-6.469 27.353-11.828 6.134-3.93 11.566-9.032 16.264-14.6 5.214-6.18 9.704-13.106 12.937-20.516 2.778-6.369 4.721-13.226 5.36-20.145.595-6.46.625-13.269-1.48-19.406-1.629-4.751-4.362-9.47-8.316-12.568-2.884-2.259-6.717-4.17-10.35-3.696-4.745.619-9.19 4.141-11.828 8.132-2.393 3.618-3.721 8.566-2.588 12.753 1.209 4.465 9.241 10.35 9.241 10.35zM1053.5 584.59s3.591 3.546 5.914 4.25c3.48 1.057 7.596 1.141 10.904-.369 3.213-1.466 5.895-4.485 7.208-7.762 1.65-4.118 2.15-9.33.185-13.307-2.38-4.816-7.802-8.035-12.937-9.61-6.78-2.081-14.478-1.167-21.254.923-8.38 2.585-15.919 7.913-22.363 13.862-7.252 6.695-12.826 15.18-17.558 23.842-4.3 7.872-7.925 16.325-9.61 25.136-1.795 9.38-1.933 19.226-.37 28.647 1.594 9.612 3.847 19.822 9.795 27.538 3.735 4.845 9.332 8.475 15.155 10.35 4.928 1.587 10.577 1.891 15.525.37 4.053-1.246 7.769-4.03 10.35-7.393 2.244-2.923 4.22-6.68 3.882-10.35-.352-3.798-2.95-7.395-5.915-9.795-2.483-2.011-5.86-3.15-9.056-3.142-2.221.006-6.284 2.218-6.284 2.218s-4.119-13.932-3.881-21.07c.266-8.005 2.902-15.867 5.914-23.287 3.343-8.235 7.343-16.515 13.307-23.103 3.052-3.372 11.09-7.948 11.09-7.948zM1010 722.46s-1.662 4.131-3.142 5.73c-2.45 2.645-5.516 5.23-9.056 5.914-4.318.833-9.606.283-12.937-2.588-3.72-3.206-4.852-8.953-4.99-13.862-.152-5.397 1.473-11.138 4.62-15.525 3.607-5.028 9.186-9.091 15.155-10.72 5.726-1.561 12.077-.288 17.743 1.479 6.85 2.135 13.423 5.822 18.667 10.72 8.504 7.942 14.92 18.28 19.406 29.017 4.73 11.315 6.604 23.802 7.393 36.04.648 10.048.236 20.36-2.218 30.126-2.104 8.372-4.968 17.06-10.535 23.657-4.584 5.432-10.789 10.358-17.743 11.828-4.954 1.048-10.706.144-14.97-2.588-4.029-2.581-7.29-7.118-8.132-11.828-.794-4.442.677-9.47 3.327-13.122 2.097-2.891 5.506-5.335 9.056-5.73 1.82-.201 5.175 1.849 5.175 1.849s4.053-11.158 4.62-17.003c.83-8.545-.19-17.266-1.848-25.69-1.565-7.952-3.673-16.001-7.577-23.103-3.037-5.523-12.013-14.601-12.013-14.601zM1055.7 867.18s7.78 1.401 11.459.37c3.685-1.034 7.352-3.194 9.61-6.284 2.718-3.716 4.56-8.785 3.697-13.307-.957-5.01-4.757-9.767-9.24-12.198-6.082-3.298-14.113-3.588-20.7-1.479-7.919 2.535-14.06 9.377-19.222 15.895-8.449 10.671-13.834 23.674-18.112 36.594-4.763 14.385-7.87 29.576-8.132 44.726-.264 15.314 2.062 30.854 6.654 45.466 5.12 16.296 13.523 31.57 22.918 45.835 6.828 10.37 15.275 19.656 24.027 28.462 14.969 15.063 31.266 28.886 48.423 41.4 14.974 10.921 30.397 21.633 47.314 29.202 10.676 4.777 33.637 9.98 33.637 9.98l26.614-8.132s-15.688-19.378-25.875-26.244c-7.192-4.847-16.383-5.884-24.027-9.98-13.856-7.425-26.98-16.334-39.182-26.244-11.904-9.667-24.16-19.557-32.898-32.159-5.91-8.523-11.018-18.208-12.568-28.462-.798-5.274-1.003-11.387 1.848-15.895 1.243-1.965 3.604-3.96 5.914-3.696 2.424.276 3.794 3.164 5.175 5.175.687 1 1.479 3.327 1.479 3.327s3.145-7.235 3.326-11.09c.178-3.765-.29-7.85-2.218-11.088-1.476-2.481-3.962-4.5-6.653-5.545-2.53-.982-5.602-1.351-8.132-.37-3.087 1.198-7.023 7.024-7.023 7.024s-2.958-6.968-5.545-9.611c-3.325-3.398-12.198-7.393-12.198-7.393s5.05 4.936 6.284 8.132c1.691 4.382 1.1 9.35 1.109 14.046.01 4.943-1.109 14.786-1.109 14.786s-4.954-8.648-6.653-13.307c-3.432-9.405-5.29-19.34-7.024-29.202-1.91-10.868-3.68-21.863-3.696-32.898-.012-7.932.777-15.934 2.587-23.657 1.797-7.666 8.133-22.178 8.133-22.178z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1314.4 1144.8s-6.55-1.976-9.904-2.625c-5.033-.975-10.136-1.809-15.262-1.897-7.302-.125-14.734.203-21.824 1.957-8.669 2.145-17.599 4.94-24.72 10.328-4.267 3.228-9.981 12.568-9.981 12.568s-4.671-2.87-5.914-5.175c-1.712-3.175-1.787-7.126-1.479-10.72.243-2.834 2.588-8.132 2.588-8.132s-9.205 3.5-14.046 4.066a68.951 68.951 0 0 1-22.548-1.109c-7.131-1.556-13.57-5.383-20.33-8.132-5.681-2.31-11.042-5.588-17.004-7.023-4.447-1.07-13.677-1.109-13.677-1.109s7.377-4.217 11.089-6.284c6.503-3.622 12.596-8.174 19.59-10.72 4.133-1.504 8.555-2.95 12.938-2.587 3.808.315 10.72 4.066 10.72 4.066s-4.34-8.614-4.806-13.307c-.491-4.96-.626-10.693 2.218-14.786 3.053-4.393 8.82-6.62 14.046-7.763 3.259-.713 6.932-.615 9.98.74 3.425 1.52 8.133 7.762 8.133 7.762s-3.807 2.441-4.436 4.436c-.64 2.028-.197 4.605 1.109 6.283 3.319 4.266 9.625 5.05 14.786 6.654 6.577 2.044 13.474 3.038 20.33 3.696 10.548 1.013 21.233-.565 31.789.37 9.705.86 19.55 1.843 28.832 4.805 4.83 1.542 9.708 3.5 13.677 6.654 5.212 4.142 9.616 9.556 12.568 15.525 2.085 4.218 3.797 9.036 3.327 13.718-.456 4.54-2.524 9.226-5.806 12.396-3.588 3.465-8.793 6.288-13.762 5.87-4.73-.399-9.664-3.553-11.978-7.696-2.086-3.734-.243-12.829-.243-12.829zM1359.5 1125.1c-3.09.968-6.048 2.363-8.887 3.92-1.24.68-3.529 2.353-3.529 2.353s3.47 3.972 4.314 6.403c.946 2.724.64 5.743.653 8.627.018 3.93-.284 7.864-.783 11.762-.237 1.847-1.047 5.488-1.047 5.488l18.035 19.08 18.035-19.08s-.81-3.64-1.047-5.488c-.5-3.898-.801-7.833-.783-11.762.013-2.884-.294-5.903.652-8.627.844-2.431 4.314-6.403 4.314-6.403s-2.29-1.673-3.529-2.353c-2.839-1.557-5.797-2.952-8.887-3.92-2.837-.889-8.755-1.7-8.755-1.7s-5.919.811-8.756 1.7z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1062.9 988.17c.014-.276-.164-.565-.333-.777-.137-.2-.299-.323-.299-.323s-.177.1-.34.281c-.195.19-.407.458-.426.738-.156 2.678-.489 9.801.142 13.745.387 2.417 1.04 4.781 1.844 7.085.685 1.96 1.5 3.845 2.348 5.624 1.308 2.742 3.097 5.364 4.304 7.132a114.284 114.284 0 0 0 2.85 3.99.746.746 0 0 1 .065.084.512.512 0 0 1-.051-.093l-.143-.257-.518-.938a427.984 427.984 0 0 1-1.693-3.097c-.987-1.825-2.592-4.694-3.683-7.325-.749-1.803-1.49-3.668-2.157-5.582-.784-2.245-1.412-4.527-1.783-6.845-.604-3.774-.282-10.779-.127-13.443zM1215.5 453.67c1.256-2.54 1.767-3.244 1.969-3.58.277-.459.568-.922.864-1.365.165-.246.33-.485.495-.713.184-.253.365-.49.543-.709.199-.242.389-.455.57-.635 1.761-1.754 3.746-3.295 5.87-4.659 2.777-1.784 5.63-3.252 8.346-4.499 2.125-.981 4.774-1.607 6.374-2.015a134.852 134.852 0 0 1 4.008-.954l-.024.003a.483.483 0 0 1-.065.004l-.243.022a74.804 74.804 0 0 0-3.77.456c-1.661.243-4.321.613-6.688 1.51-2.823 1.074-5.832 2.458-8.695 4.295-2.192 1.408-4.26 3.01-6.102 4.845-.221.22-.444.472-.664.74-.199.243-.397.503-.594.774a28.33 28.33 0 0 0-1.034 1.543c-.082.13-.784 1.015-2.415 4.316z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1113.7 1017.6s7.397 1.52 11.089 1.109c4.26-.475 7.968-3.38 12.198-4.066 2.554-.415 5.176-.08 7.762 0 6.046.185 12.072 1.422 18.112 1.109 3.215-.167 9.527-1.583 9.527-1.583s-7.29-3.79-10.266-6.55c-3.614-3.35-7.693-7.042-8.871-11.827-1.104-4.485.384-9.438 2.218-13.677 3.209-7.42 8.319-14.371 14.786-19.221 4.338-3.254 9.743-5.57 15.155-5.915 6.084-.387 12.206 1.884 17.743 4.436 9.066 4.18 16.99 10.678 24.396 17.373 10.817 9.778 19.833 21.424 28.832 32.898 7.725 9.851 21.532 30.772 21.532 30.772s6.419-10.469 10.627-14.878c5.088-5.332 10.278-11.68 17.373-13.677 5.016-1.411 10.612.11 15.525 1.848 8.508 3.01 15.317 9.55 22.918 14.416 11.023 7.058 21.456 15.082 32.898 21.44 1.783.99 5.544 2.587 5.544 2.587s-1.696-5.994-.37-8.502c1.423-2.69 4.883-3.822 7.763-4.805 5.627-1.922 11.834-1.181 17.743-1.848 9.127-1.03 18.384-1.348 27.353-3.327 13.66-3.015 26.668-8.462 39.921-12.937 9.156-3.092 18.235-6.41 27.353-9.61 9.486-3.33 18.625-7.905 28.462-9.981 4.596-.97 9.38-1.634 14.046-1.109 4.105.462 8.59 1.131 11.828 3.696 2.468 1.956 2.122 6.485 4.805 8.133 3.262 2.003 7.635.9 11.46.739 4.979-.21 9.943-1.038 14.785-2.218 5.187-1.263 9.905-4.21 15.155-5.175 3.517-.646 7.166-.757 10.72-.37 4.427.483 9.014 1.223 12.937 3.327 1.461.784 3.697 3.327 3.697 3.327s-7.542 2.359-11.09 4.066c-3.636 1.75-10.35 6.284-10.35 6.284s6.217 1.617 8.872 3.327c2.49 1.603 4.46 3.949 6.284 6.284 1.326 1.698 3.327 5.544 3.327 5.544s-10.4-.709-15.525 0c-4.946.684-9.698 2.433-14.416 4.066-5.795 2.006-11.142 5.222-17.004 7.023-6.375 1.96-12.925 3.857-19.591 4.066-6.096.192-13.111.904-18.112-2.587-2.984-2.083-4.068-6.145-5.175-9.61-.302-.947-.37-2.958-.37-2.958s-19.183 7.98-28.832 11.828c-9.819 3.916-19.518 8.192-29.57 11.46-12.365 4.017-25.102 6.787-37.704 9.98-7.619 1.93-22.918 5.544-22.918 5.544s1.222 6.178 0 8.871c-1.624 3.579-5.225 6.3-8.871 7.763-5.151 2.067-11.126 1.42-16.634.74-8.55-1.056-16.834-4.031-24.766-7.394-11.58-4.91-22.341-11.645-32.898-18.482-6.95-4.5-13.097-10.153-19.961-14.786-3.714-2.506-11.46-7.023-11.46-7.023s2.965 6.005 3.697 9.241c.845 3.733 1.58 7.725.74 11.46-.836 3.712-2.601 7.568-5.545 9.98-4.703 3.851-11.302 5.239-17.373 5.544-6.54.329-13.197-1.499-19.221-4.066-6.854-2.92-13.083-7.434-18.482-12.568-8.733-8.304-14.41-19.321-21.81-28.832-6.781-8.718-13.255-17.714-20.7-25.875-3.112-3.412-9.98-9.61-9.98-9.61l-10.72 17.003s-1.837 2.827-2.217 4.436c-1.302 5.516 1.436 11.52 0 17.004-.573 2.188-1.69 4.354-3.327 5.914-2.394 2.28-5.654 3.676-8.871 4.436-5.037 1.189-10.371.464-15.525 0-4.116-.371-8.083-1.847-12.198-2.218-6.259-.564-12.568 0-18.852 0h-7.024s1.726-4.987 3.327-7.023a22.79 22.79 0 0 1 7.763-6.284c2.386-1.174 7.762-1.848 7.762-1.848s-9.172-3.316-12.937-6.284c-3.506-2.765-8.502-10.35-8.502-10.35z" fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1542.9 1051.6s-2.31-1.74-3.029-3.738c-.462-1.283-.04-2.742.811-3.655 1.775-1.903 4.897-2.482 7.485-2.218 3.216.33 6.638.965 9.519-.37 1.82-.842 3.75-2.454 4.066-4.435.234-1.47-.65-3.184-1.848-4.066-1.6-1.177-3.935-.902-5.915-.74-3.458.284-6.781 1.615-9.98 2.958-2.34.982-6.654 3.696-6.654 3.696" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1558.9 1007.8c-.036-.302-.767-.522-.767-.522s-.66.385-.623.688l3.23 27.074c.131 1.106.958 2.13.958 2.13s.563-1.19.431-2.296zM1409.2 1052.7c-.309-.513-1.214-.655-1.214-.655s-.285.87.018 1.374c1.538 2.558 5.514 9.335 6.996 13.373 1.27 3.46 2.43 10.103 2.844 12.634.043.262.276.494.487.656.13.119.356.237.358.238h.02c.01-.01.18-.18.27-.337.15-.22.298-.516.255-.781-.416-2.543-1.59-9.29-2.911-12.89-1.534-4.179-5.566-11.042-7.11-13.612z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1382.8 1048a1.706 1.706 0 0 1-.117-.398c-.09-.299.085-.735.271-1.186.258-.565.631-1.113.968-1.583.963-1.129 1.583-1.977 1.583-1.977s-.902.532-2.146 1.402c-.474.39-1.01.896-1.457 1.55-.352.482-.654 1.155-.592 1.98.03.261.098.522.208.774 1.298 2.963 7.125 2.342 10.18 2.024 3.21-.334 6.294-.563 9.34-.096 2.426.372 5.057.408 6.414 1.983.802.93 1.095 2.593.624 3.706-.455 1.077-1.812 1.696-3.159 2.097-3.152.939-6.62.762-9.941-.275-3.77-1.177-11.182-4.141-11.824-4.399l-.012.03a7.802 7.802 0 0 0-.25.505l-.043.097s0-.01-.035.1a7.757 7.757 0 0 0-.169.538l-.012.03c.646.26 8.088 3.237 11.928 4.436 3.54 1.105 7.296 1.311 10.758.28 1.455-.433 3.366-1.278 4.049-2.893.697-1.648.301-3.825-.854-5.165-1.771-2.057-4.951-2.1-7.262-2.453-3.227-.495-6.464-.25-9.697.088-3.043.317-7.93.686-8.753-1.194zM1279 1041.6c-.244.026-.47.244-.627.443-.153.171-.231.35-.231.35s.116.157.3.292c.193.161.454.33.694.308 2.556-.249 9.727-.827 13.474.014 3.05.686 8.11 3.58 10.029 4.724.353.21 1.034-.096 1.115-.134l.01-.01v-.01c0-.094-.038-.836-.406-1.056-1.936-1.154-7.144-4.146-10.44-4.886-3.995-.898-11.338-.293-13.915-.041z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1303.3 1048.6c.198-.11.306-.387.362-.625.065-.212.059-.406.059-.406s-.163-.105-.375-.162c-.228-.08-.514-.142-.709-.04-1.892 1.017-6.846 3.51-9.74 3.567-3.34.066-6.74-1.349-9.633-3.215-1.463-.944-2.49-2.52-3.58-3.908a39.68 39.68 0 0 1-2.705-3.966c-.06-.1-.5.03-.677.083l-.07.03s.01-.01-.06.044c-.134.127-.457.457-.396.558.38.64 1.468 2.411 2.806 4.115 1.065 1.355 2.288 3.165 3.923 4.22 3.025 1.95 6.719 3.51 10.42 3.438 3.267-.064 8.456-2.703 10.375-3.734z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4"><g fill="none"><path d="M1195 1002.8s-5.437-6.508-8.502-9.426c-3.283-3.125-6.434-6.668-10.535-8.6-3.527-1.663-7.64-2.995-11.474-2.282-4.254.792-9.267 2.88-10.97 6.943-1.191 2.842-.182 6.595-.182 6.595M1172.7 1014.1s6.105-1.315 8.953-2.546c2.981-1.289 5.66-3.198 8.362-5 1.745-1.163 5.056-3.743 5.056-3.743" stroke="#000" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="#000" style="paint-order:markers fill stroke" aria-label="SEMPER"><path d="m361.068 266.154.79.511q-.59.949.084 1.507.334.276.668.262.338-.016.553-.273.126-.15.148-.311.021-.161-.06-.34-.078-.183-.469-.778-.35-.531-.43-.878-.08-.347.015-.724.1-.377.36-.688.303-.362.71-.516.409-.151.823-.058.415.094.843.448.642.533.713 1.18.07.645-.45 1.308l-.769-.571q.25-.396.208-.671-.042-.275-.34-.522t-.56-.255q-.265-.01-.419.174-.152.181-.11.425.042.245.443.827.421.62.518 1.002.102.381-.003.77-.102.385-.435.783-.483.577-1.169.672-.683.099-1.44-.53-1.341-1.11-.222-2.754zM364.099 271.062l3.067-4.881 2.984 1.857-.519.826-2.174-1.354-.68 1.082 2.02 1.258-.516.822-2.021-1.257-.835 1.328 2.248 1.4-.517.821zM368.59 273.748l3.261-4.754 1.183.804-1.514 3.726 2.928-2.765 1.187.806-3.262 4.754-.734-.498 2.568-3.742-3.346 3.213-.763-.518 1.796-4.267-2.568 3.742zM373.851 277.285l2.835-5.018 1.342.75q.75.42.94.62.302.323.324.836.027.514-.312 1.113-.307.545-.722.799-.414.25-.808.228-.393-.026-1.15-.45l-.547-.305-1.07 1.893zm3.188-3.703-.804 1.424.46.257q.465.26.667.288.205.029.406-.08.204-.11.343-.357.141-.25.128-.483-.014-.232-.143-.381-.128-.149-.651-.441zM378.452 279.835l2.101-5.364 3.28 1.272-.356.907-2.39-.927-.465 1.19 2.22.86-.354.905-2.22-.862-.572 1.46 2.47.958-.353.904zM383.384 281.617l.989-5.672 1.986.343q.763.132 1.062.343.3.207.444.622.145.412.053.938-.116.666-.51 1.016-.39.351-.998.354.265.269.418.562.154.29.38 1.014l.375 1.205-1.124-.194-.469-1.353q-.253-.733-.356-.922-.102-.193-.24-.28-.135-.092-.462-.148l-.194-.034-.413 2.368zm1.511-3.11.7.12q.642.11.826.087.185-.028.324-.18.138-.15.188-.433.047-.271-.034-.452-.08-.186-.255-.28-.125-.065-.759-.175l-.739-.127z"/></g></g><g style="paint-order:markers fill stroke" aria-label="MONTANI"><path d="m328.852 253.448 3.936-4.218 1.05.97-2.055 3.46 3.31-2.3 1.052.972-3.936 4.219-.65-.602 3.098-3.32-3.79 2.682-.676-.625 2.413-3.954-3.099 3.32zM335.464 255.861q.717-.741 1.398-1.01.687-.268 1.27-.163t1.088.59q.734.703.655 1.702-.076 1.001-1.072 2.03-1.007 1.042-2.062 1.16-.93.106-1.666-.6-.742-.71-.676-1.634.077-1.054 1.065-2.075zm.738.653q-.692.715-.767 1.336-.072.618.332 1.005.406.389 1.016.291.612-.1 1.323-.836.698-.721.77-1.317.075-.593-.345-.996-.421-.403-1.022-.308-.601.095-1.307.825zM338.136 262.367l4.372-3.77.61.7-1.648 3.978 2.92-2.517.583.67-4.372 3.77-.63-.724 1.6-3.895-2.85 2.459zM342.434 267.795l3.858-2.852-.84-1.125.786-.58 2.247 3.01-.786.58-.837-1.122-3.858 2.852zM347.448 273.827l-.694-.773.703-1.179-1.262-1.405-1.24.582-.679-.755 5.543-2.468.676.753zm.53-2.827 1.167-1.907-2.03.947zM348.66 274.923l3.698-4.427.716.593-.976 4.191 2.469-2.957.686.568-3.697 4.427-.74-.613.941-4.101-2.41 2.887zM353.289 278.433l2.88-4.992.828.473-2.88 4.992z"/></g><g style="paint-order:markers fill stroke" aria-label="LIBERI"><path d="m399.032 276.49-1.32-5.556.93-.219 1.095 4.613 2.32-.546.224.944zM404.019 275.311l-1.447-5.574.925-.237 1.447 5.573zM405.286 269.005l1.824-.524q.746-.215 1.089-.167.343.049.651.332.308.283.434.717.117.4.033.775-.085.372-.325.609.448.026.776.308.332.28.477.778.175.604.005 1.107-.171.499-.54.711-.258.148-1.266.438l-1.55.446zm1.185.657.372 1.278.606-.174q.546-.157.67-.213.224-.106.31-.302.086-.2.006-.476-.072-.245-.225-.364-.151-.124-.318-.117-.162.006-.89.215zm.64 2.199.43 1.479.852-.246q.561-.161.704-.264.141-.106.198-.306.06-.205-.017-.47-.08-.271-.247-.41-.165-.145-.377-.154-.21-.013-.8.157zM412.532 272.871l-1.886-5.442 3.327-1.142.32.92-2.425.833.418 1.206 2.253-.773.318.917-2.253.773.513 1.481 2.507-.86.318.917zM417.711 271.007l-2.282-5.29 1.852-.791q.711-.304 1.078-.29.365.01.714.28.346.267.558.757.268.621.13 1.129-.133.505-.642.838.37.082.659.244.288.16.875.644l.974.805-1.048.448-1.134-.878q-.614-.477-.804-.58-.192-.106-.355-.105-.164-.002-.469.128l-.181.078.953 2.208zm-.44-3.428.653-.279q.598-.255.74-.376.14-.123.173-.326.033-.202-.081-.465-.11-.253-.276-.36-.168-.113-.367-.096-.14.013-.732.266l-.689.294zM423.084 268.649l-2.394-5.24.869-.394 2.394 5.24z"/></g></g><path d="M1435.3 949.29s-6.557 15.946-5.96 16.84c.595.894 4.917 4.62 4.917 4.62s6.11-2.534 6.706-2.98c.596-.448 8.792-2.534 8.792-2.534l7.899-.596.894-6.11-.447-15.201zm-84.795-25.334c-6.753 11.256-8.439 23.718-6.855 36.958l40.535 14.604s16.393 2.832 18.032 2.384c1.64-.447 11.326-5.066 11.326-5.066l3.13-45.005zm159.16 12.22c.785 1.882-2.923 3.091-3.428 5.067-.914 3.577-2.3 9.463 1.044 11.028 1.91.893 3.287-2.726 5.216-3.577 1.77-.781 3.76-.924 5.655-1.323 1.921-.404 2.894-1.71 4.122-2.839 1.629-1.5 2.332-3.963 4.208-5.14.83-.519 1.91-.426 2.854-.682 1.805-.492 3.516-1.363 5.365-1.64 2.653-.396 5.365 0 8.048 0 2.384 0 4.825.515 7.153 0 2.3-.509 4.404-1.742 6.408-2.98 1.835-1.133 3.124-3.088 5.067-4.024 1.194-.575 2.553-.786 3.874-.894 2.332-.19 4.686.761 7.004.447 1.355-.184 2.758-.553 3.875-1.341 1.819-1.284 2.574-3.667 4.173-5.216 1.248-1.21 2.882-1.965 4.172-3.13 1.305-1.178 2.723-2.338 3.577-3.874.726-1.306.955-2.847 1.192-4.322.474-2.946.497-5.958.447-8.941-.03-1.795-.327-3.575-.447-5.365-.066-.993-.506-2.053-.149-2.98.632-1.64 2.292-2.712 3.726-3.726 1.034-.732 2.445-.84 3.427-1.64 1.21-.985 1.706-2.645 2.832-3.725 1.442-1.384 3.055-2.706 4.918-3.428 1.775-.688 3.886-.06 5.663-.745 1.465-.565 2.713-1.625 3.874-2.682 1.2-1.093 2.089-2.482 3.13-3.726 1.743-2.083 3.474-4.175 5.216-6.26 1.289-1.541 2.28-3.395 3.874-4.619 1.305-1.001 2.984-1.385 4.471-2.086 2.09-.986 4.264-1.815 6.259-2.98 1.416-.828 2.895-1.643 4.024-2.832 1.414-1.49 2.491-3.32 3.278-5.216.938-2.26 1.126-4.761 1.64-7.153.371-1.734.206-3.653 1.043-5.216 1.226-2.292 3.796-3.564 5.514-5.514 1.287-1.461 2.875-2.803 3.576-4.62.916-2.37.707-5.061.596-7.6-.079-1.811-.18-3.698-.894-5.365-.88-2.055-2.718-3.55-4.023-5.365-1.022-1.42-2.43-2.66-2.981-4.322-.845-2.547.01-5.38-.298-8.047-.238-2.061.012-4.42-1.192-6.11-2.533-3.552-6.965-6.671-11.326-6.557-42.96 1.124-74.05 44.047-108.04 70.34-20.638 15.963-53.732 26.987-57.822 52.755-1.388 8.744 5.908 17.954 13.114 23.099 7.445 5.316 23.452-3.376 26.973 5.067z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1594.7 719.04s.675 2.002.447 2.98c-.316 1.356-1.327 2.522-2.384 3.428-1.721 1.474-3.987 2.19-6.11 2.98-2.36.88-4.887 1.227-7.302 1.938-1.703.5-3.448.912-5.067 1.64-1.788.802-3.654 1.622-5.067 2.98-1.192 1.146-2.067 2.638-2.683 4.172-.583 1.456-.744 3.059-.894 4.62-.128 1.335-.195 2.697 0 4.024.075.513.447 1.49.447 1.49l-40.386 3.875 1.044-29.06 7.302-.298s36.91.776 55.139-1.64c1.063-.14 2.193-.222 3.13-.745.98-.548 2.384-2.384 2.384-2.384z" fill="#020202" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1528.5 715.02c18.777-1.997 38.001-.787 56.778-.894 0 0 5.893.343 8.047 2.086.864.699 1.72 1.894 1.49 2.98-.306 1.45-3.427 2.832-3.427 2.832l-63.484 2.236-6.408-7.75zM1586.5 694.31l58.418 26.675s3.43 1.772 4.918 2.98c.79.643 1.516 1.391 2.086 2.236.46.681.988 1.415 1.043 2.235.056.831-.278 1.695-.745 2.385-.574.847-1.39 1.693-2.384 1.937-2.659.653-8.047-1.64-8.047-1.64l-59.461-26.525z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="m1584.1 698.93 3.18 2.097 65.18 28.693-.614 1.129-2.455 2.008s-4.041-.843-4.638-1.141-60.653-26.973-60.653-26.973z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"><path d="M1566.7 674.41s7.137-.125 10.488.918c3.488 1.084 9.534 5.405 9.534 5.405l.223 20.89-6.125 18.099-8.813.149z" style="paint-order:markers fill stroke"/><path d="M1566.5 674.41c4.364-.032 8.627.335 12.434 2.529l.049 23.021-7.847 19.762-10.538-3.794-2.318-21.075z" fill="#fff" style="paint-order:markers fill stroke"/><ellipse transform="rotate(9.607)" cx="1661.5" cy="423.84" rx="2.002" ry="4.11" style="paint-order:markers fill stroke"/></g><g fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="m1564.7 680 7.451-4.769M1562.7 684.92l13.71-8.42M1561.2 689.24c.969-.522 17.287-10.283 17.287-10.283M1559.5 693.26l19.671-11.4M1558.8 696.54l7.75-4.396M1559.2 699.45l6.408-3.279M1586.5 694.31l58.418 26.675s3.43 1.772 4.918 2.98c.79.643 1.516 1.391 2.086 2.236.46.681.988 1.415 1.043 2.235.056.831-.278 1.695-.745 2.385-.574.847-1.39 1.693-2.384 1.937-2.659.653-8.047-1.64-8.047-1.64l-59.461-26.525z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><g fill="#c1a16b"><path d="M1539.4 737.67c.672-1.252 2.25-2.036 2.533-3.428.215-1.05-.415-2.109-.745-3.13-.28-.868-1.043-2.532-1.043-2.532s3.219 1.47 4.918 1.937c1.795.493 3.652.847 5.514.894 1.798.045 3.603-.23 5.365-.596 2.138-.446 4.122-1.485 6.259-1.937 1.663-.353 5.067-.597 5.067-.597s-2.452 1.074-3.577 1.789c-1.015.645-2.097 1.283-2.832 2.235-.53.687-1.08 1.518-1.043 2.385.027.621.8 1.023.894 1.639.191 1.252-.528 2.478-.745 3.725-.232 1.336-.644 2.67-.596 4.024.05 1.373.894 4.024.894 4.024s-4.769-.205-7.153-.15c-4.38.104-8.784.224-13.114.895-2.072.32-6.11 1.49-6.11 1.49s3.255-2.04 4.322-3.576c.69-.994 1.079-2.224 1.192-3.428.127-1.35-.733-2.675-.596-4.024.058-.578.321-1.127.596-1.639zM1585.6 747.06l4.47 12.518 4.472.149s1.85-3.55 3.129-5.067c1.452-1.722 2.976-3.633 5.067-4.47 2.353-.943 5.08-.57 7.6-.299 4.133.445 8.268 1.452 12.071 3.13 2.332 1.029 4.978 2.062 6.408 4.173.995 1.467.959 3.444 1.043 5.216.117 2.443-1.517 4.98-.745 7.302.533 1.601 2.1 2.685 3.428 3.725 2.275 1.783 5.518 2.169 7.6 4.173 1.46 1.406 2.292 3.37 3.13 5.216 1.206 2.661 2.23 5.459 2.682 8.345.308 1.963.219 3.986 0 5.961-.275 2.48-.292 5.203-1.64 7.303-.775 1.208-3.427 2.607-3.427 2.607s2.137 2.22 2.385 3.652c.218 1.258-.047 2.77-.895 3.725-.949 1.07-2.725.89-4.023 1.49-1.655.767-3.012 2.195-4.769 2.683-1.628.452-3.406.459-5.067.149-2.013-.376-3.633-2.115-5.663-2.385-1.838-.244-3.664.604-5.514.746-2.675.204-5.526 1.065-8.047.149-1.423-.518-2.769-1.618-3.428-2.981-.476-.985.28-2.272-.149-3.278-.508-1.197-2.491-1.546-2.682-2.832-.18-1.209.898-2.307 1.64-3.278 1.942-2.545 4.384-4.8 7.152-6.409.408-.236 1.342-.447 1.342-.447s-2.965-3.017-4.918-3.278c-1.713-.23-3.204 1.417-4.918 1.64-1.53.197-3.079-.22-4.62-.299-1.34-.068-4.023-.149-4.023-.149s.068-3.13.074-4.694c.01-1.787-.056-3.574-.041-5.362.014-1.516.355-3.05.115-4.548-.234-1.459-.662-2.95-1.49-4.173-1.264-1.865-3.152-3.286-5.067-4.47-1.915-1.185-4.106-1.88-6.26-2.534-5.583-1.698-11.386-2.583-17.137-3.577-3.953-.683-8.037-.641-11.922-1.64-3.092-.793-5.901-2.456-8.942-3.427-4.935-1.575-10.006-2.7-15.051-3.874a147.143 147.143 0 0 0-3.577-.745l2.087-4.471z" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1517 756.18 33.72-1.264 50.159 13.91-2.529 42.15-76.925 14.12s-13.91-38.357-12.645-42.15 8.22-26.767 8.22-26.767z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1338.4 970.45c1.122 1.86 4.332.55 6.408 1.192 2.231.69 4.145 2.255 6.408 2.832 4.637 1.182 9.578.456 14.306 1.192 3.727.58 7.374 1.599 11.028 2.533 3.9.998 8.047 1.432 11.624 3.279 2.04 1.053 3.077 4.125 5.365 4.322 2.548.218 4.42-2.582 6.706-3.726 3.261-1.632 6.475-3.482 9.985-4.47 2.989-.843 6.192-.593 9.24-1.193 1.513-.298 3.123-.441 4.47-1.192 1.074-.6 1.616-1.922 2.682-2.534 2.919-1.673 6.9-.947 9.687-2.831.733-.496 1.394-1.237 1.64-2.086.402-1.392.523-3.247-.448-4.322-.816-.904-2.845.228-3.576-.745-.39-.518-.09-1.335.149-1.938.846-2.134 3.107-3.416 4.321-5.364.87-1.396 2.39-2.855 2.087-4.471-1.41-7.493-9.308-13.388-16.542-15.797-7.12-2.371-16.191-1.6-22.354 2.682-1.515 1.052-1.953 3.168-2.534 4.918-.285.86-.688 1.809-.447 2.682.572 2.073 3.07 3.073 4.173 4.918.767 1.283 1.143 2.763 1.64 4.173.552 1.57 1.173 3.134 1.49 4.769.236 1.223.215 2.482.297 3.725.062.943.761 2.111.15 2.832-.583.686-1.953-.228-2.683.298-.577.416-.91 1.226-.894 1.937.035 1.51 1.885 2.527 2.086 4.024.095.705.174 1.74-.447 2.086-1.427.797-3.269-.72-4.62-1.639-2.125-1.446-3.349-3.9-5.067-5.812-1.221-1.36-3.293-2.248-3.725-4.024-.354-1.452 1.138-2.828 1.192-4.321.045-1.266.197-2.88-.745-3.726-3.673-3.3-12.399-5.682-14.753-1.341-.995 1.834 3.097 2.981 3.875 4.918.576 1.435 1.009 3.178.447 4.62-.703 1.802-3.065 2.403-4.322 3.874-.653.765-.644 2.391-1.64 2.533-1.429.205-2.185-1.887-3.278-2.831-1.838-1.589-3.368-3.628-5.514-4.769-3.862-2.053-8.303-3.72-12.667-3.427-4.731.316-9.926 2.003-13.114 5.513-1.574 1.734-3.295 4.702-2.086 6.707zm124.14-24.142c-2.507 1.272-5.225 2.425-7.153 4.47-.854.907-1.878 2.038-1.788 3.28.072.99 1.552 1.418 1.788 2.384.286 1.174-.726 2.375-.596 3.576.172 1.596.433 3.61 1.788 4.471 2.857 1.814 6.774-.193 10.134-.596 3.309-.397 6.567-1.138 9.836-1.788 3.688-.734 7.424-1.31 11.028-2.385 1.326-.396 2.495-1.382 3.874-1.49 1.418-.11 2.786 1.211 4.173.894 1.104-.253 1.712-1.502 2.683-2.086 1.866-1.124 4.116-1.523 5.96-2.683 2.09-1.313 4.729-2.484 5.663-4.768 2.004-4.895 2.422-12.237-1.49-15.797-3.674-3.344-10.027-.952-14.902 0-7.26 1.417-13.703 5.58-20.565 8.345-3.474 1.4-7.092 2.478-10.432 4.173z" fill="#84592d" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1579.9 881.47c1.014-.569 2.078-1.898 3.161-1.475.602.234.607 1.159.738 1.791.392 1.892-.072 3.872.105 5.796.157 1.702.28 3.444.843 5.058.477 1.366 1.73 2.397 2.108 3.794.81 2.984.294 6.182.21 9.273-.061 2.289.228 4.687-.526 6.85-.517 1.48-1.517 2.797-2.635 3.898-.777.766-1.78 1.272-2.74 1.791-1.079.584-2.424.696-3.371 1.476-.858.706-1.5 1.702-1.897 2.74-.303.793.147 1.817-.316 2.528-.671 1.03-1.968 1.606-3.162 1.897-1.675.41-3.444-.185-5.163-.316-1.547-.118-3.108-.688-4.637-.421-.572.1-1.09.426-1.58.737-2.085 1.324-3.578 3.464-5.69 4.742-1.725 1.044-3.62 1.874-5.586 2.318-2.024.458-4.682 1.713-6.217.317-1.794-1.633-.968-4.935-.316-7.271.273-.976 1.464-1.54 1.686-2.53.21-.935.141-2.068-.421-2.845-.6-.826-1.73-1.218-2.74-1.37-1.057-.158-2.206.05-3.161.527-1 .5-1.374 1.936-2.424 2.319-1.025.373-2.462.526-3.267-.211-.681-.624-.358-1.818-.421-2.74-.168-2.418-1.056-5.143.105-7.27 9.07-16.616 30.806-22.14 47.314-31.403zm-4.847-20.127c-.35.995-.282 2.18.105 3.161.274.695 1.196.994 1.475 1.686.54 1.337.053 2.888.211 4.32.113 1.028.215 2.071.527 3.057.223.704.679 1.314.948 2.002.256.651.087 1.563.633 2.002.604.487 1.59.481 2.318.21 1.327-.493 1.597-2.64 2.95-3.055.653-.2 1.323.477 2.003.421 1.54-.127 3.026-.84 4.32-1.686.998-.652 1.639-1.736 2.53-2.529.802-.715 2.06-1.034 2.528-2.002.704-1.454 1.11-3.672 0-4.847-.845-.895-2.605.376-3.688-.21-.729-.396-1.213-1.217-1.475-2.003-1.136-3.398.107-7.172-.106-10.748-.134-2.257 1.423-6.076-.737-6.744-7.116-2.2-12.074 9.938-14.542 16.966zm-52.267 71.234c-1.313 2.658-4.896 3.92-5.796 6.744-.46 1.445-.112 3.111.422 4.531.274.73.596 1.794 1.37 1.897 1.163.156 1.963-1.332 2.74-2.213.573-.65.824-1.538 1.37-2.213.826-1.024 2.303-1.54 2.844-2.74.68-1.506.769-3.397.211-4.952-.462-1.288-1.418-3.41-2.74-3.056-.659.176-.12 1.39-.421 2.002zm89.057-182.09c-1.366.4-2.871.948-3.726 2.086-.659.877-1.118 2.906-.745 3.204.373.298 2.081 1.35 3.13 2.012 1.112.704 3.054 1.788 3.353 2.086.298.298 2.987 2.02 4.172 3.354.156.175.492.394.373.596-.864 1.455-3.812-1.433-5.067-.298-.867.783-.178 2.334-.15 3.502.055 2.144 1.98 4.768.597 6.408-.626.742-1.975.501-2.906.223-1.714-.512-2.507-2.865-4.247-3.278-1.403-.334-3.06 0-4.247.82-.817.563-1.436 1.549-1.565 2.533-.136 1.028.448 2.044.894 2.98.323.678 1.227 1.113 1.267 1.863.042.788-.8 1.365-1.118 2.086-.361.82-1.439 1.823-.894 2.534.394.514 1.299-.04 1.937-.15.76-.129 1.495-.81 2.236-.595.422.122.82.535.894.968.192 1.119-1.654 2.039-1.341 3.13.191.669 1.02 1.132 1.713 1.192 1.174.101 2.291-.746 3.204-1.49.84-.684.881-2.37 1.938-2.608.412-.093.89.24 1.117.596.52.819-.35 2.075.15 2.906.372.62 1.138 1.147 1.862 1.118 1.068-.043 1.83-1.132 2.608-1.863.63-.592.88-1.596 1.64-2.012.57-.312 1.398-.588 1.937-.223.469.317.482 1.074.447 1.639-.05.778-1.231 1.458-.894 2.16.458.958 2.015 1.105 3.055.895.847-.171 1.153-1.744 2.011-1.64.37.046.473.58.671.895.402.64.346 1.72 1.043 2.012.696.29 1.424-.829 2.161-.671.55.118 1.053.597 1.267 1.118.274.668-.062 1.444-.15 2.16-.121 1.002-.223 3.056-.52 2.981-.299-.074-2.285-.389-3.428-.298-1.328.105-2.545.92-3.875.969-1.159.042-2.271-.68-3.428-.596-1.903.138-3.64 1.148-5.439 1.788-1.504.535-3.699.317-4.47 1.714-.81 1.462.688 3.27.968 4.918.294 1.731-.494 3.97.745 5.215.478.481 1.429.644 2.012.298.432-.256.182-1.044.521-1.415.353-.386.918-.827 1.416-.67.382.12.51.651.596 1.042.123.56-.476 1.243-.149 1.714.265.381.891.484 1.341.373.563-.14.992-.682 1.267-1.192.204-.378-.079-.963.224-1.267.391-.394 1.135-.533 1.639-.298.363.169.557.644.596 1.043.054.547-.688 1.04-.522 1.565.178.559.83 1.06 1.416 1.043.776-.023 1.09-1.153 1.788-1.49.549-.265 1.254-.663 1.789-.373.421.229.314.909.521 1.341.236.492.326 1.185.82 1.416.525.245 1.156-.457 1.714-.298.287.082.474.37.67.596.294.338.35.907.746 1.118.656.351 1.537-.262 2.235 0 .494.186.773.722 1.192 1.043.64.49 1.237 1.12 2.012 1.341 1.6.459 3.442.457 4.992-.149 1.165-.455 2.333-1.313 2.832-2.459.575-1.321.54-3.056-.15-4.321-.743-1.367-1.144-3.053-.372-3.428 1.21-.587 4.082 1.439 5.216 2.16 2.198 1.4 3.913 3.59 5.141 5.887 1.032 1.929 1.714 5.514 1.714 6.334 0 .82.535 5.212-.447 7.526-.817 1.925-4.098 4.247-4.247 4.62s-3.122 2.402-4.173 4.023c-.675 1.042-1.118 3.204-1.267 3.502s-.605 4.612-1.192 6.855c-.453 1.733-.877 3.526-1.788 5.067-1.101 1.863-2.561 3.586-4.322 4.844-2.763 1.973-6.364 2.406-9.388 3.949-1.684.858-3.42 1.703-4.849 2.939-1.594 1.378-2.689 3.245-4.024 4.875-1.71 2.086-3.07 4.508-5.105 6.277-1.62 1.408-3.37 3.45-5.513 3.328-4.2-.24-8.77-3.685-9.992-7.71-.757-2.492 1.972-4.853 2.485-7.405.34-1.69 1.008-3.553.377-5.157-.67-1.706-2.767-2.413-4.03-3.743-1.75-1.843-4.1-3.433-4.892-5.848a3.361 3.361 0 0 1 .15-2.384c.651-1.402 2.088-2.315 3.352-3.204 1.636-1.15 3.693-1.586 5.365-2.683 1.165-.763 2.063-1.884 3.204-2.682 1.387-.969 2.845-1.86 4.397-2.533.857-.373 1.806-.494 2.682-.82 1.094-.407 2.062-1.175 3.204-1.416 1.118-.236 2.567.752 3.428 0 .698-.61-.267-2.085.372-2.757.94-.988 3.577-.67 4.024-.745.447-.074 1.481-1.003 1.788-1.788.226-.579.271-1.346-.074-1.863-.988-1.478-4.47-2.16-4.843-2.235-.373-.075-5.02-.314-7.526-.522-.77-.064-1.552-.066-2.31-.224-.869-.18-1.647-.774-2.533-.82-.71-.035-1.43.175-2.087.448-1.011.42-1.676 1.608-2.757 1.788-1.01.169-2.074-.268-2.98-.745-.763-.402-1.64-1.714-1.937-1.714-.298 0-1.878.204-2.757.522-.962.348-1.808.96-2.683 1.49-1.196.725-3.13 2.31-3.502 2.31s-3.8 1.118-4.396 1.043-3.204-1.192-3.577-1.267c-.372-.074-1.751-.15-2.608 0-.936.164-1.819.57-2.682.97-1.272.587-2.305 1.696-3.651 2.085-3.75 1.086-7.796.435-11.698.522-2.558.057-5.177-.55-7.675 0-1.443.318-3.428 1.863-4.024 1.863s-2.685-.164-4.023-.298c-1.37-.138-2.723-.595-4.098-.522-1.504.08-2.948.631-4.397 1.043-2.115.603-4.063 1.97-6.259 2.087-5.332.283-11.214-.451-15.648-3.428-3.232-2.17-5.242-5.976-6.631-9.612-1.975-5.168-2.494-10.949-2.087-16.467.468-6.328 3.059-12.336 5.142-18.33 1.121-3.229.624-8.669 3.949-9.463 1.302-.31 2.331 1.482 3.055 2.608.391.608.103 1.557.596 2.086.595.638 2.22.056 2.459.894.121.426-.545.697-.82 1.044-.296.373-.83.645-.894 1.117-.076.563.447 1.267.67 1.565.224.298 1.261.055 1.863.224.578.161 1.524.156 1.64.745.112.569-.408 1.025-1.192 1.266-1.007.31-1.966.14-2.98 1.044-.6.533 1.529.485 2.309.67 1.057.251 1.86.427 3.204.596.63.08.745 1.044-.969 1.64s-4.247 1.713-4.62 2.086c-.372.373.224 1.416.522 1.565.298.149 1.87.695 4.396.745.38.007 1.945 1.1 1.565 1.118-3.176.15-7.45.145-8.196 1.192-.278.389-.111 1.075.223 1.416 1.008 1.025 3.055.82 4.248.745 1.192-.075 5.29-.15 5.96.223.671.373 2.481.92 3.577 1.64.28.183 1.08.659.745.67-5.537.186-5.337.169-7.973.224-1.788.037-4.538-.39-5.215 1.266-.322.785.622 1.711 1.34 2.161 1.017.636 2.38.31 3.577.373 2.555.132 7.175 0 7.675 0 .82 0 4.662 1.354 3.428 1.415-6.633.333-6.276-.265-9.09.895-.8.33-1.776.807-2.013 1.639-.208.733.215 1.614.746 2.16.776.803 2.023 1.045 3.129 1.193 2.004.268 4.02-.75 6.036-.596.895.069 2.425-.208 2.608.67.172.832-1.307 1.092-2.012 1.565-1.118.75-2.422 1.21-3.502 2.012-.494.367-1.112.696-1.342 1.267-.185.461-.19 1.069.074 1.49.466.744 1.824.704 2.683.522 3.167-.671 4.38-.716 6.855-1.267 2.455-.546 4.842-1.143 7.228-1.937 3.69-1.229 7.575-1.872 10.953-3.8 1.532-.876 3.126-1.681 4.396-2.906 1.19-1.149 1.248-2.259 2.012-3.726.873-1.678 1.446-3.641 1.714-5.514.47-3.298.879-7.1.894-10.432.013-2.783-.312-5.565-.447-8.345-.078-1.616-1.233-3.873.298-4.397.625-.214.894 1.342 1.117 1.64.224.298 3.02 1.464 2.683 2.682-.137.494-1.082.064-1.49.373-.32.242-.602.642-.597 1.043.01.669.746 1.416 1.044 1.714.298.298 1.492 1.935 1.415 3.055-.028.412 5.728 19.009 6.334 19.15 1.066.247 2.185.16 3.279.149 1.916-.019 3.882.108 5.737-.373 1.517-.393 2.944-1.143 4.248-2.012a13.453 13.453 0 0 0 2.98-2.682c.779-.959.987-2.045 1.416-3.204.666-1.8.83-3.749.968-5.663.193-2.652.327-5.315.224-7.973-.096-2.484.396-5.064-.298-7.451-.497-1.71-2.459-4.173-2.682-4.62-.224-.447-4.397-3.353-5.067-3.65s-14.008-3.503-14.306-3.652c-.298-.149-9.773-1.438-14.828-1.788-1.463-.102-3.107-.387-4.546-.67-2.486-.492-5.066-1.566-7.227-2.46s-12.205-2.46-9.09-3.427c6.092-1.892 9.43-2.978 13.858-1.565.604.192.826 1.036 1.416 1.267 1.388.543 2.982.012 4.47.074 1.493.062 4.332-1.189 4.472.298.065.69-1.385.228-2.012.522-.581.27-1.64.82-1.565 1.117.074.298.44 1.02.894 1.267 1.638.89 3.724.207 5.588.224 3.429.03 9.77-3.614 10.283-.224.136.894-1.873.217-2.607.745-.392.282-.874.713-.82 1.192.049.437.559.736.969.895 2.896 1.119 6.209-.09 9.314-.075 1.44.007 4.109-1.35 4.321.075.143.955-1.95.362-2.757.894-.44.29-1.082.665-1.043 1.192.048.65 1.043 1.118 1.49 1.267.448.149 6.483 0 6.185 0-.298 0 2.917.486 3.577-.522 1.437-2.199-2.087-7.6-2.087-7.6s3.277-.289 4.098-.298c.671-.008 2.62-3.402 4.024-4.993 1.374-1.555 4.173-4.098 4.62-4.172s9-1.43 8.941-.075z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1531.7 832.52c1.186-.245 2.221-.976 3.376-1.34 1.436-.453 2.892-.963 4.396-1.043 1.375-.073 2.728.384 4.098.522 1.338.134 2.7.538 4.024.298 1.454-.265 2.58-1.545 4.023-1.863 2.499-.55 5.117-.003 7.675 0 2.893.003 5.817.442 8.68.02 1.65-.243 3.232-.856 4.79-1.455 1.568-.602 2.9-1.892 4.562-2.142 1.401-.21 2.83.265 4.209.594.677.161 1.28.64 1.976.673 1.504.072 3.004-.468 4.396-1.043 2.236-.925 3.928-2.928 6.184-3.8.873-.338 1.855-.77 2.757-.522.832.229 1.175 1.312 1.938 1.714.906.477 1.97.913 2.98.745 1.08-.18 1.745-1.369 2.757-1.788.657-.273 1.375-.448 2.086-.447 1.652 0 3.209.811 4.844 1.043 1.24.175 2.497.173 3.746.26 1.26.087 2.556-.052 3.78.261 1.722.442 3.855.757 4.843 2.236.345.516.3 1.284.074 1.862-.307.786-1.042 1.396-1.789 1.789-1.207.635-3.083-.243-4.023.745-.64.671.325 2.147-.373 2.757-.86.752-2.31-.236-3.427 0-1.143.241-2.11 1.008-3.204 1.416-.877.326-1.83.435-2.683.82-1.89.852-3.621 2.037-5.299 3.255-.815.592-1.472 1.387-2.301 1.96-1.272.878-2.648 1.612-4.061 2.237-.42.186-.912.207-1.304.446-1.321.802-2.701 1.802-3.353 3.204-.336.722.272 1.708-.149 2.384-.635 1.02-2.196 1.032-3.13 1.788-.724.587-1.51 1.223-1.862 2.087-.405.99.513 2.364-.15 3.204-.608.771-2.83.82-2.83.82v0s-.77 1.666-1.491 2.16c-.703.481-1.643.469-2.486.592-.459.067-.997-.17-1.389.079-.572.363-.409 1.405-.968 1.788-.555.38-1.331.187-2 .253-1.614.159-3.25.573-4.855.343-.708-.101-1.304-.65-2.012-.745-1.705-.23-3.555-.217-5.142.447-1.023.429-1.551 1.643-2.533 2.16-1.093.577-2.357.773-3.577.97-1.768.285-3.598 0-5.365.298-.891.15-1.902.179-2.608.745-.528.424-1.025 1.113-.968 1.788.06.723.713 1.35 1.341 1.714.76.44 1.749.191 2.608.372.808.17 1.637.32 2.384.671.874.41 1.643 1.023 2.385 1.64.54.449.879 1.143 1.49 1.49.624.353 1.372.457 2.086.521 1.116.1 2.27-.508 3.353-.223.92.241 1.58 1.059 2.385 1.564.858.54 1.682 1.151 2.608 1.565.997.446 2.074.688 3.13.969 1.204.321 2.411.675 3.65.82 1.471.171 3.058-.471 4.443.052.9.34 1.98.945 2.189 1.885.183.825-.66 1.556-1.043 2.31-.776 1.527-2.142 2.803-2.534 4.47-.15.638.017 1.313.107 1.961.149 1.077.688 2.095.713 3.18.034 1.438-.063 2.983-.745 4.248-.842 1.562-2.399 2.666-3.875 3.651-1.313.877-2.798 1.524-4.322 1.937-1.543.42-3.196.231-4.768.522-1.04.192-2.105.372-3.07.805-.703.316-1.486.647-1.923 1.281-.548.796-.48 1.875-.64 2.828-.091.544.24 1.285-.18 1.643-1.14.975-2.996-.296-4.494-.213-1.258.07-2.543.179-3.733.594-1.873.653-3.458 1.945-5.186 2.92-2.324 1.312-4.518 2.887-6.97 3.942-1.538.662-3.163 1.13-4.801 1.475-1.885.396-3.812.68-5.738.67-1.577-.008-3.199-.094-4.694-.596-1.466-.492-2.586-1.74-4.024-2.31-1.709-.675-3.53-1.354-5.365-1.266-1.388.066-2.831.514-3.949 1.341-.615.455-.66 1.514-1.341 1.863-4.222 2.163-9.49.132-14.232 0-5.346-.15-10.674-1.062-16.02-.894-1.05.033-2.37-.353-3.13.372-.655.626-.964 1.938-.447 2.683 2.397 3.447 8.233 1.662 12.37 2.384 8.073 1.41 16.224 2.348 24.29 3.8 2.57.463 5.247.605 7.675 1.565 1.058.418 2.41.765 2.906 1.788.37.765-.021 1.73-.298 2.534-.56 1.622-1.4 3.255-2.683 4.396-1.286 1.145-3.064 1.602-4.694 2.16-2.171.745-4.44 1.197-6.706 1.566-2.364.384-4.931 1.564-7.153.67-.67-.27-.798-1.266-1.416-1.64-.851-.513-1.912-.677-2.906-.67-1.458.01-2.854.613-4.247 1.043-1.622.502-3.167 1.225-4.769 1.789a149.464 149.464 0 0 1-5.886 1.937c-1.309.4-2.674.623-3.95 1.118-.569.22-1.242.355-1.639.82-.32.376-.048 1.123-.447 1.415-.781.573-1.937.026-2.906 0-.92-.025-1.97-.628-2.757-.149-.465.283-.282 1.108-.67 1.49-.714.703-1.777.99-2.757 1.192-1.824.378-3.729-.106-5.589 0-2.171.125-4.325.464-6.482.746-2.39.311-4.775.658-7.153 1.043-2.242.362-4.48.752-6.707 1.192-1.147.227-2.263.634-3.427.745-2.053.196-4.611 1.184-6.185-.149-.907-.768-.013-2.512-.67-3.502-.396-.597-1.1-.991-1.789-1.192-2.503-.732-5.215.197-7.823.149-3.085-.058-6.215.083-9.24-.522-1.394-.279-2.804-.684-4.024-1.416-.693-.415-1.144-1.15-1.788-1.639-.862-.654-1.746-1.327-2.757-1.714-1.201-.46-2.522-.522-3.8-.67-1.73-.202-3.518.089-5.216-.298-1.65-.377-3.121-1.311-4.694-1.938-2.447-.974-4.921-1.878-7.377-2.831-1.268-.492-2.498-1.095-3.8-1.49-1.217-.37-2.457-.728-3.726-.82-1.366-.098-2.788-.101-4.098.298-1.149.35-1.948 1.57-3.13 1.788-1.112.206-2.224-.444-3.352-.521-1.388-.095-2.82-.253-4.173.074-1.857.45-3.575 1.44-5.141 2.534-.62.432-1.068 1.07-1.64 1.565-.548.474-1.063 1.019-1.713 1.34-1.059.525-2.376.359-3.428.895-.802.409-1.962.822-2.086 1.714-.109.778.667 1.533 1.341 1.937 1.308.784 3.023.435 4.545.522 1.166.066 2.375-.306 3.502 0 1.805.488 3.05 2.303 4.844 2.831 1.645.484 3.436.038 5.141.224 1.429.155 2.816.606 4.247.745 2.572.249 5.167.08 7.75.149 2.186.058 4.387-.05 6.556.223 1.262.16 2.524.407 3.726.82 1.145.393 2.444.687 3.279 1.565.445.468 1.062 1.225.745 1.788-.407.722-1.63.36-2.46.373-1.85.027-3.663-.6-5.513-.671-1.714-.067-3.428.147-5.141.224-2.708.12-5.496-.299-8.122.372-1.152.294-2.325.765-3.204 1.565a5.69 5.69 0 0 0-1.64 2.682c-.25.936.706 2.17.075 2.906-.635.742-1.938.242-2.906.373-.87.118-2.009-.27-2.607.372-.713.766.068 2.126-.224 3.13-.204.704-.489 1.457-1.043 1.937-.6.52-1.554.412-2.236.82-.513.307-.744 1.146-1.34 1.192-.825.064-1.374-.922-2.087-1.341-1.044-.614-2.217-1.013-3.204-1.714-.688-.488-1.077-1.407-1.863-1.714-1.041-.406-2.377-.544-3.353 0-.536.299-.75.992-.969 1.565-.305.801-.172 1.721-.447 2.533-.26.769-.52 1.613-1.117 2.161-.911.836-2.418.703-3.428 1.416-.819.578-1.304 1.526-2.012 2.235-.733.735-1.302 1.838-2.31 2.087-.97.24-1.92-.91-2.906-.745-.937.156-1.489 1.245-2.384 1.565-.894.319-1.933.602-2.832.298-1.198-.406-1.514-2.371-2.756-2.608-1.446-.276-2.636 1.48-4.099 1.639-.9.097-1.87-.046-2.682-.447-1.89-.934-2.963-3.017-4.62-4.322-.958-.754-1.847-1.842-3.055-2.012-.824-.116-1.855.103-2.384.746-.43.52.136 1.44-.224 2.011-.577.916-1.697 1.934-2.757 1.714-1.153-.24-1.594-1.804-2.012-2.906-.443-1.17.365-2.774-.447-3.725-.82-.964-2.535-.447-3.65-1.044-.949-.506-1.539-1.531-2.46-2.086-.687-.414-1.437-.977-2.235-.894-.713.074-1.401.59-1.788 1.192-.34.53.037 1.331-.298 1.863-.676 1.072-1.867 2.047-3.13 2.16-1.738.157-3.31-1.202-4.769-2.16-.896-.589-1.44-1.65-2.384-2.16-.948-.514-2.445.013-3.13-.82-.789-.962.169-2.545-.223-3.726-.328-.987-.768-2.175-1.714-2.608-.524-.24-1.254-.124-1.714.223-1.056.8-.833 2.548-1.564 3.652-.97 1.464-1.975 3.276-3.652 3.8-1.669.52-3.706-.044-5.14-1.044-1.319-.918-2.291-2.51-2.534-4.098-.183-1.19.84-2.298.894-3.502.04-.93.325-2.238-.447-2.757-.55-.37-1.466-.019-1.938.447-.6.593-.106 1.773-.596 2.46-.616.863-1.631 1.568-2.682 1.713-1.105.153-2.347-.254-3.204-.969-.836-.697-.923-1.977-1.49-2.906-.51-.835-1.03-1.685-1.714-2.384-.435-.444-.87-1.112-1.49-1.118-.552-.005-.837.746-1.342.969-1.114.491-2.404 1.074-3.576.745-1.05-.295-1.804-1.314-2.385-2.235-.57-.904-.168-2.348-.968-3.055-1.023-.903-2.662-.666-4.024-.746-1.118-.065-2.353-.28-3.353.224-.582.293-.744 1.101-1.267 1.49-.696.518-1.52 1.12-2.384 1.043-.981-.086-1.703-1.007-2.459-1.639-.714-.597-1.03-1.802-1.937-2.012-.567-.131-1.19.228-1.64.596-.81.664-.68 2.26-1.639 2.683-1.203.531-2.738-.083-3.875-.745-1.324-.772-1.908-2.407-2.98-3.502-.418-.428-.789-.964-1.341-1.193-1.587-.656-3.633.52-5.142-.298-1.03-.558-1.436-1.855-2.086-2.831-.642-.964-.998-2.133-1.788-2.98-.414-.444-.901-1.187-1.49-1.044-.519.126-.276 1.163-.746 1.416-.68.367-1.663.2-2.31-.224-.641-.42-.375-1.816-1.117-2.012-.647-.17-1.312.509-1.714 1.044-.571.761.011 2.178-.745 2.757-1.045.8-2.809.657-3.95 0-1.243-.717-1.63-2.392-2.16-3.726-.641-1.612-.465-3.492-1.192-5.067-.44-.951-.892-2.139-1.863-2.533-.7-.284-1.51.16-2.235.372-1.09.32-2.098.87-3.13 1.342-1.03.471-1.93 1.353-3.055 1.49-1.059.129-2.33.036-3.13-.67-.906-.802-.69-2.328-1.192-3.428-.476-1.043-.722-2.407-1.714-2.98-.623-.362-1.493-.27-2.16 0-.929.374-1.185 1.864-2.161 2.086-.92.208-2.08-.17-2.683-.895-1.041-1.253-.21-3.28-.67-4.843-.217-.736-.35-1.633-.969-2.086-.788-.577-1.95-.571-2.906-.373-1.189.247-2.027 1.355-3.13 1.863-1.333.615-2.719 1.628-4.172 1.416-1.146-.168-1.763-1.567-2.832-2.012-.674-.28-1.444-.516-2.16-.373-1.183.237-1.853 2.026-3.055 1.938-1.669-.123-2.936-1.846-3.8-3.279-.685-1.135-.498-2.61-.895-3.874-.32-1.022-.194-2.595-1.192-2.981-.901-.349-1.696 1.587-2.608 1.267-.985-.347-1.332-1.787-1.341-2.832-.015-1.745 1.377-3.21 2.16-4.769.831-1.652 2.169-3.078 2.691-4.853 1.152-3.913-.403-8.316.812-12.21 3.101-9.942 8.65-19.466 16.02-26.824 8.59-8.578 20.639-12.812 31.295-18.628 7.673-4.188 15.129-9.087 23.47-11.698 7.426-2.323 15.32-3.175 23.1-3.353 14.92-.341 29.679 3.233 44.558 4.397 6.002.47 12.037.491 18.032 1.043 12.24 1.125 24.317 3.858 36.586 4.62 14.626.907 29.31-.29 43.962-.075 12.82.188 25.628 1.387 38.448 1.192 10.525-.16 21.056-.786 31.519-1.937 8.8-.968 17.49-2.746 26.228-4.173 4.449-.726 8.86-1.711 13.338-2.235 7.022-.821 15.667-5.864 21.162-1.416 6.702 5.426 17.805 4.165 22.108 3.277z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1587 752.57c-1.192.149-53.574 6.11-53.574 6.11" fill="#c1a16b" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none"><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1594.8 759.73c.596.149 3.452 2.307 5.44 2.533 1.664.19 3.254-.838 4.917-1.043 1.381-.17 2.807-.42 4.173-.149 1.766.35 3.2 1.698 4.918 2.236 1.59.497 3.346.339 4.917.894 1.761.622 3.349 1.67 4.918 2.682 2.013 1.297 5.738 4.322 5.738 4.322M1613.9 797.8c1.267.074 3.226-1.678 4.992-1.863 1-.104 1.978.503 2.98.447 1.54-.086 2.933-1.295 4.472-1.192 1.288.087 2.658.582 3.576 1.49.538.533.32 1.594.894 2.087 1.051.903 2.854.301 4.024 1.043 1.638 1.038 2.652 2.855 3.726 4.47.631.951 1.294 2.222 2.235 2.683M1590.2 760.03s1.218 4.016 1.788 6.035c.573 2.03 1.299 4.03 1.64 6.11.579 3.537.67 10.73.67 10.73" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1585.6 747.06 4.47 12.518 4.472.149s1.85-3.55 3.129-5.067c1.452-1.722 2.976-3.633 5.067-4.47 2.353-.943 5.08-.57 7.6-.299 4.133.445 8.268 1.452 12.071 3.13 2.332 1.029 4.978 2.062 6.408 4.173.995 1.467.959 3.444 1.043 5.216.117 2.443-1.517 4.98-.745 7.302.533 1.601 2.1 2.685 3.428 3.725 2.275 1.783 5.518 2.169 7.6 4.173 1.46 1.406 2.292 3.37 3.13 5.216 1.206 2.661 2.23 5.459 2.682 8.345.308 1.963.219 3.986 0 5.961-.275 2.48-.27 5.218-1.64 7.303-.741 1.129-3.278 2.384-3.278 2.384s2.022 2.399 2.236 3.875c.183 1.264-.047 2.77-.895 3.725-.949 1.07-2.725.89-4.023 1.49-1.655.767-3.012 2.195-4.769 2.683-1.628.452-3.406.459-5.067.149-2.013-.376-3.633-2.115-5.663-2.385-1.838-.244-3.664.604-5.514.746-2.675.204-5.526 1.065-8.047.149-1.423-.518-2.769-1.618-3.428-2.981-.476-.985.28-2.272-.149-3.278-.508-1.197-2.491-1.546-2.682-2.832-.18-1.209.898-2.307 1.64-3.278 1.942-2.545 4.384-4.8 7.152-6.409.408-.236 1.342-.447 1.342-.447s-2.965-3.017-4.918-3.278c-1.713-.23-3.204 1.417-4.918 1.64-1.53.197-3.079-.22-4.62-.299-1.34-.068-4.023-.149-4.023-.149s.068-3.13.074-4.694c.01-1.787.145-3.584-.041-5.362-.162-1.539-.539-3.05-.928-4.548-.434-1.665-.65-3.462-1.565-4.918-.964-1.532-2.426-2.749-3.95-3.726-1.894-1.215-4.105-1.878-6.258-2.533-5.584-1.698-11.387-2.583-17.138-3.577-3.953-.683-8.037-.641-11.922-1.64-3.092-.793-15.981-4.914-23.993-7.301-1.19-.355-3.577-1.044-3.577-1.044l2.086-4.172z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1520.3 759.5c.447.149 7.526 2.086 7.526 2.086l11.773 3.055 8.718 2.906 5.96 2.832" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"><path d="M1521.7 759.88c10.931 3.387 22.41 6.09 32.636 10.357M1519.2 766.58c.588-.645 33.34 6.682 33.158 7.228M1517.7 773.81c9.656 1.047 14.235.548 32.115 4.098M1514.1 781.93l35.021.224M1548.4 788.71l-34.35.745M1510.4 798.33l37.703-4.098M1548.6 799.14l-40.088 5.961M1549.6 804.44l-42.845 7.004M1552 809.5l-42.919 7.973" style="paint-order:markers fill stroke"/><ellipse cx="1557.1" cy="791.17" rx="7.675" ry="21.385" style="paint-order:markers fill stroke"/><path d="M1557.6 812.63s-4.859 2.602-7.451 3.502c-6.505 2.26-13.356 3.394-20.118 4.694-5.847 1.125-17.66 2.683-17.66 2.683M1559.3 770.23c-2.544-2.97-5.306-4.53-7.973-5.663" style="paint-order:markers fill stroke"/></g></g><path d="M1539.1 766.81c-2.13 5.372-4.272 10.927-4.694 16.691-.682 9.316.648 18.923 3.576 27.793.83 2.513 3.875 6.93 3.875 6.93l5.365-1.267s-3.297-4.496-4.247-7.079c-2.506-6.805-3.784-14.21-3.577-21.46.206-7.203 2.026-14.423 4.769-21.087.624-1.517 2.608-4.173 2.608-4.173l-4.993-1.49s-1.97 3.345-2.682 5.142z" fill="#fff" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1558 775.15c.15.447 1.506 3.513 1.937 5.365.663 2.848.942 5.794.969 8.718.025 2.694-.36 5.381-.745 8.047-.312 2.155-.584 4.34-1.267 6.408-.327.992-.48 2.24-1.341 2.832-.534.367-1.332.379-1.937.149-.97-.368-2.161-2.236-2.161-2.236s1.706-2.033 2.31-3.204c1.238-2.401 2.1-5.02 2.608-7.674.56-2.932.446-5.958.447-8.942a60.13 60.13 0 0 0-.298-6.035c-.116-1.15-.522-3.428-.522-3.428z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33"><g fill="none" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"><g stroke-width="1.4"><path d="M1559.7 770.16s5.037.4 7.526.82c3.065.517 6.134 1.124 9.09 2.086 2.825.92 8.197 3.502 8.197 3.502M1563.1 776.72s5.039.333 7.526.745c3.976.66 11.773 2.757 11.773 2.757M1564.8 783.12l17.361 2.012M1565.1 790.35l16.691.074M1564.7 796.54h17.436M1563.4 803.69l20.416-.82" style="paint-order:markers fill stroke"/></g><ellipse cx="1588.2" cy="789.94" rx="5.701" ry="16.692" stroke-width="1.473" style="paint-order:markers fill stroke"/></g><path d="M1574.3 768.3s-2.057 3.071-2.757 4.769c-1.705 4.132-3.09 8.508-3.428 12.965-.387 5.106-.01 10.427 1.64 15.275 1.012 2.976 4.918 8.047 4.918 8.047h4.098s-3.481-4.833-4.47-7.6c-1.677-4.687-2.62-9.786-2.31-14.753.279-4.488 1.976-8.823 3.725-12.965.7-1.66 2.682-4.695 2.682-4.695z" fill="#fbfffe" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1561 809.87c.894.224 8.851.07 13.263-.224 3.842-.256 7.805-.174 11.475-1.34.89-.284 2.459-1.342 2.459-1.342" fill="none" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1589.3 780c.548 1.403.798 2.91 1.043 4.396.3 1.822.483 3.668.522 5.514.049 2.362.062 4.756-.373 7.079-.322 1.722-.436 3.719-1.64 4.992-.512.543-1.346.711-2.085.82-.592.087-1.789-.15-1.789-.15l-.745-3.203s1-.306 1.341-.67c1.011-1.083 1.306-2.676 1.714-4.1a35.428 35.428 0 0 0 1.341-8.195c.129-2.962-.67-8.867-.67-8.867s1.009 1.535 1.341 2.384z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1624 824.56c-.121-.095-.355-.057-.554.004-.196.031-.366.144-.366.144s-.076.188-.07.386c-.022.206-.02.441.094.541.429.358 1.034.872 1.383 1.208.72.693 1.457 1.125 1.783 1.864.926 2.104.435 4.552.537 7.049.098 2.4-.136 4.847 0 7.313.04.728.018 1.485.034 2.262.01 1.126.182 2.282.723 3.316.697 1.254 1.85 2.078 2.573 2.596a52.796 52.796 0 0 0 1.84 1.175 56.62 56.62 0 0 0-1.463-1.604c-.574-.668-1.514-1.682-1.872-2.672-.333-.83-.367-1.777-.4-2.839-.016-.754.01-1.543-.036-2.312-.132-2.395.1-4.828 0-7.292-.096-2.384.388-5.19-.654-7.556-.44-.997-1.445-1.684-2.093-2.308a32.08 32.08 0 0 0-1.458-1.275zM1622.7 829.06c0-.079-.703-.144-.703-.144s-.698.09-.697.17l.084 4.58c.031 1.711.763 3.41.763 3.41s.668-1.724.637-3.436zM1620.4 849.73c-.032-1.937-.763-3.862-.763-3.862s-.668 1.948-.637 3.885l.01.573c.038 2.322.776 4.632.776 4.632s.662-2.333.624-4.655z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1628.1 845.53c.036-2.158-.617-4.333-.617-4.333s-.746 2.145-.783 4.31c-.01.31-.01.634-.017.98-.074 4.01.502 8.045.502 8.045s.823-3.994.898-8.018c.01-.348.012-.673.017-.984zM1614.7 860.42c-.041-1.995-.781-3.975-.781-3.975s-.66 2.009-.619 4.003c.034 1.657.768 3.299.768 3.299s.666-1.67.632-3.327zM1609 855.39c-.035-1.936-.77-3.858-.77-3.858s-.665 1.948-.63 3.883v.167c.038 2.08.776 4.146.776 4.146s.662-2.092.624-4.171zM1602.1 847.6c-.067-2.147-.834-4.272-.834-4.272s-.632 2.169-.565 4.316l.01.367c.077 2.438.853 4.854.853 4.854s.623-2.46.547-4.898zM1587.7 854.58c0-.052-.703-.086-.703-.086s-.698.071-.697.124l.162 5.997c.093 3.461.886 6.903.886 6.903s.607-3.48.513-6.94zM1583.4 868.08c-.034-1.58-.768-3.143-.768-3.143s-.666 1.594-.632 3.173l.01.393c.036 1.652.772 3.289.772 3.289s.664-1.667.628-3.32zM1613.9 833.11l.038 4.229c.034 3.786.768 7.567.768 7.567s.666-3.793.632-7.58l-.038-4.229zM1580.6 892.96c0-.067-.705-.107-.705-.107s-.697.094-.694.161l.218 5.604c.152 3.902 1.003 7.776 1.003 7.776s.548-3.929.396-7.83zM1572.3 901.24l.089 5.227c.034 2.023.769 4.034.769 4.034s.665-2.035.63-4.057l-.088-5.228zM1569.5 924.99c-.06-1.985-.82-3.95-.82-3.95s-.64 2.007-.58 3.992l.09 2.985 1.4-.043zM1577.5 919.12c-.108-2.95-.915-5.874-.915-5.874s-.592 2.976-.484 5.925l.206 5.64 1.399-.052zM1561.1 908.63c0-.042-.59-.075-.59-.075s-.588.051-.588.093l-.11.002.107 6.946c.05 3.282.802 6.553.802 6.553s.649-3.293.598-6.575l-.108-6.946zM1556.9 920.03c-.039-1.848-.778-3.682-.778-3.682s-.661 1.864-.622 3.712v.194c.038 1.769.775 3.523.775 3.523s.663-1.784.625-3.553zM1551.1 921.59c-.055-1.918-.81-3.815-.81-3.815s-.644 1.938-.59 3.855c.05 1.745.8 3.469.8 3.469s.65-1.765.6-3.509l-.7.02zM1498.9 938.59v4.215c0 3.714.7 7.43.7 7.43s.7-3.716.7-7.43v-4.215zM1481.4 950.62c-.013-1.751-.725-3.5-.725-3.5s-.689 1.757-.675 3.51v.07c.01.877.186 1.753.365 2.413a12.123 12.123 0 0 0 .33 1.03c.038.052.033.084.033.09 0-.006-.01-.038.033-.09a12.665 12.665 0 0 0 .312-1.036c.17-.662.334-1.541.328-2.418v-.069zM1477 954.01c.027-1.353-.647-2.72-.647-2.72s-.726 1.34-.753 2.693c-.026 1.333.648 2.681.648 2.681s.726-1.32.752-2.654zM1470 946.7l-.029 5.113c-.012 2.133.676 4.27.676 4.27s.712-2.13.724-4.262l.029-5.113zM1491.8 958.29v-.925c0-1.513-.7-3.027-.7-3.027s-.7 1.514-.7 3.027v.925zM1431 947.98c0-.032-.442-.063-.442-.063s-.442.031-.442.063h-.258v4.658c0 2.83.7 5.658.7 5.658s.7-2.829.7-5.658v-4.658zM1420.1 961.67c.013-2.502-.675-5.008-.675-5.008s-.713 2.499-.725 5.001v.424c-.012 2.502.675 5.007.675 5.007s.713-2.498.725-5zM1406.8 944.97l.018 2.697c.017 2.577.735 5.149.735 5.149s.682-2.582.665-5.159l-.018-2.696zM1411.8 955.54c.013-1.755-.674-3.514-.674-3.514s-.713 1.75-.726 3.504c-.014 1.88.673 3.767.673 3.767s.713-1.876.727-3.757zM1385.4 965.79c.076-2.846-.548-5.71-.548-5.71s-.776 2.827-.852 5.673l-.01.362c-.076 2.9.546 5.819.546 5.819s.777-2.882.854-5.782zM1392.1 980.14c.017-2.755-.666-5.515-.666-5.515s-.717 2.751-.734 5.506l-.019 3.078 1.4.009zM1361.3 966.07c.032-1.006-.636-2.035-.636-2.035s-.732.985-.763 1.991l-.036 1.154c-.109 3.449.483 6.919.483 6.919s.808-3.426.916-6.875zM1363.7 969.79c-.012.966.676 1.94.676 1.94s.712-.957.724-1.923v-.144c.014-1.148-.672-2.306-.672-2.306s-.714 1.14-.728 2.29zM1354.9 973.89c.021-1.497-.659-3.005-.659-3.005s-.72 1.488-.74 2.986l-.013.851 1.4.02z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1284.5 654.78c8.125-1.426 16.554-.951 24.749 0 2.045.237 3.963 1.621 6.01 1.414 1.68-.17 3.13-1.287 4.597-2.121 1.988-1.132 3.471-3.21 5.656-3.89 2.59-.803 5.53.759 8.132 0 1.475-.429 2.38-2.183 3.89-2.474 1.883-.364 3.746.883 5.656 1.06 1.878.175 3.788.25 5.657 0 5.327-.713 10.229-3.529 15.556-4.242 2.687-.36 5.422-.082 8.132 0 3.894.118 7.771.771 11.667.707 3.787-.062 7.527-.974 11.314-1.06 2.477-.057 5.001-.164 7.424.353 2.847.608 5.354 2.312 8.132 3.182 2.428.76 4.89 1.561 7.425 1.768 3.297.268 6.638-1.263 9.9-.707 16.078 2.738 41.637 22.49 41.637 22.49l21.648 83.222s11.194 52.487 1.768 76.014c-1.24 3.094-3.991 5.795-7.071 7.07-1.089.452-2.42-.382-3.535 0-1.271.437-2.175 1.586-3.182 2.476-.5.44-.757 1.307-1.415 1.414-.78.126-1.33-1.034-2.121-1.06-1.531-.054-2.892 1.044-4.243 1.767-1.123.601-2.104 1.44-3.182 2.121-1.161.735-2.192 1.829-3.535 2.122-1.043.227-2.159-.052-3.182-.354-.758-.224-1.35-1.23-2.121-1.06-.737.161-.66 1.8-1.415 1.767-.424-.018-.284-1.019-.707-1.06-.995-.1-1.297 1.555-2.121 2.12-.957.658-2.245 2.1-3.182 1.415-.861-.63 1.198-2.53.354-3.182-1.3-1.003-3.117 1.057-4.597 1.768-1.476.708-2.745 3.136-4.242 2.475-1.544-.682.574-4.535-1.061-4.95-1.053-.268-1.25 1.826-2.121 2.475-.931.693-2.058 1.126-3.182 1.414-1.375.352-2.824.395-4.243.353-.833-.024-1.714-.693-2.475-.353-1.164.52-.853 3.056-2.121 3.182-.83.082-1.067-1.317-1.768-1.768-.847-.545-2.003-.483-2.828-1.06-.89-.623-1.048-2.64-2.122-2.475-.887.135-.278 2.035-1.06 2.474-.727.409-1.676-.59-2.475-.353-1.201.356-1.771 1.803-2.829 2.475-1.547.983-3.919 1.403-5.038 2.21-1.507 1.085-3.035-2.709-4.861-2.564-1.469.117-2.084 2.402-3.536 2.652-.973.167-1.865-.666-2.828-.884-.813-.184-1.929.276-2.475-.354-1.004-1.157 1.26-3.723 0-4.596-.828-.573-1.996.494-2.828 1.06-1.31.894-1.597 3.567-3.182 3.536-.92-.017-.935-1.73-1.768-2.12-.64-.3-1.45-.225-2.122 0-1.118.372-1.689 1.818-2.828 2.12-.918.244-1.887-.227-2.828-.353-1.652-.221-3.285-.778-4.95-.707-1.571.066-3.194 1.772-4.596 1.06-.8-.406-.25-2.089-1.06-2.474-.776-.369-1.653.463-2.476.707-1.537.456-3.01 1.645-4.596 1.414-.84-.123-2.038-.569-2.121-1.414-.115-1.161 2.936-1.404 2.475-2.475-.393-.911-1.991-.042-2.975.082-1.989.25-5.073 3.174-5.864 1.332-.336-.78 1.559-.777 2.121-1.414.523-.593 1.572-1.518 1.06-2.122-1.035-1.223-3.059.959-4.596 1.415-1.645.488-3.763 2.653-4.95 1.414-.772-.808 1.84-2.38 1.061-3.182-.856-.883-2.345.75-3.535 1.06-1.052.275-2.174 1.113-3.182.708-.789-.317-.626-1.805-1.414-2.122-1.009-.405-2.183.281-3.182.707-.782.334-1.282 1.545-2.122 1.415-.745-.116-.677-1.606-1.414-1.768-1.287-.283-2.218 1.804-3.535 1.768-.95-.027-1.54-1.247-2.475-1.415-1.412-.252-2.841 1.008-4.243.708-.83-.179-1.386-.988-2.121-1.415-.684-.396-1.344-.917-2.122-1.06-1.164-.215-2.37.135-3.535.353-2.164.406-4.177 2.023-6.364 1.768-2.672-.311-4.674-2.668-7.071-3.89-1.973-1.004-3.868-3.387-6.01-2.827-.981.256-.822 2.112-1.768 2.474-1.015.39-2.21-.22-3.182-.707s-1.39-2.078-2.475-2.121c-1.602-.064-2.37 3.34-3.89 2.828-1.165-.393.016-2.938-1.06-3.535-1.175-.652-2.705.425-3.889 1.06-1.104.593-1.576 2.473-2.828 2.476-2.34.006-2.969-4.45-5.304-4.597-1.272-.08-2.16 1.359-3.182 2.122-.737.55-1.204 1.844-2.12 1.767-1.084-.09-1.683-1.48-2.122-2.474-.385-.87.545-2.52-.354-2.829-1.261-.433-1.535 2.503-2.828 2.829-1.193.3-2.309-.97-3.536-1.061-.83-.062-1.67.567-2.475.353-3.896-1.034-9.546-7.424-9.546-7.424l-13.435-110.66s13.903-43.896 30.406-58.336c5.471-4.787 13.346-6.169 20.506-7.425z" fill="#84592d" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1242.8 876.11-9.545 1.06-1.414 1.106-.664.397.353 1.28.973.266s.398-.442.574-.486c.177-.044 1.635-.617 1.635-.617l2.432-.178.308.486.928.176.752-.353.398-.442 4.508.045.84.442h.75l.707-.442 1.414-.177 2.653.22 1.414.354.53.797.974 2.341 1.28 1.946 2.034 1.148 2.607.53 2.608-.221 1.236-.53 1.018-1.326.928-1.945.927-.97 1.37-.134 3.845.883 2.387.399 1.59-.045s.796-.752.31-.84c-.486-.088-5.656-1.281-5.656-1.281l-14.055-2.653zm12.656 2.05 2.375.391s.641.532.703.625.156 1.594.156 1.594l.125 1.578-.187 1.219s.36.344.469.344.328-.39.328-.39l.25-1.376.219-1.328.562-1.172.766-.61.937-.093 1.016.375.515.781.313 1.282-.234 1.375-.938 1.343-1.203.75-1.375.375s-2.375-.234-2.453-.28-1.938-.813-1.938-.813l-1.219-1.329-.437-1.187s-.078-1.266-.094-1.438.563-1.5.563-1.5z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.27497 -.01698 .01706 .27363 -13.599 8.903)"/><path d="m1201.9 860.28-6.01.044-.973 1.459-2.475 13.214-2.298 5.922.619.618 3.27.089s10.607-.84 10.916-.796c.31.044 15.998-1.635 15.998-1.635l12.551-1.06 4.155-.31H1251l6.85.574 4.95.62 6.408 1.237 14.23 3.535 14.407 3.933 18.429 5.127 2.386.972 3.536 1.017 1.679.132 38.36 10.607 22.539 6.143 1.856.884 4.552 1.326 1.591.177 45.476 12.507 3.58.928.84.442 10.032 2.607 1.944.354 2.873.574 6.01 1.15.398-1.768.884.044 1.193-1.812-9.28-2.784-14.629-4.508-48.172-13.921-9.325-2.696-76.147-22.23-28.77-8.264-4.066-.973-4.021-2.21-1.37-.22h-1.238l-5.215-1.503-3.535-.442-1.15-.663-1.237-1.149-6.85.265-8.352.973-3.403.265-1.459-.442-1.149-.972-1.016-1.15-1.591-.441-22.097-4.287z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(.27497 -.01698 .01706 .27363 -13.599 8.903)"/><path d="m1257.5 867.58 1.282 1.06 1.37.752-2.475.31-2.696.927-2.873 1.415-1.635.442-.707.662.265.752.663.398 1.503.265s1.149.442 1.458.574c.31.133 2.52 1.193 2.52 1.193l2.12.973 2.917.663 5.834.884s2.607.441 3.005.574c.398.133 4.199.972 4.199.972l6.938 1.812 3.447.84 1.415-.53.707-1.017-.133-1.237-1.547-1.37-2.74-1.282-2.563-1.502-.972-.973.309-.486 11.711 3.315 27.268 7.955 9.546 2.828 60.192 17.501 30.361 8.883 39.775 11.446 8.22 2.342-.353 1.061 15.468 4.464 1.016-3.359-1.502-.442-.221-.884-1.37-.31-1.017.354-20.683-6.054-18.738-5.392-72.478-21.036-40.88-12.153-8-2.165-24.438-6.983-14.186-4.331.53-.707.972-.442.663-.663 1.591-1.193.752-1.37-.177-.62-1.37 1.415-1.414.972-1.591.53-1.282.354-.53 1.37-5.746-1.635 1.415-.353 1.812.397.22-.265-1.016-2.74-1.06-1.856.22-.928.973-.707.972-.619.22-1.06-.574-.62-1.281.222-.53.795-.442.928-.929.265-1.016-.397.265-1.812-.928.442-1.458 1.812-1.856 2.386-.442 1.547s0 1.193-.177 1.105c-.177-.089-6.055-.663-6.055-.663z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.27497 -.01698 .01706 .27363 -13.599 8.903)"/><g fill="#fcd307"><path d="m1201 860.11-5.082-.398-1.326.354-.265.884-.752 6.231-.84 5.215s-1.723 5.392-1.9 5.568c-.177.177-1.06 2.52-1.06 2.52l.044.707.574.397.752-1.37 1.856-4.817 1.326-4.198.928-4.066.22-3.226.31-2.077.53-.752 1.635-.088 2.299.177.928-.354.22-.53zM1320 883.88l-1.547 4.95-1.193 4.11.265.707 3.447 1.017 1.989.441.442-.84 2.298-7.6.265-1.106-.663-.397-5.126-1.414zM1388.7 903.82l-2.077 6.983-.398 1.502.707.398 4.729 1.414.663-.486 2.254-7.866-.398-.663-5.126-1.459zM1444.4 919.81l-2.21 7.115.044.796 1.459.574 10.607 2.696.442-.177 2.12-7.292-1.678-.486-.442.84-.84.486-5.922-1.547-1.9-1.016-.088-1.193-.221-.442zM1458.3 929.09l-1.414 2.121 6.629 1.459.574-1.9z" style="paint-order:markers fill stroke" transform="matrix(.27497 -.01698 .01706 .27363 -13.599 8.903)"/></g><path d="M329.769 223.776c-.028.003-.073.004-.122.025a.393.393 0 0 0-.177.183c-.028.063-.035.126-.042.176-.036.28-.027.883-.027.888 0 .003-.072.704-.07.82.001.114-.017.292-.054.587-.066.52-.129.908-.191 1.174-.032.133-.292 1.155-.363 1.343-.057.15-.134.383-.174.522-.035.12-.053.218-.032.306.021.088.092.154.193.186.203.066.547.045 1.149-.017 1.007-.102 1.006-.102 5.24-.773 2.177-.345 3.358-.531 4.001-.63.322-.05.51-.077.62-.09.102-.014.13-.013.134-.013.003.003.009.007.013.016.01.021.021.053.026.087.027.196.143.329.292.36.148.03.317-.04.449-.2a.41.41 0 0 1 .124-.104c.025-.015.04-.028.053-.034a1.86 1.86 0 0 1 .343-.072 1.82 1.82 0 0 1 .34-.033c.06.005.065.012.086.044.054.086.161.13.275.131.07.001.125-.004.176-.03s.09-.066.133-.124c.044-.057.061-.077.153-.1.092-.024.255-.042.55-.068.225-.02.39-.028.501-.025.056.002.098.006.126.012s.04.016.04.014a.38.38 0 0 0 .269.138.448.448 0 0 0 .292-.123.428.428 0 0 1 .193-.105c.08-.02.2-.03.4-.04.387-.018.62-.007.768.053s.228.166.321.373c.236.527.537.96.802 1.113.58.332 1.392.345 2.044.143.142-.044.24-.157.324-.252.109-.124.192-.265.256-.423l.184-.46c.047-.12.095-.176.195-.208.1-.033.262-.034.518-.007.373.04.499.074.804.15.236.058.494.085.716.081.222-.003.406-.029.511-.11.038-.029.039-.038.098-.042.06-.003.175.008.396.046.442.078 1.309.263 3.064.638 1.655.353 3.578.76 5.11 1.083.765.161 2.73.568 2.76.573.045.006.093.02.13.036.037.016.062.04.061.038.019.029.033.03.051.04a3.002 3.002 0 0 0 .263.086c.159.043.365.092.572.137.208.045.416.086.58.113.08.013.151.023.205.027a.65.65 0 0 0 .07.004c.02 0 .034.003.063-.014-.003.001.02-.007.108.002.088.01.237.035.487.084.5.096 1.402.286 3.046.635 5.456 1.156 7.993 1.69 9.398 1.979 1.313.27 2.43.507 3.223.683.396.088.711.16.929.214a6.87 6.87 0 0 1 .314.086.146.146 0 0 1 .013.005s-.003.007-.015-.015c.01.017.019.02.027.025a.686.686 0 0 0 .083.033c.048.016.112.034.187.053a14.867 14.867 0 0 0 1.118.235c.081.014.152.024.208.03.056.007.09.013.128.005a.726.726 0 0 1 .155.007c.088.01.213.03.385.062.342.062.869.169 1.66.334 1.021.214 4.17.866 6.7 1.387 1.191.246 2.972.614 4.214.873.217.045.413.09.555.128a2.622 2.622 0 0 1 .204.064v.003a.088.088 0 0 0 .02.016.21.21 0 0 0 .037.02c.027.012.064.023.107.036.088.025.207.052.337.077.257.048 1.049.204 1.758.346.355.071.684.131.93.172.122.02.224.035.298.044a1.37 1.37 0 0 0 .122.009c.01 0 .016.004.04-.01-.003 0-.006.002-.002.002a1.366 1.366 0 0 1 .144.003c.092.007.214.021.34.042.47.077.933.143 1.284.185.176.022.324.037.433.046.054.004.098.006.132.006l.045-.001c.013-.002.023 0 .045-.014-.02.014-.012.005 0 .005a3.326 3.326 0 0 1 .267.035c.176.03.415.078.686.138.544.12 1.219.284 1.778.44.263.073.506.137.686.182a6.843 6.843 0 0 0 .282.064.218.218 0 0 0 .036.002h.01l.009-.004a.17.17 0 0 0 .011-.005c.023-.015.023-.024.028-.032a.92.92 0 0 0 .038-.104c.018-.06.038-.14.056-.225l.066-.304a.059.059 0 0 0-.048-.07l-.838-.136a27.55 27.55 0 0 1-2.583-.564l.076-.118c.122.026.237.03 2.192.464l2.18.483a.059.059 0 0 0 .07-.044l.115-.512.115-.511a.059.059 0 0 0-.043-.07l-.244-.06a.708.708 0 0 1-.178-.056c-.008-.006-.007-.007-.008-.01v-.032a.174.174 0 0 0-.004-.08.142.142 0 0 0-.053-.072.622.622 0 0 0-.216-.075.706.706 0 0 0-.23-.028.278.278 0 0 0-.164.075c-.004.004-.024.015-.106.011a3.556 3.556 0 0 1-.429-.062 90.812 90.812 0 0 1-2.491-.536c-.82-.183-1.568-.354-2.113-.483a43.49 43.49 0 0 1-.826-.204 1.122 1.122 0 0 1-.046-.014l-.006-.002.006.004.005.005.008.009c-.02-.033-.037-.034-.058-.044a.7.7 0 0 0-.077-.03 1.965 1.965 0 0 0-.415-.089.274.274 0 0 0-.066.001c-.007.002-.018.008-.027.012a6.823 6.823 0 0 1-.302-.051 32.57 32.57 0 0 1-1.979-.454 1.447 1.447 0 0 1-.09-.03c-.002 0 0-.01.016.016-.02-.032-.037-.035-.059-.045a.705.705 0 0 0-.076-.03 1.955 1.955 0 0 0-.415-.088.27.27 0 0 0-.067 0c-.006.001-.015.008-.022.01h-.007a24.997 24.997 0 0 1-.54-.106c-.372-.078-.907-.194-1.551-.335-1.29-.282-3.015-.666-4.747-1.056-1.732-.39-3.47-.784-4.785-1.088a203.691 203.691 0 0 1-2.064-.489 5.438 5.438 0 0 1-.127-.034l-.034-.01c-.008-.003-.012-.005-.006-.001a.65.65 0 0 0-.13-.055 3.896 3.896 0 0 0-.21-.062 11.462 11.462 0 0 0-1.081-.234 2.264 2.264 0 0 0-.183-.023.462.462 0 0 0-.09.003l-.004.002a325.162 325.162 0 0 1-17.333-3.862 6.432 6.432 0 0 1-.19-.05c-.002 0-.004-.004-.006-.005a.667.667 0 0 0-.085-.036 3.266 3.266 0 0 0-.19-.057 13.36 13.36 0 0 0-.557-.134 13.369 13.369 0 0 0-.561-.114 3.305 3.305 0 0 0-.197-.03.662.662 0 0 0-.066-.004l-.027.001-.012.004c-.006.001-.012.001-.023.008l.019-.008h.004l-.023-.003a16.903 16.903 0 0 1-.476-.09c-.322-.065-.776-.161-1.318-.279a514.861 514.861 0 0 1-3.958-.879 509.042 509.042 0 0 1-3.94-.904c-.538-.126-.984-.233-1.297-.31a16.59 16.59 0 0 1-.362-.093l-.053-.016a.226.226 0 0 1 .061-.035c.079-.028.149-.096.23-.177.081-.08.168-.175.257-.257v-.001c.07-.061.15-.124.213-.193.028-.031.066-.06.104-.09.039-.03.078-.058.106-.103a1.68 1.68 0 0 0 .202-.484l.042-.219c.01-.056-.057-.092-.098-.053l-.095.092c-.06.058-.185.209-.292.347-.222.289-.63.557-.962.637-.124.03-.194.043-.25.09-.055.047-.073.111-.105.212l-.05.152-.894-.199c-.117-.026-.197-.048-.301-.073.019-.001.036 0 .058-.014-.007.005.003 0 .018-.002a.434.434 0 0 1 .065 0c.052.003.118.012.182.028.096.023.17.037.23.04.031.002.057 0 .083-.006a.12.12 0 0 0 .07-.046.117.117 0 0 0 .016-.081.313.313 0 0 0-.024-.08 1.366 1.366 0 0 0-.123-.2.544.544 0 0 1-.061-.112l-.079-.199c0-.002-.003-.002-.003-.003 0 0-.13-.309-.297-.473a.43.43 0 0 1-.105-.132.321.321 0 0 1-.01-.15c.007-.071.018-.113.037-.144s.052-.059.117-.094l.243-.133a.304.304 0 0 0 .14-.138c.026-.057.031-.117.04-.193.011-.118 0-.214-.055-.286-.056-.071-.146-.104-.26-.116a.426.426 0 0 0-.323.093.787.787 0 0 0-.216.342.472.472 0 0 1-.083.156.323.323 0 0 1-.13.08.247.247 0 0 1-.113.021c-.025-.002-.037-.01-.05-.028-.026-.036-.041-.134-.013-.284a.917.917 0 0 0 .018-.182.596.596 0 0 0-.007-.072c-.005-.021-.019-.07-.048-.08-.08-.027-.17.04-.239.09-.255.186-.233.22-.584.744-.238.357-.366.55-.435.69a.658.658 0 0 0-.073.358l.007.191-.444-.025c-1.54-.087-3.004.056-5.234.51-.294.06-.59.115-.83.156a5.727 5.727 0 0 1-.482.07c-.465.016-.83-.164-1.054-.514a.452.452 0 0 0-.292-.202c-.085-.017-.339-.052-.984-.135s-1.676-.213-3.301-.415c-1.742-.218-3.878-.453-4.547-.5l-.833-.058a8.851 8.851 0 0 0-.819-.015 6.625 6.625 0 0 0-.57.023zm.019.172c.067-.008.164-.013.26-.016a11.572 11.572 0 0 1 1.212.02c.033.003.056.006.078.01a.869.869 0 0 1-.042.067.198.198 0 0 1-.047.045.59.59 0 0 1-.104.02c-.028.003-.074.002-.086.002-.1-.002-.325-.013-.495-.023-.26-.016-.457.01-.596.093-.138.082-.206.228-.196.404.07 1.18-.202 2.82-.756 4.528a6.684 6.684 0 0 1-.217.617.266.266 0 0 1-.048.077.148.148 0 0 1-.05-.034.096.096 0 0 1-.022-.035c.003.014 0 .003.002-.01a3.812 3.812 0 0 1 .058-.23c.043-.145.103-.335.171-.535.249-.726.392-1.326.498-2.094.03-.217.07-.7.104-1.142a70.345 70.345 0 0 0 .06-.882v-.003c.004-.044.006-.126.002-.173v.007c.004-.163.012-.357.028-.478a.498.498 0 0 1 .027-.129.23.23 0 0 1 .088-.095.367.367 0 0 1 .071-.012zm20.146 4.112c-.403-.044-.79-.083-1.163-.117-3.233-.29-5.513-.195-9.383.402l-2.175.335c-.339.052-1.783.28-3.211.509-1.429.228-2.808.445-3.061.48-.25.036-.678.082-1.071.118-.394.037-.76.064-.868.062l-.064-.001.046-.125c.571-1.534.994-3.593.971-4.747a3.437 3.437 0 0 1 .013-.518c.015-.095.033-.117.073-.142a.643.643 0 0 1 .26-.06c.127-.01.292-.008.485.009.122.01.286.007.286.007s.04 0 .09-.006a.49.49 0 0 0 .16-.035c.053-.024.085-.063.109-.09a.626.626 0 0 0 .067-.106c-.003.002 0 0 .013-.004a.453.453 0 0 1 .068-.01c.06-.007.147-.009.26-.007.226.005.555.026.991.066.872.08 2.172.23 3.938.457l2.6.332c.385.049.745.098 1.013.139a13.465 13.465 0 0 1 .423.07c.023.005.043.014.031.008.007.003.054.04.104.09s.106.112.157.175c.176.215.379.346.662.392s.646.01 1.162-.088l1.483-.284a23.25 23.25 0 0 1 1.732-.252c.409-.04.632-.059.758-.055.126.005.143.02.191.072.073.077.212.174.328.233l.039.02c-.516.085-.847.209-1.423.534a9.207 9.207 0 0 1-.49.257 3.82 3.82 0 0 1-.185.085.693.693 0 0 1-.1.035.5.5 0 0 0-.273.133.324.324 0 0 0-.097.252c.01.109.074.2.177.26a.97.97 0 0 0 .414.105c.147.01.507.12.857.271.863.372 1.382.492 2.488.577.487.037 1.279.104 2.1.235 1.675.269 3.527.668 3.543.672.087.02.18.012.268-.004a.892.892 0 0 0 .358-.132.651.651 0 0 0 .212-.261.535.535 0 0 0 .04-.263.719.719 0 0 0-.106-.305.909.909 0 0 0-.254-.263c-.219-.153-.351-.193-.733-.323-.636-.218-1.198-.61-1.198-.61s.23.032.393.068l1.312.292a2564.932 2564.932 0 0 1 9.335 2.1l.078.018-.005.033c-.008.05-.022.12-.039.204a26.524 26.524 0 0 1-.346 1.446c-.02-.003-.272-.045-.408-.072-.272-.052-4.7-.991-6.78-1.425-.68-.142-6.514-1.233-6.655-1.248zm.359-4.775a4.733 4.733 0 0 1-.239.535c-.044.086-.08.17-.105.236a.655.655 0 0 0-.032.125c.001.013-.002.027.012.049.01.016.016.019.025.027.01.009.02.019.034.03.028.025.066.055.11.091.091.072.211.163.34.259.127.094.256.196.362.283.102.084.18.154.21.186l-.148-.038c-.165-.042-.262-.067-.348-.041a.203.203 0 0 0-.105.079.646.646 0 0 0-.067.132c-.026.064-.077.097-.16.103a.56.56 0 0 1-.312-.091l-.219-.13a.059.059 0 0 0-.087.062l.03.146c.008.042.02.087.033.126s.023.07.04.096c-.006-.01.003.007.006.029a.868.868 0 0 1 .008.088 3.8 3.8 0 0 1 .006.266 3.459 3.459 0 0 1-.038.521 2.39 2.39 0 0 1-.148.404.318.318 0 0 0-.015.038l-.007.02v.002c-.023.056-.043.104-.071.142a.608.608 0 0 1-.136.125c-.034.024-.079.042-.128.066a1.551 1.551 0 0 1-.283.103.767.767 0 0 1-.326.014.738.738 0 0 1-.383-.226 1.176 1.176 0 0 1-.28-.528.577.577 0 0 1 .002-.254c.027-.124.087-.245.159-.356a.568.568 0 0 1 .118-.131.44.44 0 0 1 .099-.057 2.3 2.3 0 0 1 .45-.142c.278-.044.514-.184.596-.382a.716.716 0 0 0 .039-.205c.007-.085.009-.182.004-.274a1.804 1.804 0 0 1 .005-.256.708.708 0 0 1 .028-.158c.02-.042.085-.15.17-.282s.192-.291.3-.448.217-.31.306-.432.21-.228.21-.228-.014.133-.065.276zm1.017-.334a.333.333 0 0 1 .127.009c.092.02.126.034.13.04.004.003.007.008.01.028s.005.052.005.096a.256.256 0 0 1-.04.163.366.366 0 0 1-.138.11c-.048.024-.13.073-.206.136-.077.063-.152.137-.17.233a.633.633 0 0 1-.02.087l-.014-.01a1.813 1.813 0 0 1-.246-.237l-.01-.013c.015-.002.026-.004.042-.004.039 0 .069 0 .1-.004a.152.152 0 0 0 .087-.045c.046-.05.057-.114.094-.24.047-.159.1-.256.156-.304a.185.185 0 0 1 .093-.045zm-.943.606c.025.011.097.066.22.174.23.203.438.404.6.573.113.119.163.19.22.266l-.008-.006a7.33 7.33 0 0 1-.314-.263l-.605-.532a.778.778 0 0 1-.135-.135c-.005-.01-.004-.009-.004-.016.002-.007.006-.021.017-.043l.009-.018zm.486.846c.027-.002.085.022.165.096.458.422.6.566.657.651a5.045 5.045 0 0 1-.106-.021 1.446 1.446 0 0 1-.455-.215c-.197-.148-.302-.234-.342-.287-.02-.026-.024-.04-.024-.055a.17.17 0 0 1 .018-.068.26.26 0 0 1 .049-.081c.015-.015.025-.019.038-.02zm3.093.08c-.008.02-.01.032-.02.056a1.426 1.426 0 0 1-.251.368c-.063.07-.12.107-.204.185h-.003c-.098.087-.18.17-.3.249l-.353.237a.059.059 0 0 0-.025.048s-.025 1.506-.024 1.515c-.018 0-.374.058-.416.063a.5.5 0 0 1-.133-.003c-.146-.024-.246-.102-.29-.195-.044-.093-.038-.202.044-.304.05-.063.121-.088.185-.126.03-.018.068-.022.095-.049a.308.308 0 0 0 .068-.105c.003-.006.28-1.09.28-1.09l.239-.06c.379-.096.882-.453 1.103-.781l.006-.008zm-6.726.545a5.344 5.344 0 0 1 1.933.032.788.788 0 0 1-.014.11c-.019.097-.055.156-.104.19-.049.033-.118.047-.216.031a7.117 7.117 0 0 0-.624-.04c-.333-.01-.504-.049-.702-.153a1.612 1.612 0 0 1-.27-.166c-.003-.002 0-.002-.003-.004zm3.242.365a.414.414 0 0 1 .14-.003c.139.013.382.065.834.165l.904.201s-.078.348-.097.399a.518.518 0 0 1-.024.06c-.007.014-.019.02-.003.01-.003.002-.023.008-.058.004a.654.654 0 0 1-.142-.037 2.823 2.823 0 0 1-.45-.228 2.495 2.495 0 0 0-.627-.26 1.46 1.46 0 0 0-.28-.048c-.081-.004-.15 0-.206.035.005-.003-.008.003-.028.005a.586.586 0 0 1-.08 0 1.328 1.328 0 0 1-.223-.034.965.965 0 0 1-.229-.074c-.036-.022-.04-.032-.048-.072-.004-.016-.004-.02-.005-.03l.006.002c.027.004.067.013.121.025.09.02.16.028.226.017a.422.422 0 0 0 .185-.09.235.235 0 0 1 .084-.047zm.194.426c.058.004.136.02.223.045.175.05.388.14.576.251.158.093.238.144.26.168.011.012.009.01.008.016a.208.208 0 0 1-.015.05c-.019.049-.377.276-.454.28a.358.358 0 0 0-.15.036.255.255 0 0 0-.1.102c-.02.035-.028.04-.037.042-.009.002-.038.001-.091-.017a.372.372 0 0 1-.133-.066c-.003-.005-.002-.001-.003-.003 0-.003.004-.013.016-.029.03-.04.029-.095.01-.142a.647.647 0 0 0-.1-.16.731.731 0 0 1-.134-.328c-.017-.114.005-.21.032-.236 0 .001.033-.013.09-.009zm-1.878.189a.485.485 0 0 0-.143.01.543.543 0 0 0-.407.42.502.502 0 0 0 .187.533c.152.108.37.122.565-.002a.117.117 0 0 0 .04-.046c.006-.01.006-.008.003-.006a.056.056 0 0 0 .014-.016.55.55 0 0 0 .19-.297.484.484 0 0 0-.072-.366.488.488 0 0 0-.377-.23zm-.125.162c.054.002.208.054.157.038a.384.384 0 0 1 .24.203.312.312 0 0 1-.03.287l-.036.06-.17-.267a2.21 2.21 0 0 1-.132-.23.262.262 0 0 1-.029-.09zm4.316-.256.066.014.339.072a1328.234 1328.234 0 0 1 5.292 1.17l5.671 1.266-.057.242-.057.243-5.601-1.252a719.634 719.634 0 0 1-4.004-.906 168.62 168.62 0 0 1-1.56-.366 3.588 3.588 0 0 1-.086-.023v-.002c-.004-.016-.006-.038-.007-.065a2.515 2.515 0 0 1 .001-.364l.004-.029zm-4.533.417c.014.016.031.035.05.06a4.27 4.27 0 0 1 .293.425c.013.021.02.036.029.052a.475.475 0 0 1-.111-.006.408.408 0 0 1-.29-.186.282.282 0 0 1-.004-.294.516.516 0 0 1 .033-.05zm3.613.425a.238.238 0 0 0-.044.22c.021.067.09.115.156.143a.339.339 0 0 0 .213.017.187.187 0 0 0 .112-.073.302.302 0 0 0 .029-.23c-.02-.073-.064-.159-.136-.182-.11-.035-.253.02-.33.105zm.873.534a.33.33 0 0 0 .02-.133v-.237c0-.052.007-.132.007-.132s.089.087.171.156c.058.048.546.293.686.345.442.163.532.147.773.277.188.102.396.206.513.385.05.077.084.18.06.268-.045.168-.197.31-.356.382-.113.05-.252.02-.37.01-.167-.013-.396-.063-1.146-.221-.389-.082-.612-.123-1.009-.2a29.165 29.165 0 0 0-3.48-.479c-1.04-.081-1.569-.21-2.42-.582a6.78 6.78 0 0 0-.48-.19 2.769 2.769 0 0 0-.182-.057.45.45 0 0 0-.123-.022c-.191.004-.34-.032-.425-.085a.197.197 0 0 1-.08-.087.143.143 0 0 1-.002-.106c.01-.03.016-.038.036-.05a.428.428 0 0 1 .128-.04c.069-.014.18-.064.331-.138a9.98 9.98 0 0 0 .517-.273c.55-.309.705-.376 1.041-.448.224-.049.49-.081.74-.094.222-.012.425-.007.588.012-.07.023-.142.046-.207.072a.961.961 0 0 0-.08.037c-.04.02-.088.042-.132.077a.798.798 0 0 0-.153.17c-.062.09-.115.19-.15.295a1.331 1.331 0 0 0-.065.4c0 .043.002.091.021.14.068.193.172.38.314.53.1.106.227.17.343.233.017.01.039.02.066.027.12.029.247.039.372.026.097-.01.184-.044.266-.076.107-.04.217-.086.317-.155a.753.753 0 0 0 .174-.164c.044-.058.07-.123.093-.179.024-.057.04-.102.04-.104v-.002c0-.002.036-.09.074-.193.038-.104.079-.219.092-.288.02-.115.04-.306.042-.436l.004-.155.223.052.243.058-.013.104c-.016.129.03.256.14.43a.963.963 0 0 1 .098.184c.013.04.008.047.006.051-.02.027-.036.052-.042.086s.009.073.032.097c.048.05.117.071.233.108.086.027.142.044.2.034a.153.153 0 0 0 .076-.037.255.255 0 0 0 .05-.066c.036-.063.063-.08.152-.093a.344.344 0 0 0 .161-.078c.046-.035.363-.229.395-.277.034-.053.048-.066.065-.07a.405.405 0 0 1 .147.02l.027.006c-.306.14-.446.5-.276.766a.47.47 0 0 0 .271.186c.044.013.09.02.137.02.117 0 .694-.048.706-.097zm-6.889 1.432c-.066-.181-.101-.279-.151-.355a.679.679 0 0 0-.214-.187c-.125-.083-.33-.126-.467-.138a9.413 9.413 0 0 0-1.197.026c-.596.043-1.326.107-2.012.179-.718.075-1.013.139-1.223.231v.001h-.003v.001c-.034.014-.057.035-.067.04l-.002.002c-.072.04-.177.072-.257.16-.047.052-.1.068-.154.059a.238.238 0 0 1-.157-.117.516.516 0 0 1-.068-.136c0-.01 0-.012.002-.016s.008-.012.026-.022c.071-.04.299-.084.727-.148.812-.12 1.666-.213 2.513-.273.848-.06 1.69-.088 2.478-.081l.56.005-.067.148c-.063.14-.109.37-.109.537 0 .477.453.826.847 1.037.3.161.68.136 1.02.1.165-.017.378-.1.476-.152.381-.203.47-.357.54-.762a1.33 1.33 0 0 0 .011-.465.664.664 0 0 0-.114-.274c.073.001.188.009.421.031 0 0 2.37.336 2.484.362.053.012.095.023.125.033-.008.006-.015.012-.033.017a.92.92 0 0 1-.267.024c-.247-.005-.624-.055-1.119-.152-.49-.095-.802-.127-1.028-.056a.528.528 0 0 0-.27.19c-.067.09-.087.24-.128.381-.093.312-.127.389-.253.544a.818.818 0 0 1-.36.275c-.51.17-1.125.208-1.613-.017-.414-.192-.709-.512-.897-1.032zm.735-.766c.08.003.352.025.438.025 0 0 .06.069.1.118.042.05.088.116.101.152.06.158.104.363.121.552.018.19.005.366-.033.455a.272.272 0 0 0-.005.206c.012.03.03.058.055.078.027.02.065.032.101.025a.241.241 0 0 0 .168-.117.458.458 0 0 0 .041-.238 1.399 1.399 0 0 1 .027-.225c.017-.103.042-.224.07-.337.033-.13.037-.167.063-.245a.732.732 0 0 1 .06-.142.395.395 0 0 1 .092-.114c.068-.05.143-.09.213-.09a.696.696 0 0 1 .284.045c.061.03.106.076.163.165.244.383.099.945-.318 1.207-.422.265-1.132.253-1.62-.035-.436-.257-.6-.64-.483-1.127.024-.1.05-.175.078-.228s.06-.084.101-.104a.397.397 0 0 1 .183-.026zm.742.051c.062 0 .145.002.236.01.122.01.202.018.245.027.016.004.02.007.025.009-.013.029-.058.061-.093.123-.037.064-.073.172-.073.172v.004s-.164 1.21-.175.943c-.012-.27.024-.893-.078-1.153a.498.498 0 0 0-.086-.135zm-3.646.245a.836.836 0 0 1 .113-.005c-.004.003-.005.005-.01.007a.31.31 0 0 1-.14.038c-.027-.006-.037-.013-.051-.019a.37.37 0 0 1 .088-.021zm-1.933.174c.09 0 .068 0 .097.01a.172.172 0 0 1-.063.038.38.38 0 0 1-.17-.023l-.005-.003.007-.002a1.18 1.18 0 0 1 .134-.02zm22.606-.008c.207.022.014-.005.215.028.146.024.34.063.546.11l.697.162-.282 1.254c-.123.547-.202.875-.259 1.063a.98.98 0 0 1-.07.184c-.018.031-.02.025-.016.025 0 0-.036-.002-.08-.008a14.862 14.862 0 0 1-.674-.13c-.183-.04-.646-.17-.654-.173.001-.02.041-.261.065-.383a32.848 32.848 0 0 1 .484-2.049c.01-.035.02-.063.027-.082v-.001zm1.63.426 8.703 1.944 8.702 1.944-.054.242-.055.242-8.617-1.92a2459.118 2459.118 0 0 1-8.041-1.808 93.599 93.599 0 0 1-.7-.165h-.005c-.015-.009-.017-.008-.02-.045a.849.849 0 0 1 .034-.211zm-.155.672 8.704 1.944 8.705 1.944-.038.177-.28 1.187a1.29 1.29 0 0 1-.036.08l-.007.012h-.007a16.866 16.866 0 0 1-.399-.073 65.34 65.34 0 0 1-.98-.203l-2.64-.559-2.652-.556c-.758-.16-2.539-.533-3.956-.829-1.418-.295-3.264-.684-4.102-.863a214.82 214.82 0 0 0-2.141-.45l-.556-.11.192-.85zm17.772 3.169c.202.031-.034-.011.2.033a17.126 17.126 0 0 1 1.221.292 6.952 6.952 0 0 1-.055.327c-.042.22-.105.516-.177.836-.12.53-.19.821-.24.974a.455.455 0 0 1-.058.13c-.012.013-.005.01-.021.008a3.975 3.975 0 0 1-.3-.05 22.467 22.467 0 0 1-1.073-.242l-.022-.007.001-.03c.001-.036.005-.084.01-.13l.11-.489.003-.006c.05-.138.14-.495.227-.898a25.526 25.526 0 0 1 .17-.725l.006-.023zm1.62.455 6.865 1.534 6.865 1.533-.055.242-.055.242-6.867-1.533-6.867-1.535.057-.24zm-.132.684.102.023.41.09 1.49.332 4.876 1.086 6.833 1.524-.14.617-.139.618-.81-.17c-.974-.205-2.076-.432-4.953-1.02a863.926 863.926 0 0 1-3.278-.678 1320.608 1320.608 0 0 0-4.465-.928l-.276-.057.163-.719c.049-.213.097-.406.135-.545.018-.07.035-.126.048-.162l.004-.01zm14.03 2.347.167.037.175.04-.008.147c-.007.136.019.254.093.326.02.018.038.025.062.036.025.01.055.022.09.034.07.024.162.051.27.08.213.057.486.12.758.179.273.058.545.11.756.143.106.017.197.029.266.035a.837.837 0 0 0 .09.004c.024-.001.041.002.072-.017a.345.345 0 0 0 .098-.106.695.695 0 0 0 .074-.148l.043-.119.173.039.167.037-.218.972c-.063.283-.125.54-.174.728-.024.093-.045.17-.061.221l-.013.039a7.715 7.715 0 0 1-3.325-.659l.007-.046a38.466 38.466 0 0 1 .21-.994zm.56.241c.147-.001.494.067 1.117.206.431.097.71.16.883.206a.904.904 0 0 1 .243.09l-.005.016a.44.44 0 0 1-.044.085.219.219 0 0 1-.038.043h-.006a4.404 4.404 0 0 1-.312-.042c-.201-.035-.47-.089-.76-.153-.408-.092-.675-.157-.844-.21s-.233-.097-.244-.114c-.043-.068-.056-.116-.056-.118a.2.2 0 0 1 .066-.009zm2.31.315c.027.068.006-.016 0 0zm.65.303 6.949 1.552-.087.386-.088.387-2.097-.468-2.09-.467.026-.079.047-.14a.059.059 0 0 0-.042-.075l-1.395-.314-1.337-.3.057-.24zm-.144.685.084.012c.076.013.183.034.31.06a40.192 40.192 0 0 1 2.125.513l.052.017-.015.029-.091.155c-.055.092-.092.152-.11.18-.05-.015-.602-.18-.963-.261l-.811-.18a.06.06 0 0 0-.063.027l-.208.346-.187.31-.2-.048-.186-.044.121-.546a13.78 13.78 0 0 1 .138-.56c.003-.004.003-.006.004-.01zm-4.012.576c-.002.02.007.03.014.039l-.003-.003c-.003-.003-.005-.007-.007-.012 0-.003-.003-.005-.003-.009l-.001-.012zm4.618.147.737.166.72.169-.044.195-.047.207-.336-.045a21.45 21.45 0 0 1-.56-.083 9.506 9.506 0 0 0-.486-.063 2.84 2.84 0 0 1-.22-.03l-.048-.01a2.532 2.532 0 0 1 .132-.253zm5.78-.222a.412.412 0 0 1 .12.01.485.485 0 0 1 .127.051h-.012a1.817 1.817 0 0 1-.177-.035l-.08-.02c.01-.002.012-.005.023-.006z"/><path d="m1242.8 876.11-9.545 1.06-1.414 1.106-.664.397.353 1.28.973.266s.398-.442.574-.486c.177-.044 1.635-.617 1.635-.617l2.432-.178.308.486.928.176.752-.353.398-.442 4.508.045.84.442h.75l.707-.442 1.414-.177 2.653.22 1.414.354.53.797.974 2.341 1.28 1.946 2.034 1.148 2.607.53 2.608-.221 1.236-.53 1.018-1.326.928-1.945.927-.97 1.37-.134 3.845.883 2.387.399 1.59-.045s.796-.752.31-.84c-.486-.088-5.656-1.281-5.656-1.281l-14.055-2.653zm12.656 2.05 2.375.391s.641.532.703.625.156 1.594.156 1.594l.125 1.578-.187 1.219s.36.344.469.344.328-.39.328-.39l.25-1.376.219-1.328.562-1.172.766-.61.937-.093 1.016.375.515.781.313 1.282-.234 1.375-.938 1.343-1.203.75-1.375.375s-2.375-.234-2.453-.28-1.938-.813-1.938-.813l-1.219-1.329-.437-1.187s-.078-1.266-.094-1.438.563-1.5.563-1.5z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(-.27497 -.01698 -.01706 .27363 773.826 8.493)"/><path d="m1201.9 860.28-6.01.044-.973 1.459-2.475 13.214-2.298 5.922.619.618 3.27.089s10.607-.84 10.916-.796c.31.044 15.998-1.635 15.998-1.635l12.551-1.06 4.155-.31H1251l6.85.574 4.95.62 6.408 1.237 14.23 3.535 14.407 3.933 18.429 5.127 2.386.972 3.536 1.017 1.679.132 38.36 10.607 22.539 6.143 1.856.884 4.552 1.326 1.591.177 45.476 12.507 3.58.928.84.442 10.032 2.607 1.944.354 2.873.574 6.01 1.15.398-1.768.884.044 1.193-1.812-9.28-2.784-14.629-4.508-48.172-13.921-9.325-2.696-76.147-22.23-28.77-8.264-4.066-.973-4.021-2.21-1.37-.22h-1.238l-5.215-1.503-3.535-.442-1.15-.663-1.237-1.149-6.85.265-8.352.973-3.403.265-1.459-.442-1.149-.972-1.016-1.15-1.591-.441-22.097-4.287z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(-.27497 -.01698 -.01706 .27363 773.826 8.493)"/><path d="m1257.5 867.58 1.282 1.06 1.37.752-2.475.31-2.696.927-2.873 1.415-1.635.442-.707.662.265.752.663.398 1.503.265s1.149.442 1.458.574c.31.133 2.52 1.193 2.52 1.193l2.12.973 2.917.663 5.834.884s2.607.441 3.005.574c.398.133 4.199.972 4.199.972l6.938 1.812 3.447.84 1.415-.53.707-1.017-.133-1.237-1.547-1.37-2.74-1.282-2.563-1.502-.972-.973.309-.486 11.711 3.315 27.268 7.955 9.546 2.828 60.192 17.501 30.361 8.883 39.775 11.446 8.22 2.342-.353 1.061 15.468 4.464 1.016-3.359-1.502-.442-.221-.884-1.37-.31-1.017.354-20.683-6.054-18.738-5.392-72.478-21.036-40.88-12.153-8-2.165-24.438-6.983-14.186-4.331.53-.707.972-.442.663-.663 1.591-1.193.752-1.37-.177-.62-1.37 1.415-1.414.972-1.591.53-1.282.354-.53 1.37-5.746-1.635 1.415-.353 1.812.397.22-.265-1.016-2.74-1.06-1.856.22-.928.973-.707.972-.619.22-1.06-.574-.62-1.281.222-.53.795-.442.928-.929.265-1.016-.397.265-1.812-.928.442-1.458 1.812-1.856 2.386-.442 1.547s0 1.193-.177 1.105c-.177-.089-6.055-.663-6.055-.663z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(-.27497 -.01698 -.01706 .27363 773.826 8.493)"/><g fill="#fcd307"><path d="m1201 860.11-5.082-.398-1.326.354-.265.884-.752 6.231-.84 5.215s-1.723 5.392-1.9 5.568c-.177.177-1.06 2.52-1.06 2.52l.044.707.574.397.752-1.37 1.856-4.817 1.326-4.198.928-4.066.22-3.226.31-2.077.53-.752 1.635-.088 2.299.177.928-.354.22-.53zM1320 883.88l-1.547 4.95-1.193 4.11.265.707 3.447 1.017 1.989.441.442-.84 2.298-7.6.265-1.106-.663-.397-5.126-1.414zM1388.7 903.82l-2.077 6.983-.398 1.502.707.398 4.729 1.414.663-.486 2.254-7.866-.398-.663-5.126-1.459zM1444.4 919.81l-2.21 7.115.044.796 1.459.574 10.607 2.696.442-.177 2.12-7.292-1.678-.486-.442.84-.84.486-5.922-1.547-1.9-1.016-.088-1.193-.221-.442zM1458.3 929.09l-1.414 2.121 6.629 1.459.574-1.9z" style="paint-order:markers fill stroke" transform="matrix(-.27497 -.01698 -.01706 .27363 773.826 8.493)"/></g><path d="M430.459 223.366c.028.003.073.004.122.025a.393.393 0 0 1 .177.183c.028.063.035.126.041.177.037.28.028.883.028.887 0 .003.072.704.07.82-.001.115.016.293.054.587.066.52.128.909.191 1.175.032.132.292 1.155.363 1.342.057.15.134.383.174.522.035.12.053.219.032.306-.022.088-.092.154-.194.187-.202.065-.546.044-1.148-.017-1.007-.103-1.007-.103-5.24-.773-2.178-.345-3.358-.532-4.001-.63-.322-.05-.51-.077-.62-.091-.102-.014-.13-.012-.135-.012-.003.002-.008.006-.013.016a.305.305 0 0 0-.025.087c-.027.195-.143.328-.292.359-.149.03-.317-.039-.449-.199a.41.41 0 0 0-.124-.105c-.025-.015-.041-.027-.053-.033a1.86 1.86 0 0 0-.343-.072 1.82 1.82 0 0 0-.34-.033c-.06.004-.066.011-.086.044-.055.085-.162.129-.275.13-.07.002-.126-.004-.177-.029s-.089-.067-.133-.125c-.043-.057-.06-.076-.152-.1a4.309 4.309 0 0 0-.55-.068 4.644 4.644 0 0 0-.501-.025c-.056.002-.099.006-.127.013s-.04.015-.038.014a.38.38 0 0 1-.27.138.448.448 0 0 1-.292-.123.428.428 0 0 0-.193-.105c-.081-.02-.2-.03-.401-.04-.386-.018-.618-.007-.767.053s-.229.165-.321.372c-.236.528-.537.961-.802 1.113-.58.333-1.393.346-2.044.144-.142-.044-.24-.158-.324-.253a1.438 1.438 0 0 1-.256-.422l-.184-.46c-.048-.12-.095-.176-.195-.209-.1-.032-.263-.034-.518-.006-.373.04-.499.074-.804.149a2.907 2.907 0 0 1-.716.082c-.222-.004-.406-.03-.511-.11-.038-.03-.039-.038-.099-.042a2.02 2.02 0 0 0-.396.046c-.442.077-1.308.262-3.063.637-1.655.354-3.578.761-5.11 1.083-.765.162-2.73.569-2.76.573a.541.541 0 0 0-.13.037c-.037.015-.063.039-.061.037-.02.03-.034.031-.051.04a.655.655 0 0 1-.065.026c-.051.018-.119.038-.198.06-.159.043-.365.092-.572.138-.208.045-.416.086-.58.112a3.01 3.01 0 0 1-.206.028.65.65 0 0 1-.07.003c-.02 0-.034.004-.062-.013.003 0-.02-.008-.108.002s-.238.035-.487.083c-.5.097-1.402.287-3.046.635-5.456 1.156-7.993 1.69-9.399 1.98-1.312.27-2.43.506-3.222.682-.397.088-.711.16-.929.214a6.87 6.87 0 0 0-.314.086.146.146 0 0 0-.013.005s.002.007.015-.015c-.011.017-.02.02-.027.025a.686.686 0 0 1-.083.033 3.286 3.286 0 0 1-.188.054 14.867 14.867 0 0 1-1.118.235 4.263 4.263 0 0 1-.208.03c-.056.007-.089.012-.127.004a.726.726 0 0 0-.155.008 6.93 6.93 0 0 0-.385.061c-.342.063-.87.17-1.66.335-1.021.214-4.17.865-6.7 1.386l-4.214.873c-.217.045-.414.091-.556.129a2.622 2.622 0 0 0-.204.063v.003a.088.088 0 0 1-.018.017.21.21 0 0 1-.038.02 1.015 1.015 0 0 1-.108.035 3.973 3.973 0 0 1-.337.077c-.256.049-1.048.205-1.757.347-.355.07-.684.131-.93.171-.122.02-.224.036-.298.045a1.37 1.37 0 0 1-.122.008c-.01 0-.016.004-.04-.01.002.001.005.003.002.002a1.366 1.366 0 0 0-.144.003 4.208 4.208 0 0 0-.34.042c-.47.077-.933.143-1.284.186-.176.021-.324.037-.433.045a1.94 1.94 0 0 1-.132.006h-.045c-.013-.002-.023 0-.046-.014.022.013.012.004 0 .004a3.326 3.326 0 0 0-.267.035c-.175.03-.414.079-.686.139a35.83 35.83 0 0 0-1.778.44c-.263.072-.505.137-.685.182a6.843 6.843 0 0 1-.282.063.218.218 0 0 1-.023.003h-.013l-.011-.001c-.003 0-.005-.002-.008-.003a.17.17 0 0 1-.011-.006c-.023-.014-.023-.023-.028-.032a.92.92 0 0 1-.038-.104 3.153 3.153 0 0 1-.056-.224l-.066-.304a.059.059 0 0 1 .048-.07l.838-.136a27.55 27.55 0 0 0 2.583-.564l-.077-.118c-.122.025-.236.03-2.19.464l-2.18.483a.059.059 0 0 1-.07-.045l-.116-.511-.116-.512a.059.059 0 0 1 .044-.07l.244-.059a.708.708 0 0 0 .177-.057c.009-.006.008-.006.009-.01v-.031a.174.174 0 0 1 .004-.08.142.142 0 0 1 .053-.072.622.622 0 0 1 .216-.076.706.706 0 0 1 .23-.027.278.278 0 0 1 .164.074c.004.004.024.016.106.012.08-.004.215-.022.429-.062.427-.08 1.175-.243 2.491-.537.82-.183 1.568-.354 2.113-.483a43.49 43.49 0 0 0 .826-.204l.046-.014c.003 0 .004 0 .005-.002l-.005.005-.006.004c-.003.002-.007.01-.007.01.02-.033.037-.034.058-.045a.7.7 0 0 1 .077-.03 1.965 1.965 0 0 1 .414-.088.274.274 0 0 1 .067.001c.007.001.017.007.027.012a6.823 6.823 0 0 0 .302-.051 32.57 32.57 0 0 0 1.979-.455 1.447 1.447 0 0 0 .09-.03c.002 0 0-.01-.016.016.02-.032.037-.034.058-.044a.705.705 0 0 1 .077-.03 1.955 1.955 0 0 1 .415-.089.27.27 0 0 1 .067.001c.005 0 .015.007.022.01h.006l.11-.02c.097-.019.243-.048.43-.087.372-.078.908-.193 1.552-.334 1.29-.282 3.015-.666 4.747-1.056 1.731-.39 3.47-.785 4.785-1.089a203.691 203.691 0 0 0 2.063-.488l.128-.034.034-.011c.007-.002.012-.005.005 0a.65.65 0 0 1 .131-.055c.058-.02.129-.04.21-.063a11.462 11.462 0 0 1 1.08-.234c.074-.011.136-.019.183-.022a.462.462 0 0 1 .09.003l.004.002a325.162 325.162 0 0 0 17.333-3.862 6.432 6.432 0 0 0 .19-.05c.003-.001.005-.005.006-.006a.667.667 0 0 1 .085-.036c.05-.017.114-.035.191-.056.154-.042.355-.09.557-.135.201-.045.404-.086.561-.113.079-.014.146-.024.197-.03a.662.662 0 0 1 .066-.004h.027l.011.005c.007 0 .013 0 .024.007l-.019-.007h-.005v-.001c.004 0 .013 0 .024-.002a16.903 16.903 0 0 0 .476-.09c.321-.065.775-.162 1.318-.28 1.084-.234 2.522-.554 3.957-.878 1.435-.324 2.868-.653 3.942-.904.536-.126.983-.233 1.296-.311.156-.039.279-.07.362-.093l.053-.016a.226.226 0 0 0-.061-.034c-.08-.029-.15-.097-.23-.178-.081-.08-.169-.174-.257-.256v-.002c-.07-.06-.151-.123-.213-.193-.028-.031-.066-.06-.105-.09-.038-.029-.078-.058-.105-.102a1.68 1.68 0 0 1-.202-.484l-.043-.22c-.01-.055.058-.092.1-.052l.094.091c.06.058.185.21.292.348.222.288.63.557.962.636.123.03.193.043.25.09.055.047.073.112.105.213l.049.152.894-.199c.118-.026.198-.049.302-.074-.019 0-.037 0-.059-.013.008.004-.002-.001-.018-.003a.434.434 0 0 0-.064 0 1.084 1.084 0 0 0-.182.028c-.096.023-.17.037-.231.04a.266.266 0 0 1-.082-.006.12.12 0 0 1-.07-.046.117.117 0 0 1-.017-.08.313.313 0 0 1 .025-.08c.025-.055.066-.119.123-.2a.544.544 0 0 0 .061-.113l.079-.199.003-.003s.13-.308.297-.472a.43.43 0 0 0 .105-.133.321.321 0 0 0 .01-.149c-.008-.072-.018-.114-.038-.145s-.052-.058-.116-.093l-.243-.133a.304.304 0 0 1-.14-.139c-.026-.056-.032-.116-.04-.192-.012-.119 0-.215.055-.286.055-.072.146-.105.26-.116a.426.426 0 0 1 .323.093c.09.074.16.189.216.341.03.08.054.125.082.157a.323.323 0 0 0 .13.079c.05.02.089.025.114.022.025-.003.037-.01.05-.029.026-.036.04-.133.013-.283a.917.917 0 0 1-.018-.182.596.596 0 0 1 .007-.072c.005-.022.018-.07.048-.08.08-.028.17.04.238.09.255.186.234.22.585.744.238.356.366.55.435.69.069.141.077.235.073.357l-.007.192.444-.026c1.54-.087 3.003.056 5.234.51.294.06.59.116.829.157.239.04.426.067.483.07.465.015.83-.165 1.054-.515a.452.452 0 0 1 .291-.202c.086-.017.34-.052.985-.135s1.676-.212 3.301-.415c1.741-.217 3.878-.452 4.546-.5l.834-.058c.267-.019.563-.021.819-.015.133.001.404.005.57.024zm-.019.172a3.808 3.808 0 0 0-.26-.016 11.572 11.572 0 0 0-1.212.02l-.079.01a.869.869 0 0 0 .042.068c.02.024.04.04.048.044a.59.59 0 0 0 .104.02c.028.003.074.002.086.002.1-.002.324-.013.495-.023.26-.016.457.01.595.093.139.083.207.228.196.405-.07 1.179.203 2.819.756 4.528.107.328.172.519.218.616a.266.266 0 0 0 .048.077.148.148 0 0 0 .05-.033.096.096 0 0 0 .022-.036c-.004.014 0 .003-.003-.01a3.811 3.811 0 0 0-.058-.23 12.37 12.37 0 0 0-.17-.534 10.444 10.444 0 0 1-.498-2.095c-.03-.216-.07-.7-.105-1.142a70.344 70.344 0 0 1-.06-.882v-.002a1.143 1.143 0 0 1-.001-.173v.006a5.124 5.124 0 0 0-.028-.478.498.498 0 0 0-.028-.128.23.23 0 0 0-.087-.095.367.367 0 0 0-.072-.012zm-20.146 4.112c.403-.044.79-.082 1.163-.116 3.233-.29 5.512-.196 9.383.401l2.175.336c.338.052 1.783.28 3.211.508 1.428.228 2.808.445 3.06.481.25.036.678.081 1.072.118.393.036.76.063.868.061h.064l-.047-.126c-.57-1.534-.994-3.593-.97-4.747a3.437 3.437 0 0 0-.014-.518c-.015-.095-.032-.117-.072-.142a.643.643 0 0 0-.26-.06 3.093 3.093 0 0 0-.485.01c-.123.01-.287.006-.287.006s-.04 0-.09-.005a.49.49 0 0 1-.16-.035c-.052-.024-.085-.063-.108-.091a.626.626 0 0 1-.067-.106c.002.002 0 0-.013-.003a.453.453 0 0 0-.068-.011 2.393 2.393 0 0 0-.26-.006c-.226.004-.555.026-.992.065-.872.08-2.171.231-3.938.457l-2.6.332c-.384.05-.744.099-1.013.14a13.465 13.465 0 0 0-.422.07c-.023.005-.043.014-.032.008-.006.003-.054.04-.103.09s-.106.111-.157.174c-.177.215-.379.346-.663.392s-.645.011-1.16-.087l-1.484-.284a23.25 23.25 0 0 0-1.732-.252c-.41-.04-.633-.06-.759-.055-.125.004-.142.02-.19.071a1.361 1.361 0 0 1-.328.234l-.039.02c.516.085.847.208 1.423.533.173.097.348.189.49.258.072.034.135.063.185.084.05.021.09.034.1.035a.5.5 0 0 1 .273.133.324.324 0 0 1 .097.253.333.333 0 0 1-.177.259.97.97 0 0 1-.414.105c-.147.01-.507.12-.857.272-.864.372-1.382.491-2.488.576-.487.038-1.28.105-2.1.236a77.771 77.771 0 0 0-3.544.671.677.677 0 0 1-.267-.003.892.892 0 0 1-.358-.132.651.651 0 0 1-.212-.262.535.535 0 0 1-.04-.262.719.719 0 0 1 .106-.305.909.909 0 0 1 .254-.263c.219-.153.351-.193.733-.324.636-.218 1.198-.61 1.198-.61s-.23.033-.393.069c-.325.071-.776.172-1.312.291a2564.931 2564.931 0 0 0-9.335 2.1l-.078.019.005.032c.008.05.021.12.039.204a26.524 26.524 0 0 0 .346 1.446c.02-.002.272-.045.408-.071.271-.052 4.7-.992 6.78-1.426.68-.141 6.514-1.232 6.655-1.248zm-.359-4.774c.053.148.135.331.238.534.044.086.081.17.106.237a.655.655 0 0 1 .031.125c0 .012.002.026-.011.048-.01.016-.016.019-.025.028l-.034.03a14.553 14.553 0 0 1-.45.349 9.735 9.735 0 0 0-.362.284c-.102.084-.18.154-.21.185l.147-.037c.166-.043.262-.068.35-.042.043.013.079.043.104.08.026.035.045.078.066.132.026.063.078.096.162.102a.56.56 0 0 0 .31-.09l.22-.13a.059.059 0 0 1 .087.061l-.03.146c-.009.043-.02.088-.033.126s-.023.07-.04.097c.006-.01-.003.006-.006.028a.868.868 0 0 0-.009.089 3.8 3.8 0 0 0-.005.265c.002.198.017.419.038.522.016.079.085.27.148.403a.318.318 0 0 1 .015.039l.007.02v.002c.023.055.042.104.071.141a.608.608 0 0 0 .136.125c.034.024.079.043.128.067.088.043.186.078.283.103a.767.767 0 0 0 .326.014.738.738 0 0 0 .383-.226c.136-.142.232-.334.28-.528a.577.577 0 0 0-.002-.255 1.092 1.092 0 0 0-.159-.356.568.568 0 0 0-.119-.13.44.44 0 0 0-.098-.057 2.3 2.3 0 0 0-.45-.142c-.278-.044-.514-.185-.597-.382a.716.716 0 0 1-.038-.205 2.122 2.122 0 0 1-.004-.275 1.804 1.804 0 0 0-.005-.255.708.708 0 0 0-.028-.159c-.02-.041-.085-.15-.17-.282s-.193-.29-.3-.447-.217-.31-.306-.433-.211-.227-.211-.227.015.133.066.276zm-1.018-.334a.333.333 0 0 0-.126.008.435.435 0 0 0-.131.04c-.003.003-.006.009-.009.029a.544.544 0 0 0-.006.096.256.256 0 0 0 .04.162c.03.041.074.076.139.11.048.024.13.073.206.136.077.064.152.138.169.234a.633.633 0 0 0 .021.087l.013-.01a1.813 1.813 0 0 0 .246-.237l.01-.013c-.014-.002-.025-.005-.041-.005-.039 0-.07 0-.1-.004a.152.152 0 0 1-.087-.044c-.046-.05-.057-.115-.094-.24-.047-.16-.1-.257-.156-.305a.185.185 0 0 0-.093-.044zm.943.606c-.024.01-.097.066-.22.173-.23.203-.438.404-.599.573-.113.12-.163.19-.22.267l.008-.006c.088-.07.2-.163.314-.263.23-.204.503-.443.605-.532a.778.778 0 0 0 .135-.136c.004-.009.004-.008.004-.015-.003-.007-.006-.022-.017-.043-.007-.015-.008-.016-.01-.018zm-.485.846c-.027-.002-.085.022-.165.096-.458.421-.601.566-.658.65.03-.005.06-.01.107-.02.12-.025.337-.127.455-.215.196-.148.301-.235.342-.287.02-.027.024-.04.024-.055a.17.17 0 0 0-.018-.069.26.26 0 0 0-.05-.08c-.014-.016-.024-.02-.037-.02zm-3.094.08c.008.02.01.031.02.055.054.123.142.246.252.369.063.07.12.107.204.184l.002.001c.098.086.181.169.3.248l.353.237c.016.011.026.029.026.048 0 0 .025 1.506.024 1.515.018 0 .374.059.416.063a.5.5 0 0 0 .132-.002c.147-.024.247-.103.29-.196.045-.093.038-.201-.043-.304-.05-.062-.121-.087-.186-.125-.03-.018-.067-.023-.095-.05a.308.308 0 0 1-.067-.104c-.003-.007-.28-1.09-.28-1.09l-.24-.06c-.378-.096-.88-.453-1.103-.782l-.005-.007zm6.727.544a5.344 5.344 0 0 0-1.933.032.788.788 0 0 0 .014.111c.019.096.054.155.104.189.049.034.117.047.216.032.1-.016.373-.033.623-.04.334-.011.505-.05.703-.153.133-.07.225-.128.27-.167.003-.002 0-.002.003-.004zm-3.242.365a.414.414 0 0 0-.14-.002c-.14.013-.382.064-.834.165l-.905.2s.08.349.097.4a.518.518 0 0 0 .025.06c.007.013.019.02.003.01.003.001.022.007.058.004a.654.654 0 0 0 .142-.038c.116-.042.27-.12.45-.227.19-.115.422-.207.627-.26a1.46 1.46 0 0 1 .28-.048c.081-.005.15 0 .206.035-.005-.004.008.002.028.004s.048.002.08 0c.064-.003.145-.015.223-.034a.965.965 0 0 0 .229-.074c.035-.021.04-.032.048-.072.004-.015.004-.019.005-.029l-.006.001a2.487 2.487 0 0 0-.121.025.582.582 0 0 1-.226.018.422.422 0 0 1-.186-.09.235.235 0 0 0-.083-.048zm-.195.426c-.057.004-.135.02-.222.045-.175.051-.388.141-.577.252a1.694 1.694 0 0 0-.26.168c-.01.012-.008.01-.008.015 0 .006.005.023.016.051.018.048.376.275.453.28a.358.358 0 0 1 .15.036.255.255 0 0 1 .101.102c.02.034.028.04.037.042.009.002.037 0 .09-.017a.372.372 0 0 0 .133-.066c.004-.005.003-.001.003-.004 0-.002-.004-.012-.015-.028-.03-.04-.029-.095-.01-.143a.647.647 0 0 1 .1-.16.731.731 0 0 0 .134-.327c.017-.114-.005-.21-.032-.237 0 .002-.033-.012-.09-.008zm1.879.19a.485.485 0 0 1 .143.01.543.543 0 0 1 .407.42.502.502 0 0 1-.187.533.504.504 0 0 1-.566-.002.117.117 0 0 1-.04-.046c-.005-.01-.005-.009-.002-.006a.056.056 0 0 1-.014-.016.55.55 0 0 1-.191-.297.484.484 0 0 1 .073-.366.488.488 0 0 1 .377-.23zm.124.162c-.054.001-.207.054-.156.037a.384.384 0 0 0-.24.204.312.312 0 0 0 .03.286l.036.06.17-.267a2.21 2.21 0 0 0 .132-.23.262.262 0 0 0 .028-.09zm-4.315-.256-.066.014-.34.071-1.238.27c-1.042.23-2.477.548-4.053.9l-5.672 1.267.057.242.058.242 5.601-1.251c1.556-.348 2.974-.67 4.004-.906a168.62 168.62 0 0 0 1.559-.366l.087-.023v-.003c.004-.015.005-.038.007-.064a2.515 2.515 0 0 0-.001-.364l-.004-.03zm4.533.417c-.015.015-.031.035-.051.06a4.27 4.27 0 0 0-.292.424l-.029.052a.475.475 0 0 0 .11-.005.408.408 0 0 0 .29-.187.282.282 0 0 0 .005-.293.516.516 0 0 0-.033-.051zm-3.613.425c.05.056.067.148.044.22-.022.066-.091.115-.156.143a.339.339 0 0 1-.213.016.187.187 0 0 1-.112-.073.302.302 0 0 1-.03-.23c.02-.072.064-.158.136-.181.11-.035.254.02.33.105zm-.873.533a.33.33 0 0 1-.02-.132c-.002-.058 0-.134 0-.237 0-.053-.007-.133-.007-.133s-.089.087-.171.156a5.763 5.763 0 0 1-.686.345c-.442.164-.532.148-.773.278-.188.101-.396.206-.513.385-.05.077-.084.179-.06.267.045.168.197.31.356.383.112.05.251.019.37.01.167-.014.395-.064 1.146-.221.389-.082.612-.124 1.009-.2a29.165 29.165 0 0 1 3.479-.48c1.04-.08 1.57-.209 2.421-.582.17-.074.34-.14.479-.19.07-.023.132-.043.183-.057a.45.45 0 0 1 .123-.021c.19.003.34-.032.425-.085a.197.197 0 0 0 .08-.088.143.143 0 0 0 .002-.105c-.01-.03-.016-.038-.036-.05a.428.428 0 0 0-.128-.04 1.763 1.763 0 0 1-.331-.139 9.98 9.98 0 0 1-.518-.272c-.549-.31-.704-.377-1.04-.449a4.915 4.915 0 0 0-.741-.094 3.612 3.612 0 0 0-.587.012c.07.023.141.046.206.072a.961.961 0 0 1 .081.038c.04.02.087.041.132.077.06.049.11.108.153.17.062.09.115.189.15.295.042.128.064.265.065.4 0 .043-.002.09-.021.14a1.508 1.508 0 0 1-.314.53c-.1.105-.227.17-.343.232a.262.262 0 0 1-.066.027c-.12.029-.247.04-.372.026-.097-.01-.185-.044-.266-.075a1.496 1.496 0 0 1-.317-.155.753.753 0 0 1-.175-.164c-.044-.058-.069-.123-.092-.18a1.848 1.848 0 0 1-.04-.104v-.002c0-.002-.036-.089-.074-.192a2.168 2.168 0 0 1-.092-.289 3.387 3.387 0 0 1-.043-.436l-.004-.155-.222.053-.243.057.013.104c.016.129-.03.257-.14.43a.963.963 0 0 0-.098.184c-.013.04-.008.048-.006.052.02.026.036.052.041.085s-.008.073-.032.098c-.047.049-.116.07-.232.107-.086.027-.142.044-.2.035a.153.153 0 0 1-.077-.038.255.255 0 0 1-.049-.065c-.036-.064-.063-.081-.152-.093a.344.344 0 0 1-.162-.079c-.045-.035-.362-.228-.394-.277-.034-.052-.048-.065-.066-.07a.405.405 0 0 0-.146.02l-.027.006c.306.14.446.5.276.767a.47.47 0 0 1-.271.185.497.497 0 0 1-.138.02c-.117 0-.693-.048-.705-.097zm6.889 1.433c.065-.182.1-.28.151-.355a.679.679 0 0 1 .214-.187c.125-.083.33-.127.467-.138.163-.014.6-.018 1.196.025s1.327.107 2.012.18c.718.075 1.014.139 1.224.231l.002.001c.035.015.058.036.067.041l.003.001c.072.04.176.073.257.16.047.052.1.068.154.06a.238.238 0 0 0 .156-.118.516.516 0 0 0 .069-.135c0-.011 0-.013-.002-.017s-.008-.011-.026-.021c-.071-.04-.299-.084-.727-.148a33.136 33.136 0 0 0-2.514-.273c-.847-.06-1.689-.089-2.477-.082l-.56.006.067.148c.063.14.108.37.109.537 0 .477-.453.826-.847 1.037-.301.16-.68.135-1.02.1a1.548 1.548 0 0 1-.476-.152c-.381-.204-.47-.358-.54-.762a1.33 1.33 0 0 1-.012-.465.664.664 0 0 1 .115-.274 5.952 5.952 0 0 0-.421.031s-2.37.335-2.484.361a1.493 1.493 0 0 0-.125.034c.008.005.015.011.032.017a.92.92 0 0 0 .268.023c.247-.005.623-.055 1.118-.151.49-.096.803-.128 1.028-.057.113.036.202.1.27.19s.088.241.13.382c.092.311.126.388.252.544a.818.818 0 0 0 .36.275c.51.169 1.125.207 1.612-.018.415-.191.71-.511.898-1.031zm-.735-.766c-.081.003-.352.024-.439.025 0 0-.06.068-.1.118a.714.714 0 0 0-.1.152c-.06.158-.104.362-.122.552-.017.189-.004.365.034.455.03.07.029.146.005.206a.179.179 0 0 1-.056.078.126.126 0 0 1-.1.024.241.241 0 0 1-.168-.116.458.458 0 0 1-.042-.238 1.399 1.399 0 0 0-.026-.226 4.673 4.673 0 0 0-.07-.336c-.033-.131-.037-.168-.064-.245a.732.732 0 0 0-.06-.143.395.395 0 0 0-.091-.114c-.068-.05-.143-.09-.214-.089a.696.696 0 0 0-.283.045c-.062.03-.107.076-.163.165-.244.383-.099.945.318 1.207.422.264 1.131.252 1.62-.036.436-.256.6-.639.483-1.127-.024-.099-.05-.174-.078-.228s-.06-.084-.102-.104a.397.397 0 0 0-.183-.025zm-.742.05c-.062 0-.145.003-.236.01-.122.01-.202.018-.245.028-.016.003-.02.006-.026.008.014.03.059.062.094.124a1.227 1.227 0 0 1 .073.175s.163 1.21.175.944c.011-.27-.024-.893.077-1.154a.498.498 0 0 1 .087-.135zm3.646.246a.836.836 0 0 0-.114-.005c.005.002.006.004.01.007a.31.31 0 0 0 .14.037c.027-.006.038-.012.052-.018a.37.37 0 0 0-.088-.021zm1.933.174c-.09-.001-.068-.001-.098.01a.172.172 0 0 0 .064.038c.02.007.11 0 .17-.023.003-.002.002-.003.005-.004l-.008-.002a1.18 1.18 0 0 0-.133-.02zm-22.606-.009c-.207.023-.014-.005-.216.028-.145.025-.34.064-.546.111l-.697.161.283 1.255c.123.546.202.875.259 1.063a.98.98 0 0 0 .07.184c.017.03.02.025.016.025 0 0 .036-.002.08-.009a14.862 14.862 0 0 0 .674-.13c.183-.04.646-.169.654-.172a9.538 9.538 0 0 0-.066-.383 32.848 32.848 0 0 0-.483-2.05 1.207 1.207 0 0 0-.028-.081v-.002zm-1.63.427-8.703 1.944-8.702 1.944.054.241.055.242 8.616-1.92a2459.117 2459.117 0 0 0 8.042-1.808 93.599 93.599 0 0 0 .7-.164l.004-.001c.016-.008.018-.008.02-.044a.849.849 0 0 0-.033-.212zm.155.672-8.705 1.943-8.704 1.944.038.178.28 1.186c.012.03.025.06.036.08l.007.013h.006l.089-.015a65.34 65.34 0 0 0 1.291-.26c.753-.162 1.94-.414 2.64-.56l2.652-.556 3.956-.83c1.418-.295 3.263-.683 4.102-.863.838-.18 1.801-.382 2.141-.45l.556-.11-.193-.85zm-17.772 3.168c-.203.032.034-.01-.2.034a17.126 17.126 0 0 0-1.221.292l.008.064c.01.063.026.154.047.263.042.219.105.515.177.836.12.529.19.82.24.973a.455.455 0 0 0 .057.13c.012.014.006.01.022.009.041-.004.157-.023.3-.051a22.467 22.467 0 0 0 1.073-.242l.022-.007-.001-.03a2.651 2.651 0 0 0-.01-.13l-.11-.488-.003-.007a9.475 9.475 0 0 1-.228-.897 25.526 25.526 0 0 0-.168-.726l-.007-.023zm-1.62.455-6.865 1.534-6.865 1.534.055.242.055.242 6.866-1.534 6.868-1.534-.057-.24v-.001zm.132.685-.103.022-.408.09-1.492.333-4.876 1.086-6.832 1.524.139.616.14.619.81-.171c.974-.204 2.076-.432 4.953-1.02 1.084-.222 2.559-.527 3.278-.678a1320.607 1320.607 0 0 1 4.465-.927l.276-.057-.164-.72a13.664 13.664 0 0 0-.134-.545 3.042 3.042 0 0 0-.048-.162l-.004-.01zm-14.03 2.347-.167.037-.176.039.008.148c.008.135-.018.254-.093.325-.019.018-.037.026-.061.037-.025.01-.055.022-.09.034a4.45 4.45 0 0 1-.27.08c-.213.056-.486.12-.758.178-.273.058-.545.11-.757.144a3.86 3.86 0 0 1-.265.034.837.837 0 0 1-.09.004c-.024 0-.041.003-.072-.016a.345.345 0 0 1-.098-.107.695.695 0 0 1-.075-.147l-.042-.12-.173.04-.167.037.218.972c.063.282.125.54.174.727.024.094.045.17.06.222l.014.038.064-.01.272-.05c.227-.043.535-.103.869-.17.668-.134 1.425-.283 1.685-.332a7.715 7.715 0 0 0 .435-.097 38.466 38.466 0 0 0-.218-1.04zm-.56.24c-.147 0-.494.067-1.117.207-.432.096-.71.16-.883.206a.904.904 0 0 0-.243.09l.005.015a.44.44 0 0 0 .044.085c.015.023.03.037.038.043h.006a4.404 4.404 0 0 0 .312-.042c.2-.034.47-.088.76-.153.408-.092.675-.157.843-.21s.234-.096.245-.114c.043-.067.056-.115.056-.118a.2.2 0 0 0-.066-.009zm-2.31.316c-.027.067-.007-.017 0 0zm-.65.302-6.949 1.553.087.386.088.387 2.096-.469 2.092-.466-.027-.08-.048-.14a.059.059 0 0 1 .043-.075l1.395-.314 1.337-.3-.057-.24zm.144.685a9.049 9.049 0 0 0-.394.073 40.192 40.192 0 0 0-2.125.512c-.024.007-.037.012-.053.018l.016.028c.024.044.058.1.09.156l.11.18c.051-.016.603-.181.964-.262l.81-.18a.06.06 0 0 1 .064.027l.208.347.187.31.2-.049.186-.044-.121-.546a13.78 13.78 0 0 0-.139-.559l-.003-.011zm4.012.577c.001.019-.008.03-.014.038l.003-.003c.003-.002.004-.006.007-.011 0-.003.003-.006.003-.01v-.011zm-4.618.146-.737.166-.72.17.043.194.047.207.337-.045c.214-.029.468-.067.56-.083.1-.017.315-.044.486-.062a2.84 2.84 0 0 0 .22-.03l.048-.011c-.006-.014-.01-.026-.02-.045a2.532 2.532 0 0 0-.112-.208zm-5.781-.221a.412.412 0 0 0-.12.01.485.485 0 0 0-.126.05h.012c.048-.007.111-.019.177-.034l.08-.021c-.01-.002-.012-.005-.023-.005z"/><path d="M1328 918.27c2.475-.707 2.597-1.085 3.978-1.237 1.44-.16 2.907.083 4.33.353 1.603.304 3.11.994 4.685 1.414 1.257.336 2.515.685 3.8.884 1.84.286 3.709.368 5.57.442 1.589.063 3.192.185 4.772 0 1.143-.133 2.302-.342 3.359-.795.744-.32 1.366-.868 2.033-1.326 2.366-1.624 6.983-5.038 6.983-5.038l16.087-2.475 3.977-4.685s-3.27-3.182-4.508-3.359c-1.237-.176-34.118 1.591-34.118 1.591l-20.329 7.867z" fill="#000201" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 6.06 -14.328)"/><path d="M1381.5 853.5c-3.053-1.622-6.553-2.491-10-2.75-3.515-.264-7.09.355-10.5 1.25-4.191 1.1-8.238 2.85-12 5-4.703 2.687-9.36 5.74-13 9.75-1.508 1.661-2.575 3.706-3.5 5.75-1.151 2.546-1.196 5.53-2.5 8-.942 1.784-2.41 3.243-3.75 4.75-1.488 1.673-3.44 2.933-4.75 4.75-.763 1.058-1.537 2.213-1.75 3.5-.302 1.825.127 3.758.75 5.5.428 1.198 1.654 2.026 2 3.25.431 1.524-.023 3.167 0 4.75.042 2.834-.786 5.862.25 8.5.324.825.999 1.53 1.75 2 .805.504 1.812.902 2.75.75 2.076-.337 3.412-2.478 5.25-3.5 2.64-1.468 5.339-2.944 8.25-3.75 2.83-.784 5.826-.736 8.75-1 2.495-.226 5.022-.127 7.5-.5 3.218-.485 6.307-1.623 9.5-2.25 2.648-.52 5.31-1.041 8-1.25 2.243-.174 4.51-.208 6.75 0 1.35.126 4 .75 4 .75s-2.002 1.25-3.109 1.631c-1.086.375-2.258.429-3.391.619-2.162.363-4.375.462-6.5 1-2.402.608-4.853 1.263-7 2.5-1.23.708-2.167 1.833-3.25 2.75l-3.25 2.75s3.975-1.261 6-1.75c2.145-.518 4.3-1.076 6.5-1.25 2.577-.204 5.167.337 7.75.25 2.511-.085 5.247.362 7.5-.75 1.639-.81 2.842-2.414 3.75-4 .922-1.61 1.336-3.498 1.573-5.338.25-1.936.18-3.935-.177-5.854-.42-2.253-1.115-4.512-2.28-6.485-1.493-2.529-3.493-4.842-5.866-6.573-2.495-1.82-4.833-2.412-8.467-3.763-2.044-.759-.27-1.962.217-2.737.616-.98 1.904-1.377 3-1.75 2.466-.84 5.365.048 7.75-1 1.895-.833 3.719-2.205 4.75-4 .97-1.687 1.21-3.816 1-5.75-.214-1.97-1.217-3.81-2.25-5.5-1.202-1.967-2.87-3.62-4.5-5.25-1.086-1.086-2.143-2.279-3.5-3z" fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 6.06 -14.328)"/><path d="M1377.2 884.03c.205.19.778-.415.778-.415s.01-.183-.011-.402c-.022-.223-.078-.44-.223-.45v-.01c-1.154-.495-4.034-1.714-6.046-2.41a19.73 19.73 0 0 0-.67-.22c-3.508-1.073-6.62-1.56-9.11-1.727-1.834.035-2.996.092-3.032.094.035.006 1.193.2 2.977.448 2.667.611 5.1 1.337 8.746 2.516.21.067.42.138.63.212 1.969.68 4.804 1.88 5.953 2.374z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 6.06 -14.328)"/><path d="M1300.4 657.61c-10.397-.362-31.113 2.475-31.113 2.475l1.06 6.716-11.311 16.264s-5.303 39.246-5.657 41.367c-.353 2.122-2.83 26.162-2.83 26.162l-4.949 41.012-1.768 27.225s2.264 7.465 4.645 13.896v.002c1.917 1.95 5.375 5.182 8.082 5.9.805.215 1.644-.415 2.475-.353 1.227.092 2.342 1.362 3.535 1.06 1.293-.325 1.567-3.26 2.828-2.827.899.308-.031 1.959.353 2.828.44.994 1.039 2.384 2.121 2.474.918.077 1.384-1.216 2.122-1.767 1.02-.763 1.91-2.202 3.183-2.121 2.335.147 2.964 4.601 5.303 4.595 1.253-.003 1.724-1.882 2.828-2.474 1.184-.636 2.714-1.713 3.889-1.06 1.075.596-.106 3.141 1.06 3.534 1.52.513 2.29-2.892 3.89-2.828 1.087.044 1.504 1.636 2.475 2.121s2.167 1.096 3.182.708c.947-.363.787-2.219 1.768-2.475 2.142-.56 4.037 1.823 6.01 2.828 2.396 1.222 4.4 3.578 7.072 3.889 2.187.254 4.199-1.362 6.363-1.768 1.164-.218 2.37-.568 3.535-.353.778.143 1.437.663 2.121 1.06.735.427 1.29 1.236 2.121 1.414 1.402.301 2.833-.96 4.244-.707.936.168 1.525 1.388 2.475 1.414 1.317.037 2.248-2.05 3.535-1.767.737.162.669 1.652 1.414 1.767.84.13 1.34-1.08 2.121-1.414 1-.426 2.174-1.112 3.182-.707.789.317.625 1.804 1.414 2.121 1.008.405 2.132-.433 3.184-.707.267-.07.552-.217.84-.377l1.7-2.783s9.009-1.168 7.58-2.221c-1.618-1.194-15.948-2.722-17.192-3.81-1.017-.889 11.31-1.766 10.325-2.7-.96-.91-15.232-1.875-15.982-2.956-.92-1.328 3.512-4.051 2.829-5.542-.522-1.137-6.269-1.009-6.364-2.238-.078-.994 6.337-2.869 6.672-3.996.405-1.36-5.219-1.973-4.842-3.117.156-.474 6.637-1.444 6.815-1.911.352-.924-4.808-1.078-4.945-1.974-.388-2.545 2.027-4.657 2.663-7.386.916-3.933-3.873-9.48-5.108-14.636-.154-.645 7.976-1.977 8.347-2.848.402-.943-6.946-1.423-6.95-1.97-.014-2.035 6.781-1.747 7.88-4.098.69-1.48-6.008-1.353-6.253-2.612-.803-4.118-4.492-10.751-7.174-11.229-.937-.167 7.286-3.548 6.37-3.808-3.78-1.07-10.258-3.168-12.282-5.654-.642-.79 7.163-2.557 6.067-3.191-2.677-1.55-9.387-2.491-11.702-3.399-1.726-.677 4.324-2.86 3.773-4.579-.285-.89-5.07-1.12-7.083-1.875-1.502-.563-.38-1.67-.516-2.22-.366-1.487 3.703-3.937 4.125-5.41.613-2.137 2.816-3.552 3.535-5.656.383-1.121 1.028-2.561.354-3.535-1.041-1.505-3.474-1.4-5.303-1.414-2.915-.023-5.571 2.09-8.486 2.12-2.66.03-6.12.311-7.778-1.767-.382-.478 8.644-1.462 8.668-2.134.023-.621-8.983-.93-8.668-1.401 1.206-1.8 4.446-.977 6.01-2.477.716-.687 8.34-2.91 8.678-3.872.237-.673-9.838-.793-9.84-1.485 0-.922 10.424-3.31 10.677-4.043.252-.729-6.19-.953-5.846-1.664.316-.652.716-1.24 1.282-1.662 1.352-1.01 3.348-.527 4.95-1.06 1.6-.534 5.966-.359 4.595-1.372-1.716-1.267-5.41-.628-4.43-1.644.838-.87 5.02-2.093 3.871-2.996-1.316-1.036-3.587-.18-5.076-.563-.58-.149-1.377-.531-1.589-1.014-.184-.42-.277-1.172.154-1.605.557-.56 6.297-1.763 6.005-2.412-.327-.728-7.533-.97-8.126-1.477-.721-.616 5.894-2.433 4.96-2.699-.792-.225-8.389.425-9.724.557-1.663.164-3.128.126-4.658.062-1.418-.059-2.975-.052-4.18-.478-1.111-.393.916-1.573 2.64-1.684 1.323-.085 10.947-.607 11.492-1.562.378-.662-5.173-.341-6.758-1.452-.595-.417 6.224-1.262 6.039-1.708-.393-.946-7.368-1.41-8.279-1.415-.897-.005.592-1.876 1.748-2.35 1.006-.411 4.496-.847 4.663-1.62.105-.49-3.386-1.08-3.249-1.561.434-1.511 3.068-.7 4.598-1.06 2.95-.695 3.44-.752 8.838-2.122.666-.169-1.08-1.055-1.768-1.06-2.6-.018-5.18.52-7.777.707-2.236.16-4.477.294-6.719.353-2.12.056-3.562.302-2.05-1.187 1.832-1.806.383-.742 2.757-1.64 1.639-.62 3.332-1.096 4.95-1.768 2.53-1.052 4.092-.424 7.488-2.848 1.15-.822-3.825.421-4.305-.688-.252-.582 1.01-1.211.707-1.769-.572-1.057-2.34-.589-3.537-.707-1.407-.14-3.437 1.162-4.242 0-.574-.828.303-2.165 1.06-2.828 1.183-1.036 3.074-.673 4.598-1.06 2.134-.543 3.743-.07 6.363-1.768.533-.346-1.152-.551-1.767-.707-1.955-.497-4.012-.44-6.012-.707-2.362-.316-4.688-.978-7.07-1.06zm-51.924 175.12c-.72-1.944-.84-.855 0 0zm.021.057c.344.929.341.92 0 0zM1409.2 766.39c-1.112-.088-2.018.14-2.453 1.11-.411.915 1.42 1.43 2 2.25.496.7 1.532 1.439 1.25 2.25-.356 1.023-2.064.704-3 1.25-.82.478-1.876.876-2.25 1.75-.33.77-.31 1.877.25 2.5 1.366 1.518 4.662-.295 6 1.25.875 1.01 1.254 3.118.25 4-2.297 2.016-6.139-.677-9-1.75-2.797-1.05-4.892-3.631-7.75-4.5-2.477-.754-5.164-.384-7.75-.5-3.248-.147-5.768-1.85-9.75-.25-1.115.447 1.882 1.557 3 2 2.357.931 5.09.466 7.5 1.25.709.23 2.077.258 2 1-.169 1.628-3.94-.173-4.75 1.25-.3.527 2.992 2.166 4.25 2.25 2.744.182 5.741-1.127 8.25 0 .915.41 1.4 1.445 2 2.25 1.23 1.65 1.742 3.848 3.25 5.25 1.584 1.47 3.696 2.324 5.75 3 2.564.843 5.323.907 8 1.25 2.492.318 5.046.211 7.5.75 2.497.547 5.8.394 7.25 2.5 1.418 2.06-1.145 5.164-.25 7.5 1.033 2.696 3.375 5.046 6 6.25 2.807 1.286 6.165.366 9.25.5 2.582.11 5.35-.708 7.75.25.932.371 1.394 1.475 2.25 2 1.755 1.075 4.129.981 5.75 2.25 1.93 1.51 3.357 3.717 4.25 6 .704 1.8.262 3.879.75 5.75.34 1.302 1.323 2.415 1.5 3.75.187 1.414.552 3.286-.5 4.25-2.09 1.914-5.897-.874-8.5.25-.866.373-1.85 1.069-2 2-.06.367.685.676.5 1-1.868 3.26-7.614 1.702-11.25.75-2.504-.657-4.44-2.683-6.5-4.25-1.104-.84-1.818-2.286-3.125-2.75-4.047-1.439-11.293-.14-12.875.5-.821.331 2.722.94 4.125 1.25 1.767.388 3.372.017 5.375.75 1.088.397-1.641 1.79-2.75 2.124-1.68.508-3.498-.28-5.25-.375-2.248-.121-4.477-1.114-6.75-.25-1.137.433 1.776 1.728 2.875 2.25 2.045.972 8.649.485 6.625 1.5-3.693 1.853-7.147 1.076-10.75 1.25-4.33.21-8.68-.59-13-.25-2.363.187-4.654.914-7 1.25-3.07.44-6.194.47-9.25 1-2.111.366-4.154 1.059-6.25 1.5-1.823.385-3.662.695-5.5 1-1.663.276-4.986-.935-5 .75-.021 2.535 5.04.64 7.5 1.25 1.023.254 2.009.642 3 1 .808.293 1.805.702 2.744 1.069.109-.102.21-.189.33-.315.42-.441.909-1.006 1.691-1.267.786-.262 1.754-.386 2.641.03.772.36.978 1.082 1.19 1.538.105.228.206.407.267.479s.014.037.027.037c.2.004.304-.047.483-.219.178-.172.382-.476.587-.844.412-.736.8-1.735 1.704-2.351.373-.255.891-.682 1.482-.996.296-.158.616-.293.984-.336s.803.03 1.157.275c.527.366.715 1.016.69 1.533s-.184.991-.327 1.444c-.143.452-.276.882-.315 1.197s0 .445.08.539c.063.073.196.113.588.102.392-.012.918-.108 1.514.027.624.141 1.12.437 1.549.635.428.197.745.287 1.006.242.39-.067.82-.514 1.343-1.137.524-.622 1.17-1.437 2.256-1.523.705-.056 1.303.262 1.793.63s.914.816 1.305 1.206c.391.389.76.714 1.004.842.245.128.23.14.404.015.703-.506 1.61-.8 2.535-1.129.925-.328 1.862-.674 2.537-1.103.385-.245.764-.711 1.207-1.223.444-.512.98-1.089 1.8-1.332.728-.216 1.308.097 1.72.26.206.081.379.14.482.156.104.017.108.008.127-.002-.026.015 0 .021.04-.129.041-.15.07-.403.1-.683.028-.281.051-.59.183-.926.132-.337.502-.746.977-.819.482-.073.968.143 1.253.422.286.28.453.595.606.897.306.604.597 1.156.767 1.275.277.194.682.314 1.176.438.494.124 1.076.25 1.631.607.597.384.825.945 1.049 1.299.112.177.214.303.264.346.052.042 0 .016.01.015.085-.008.084-.002.181-.156.098-.154.21-.452.32-.8.111-.35.224-.749.417-1.14s.491-.808.986-1.029c.628-.28 1.238-.13 1.7.01.46.14.845.276 1.081.283 1.39.041 2.775-.006 4.05-.332 1.069-.274 2.11-.681 2.937-1.297.166-.124.471-.718.785-1.335.156-.31.324-.629.62-.907.298-.278.826-.471 1.306-.35.347.089.664.31.855.585.19.274.268.572.305.857.074.571-.01 1.144-.072 1.695-.066.552-.123 1.08-.09 1.422.033.343.065.382.173.43.197.087.311.078.538-.016s.523-.307.843-.591c.64-.57 1.327-1.404 2.276-1.86.603-.29 1.435-.973 2.31-1.496.438-.261.896-.489 1.414-.576a2.077 2.077 0 0 1 1.602.383c.225.173.39.442.447.697.058.255.034.484-.01.688-.089.407-.263.75-.414 1.068-.146.307-.263.582-.299.732.032.01.054.035.127.022.126-.023.337-.114.574-.266.476-.304 1.026-.816 1.58-1.197.183-.126.472-.596.803-1.111.166-.258.352-.529.633-.762a1.608 1.608 0 0 1 1.15-.367c.376.037.655.334.768.54.07-.177.136-.363.264-.57.16-.26.442-.572.87-.666.707-.155 1.268.225 1.642.51s.674.52.828.565c1.003.296 2.011.52 2.836.34 1.061-.232 2.042-1.227 3.31-2.03 1.02-.646 2.012-1.497 3.225-2.146 1.263-.676 2.718-1.915 4.597-1.85.732.025 1.166.48 1.489.748.322.268.465.325.496.32.048-.008.137-.063.314-.304.177-.242.374-.612.75-.944.939-.828 1.886-2.085 3.418-2.61.786-.27 1.52-.106 2.123-.003.603.103 1.061.146 1.371.018l.647-.268s4.29-4.61 5.783-8.904c2.714-7.813 5.426-15.981 5.25-24.25-.12-5.598-1.078-11.636-4.25-16.25-3.079-4.479-8.076-7.837-13.25-9.5-3.729-1.199-7.842.256-11.75 0-3.187-.21-6.313-1.042-9.5-1.25-3.077-.202-6.167.027-9.25 0-4.667-.042-10.73 3.08-14-.25-.35-.357.354-1.147 0-1.5-1.296-1.297-3.7.346-5.5 0-1.763-.34-3.501-1.012-5-2-.984-.65-2.008-1.43-2.5-2.5-.454-.988.572-2.54-.25-3.25-1.833-1.584-4.83.416-7.25.5-1.77.06-4.194-.964-6.047-1.11z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4"><path d="M1385 824.75c.262 1.915-.104 4.016.75 5.75.52 1.057 1.516 1.851 2.5 2.5 1.124.741 2.45 1.152 3.75 1.5 1.708.457 3.526.358 5.25.75 1.619.369 3.315.665 4.75 1.5 1.133.66 1.933 1.772 2.881 2.677.8.763 1.268 2.428 2.369 2.323 1.312-.125 1.406-2.238 2.25-3.25 1.284-1.538 3.027-2.663 4.25-4.25.707-.917 1.448-1.882 1.75-3 .413-1.528-1.09-3.601 0-4.75 1.091-1.15 3.694-1.432 4.75-.25 1.013 1.134-.157 3.1-.75 4.5-.93 2.195-2.752 3.896-4.25 5.75-1.188 1.47-2.708 2.674-3.75 4.25-1.172 1.772-2.345 3.664-2.75 5.75-.51 2.623 3.142 8.4.5 8-.843-.128-1.891.125-2.426-.558-.532-.68-.55-2.296-1.45-2.287-.547.006-2.267 2.581-2.874 2.595-2.18.05 1.089-4.345.75-6.5-.313-1.99-1.143-4.012-2.5-5.5-.905-.993-2.29-1.416-3.5-2-1.617-.78-3.311-1.392-5-2-2.306-.83-4.886-1.009-7-2.25-1.474-.866-2.863-2.038-3.75-3.5-.808-1.33-1.04-2.958-1.25-4.5-.236-1.734 0-5.25 0-5.25l4.5.25s.17 1.166.25 1.75z" fill="#bf0d3e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="#076f4f"><path d="M1321.8 721.22c-.736-.105-1.633.249-2.332.527-.992.395-1.434 1.954-2.5 2-1.2.052-1.818-1.784-3-2-1.094-.2-2.145.625-3.25.75-.91.104-2.073-.618-2.75 0-1.36 1.242.32 3.852-.5 5.5-.552 1.11-1.607 2.022-2.75 2.5-1.386.58-3.111-.322-4.5.25-.928.383-1.332 1.595-2.25 2-1.457.643-3.232.981-4.75.5-.844-.267-1.247-1.283-2-1.75-1.302-.807-2.882-2.44-4.25-1.75-1.84.93-.023 4.562-1.5 6-1.1 1.072-2.993.7-4.5 1-1.41.281-3.244-.278-4.25.75-.767.784.146 2.365-.5 3.25-.659.904-2.307.623-3 1.5-.903 1.142-1.328 2.832-1 4.25.267 1.154 1.098 2.476 2.25 2.75 1.597.38 3.038-1.254 4.5-2 1.63-.83 2.924-2.64 4.75-2.75.633-.038 1.361.249 1.75.75.671.867 1.037 2.295.5 3.25-.53.945-2.565.258-3 1.25-.392.893 1.424 1.872 1 2.75-.459.95-2.038.57-3 1-.613.275-1.614.342-1.75 1-.169.816.774 1.591 1.5 2 .73.412 1.839-.264 2.5.25.77.599.87 1.784 1 2.75.133.995.405 2.24-.25 3-.95 1.103-3.055.17-4.25 1-.74.514-1.615 1.356-1.5 2.25.128.996 1.254 1.878 2.25 2 1.96.24 3.628-1.622 5.25-2.75.92-.64 1.51-1.723 2.5-2.25.607-.322 1.313-.477 2-.5.931-.03 2.188-.242 2.75.5 1.061 1.402-.244 3.511-.5 5.25-.124.841-.9 1.75-.5 2.5.51.957 2.1.648 3 1.25.98.656 1.61 1.728 2.5 2.5.944.82 1.845 1.772 3 2.25 1.089.451 2.47-.074 3.5.5 1.137.635 1.321 2.448 2.5 3 .906.425 2.007.123 3 0 .682-.084 1.37-.776 2-.5.956.42.996 1.836 1.5 2.75.414.752.447 1.948 1.25 2.25 1.16.437 2.402-.676 3.5-1.25.635-.332 1.036-1.18 1.75-1.25 1.002-.097 2.013.565 2.75 1.25.765.711 1.326 1.72 1.5 2.75.253 1.5-.107 3.122-.75 4.5-.325.696-.84 1.358-1.5 1.75-1.025.61-2.62-.056-3.5.75-.836.766-.78 2.138-1 3.25-.178.903.491 2.205-.25 2.75-.96.708-2.335-1.006-3.5-.75-.814.18-1.315 1.026-2 1.5-.894.618-1.694 1.494-2.75 1.75-.895.217-2.028.322-2.75-.25-.826-.654-.794-1.966-1-3-.228-1.147.236-2.436-.25-3.5-.343-.75-.934-1.632-1.75-1.75-1.034-.148-1.706 1.465-2.75 1.5-1.193.04-2.52-.556-3.25-1.5-.571-.736-.833-1.88-.5-2.75.34-.887 1.48-1.194 2.25-1.75.975-.702 2.59-.87 3-2 .504-1.388-.397-3.044-1.25-4.25-1.069-1.51-2.714-2.765-4.5-3.25-1.696-.46-3.826-.53-5.25.5-1.179.854-2.093 2.586-1.75 4 .405 1.67 3.484 1.612 4 3.25.364 1.158-.4 2.446-1 3.5-1.02 1.793-2.19 4.397-4.25 4.5-1.652.083-2.455-2.22-3.75-3.25-.887-.705-1.647-1.74-2.75-2-1.48-.349-3.25-.115-4.5.75-1.504 1.042-2.104 3.039-2.75 4.75-.3.795-.971 1.793-.5 2.5.707 1.061 2.671.07 3.75.75 1.762 1.111 3.201 2.99 3.75 5 .199.728.373 1.824-.25 2.25-1.068.73-2.497-.676-3.75-1-.665-.172-1.443-.901-2-.5-.881.636.121 2.23-.25 3.25-.245.674-1.194 1.036-1.25 1.75-.146 1.858.826 4.182 2.5 5 1.527.747 3.448-.306 5-1 2.282-1.02 3.828-3.262 6-4.5 2.272-1.294 4.644-3.217 7.25-3 .783.066 1.619.563 2 1.25.242.438.251 1.068 0 1.5-.674 1.163-2.432 1.185-3.5 2-.843.644-1.889 1.253-2.25 2.25-.313.866.356 1.836.25 2.75-.091.786-.166 1.717-.75 2.25-1.075.982-2.804.833-4.25 1-1.324.154-3.028-.913-4 0-.974.915-.693 2.74-.25 4 .41 1.17 1.331 2.34 2.5 2.75 1.512.532 3.166-.503 4.75-.75 1.083-.168 2.197-.194 3.25-.5 1.398-.405 3.163-.559 4-1.75 1.44-2.05-.157-5.082.5-7.5.293-1.079.531-2.442 1.5-3 1.158-.666 2.908-.52 4 .25 1.037.732 1.344 2.24 1.5 3.5.26 2.094-1.32 4.165-1 6.25.226 1.474.713 3.249 2 4 1.441.842 3.567.605 5-.25 2.345-1.397 3.602-4.348 4.25-7 .297-1.217-.156-2.5-.25-3.75-.075-1-.57-2.049-.25-3 .358-1.062 1.318-1.877 2.25-2.5 1.25-.834 3.239-.388 4.25-1.5.925-1.016.598-2.685 1-4 .285-.932.201-2.19 1-2.75.956-.669 2.364-.268 3.5 0 1.45.343 2.568 1.586 4 2 1.609.466 3.58-.389 5 .5 1.078.675 2.013 1.978 2 3.25-.014 1.387-2.506 2.137-2.25 3.5.209 1.114 1.643 1.758 2.75 2 1.66.364 3.373-1.492 5-1 1.353.41 1.705 2.43 3 3 1.756.773 3.913.804 5.75.25 2.17-.654 3.41-3.123 5.5-4 .935-.392 2.045-.841 3-.5 1.668.597 2.256 2.739 3.5 4 .787.799 1.4 2.03 2.5 2.25 1.731.348 3.242-1.918 5-1.75 1.152.111 2.358.787 3 1.75.7 1.05.735 2.511.5 3.75-.16.843-.448 1.946-1.25 2.25-1.405.533-2.749-1.44-4.25-1.5-1.293-.05-2.962-.026-3.75 1-.965 1.256-1.037 3.554 0 4.75.772.89 2.332.655 3.5.5 1.258-.166 2.356-2.049 3.5-1.5 1.403.674.135 3.414 1.25 4.5.984.96 2.632 1.136 4 1 1.743-.172 3.672-.869 4.75-2.25.784-1.004-.3-3.026.75-3.75.834-.576 1.997.651 3 .5 1.474-.221 3.139-.783 4-2 .776-1.097.953-2.735.5-4-.736-2.053-3.116-3.056-4.75-4.5-1.375-1.215-3.32-1.917-4.25-3.5-.943-1.607-.135-3.85-1-5.5-.711-1.357-1.799-2.758-3.25-3.25-1.195-.404-2.537.157-3.75.5-1.58.447-2.923 1.547-4.5 2-1.133.326-2.634 1.3-3.5.5-.981-.906.024-2.683.25-4 .206-1.195 1.151-2.296 1-3.5-.144-1.148-.79-2.353-1.75-3-.978-.658-2.342-.72-3.5-.5-1.98.378-3.454 2.086-5.25 3-1.629.83-3.173 2.212-5 2.25-1.795.038-3.658-.808-5-2-.78-.693-1.5-1.705-1.5-2.75-.01-1.416 1.024-2.723 2-3.75.67-.704 1.53-1.543 2.5-1.5 1.132.05 1.672 1.65 2.75 2 1.426.464 3.024.268 4.5 0 2.102-.38 4.67-.578 6-2.25.785-.986.665-2.5.5-3.75-.142-1.074-.394-2.336-1.25-3-.932-.721-2.684.351-3.5-.5-.58-.604-.208-1.663-.25-2.5-.05-.998.615-2.211 0-3-.634-.812-2.084-.277-3-.75-1.365-.705-1.98-2.777-3.5-3-.812-.118-1.803.312-2.25 1-.59.909-.321 2.216 0 3.25.48 1.546 2.524 2.398 2.75 4 .147 1.044-.31 2.204-1 3-.733.845-1.892 1.647-3 1.5-.995-.131-1.279-1.748-2.25-2-.744-.193-1.73-.066-2.25.5-.853.93-.117 2.549-.5 3.75-.543 1.705-.968 3.826-2.5 4.75-1.07.646-2.579.437-3.75 0-1.55-.578-2.963-1.795-3.75-3.25-.88-1.627-1.01-3.668-.75-5.5.231-1.625.678-3.526 2-4.5 1.148-.846 2.904-.027 4.25-.5.742-.26 1.527-.622 2-1.25.73-.97.354-2.472 1-3.5.534-.85 1.35-1.558 2.25-2 1.218-.597 2.917.067 4-.75.744-.56.62-1.812 1.25-2.5.859-.938 2.252-1.211 3.25-2 .832-.657 2.025-1.213 2.25-2.25.301-1.391-.415-3.077-1.5-4-.647-.55-1.687-.746-2.5-.5-1.24.376-1.668 2.037-2.75 2.75-1.124.741-2.416 1.685-3.75 1.5-1.354-.187-2.105-1.753-3.25-2.5-.875-.57-1.748-1.794-2.75-1.5s-1.455 1.707-1.5 2.75c-.063 1.454 1.684 2.546 1.75 4 .036.79-.232 1.653-.75 2.25-.733.845-1.887 1.397-3 1.5-1.208.113-2.633-.15-3.5-1-.81-.793-.99-2.116-1-3.25-.01-1.476.839-2.831 1.25-4.25.338-1.165 1.578-2.433 1-3.5-.54-.996-2.12-1.093-3.25-1-1.114.093-1.887 1.608-3 1.5-1.36-.13-2.711-1.244-3.25-2.5-.628-1.463 1.43-3.457.5-4.75-.449-.623-1.502-.673-2.25-.5-1.56.362-2.33 2.26-3.75 3-1.31.683-2.776 1.344-4.25 1.25-1.453-.092-2.779-.958-4-1.75-1.04-.673-2.211-1.384-2.75-2.5-.545-1.128-.382-2.504-.25-3.75.128-1.206.01-2.8 1-3.5 1.091-.77 2.664.25 4 .25s2.926.545 4-.25c.572-.423.709-1.289.75-2 .078-1.372-.036-3.02-1-4-.908-.922-2.912-.014-3.75-1-.543-.638-.424-1.68-.25-2.5.28-1.314 1.366-2.315 2-3.5.88-1.643.983-3.917 2.5-5 1.026-.732 2.492-.416 3.75-.5.915-.06 1.858.211 2.75 0 .907-.214 2.068-.424 2.5-1.25.547-1.044.422-2.765-.5-3.5a1.356 1.356 0 0 0-.668-.277zm-20.391 33.979c.607.027 1.275.194 1.809.299 1.097.215 2.037.932 3 1.5 1.393.822 2.406 2.47 4 2.75 1.95.342 3.789-1.782 5.75-1.5.962.138 1.829.797 2.5 1.5a7.006 7.006 0 0 1 1.75 3.25c.326 1.466-.863 3.128-.25 4.5.653 1.461 2.908 1.638 3.75 3 .627 1.015 1.219 2.403.75 3.5-.5 1.17-2.017 1.69-3.25 2-1.377.346-2.852-.008-4.25-.25-2.053-.355-3.985-1.224-6-1.75-1.076-.28-2.3-.174-3.25-.75-.658-.398-1.306-1.007-1.5-1.75-.323-1.233.802-2.476.75-3.75-.024-.606-.027-1.37-.5-1.75-1.108-.888-2.898.181-4.25-.25-.75-.239-1.644-.55-2-1.25-.53-1.043.103-2.34.25-3.5.116-.925.593-1.823.5-2.75-.09-.893-1.475-1.738-1-2.5.287-.461.834-.576 1.441-.549z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1275.2 757.75c-.75-1.143-1.885-2.567-3.25-2.5-1.825.089-2.959 2.248-4 3.75-.617.89-1.774 2.052-1.25 3 .736 1.33 2.98.709 4.5.75 1.509.041 3.494.625 4.5-.5.556-.62.102-1.673 0-2.5-.084-.682-.123-1.425-.5-2zM1326.2 738.75c-.74-1.68.566-3.856-.25-5.5-.29-.583-.85-1.28-1.5-1.25-1.06.048-1.712 1.336-2.25 2.25-.308.523 0 1.41-.5 1.75-.693.47-1.779-.676-2.5-.25-.547.323-.921 1.139-.75 1.75.386 1.38 2.882 1.206 3.5 2.5.612 1.28-.451 2.845-.25 4.25.175 1.226.19 2.86 1.25 3.5 1.009.609 2.394-.093 3.5-.5 1.758-.647 3.792-1.39 4.75-3 .64-1.076 1.047-2.784.25-3.75-.855-1.036-2.793.09-4-.5-.53-.259-1.012-.71-1.25-1.25zM1345.8 721c-1.802.422-3.06 2.088-4.5 3.25-.872.704-1.397 2.046-2.5 2.25-1.141.211-2.115-1.491-3.25-1.25-.922.196-1.885 1.064-2 2-.119.965 1.24 1.563 1.5 2.5.378 1.365-.96 3.208 0 4.25.68.738 2.041.546 3 .25 1.641-.507 2.282-3.273 4-3.25.768.01 1.429.802 1.75 1.5.696 1.514-.85 3.567 0 5 .533.898 1.706 1.526 2.75 1.5 1.757-.043 3.534-1.282 4.5-2.75.648-.984.981-2.424.5-3.5-.613-1.371-3.455-1.027-3.75-2.5-.118-.59.5-1.166 1-1.5 1.06-.71 3.16.38 3.75-.75.673-1.29-.86-2.849-1.75-4a9.193 9.193 0 0 0-3.5-2.75c-.464-.205-1.006-.366-1.5-.25zM1345.2 752.5c-.672-1.115-1.248-2.644-2.5-3-1.014-.288-2.384.145-3 1-.292.406-.224 1.053 0 1.5.559 1.118 2.441 1.132 3 2.25.373.745.069 1.67 0 2.5-.084 1.01-1.12 2.198-.5 3 .563.729 1.927.662 2.75.25 1.137-.57 1.898-1.982 2-3.25.123-1.527-.959-2.938-1.75-4.25zM1363.5 754.5c-1.271-.436-2.719.906-4 .5-1.181-.374-1.513-2.559-2.75-2.5s-2.497 1.511-2.5 2.75c0 1.121 1.892 1.438 2.25 2.5.32.951-.616 2.066-.25 3 .494 1.263 1.68 2.438 3 2.75 1.771.418 4.125-.07 5.25-1.5 1.289-1.64 1.01-4.308.25-6.25-.215-.549-.693-1.059-1.25-1.25zM1420.2 827.5c-1.544.361-3.17-.382-4.75-.25-.766.064-1.507.304-2.25.5-1.096.29-2.27 1.57-3.25 1-1.328-.773-.546-3.032-1-4.5-.265-.858-.273-1.974-1-2.5-1.082-.783-3.176.802-4-.25-.574-.734-.071-2.014.5-2.75.73-.943 2.057-1.5 3.25-1.5s2.37.694 3.25 1.5c.495.454.364 1.533 1 1.75 1.025.35 1.92-1.177 3-1.25 1.29-.087 2.467 1.167 3.75 1 .666-.087 1.366-.449 1.75-1 .58-.832.06-2.087.5-3 .487-1.01 1.368-1.807 2.25-2.5.968-.76 2.659-.671 3.25-1.75 1.085-1.978-.65-4.499-.5-6.75.108-1.614.956-3.133 1-4.75.03-1.096.194-2.401-.5-3.25-1.068-1.306-3.262-.955-4.75-1.75-1-.534-2.38-.928-2.75-2-.395-1.147 1.469-2.38 1-3.5-.403-.963-1.708-1.431-2.75-1.5-1.158-.077-2.125 1.534-3.25 1.25-.745-.188-.802-1.429-1.5-1.75-1.06-.487-2.44-.487-3.5 0-1.396.642-1.468 3.377-3 3.5-1.415.113-2.653-1.463-3.25-2.75-.701-1.512.592-3.442 0-5-.357-.938-1.096-1.815-2-2.25-1.429-.687-3.177-.052-4.75-.25-1.265-.159-2.92.218-3.75-.75-1.248-1.457.46-3.967-.25-5.75-.612-1.537-2.792-2.16-3.25-3.75-.304-1.053-.275-2.475.5-3.25s2.233-.908 3.25-.5c1.269.509 1.962 1.993 2.5 3.25.431 1.008-.162 2.376.5 3.25.608.803 1.803.908 2.75 1.25.894.323 1.975.2 2.75.75 1.32.937 1.481 2.996 2.75 4 1.262 1 2.89 1.74 4.5 1.75 2.136.013 4.023-1.44 6-2.25 1.52-.622 2.928-2.474 4.5-2 1.04.314 1.361 1.735 1.75 2.75.544 1.42-.153 3.277.75 4.5.775 1.05 2.197 1.687 3.5 1.75 1.16.056 2.096-1.378 3.25-1.25 1.493.166 2.703 1.422 3.75 2.5 1.095 1.128 1.632 2.689 2.5 4 .561.848.774 2.213 1.75 2.5 1.9.559 4.35-.637 5.5-2.25.872-1.224.25-2.998.25-4.5s-.922-3.156-.25-4.5 2.258-2.678 3.75-2.5c1.464.175 1.633 2.699 3 3.25 1.316.53 3.206.71 4.25-.25.867-.798.389-2.327.5-3.5.166-1.744-.99-4.013.25-5.25 1.3-1.296 3.961.75 5.5-.25 1.25-.812 1.11-2.804 2-4 1.161-1.56 2.854-2.645 4.25-4 1.015-.985 1.62-2.69 3-3 1.209-.272 2.27 1.11 3.5 1.25 1.417.16 2.841-.726 4.25-.5 2.54.407 5.557 1.12 7 3.25 3.417 5.044 2.489 12.342 1 18.25-.86 3.41-3.465 6.133-5.5 9-.685.966-1.71 1.696-2.25 2.75-.59 1.151-.99 2.456-1 3.75-.013 1.718 1.3 3.283 1.25 5-.04 1.396-.796 2.679-1.25 4-.463 1.347-.589 2.906-1.5 4-.933 1.12-2.311 2.483-3.75 2.25-1.517-.246-1.68-2.714-3-3.5-1.025-.61-2.4-.286-3.5-.75-.83-.35-2.178-.602-2.25-1.5-.128-1.587 1.942-2.925 3.5-3.25 1.728-.36 3.26 1.454 5 1.75.575.098 1.337.412 1.75 0 .943-.943.554-2.787 0-4-.687-1.505-2.138-2.88-3.75-3.25-2.187-.502-4.268 1.975-6.5 1.75-1.298-.13-2.613-.794-3.5-1.75-1.347-1.452-.996-3.967-2.25-5.5-.76-.93-1.808-2.15-3-2-1.112.14-2.021 1.403-2.25 2.5-.269 1.29.6 2.603 1.25 3.75.757 1.337 2.35 2.108 3 3.5.429.919 1.099 2.182.5 3-.696.951-2.381.129-3.5.5-.991.33-1.707 1.445-2.75 1.5-1.082.057-2.46-.31-3-1.25-.628-1.093.774-2.52.5-3.75-.302-1.354-1.033-2.835-2.25-3.5-.878-.48-2.138-.507-3 0-.74.435-.578 1.716-1.25 2.25-.95.754-2.454.385-3.5 1-1.219.717-2.459 1.693-3 3-.415 1-.415 2.25 0 3.25.316.762 1.618.936 1.75 1.75.15.92-.458 2.01-1.25 2.5-1.205.745-3.008-.682-4.25 0-.953.523-2.103 1.722-1.75 2.75.402 1.172 2.261 1.246 3.5 1.25 1.766.006 3.433-.937 5-1.75 1.273-.66 2.103-2.82 3.5-2.5 1.018.234 1.305 1.724 1.5 2.75.25 1.32.047 2.773-.5 4-.673 1.51-1.722 3.117-3.25 3.75-1.08.448-2.576.467-3.5-.25-.625-.485-.051-1.881-.75-2.25-.537-.283-1.247.16-1.75.5-.787.532-.872 1.886-1.75 2.25-.62.257-1.329-.284-2-.25-1.11.057-2.213.348-3.25.75-1.427.553-2.51 1.901-4 2.25z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g></g><path d="M1349.9 846.05c-.857-.883-2.345.75-3.535 1.06-1.052.275-2.174 1.113-3.182.708-.79-.317-.626-1.805-1.415-2.121-1.008-.406-2.182.28-3.182.707-.781.333-1.281 1.544-2.121 1.414-.746-.116-.677-1.606-1.414-1.768-1.287-.283-2.219 1.804-3.536 1.768-.95-.027-1.54-1.247-2.475-1.414-1.41-.253-2.84 1.008-4.242.707-.831-.179-1.386-.988-2.122-1.414-.683-.397-1.343-.918-2.12-1.061-1.166-.215-2.372.135-3.536.353-2.164.406-4.177 2.023-6.364 1.768-2.672-.311-4.675-2.667-7.071-3.889-1.973-1.005-3.868-3.388-6.01-2.828-.982.256-.822 2.112-1.769 2.475-1.014.388-2.21-.222-3.182-.708s-1.389-2.078-2.474-2.12c-1.602-.065-2.37 3.34-3.89 2.828-1.165-.394.015-2.939-1.06-3.536-1.175-.652-2.705.425-3.89 1.06-1.103.593-1.575 2.473-2.828 2.476-2.339.006-2.968-4.45-5.303-4.597-1.272-.08-2.16 1.36-3.182 2.122-.738.55-1.204 1.844-2.121 1.768-1.083-.091-1.682-1.482-2.122-2.475-.384-.87.546-2.52-.353-2.829-1.261-.432-1.536 2.503-2.829 2.829-1.193.3-2.308-.97-3.535-1.061-.831-.062-1.67.567-2.475.354-3.896-1.035-9.546-7.425-9.546-7.425" fill="none" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1484.5 824.03s.734 2.972 1.043 4.47c.199.965.686 1.936.522 2.907-.152.899-1.19 1.485-1.341 2.384-.236 1.393 0 2.972.745 4.173 1.01 1.63 2.852 2.684 4.62 3.427 2.92 1.228 6.232 1.771 9.388 1.49 2.41-.214 4.85-1.031 6.855-2.384.876-.59 2.086-2.384 2.086-2.384s3.77.402 5.663.447c3.18.075 6.366-.06 9.538-.298 2.095-.157 4.589.53 6.259-.745 1.364-1.041 2.854-3.319 1.937-4.77-.93-1.47-3.588-.638-5.364-1.042-2.303-.524-4.733-.754-6.856-1.789-2.134-1.04-4.17-2.474-5.663-4.321-.586-.726-1.192-2.534-1.192-2.534l-18.479-3.13-8.643 1.64z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1430.1 643.12c.832.692 2.237.036 3.204.522.926.464 1.635 1.315 2.235 2.16.412.58.303 1.543.894 1.938 1.613 1.076 3.91-.146 5.812.223 1.01.196 2.141.355 2.906 1.044.595.535.322 1.815 1.044 2.16 1.494.717 3.188-1.202 4.843-1.117.996.051 2.223.178 2.831.968.213.277-.182.808.075 1.044 1.045.955 2.876-.426 4.248-.075.388.1.825.26 1.043.596.408.628-.156 1.59.223 2.236.353.6 1.05.984 1.714 1.192 1.256.394 2.715-.457 3.95 0 .429.159.816.496 1.042.894.361.636-.013 1.54.373 2.16.47.755 1.294 1.367 2.16 1.566.69.157 2.087-.373 2.087-.373l-1.192 1.714-.82 2.086.298 2.161s-5.588-.82-7.823-1.565c-2.236-.745-24.142-8.792-24.44-8.792s-8.867-5.365-8.867-5.365l-2.385-5.365.745-4.098 2.087-2.683s.414 3.69 1.713 4.77z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1485.3 824.63 6.93-1.341 8.792.298 3.8 1.788 4.024.15 3.204-2.087-5.589-11.177 2.608-9.985 4.918-13.114 1.043-6.408-.447-5.886 2.757-.298.969-2.236 1.341-1.043.447-4.173 7.153-15.87 2.012-4.62 2.31-2.385 1.64-6.706.595-6.78-.521-6.707-3.577-11.698-5.886-15.126-5.067-5.737 1.192-4.247-.447-14.977 1.341-3.428-22.205-6.557-10.059 4.545.447 3.13 2.012 2.086.745 3.13-1.49 4.023-2.235 3.279-3.279.745-1.341-.745s.074-1.267-.298-1.267c-.373 0-2.832-.149-2.832-.149s-.372-1.192-.745-1.118c-.372.075-2.682-.298-2.682-.298l-.15-2.608-2.309.15-1.267-4.099-.745-6.482-.372-.97-7.303-.968-2.384 6.93-1.863 14.679 1.49 23.695 11.326 22.503 4.993 13.114-.15 8.122-2.533 9.016-.298 3.427-2.086 1.267 1.267 3.428.149 2.533-.745 2.384.149 4.993.298 4.917 4.098 7.675 5.216 7.675 1.713 6.334-.521 5.141-.447 5.365z" fill="#0061cf" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1483 580.9-22.652 7.824-1.863 2.235s-.969 3.577-.67 3.353c.298-.223 2.011-2.086 2.384-2.012.372.075 2.831.447 2.831.447l2.31 2.31 1.789 4.471.223 12.071-1.118 8.793-4.172 9.09-1.789 6.93 4.173 2.384 6.78 4.247 7.377 7.824 2.683 3.95 1.267 3.129 4.62 6.93 1.713 4.098h4.918l7.973-.224 6.11 2.086s5.365 1.044 5.663 1.044c.298 0 5.812-1.267 5.812-1.267l3.204-1.863 1.341-3.8.075-6.78-.075-3.726 2.682-2.46 2.46-6.556 1.49-7.973 1.34-3.353 3.801-4.322.596-6.259-3.726-8.569-3.13-12.444-1.937-3.204-1.714-4.992-1.043-4.024.075-2.831s-3.428-2.087-3.726-2.385c-.298-.298-3.875-2.011-4.47-2.086s-6.11-.596-6.11-.596l-4.322 5.216s-3.13 3.725-3.726 3.949c-.596.224-10.208 1.714-10.208 1.714s-5.141-3.577-5.663-4.247c-.522-.671-2.608-4.993-2.906-5.514-.298-.522-.67-2.608-.67-2.608z" fill="#bf0d3e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1452.7 551.99-.745 3.428s7.743-4.185 11.624-6.26c2.43-1.298 4.772-2.783 7.302-3.874 3.13-1.35 6.503-2.06 9.687-3.279 3.886-1.487 7.693-3.18 11.475-4.917 2.765-1.27 5.335-2.985 8.196-4.024 5.096-1.851 15.797-3.875 15.797-3.875l-3.278-1.639-15.5-1.788s-16.17 3.434-23.247 7.451c-8.234 4.673-21.311 18.777-21.311 18.777z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1480.6 523.67c-1.094-.334-2.462-.463-3.428.149-.9.571-1.234 1.796-1.49 2.832-.202.82 0 2.533 0 2.533l49.178 102.23s1.35 2.91 2.683 3.577c.622.31 1.438.252 2.086 0 .754-.294 1.576-.86 1.788-1.64.354-1.304-1.192-3.874-1.192-3.874l-44.558-98.654s-.667-3.307-1.64-4.62c-.845-1.142-2.068-2.118-3.427-2.534z" fill="#c1a16b" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1513 525.14c-3.509-1.807-7.748-1.927-11.694-1.856-6.95.125-13.974 1.517-20.462 4.01-6.658 2.559-12.842 6.475-18.35 11.006-3.746 3.082-7.52 6.497-9.75 10.804-.814 1.572-1.167 5.182-1.167 5.182s6.407-4.479 9.72-6.548c4.626-2.89 8.886-5.487 14.167-8.184 2.775-1.416 5.617.275 8.502-.911 2.406-.99 4.395-4.141 6.847-5 3.574-1.252 5.879-2.721 8.996-3.532 3.121-.812 6.372-1.05 9.587-1.3 2.349-.184 7.067-.15 7.067-.15s-2-2.767-3.463-3.52z" fill="#c1a16b" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1484.2 564.8.075 5.812-.522 4.47-.596 4.024.522 3.95 2.384 4.098 3.577 4.172 7.526 1.49 4.321-1.192 4.024-3.353 3.278-3.8 2.012-3.204 1.342-4.918-.299-6.557-1.564-6.333-25.185-1.341z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1495 546.62c-1.962.693-3.77 1.932-5.216 3.428-1.658 1.715-2.598 4.007-3.725 6.11-.389.724-1.044 2.235-1.044 2.235s-2.98-.597-4.47-.447c-2.846.286-6.709.091-8.197 2.533-.735 1.207-.108 3.047.745 4.173 2.373 3.128 10.606 5.12 10.606 5.12s.433-2.592 1.167-3.63c.757-1.07 3.13-2.384 3.13-2.384s6.161-.447 9.24-.298c4.252.205 12.666 1.64 12.666 1.64s.636 2.075.894 3.129c.53 2.167 1.341 6.557 1.341 6.557s7.213.688 10.134-1.044c2.335-1.384 5.013-4.02 4.62-6.706-.424-2.901-4.159-4.36-6.855-5.514-1.75-.748-5.663-.745-5.663-.745s.119-3.134-.298-4.62c-.636-2.267-1.591-4.615-3.279-6.258-2.18-2.124-5.201-3.481-8.196-4.024-2.505-.454-5.2-.103-7.6.745z" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1483.8 568.83s.347 2.381.298 3.577c-.05 1.207-.426 2.38-.596 3.576-.24 1.684-.596 5.067-.596 5.067s-14.707 4.193-22.652 8.047c-.894.434-1.386 1.476-1.788 2.385-.533 1.202-.157 2.698-.746 3.874-1.652 3.302-4.993 5.441-7.45 8.197-1.407 1.576-2.687 3.268-4.174 4.768-2.154 2.175-4.928 3.732-6.855 6.11-1.26 1.556-2.205 3.37-2.98 5.216-1.06 2.523-1.28 5.335-2.236 7.899-.9 2.415-2.039 4.744-3.278 7.004-1.471 2.682-3.928 4.854-4.918 7.75-.516 1.51-.603 3.179-.447 4.768.187 1.908.412 4.04 1.64 5.514 1.89 2.27 5.174 2.879 7.898 4.024 5.46 2.294 11.248 3.713 16.84 5.662 3.59 1.252 10.73 3.875 10.73 3.875s-1.99 8.495-2.534 12.816c-.676 5.38-.745 10.823-.894 16.244-.068 2.483-.314 4.988 0 7.451a49.51 49.51 0 0 0 3.13 12.071c1.519 3.8 4 7.14 5.96 10.73 1.108 2.029 2.294 4.02 3.279 6.11 1.623 3.447 2.96 7.023 4.322 10.581.791 2.07 1.906 4.069 2.235 6.26.495 3.294.075 6.694-.447 9.984-.38 2.393-1.486 4.624-1.937 7.004-.177.933.23 2.044-.298 2.832-.409.609-1.586.4-1.938 1.043-.31.568-.03 1.315.15 1.937.265.918 1.194 1.59 1.34 2.534.086.548-.144 1.105-.297 1.639-.148.514-.533.959-.597 1.49-.084.698.28 1.384.298 2.087.046 1.694-.58 3.376-.447 5.066.161 2.042.677 4.082 1.49 5.961 1.058 2.44 2.961 4.422 4.322 6.706 1.48 2.483 3.074 4.928 4.173 7.6.688 1.673 1.317 3.417 1.49 5.217.33 3.424-1.054 6.846-.894 10.283.078 1.664.894 4.917.894 4.917s3.156-.831 4.77-1.043c2.168-.284 4.369-.354 6.556-.298 1.547.04 3.123.056 4.62.447 1.313.343 2.393 1.383 3.726 1.64 1.415.272 2.966.342 4.321-.15 1.065-.386 2.683-2.086 2.683-2.086s-2.98-4.968-4.173-7.6c-.48-1.06-1.095-2.12-1.192-3.279-.16-1.912.533-3.812 1.043-5.663 1.099-3.985 3.028-7.697 4.322-11.624.954-2.896 2.038-5.782 2.533-8.792.355-2.159.248-4.37.298-6.557.024-1.043-.716-2.37 0-3.13.58-.615 1.835.328 2.534-.149.587-.4.487-1.354.894-1.937.361-.519 1.073-.769 1.341-1.341.465-.994.01-2.22.298-3.279.336-1.22 1.124-2.27 1.64-3.427 1.64-3.683 2.99-7.49 4.62-11.177.753-1.708 2.383-5.067 2.383-5.067s0-.727.15-1.043c.597-1.234 2.187-1.771 2.831-2.98 1.076-2.022 1.142-4.444 1.49-6.707.523-3.4 1.244-6.86.894-10.283-.352-3.455-1.97-6.661-2.98-9.985-1.027-3.382-1.847-6.839-3.13-10.134-1.555-3.996-3.042-8.119-5.514-11.624-1.012-1.435-3.725-3.725-3.725-3.725s.605-1.361.745-2.087c.76-3.953.335-8.046.447-12.07.074-2.682-.774-5.529.149-8.048.595-1.624 2.577-2.442 3.279-4.024.936-2.112.964-4.545 1.043-6.855.06-1.793-.949-3.642-.447-5.365.436-1.497 2.055-2.372 2.831-3.725.776-1.352 1.311-2.838 1.788-4.322.734-2.283 1.123-4.662 1.64-7.004.316-1.437.265-2.992.894-4.322.845-1.788 2.61-2.986 3.725-4.62.904-1.323 2.385-4.172 2.385-4.172s2.325 1.686 3.576 2.384c1.146.64 2.488.908 3.577 1.64 1.809 1.214 3.235 2.922 4.769 4.47 1.187 1.199 2.102 2.682 3.427 3.726.804.633 1.699 1.211 2.683 1.49 2.105.597 4.37.31 6.557.298 1.791-.009 3.73.433 5.365-.298.962-.43 1.583-1.407 2.235-2.235.648-.824 1.532-1.64 1.64-2.683.508-4.943.78-10.736.447-16.393-.1-1.687-1.23-3.163-2.087-4.62-1.098-1.867-2.244-3.79-3.874-5.216-1.624-1.419-3.718-2.198-5.663-3.129-1.065-.51-2.291-.694-3.279-1.341-2.203-1.445-3.49-4.024-5.663-5.514-1.668-1.145-3.604-1.869-5.514-2.534-1.98-.689-4.229-.565-6.11-1.49-2.283-1.123-3.824-3.387-5.96-4.769-2.016-1.302-4.119-2.563-6.409-3.278-.717-.224-1.525-.051-2.235-.298-2.02-.702-3.534-2.471-5.514-3.279-1.562-.636-3.252-.925-4.918-1.192-1.23-.197-3.725-.298-3.725-.298s1.216-2.924 1.49-4.47c.303-1.713.19-3.478.149-5.216-.077-3.287-.745-9.836-.745-9.836l-24.738-2.086s-2.956 2.105-3.428 3.725c-.395 1.357.745 4.173.745 4.173z" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1506.2 550.94c.415 1.086.939 2.144 1.192 3.279.24 1.07.276 2.18.298 3.278.02.995-.149 2.98-.149 2.98l6.408.15s-.926-3.104-1.49-4.62c-.489-1.315-.87-2.702-1.64-3.875-.75-1.146-1.696-2.211-2.83-2.98-.886-.6-2.981-1.192-2.981-1.192s.81 1.98 1.192 2.98z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1426.9 647.66c.553.513 1.408.627 2.16.67.405.024.85-.435 1.193-.223.77.475.283 1.831.745 2.608.943 1.585 2.254 3.148 3.95 3.875 1.324.568 2.881.221 4.321.149 1.102-.056 2.326-1.003 3.279-.447.462.269.227 1.102.596 1.49.942.99 2.478 1.155 3.725 1.714 1.138.508 2.205 1.254 3.428 1.49 1.683.324 3.548-.782 5.141-.15.98.39 1.391 1.605 2.236 2.236 1.834 1.37 3.927 2.386 6.035 3.279 1.606.68 3.365.937 4.992 1.564.996.384 2.906 1.342 2.906 1.342l.895-.075-.15 1.192-3.725-.745-2.98-.223s-1.568 4.634-2.161 7.004c-.603 2.405-1.095 4.844-1.416 7.302-.284 2.172-.48 4.367-.447 6.557.02 1.41.117 2.833.41 4.213.248 1.164.995 2.205 1.129 3.388.166 1.462-.358 2.925-.421 4.396-.105 2.456-.238 4.937.074 7.376.221 1.727.333 3.598 1.267 5.067.463.73 1.59.884 2.011 1.64.734 1.312.228 3.012.596 4.47.378 1.494.863 2.991 1.64 4.322.978 1.675 2.538 2.936 3.725 4.47.86 1.113 1.85 2.16 2.46 3.428.557 1.163.752 2.47 1.042 3.726.404 1.746.415 3.585.97 5.29.425 1.31 1.136 2.512 1.787 3.726.574 1.07 1.664 1.932 1.863 3.13.618 3.704-2.31 11.027-2.31 11.027l.127-10.95-5.193-13.49-6.334-11.996-4.47-7.824-1.79-6.706-1.191-3.65.298-13.71.596-8.048 2.012-12.444.82-2.98-19.523-6.707-12.742-4.62s-3.502-1.34-3.8-2.235c-.298-.894-1.565-5.067-1.416-5.737s.224-2.757.224-2.757.475 2.705 1.416 3.576zM1498.2 709.64c-.159-1.119-.656-2.044-1.044-2.854-.698-1.501-1.58-2.893-2.351-4.075-.851-1.307-1.805-2.578-2.438-3.416a95.94 95.94 0 0 0-1.429-1.842c-.04-.052-.072-.09-.094-.118l-.035-.044.026.05c-.01-.013.078.147.071.133l.256.48c.211.396.485.906.844 1.573.432.8 1.333 2.437 1.96 3.67.631 1.24 1.393 2.7 1.971 4.121.36.905.8 1.721.874 2.493 0 .023.01.046.01.068.15 1.488-.62 3.018-.674 4.752-.083 2.674.226 5.345.604 7.946.325 2.237.774 4.479 1.438 6.66.667 2.191 1.951 4.07 2.448 6.144.424 1.77.548 3.628.503 5.483-.073 2.961-.752 5.86-1.257 8.841-.325 1.917-.477 3.788-1.089 5.55-.323.929-1.144 1.781-1.498 2.93-.147.477-.156.972-.179 1.357-.19 3.252.349 6.46.075 9.593-.103 1.18-.348 2.358-.651 3.537-.245.952-.21 1.751-.612 2.115 0 0 .098-.047.038-.041a.438.438 0 0 0-.023.002c-.123.008-.245-.005-.422-.017-.368-.023-1.225-.04-1.438.768-.532 2.003.273 4.164.35 6.02.055 1.374-.134 2.855.081 4.32.226 1.542.986 2.883 1.193 4.25.401 2.648.168 5.347.216 8.104.06 3.502-.246 7.078.078 10.632.155 1.7.283 3.556.938 5.255.494 1.283 1.524 2.21 2.036 3.259.534 1.096.996 2.191 1.207 3.324.017.089.031.192.044.309 0 0 .158.494.02 2.875l1.398.08c.182-3.15-.086-3.521-.086-3.521-.244-1.308-.772-2.545-1.326-3.68-.594-1.22-1.575-2.08-1.987-3.15-.579-1.501-.694-3.163-.85-4.878-.317-3.472-.012-6.979-.073-10.53-.046-2.708.187-5.532-.231-8.289-.234-1.54-.991-2.876-1.192-4.244-.196-1.336-.01-2.718-.068-4.174-.083-2.024-.847-3.9-.395-5.604l-.25.267h-.01l.016-.002a1.179 1.179 0 0 1 .146 0l.088.006c.32.02.967.12 1.436-.304.879-.797.842-2.082 1.027-2.804.313-1.218.578-2.48.69-3.764.284-3.252-.256-6.487-.073-9.633.024-.413.03-.738.12-1.026.287-.932 1.09-1.755 1.482-2.883.65-1.873.829-3.898 1.147-5.776.5-2.953 1.2-5.984 1.276-9.04.047-1.936-.082-3.927-.54-5.844-.538-2.24-1.846-4.172-2.47-6.225-.64-2.097-1.075-4.266-1.394-6.454-.374-2.576-.668-5.147-.589-7.702.047-1.524.844-3.18.668-4.935 0-.033-.01-.066-.011-.099z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1492 758.47a27.82 27.82 0 0 1-.307-.13c-1.235-.552-2.226-.964-2.96-1.74-.463-.447-.806-1.255-1.03-1.734-.321-.777-.54-1.252-.54-1.252s.036.52.127 1.366c.075.529.197 1.418.689 2.205.722 1.097 1.866 1.87 3.15 2.432.11.05.221.1.335.146.933.387 2.014.716 3.112.66 1.06-.054 2.668-.797 3.247-1.075.122.01.01-.466-.045-.654l-.034-.088s.01.011-.05-.08c-.123-.154-.42-.533-.479-.44-.555.268-1.964.9-2.71.939-.813.041-1.654-.202-2.505-.555z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1491 761.53c-.074.016-.147.03-.22.04-.99.136-1.92.146-2.754-.112-.778-.215-1.644-.842-2.195-1.212-.823-.603-1.363-.963-1.363-.963s.378.526 1.017 1.335c.435.515 1.135 1.346 2.13 1.854 1.002.489 2.182.644 3.355.483.113-.014.223-.034.332-.058.78-.172 1.542-.585 2.189-.898 1.06-.515 2.812-1.619 3.465-2.036.108-.069-.034-.53-.091-.698l-.028-.057s.01.007-.04-.049c-.13-.12-.487-.444-.594-.376-.647.413-2.346 1.482-3.323 1.956-.67.325-1.235.649-1.88.79z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1475.6 768.37s2.481 2.046 3.875 2.832c1.852 1.044 3.879 1.757 5.886 2.458 2.145.75 4.3 1.596 6.557 1.863 1.21.144 3.651-.149 3.651-.149" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1474.8 775.12c.771.36.402.187.954.417 1.004.429 2.028.743 3.072.774.72.015 1.381-.17 1.797-.29a21.702 21.702 0 0 0 1.03-.343c-.023-.004-.433-.05-1.076-.094-.416-.04-1.11-.085-1.612-.241-.813-.231-1.69-.696-2.672-1.098-.527-.22-.154-.046-.902-.394z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1474.4 779.47s4.277.077 6.408-.074c2.674-.19 5.397-.302 7.973-1.044 1.944-.56 5.514-2.533 5.514-2.533M1497.8 763.68s2.725-.39 4.098-.447c2.036-.086 4.105-.213 6.11.149 2.018.365 3.957 1.14 5.812 2.012 2.078.977 5.887 3.576 5.887 3.576M1498.3 767.63s3.183-.11 4.769 0c1.976.137 3.97.319 5.886.82 1.78.465 3.553 1.083 5.142 2.011 1.66.971 4.47 3.652 4.47 3.652M1497.8 771.58s2.928-.338 4.396-.298c1.626.044 3.278.154 4.843.596 1.498.423 2.931 1.108 4.248 1.937 1.178.743 3.204 2.683 3.204 2.683M1497.5 712.19s.6 4.957 1.192 7.377c.864 3.532 1.986 7.018 3.428 10.357.828 1.918 2.392 3.509 2.98 5.514.555 1.888.61 3.925.447 5.886-.12 1.453-.498 2.895-1.043 4.247-.74 1.838-2.048 3.394-2.98 5.142-.56 1.049-1.565 3.204-1.565 3.204" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1504.5 736.12c-.131.109.061.622.115.762a.128.128 0 0 0 .046.058c.127.084.592.374.732.258.695-.575 2.408-2.037 3.398-3.25.13-.159.257-.33.374-.514.618-.997.854-2.095.998-2.892.168-1.06.217-1.793.219-1.816-.013.02-.422.64-.925 1.566-.39.67-.915 1.68-1.434 2.37a10.64 10.64 0 0 1-.316.4c-.914 1.12-2.525 2.493-3.207 3.058zM1505.3 739.93c-.17.156-.217.453-.225.7-.03.223.017.42.017.42s.189.074.416.07c.248.022.55.007.727-.149a70.207 70.207 0 0 0 2.836-2.681 11.68 11.68 0 0 0 1.494-1.817c.503-.773.822-1.61 1.032-2.183.287-.821.44-1.362.446-1.383-.015.016-.391.438-.927 1.113-.356.433-.956 1.205-1.469 1.728-.48.5-1.03 1.01-1.572 1.557a68.67 68.67 0 0 1-2.775 2.625zM1529.1 749.49c.173-.038-.04-.607-.094-.748-.01-.027-.022-.039-.022-.039s-.01-.014-.031-.032c-.12-.092-.604-.457-.689-.304-.53.393-1.664 1.233-2.697 1.966-.404.288-.8.595-1.172.887a26.877 26.877 0 0 0-3.085 2.624 26.817 26.817 0 0 0 3.77-1.548c.442-.247.878-.523 1.297-.821 1.042-.74 2.191-1.59 2.723-1.985zM1501.4 705.68a9.852 9.852 0 0 0 .827-2.176c.312-1.32.25-2.66.2-3.568-.1-1.29-.21-2.127-.21-2.127s-.19.824-.411 2.09c-.173.86-.404 2.213-.791 3.242-.233.636-.531 1.254-.86 1.9-.596 1.16-1.332 2.277-1.98 3.46a76.24 76.24 0 0 1-1.091 1.888c-.116.194-.074.483-.01.718.01.17.125.37.142.406.01.006 0 .005 0 .005l.01.002c.04 0 .272.007.426-.066.24-.053.514-.155.63-.351.352-.593.827-1.403 1.116-1.93.629-1.148 1.378-2.287 1.997-3.493z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1532.9 613.53c.049 1.077.447 3.204.447 3.204l8.196 11.177s7.824 7.526 8.42 7.973 8.942 4.172 8.942 4.172l8.196-2.16 3.875-6.93s-1.304 1.075-2.087 1.341c-.566.192-1.213.316-1.788.15-.868-.253-1.675-.877-2.16-1.64-.697-1.093.073-2.862-.82-3.8-.266-.28-.736-.352-1.118-.298-.86.12-1.4 1.099-2.235 1.341-.979.284-2.08.367-3.055.074-1.42-.425-2.813-1.312-3.651-2.533-.594-.864-.232-2.141-.746-3.055-.413-.735-.947-1.853-1.788-1.788-.46.035-.666.682-.82 1.117-.19.54.39 1.38-.074 1.714-.586.423-1.438-.274-2.086-.596-1.446-.718-3.576-2.831-3.875-2.906-.298-.074-1.405-1.022-1.713-1.788-.361-.899.42-2.033 0-2.906-.207-.43-.647-.972-1.118-.894-.727.12-.76 1.265-1.192 1.863-.3.415-.459 1.145-.969 1.192-.65.06-.994-.844-1.49-1.267-1.02-.868-2.307-1.498-3.055-2.608-.658-.977-.84-2.208-1.118-3.353-.38-1.563-.745-4.769-.745-4.769s-.495 5.315-.373 7.973z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1534.8 630.08s.195-2.285.298-3.428c.072-.795.397-1.605.224-2.384-.288-1.293-1.647-2.154-2.012-3.428-.24-.835-.01-1.74-.074-2.607-.062-.824-.298-2.46-.298-2.46s1.154 2.092 1.937 2.981c1.571 1.786 3.492 3.254 5.44 4.62.491.345 1.177.435 1.564.894.375.445.248 1.174.596 1.64a4.881 4.881 0 0 0 2.236 1.639c.516.182 1.173-.212 1.639.074 1.243.761 1.385 2.567 2.16 3.8.79 1.254 1.424 2.67 2.534 3.651.841.743 1.922 1.193 2.98 1.565.98.344 2.077.94 3.056.596.399-.14.666-.574.82-.968.225-.58-.473-1.568.073-1.863.383-.207.82.355 1.118.67.329.347.438.85.67 1.267.336.603.466 1.411 1.044 1.788.733.479 1.745.442 2.608.298 1.085-.18 2.077-.787 2.98-1.415 1.053-.732 2.07-1.6 2.757-2.683.409-.643.61-1.41.745-2.16.497-2.739.264-5.563.224-8.346-.026-1.79.175-3.637-.298-5.365-.384-1.403-1.245-2.638-2.012-3.874-.665-1.073-1.467-2.055-2.235-3.055-.796-1.037-2.46-3.055-2.46-3.055s.943.196 1.342.447c1.873 1.178 3.39 2.928 4.62 4.768 1.112 1.666 2 3.549 2.384 5.514.843 4.316-.111 8.796-.298 13.19-.068 1.59.3 3.292-.298 4.768-.416 1.03-1.318 1.81-2.16 2.534-.754.646-1.578 1.3-2.534 1.564-3.328.92-7.015.718-10.357-.149-1.474-.382-2.828-1.218-4.024-2.16-2.46-1.938-3.777-5.095-6.259-7.005-1.347-1.036-3.07-1.465-4.545-2.31-1.28-.732-3.726-2.384-3.726-2.384l-.447.075z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1554.9 604.22s1.695 2.816 2.012 4.396c.147.731.199 1.542-.074 2.236-.277.704-1.49 1.713-1.49 1.713s-1.001-2.085-1.789-2.906c-.891-.93-2.048-1.591-3.204-2.16-1.55-.764-3.212-1.363-4.917-1.64-1.79-.29-3.662.356-5.44 0-1.266-.253-2.313-1.224-3.576-1.49-1.192-.25-3.652-.074-3.652-.074s-.17 2.283-.223 3.427c-.08 1.688-.27 3.382-.15 5.067.115 1.584.36 3.174.82 4.694.197.65.82 1.863.82 1.863" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1524.8 587.53s-.133 2.896.074 4.322c.226 1.556.69 3.081 1.267 4.545.573 1.457 1.203 2.933 2.16 4.173.818 1.057 1.894 1.904 2.981 2.682.579.414 1.863 1.043 1.863 1.043" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1537.6 594.62c-.024-.082-.422-.054-.623-.036-.068.006-.11.02-.11.02s-.045.01-.106.042c-.18.092-.528.288-.503.373.075.253.211.698.374 1.178.178.534.388 1.085.693 1.62a10.777 10.777 0 0 0 2.35 2.79c1.273.805 2.151 1.283 2.183 1.3-.024-.028-.689-.797-1.69-1.83a16.18 16.18 0 0 1-1.674-2.871c-.204-.442-.354-.928-.536-1.459a31.981 31.981 0 0 1-.358-1.127zM1463.4 624.56c-.527.658-1.386 1.048-1.788 1.788-.57 1.05-.745 3.502-.745 3.502s-.585-2.098-1.267-2.906c-.498-.589-1.937-1.266-1.937-1.266s-.711 2.61-.746 3.949c-.042 1.654.671 4.918.671 4.918s-2.832-.207-4.247-.15c-1.275.053-2.684-.17-3.8.448-1.005.555-2.161 2.682-2.161 2.682s2.016-.104 2.98-.372c.707-.197 1.308-.687 2.012-.895.772-.227 1.583-.443 2.385-.372.758.067 1.417.577 2.16.745.854.193 1.765.065 2.608.298.579.16 1.64.745 1.64.745l.82-3.353c.42-1.714.824-3.433 1.266-5.141.38-1.47.892-2.908 1.192-4.397.223-1.105.447-3.353.447-3.353s-.581 1.57-.968 2.31c-.15.287-.32.567-.522.82z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1457.7 595.2c.074-.298 1.26-1.866 2.235-2.31.86-.391 1.943-.47 2.832-.149 1.207.435 2.11 1.546 2.831 2.608.897 1.32 1.424 2.901 1.714 4.47.443 2.394.068 4.87 0 7.303-.087 3.108-.087 6.235-.521 9.314-.25 1.766-.63 3.524-1.193 5.216-.54 1.624-2.086 4.694-2.086 4.694M1459.9 636.19s4.093 2.12 6.035 3.353c2.223 1.412 4.425 2.888 6.409 4.62 2.09 1.825 3.963 3.9 5.737 6.035 1.137 1.368 2.302 2.748 3.13 4.322.552 1.05 1.192 3.353 1.192 3.353s-2.976-.652-4.471-.522c-1.472.129-2.953.556-4.247 1.267-1.096.602-2.102 1.444-2.832 2.459a8.2 8.2 0 0 0-1.416 3.428c-.115.712.15 2.16.15 2.16M1483.5 660.7s-3.194-.3-4.694.149c-1.368.409-2.556 1.32-3.651 2.235-.945.79-1.819 1.706-2.46 2.757-.324.534-.67 1.751-.67 1.751" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1482.2 657.57s.878 1.499 1.337 2.235c.314.503.64.998.97 1.49.902 1.353 1.94 2.618 2.756 4.024.43.74.891 1.485 1.118 2.31.23.842.039 1.755.223 2.608.173.799.397 1.611.82 2.31.492.812 1.535 1.227 1.937 2.086.414.885.51 1.94.373 2.906-.193 1.355-.944 2.585-1.64 3.763-.724 1.228-1.337 2.743-2.607 3.39-1.196.61-3.713.753-4.024.112-.209-.43.242-1.02-.074-1.378-.445-.502-2.656.136-3.018-.187-.326-.29-.41-1.229-.857-1.304-.447-.074-1.891.288-2.533-.26-.363-.31-.02-2.17-.298-2.422-.534-.484-1.62.45-2.236.075-.436-.267-.546-.87-.745-1.342a10.719 10.719 0 0 1-.67-2.235c-.322-1.764-.116-3.59-.373-5.365-.115-.793-.521-2.347-.521-2.347" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1476.3 678.51c-.045.033.321.631.321.631s.455.535.498.504c.452-.325.932-.663 1.375-1.02.515-.406.845-.981 1.007-1.48.158-.488.138-.835.138-.835s-.294.186-.687.404c-.361.2-.934.491-1.336.821-.418.337-.859.645-1.316.975zM1480.1 682.34c.58-.45 1.09-.917 1.526-1.367.875-.899.913-2.24.913-2.24s-1.21.532-1.918 1.265c-.395.407-.855.828-1.38 1.237zM1484.2 683.88c.36-.32.675-.633.953-.937 1.01-1.11 1.153-2.679 1.153-2.679s-1.327.804-2.186 1.734c-.246.27-.526.548-.849.835z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1488.9 668.82s3.548.208 5.322.158c1.233-.034 2.456-.238 3.688-.316 1.28-.081 2.573-.32 3.846-.158 1.438.183 2.779.83 4.162 1.264 1.797.564 3.52 1.417 5.375 1.74 1.696.293 3.472.48 5.163.157 1.654-.315 4.637-2.002 4.637-2.002" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1468.7 629.29c.054-.383.106-.758.161-1.135.291-1.98.469-3.951.582-5.512.068-.936.118-1.815.148-2.4.017-.306.025-.476.04-.782.014-.247.026-.377.026-.377s-.048.129-.12.36c-.062.199-.13.428-.223.753a75.854 75.854 0 0 0-.623 2.324 90.184 90.184 0 0 0-1.188 5.407c-.072.388-.135.778-.19 1.167-.3 2.137-.484 4.22-1.068 6.233-.245.846-.944 2.353-1.218 2.93-.095.065.29.366.444.484l.077.048.085.031c.187.047.666.159.657.039.28-.587 1.019-2.173 1.3-3.142.609-2.1.813-4.315 1.11-6.428zM1470.9 637.95c.14-.379.275-.762.397-1.15.493-1.565.833-3.15 1.07-4.375a52.999 52.999 0 0 0 .416-2.476l.022-.161c.01-.04.01-.06.01-.06l-.026.054-.07.147a75.339 75.339 0 0 0-1.037 2.284 99.207 99.207 0 0 0-1.67 4.14c-.138.362-.283.737-.421 1.109-.369.991.102-.166-1.325 3.441l1.302.515c1.43-3.614.958-2.455 1.335-3.468zM1482.3 643c-.046-2.977-.791-5.943-.791-5.943s-.655 2.988-.609 5.964l.01.339c.022 1.409.165 2.816.324 3.979.23 1.633.49 2.785.49 2.785s.217-1.16.385-2.8c.123-1.167.223-2.578.201-3.986zM1509 658.47c2.595-2.943 4.665-6.349 4.665-6.349s-3.12 2.48-5.715 5.423l.01-.008c-.418.459-.81.883-1.152 1.245l.016-.017c-.01.008-.015.017-.023.025-2.09 2.085-3.702 4.625-3.724 4.66.035-.022 2.588-1.593 4.707-3.664.01-.008.016-.016.024-.025l.016-.016c.351-.37.75-.803 1.172-1.266zM1513.8 664.57c1.295-1.504 1.506-3.492 1.506-3.492s-1.461 1.317-2.563 2.574a10.54 10.54 0 0 1-.429.465c-1.185 1.216-2.33 2.81-2.33 2.81s1.946-.423 3.33-1.83c.173-.177.334-.352.486-.527zM1522.8 652.17c-.091-.375-.18-.72-.24-1.064-.15-.788-.162-1.847-.197-2.535-.023-.994-.091-1.663-.091-1.663s-.262.619-.577 1.571c-.213.691-.494 1.686-.449 2.767.022.435.094.855.193 1.256.468 1.916 1.446 4.314 1.547 4.558l.374-.153c.26-.065.281-.093.281-.093s.034.004.266-.133l.374-.154c-.096-.232-1.035-2.529-1.481-4.357z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1532.6 604.44-2.31-1.49-4.247-1.64-3.8-1.415-3.726.298-2.235 1.192-2.757.82-2.385.67-1.788 2.087-1.118 2.757.522 2.011.894.597 2.385 5.14 1.564.373 1.64 3.13 2.607.447 1.342-.447s.596-1.118.149-1.267c-.447-.149-1.341-1.117-1.341-1.117l1.043-2.161h2.16l1.342.298.596 1.415 1.341.373 7.675-.969.522-2.16z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1531.7 603.44s-2.392-.709-3.53-1.212c-1.136-.502-2.107-1.348-3.267-1.791-.943-.36-1.94-.67-2.95-.685-1.343-.02-2.679.362-3.952.79-1.184.398-2.169 1.298-3.372 1.633-.917.256-2-.174-2.845.264-.984.51-1.525 1.62-2.16 2.529-.451.644-.978 1.29-1.16 2.055-.165.701-.186 1.5.106 2.16.211.477.596.999 1.106 1.106.332.07.79.016.949-.369.565-1.366-.459.851-.474 1.318-.017.51.01 1.177.421 1.475.3.215.826.187 1.107-.053.856-.73-.54.855-.475 1.317.088.623.52 1.302 1.107 1.528.553.213 1.397.116 1.739-.368.506-.717-.298 1.225-.106 1.791.276.814.931 1.54 1.686 1.95.561.304 1.259.26 1.897.263.549.003 1.28.21 1.633-.21.26-.31.167-.873-.053-1.213-.213-.329-.847-.192-1.054-.526-.277-.449-.175-1.084 0-1.581.159-.447.484-.872.896-1.106.632-.36 1.434-.353 2.16-.317.507.026 1.085.046 1.476.37.387.32.205 1.103.632 1.37 1.267.79 2.99.008 4.478-.106 1.625-.125 4.848-.632 4.848-.632l.263-10.854z" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1511.5 609.83c.264-1.033.432-1.395.445-1.43.182-.479.297-.885.49-1.227.28-.529.527-.926.925-1.172a22.727 22.727 0 0 0 1.518-.348s0 0 0-.001c-.034-.01-.64-.186-1.642-.348-.637.135-1.288.541-1.815 1.146-.38.462-.62.98-.791 1.47-.035.097-.213.495-.486 1.563zM1512.7 612.58c.824-1.783.813-1.628.813-1.628.102-.176.193-.36.274-.524.229-.405.322-.753.505-.911.22-.267.78-.46 1.158-.615a31.145 31.145 0 0 1 .85-.325c.047-.035.08-.031.084-.031-.01 0-.037.005-.086-.028a5.853 5.853 0 0 0-.918-.194c-.403-.06-1.052-.138-1.75.2a2.76 2.76 0 0 0-1.098 1.283c-.082.166-.153.31-.23.442 0 0-.04-.059-.873 1.744zM1514.8 615.32c.37-1.9.759-2.465.759-2.465a3.57 3.57 0 0 1 .25-.373c.154-.225.274-.43.441-.587a9.725 9.725 0 0 0 1.709-.87v-.001a8.253 8.253 0 0 0-2.084-.239 2.84 2.84 0 0 0-1.175.842c-.13.169-.246.345-.347.516 0 0-.499.71-.927 2.91z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1483.2 581.31s.353 1.876.738 2.74c.578 1.3 1.36 2.53 2.318 3.583 1.295 1.424 2.827 2.686 4.531 3.582 1.318.693 2.785 1.18 4.268 1.318 1.672.154 3.421-.022 5.005-.58 1.586-.558 2.965-1.625 4.268-2.687 1.868-1.523 3.538-3.304 5.005-5.216.475-.62 1.212-2.002 1.212-2.002" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1497.2 595.17s-1.531 3.344-2.318 5.005c-1.07 2.258-2.246 4.465-3.267 6.745-.49 1.092-1.06 2.163-1.37 3.319-.242.907-.311 1.855-.369 2.792-.125 2.034-.513 4.155.053 6.112.408 1.41 1.597 2.464 2.319 3.741.397.705.8 1.411 1.106 2.16.291.715.754 1.444.685 2.213-.048.532-.492.948-.738 1.423-.281.544-.705 1.036-.843 1.633-.488 2.123-.312 4.406.158 6.533.228 1.03.472 2.204 1.265 2.898.289.253.875.01 1.106.316.37.491-.178 1.256 0 1.844.184.607.454 1.38 1.054 1.581.706.236 1.45-.39 2.108-.738.655-.345 1.318-.747 1.791-1.317.362-.435.476-1.026.738-1.528.298-.571.768-1.067.948-1.686.559-1.925-.25-4.083.316-6.006.2-.68.86-1.163 1.054-1.844.989-3.483.369-10.38.369-10.854 0-.475-.447-4.801-.896-7.166-.132-.695-.412-1.357-.527-2.055-.384-2.346.01-4.796-.527-7.113-.149-.645-.65-1.187-.737-1.844-.161-1.209.421-3.635.421-3.635l-1.317-2.055z" fill="#fff" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.3" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1485.6 587.53s.432 3.028.263 4.531c-.105.945-.565 1.816-.79 2.74-.276 1.131-.832 2.27-.685 3.425.076.6.28 1.307.79 1.633.874.558 2.104.304 3.11.053 1.44-.36 2.668-1.328 3.898-2.16 1.22-.826 3.425-2.793 3.425-2.793s1.042.823 1.58 1.212c.861.622 1.717 1.257 2.635 1.791 1.065.62 2.118 1.354 3.32 1.633.923.215 2.062.536 2.844 0 .762-.521.887-1.665 1.001-2.581.215-1.72-.374-3.449-.632-5.164-.178-1.182-.632-3.53-.632-3.53l-4.847 3.425s-3.53.79-4.32.79c-.791 0-5.217-1-5.217-1l-4.426-3.373zM1492.3 578.43c.312-.255.722-.53 1.04-.995a5.75 5.75 0 0 0 .827-2.23c.095-.652.018-1.315-.027-1.721-.086-.642-.15-1.03-.15-1.03s-.047.39-.106 1.032c-.046.396-.11 1.07-.283 1.59a6.542 6.542 0 0 1-.964 1.88c-.179.263-.546.462-.919.787-.22.186-.452.419-.607.725-.237.472-.445 1.179-.232 1.776.236.665.916 1.107 1.44 1.36.876.425 1.896.433 2.76.467.788.03 1.789.144 2.603-.193.047-.02.093-.04.14-.063a1.7 1.7 0 0 0 .941-1.081c.152-.885-.315-1.6-.523-2.034-.11-.276-.204-.562-.454-.774-.228-.168-.496-.2-.64-.22a3.507 3.507 0 0 0-.282-.03c-.071-.01-.123-.006-.133-.006.01.004.056.026.123.049.06.025.152.065.254.115.129.064.365.172.461.317.135.161.093.35.18.701.097.562.409 1.292.213 1.654-.055.196-.284.363-.533.5-.03.014-.06.028-.09.04-.663.274-1.407.158-2.225.126-.879-.035-1.71-.042-2.403-.377-.462-.223-.854-.487-.984-.852-.11-.307 0-.686.188-1.07.078-.155.205-.29.385-.443z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1484.2 583.1c.685-1.202 2.518-1.15 3.794-1.686.923-.388 1.794-1.18 2.792-1.106.628.046 1.044.727 1.633.948a6.893 6.893 0 0 0 2.16.421c.884.033 1.768-.14 2.635-.316.376-.075.724-.34 1.106-.316.762.047 1.417.571 2.108.896 1.038.488 2.263.752 3.056 1.58.174.182.3.435.316.685.019.294-.014.687-.263.843-.617.388-1.448-.167-2.16-.316-1.177-.245-3.267-.895-3.478-.948-.21-.053-3.465-.598-5.216-.685-1.685-.084-4.531.158-5.058.158-.527 0-2.396 1.394-3.32.738-.245-.174-.254-.635-.105-.896z" fill="#010907" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1490.1 566.67a3.365 3.365 0 0 0-1.794.036c-.697.235-1.142.702-1.417 1.004-.403.468-.637.79-.637.79s.379-.127.936-.366c.379-.14.936-.378 1.33-.366.404-.02.822.062 1.278.166.235.056.468.133.695.223.192.076.446.254.721.467.14.107.383.097.594.064.137.025.354-.065.393-.077l.01-.004v-.008c.01-.04.069-.269.018-.405-.01-.22-.057-.472-.22-.598-.294-.229-.71-.518-1.037-.648a6.476 6.476 0 0 0-.87-.278zM1500 569.04c-.121.1-.137.325-.12.52-.019.189.067.37.067.37s.17.105.353.122c.183.052.394.09.501.011.322-.252.668-.493.9-.558.258-.073.535-.107.826-.108.472-.004.953.042 1.43.11.466.05 1.076.295 1.475.437.574.226.971.35.993.357a14.204 14.204 0 0 0-.71-.792c-.308-.309-.787-.768-1.458-1.048a4.508 4.508 0 0 0-1.734-.364 4.38 4.38 0 0 0-1.173.156c-.448.125-1.005.516-1.35.787zM1489.7 569.3c-.558-.164-1.223-.112-1.739.158-.486.255-1.1.718-1.054 1.265.04.459.627.722 1.054.895.767.31 1.76.57 2.477.158.442-.254.797-.872.685-1.37-.133-.585-.847-.937-1.423-1.106z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1502.7 570.06c.579-.064 1.224.103 1.684.46.434.335.959.898.817 1.428-.118.446-.743.603-1.194.698-.81.172-1.832.255-2.466-.277-.391-.327-.633-.998-.435-1.468.233-.554.997-.775 1.594-.841zM1494 616.31c.162-1.949.778-4.12 1.163-5.88.927-3.472 1.528-6.095 1.528-6.095s-.974 2.508-2.16 5.917c-.517 1.725-1.24 3.855-1.428 5.981a15.711 15.711 0 0 0-.05 1.32c.001.328.01.671.024 1.024.026.634.072 1.301.128 1.961.045.529.097 1.054.15 1.556.156 1.45.028.785.468 3.648l.89-.137c-.438-2.847-.31-2.18-.463-3.608a71.303 71.303 0 0 1-.148-1.535 45 45 0 0 1-.125-1.923 26.456 26.456 0 0 1-.023-.988c-.001-.348.01-.672.026-.964.01-.092.013-.185.02-.277z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1496.3 622.57a6.96 6.96 0 0 0 .241-.847c.197-.92.184-1.854.164-2.528a18.976 18.976 0 0 0-.062-1.073c-.012-.14-.024-.25-.032-.33 0-.039-.01-.07-.011-.091v-.036s0 .012-.01.035c0 .02-.012.052-.022.09l-.075.321c-.061.264-.14.612-.235 1.041-.136.613-.326 1.603-.554 2.357-.076.253-.16.506-.25.762-.49 1.39-1.272 2.705-1.76 4.211l.856.278c.468-1.445 1.244-2.744 1.752-4.19zM1498.1 636.36c-.014-2.68-.265-5.416-.265-5.416s-.649 2.676-.635 5.42c.01 2.063.135 4.113.454 6.136l.889-.14c-.31-1.967-.433-3.97-.443-6zM1496 635.33c-.014-2.653-.685-5.23-.685-5.23s-.228 2.646-.215 5.235c.01 1.655-.062 3.29-.254 4.896-.014.12.416.301.416.301s.462-.067.478-.194c.197-1.652.269-3.325.26-5.008zM1496.1 643.64l.685 11.539.316 7.429 1.212-19.178zM1497.4 712.55l-.421 7.271 1.159 6.744 1.264 4.742 1.897 3.583.527 5.585-1.054 7.06-.316 4.531 3.056-4.953 1.897-5.268.21-4.532-1.159-3.372-3.688-7.481-2.634-9.273z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1492.4 834.84c.603-.755 1.803-.743 2.757-.894 1.129-.179 2.29-.116 3.428 0 .857.087 1.782.097 2.533.521.383.217.826.535.894.97.055.35-.15.773-.447.968-.956.626-2.285.083-3.428.074-1.317-.01-2.655.102-3.949-.149-.648-.125-1.508-.114-1.863-.67-.147-.232-.097-.606.074-.82zM1507.2 832.6c1.005-.603 2.336.184 3.502.298 1.12.11 2.25.157 3.353.373.988.192 2.023.336 2.906.82.525.286 1.45.603 1.341 1.191-.116.626-1.151.656-1.788.671-2.369.055-4.121.244-6.78.15-.878-.032-1.77-.492-2.385-1.119-.342-.349-.593-.852-.596-1.34 0-.38.123-.85.447-1.044z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1116.6 811.82s-4.737 5.04-6.955 7.692c-.626.75-1.443 1.406-1.791 2.319-.352.921.147 2.032-.211 2.95-1.045 2.678-3.921 4.264-5.374 6.744-.518.884-1.16 2.846-1.16 2.846s2.48-.596 3.162.21c.456.54.035 1.446-.21 2.108-.853 2.293-3.04 3.861-4.216 6.006-.62 1.133-.738 2.74-.738 3.478 0 .737-.105 4.847-.105 4.847s3.19-2.73 5.164-3.056c.672-.11 2.002.422 2.002.422s-.106 18.44-.422 19.073c-.316.632 1.16 2.002 1.265 1.58.105-.421 1.686-2.845 1.686-2.845s.668.563.843.948c1.858 4.095-1.328 10.046 1.686 13.383.314.348 1.37.316 1.37.316s1.083-1.116 1.791-1.37c.96-.343 2.169-.606 3.056-.105.63.356.825 1.21 1.054 1.897.739 2.22.389 4.683.948 6.955.518 2.104 2.213 6.112 2.213 6.112s.956.416 1.37.21c.928-.462.724-2.024 1.475-2.74.592-.563 2.213-1.053 2.213-1.053l.527 9.062s2.373.352 3.477 0c1.97-.627 3.244-2.595 5.058-3.583.831-.452 2.635-1.053 2.635-1.053s1.047 2.18 1.58 3.266c.347.705 1.054 2.108 1.054 2.108s1.493-1.1 1.897-1.897c.627-1.236.632-3.161.632-4.11s9.484-38.884 9.484-38.884l-13.278-21.497z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1215.7 769.56s-14.192 6.783-20.564 11.326c-2.235 1.593-3.556 4.715-6.195 5.6-.609.203-1.315-.39-1.918-.17-.234.085-.282.49-.528.527-.9.138-1.534-1.068-2.423-1.266-.79-.175-1.648-.122-2.424.106-.468.138-.779.686-1.264.738-1.469.158-2.761-1.106-4.215-1.369-3.979-.719-8.076-.607-12.119-.527-3.382.067-6.782.26-10.115.842-3.475.605-6.903 1.545-10.223 2.74-3.416 1.23-6.686 2.85-9.904 4.53-2.205 1.152-4.579 2.13-6.428 3.794-1.885 1.697-3.085 4.029-4.531 6.113-2.577 3.715-4.79 7.674-7.377 11.381-.703 1.008-2.212 2.95-2.212 2.95s1.248.432 1.896.421c.98-.017 2.846-.737 2.846-.737s-4.948 3.991-6.956 6.427c-1.104 1.339-2.149 2.796-2.74 4.427-.254.7-.314 2.213-.314 2.213s1.748.512 2.632.42c.487-.05 1.371-.525 1.371-.525s-4.447 4.662-6.322 7.27c-1.094 1.52-2.021 3.164-2.846 4.847-.915 1.869-2.318 5.797-2.318 5.797s2.388-.705 3.582-1.055c1.931-.565 5.797-1.685 5.797-1.685s-2.014 4.319-2.424 6.638c-.666 3.77 0 11.486 0 11.486s1.264.21 1.686-.316 2.608-2.693 4.32-3.268c1.033-.346 3.268 0 3.268 0s-3.03 2.64-3.795 4.426c-.556 1.298-.486 2.804-.422 4.215.084 1.858 1.055 5.48 1.055 5.48s1.388-.211 2.001-.527c1.42-.73 4.004-3.794 3.688-3.057-.316.738-.894 5.558-.894 5.558l3.845-1.34-1.37 6.004 3.372-.314-1.105 6.979 2.582-1.185 1.369-.631-.316 4.003c-.656.953 2.09-.152 2.95-.21l-.21 2.423 1.79-.105-.949 3.582 1.372.527s4.91-3.417 7.166-5.373c.9-.78 2.529-2.529 2.529-2.529s-.613 2.95 0 4.215c.37.765 2.002 1.58 2.002 1.58l3.476-4.426 2.424-3.687s-1.075 3.803-.105 5.267c.418.631 2.107.844 2.107.844s2.63-3.66 3.793-5.586c1.852-3.066 3.231-6.401 5.059-9.482 2.743-4.625 5.47-9.307 8.851-13.488 2.546-3.148 5.281-6.233 8.535-8.64 1.34-.992 4.426-2.32 4.426-2.32l-.105 2.32s2.03.044 2.95-.317c1.918-.752 3.337-2.416 4.954-3.69 2.154-1.698 4.145-3.6 6.322-5.267 4.704-3.603 14.541-10.223 14.541-10.223l.444-1.036 12.084-1.373.595-57.225z" fill="#fcd307" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1188.3 786.85s4.386 2.807 6.323 4.531c2.34 2.084 4.387 4.491 6.322 6.955 2.016 2.566 4.017 5.197 5.48 8.114a36.988 36.988 0 0 1 3.161 9.062c.697 3.38.677 6.877.738 10.327.05 2.917-.316 8.747-.316 8.747M1180.3 786.95s3.667 3.921 5.48 5.901c2.3 2.513 4.752 4.902 6.849 7.587 1.822 2.335 3.619 4.732 4.953 7.377 1.41 2.797 2.315 5.835 3.16 8.851.844 3.005 1.626 6.06 1.898 9.168.312 3.57-.144 7.168-.316 10.748-.051 1.055-.211 3.161-.211 3.161" fill="none" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1185.8 787.35c1.406 2.004.707 1.007 1.442 2.02.36.497.73.992 1.12 1.477 1.77 2.194 3.705 4.02 5.1 5.596.64.72 1.423 1.673 1.817 2.145l.774.928.238.283c.01.008.06.072.066.08.017.016.024.028.026.03 0-.002-.01-.013-.019-.035l-.05-.09a75.87 75.87 0 0 0-.785-1.371 46.097 46.097 0 0 0-1.493-2.414c-1.202-1.782-2.961-3.828-4.594-5.995-.359-.476-.706-.96-1.067-1.457-.727-1-.027-.004-1.429-2.001zM1207 823.95c-.153-1.616-.416-3.186-.832-4.691-.597-2.145-1.604-4.21-2.283-5.597-1.003-1.968-1.684-3.217-1.684-3.217s.425 1.358 1.142 3.441c.461 1.418 1.239 3.671 1.635 5.658.296 1.465.476 2.957.628 4.54.153 1.602.232 3.218.322 4.84.109 1.961.043 5.533.012 6.888-.01.242.55.5.666.55l.02.005.022-.004c.118-.045.686-.274.692-.52.03-1.36.098-4.974-.014-6.997-.09-1.617-.17-3.261-.326-4.896z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="M1191.7 788.53c.632-.316 17.071-10.222 17.071-10.222M1195 790.74l15.174-9.8M1197.6 793.69c.422-.316 15.174-10.854 15.174-10.854M1200.4 796.75l14.12-10.643M1202.1 799.91l15.912-11.591M1204.2 802.65l13.277-10.116M1205.9 805.08l12.75-10.011M1207.5 807.29l12.013-8.64M1208.6 810.66l10.327-7.692M1209.6 813.51l9.59-6.639M1210.4 816.98l8.009-4.953M1210.5 820.57l7.482-4.742M1210.8 824.68l7.482-5.058" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1181.6 787.94c-.52 0-2.93-.268-5.517-.504-1.78-.163-3.507-.27-5.221-.239-2.213.042-4.462.313-6.006.506-2.177.29-3.572.512-3.594.515.022.001 1.436.043 3.628.052 1.427.017 3.94.017 5.951.127 1.707.092 3.29.267 5.115.433 2.577.235 4.92.51 5.644.51zM1184.3 791.53c.011.001.04-.15.04-.15s.01-.154 0-.155l.066-.542c-1.717-.21-3.936-.303-6.207-.28-2.32.021-4.4.294-6.131.693-1.65.38-2.689.811-2.689.811s1.122-.089 2.775-.117c1.655-.028 3.853.038 6.06.013 2.235-.023 4.376.068 6.022.27zM1187.9 794.47c-2.164-.257-4.564-.494-7.028-.497-3.234-.006-6.121 1.297-6.121 1.297s3.095.1 6.12.103c2.386.003 4.717.233 6.864.487zM1193.3 801.01c-2.792-.227-3.469-.164-3.795-.167-.486-.004-.982 0-1.457.018-.264.01-.524.023-.773.042-.277.02-.544.048-.793.083-.067.01-.135.02-.202.032-1.173.215-2.193.764-2.939 1.204-.946.582-1.565 1.052-1.584 1.066.024-.003.802-.094 1.874-.324.866-.166 1.895-.425 2.877-.567l.17-.025c.213-.03.448-.054.702-.073.229-.017.47-.03.72-.04.45-.016.922-.02 1.394-.016.26.002.935-.062 3.693.162zM1195.9 803.87c-1.828-.477-3.757-.24-5.583.174-1.286.291-2.549.857-3.418 1.26-.896.417-1.503.719-1.503.719s.677.041 1.681-.041c1.05-.086 2.265-.283 3.55-.573 1.744-.395 3.39-.583 4.92-.184z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1196.8 806.87c-1.475 0-5.062.779-7.482 1.58a47 47 0 0 0-9.378 4.321c-1.891 1.136-3.465 2.736-5.269 4.004-5.858 4.12-12.512 7.12-18.019 11.697-2.98 2.478-8.009 8.43-8.009 8.43s6.953-4.546 10.538-6.638c3.964-2.314 7.945-4.625 12.118-6.534 2.427-1.11 4.925-2.083 7.482-2.845 1.413-.421 4.32-.948 4.32-.948s6.247-3.439 9.59-4.637c2.245-.805 6.955-1.686 6.955-1.686" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1197.7 811.55c.15.022.257-.18.332-.393.074-.21.11-.392.11-.392s-.097-.158-.244-.327c-.148-.172-.324-.32-.456-.244v-.01c-1.45.276-5.305 1.036-7.41 1.704-.834.265-1.661.547-2.483.845-3.871 1.404-7.517 3.292-10.218 4.773-2.68 1.662-4.443 2.827-4.474 2.847.033-.015 1.974-.87 4.8-2.211 2.846-1.169 6.598-2.73 10.37-4.093a63.998 63.998 0 0 1 2.43-.827c2.014-.64 5.804-1.388 7.247-1.663zM1184.4 818.42c-12.433 8.998-6.59 4.765-9.373 6.74-5.467 3.88-11.522 7.138-16.603 11.638-.358.318-.712.64-1.062.965-5.18 4.83-10.425 12.118-12.637 15.036a313.658 313.658 0 0 0-2.065 2.964c.023-.026.917-1.044 2.36-2.726 1.966-2.134 8.846-10.11 13.296-14.25a55.94 55.94 0 0 1 1.036-.941c5-4.429 10.97-7.63 16.485-11.545 2.797-1.985-3.05 2.252 9.384-6.748zM1134.9 855.5c.355-.29.711-.59 1.057-.915 1.762-1.657 3.347-3.519 4.52-4.932 1.52-1.863 2.498-3.165 2.498-3.165s-1.251 1.043-3.033 2.653c-1.403 1.249-3.117 2.847-4.912 4.425-.324.286-.666.563-1.017.85-.613.503-.047.078-1.792 1.423l1.126.598c.304-4.876.19-3.884.207-4.719 0-.232.01-.457.01-.672v-.673s.123.428-.214-2.902a212.19 212.19 0 0 0-.17-1.62 2145.9 2145.9 0 0 0-1.059 1.236c-3.216 3.762-2.11 2.495-3.427 4.123-.427.529-.854 1.065-1.254 1.578-.223.285-.437.564-.639.83-.223.297-.432.58-.618.84-1.08 1.513-2.142 3.09-3.005 4.778-1.008 1.973-1.52 4.121-2.431 6.023-.416.867-1.02 1.686-1.475 2.634-.291.605-.707 1.7-.86 2.108-.022.06.248.227.43.332.185.086.165.075.165.075l.174.05c.206.04.52.092.542.035.15-.403.55-1.452.81-1.995.417-.867 1.022-1.687 1.476-2.634.955-1.993 1.459-4.119 2.416-5.99.818-1.602 1.83-3.108 2.897-4.602.178-.249.378-.52.597-.81.196-.26.406-.533.625-.813.393-.505.815-1.035 1.239-1.559 1.3-1.609.195-.341 3.402-4.093l-1.228-.385c.335 3.31.207 2.789.207 2.788v.638c0 .207 0 .425-.01.652-.016.784.1-.201-.204 4.66a668.31 668.31 0 0 1-.098 1.539 747.66 747.66 0 0 0 1.224-.941c1.75-1.35 1.2-.937 1.824-1.448zM1130.8 868.59c1.472-2.005 2.974-4.014 4.13-5.615a238.81 238.81 0 0 0 2.036-2.862l.125-.18c0-.005.03-.043.033-.048.01-.011.012-.018.012-.018s-.01.005-.017.015l-.044.038-.165.144a65.735 65.735 0 0 0-2.566 2.41c-1.407 1.393-3.163 3.232-4.673 5.287-.339.46-.65.902-.918 1.31-.158.24-.322.505-.489.787-.15.254-.304.522-.458.8-.14.25-.28.507-.42.768a74.6 74.6 0 0 0-.74 1.421c-.587 1.158-.388.65-1.738 3.588l1.335.337c.189-2.931.245-2.896.352-3.802.059-.5.125-1.012.199-1.51.04-.277.084-.549.129-.812.05-.292.103-.573.158-.837a12.806 12.806 0 0 1 .262-1.042c.455-1.49 1.265-3.006 1.684-4.419.543-2.078.83-3.603.837-3.64-.018.033-.779 1.39-1.691 3.315-.553 1.075-1.665 2.745-2.166 4.328-.03.094-.057.189-.084.284-.076.274-.147.573-.213.887-.059.283-.115.581-.167.887-.047.275-.092.558-.135.844-.076.514-.144 1.04-.204 1.551-.112.95-.168.917-.359 3.876a227.06 227.06 0 0 0-.21 3.734 487.98 487.98 0 0 1 1.545-3.396c1.341-2.92 1.142-2.41 1.715-3.539.235-.463.48-.936.725-1.395.137-.255.273-.505.408-.747.15-.268.297-.526.44-.767.159-.268.311-.513.454-.73.252-.384.548-.805.876-1.252zM1132.4 875.63a188.424 188.424 0 0 0 5.644-8.484l.1-.16.036-.059-.05.048-.136.13a63.543 63.543 0 0 0-2.204 2.24c-1.347 1.437-3.032 3.357-4.532 5.476-1.108 1.564-2.14 3.121-2.857 4.411-.829 1.491-1.85 4.318-2.222 5.379-.066.188.375.55.488.637l.027.015.03.005c.143 0 .713-.012.776-.193.37-1.05 1.361-3.79 2.124-5.163.683-1.23 1.68-2.735 2.776-4.282zM1136.7 882.14c2.8-4.196 5.016-8.78 5.016-8.78s-3.381 3.807-6.18 8.003l-.01.013c-1.17 1.84-2.289 3.68-3.07 5.142-.075.141-.154.296-.233.459 0 0-.053-.228-1.593 3.727l1.304.508c1.22-3.132 1.342-3.189 1.342-3.189.07-.151.14-.297.205-.433.075-.151.145-.29.21-.412.757-1.419 1.853-3.222 3.016-5.05zM1146.2 879.84c2.43-3.185 4.302-6.795 4.302-6.795s-2.986 2.76-5.415 5.946l-.013.017c-1.189 1.662-2.351 3.4-3.091 4.769-.398.736-.853 1.952-1.156 2.815-.186.529.25 1.242.293 1.308v.003c.067-.027.845-.35 1.02-.847.298-.85.716-1.966 1.066-2.614.712-1.317 1.818-2.969 2.999-4.619zM1152.3 880.03c3.263-4.769 5.949-9.933 5.949-9.933s-3.841 4.374-7.104 9.143l-.02.029c-.36.589-.692 1.151-.972 1.661-.629 1.146-1.491 3.281-1.809 4.082-.12.109.35.456.48.55.053.03.046.025.046.025l.052.013c.16.019.738.085.724-.071.314-.794 1.153-2.865 1.735-3.925.267-.486.584-1.026.938-1.603z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1182.8 825.36a250.627 250.627 0 0 0 13.098-8.673l.025-.018-.028.014-.078.037-.294.142a190.778 190.778 0 0 0-4.671 2.36c-2.524 1.32-5.714 3.052-8.787 4.946-.371.229-.724.448-1.054.654-3.48 2.171-7.05 4.26-10.48 6.548a49.671 49.671 0 0 0-3.845 2.836c-1.63 1.332-3.128 2.882-4.15 3.948a84.791 84.791 0 0 0-2.151 2.331l-.135.153a.349.349 0 0 1-.049.057s.01-.006.015-.014c.01-.008.024-.02.044-.032a259.564 259.564 0 0 0 .745-.577l1.916-1.49c1.083-.844 2.92-2.316 4.493-3.411 1.282-.894 2.52-1.72 3.894-2.637 3.406-2.272 6.952-4.346 10.444-6.525.327-.204.678-.421 1.047-.649zM1186 827.35c5.528-3.624 10.672-7.834 10.672-7.834s-5.912 3.039-11.439 6.663l-.01.004c-.575.386-1.113.75-1.595 1.08-3.174 2.174-6.456 4.251-9.59 6.521a47.456 47.456 0 0 0-4.313 3.51c-1.697 1.563-3.214 3.404-4.232 4.645a166.829 166.829 0 0 0-2.334 2.973c.016-.015 1.102-1.008 2.749-2.59 1.116-1.046 2.93-2.796 4.595-4.123 1.396-1.115 2.817-2.166 4.356-3.28 3.11-2.254 6.372-4.317 9.56-6.5.477-.327 1.011-.689 1.584-1.073zM1183.1 833.75c.557-.41 1.11-.827 1.656-1.25 6.98-5.304 13.179-10.667 13.179-10.667s-6.918 4.397-14.008 9.565c-.551.41-1.1.814-1.658 1.225-1.81 1.333-3.65 2.643-5.455 4-2.038 1.532-3.868 3.104-5.474 4.744-1.288 1.315-2.432 2.851-3.17 3.841a74.166 74.166 0 0 0-1.706 2.387.314.314 0 0 1-.037.055 73.443 73.443 0 0 1 .17-.174l.45-.459c.339-.344.886-.901 1.48-1.501.83-.838 2.23-2.288 3.525-3.385 1.769-1.503 3.526-2.826 5.604-4.39 1.794-1.348 3.628-2.653 5.443-3.99zM1188 833.4a327.3 327.3 0 0 0-5.522 4.815 446.548 446.548 0 0 0-7.95 7.278 480.302 480.302 0 0 0-4.337 4.114l-.274.264a5.104 5.104 0 0 0-.098.095l.03-.022.078-.061a624.282 624.282 0 0 0 1.396-1.087c.886-.693 2.12-1.664 3.602-2.844a617.877 617.877 0 0 0 8.369-6.786c1.826-1.507 3.735-3.1 5.614-4.7l5.18-4.41c2.807-2.39-2.815 2.384 8.43-7.165l-.907-1.067c-11.244 9.55-5.622 4.775-8.43 7.166-1.727 1.47-3.455 2.94-5.18 4.41zM1186.1 840.06a389.498 389.498 0 0 0-8.168 7.313 348.408 348.408 0 0 0-4.304 4.041l-.023.023.027-.019.073-.05.277-.193a195.747 195.747 0 0 0 4.442-3.21c2.475-1.84 5.615-4.256 8.596-6.849a153.85 153.85 0 0 0 1.805-1.593c3.424-3.076 6.4-6.57 9.885-9.466.123-.102.261-.213.413-.33.136-.106.281-.216.433-.33.066-.049-.064-.07 3.204-2.246l-.776-1.166c-3.284 2.188-3.149 2.203-3.267 2.29-.157.118-.31.234-.453.346-.16.125-.312.245-.449.36-3.547 2.946-6.549 6.466-9.925 9.5-.537.483-1.14 1.015-1.79 1.58zM1191.8 839.09c-3.681 3.171-6.906 6.873-6.906 6.873s4.138-2.641 7.82-5.812v-.004c.825-.725 1.599-1.412 2.235-1.99 2.236-2.033 4.33-4.198 6.536-6.22.462-.423 1.32-1.172 1.647-1.455.047-.04-.111-.317-.221-.496-.12-.164-.108-.146-.108-.146s.017.016-.128-.127c-.162-.134-.414-.33-.46-.288-.329.284-1.199 1.042-1.676 1.48-2.227 2.04-4.318 4.203-6.531 6.215a179.11 179.11 0 0 1-2.218 1.975z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1181.9 851.44s3.3-2.735 4.847-4.215c1.4-1.34 2.777-2.715 4.005-4.215 1.277-1.56 3.477-4.953 3.477-4.953M1190 798.23c-1.16-.105-6.679-.409-10.011-.21-2.266.134-4.486.713-6.744.948-4.167.432-8.436.003-12.54.843-6.563 1.343-12.644 4.427-18.968 6.638-2.915 1.02-5.87 1.934-8.746 3.056-4.207 1.642-8.399 3.35-12.434 5.374-1.45.727-4.215 2.424-4.215 2.424" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1138.8 805.55c2.14-1.29 4.223-2.688 5.82-3.808a114.499 114.499 0 0 0 2.73-1.974l.165-.125.044-.033.017-.013s-.01.003-.019.008l-.051.022-.192.08a87.59 87.59 0 0 0-3.073 1.381c-1.765.836-4.01 1.965-6.163 3.263-.708.427-1.369.83-1.937 1.186-1.783 1.115-4.91 3.221-6.088 4.018-.212.144-.105.758-.082.878.01.021.01.018.01.018s0-.002.014.014c.103.066.634.392.845.25 1.176-.796 4.287-2.89 6.045-3.99.561-.351 1.214-.75 1.918-1.175zM1140.1 799.68c.318-.125.635-.254.951-.391 3.117-1.353 5.495-2.365 7.995-3.488 2.869-1.274 4.8-2.211 4.8-2.211s-2.07.564-5.072 1.49c-2.333.731-5.36 1.722-8.267 2.927-.303.126-.609.248-.919.37-2.1.824-4.412 1.584-6.286 2.976-2.122 1.575-3.429 3.988-5.145 5.766-.222.23-.47.482-.737.749a170.448 170.448 0 0 1-2.252 2.188c-1.711 1.63-.183.24-4.04 3.777l.946 1.032c3.864-3.543 2.336-2.154 4.06-3.796.51-.486 1.021-.978 1.503-1.45.268-.26.527-.516.772-.76a57.9 57.9 0 0 0 .756-.768c1.808-1.874 3.018-4.163 4.971-5.614 1.751-1.3 3.837-1.962 5.964-2.797z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1135.6 796.37c5.087-2.336 9.88-5.309 9.88-5.309s-5.378 1.7-10.464 4.037l-.036.018a26.531 26.531 0 0 0-1.782 1.026c-.276.172-.563.357-.856.55a78.68 78.68 0 0 0-1.618 1.094c-1.427.99-.504.25-4.21 3.043a917.38 917.38 0 0 0-1.152.87 35.515 35.515 0 0 0 1.41.37c2.008.483 3.153.573 3.153.573.382.045.768.078 1.121.087.198.005.392.003.575-.01 1.25-.088 3.272-.813 4.015-1.091.15.019.085-.537.062-.706l-.016-.06s0 .007-.03-.056c-.102-.147-.415-.595-.507-.49-.725.272-2.6.935-3.622 1.006a4.675 4.675 0 0 1-.442.007c-.3-.008-.636-.036-.991-.078 0 0-1.032-.072-2.991-.544l.258 1.24c3.69-2.782 2.767-2.041 4.165-3.01.534-.37 1.073-.737 1.588-1.076.287-.188.565-.367.83-.532a25.238 25.238 0 0 1 1.697-.977zM1139.9 814.46a516.156 516.156 0 0 1 3.31-1.499c3.435-1.542 7.559-3.122 10.188-4.165l4.376-1.737 1.325-.527.363-.145.096-.038.034-.014-.036.01c.01-.004-.111.028-.1.025l-.378.099a201.88 201.88 0 0 0-5.91 1.667c-2.855.852-6.804 2.05-10.494 3.586-1.118.466-2.24.954-3.356 1.464a196.448 196.448 0 0 0-17.277 8.983c-.374.218-.78.464-1.208.728-.384.239-.787.493-1.2.757-.742.476-1.519.986-2.286 1.496-2.553 1.7-.413.169-6 4.112l.807 1.144c5.576-3.936 3.437-2.405 5.969-4.09.762-.508 1.532-1.013 2.266-1.483a91.52 91.52 0 0 1 1.181-.745c.42-.26.815-.499 1.176-.71a195.051 195.051 0 0 1 17.154-8.918z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path class="UnoptimicedTransforms" d="M1108.9 844.45c-.254.141.145.878.145.878s.78.3.887.037l.01.007c.85-.958 2.964-3.315 4.489-4.783.152-.147.304-.291.456-.433 1.55-1.442 3.165-2.813 4.434-3.954a82.533 82.533 0 0 0 2.685-2.462c-.02.01-1.315.719-3.148 1.841-1.419.888-3.273 2.093-4.907 3.544-.168.15-.331.302-.491.455-1.561 1.503-3.711 3.9-4.566 4.863z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1117.3 859.64c2.847-2.144 2.907-2.314 3.154-2.525a24.659 24.659 0 0 0 .974-.867c.174-.163.338-.322.484-.473a32.66 32.66 0 0 0 1.393-1.549l.022-.028c2.92-3.814 5.28-8.04 5.3-8.078-.03.03-3.504 3.428-6.411 7.227l.023-.028c-.476.56-.926 1.063-1.331 1.48-.128.133-.275.275-.437.427-.146.137-.302.28-.467.425-.148.131-.302.265-.46.4-.198.17-.26.342-3.087 2.47zM1146.2 820.5c.352-.195.7-.396 1.046-.601 4.85-2.788 9.143-5.87 9.143-5.87s-4.885 2.016-9.824 4.667l-1.045.58c-1.933 1.074-3.924 2.091-5.861 3.196-1.92 1.094-3.622 2.289-5.079 3.6-1.05.948-1.927 2.118-2.48 2.855a41.149 41.149 0 0 0-1.214 1.7l-.075.113a.18.18 0 0 1-.028.043c0-.002.012-.016.037-.035l.098-.094.354-.336c.27-.256.688-.653 1.16-1.092.653-.605 1.741-1.652 2.773-2.372 1.596-1.124 3.213-2.06 5.148-3.166 1.918-1.094 3.9-2.106 5.847-3.188zM1156.7 819.85c.407-.221.811-.448 1.212-.68 3.86-2.246 7.647-4.735 10.54-6.673a303.678 303.678 0 0 0 6.057-4.167l.094-.067.034-.024-.037.02c.01-.007-.113.06-.102.054l-.387.207-1.412.764a584.583 584.583 0 0 0-4.65 2.555c-3.406 1.89-6.613 3.73-10.83 6.123-.393.222-.788.441-1.187.658-2.173 1.18-4.422 2.242-6.637 3.392-1.82.946-3.542 1.958-5.132 3.115-2.128 1.552-4.081 3.476-5.39 4.768a99.184 99.184 0 0 0-2.952 3.039c-.018.023-.034.04-.045.05l-.018.018a.541.541 0 0 1 .073-.058l.2-.158.726-.575a469.4 469.4 0 0 1 2.395-1.884c1.397-1.09 3.626-2.882 5.694-4.202 1.608-1.03 3.286-1.93 5.095-2.87 2.199-1.143 4.463-2.212 6.66-3.405zM1149.4 857.56l.246-.302c1.446-1.772 2.932-3.516 4.092-4.952 1.473-1.794 2.43-3.08 2.43-3.08s-1.254.998-3 2.532c-1.358 1.21-3.098 2.818-4.599 4.609a60.99 60.99 0 0 0-.829 1.028c-1.783 2.266-3.346 4.709-4.52 6.634a97.693 97.693 0 0 0-2.06 3.541l-.122.225a.388.388 0 0 1-.031.06c-.01.013-.013.02-.014.022 0-.001.01-.008.015-.02.01-.012.024-.03.046-.05l.167-.194a225.536 225.536 0 0 0 2.633-3.132 360.36 360.36 0 0 0 4.986-6.22c.193-.246.38-.48.56-.701zM1155.4 859.69c3.978-4.199 7.448-8.879 7.448-8.879s-4.486 3.717-8.464 7.916l-.014.016a87.54 87.54 0 0 0-2.935 3.447c-.362.453-.711.917-1.042 1.393-1.185 1.713-2.065 3.63-2.686 5.026-.804 1.871-1.29 3.15-1.297 3.172.013-.018.81-1.135 1.92-2.833.802-1.192 2.025-3.099 3.158-4.565.34-.44.686-.874 1.04-1.318a86.218 86.218 0 0 1 2.887-3.39z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1229.7 643.29-6.718 5.303s-.434 2.857-.265 4.508c.55 5.357 4.685 15.822 4.685 15.822l33.057 7.071 15.556-15.38 5.657-25.456h-16.087l2.949-62.679 2.875-7.488-1.868-6.487-10.786-10.267-18.999 4.917 1.781 13.152.232 4.935 2.446 5.324-5.5 64.428z" fill="#fff" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1232.8 835.09c.237 2.793-1.023 6.008.442 8.397.462.754 1.55.854 2.298 1.326.484.305 1.039.54 1.414.972.779.895 1.414 2.74 1.591 3.182s.95 2.532 1.945 3.359c.745.62 1.789.786 2.74.972 2.518.493 5.124.373 7.69.354 1.446-.011 3.77.22 5.08-.39.775-.361 1.557-1.316 1.58-1.732.09-1.558.566-3.94-.141-4.825-.707-.883-3.072-3.041-3.426-3.483-.353-.442-2.652-3.182-2.917-3.801-.265-.619-.442-2.21-.442-2.652 0-.442.177-4.33.177-4.33l-18.385-.354s.268 2 .354 3.005zm-20.241-2.917s-1.324 1.36-2.121 1.856c-1.49.93-3.167 1.573-4.862 2.033-1.693.46-1.995 1.574-3.74 1.761-1.12.12-1.904 2.127-3.026 3.661-1.467 2.006-3.063 3.655-2.209 3.77 3.767.512 8.445.207 12.245.177 1.887-.014 3.88.454 5.657-.176.872-.31 1.36-1.313 2.21-1.68.494-.213 1.059-.341 1.591-.265 1.004.144 1.768 1.034 2.74 1.326 1.281.384 2.64.574 3.978.53 1.651-.053 3.558.045 4.861-.972.488-.381.653-1.077.795-1.68.585-2.466.177-7.6.177-7.6l-1.06-1.68-11.756-1.768z" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width=".6" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="#84592d"><path d="M1213.9 834.56c-.855.085-1.401 1.036-2.21 1.326-.757.27-1.632.074-2.386.353-.621.23-1.21.595-1.68 1.061-.348.345-1.28 1.167-.795 1.237 1.51.22 2.11.298 3.135.089.62-.127 1.11-.65 1.726-.796.947-.222 2.072.393 2.917-.088.334-.19.52-.6.619-.972.15-.57.264-1.294-.088-1.768-.261-.352-.802-.485-1.238-.442zM1245.1 839.63c-1.235.023-2.556.604-3.375 1.528-.383.432-.876 1.606-.52 1.654 1.014.138 1.341-.268 2.011-.406.679-.14.918-.462 2.034-.426.996.032 1.406.46 2.123.635.553.135 1.633.598 1.679.322.082-.502.143-1.24-.142-1.753-.446-.803-2.439-1.58-3.81-1.554zM1249.8 846.25c-1.022-.15-2.072.01-3.094.156-.71.102-1.427.234-2.094.5-.424.17-.841.388-1.187.688-.33.286-.677.615-.813 1.031-.16.496-.233 1.133.062 1.563.225.326.72.334 1.094.468.49.176.984.366 1.5.438 1.331.185 2.692.074 4.031-.031.84-.066 1.51.073 2.5-.375.453-.205-.515-.642-.875-.813-.864-.412-1.9-.236-2.843-.406-1.06-.191-4.06-.35-3.156-.688 1.39-.518 2.198-.462 3.312-.593.901-.107 1.857.13 2.719-.157.51-.17 1.762-.604 1.344-.89-1.165-.798-1.625-.762-2.5-.891z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="m1210.9 678.29-4.42 8.927s-3.499 8.44-4.772 12.816c-.91 3.124-1.658 6.314-2.033 9.546-.32 2.752-.994 5.662-.177 8.309.972 3.148 5.579 4.752 5.745 8.043.024.474-.591.777-.707 1.237-.546 2.173.157 4.478.177 6.718.03 3.359 0 6.718-.088 10.076-.071 2.712-.643 5.434-.354 8.131.26 2.423 1.248 4.712 1.856 7.072.57 2.207.674 4.583 1.68 6.629.463.941 1.582 1.49 1.944 2.475.53 1.439.193 3.063.177 4.596-.02 1.977-.47 3.948-.353 5.922.098 1.673.496 3.319.883 4.95.882 3.709 2.487 7.229 3.27 10.96.44 2.092.372 4.268.796 6.364.237 1.17.805 2.265.973 3.447.571 4.025.291 8.136.088 12.198-.152 3.019-.382 6.051-.973 9.015-.306 1.536-.8 3.033-1.325 4.508-.204.572-.708 1.68-.708 1.68s3.826-.505 5.746-.442c1.666.054 3.312.398 4.95.707 1.516.286 2.977.858 4.507 1.06.906.12 1.89-.246 2.74.089.583.23.844.979 1.415 1.237.812.368 1.76.303 2.651.354 3.324.19 6.659-.23 9.988-.177 2.39.038 4.77.344 7.16.354.707.003 2.12-.089 2.12-.089s-.562-8.464 0-12.64c.372-2.755 1.493-5.357 2.21-8.043.606-2.265 1.478-4.48 1.768-6.806.606-4.853-.963-9.86-.088-14.672.34-1.863 1.628-3.454 2.033-5.303.576-2.625.526-5.357.53-8.044 0-2.361-.157-4.726-.441-7.07-.26-2.14-1.303-4.215-1.15-6.365.114-1.58 1.223-2.949 1.503-4.508.46-2.553-.277-5.24.265-7.778.36-1.68 1.533-3.105 1.945-4.773.796-3.219.954-6.584.972-9.9.01-1.36-.554-2.72-.353-4.065.384-2.576 2.916-7.248 2.916-7.248l26.3-3.485.482-3.232s-1.113-15.104-2.474-22.54c-1.316-7.183-3.697-14.13-5.48-21.212-.816-3.236-2.387-9.723-2.387-9.723l-20.418-.177-17.412.177-2.563-5.038-31.201 12.728z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1297.5 642.58s3.357.064 4.95.53c.506.149 1.104.282 1.414.707.913 1.253.626 3.049.707 4.597.065 1.237.295 2.566-.177 3.712-.301.733-.851 1.482-1.59 1.768-.553.213-1.233.077-1.768-.177-1.055-.5-1.313-2.577-2.475-2.475-.717.063-.733 1.255-1.238 1.768-.918.932-1.979 1.783-3.182 2.298-1.487.636-3.288.24-4.773.884-1.276.553-1.975 2.33-3.358 2.475-.709.074-1.511-.32-1.945-.884-.436-.569.256-1.745-.353-2.121-.682-.422-1.725.147-2.299.707-.4.39-.236 1.115-.53 1.59-.526.851-1.414 1.945-2.121 2.122s-2.344.501-3.536.53c-1.776.044-3.568-.913-5.303-.53-1.47.324-2.839 1.22-3.89 2.298-.422.435-.883 1.591-.883 1.591l5.657 1.945 8.839.707 6.54-3.006 12.551-2.474 8.309-3.713 5.48-4.066 1.59-6.717-.883-10.076-9.37.707z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1227.2 640.06 3.375 8.375-2.5.25h-3.375z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1243.8 577.01s-5.553 2.445-8.317 3.696c-.803.364-1.89.39-2.403 1.11-.359.504-.184 1.847-.184 1.847s-2.896.697-4.251 1.294c-1.77.78-3.406 1.85-4.99 2.957-3.588 2.51-7.048 5.243-10.165 8.317-6.88 6.785-11.965 13.344-18.667 22.178-1.08 1.424.017 3.515-.647 5.175-.827 2.066-4.343 5.822-4.343 5.822s1.855 1.529 2.957 2.403c1.253.994 4.066 1.94 4.066 1.94s-3.646 5.715-4.806 8.872c-.412 1.123-.141 2.475-.739 3.511-1.614 2.796-5.053 4.066-7.208 6.469-1.975 2.202-3.845 4.566-5.175 7.208-.727 1.444-.224 3.6-1.478 4.62-7.809 6.349-15.987 14.97-15.987 14.97s4.203.391 5.821 1.294c1.345.75 2.562 1.732 3.697 2.773 1.157 1.061 2.146 2.759 3.142 3.973.586.715 1.663 2.773 1.663 2.773s3.315-2.592 4.99-3.79c3.672-2.623 7.864-4.189 11.644-6.653 2.491-1.623 5.018-3.202 7.393-4.99 2.76-2.078 4.949-4.489 7.393-6.93 1.763-1.763 3.506-3.695 4.805-5.823a57.676 57.676 0 0 0 3.512-6.653c.471-1.057.039-3.038.832-3.881l2.772-2.957s3.424.55 4.62.37c1.403-.213 2.381-.45 3.79-.278 3.25.396 7.235 2.221 10.35 3.234 1.741.567 5.881 1.937 5.881 1.937s1.584-2.361 2.805-3.415c1.66-1.434 2.926-2.511 4.91-3.447 2.338-1.104 4.918-1.473 7.489-1.752 1.592-.173 3.492-.448 5.07-.177 1.095.187 2.17.424 3.23.755.671.21 1.51.087 2.034.555.495.441.605 1.198.739 1.848.473 2.294.21 4.681.185 7.023-.014 1.295.165 2.634-.185 3.881-.209.744-.517 1.538-1.109 2.033-.747.625-1.929.437-2.772.924-.642.372-1.664 1.48-1.664 1.48s.869 1.14 1.479 1.478c1.936 1.07 4.265 1.284 6.469 1.478 2.519.222 5.114.204 7.577-.37 1.962-.456 3.64-1.75 5.545-2.402 2.346-.804 4.777-1.356 7.208-1.848 2.442-.495 6.469-.924 7.393-1.11s4.47-1.542 6.468-2.771c2.124-1.306 4.507-2.634 5.73-4.806 1.192-2.118.996-4.78 1.109-7.208.143-3.082-.197-6.176-.555-9.24-.5-4.286-1.403-8.516-2.218-12.754-.902-4.699-1.298-9.558-2.957-14.046-1.557-4.215-3.94-8.113-6.468-11.828-2.166-3.182-4.913-5.927-7.393-8.871-1.408-1.671-2.207-3.73-4.159-4.713-2.426-1.222-5.564-.277-8.224-.832-.897-.187-3.577-1.27-3.881-1.663-.43-.556-.144-1.74-.555-2.31-.39-.541-2.904-1.154-3.789-1.479-1.19-.438-3.973-1.756-3.973-1.756s.09 2.666-.37 3.881c-.593 1.568-1.81 2.846-2.957 4.066-1.259 1.34-2.586 2.733-4.251 3.512-.908.425-1.962.427-2.957.554-1.776.228-3.695 1.029-5.36.37-1.094-.433-1.773-1.593-2.403-2.587-.71-1.122-.684-2.634-1.478-3.697-.892-1.195-2.454-1.721-3.512-2.772-.84-.834-2.218-2.772-2.218-2.772z" fill="#c1a16b" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1232.6 585.81c.127.814.443 1.61.875 2.313.727 1.18 1.797 2.119 2.813 3.062 1.206 1.12 2.44 2.256 3.874 3.063 1.57.88 3.267 1.755 5.063 1.874.66.044 1.938-.437 1.938-.437s-4.438-2.686-6.5-4.25c-2.095-1.587-4.175-3.239-5.938-5.188-.772-.853-2-2.812-2-2.812s-.247 1.592-.125 2.375zM1247.4 595.62l1.688.375s-5.749 13.32-8.25 20.125c-.371 1.008-.649 2.048-1 3.063-.218.629-.392 1.278-.688 1.875-.55 1.108-1.607 1.952-2 3.125-.259.772.078 1.667-.188 2.437-.245.71-1.009 1.163-1.25 1.875-.314.93.176 2.026-.187 2.938-.482 1.209-1.816 1.892-2.5 3-.657 1.063-1.365 2.194-1.5 3.437-.197 1.816.372 3.684 1.063 5.375.603 1.476 1.61 2.77 2.625 4 .777.944 1.697 1.766 2.625 2.563 1.128.969 3.562 2.687 3.562 2.687s-8.561-1.097-11.812-3.625c-.886-.689-1.32-1.839-1.75-2.875a8.227 8.227 0 0 1-.625-2.563c-.156-2.256.688-6.75.688-6.75l3.937-11.062 12.062-25.5 1.688-3z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1232.8 583.57s1.866 2.556 2.957 3.696c1.585 1.657 3.275 3.247 5.175 4.529 1.438.97 3.918 2.178 5.713 3.008 1.252.579 1.546.848 1.546.848s-2.256.751-3.26 2.484c-.887 1.529-1.31 2.606-1.966 4.01-2.384 5.105-4.966 10.118-7.3 15.247-2.35 5.162-4.848 10.274-6.746 15.617-.836 2.353-1.591 4.751-2.033 7.208-.203 1.126-.026 2.304-.277 3.42-.268 1.189-.75 2.329-1.294 3.419-.222.443-.797 1.256-.797 1.256" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1254.3 537.27s-2.837.016-4.159.462c-1.19.402-2.304 1.094-3.234 1.94-.961.876-1.579 2.068-2.31 3.143-.717 1.052-1.705 2.004-2.033 3.234-.199.745.164 1.543.092 2.31-.038.41-.277 1.202-.277 1.202s-2.11-.08-3.142-.278c-1.895-.364-3.658-1.258-5.545-1.663-1.61-.346-3.389-1.307-4.898-.647-.587.257-1.031.935-1.109 1.571-.091.755.372 1.52.832 2.125 2.914 3.837 11.551 8.687 11.551 8.687s.386-1.624.832-2.31c.581-.896 1.505-1.517 2.31-2.218.562-.49 1.756-1.386 1.756-1.386s4.484-.7 6.746-.74c2.903-.05 5.796.366 8.686.647.772.075 2.31.278 2.31.278s.058 1.93.278 2.864c.197.835.355 1.76.924 2.403.694.785 1.775 1.158 2.772 1.479 2.456.788 5.096 1.178 7.67 1.016 2.416-.152 4.772-.959 7.023-1.848 2.051-.81 4.17-1.68 5.822-3.142.877-.776 1.925-1.699 2.033-2.865.081-.878-.361-1.934-1.109-2.403-2.767-1.734-6.533.338-9.795.185-1.641-.077-4.898-.554-4.898-.554s-.294-2.68-.647-3.974c-.313-1.148-.732-2.278-1.293-3.327-.658-1.228-1.42-2.432-2.403-3.419a8.475 8.475 0 0 0-2.218-1.57c-1.447-.723-3.015-1.287-4.62-1.48-.43-.05-1.294.093-1.294.093s-.623-1.207-1.11-1.663c-.492-.463-1.08-.986-1.755-1.017-.881-.04-1.71.563-2.403 1.109-.585.462-1.385 1.756-1.385 1.756z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1267.4 540.41c-.598-.332-1.508-.715-2.033-.277-.521.434-.357 1.408-.092 2.033.273.643 1.38.714 1.571 1.386.177.618-.256 1.279-.554 1.848-.459.873-1.522 1.38-1.849 2.31-.224.64 0 2.033 0 2.033s2.025.427 3.05.555c1.348.168 4.066.277 4.066.277s.04-3.01-.37-4.436c-.315-1.099-.94-2.095-1.57-3.05-.64-.967-1.205-2.116-2.219-2.679z" fill="#c1a16b" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1241.6 556.1c.029-.097-.347-.314-.516-.408-.048-.026-.082-.034-.082-.034s-.033-.013-.088-.017c-.192-.016-.627-.037-.657.062-.183.62-.663 2.293-.782 3.29-.092.77-.04 1.543 0 2.244.03.607.038 1.33.205 1.987.245.959.873 1.634 1.007 2.356.296 1.6-.615 3.48-.179 5.389.337 1.475 1.395 2.678 2 3.86.546 1.066.948 2.348 1.718 3.416 1.127 1.563 2.466 3.329 4.314 4.28 1.476.759 3.206.857 4.73.817h.049c1.808-.052 3.425-.563 4.687-1.337.672-.415 1.174-1.013 1.476-1.37a14.074 14.074 0 0 0 .683-.866.295.295 0 0 1 .06-.084.297.297 0 0 1-.085.06l-.212.147c-.161.112-.408.282-.69.467-.383.25-1.026.697-1.6.886-1.296.46-2.706.651-4.368.697h-.04c-1.446.038-2.889-.063-4.053-.662-1.56-.803-2.703-2.306-3.818-3.853-.68-.943-1.024-2.096-1.608-3.237-.664-1.296-1.599-2.295-1.882-3.533-.36-1.577.545-3.415.191-5.331-.183-.988-.841-1.723-1.026-2.448-.139-.544-.133-1.08-.164-1.71-.035-.715-.08-1.37 0-2.008.103-.865.555-2.451.735-3.06z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1264.4 558.62s.05 1.642.185 2.403c.092.516-.038 1.049-.092 1.57-.086.837-.758 1.75-.37 2.496.095.183.555.277.555.277s1.476-1.174 2.217-1.756c.553-.433 1-1.066 1.664-1.293.554-.19 1.27-.326 1.756 0 .47.315.547 1.013.646 1.57.141.79.08 1.62-.092 2.403-.12.554-.38 1.071-.646 1.571-.157.294-.443.518-.555.832-.104.291.02.636-.092.924a1.7 1.7 0 0 1-.554.74c-.58.429-2.033.739-2.033.739s-.086.628 0 .924c.112.385.424.682.647 1.016.269.406.682.738.831 1.201.584 1.82.62 3.894.092 5.73-.406 1.412-1.472 2.559-2.403 3.696-1.42 1.737-2.769 3.771-4.805 4.713-.926.429-2.03.21-3.05.277-1.445.097-2.95.588-4.343.185-.935-.27-1.833-.873-2.402-1.663-.581-.807-.489-1.932-.832-2.865-.233-.634-.647-1.478-.647-1.478" fill="none" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1268.6 573.5s2.069-1.166 2.957-1.94c1.201-1.048 2.317-2.24 3.142-3.605a10.838 10.838 0 0 0 1.294-3.326c.38-1.78.277-5.453.277-5.453l-11.551-1.755-.37 5.637v2.125l4.159-2.772 2.033.185.277 2.957-.924 2.957-.924 1.848-2.218 1.109z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1268.2 566.88c.017-.088.028-.162.044-.22.098-.336.25-.706.355-1.029a12.413 12.413 0 0 0 .213-.73l-.062.035a4.73 4.73 0 0 0-.577.4c-.26.205-.596.506-.825.947-.07.147-.112.291-.134.425-.035.2-.047.384-.076.545-.02.095-.027.175-.04.238-.035.182-.158.457-.236.672-.05.14-.092.261-.122.354l-.037.118c0 .037-.013.051-.016.054 0-.002.018-.016.054-.014l.12-.036c.093-.031.219-.078.36-.146.217-.102.496-.258.718-.585.097-.158.156-.322.182-.475.037-.2.049-.39.078-.553z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path class="UnoptimicedTransforms" d="M1250.2 573.62a11.815 11.815 0 0 0-2.844.411 12.78 12.78 0 0 0-.565.164l.053.013.124.029a18.59 18.59 0 0 0 1.307.236c.565.08 1.26.16 1.944.147.13-.003.262-.008.393-.015.84-.048 1.75-.217 2.371-.327.824-.126 1.394-.26 1.43-.268-.037-.009-.604-.142-1.435-.269-.723-.093-1.506-.126-2.395-.125-.128 0-.256.001-.384.004z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1247.2 558.46c.087.038.217-.139.27-.215.016-.023.017-.04.017-.04s.01-.017 0-.044c-.023-.091-.094-.303-.192-.294-.611-.096-2.276-.312-3.13.116a1.635 1.635 0 0 0-.355.251l-.045.054c-.547.796-.839 1.725-.85 1.764.033-.026.817-.663 1.342-1.426l-.045.053c.082-.074.157-.127.223-.16.666-.334 2.171-.153 2.766-.059zM1253.6 557.5c-.413.056-.749.427-.749.427s.449.216.83.164v.002c.638-.087 1.466-.155 1.95-.016.207.06.452.186.72.356a34.908 34.908 0 0 0 1.62.961l.135.074c.035.01.054.028.056.03 0-.002-.022-.02-.033-.055a5.7 5.7 0 0 0-.395-.543c-.254-.31-.612-.688-1.062-.974-.288-.183-.598-.346-.876-.426-.592-.17-1.544-.09-2.196-.002z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1246.9 559.67c-.625-.59-1.79-.004-2.547.405-.322.174-.666.454-.739.813-.065.32.056.737.324.924.443.31 1.1.118 1.622-.023.442-.118.946-.288 1.196-.67.266-.406.497-1.116.144-1.449zM1253.8 559.27c-.265.12-.45.449-.462.74-.018.43.264.872.593 1.151.46.39 1.122.616 1.723.557.568-.055 1.347-.28 1.497-.83.12-.442-.318-.925-.696-1.183-.74-.507-1.838-.805-2.655-.435z" fill="#0e0e0e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1249.2 564.13c.047-.105.091-.21.133-.317.212-.537.375-1.06.453-1.59.074-.51.063-1.033.054-1.376-.01-.242-.016-.444-.025-.587 0-.077-.01-.138-.013-.182 0-.047-.01-.074-.01-.074s-.01.027-.014.073c0-.006-.036.185-.035.179l-.112.573c-.063.318-.16.865-.29 1.298-.142.484-.337.929-.563 1.46l-.13.3c-.262.588-.567 1.152-.869 1.731-.298.572-1.38 1.443-1.05 2.154.326.7 1.87.688 2.4.693.289.002.662-.035 1.033-.127a2.456 2.456 0 0 0 1.1-.55c.43-.367.658-.91.549-1.393-.123-.39-.47-.58-.65-.68-.307-.182-.516-.252-.536-.26v.001c.016.013.194.142.44.384.144.148.417.4.406.617.038.323-.222.628-.56.918-.24.186-.552.292-.893.381-.323.08-.644.11-.884.109-.526-.004-1.73-.065-1.86-.346-.126-.27.667-.914 1.037-1.624.3-.576.617-1.162.885-1.765z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1190.3 629.72 6.408 4.398-3.049 5.823s1.412-1.002 2.217-1.293c.881-.319 1.846-.594 2.774-.463 1.419.2 2.62 1.168 3.88 1.85 1.46.788 2.972 1.529 4.25 2.585 1.026.848 1.953 1.844 2.68 2.957.536.82.978 1.729 1.201 2.682.183.78.449 1.684.092 2.402-.334.674-1.137 1.046-1.847 1.293-1.487.517-2.385.293-3.928.604-1.089.22-2.314.303-3.078 1.11-.376.395-1.4.705-1.31 1.243.104.633.677.807 1.24 1.114.65.354 1.573.016 2.086.55.298.312.232.93 0 1.293-.951 1.486-3.183 1.525-4.805 2.22-1.462.625-3.034 1.003-4.436 1.755-.76.408-1.792.682-2.125 1.479-.277.663-.235 1.735.37 2.125.828.534 1.955-.36 2.865-.74.331-.14.6-.709.923-.553.617.296.542 1.4.278 2.03-.178.427-.695.628-1.11.833-.717.354-1.635.217-2.31.646-.995.633-1.251 2.163-2.31 2.682-1.607.787-3.578.125-5.36.275-1.05.09-2.424-.4-3.143.371-.903.97.143 2.688-.183 3.973-.261 1.028-.694 2.063-1.387 2.865-1.899 2.199-4.898 3.14-7.209 4.899-.643.49-2.217 1.2-1.848 1.57.37.37 3.698 5.268 3.698 5.268l5.545-3.604c5.992-2.611 35.812-31.87 35.468-37.66-.072-1.22.389-4.176.389-4.176l-6.428-4.284-9.967-4.774z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1194.9 623.18-4.574 6.535 6.408 4.024 3.159.768 8.95 4.911 1.581.64 14.054 8.063s3.523-6.428 1.919-8.998c-.238-.38-1.479-.178-1.832-.456-.52-.41.167-1.276-.39-1.633-.79-.506-2.37.036-3.204-.393-.937-.481-.641-1.715-1.566-2.22-.788-.431-2.064.497-2.81-.001-.577-.384.022-1.797-.524-2.222-.78-.607-2.42.016-3.202-.588-.431-.334-.314-1.16-.783-1.438-.824-.49-2.172.651-2.875 0-.417-.386.293-1.32-.13-1.699-.943-.843-2.868.994-3.792.13-.462-.43.359-1.424-.064-1.894-.941-1.046-3.204.426-4.181-.588-.442-.457.27-1.467-.198-1.896-.947-.868-2.602.225-3.853-.065-.75-.173-2.093-.98-2.093-.98z" fill="#bf0d3e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1176.2 689.54s5.202-4.729 7.553-6.816c.995-.884 2.377-1.484 2.957-2.68.391-.806.185-2.126.185-2.68s-.32-1.817.277-2.31c.667-.55 2.033.092 2.588.184.554.093 1.972.434 2.865.093 1.79-.685 2.796-2.624 4.158-3.974 1.098-1.089 2.68-2.68 3.234-3.327.555-.647 1.439-2.54 2.495-3.511 1.291-1.188 3.227-1.504 4.528-2.68.54-.488 1.057-1.069 1.294-1.756.342-.99-.447-2.243.092-3.142.64-1.065 2.323-1.005 3.235-1.848a6.338 6.338 0 0 0 1.57-2.31c.673-1.711.924-4.898.832-5.452-.092-.555.833-4.12-.462-5.36-.512-.49-1.538.305-2.125-.093-.56-.379-.38-1.217-.924-1.617-.426-.312-.955-.361-1.479-.416-.677-.07-1.41.09-2.033-.185-.459-.202-.712-.71-1.109-1.016-.493-.382-1.109-.924-1.57-1.017-.463-.092-1.848-.075-2.588-.554-.481-.311-.644-.951-1.017-1.386-.284-.33-.541-.717-.924-.924-.526-.285-1.185-.193-1.756-.37-.382-.119-.744-.297-1.109-.462-1.092-.493-3.234-1.571-3.234-1.571s.924-.112 1.386-.092c.81.035 1.656.055 2.403.37.426.178.728.57 1.109.83.479.33.942.7 1.478.925.73.306 1.56.3 2.31.555.575.194 1.185.366 1.664.739.433.337.612.923 1.016 1.293.624.572 1.359 1.03 2.126 1.387.583.27 1.288.238 1.848.554.399.226.814.634 1.201.878.62.39 1.187.565 1.849.878.41.194.803.427 1.2.647.713.393 1.403.827 2.126 1.201 1.028.532 2.119.938 3.142 1.479.538.283 1.042.626 1.571.924.793.446 1.673.75 2.403 1.293.734.547 1.94 1.941 1.94 1.941l-1.2.74s-2.773-.79-4.067-.37c-.934.303-1.2 1.072-1.843 1.815-.408.472-1.16 1.117-1.391 1.696-.499 1.252-.277 3.42-.74 3.974-.462.554-1.571 3.757-2.68 5.452-1.698 2.598-3.906 4.83-6.006 7.116-1.327 1.443-2.67 2.883-4.159 4.158-2.26 1.936-4.719 3.636-7.208 5.268-2.447 1.604-5.046 2.965-7.577 4.435-1.814 1.054-3.394 2.204-5.202 3.267-1.858 1.093-6.232 3.827-6.232 3.827z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1189.8 647.26c-.105.044-.039.498-.01.68a.332.332 0 0 0 .056.138c.106.152.385.52.492.474a34.313 34.313 0 0 0 2.056-.933 7.35 7.35 0 0 0 1.252-.769c.97-.775 1.765-2.052 2.152-2.574a24.6 24.6 0 0 0 .742-1.033s.001 0 0 0c-.03.017-.453.258-1.085.665-.72.472-1.596 1.321-2.553 1.869-.347.207-.723.383-1.135.59-.75.377-1.562.725-1.966.893zM1195.2 626.62c.812-1.073 1.385-2.328 1.385-2.328s-1.051.893-1.863 1.966l-2.847 3.762c-.051.068.136.317.136.317s.29.113.342.045zM1197.5 627.42c.998-1.23 1.763-2.649 1.763-2.649s-1.231 1.041-2.229 2.271l-3.498 4.31c-.062.079.107.346.107.346s.296.11.36.033zM1199.9 628.96c.853-1.09 1.47-2.366 1.47-2.366s-1.09.906-1.943 1.996l-2.989 3.823c-.054.07.128.323.128.323s.29.116.345.047zM1202.7 629.69c.951-1.207 1.667-2.6 1.667-2.6s-1.187 1.022-2.138 2.229l-3.335 4.23c-.06.076.115.338.115.338s.296.109.356.033zM1204.1 631.38c.748-1.01 1.256-2.198 1.256-2.198s-.99.831-1.738 1.84l-2.623 3.539c-.047.064.146.306.146.306s.288.115.336.051zM1206.7 631.57c.864-1.155 1.489-2.489 1.489-2.489s-1.105.975-1.97 2.13l-3.03 4.046c-.054.073.132.326.132.326s.295.107.35.034zM1208 633.18c.835-1.108 1.431-2.397 1.431-2.397s-1.075.928-1.91 2.036l-2.928 3.884c-.053.07.133.32.133.32s.293.111.346.04zM1209.9 633.76c.94-1.27 1.639-2.72 1.639-2.72s-1.181 1.093-2.121 2.363l-3.295 4.454c-.059.08.123.339.123.339s.3.098.36.017zM1211.7 634.76c.835-1.218 1.423-2.606 1.423-2.606s-1.082 1.048-1.918 2.267l-2.928 4.27c-.053.077.142.324.142.324s.3.092.353.015zM1214 635.46c.901-1.327 1.554-2.822 1.554-2.822s-1.149 1.158-2.05 2.485l-3.16 4.65c-.056.085.135.337.135.337s.305.085.362 0zM1215.4 637.09c.781-1.145 1.315-2.46 1.315-2.46s-1.03.977-1.81 2.122l-2.74 4.014c-.049.072.15.314.15.314s.296.096.346.024zM1217.7 637.74c.8-1.276 1.347-2.712 1.347-2.712s-1.055 1.117-1.855 2.393l-2.806 4.474c-.051.08.152.32.152.32s.305.08.356-.001zM1219.5 639.54c.725-1.114 1.199-2.391 1.199-2.391s-.977.95-1.702 2.064l-2.542 3.904c-.046.07.16.305.16.305s.297.093.343.022zM1222 640.09c.748-1.265 1.239-2.682 1.239-2.682s-1.007 1.112-1.755 2.376l-2.624 4.433c-.047.08.164.313.164.313s.305.073.353-.007zM1223.4 641.69c.685-1.114 1.114-2.385 1.114-2.385s-.94.957-1.625 2.07l-2.4 3.905c-.043.07.17.298.17.298s.298.087.342.016zM1225 642.06c.737-1.218 1.217-2.592 1.217-2.592s-.994 1.063-1.73 2.281l-2.583 4.27c-.047.078.163.31.163.31s.304.078.35.001zM1225.6 644c.435-1.05.593-2.215.593-2.215s-.712.935-1.147 1.985l-1.525 3.68c-.027.067.222.249.222.249s.304.048.332-.018zM1206 611.08c1.56-1.848 2.818-4.083 2.818-4.083s-2.254 1.244-3.888 3.18c-.75.89-1.47 1.795-2.167 2.715-1.664 2.198-2.57 4.855-2.57 4.855s2.074-1.88 3.686-4.01a64.203 64.203 0 0 1 2.121-2.657zM1231.9 609.93c2.884-4.56 5.177-9.495 5.177-9.495s-3.476 4.186-6.36 8.747l-.01.012a95.843 95.843 0 0 0-2.123 3.657c-.705 1.298-1.555 3.022-2.392 4.78v.01c-1.836 4.016-3.038 8.312-3.05 8.357.026-.04 2.491-3.767 4.324-7.774v.01c.832-1.75 1.67-3.448 2.358-4.714a94.653 94.653 0 0 1 2.09-3.601z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1243.8 577.01s-5.553 2.445-8.317 3.696c-.803.364-1.89.39-2.403 1.11-.359.504-.184 1.847-.184 1.847s-2.896.697-4.251 1.294c-1.77.78-3.406 1.85-4.99 2.957-3.588 2.51-7.048 5.243-10.165 8.317-6.88 6.785-11.965 13.344-18.667 22.178-1.08 1.424.017 3.515-.647 5.175-.827 2.066-4.343 5.822-4.343 5.822s1.855 1.529 2.957 2.403c1.253.994 4.066 1.94 4.066 1.94s-3.646 5.715-4.806 8.872c-.412 1.123-.141 2.475-.739 3.511-1.614 2.796-5.053 4.066-7.208 6.469-1.975 2.202-3.845 4.566-5.175 7.208-.727 1.444-.224 3.6-1.478 4.62-7.809 6.349-15.987 14.97-15.987 14.97s4.203.391 5.821 1.294c1.345.75 2.562 1.732 3.697 2.773 1.157 1.061 2.146 2.759 3.142 3.973.586.715 1.663 2.773 1.663 2.773s3.315-2.592 4.99-3.79c3.672-2.623 7.864-4.189 11.644-6.653 2.491-1.623 5.018-3.202 7.393-4.99 2.76-2.078 4.949-4.489 7.393-6.93 1.763-1.763 3.506-3.695 4.805-5.823a57.676 57.676 0 0 0 3.512-6.653c.471-1.057.039-3.038.832-3.881l2.772-2.957s3.424.55 4.62.37c1.403-.213 2.381-.45 3.79-.278 3.25.396 7.235 2.221 10.35 3.234 1.741.567 6.323 2.379 6.323 2.379s1.142-2.803 2.363-3.857c1.66-1.434 2.926-2.6 4.91-3.536 2.338-1.104 5.006-1.473 7.577-1.752 1.593-.172 3.227-.182 4.806.089 1.094.187 2.347.247 3.407.578.67.21 1.508.087 2.033.555.495.441.605 1.198.739 1.848.473 2.294.21 4.681.185 7.023-.014 1.295.165 2.634-.185 3.881-.209.744-.517 1.538-1.109 2.033-.747.625-1.929.437-2.772.924-.642.372-1.487.949-1.487.949s1.222 1.583 1.832 1.92c1.936 1.07 3.735 1.373 5.939 1.567 2.519.222 5.114.204 7.577-.37 1.962-.456 3.64-1.75 5.545-2.402 2.346-.804 4.777-1.356 7.208-1.848 2.442-.495 6.469-.924 7.393-1.11s4.47-1.543 6.468-2.772c2.124-1.305 4.507-2.633 5.73-4.805 1.192-2.118.996-4.78 1.109-7.208.143-3.082-.197-6.176-.555-9.24-.5-4.286-1.403-8.516-2.218-12.754-.902-4.699-1.298-9.558-2.957-14.046-1.557-4.215-3.94-8.113-6.468-11.828-2.166-3.182-4.913-5.927-7.393-8.871-1.408-1.671-2.207-3.73-4.159-4.713-2.426-1.223-5.564-.277-8.224-.832-.897-.187-3.577-1.27-3.881-1.663-.43-.556-.144-1.74-.555-2.31-.39-.541-2.904-1.154-3.789-1.479-1.19-.438-3.973-1.756-3.973-1.756s.09 2.666-.37 3.881c-.593 1.568-1.81 2.845-2.957 4.066-1.259 1.34-2.586 2.733-4.251 3.512-.908.425-1.962.427-2.957.554-1.776.227-3.695 1.029-5.36.37-1.094-.433-1.773-1.593-2.403-2.587-.71-1.122-.684-2.634-1.478-3.697-.892-1.195-2.454-1.721-3.512-2.772-.84-.834-2.218-2.772-2.218-2.772z" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1242.9 620.75s-1.09 1.065-1.375 1.75c-.395.95-.149 2.06-.375 3.063-.174.77-.587 1.476-.75 2.25-.138.655.033 1.367-.188 2-.163.469-.5.863-.812 1.25-.26.32-.925 1.212-.938 1.625-.043 1.45.017 3.626-.061 5.812-.042 1.168-.062 3.187-.188 3.5-.125.312-.562 2.313-.437 2.813s.01 1.412.5 1.687c.29.163.725.188 1 0 .57-.391.5-1.375.5-1.813s-.197-1.228.188-1.437c.472-.257.867.511 1.375.688.413.143 1.288.844 1.25.375-.092-1.14-.688-1.375-1-1.625s-1.25-1.938-1.375-2.375-.313-2.188-.313-2.438.062-1.812.188-2.063c.125-.25.472-1.593.687-1.312.431.563 1.043 1.353 1.375 1.875.262.411.238.964.5 1.375.206.323.43.838.813.813.444-.03.73-.625.812-1.063.124-.661-.062-1.187-.562-1.938-.5-.75-1.25-2.187-1.313-2.5-.062-.312-.544-1.646-.562-2.5-.023-1.058.384-2.081.562-3.125.132-.77.194-1.552.375-2.312.192-.808.378-1.633.75-2.375.448-.894 1.75-2.438 1.75-2.438l-1.75-.875z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1280.8 601.5 1.125 17 .375 11.125-.5 5.875-1.875 2.5-5.875 3.125.5 3.875 20.5-6.25 2.5-4.75-5-.875-1.375-2.75 1.75-6.75.375-4-3.25-.75-1.875-2.5-1.75-5.625-3.125-7-2-2.25z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1262.2 596.5c-.592-.698-2.375-1.375-2.375-1.375s-1.404 1.13-1.688 1.938c-.49 1.397-.085 2.982.188 4.437.155.822.563 2.25.813 2.375s1.041-.01 1.562 0c.542.01 1.625.063 1.625.063s.438.75.5 1.25.275 3.08.25 4.625c-.031 1.944-.019 3.928-.5 5.812-.653 2.558-2.242 4.785-3.188 7.25-.762 1.987-1.662 3.962-2 6.063-.297 1.85-.32 3.777 0 5.625.054.305.01.807.313.875.431.097 1-.563.938-.938-.062-.375-.252-2.722-.062-4.063.26-1.833 1.06-3.548 1.625-5.312.641-2.008 1.226-4.039 2-6 .403-1.023 1.125-2.688 1.375-3s1.04-1.091 1.687-1c.482.068.735.655 1 1.063.382.587.813 1.687.813 1.937s.062 4.375.125 4.688c.062.312-.198 3.167-.313 4.75-.133 1.834-1.028 3.758-.437 5.5.09.265.562.625.562.625s.508-.261.625-.5c.569-1.16 0-3.5.062-3.875s.313-5.438.313-5.438.916 1.18 1.312 1.813c.49.781 1.079 1.544 1.313 2.437.295 1.129-.113 2.346.062 3.5.178 1.18.704 2.281 1 3.438.359 1.405.824 2.803.937 4.25.08 1.02.13 2.09-.188 3.062-.215.66-.648 1.246-1.125 1.75-.583.618-2.062 1.5-2.062 1.5l.188.688s1.687-.063 2.124-.063 3.125-.125 3.125-.125.077-2.377 0-3.563c-.104-1.614-.382-3.213-.625-4.812-.675-4.453-1.252-8.935-2.312-13.312-1.248-5.155-3.021-10.173-4.75-15.188-1.48-4.295-1.874-9.286-4.812-12.75z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1276.9 582s.96 1.877.875 2.875c-.117 1.393-1.035 2.633-1.875 3.75-1.329 1.768-3.096 3.187-4.875 4.5-1.202.887-2.48 1.716-3.875 2.25-.954.365-1.993.453-3 .625-.622.106-1.875.25-1.875.25l1.125-3.125 5-2.75 4.25-4z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1253.8 589.06c-.86.101-1.812.005-2.563.438-.705.406-1.144 1.177-1.562 1.874-.428.714-.818 1.49-.938 2.313-.093.642.303 1.299.188 1.938-.135.752-.667 1.374-1 2.062-.564 1.166-1.161 2.317-1.688 3.5-1.59 3.578-3.314 7.125-4.437 10.875-.433 1.444-1.117 2.95-.875 4.438.278 1.703 1.659 3.029 2.563 4.5 1.74 2.83 3.416 5.724 5.5 8.312 1.274 1.584 2.3 4.952 4.25 4.375 1.75-.519.598-3.609 1.062-5.375.625-2.377 1.46-4.695 2.313-7 .437-1.183.948-2.338 1.437-3.5.449-1.067 1.116-2.06 1.375-3.188.523-2.276.335-4.664.313-7-.036-3.57-2.861-7.855-.688-10.688.582-.758 2.01-.043 2.813-.562.601-.39 1.086-1.052 1.25-1.75.27-1.15-.16-2.39-.563-3.5-.306-.843-.6-1.86-1.375-2.313-.738-.431-1.708-.08-2.563-.062a49.894 49.894 0 0 0-4.812.313z" fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1260.3 597.07c.088.009.204-.257.254-.396.017-.048.017-.082.017-.082s.01-.033 0-.083c-.027-.144-.081-.425-.162-.433-.53-.056-1.766-.245-2.109-.65a.672.672 0 0 1-.102-.183c-.158-.356-.28-.855-.4-1.262-.066-.229-.13-.446-.174-.592l-.057-.187c-.03-.045-.024-.072-.024-.078 0 .005 0 .033-.037.073a4.137 4.137 0 0 0-.28.792c-.11.423-.195 1.02.046 1.635a1.7 1.7 0 0 0 .265.448c.618.73 2.206.94 2.767.998zM1254.1 597.13c.048.02.167-.133.25-.258.051-.079.075-.151.075-.151s.03-.07.045-.163c.024-.146.051-.336.01-.353-.324-.133-1.036-.47-1.167-.736a.702.702 0 0 1-.057-.2c-.07-.374-.089-.871-.125-1.281a34.53 34.53 0 0 0-.053-.594c-.01-.073-.015-.147-.019-.188-.02-.049-.01-.073-.01-.078v-.001c0 .006-.01.032-.05.062a4.067 4.067 0 0 0-.43.688c-.192.379-.396.924-.302 1.553.026.16.072.327.146.48.31.63 1.334 1.076 1.686 1.22z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1260.7 596.62s-2.527.258-3.781.125c-1.367-.145-3.445.355-4-1-.396-.968-1.242 2.587-1.875 3.875-.638 1.296-1.472 2.508-1.938 3.875-.56 1.648-.512 3.454-1 5.125-.557 1.913-1.546 3.676-2.187 5.563-.46 1.354-.81 2.745-1.188 4.125-.284 1.038-.812 3.125-.812 3.125" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1277.1 581.81s-2.193 2.554-3.375 3.75c-1.793 1.815-3.55 3.705-5.625 5.188-1.426 1.018-4.625 2.5-4.625 2.5" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1284.9 604.97c-.962-1.698-2.333-3.171-3.301-4.185-.994-1.04-1.677-1.726-1.677-1.726s.394.886 1.115 2.146c.717 1.255 1.745 2.851 2.643 4.453.119.21.217.399.292.565 1.146 2.518 2.03 5.148 2.91 7.806.394 1.187.35 2.828 1.218 4.058.735 1.042 1.896 1.764 3.01 2.188 0 0 .511.27 2.078.233l-.712-.768c-.402 4.08-.472 3.742-.472 3.742-.027.16-.054.307-.08.438-.225 1.115-.712 2.227-.94 3.448-.185.996-.44 2.128-.32 3.264.073.692.213 1.648.79 2.32.66.768 1.707 1.046 2.45 1.275.965.298 1.983.407 2.956.406 1.134 0 2.282-.152 3.379-.464 2.992-.85 5.75-2.361 8.44-3.737.852-.436 2.295-1.314 2.834-1.646.086-.052-.047-.462-.113-.645l-.04-.083s.01.01-.056-.072c-.134-.14-.438-.445-.523-.393-.535.329-1.942 1.185-2.74 1.592-2.707 1.385-5.345 2.83-8.184 3.638-.967.274-1.986.41-2.997.41-.876 0-1.74-.095-2.543-.343-.77-.238-1.428-.416-1.8-.85-.307-.357-.391-.897-.46-1.555-.095-.905.114-1.839.304-2.861.208-1.114.691-2.213.936-3.427.03-.149.059-.311.088-.48 0 0 .082.26.484-3.84a238.72 238.72 0 0 0 .08-.812 12.219 12.219 0 0 1-.792.044c-1.202.027-1.547-.142-1.547-.142-.95-.362-1.827-.924-2.365-1.687-.683-.968-.58-2.326-1.032-3.692-.882-2.66-1.79-5.361-2.965-7.944a8.968 8.968 0 0 0-.347-.674z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1273.8 640.45c-.089.05.028.468.085.652.016.053.035.083.035.083s.015.032.052.073c.127.145.423.464.512.413.56-.313 2.042-1.146 2.859-1.636 1.417-.85 3.423-1.434 4.57-2.923.543-.706.663-1.641.763-2.327.858-5.905-.088-11.943-.243-17.807-.085-3.223-.074-6.494-.378-9.734 0-.02 0-.041-.01-.062-.223-2.457-.487-4.489-1.194-6.412-.093-.256-.217-.474-.31-.649a59.383 59.383 0 0 0-1.354-2.463c-.015-.02-.02-.033-.02-.036 0 .003.01.016.01.04.01.025.016.06.027.104l.098.36c.076.276.178.64.308 1.095.097.339.21.722.33 1.14.061.212.14.433.166.613.313 1.745.326 4.01.545 6.337 0 .021 0 .043.01.064.3 3.195.287 6.403.372 9.64.157 5.926 1.095 11.804.257 17.569-.101.696-.178 1.272-.487 1.673-.955 1.24-2.643 1.655-4.18 2.577a141.12 141.12 0 0 1-2.823 1.616zM1292.3 602.29c-.217-.43-.437-.853-.648-1.272-.867-1.725-1.862-3.359-2.647-4.597a72.927 72.927 0 0 0-1.632-2.462l-.109-.155-.03-.042c-.01-.01-.01-.016-.01-.016s0 .006.01.019c0 .01.01.027.016.048l.064.178a106.027 106.027 0 0 0 1.054 2.756 148.224 148.224 0 0 0 2.055 4.852c.198.45.41.89.63 1.324.82 1.615 1.633 3.15 2.058 4.81.397 1.552.475 3.207.416 4.863-.07 1.939-.776 5.45-1.058 6.785-.134.211.444.598.55.669l.02.009h.022c.103-.016.814-.131.777-.388.285-1.348 1.013-4.949 1.088-7.024.062-1.73-.017-3.532-.459-5.261-.465-1.82-1.351-3.492-2.164-5.096z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1335.1 607.62c-5.357 2.193-15.25 6.75-15.25 6.75l-1.875 11 13.323 15.334s1.243 1.679 1.49 2.667c.23.93-.063 2.875-.063 2.875l24.375-13.75s-1.43-.78-2.098-1.24c-1.343-.926-2.733-1.841-3.826-3.052-2.148-2.377-5.2-8.083-5.2-8.083s1.553-1.688 1.624-2.75c.078-1.174-.403-2.587-1.375-3.25-1.24-.847-4.5-.125-4.5-.125s-3.48-4.766-5.625-6.5c-.261-.212-.689-.002-1 .125z" fill="#fff" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width=".8" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1320.4 615s3.15 2.934 4.625 4.5c1.094 1.161 2.186 2.335 3.125 3.625 1.178 1.617 3.125 5.125 3.125 5.125s2.513 5.48 2.75 9.125c.125 1.917-.479 8.096-.479 8.096l-1.279-3.24-2.93-3.731-11.561-13.875z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linecap="square" stroke-miterlimit="33"><path d="M1331.4 628.25c4.647-4.748 9.658-6.443 14.625-7.313" fill="none" stroke-width=".9" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1335.1 607.62c-5.357 2.193-15.25 6.75-15.25 6.75l-1.875 11 12.698 14.709s1.26 1.515 1.614 2.417c.451 1.15.584 3.661.584 3.661l24.229-13.662s-1.43-.778-2.098-1.24c-1.343-.925-2.733-1.84-3.827-3.051-2.147-2.378-5.2-8.084-5.2-8.084s-2.726-4.162-4.25-6.125c-1.757-2.264-3.48-4.766-5.625-6.5-.261-.211-.69-.002-1 .125z" fill="none" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke-width="1.4"><path d="m1320.7 624.44-46.942 19.597s.84 1.343 1.51 1.69c.525.27 1.76.198 1.76.198l48.625-18.812s-.438-.842-.703-1.234c-.357-.53-.632-1.188-1.188-1.5-.439-.248-.996-.197-1.5-.188-.527.009-1.562.25-1.562.25z" fill="#fffdfe" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1325.6 627.5s.443 1.273.5 1.938c.066.77.118 1.601-.187 2.312-.21.488-1.063 1.188-1.063 1.188l-28 9.187s-1.079-.302-1.624-.25c-.683.064-1.75 1.188-1.75 1.188s-.696-.594-1.126-.688c-.512-.112-1.076-.01-1.562.188-.51.206-.962.576-1.313 1-.237.287-.5 1-.5 1s-.564-.312-.874-.375a3.142 3.142 0 0 0-1.313 0c-.518.117-1.008.374-1.438.687-.416.304-1.062 1.125-1.062 1.125s-1.08-.312-1.625-.25a3.133 3.133 0 0 0-1.563.625c-.34.269-.75 1.063-.75 1.063l-1.068-.69-2.056-.498z" fill="#483119" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1276.5 646.47s.541 3.172.53 4.773c-.01 1.663-.3 3.318-.618 4.95-.328 1.676-.732 3.348-1.326 4.95-.614 1.655-2.298 4.773-2.298 4.773" fill="none" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g></g><path d="m1282.4 668.92 3.27 13.17s-3.214-2.804-5.038-3.89c-1.19-.707-2.427-1.503-3.8-1.679-1.274-.163-2.518.661-3.801.62-.786-.026-1.656-.077-2.298-.531-.627-.444-.597-1.52-1.238-1.945-.448-.296-1.054-.24-1.59-.265-.797-.036-1.59.161-2.387.177-1.74.035-3.477-.118-5.215-.177-1.768-.06-3.548-.393-5.303-.177-1.916.236-3.974.503-5.569 1.591-1.806 1.233-2.938 3.292-3.977 5.215-1.263 2.337-1.908 4.964-2.652 7.513-.619 2.12-.925 4.321-1.502 6.453-.34 1.25-.556 2.56-1.15 3.712-.712 1.383-2.037 2.373-2.828 3.712-.575.975-.871 2.091-1.371 3.107-.666 1.35-1.653 2.548-2.165 3.964-.622 1.723-.764 3.585-1.06 5.392-.508 3.1-1.228 9.342-1.228 9.342-1.406-.392-1.06-3.737-1.634-5.21-1.49-4.43-.013-7.148.122-10.585 0 0 5.446-14.113 8.485-21.036 1.6-3.644 5.127-10.783 5.127-10.783l.707-7.866z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1268 660.88-5.215 1.326s-1.8.24-2.298.619c-.62.47-.942.903-3.27.618-.446-.054-1.945-.53-1.945-.53s-.704.84-1.149 1.149c-.639.444-1.39.708-2.121.972-.746.27-1.51.538-2.298.619-1.469.15-3.267.616-4.42-.265-.326-.25.088-1.326-.442-1.15-.53.178-3.359 1.238-3.359 1.238s.416 1.435.708 2.121c.298.704.85 1.298 1.06 2.033.219.768.225 1.59.177 2.387a18.408 18.408 0 0 1-.972 4.95c-.591 1.691-1.632 3.191-2.475 4.773-1.644 3.083-3.537 6.037-5.038 9.192-1.477 3.103-2.665 6.335-3.89 9.546-1.002 2.63-2.295 5.191-2.828 7.955-.564 2.924-.49 5.952-.353 8.927.073 1.586.624 4.721.624 4.721s2.818 3.258 3.109 1.59c.226-1.301-1.937-5.553-1.877-8.432.057-2.744.98-5.46 2.121-7.955.37-.81 1.074-1.43 1.503-2.21 1.36-2.475 2.167-5.218 3.359-7.778.639-1.374 1.54-2.633 2.032-4.066.83-2.416.814-5.054 1.503-7.513.372-1.328.777-2.666 1.414-3.89.948-1.819 2.895-3.088 3.536-5.037.387-1.176.116-2.475.088-3.713-.02-.856-.815-1.992-.177-2.563.737-.659 1.93.464 2.917.53 1.324.09 2.674.075 3.977-.176.613-.119 1.768-.619 1.768-.619s.841 3.827 1.237 5.745c.584 2.824 1.29 5.629 1.68 8.485.42 3.074.48 6.187.707 9.281.276 3.77.482 7.546.795 11.314.307 3.687.884 7.353 1.061 11.05.08 1.677.104 3.361 0 5.037-.103 1.66-.585 3.328-.619 4.95-.012.57-.47 1.518-.676 2.471-.181.841-.103 1.686-.232 2.277-.251 1.145-.429.96-.547 1.943-.129 1.073 2.324 1.508 3.223 1.618 1.367.166.882-.578 2.506-.558 1.897.024-.502-7.52-.562-11.287-.026-1.65.113-3.3.088-4.95-.046-3.096-.408-6.183-.442-9.28-.05-4.627.751-9.267.354-13.877-.271-3.143-1.146-6.207-1.856-9.281-.549-2.374-1.649-4.643-1.856-7.071-.147-1.709.752-3.44.441-5.127-.183-.997-1.325-2.74-1.325-2.74s.618-.972 1.149-.795c.53.177 1.976.678 3.005.707 1.525.043 2.983-.727 4.508-.795 1.034-.047 2.061.19 3.093.265 1.531.11 3.066.383 4.596.265.842-.065 1.635-.452 2.475-.53 1.203-.113 2.416.073 3.624.088.825.01 2.475 0 2.475 0s.057-1.829 0-2.74c-.029-.474-.177-1.414-.177-1.414l-7.778.972-5.568-.707-3.349-1.605z" fill="#030303" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1222.8 653.28s-.357 2.544-.619 3.8c-.292 1.4-1.06 4.155-1.06 4.155l-1.503 3.182 17.412-5.834s-8.346-1.798-12.109-3.712c-.788-.4-2.121-1.59-2.121-1.59z" fill="#84592d" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1223.8 649.04s-1.668 2.127-1.15 3.359c.637 1.508 2.226 1.878 3.713 2.563 2.607 1.2 5.387 1.991 8.132 2.828.554.17 1.11.34 1.68.442 2.04.368 5.214.884 6.186.62.973-.266 3.97-1.429 5.569-2.74.861-.707 1.213-1.898 2.033-2.652.36-.333.762-.915 1.237-.796.294.074.58 1.025.62 1.326.126.963-.796 4.596-.796 4.596" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1200 672.55 1.944 3.89 49.057-19.093s.905-1.849.618-2.74c-.217-.675-1.59-1.414-1.59-1.414z" fill="#fffdfe" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1208.9 765.88s.088-4.585 0-6.875c-.167-4.343-1.322-8.666-1-13 .152-2.046.382-4.205 1.375-6 1.113-2.01 2.752-3.996 4.875-4.875 1.424-.59 3.216-.625 4.625 0 1.079.479 1.593 1.742 2.375 2.625 1.645 1.858 3.542 3.532 4.875 5.625 1.372 2.155 1.935 4.739 3.125 7 1.115 2.118 2.313 4.21 3.75 6.125.372.495 1.25 1.375 1.25 1.375s-.121-4.583-.125-6.875c0-2.792.267-5.587.125-8.375-.057-1.126-.26-2.24-.393-3.36-.153-1.287-.138-2.607-.47-3.86-.637-2.412-.984-5.292-2.887-6.905-3.886-3.293-14.875-3.5-14.875-3.5s-3.835 1.36-5.375 2.625c-2.183 1.794-4.147 4.1-5.125 6.75-.751 2.036-.289 4.332-.375 6.5-.076 1.916-.042 3.835-.125 5.75-.056 1.293-.309 2.582-.25 3.875.098 2.149.607 4.26 1 6.375.506 2.724 1.75 8.125 1.75 8.125z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1261.7 723.12c.468-.482 1.08-1.05 1.75-1 .503.038.684.911 1.188.938.467.024.72-.768 1.187-.75.595.021.842 1.072 1.438 1.062.504-.008.683-.93 1.187-.938.492-.008.697.846 1.188.875.549.034.887-.83 1.437-.812.572.018.866.93 1.438.938.636.008.989-1.006 1.625-1 .618.005.944.975 1.562 1 .708.028 1.17-1.076 1.875-1 .544.058 1 1.062 1.25 1.062s.932-.841 1.5-.813c.554.029.82.94 1.375.938.584-.003.855-.968 1.438-1 .52-.028.854.715 1.375.75.756.05 1.374-.918 2.125-.813.515.073.729.942 1.25.938.579-.004.798-1.006 1.375-1.063.556-.054.944.814 1.5.75.617-.07 1.437-1.187 1.437-1.187l.688 6.688-.25.75s-3.875.437-4.188.562-1.875 1-1.875 1l-1.813 1.875-3.937-.563-3.313-.875-4.75.125-6.75.938s-2.04-.833-3.121-.926c-.838-.071-1.685.481-2.505.297-.647-.146-1.8-.405-1.686-1.059.291-1.682.847-3.305 1.5-4.875.408-.98.76-2.05 1.5-2.812z" fill="#bf0d3e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1205 726.46-.088 4.773v9.28s1.313-3.97 2.386-5.744c.834-1.378 1.66-2.978 3.094-3.713 1.472-.754 3.296-.387 4.95-.353 2.104.043 4.218.262 6.275.707 1.12.242 2.346.383 3.27 1.06 1.023.75 1.483 2.056 2.21 3.094.985 1.406 2.917 4.243 2.917 4.243s.407-3.177.53-4.773c.103-1.323-.03-2.667.177-3.978.19-1.207.82-2.323.973-3.535.16-1.275-.068-3.854-.068-3.854-1.314-.057-2.234-1.027-3.064-2.052l-1.2.956z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1199.3 717.71c-1.001 1.03-.87 2.745-1.15 4.154-.19.961-.48 1.946-.353 2.917.082.63.517 1.087 1.061 1.414.711.428 1.293.133 2.121.089.736-.04 1.52-.26 2.21 0 .586.22.85.966 1.414 1.237 1.052.506 2.284.526 3.447.619 1.587.126 3.192-.264 4.773-.089 1.357.151 2.638.714 3.978.973 1.227.237 2.467.423 3.712.53.999.086 2.475-.265 3.005.088.53.354 1.989 1.563 3.182 1.68.613.06 1.611.064 1.768-.53.571-2.17.827-4.234.707-6.365-.05-.916-.607-2.684-.607-2.684s-1.021-.516-1.462-.556c-.726-.064-1.308.209-1.997-.03-.61-.212-1.123-.749-1.767-.795-.428-.031-.815.423-1.238.353-.46-.076-1.056-.92-1.586-.92s-2.038.302-2.391.125c-.354-.177-1.054-.79-1.68-.884-.623-.093-1.226.353-1.856.353-.48.001-.763-.703-1.227-.827-.513-.138-1.166.122-1.69.032-.551-.095-1.17-.6-2.054-.688s-2.188.6-2.719.246c-.53-.354-1.06-.884-1.502-.884s-1.782.449-2.548.464c-.884.017-1.34-.757-2.215-.625-.396.06-1.057.316-1.336.603z" fill="#bf0d3e" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1210.9 678.29-4.42 8.927s-3.499 8.44-4.772 12.816c-.91 3.124-1.537 6.33-2.033 9.546-.42 2.72-.532 5.48-.796 8.22-.266 2.77-2.44 6.064-.795 8.309 1.246 1.701 4.806-.268 6.187 1.325 1.412 1.63.378 4.298.442 6.453.1 3.357 0 6.718-.088 10.076-.071 2.712-.643 5.434-.354 8.132.26 2.423 1.248 4.711 1.856 7.07.57 2.208.674 4.584 1.68 6.63.463.941 1.582 1.49 1.944 2.475.53 1.439.193 3.063.177 4.596-.02 1.977-.47 3.948-.353 5.922.098 1.673.496 3.32.883 4.95.882 3.709 2.487 7.229 3.27 10.96.44 2.092.372 4.268.796 6.364.237 1.17.805 2.265.973 3.447.571 4.025.291 8.137.088 12.198-.152 3.019-.382 6.051-.973 9.015-.306 1.536-.8 3.033-1.325 4.508-.204.572-.708 1.68-.708 1.68s3.826-.505 5.746-.442c1.666.054 3.312.398 4.95.707 1.516.286 2.977.858 4.507 1.06.906.12 1.89-.246 2.74.089.583.23.844.979 1.415 1.237.812.369 1.76.303 2.651.354 3.324.191 6.659-.23 9.988-.177 2.39.038 4.77.344 7.16.354.707.003 2.12-.089 2.12-.089s-.562-8.464 0-12.64c.372-2.755 1.493-5.357 2.21-8.043.606-2.265 1.478-4.48 1.768-6.806.606-4.853-.963-9.86-.088-14.672.34-1.863 1.628-3.454 2.033-5.303.576-2.625.526-5.357.53-8.044 0-2.361-.157-4.726-.441-7.07-.26-2.14-1.303-4.215-1.15-6.365.114-1.58 1.223-2.949 1.503-4.507.46-2.554-.277-5.242.265-7.779.36-1.68 1.533-3.105 1.945-4.773.796-3.218.954-6.583.972-9.9.01-1.36-.32-2.705-.353-4.065-.021-.896.104-2.685.104-2.685s2.616.247 3.923.173c1.68-.095 3.31-.642 4.987-.79 2.158-.19 4.344-.34 6.5-.12 1.874.19 3.67 1.627 5.514 1.241 1.58-.33 2.378-2.334 3.9-2.87 1.566-.551 4.975-.214 4.975-.214l-.205-8.7s-1.113-15.104-2.475-22.54c-1.315-7.183-3.696-14.13-5.48-21.212-.815-3.236-2.386-9.723-2.386-9.723l-20.418-.177-17.412.177-2.563-5.038-31.201 12.728z" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1201.9 676.44 1.591 4.331 44.106-18.296 2.121-1.326s1.326-1.237 1.238-1.59c-.088-.354-.177-2.476-.177-2.476z" fill="#483119" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="m1233.1 765.89-3.182 6.364-3.8 3.447s2.051-.113 2.828.442c.514.368.703 1.073.884 1.68.177.595.147 1.235.176 1.856.055 1.148.369 2.359 0 3.447-.202.597-.88.932-1.149 1.503-.449.957-.707 3.093-.707 3.093l.884 4.95 1.326 5.392.177 4.507-.796 4.155s-1.926 3.751-2.828 5.657c-.525 1.108-1.503 3.358-1.503 3.358l-.619 2.564s.942-1.748 1.503-2.564c.428-.621.694-1.543 1.414-1.767.294-.092.663.05.884.265.401.389.417 1.043.53 1.59.343 1.651.327 3.357.443 5.039.121 1.766.265 5.303.265 5.303l2.21-17.766 1.59-8.22-.265-4.42-.795-6.805v-6.01l1.237-4.508 1.238-3.182-.796-5.039z" fill="#84592d" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1231.5 724.53c.048-.2-.598-.307-.728-.328-.021-.003-.033 0-.033 0s-.012 0-.031.01c-.117.06-.7.36-.59.539.176 1.105.653 4.039 1.01 5.665.364 1.654.915 3.235 1.273 4.833.322 1.44.615 2.87.796 4.31.143 1.14.206 2.293.232 3.458.043 1.91-.138 3.84-.125 5.801.02 3.016.49 5.966.314 8.89-.063 1.034-.303 2.037-.49 3.11-.249 1.413-.41 2.784-.796 4.113-.48 1.653-1.175 3.237-1.903 4.844-.25.551-.462 1.134-.685 1.679-.334.785-.649 1.506-1.141 2.024-.523.6-1.377.976-2.18 1.279-1.226.462-2.728.55-3.648.603a84.505 84.505 0 0 0-1.895-.109c.033.01.717.214 1.853.516.925.131 2.446.314 3.977-.022.908-.193 1.957-.551 2.82-1.346.72-.703 1.175-1.568 1.51-2.415.23-.562.43-1.114.664-1.632.731-1.614 1.466-3.289 1.972-5.03.408-1.403.587-2.875.83-4.262.184-1.046.442-2.153.51-3.267.182-3.026-.292-6.039-.312-8.984-.013-1.914.17-3.86.125-5.824a35.338 35.338 0 0 0-.243-3.6c-.188-1.503-.494-2.987-.82-4.441-.368-1.651-.919-3.229-1.27-4.828-.348-1.581-.82-4.485-.996-5.586zM1230.6 795.39c-.142-.451-.288-.893-.42-1.327-.581-1.957-1.58-3.496-1.723-4.953-.115-.953.115-2.132.23-2.824.088-.512.176-.957.236-1.252.033-.167.06-.293.08-.385l.022-.107c.01-.028.01-.042.01-.042s-.01.014-.019.038c-.01.024-.027.056-.047.1a22.202 22.202 0 0 0-.651 1.548c-.253.665-.691 1.784-.735 2.954-.04 1.977.757 3.347 1.276 5.297.124.469.265.925.407 1.375.288.912.555 1.773.687 2.665.218 1.48.286 2.984.122 4.445-.181 1.607-.578 3.2-1.2 4.682-.525 1.248-1.362 2.31-2.147 3.518-.245.377-.48.768-.69 1.18-.623 1.2-1.274 2.332-1.541 3.696-.269 1.488-.121 3.028-.032 4 .168 1.45.302 2.355.305 2.377 0-.022.09-.939.188-2.383.09-.95.2-2.512.585-3.74.337-1.127 1.01-2.024 1.71-3.303.197-.356.418-.708.649-1.064.763-1.174 1.691-2.377 2.263-3.739a18.481 18.481 0 0 0 1.3-5.068c.181-1.604.104-3.234-.128-4.805-.147-.999-.447-1.967-.737-2.883zM1240.3 826.62c-.203.076-.402.158-.598.244-1.382.618-2.483 1.6-3.304 2.386-1.293 1.223-2.052 2.13-2.052 2.13s1.11-.605 2.56-1.46c.957-.565 2.175-1.327 3.333-1.776.185-.073.368-.144.552-.213 1.01-.378 2.014-.613 2.96-.483.485.066.964.256 1.455.528.497.272 1.005.609 1.519.927.88.537 1.89 1.372 2.536 1.875.921.747 1.566 1.213 1.585 1.226-.012-.019-.43-.69-1.123-1.667-.514-.697-1.267-1.69-2.256-2.482-.472-.38-.99-.775-1.584-1.105-.583-.322-1.232-.592-1.942-.69-1.257-.172-2.534.146-3.641.56zM1249.2 786.94a8.234 8.234 0 0 0-.106-1.915c-.36-1.774-1.53-2.799-1.833-3.871-.296-.99-.38-2.25-.446-2.992-.074-1.184-.14-1.91-.14-1.91s-.118.719-.278 1.9c-.085.758-.23 1.995-.059 3.2.237 1.445 1.325 2.706 1.417 3.878.068.53.075 1.078.046 1.637-.06 1.15-.309 2.31-.561 3.489-.063.296-.147.59-.246.888-.477 1.433-1.128 2.678-1.383 4.268-.237 1.581-.17 3.213-.123 4.29a44.388 44.388 0 0 0 .164 2.366c.01.066.012.116.016.152a.21.21 0 0 1 .01.057c0-.003 0-.022.01-.057l.02-.152.074-.547c.056-.412.146-1.08.247-1.792.145-1.022.351-2.717.714-4.087.322-1.252 1.083-2.538 1.585-4.057.111-.335.21-.68.286-1.036.252-1.178.525-2.445.59-3.709zM1247.3 769.28l-.076-.043c-.855-.317-1.816-1.065-2.568-1.577-.453-.31-.897-.619-1.174-.81l-.368-.254-.103-.07-.04-.028s.01.015.022.043l.059.11a13.058 13.058 0 0 0 1.04 1.597c.552.738 1.37 1.738 2.626 2.261.034.01.068.018.102.026l-.01.027c1.492.569 3.294.72 4.855.233l.033-.014c1.13-.39 1.846-1.256 2.314-1.887a9.915 9.915 0 0 0 .889-1.385l.05-.098a.125.125 0 0 1 .019-.038c0 .002-.01.014-.036.022l-.093.056-.33.2c-.265.162-.627.384-1.045.637-.672.4-1.511.984-2.225 1.176 0-.002 0-.003.01-.005-1.237.386-2.684.273-3.939-.206zM1259.1 750.83a5.25 5.25 0 0 1-.039-.269c-.094-.606.051-1.363.061-2.108.01-.625.02-1.202.018-1.659 0-.3-.01-.546-.012-.726 0-.096-.01-.172-.01-.225v-.091l-.04.082-.097.204c-.075.161-.177.389-.293.666a14.9 14.9 0 0 0-.575 1.597c-.19.611-.492 1.436-.439 2.39.01.127.025.251.046.374.184 1.08.7 2.072.976 3.009.242.823.654 2.32.81 2.887-.028.103.43.074.63.059l.107-.018.1-.038c.181-.09.59-.3.513-.373-.156-.568-.571-2.075-.817-2.912-.302-1.03-.78-1.918-.939-2.85z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1233.5 763.57s.208 4.3.528 6.426c.158 1.054.59 2.063.687 3.125.11 1.204.122 2.441-.125 3.625-.22 1.053-.886 1.967-1.187 3-.369 1.263-.598 2.568-.75 3.875-.237 2.03-.34 4.083-.25 6.125.064 1.469.35 2.92.562 4.375.205 1.4.646 2.773.688 4.187.036 1.214-.216 2.42-.375 3.625-.24 1.82-.6 3.623-.875 5.438-.356 2.35-.71 4.702-1 7.062a199.37 199.37 0 0 0-.813 7.75c-.195 2.33-.364 4.663-.437 7-.041 1.312 0 3.938 0 3.938" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1211.3 692.39c1.358-4.248 2.05-8.708 2.05-8.708s-2.025 4.034-3.383 8.282v.015a67.566 67.566 0 0 0-.828 3.028 71.516 71.516 0 0 0-.693 3.287c-.423 2.214-.626 4.444-.73 6.168a60.605 60.605 0 0 0-.094 2.207c-.01.275-.01.49-.012.64v.173c.01.04 0 .061 0 .064 0-.003 0-.025.018-.061l.05-.166.18-.614c.148-.517.354-1.254.584-2.127a93.088 93.088 0 0 0 1.38-6.022c.228-1.198.46-2.316.678-3.22.205-.845.49-1.87.81-2.962zM1233.3 683c2.95-5.006 5.298-10.368 5.298-10.368s-3.554 4.65-6.504 9.657l-.01.013a90.49 90.49 0 0 0-1.803 3.362 97.34 97.34 0 0 0-3.106 6.88 63.018 63.018 0 0 0-1.201 3.192c-.737 2.121-1.293 4.312-1.681 5.9a101.837 101.837 0 0 0-.752 3.319l-.044.213c0 .026-.01.045-.01.058s-.01.02-.01.021c0-.001 0-.008.01-.02 0-.013.012-.031.024-.054l.085-.2.307-.73c.25-.597.588-1.413.994-2.41.638-1.57 1.405-3.559 2.277-5.636.423-1.01.868-2.081 1.294-3.123.941-2.3 1.949-4.57 3.061-6.781a88.909 88.909 0 0 1 1.774-3.307zM1266.1 668.77c-.064-.178-.304-.297-.518-.37-.194-.079-.381-.097-.381-.097s-.137.13-.242.31c-.124.188-.242.428-.185.606.592 1.747 2.13 6.362 2.75 8.966.426 1.785.818 3.578 1.156 5.379.48 2.559.867 5.036 1.12 7.502.366 3.564.395 7.667.443 10.251.033 1.782.053 3.355.065 4.398 0 .177.012 1.157.014 1.334v.496-.035c0-.021 0-.055.01-.096a136.939 136.939 0 0 0 .16-1.691c.096-1.064.221-2.586.336-4.392.17-2.661.424-6.607.194-10.365a62.227 62.227 0 0 0-.974-7.66 114.65 114.65 0 0 0-1.17-5.445c-.638-2.676-2.192-7.338-2.786-9.091zM1274.4 669.28c.01-.151-.207-.237-.427-.289-.217-.05-.402-.064-.402-.064s-.145.115-.297.278c-.154.165-.283.353-.195.475l-.01.003c.422 1.398 1.516 5.087 1.936 7.158.42 2.074.727 4.175.943 6.287.075.734.143 1.466.203 2.199.372 4.536.326 9.027.497 12.59.18 4.404.366 7.386.368 7.423 0-.037.19-3.018.37-7.426.108-3.204.426-8.368.143-12.689a66.613 66.613 0 0 0-1.152-8.662c-.434-2.143-1.544-5.881-1.968-7.285zM1199.8 722.4c.405-2.345.514-4.742.514-4.742s-.7 2.294-1.105 4.64l-.674 3.9c-.017.1.262.25.262.25s.312-.049.33-.147zM1201.8 723.74c.487-2.822.679-5.694.679-5.694s-.783 2.77-1.27 5.592l-.51 2.948c-.016.1.262.249.262.249s.313-.048.33-.147zM1204.1 724.49c.514-2.979.733-6.008.733-6.008s-.81 2.927-1.324 5.906l-.455 2.634c-.017.1.261.249.261.249s.313-.048.33-.147zM1206.5 724.92c.476-2.756.656-5.563.656-5.563s-.771 2.705-1.247 5.46l-.532 3.081c-.017.099.261.249.261.249s.313-.048.33-.147zM1208.6 724.98c.46-2.66.623-5.37.623-5.37s-.755 2.608-1.214 5.268l-.565 3.273c-.017.098.261.248.261.248s.313-.047.33-.146zM1210.4 725.54c.508-2.943.72-5.937.72-5.937s-.803 2.892-1.311 5.835l-.467 2.706c-.017.098.261.248.261.248s.313-.048.33-.146zM1213.9 725.95c.527-3.055.76-6.161.76-6.161s-.824 3.004-1.351 6.059l-.429 2.482c-.017.098.262.248.262.248s.313-.047.33-.146zM1215.9 725.99c.498-2.888.702-5.826.702-5.826s-.795 2.836-1.293 5.724l-.487 2.817c-.017.098.262.248.262.248s.313-.048.33-.146zM1217.4 726.68c.536-3.105.777-6.261.777-6.261s-.832 3.054-1.368 6.159l-.411 2.381c-.017.099.261.249.261.249s.313-.048.33-.147zM1219.4 727.36c.557-3.228.819-6.506.819-6.506s-.853 3.176-1.41 6.404l-.37 2.136c-.016.099.262.249.262.249s.313-.048.33-.147zM1221.3 727.32c.521-3.02.747-6.09.747-6.09s-.817 2.968-1.338 5.988l-.441 2.553c-.017.099.262.248.262.248s.312-.047.33-.146zM1222.8 728.68c.504-3.675.71-7.39.71-7.39s-.8 3.634-1.305 7.309l-.17 1.242c-.014.099.27.238.27.238s.311-.058.325-.157zM1224.8 728.81c.5-3.521.704-7.084.704-7.084s-.797 3.478-1.298 7l-.238 1.671c-.014.1.269.243.269.243s.311-.058.325-.158zM1226.6 728.41c.318-3.077.339-6.184.339-6.184s-.617 3.045-.936 6.122l-.297 2.866c-.01.104.277.239.277.239s.31-.073.32-.177zM1228.1 729.05c.292-3.175.285-6.377.285-6.377s-.59 3.147-.883 6.322l-.214 2.333c-.01.1.28.227.28.227s.308-.072.318-.172zM1212.3 725.39c.495-2.868.695-5.787.695-5.787s-.791 2.817-1.286 5.685l-.493 2.856c-.017.099.261.249.261.249s.313-.048.33-.147zM1261.3 730.3c.918-3.488 1.546-7.053 1.546-7.053s-1.208 3.412-2.126 6.9l-.5 1.9c-.028.103.236.281.236.281s.317-.026.344-.128zM1263.6 730.01c.559-3.237.822-6.525.822-6.525s-.854 3.186-1.413 6.423l-.366 2.117c-.017.1.262.25.262.25s.312-.049.33-.147zM1265.6 730.1c.249-3.269.199-6.56.199-6.56s-.548 3.246-.797 6.514l-.164 2.157c-.01.1.283.222.283.222s.307-.077.315-.177zM1267.5 731.18c.067-3.677-.166-7.359-.166-7.359s-.367 3.671-.434 7.348l-.025 1.364c0 .1.296.206.296.206s.302-.095.304-.195zM1268.8 730.59c.062-3.397-.176-6.8-.176-6.8s-.362 3.392-.424 6.79l-.035 1.922c0 .1.296.206.296.206s.302-.095.304-.195zM1270 730.53c.061-3.366-.178-6.738-.178-6.738s-.36 3.36-.422 6.727l-.036 1.985c0 .1.296.206.296.206s.302-.095.304-.196zM1271.4 729.71c.057-3.146-.186-6.298-.186-6.298s-.357 3.141-.414 6.287l-.044 2.425c0 .1.296.206.296.206s.302-.094.304-.195zM1272.7 729.52c.056-3.082-.188-6.17-.188-6.17s-.356 3.077-.412 6.16l-.046 2.553c0 .1.296.206.296.206s.302-.095.304-.195zM1274.3 728.46c.047-2.583-.206-5.172-.206-5.172s-.347 2.578-.394 5.161l-.064 3.551c0 .1.296.206.296.206s.302-.095.304-.195zM1276 728.69c.035-2.67-.251-5.338-.251-5.338s-.314 2.665-.349 5.33c-.025 1.867-.046 2.022-.078 3 0 .055.296.119.296.119s.302-.045.304-.099c.032-.968.054-1.14.079-3.012zM1277.6 730.65c.071-3.896-.158-7.797-.158-7.797s-.371 3.89-.442 7.786l-.017.926c0 .1.296.206.296.206s.302-.095.304-.195zM1280.2 728.52c.048-2.645-.204-5.296-.204-5.296s-.348 2.64-.396 5.285l-.062 3.427c0 .1.296.206.296.206s.302-.095.304-.195zM1283.4 728.02c.052-1.922-.197-3.851-.197-3.851s-.351 1.913-.403 3.835l-.116 4.324c0 .094.295.196.295.196s.302-.086.305-.18zM1284.9 728.8c.028-2.252-.244-4.508-.244-4.508s-.328 2.248-.356 4.5l-.042 3.419c0 .091.298.186.298.186s.3-.087.302-.179zM1281.8 728.03c.039-2.177-.22-4.36-.22-4.36s-.34 2.172-.38 4.35l-.079 4.362c0 .1.296.206.296.206s.302-.094.304-.195zM1278.9 730.65c.083-3.585-.134-7.176-.134-7.176s-.383 3.578-.466 7.162l-.023.999c0 .094.296.194.296.194s.302-.087.304-.18zM1286.6 727.49c.024-1.94-.252-3.883-.252-3.883s-.324 1.936-.348 3.876l-.05 4.044c0 .09.298.186.298.186s.3-.088.302-.179zM1288.2 727.13c-.01-1.762-.314-3.524-.314-3.524s-.293 1.764-.286 3.526l.01 2.566c0 .07.3.139.3.139s.3-.071.3-.142zM1289.7 726.29c-.01-1.439-.312-2.876-.312-2.876s-.294 1.44-.288 2.878l.013 3.152c0 .07.3.138.3.138s.3-.071.3-.14zM1291.2 726.64c-.01-1.424-.312-2.846-.312-2.846s-.294 1.425-.288 2.849l.012 2.754c0 .064.3.127.3.127s.3-.066.3-.13z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1152 694.91c-.028.992.12 2.397.353 2.956.387.926.465 1.648 1.101 2.132.6.457 2.214.464 2.214.464s.361 1.351.912 1.661c.835.471 2.875-.125 2.875-.125s.775 1.095 1.375 1.25c.657.171 1.335-.067 1.984-.463.06-.037.486-.553.548-1.111.102-.918-.176-2.025-.22-1.85-.104.399-.01 1.834.517 2.705.326.54.94.79 1.046.844.555.29 1.29.1 1.875-.125 1.634-.628 2.873-2.026 4.125-3.25.613-.6 1.204-1.246 1.639-1.986a9.265 9.265 0 0 0 1.068-2.727c.191-.89-.251-1.793.139-2.727.397-.952 2.036-2.206 2.036-2.206s-1.971-3.784-3.382-5.354c-1.399-1.555-3.003-3.057-4.92-3.896-1.501-.658-4.858-.764-4.858-.764s-1.207 1.22-2.4 2.818c-1.24 1.66-3.543 3.189-4.353 4.134-1.587 1.854-2.47 2.944-3.049 4.09-.58 1.146-.591 2.336-.625 3.53z" fill="#fff" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path class="UnoptimicedTransforms" d="M321.506 174.283s-.284.554-.32.857c-.061.512.186 1.536.186 1.536z" fill="#fff"/><path class="UnoptimicedTransforms" d="M1155.8 695.8c0-.137.01-.268.015-.395.018-.559.195-1.345.285-1.897a47.828 47.828 0 0 0 .181-1.194c0-.035.01-.063.011-.082v-.033s-.01.008-.024.023l-.059.058a8.415 8.415 0 0 0-.798.936c-.36.482-.807 1.144-.964 2.027a3.845 3.845 0 0 0-.049.515c-.043 1.447.337 3.51.561 4.58.074.356.74.563.837.59h.011s0 .002.01-.004c.072-.066.582-.543.513-.873-.22-1.05-.57-2.948-.532-4.25z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path class="UnoptimicedTransforms" d="M322.69 174.64c-.275.321-.486.559-.556.906-.087.436.119.91.206 1.32z" fill="#fff"/><path class="UnoptimicedTransforms" d="M1160.1 695.23c.464-.63.509-1.725.509-1.725s-1.095.163-1.636.894c-.498.675-.89 1.378-1.07 2.276-.349 1.743.444 3.659.747 5.093l1.37-.29c-.327-1.546-1.032-3.089-.744-4.529.123-.62.402-1.147.824-1.72z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><path d="M1164.7 694.42c-.507.24-1.82 2.092-2.009 2.62-.247.69-.452 2.136-.125 3.159.51 1.596 2.055 2.82 2.055 2.82s-.484-.968-.426-1.477c.059-.514.436-.95.755-1.357.783-.996 2.267-1.794 2.788-2.582.364-.55.625-1.817.625-2.317s-.362-1.17-1.15-1.497c-1.382-.575-1.683.239-2.513.631zM1161.1 679s-1.406 1.203-1.944 1.945c-.554.762-.813 1.702-1.282 2.519-.61 1.063-1.989 3.093-1.989 3.093s2.303-2.055 3.403-3.137c1.218-1.199 3.536-3.713 3.536-3.713z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width=".6"><path d="m1320.2 614.79 25.235 5.436M1322.3 613.64c.31.088 21.92 4.729 21.92 4.729M1324.1 612.33a15417.9 15417.9 0 0 0 19.934 4.293M1326.5 611.34c3.55.77 11.25 2.427 15.998 3.447M1328.9 610.48c3.484.753 8.45 1.821 12.236 2.635M1330.7 609.33c2.78.6 6.192 1.334 9.185 1.978M1320 616.63c.31.088 22.539 4.817 22.539 4.817M1320.1 618.44c.245.07 13.906 3.007 19.535 4.216M1320 620.34c.215.061 10.406 2.188 16.794 3.561M1320.1 622.11c.19.054 8.492 1.842 14.822 3.203M1320.2 623.74c.173.05 7.01 1.523 13.002 2.812M1333.4 608.31l5.01 1.078" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><path d="M1153.3 910.05c.19-1.32 1.522-2.56 2.828-2.828 1.244-.256 2.267 1.388 3.536 1.414 2.124.044 4.064-1.269 6.01-2.121 2.076-.91 3.852-3.874 6.01-3.182 1.004.321 1.139 1.81 1.415 2.828.464 1.71-.379 3.69.353 5.303.62 1.366 1.685 3.1 3.182 3.182 1.507.084 2.061-2.506 3.536-2.828.95-.207 1.859.773 2.828.707 1.9-.129 3.485-2.686 5.304-2.121.811.252.82 1.513 1.414 2.12 1.006 1.03 2.265 1.8 3.535 2.476 1.45.77 3.25.828 4.597 1.768 1.027.717 1.387 2.207 2.475 2.828 1.666.951 3.753.82 5.656 1.06 1.758.223 3.792-.57 5.304.354 1.172.717.982 2.767 2.121 3.536 1.88 1.268 4.765-.092 6.717 1.06 1.158.683 1.855 1.99 2.475 3.182.74 1.422 1.488 2.995 1.415 4.597-.1 2.164-.675 4.804-2.475 6.01-1.175.787-3.136.88-4.243 0-1.23-.979.43-4.095-1.06-4.596-.873-.294-1.239 1.509-2.122 1.768-.912.267-2.094.248-2.828-.354-1.441-1.181-.101-4.47-1.768-5.303-.667-.334-1.376.729-2.121.707-1.27-.037-2.632-.523-3.536-1.414-1.09-1.076-.367-3.623-1.768-4.243-1.602-.709-3.228 2.095-4.95 1.768-1.23-.234-2.12-1.441-2.828-2.475-.78-1.138-.202-3.23-1.414-3.89-1.382-.75-3.17.399-4.596 1.062-1.069.496-1.826 1.501-2.829 2.12-.896.555-1.905 1.924-2.828 1.415-1.037-.572.153-2.465-.354-3.535-.5-1.055-1.376-2.083-2.475-2.475-1.115-.398-2.354.44-3.535.353-1.454-.106-3.106-.148-4.243-1.06-1.028-.825-.687-2.782-1.768-3.536-.875-.61-2.387.36-3.182-.353-.808-.726.14-2.503-.707-3.182-1.103-.885-2.9-.448-4.242 0-1.118.372-1.695 1.8-2.829 2.12-1.252.356-2.8.362-3.889-.353-1.234-.81-2.332-2.427-2.121-3.889zM1261.8 943.63c.13-1.84-.704-4.434-2.475-4.95-1.98-.576-3.297 2.709-5.303 3.182-1.496.353-3.739-1.628-4.596-.353-.883 1.312 1.496 2.79 2.121 4.242.545 1.267.546 2.817 1.414 3.89.7.864 1.728 1.925 2.829 1.767 1.404-.202 1.951-2.066 2.828-3.182 1.152-1.465 3.05-2.737 3.182-4.596zM1236 940.1c.012-1.014-.788-2.212-1.768-2.475-1.375-.369-2.497 1.466-3.889 1.768-1.036.224-2.346-.653-3.182 0-.766.598-1.198 1.99-.707 2.828.68 1.16 2.55.95 3.89 1.061 1.18.098 2.503.228 3.535-.354 1.026-.578 2.107-1.65 2.121-2.828zM1270.3 943.99c-1.795 1.06-3.557 2.435-4.596 4.243a5.61 5.61 0 0 0-.707 3.182c.102 1.265.247 3.035 1.414 3.535 1.167.5 2.267-1.467 3.535-1.414 1.317.055 2.219 1.796 3.536 1.768 1.213-.027 2.053-1.323 3.182-1.768.904-.357 1.976-1.175 2.828-.707.654.358.071 1.733.707 2.121 1.323.808 3.058-.519 4.597-.707 1.292-.158 2.88-1.177 3.889-.354.826.675-.393 2.42.353 3.182 1.248 1.275 3.53.521 5.304.708 1.528.16 3.07.168 4.596.353 2.135.26 4.39 1.916 6.364 1.06 1.56-.675 3.243-2.594 2.828-4.242-.489-1.943-3.866-1.432-5.303-2.828-1.363-1.324-1.135-4.089-2.828-4.95-1.903-.968-4.233.59-6.364.707-2 .11-4.08.535-6.01 0a7.888 7.888 0 0 1-3.536-2.121c-1.202-1.259-.844-3.992-2.475-4.596-1.54-.57-3.16.973-4.597 1.767-1.03.57-1.654 2.016-2.828 2.122-1.05.094-1.777-1.34-2.828-1.415-.372-.026-.74.164-1.061.354zM1320.2 957.42c-1.33-.894-3.04-1.8-4.596-1.414-.97.24-1.438 1.39-2.122 2.121-.855.915-2.483 1.576-2.474 2.828.01 1.586 1.823 2.719 3.182 3.536 1.249.751 3.144.102 4.242 1.06.956.835.206 3.147 1.414 3.536 1.463.472 3.195-1.104 3.89-2.475.8-1.58.297-3.655-.354-5.303-.615-1.558-1.792-2.955-3.182-3.89zM1334.3 961.31c-2.205-1.28-3.851-4.673-6.364-4.243-1.162.2-2.048 1.653-2.121 2.829-.06.948 1.253 1.538 1.414 2.475.222 1.298-.4 2.608-.707 3.889-.288 1.196-1.529 2.397-1.06 3.535.56 1.366 2.457 1.757 3.888 2.122 1.37.349 2.972.62 4.243 0 1.207-.59 1.501-2.256 2.475-3.182 1.042-.992 2.53-1.447 3.535-2.475.891-.912 2.422-1.943 2.122-3.182-.286-1.18-1.98-1.61-3.182-1.768-.964-.127-1.863.813-2.829.707-.524-.058-.958-.443-1.414-.707zM1340.3 949.64c-.762.747.076 2.205-.354 3.182-.504 1.147-2.82 1.625-2.474 2.828.34 1.183 2.305 1.103 3.535 1.061 1.006-.034 2.093-.373 2.828-1.06 1.041-.973 1.834-2.467 1.768-3.89-.044-.949-.571-2.035-1.414-2.475-1.154-.601-2.96-.557-3.889.354z" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="33"><g stroke-width="1.4"><g fill="#fefefe" stroke-linecap="square"><g style="paint-order:markers fill stroke" aria-label="JUNE"><path d="m1341.2 674.25.22 1.39c1.594-.253 1.914.825 2.038 1.608l.295 1.854 1.343 8.459c.276 1.738-.066 2.95-1.026 3.638-.62.396-1.998.575-3.011.487-1.242-.107-2.325-.717-3.536-1.22-1.078-.448-2.001-.265-2.412.442-.495.851.337 2.037.974 2.789.745.879 1.685 1.432 3.032 1.66 1.754.298 3.729.126 4.623-.066 4.345-.69 6.12-3.349 5.385-7.984l-1.712-10.777c-.095-.787-.083-1.828 1.482-2.077l-.221-1.39zM1370.1 669.64l.22 1.39c1.13-.179 1.624.307 1.865.892l1.583 9.966c.465 2.926-.609 4.582-3.245 5a3.696 3.696 0 0 1-3.188-.622c-.842-.816-1.345-1.925-1.476-3.122l-1.583-9.965c.077-.636.4-1.222 1.501-1.397l-.225-1.42-7.388 1.174.221 1.39c.425-.126.941-.06 1.31.208.399.264.646.7.69 1.168l1.56 9.82a7.465 7.465 0 0 0 2.902 5.361 10.122 10.122 0 0 0 11.878-1.886 7.552 7.552 0 0 0 1.068-5.992l-1.224-7.706.029-.005-.29-1.825c-.13-.81-.16-1.935 1.434-2.188l-.225-1.42zM1407.1 665.25l-.226-1.42-2.027.323v-.03l-5.36.852.221 1.39c1.593-.253 1.913.825 2.042 1.636l1.629 10.255-10.158-11.782a1.007 1.007 0 0 0-1-.316l-4.984.792.221 1.39c1.594-.253 1.913.825 2.038 1.607l.294 1.854 1.583 9.966.295 1.854c.124.782.154 1.906-1.44 2.16l.226 1.419 2.405-.382c.029-.005.034.024.062.02l2.462-.391c.03-.005.024-.034.053-.039l2.405-.382-.221-1.39c-1.594.253-1.913-.825-2.038-1.607l-.29-1.825-.028.005-1.335-8.402 10.178 11.72c.23.32.604.438.98.378l2.58-.41.023-.033 2.405-.382-.221-1.39c-1.564.248-1.904-.767-2.028-1.55l-2.19-13.79c-.125-.782-.117-1.852 1.448-2.1zM1432.4 675.25c.122.396.076.85-.135 1.21a1.51 1.51 0 0 1-.955.715l-6.142.976-.828-5.215 5.006-.838-.466-3.298-5.07.805-.763-4.81 5.823-.924a1.58 1.58 0 0 1 1.27.333c.34.272.56.713.541 1.161l1.39-.22-.381-2.405c0-.03 0-.03-.01-.058l-.322-2.028c-.074-.463-.342-.658-.806-.585l-13.76 2.186.22 1.39c.42-.155.907-.084 1.306.18.369.267.612.674.656 1.142l2.269 14.282c.103.46 0 .922-.27 1.29-.297.375-.738.593-1.186.575l.22 1.39 13.878-2.203a.648.648 0 0 0 .523-.262c.093-.163.147-.38.086-.578l-.704-4.432z" transform="matrix(.27533 .0097 -.00975 .27399 9.695 -28.813)"/></g><g style="paint-order:markers fill stroke" aria-label="20"><path d="m1389.5 718.55-.48-3.325-7.707 1.114 2.747-3.361c1.257-1.556 2.118-2.866 2.528-3.95.435-1.086.558-2.29.37-3.582-.243-1.69-1.102-2.967-2.544-3.809-1.442-.842-3.049-1.149-4.817-.893-2.085.301-3.796 1.141-5.128 2.547l.564 3.906c1.382-1.628 2.941-2.581 4.683-2.833 1.9-.275 3.312.545 3.541 2.129.115.792-.016 1.565-.415 2.35-.372.781-1.086 1.8-2.163 3.115l-4.723 5.721.4 2.771zM1403.5 716.81c2.426-.363 4.21-1.6 5.354-3.685 1.17-2.09 1.544-4.464 1.15-7.102s-1.446-4.799-3.176-6.454c-1.704-1.66-3.771-2.322-6.198-1.96-3.27.49-5.525 2.903-6.335 5.963-.394 1.515-.451 3.114-.195 4.828.509 3.403 2.171 6.228 4.896 7.681 1.378.738 2.869.973 4.504.729zm-3.825-4.848c-.942-1.072-1.525-2.441-1.777-4.13-.252-1.687-.096-3.167.496-4.441.587-1.301 1.502-2.031 2.768-2.22 1.266-.19 2.355.24 3.271 1.317.938 1.046 1.52 2.415 1.773 4.103s.096 3.167-.492 4.468c-.565 1.271-1.48 2.001-2.746 2.19-1.266.19-2.355-.24-3.293-1.287z" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g><g style="paint-order:markers fill stroke" aria-label="1863"><path d="m1376.6 753.07-2.883-18.443-3.293.515-3.959 2.994.581 3.715 3.59-2.586 2.25 14.385zM1392.6 740.42c1.487-.996 2.232-2.575 1.956-4.286-.242-1.5-1.073-2.636-2.463-3.384s-2.993-.977-4.863-.675c-1.869.301-3.372 1.03-4.457 2.177s-1.49 2.482-1.248 3.983c.275 1.71 1.478 2.975 3.203 3.454-1.908 1.064-3.023 3.026-2.684 5.132.28 1.738 1.212 2.992 2.794 3.764 1.583.77 3.402.991 5.482.656 2.08-.335 3.736-1.116 4.97-2.341 1.26-1.23 1.75-2.713 1.47-4.45-.339-2.107-2.014-3.62-4.16-4.03zm-7.357-2.407c-.22-1.369.89-2.52 2.496-2.779 1.606-.259 2.997.49 3.217 1.858.217 1.343-.868 2.49-2.474 2.75-1.606.258-3.022-.486-3.239-1.829zm7.557 6.832c.242 1.5-1.02 2.892-2.994 3.21-1.975.318-3.636-.602-3.877-2.103-.25-1.553 1.041-2.923 3.016-3.241 1.974-.318 3.605.58 3.855 2.133zM1411 747.89c1.922-.311 3.403-1.173 4.47-2.588 1.094-1.42 1.474-3.076 1.163-4.997-.295-1.816-1.078-3.148-2.385-4.044-1.306-.896-2.791-1.223-4.476-.95-1.895.307-3.223 1.117-4.013 2.406-.13-1.464.152-2.726.867-3.814s1.85-1.759 3.35-2.002c1.343-.217 2.644-.023 3.93.58l-.554-3.423c-1.313-.598-2.772-.766-4.352-.51-5.712.925-7.626 6.45-6.743 11.898.87 5.37 4.11 8.194 8.743 7.444zm-.766-3.226c-2 .324-3.494-.892-4.005-3.376.31-1.428 1.547-2.628 2.994-2.862 1.817-.295 3.368.778 3.658 2.568.303 1.869-.778 3.367-2.647 3.67zM1430.1 744.8c2.106-.342 3.775-1.208 5.004-2.623s1.687-3.084 1.366-5.058c-.26-1.606-.966-2.788-2.124-3.6-1.159-.81-2.415-1.228-3.77-1.251l3.539-4.492-.462-2.843-11.634 1.89.53 3.264 6.791-1.103-3.737 4.768.406 2.5a7.136 7.136 0 0 1 2.525-.923c2.237-.364 3.86.642 4.146 2.406.312 1.921-1.158 3.349-3.342 3.704-1.974.32-3.854.059-5.67-.808l.586 3.606c1.711.722 3.661.918 5.846.563z" transform="matrix(.27538 .00827 -.0083 .27404 9.259 -26.984)"/></g></g><path d="M814 433.5s17.886-8.14 26.25-13.25c10.995-6.717 21.196-14.692 31.25-22.75 11.61-9.305 21.719-20.412 33.5-29.5 8.747-6.748 17.764-13.279 27.5-18.5 4.61-2.472 9.276-6.266 14.5-6 2.458.125 4.771 1.749 6.5 3.5 3.037 3.077 4.203 7.567 6 11.5 3.203 7.01 5.687 14.325 8.5 21.5 1.175 2.997 3.5 9 3.5 9s22.208-9.967 33.5-14.5c23.588-9.468 47.281-18.785 71.5-26.5a847.687 847.687 0 0 1 76.5-20.5c33.61-7.335 67.593-13.167 101.75-17.25 31.935-3.817 64.094-6.138 96.25-6.75 28.676-.546 57.406.519 86 2.75 35.665 2.783 71.259 7.098 106.5 13.25 27.603 4.819 54.973 11.106 82 18.5 26.69 7.302 53.018 15.98 79 25.5 20.982 7.688 62 25.5 62 25.5s6.54-18.909 10-28.581c1.936-5.411 3.617-11.969 8.5-15 2.127-1.32 5.018-.751 7.5-.42 4.702.63 9.294 2.308 13.5 4.5 13.996 7.296 25.718 18.338 38 28.25 7.583 6.12 14.413 13.136 22 19.25 9.37 7.552 18.941 14.897 29 21.5 7.24 4.754 14.947 8.76 22.5 13 1.82 1.023 5.5 3 5.5 3s-9.06 6.779-14 9.5c-6.21 3.423-13.031 5.598-19.5 8.5-2.177.977-6.5 3-6.5 3s8.937 8.413 13 13c6.454 7.29 12.909 14.703 18 23 2.886 4.704 5.538 9.68 7 15 .888 3.23 1 10 1 10s-14.998-12.25-23.5-16.75c-7.853-4.156-16.552-6.497-25-9.25-7.575-2.467-15.52-3.757-23-6.5-7.738-2.837-15.522-5.864-22.5-10.25-13.225-8.311-36-30-36-30s-3.491 6.875-6 9.75c-3.97 4.551-8.638 8.722-14 11.5-6.14 3.181-13.087 5.377-20 5.5-6.508.117-12.798-2.525-19-4.5-17.813-5.67-34.489-14.457-52-21-25.921-9.684-51.889-19.413-78.5-27-22.357-6.373-45.191-11.003-68-15.5-20.888-4.117-41.825-8.29-63-10.5-34.843-3.636-69.968-4.492-105-4.5-27.525-.005-55.092.974-82.5 3.5a859.626 859.626 0 0 0-84.25 12c-22.662 4.383-44.996 10.375-67.25 16.5-22.264 6.13-44.454 12.623-66.25 20.25-15.395 5.389-30.394 11.85-45.5 18-9.79 3.987-18.859 10.313-29.25 12.25-5.9 1.101-12.178.96-18-.5-5.422-1.36-10.67-3.963-15-7.5-6.069-4.955-14.5-18.5-14.5-18.5s-2.967 3.035-4.5 4.5c-5.713 5.463-11.172 11.265-17.5 16-5.927 4.436-12.441 8.067-19 11.5-7.601 3.98-15.39 7.7-23.5 10.5-6.495 2.244-13.5 2.77-20 5-7.411 2.543-14.686 5.634-21.5 9.5-8.526 4.84-24 17-24 17s1.489-10.6 3.5-15.5c3.951-9.626 10.134-18.268 16.5-26.5 5.626-7.273 19-20 19-20-13.908-6.606-28.292-12.832-39-22z" fill="#bf0d3e" stroke-linecap="square" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/><g fill="none" stroke-linecap="round"><path d="M1784.2 346.12s-1.963 4.93-1.518 7.411c.994 5.533 5.572 9.796 8.92 14.311 5.778 7.795 14.2 13.573 19.16 21.911 1.227 2.062 2.384 4.354 2.5 6.75.08 1.636-.13 3.556-1.25 4.75-1.08 1.154-2.922 1.398-4.5 1.5-6.217.405-12.413-1.666-18.347-3.563-6.855-2.19-13.064-6.042-19.652-8.937-2.735-1.202-8.25-3.5-8.25-3.5M1812 401.25l-20 42.5M923.6 399l20.404 44.5M949.69 344.2s3.63 1.75 4.293 3.465c.77 1.992-.218 4.336-.982 6.33-1.954 5.097-5.688 9.337-8.947 13.715-5.874 7.89-14.698 13.715-19.053 22.535-1.209 2.448-2.6 5.406-1.75 8 .587 1.796 2.495 3.05 4.25 3.75 4.511 1.802 9.799 1.486 14.563.536 8.25-1.646 15.283-7.041 22.937-10.535 4.215-1.925 12.66-5.745 12.66-5.745" style="paint-order:markers fill stroke" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g></g><g stroke-linecap="round" stroke-width="2" style="paint-order:markers fill stroke" aria-label="STATE OF WEST VIRGINIA"><path d="M1006.9 397.56c-2.363-.243-6.061-.033-10.412 1.67-9.059 3.547-12.716 11.234-9.893 18.445 2.427 6.197 8.625 8.513 16.492 8.595 6.31.141 9.567 1.615 11.084 5.489 1.61 4.112-.333 8.103-5.756 10.226-3.755 1.47-7.916 1.724-10.943 1.19l.714 6.388c2.788.627 7.807.105 12.098-1.575 10.25-4.013 13.672-11.95 10.686-19.579-2.45-6.257-7.53-8.873-16.12-9.222-6.76-.24-10.07-1.143-11.585-5.017-1.144-2.92-.116-6.966 5.308-9.089 3.754-1.47 7.081-1.398 8.898-1.147zM1044.9 381.3l-31.588 12.182 2.28 5.912 12.3-4.744 15.338 39.769 6.927-2.672-15.337-39.769 12.36-4.767zM1072.2 371.09l-8.552 3.074 2.466 51.14 7.167-2.576-.896-14.98 14.093-5.065 9.027 12.058 7.347-2.641zm-.657 30.908-.677-13.426c-.234-3.112-.724-6.745-1.079-9.813l.12-.044c1.68 2.593 3.633 5.564 5.558 8.272l7.943 10.747zM1125.4 354.35l-32.477 9.563 1.79 6.078 12.647-3.724 12.039 40.888 7.121-2.097-12.039-40.888 12.71-3.742zM1171 387.39l-18.743 4.448-3.754-15.817 16.688-3.96-1.418-5.978-16.688 3.96-3.266-13.762 17.685-4.197-1.434-6.04-24.908 5.911 11.306 47.637 25.967-6.162zM1208.1 336.2c-12.38 2.022-19.214 13.383-16.729 28.606 2.383 14.591 11.908 23.281 24.224 21.27 11.748-1.918 19.388-11.92 16.645-28.722-2.27-13.896-11.318-23.248-24.141-21.154zm.727 6.042c8.654-1.413 14.243 7.401 15.75 16.623 1.68 10.296-1.244 19.787-9.708 21.169-8.338 1.361-14.224-6.886-15.822-16.676-1.547-9.475.875-19.662 9.78-21.116zM1253.2 379.93l-2.614-21.344 16.644-2.039-.747-6.098-16.644 2.039-1.837-14.992 17.914-2.195-.754-6.162-25.283 3.097 5.952 48.597zM1341 323.86l-4.254 23.308c-1.023 6.001-1.939 11.55-2.523 17.34l-.192.008c-.945-5.597-2.337-11.174-3.798-16.877l-6.113-23.055-7.418.318-4.57 23.385c-1.141 6.263-2.301 12.078-2.844 17.354l-.127.005a491.26 491.26 0 0 0-3.865-16.938l-5.858-23.066-7.865.337 13.543 48.424 7.801-.334 4.807-23.844c1.221-5.882 2.103-10.724 2.645-16l.192-.008c.8 5.218 1.97 10.1 3.493 15.737l6.32 23.367 7.736-.332 10.435-49.452zM1385.3 366.88l-19.264-.01.01-16.256 17.152.009v-6.144l-17.152-.01.01-14.143 18.176.01v-6.208l-25.6-.014-.026 48.96 26.688.014zM1421.2 326.64c-2.07-1.165-5.546-2.445-10.215-2.616-9.721-.356-16.139 5.236-16.422 12.975-.244 6.652 4.52 11.245 11.702 14.454 5.731 2.644 8.132 5.294 7.98 9.45-.163 4.414-3.535 7.3-9.355 7.087-4.03-.148-7.948-1.573-10.51-3.268l-1.891 6.143c2.308 1.686 7.12 3.207 11.724 3.376 11 .403 17.302-5.514 17.602-13.7.246-6.715-3.37-11.139-11.11-14.88-6.105-2.915-8.78-5.062-8.628-9.22.115-3.133 2.67-6.434 8.49-6.22 4.029.147 7.052 1.54 8.618 2.493zM1464.6 328.67l-33.724-2.987-.559 6.312 13.133 1.163-3.76 42.458 7.395.655 3.76-42.458 13.196 1.168zM1517.1 335.59l-10.139 21.813c-2.698 5.688-5.297 11.585-7.27 17.184l-.19-.028c-.361-6-1.084-12.184-1.969-18.585l-3.1-23.727-8.044-1.164 7.678 50.644 8.171 1.182 22.716-46.184zM1525.1 386.58l7.313 1.282 8.451-48.225-7.312-1.282zM1569.8 371.46c5.207-.782 9.86-4.17 11.175-10.304.831-3.88.228-7.478-1.806-10.205-2.427-3.334-6.567-5.4-12.824-6.74-4.318-.926-8.667-1.4-11.854-1.493l-10.123 47.248 7.196 1.542 4.345-20.276 4.38.938c5.07 1.087 6.862 4.023 6.808 10.687-.07 6.138.157 10.571.55 12.096l7.51 1.61c-.55-2.016-.68-7.215-.778-13.782-.04-5.31-1.319-9.118-4.604-11.197zm-12.726-5.672 3.526-16.458c.93-.063 2.722.125 5.163.648 5.194 1.113 9.119 4.18 7.791 10.375-1.099 5.132-5.591 7.769-11.599 6.482zM1624.4 382.47l-15.071-4.09-1.56 5.744 8.154 2.212-3.621 13.341c-1.201.271-3.48.117-6.569-.721-9.265-2.515-14.04-10.575-10.804-22.496 3.253-11.982 11.892-16.203 21.59-13.571 4.323 1.173 6.946 2.747 8.901 4.34l3.199-5.433c-2.029-1.81-5.825-3.703-10.458-4.96-14.144-3.84-26.693 2.569-30.851 17.887-2.045 7.535-3.86 24.484 16.584 30.033 5.62 1.525 11.178 1.575 14.119 1.246zM1627.9 411.16l7.104 2.158 14.23-46.847-7.104-2.158zM1695.8 381.98l-6.474-2.232-5.883 17.062c-2.544 7.382-4.407 13.374-6.032 19.854l-.203-.002c-.307-5.59-1.073-11.811-2.225-17.894l-4.716-25.591-7.624-2.628-15.958 46.286 6.474 2.232 5.966-17.304c2.796-8.108 4.74-14.14 6.4-20.134l.263.022c.324 5.934 1.23 12.34 2.281 18.32l4.694 25.854 7.079 2.441zM1691.2 432.71l6.92 2.687 17.722-45.64-6.921-2.687zM1747 402.27l-8.418-3.425-32.322 39.707 7.055 2.87 9.339-11.747 13.872 5.644-1.336 15.003 7.232 2.942zm-21.133 22.564 8.464-10.444c1.904-2.473 3.966-5.503 5.752-8.024l.118.048c-.481 3.052-1.013 6.567-1.389 9.868l-1.267 13.303z" transform="matrix(.2755 0 0 .27416 2.942 -15.49)"/></g></g><path d="M1088.2 1192.5s24.206 10.358 36.594 14.786c6.59 2.355 13.969 7.521 22.832 10.259 14.187 4.382 29.288 6.005 29.288 6.005l20.33-3.326s-34.128-8.199-50.641-14.046c-14.565-5.158-28.393-12.2-42.509-18.482-11.133-4.956-33.268-15.155-33.268-15.155z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="m896.55 740.21 1.874-9.637s.575-14.11-1.07-20.881c-1.736-7.14-5.701-13.564-9.103-20.078-6.057-11.6-16.3-21.204-20.078-33.731-2.631-8.725-2.134-18.228-1.338-27.306.807-9.209 5.02-17.865 6.157-27.04.483-3.897.268-11.779.268-11.779s5.897 5.958 8.299 9.37c5.447 7.74 10.025 16.155 13.653 24.897 4.134 9.963 7.218 20.433 9.102 31.054 1.655 9.334 1.454 18.907 1.874 28.377.174 3.924.267 11.78.267 11.78s1.43-13.297 3.42-19.526c2.918-9.127 6.278-18.617 12.307-25.566 6.24-7.193 15.244-10.752 23.359-15.143 6.638-3.59 20.614-9.102 20.614-9.102s-4.624 5.776-6.157 9.102c-3.372 7.314-3.749 15.695-6.425 23.291-2.166 6.145-4.52 12.287-7.764 17.936-4.8 8.358-11.273 15.64-17.133 23.291-4.44 5.798-10.126 10.74-13.653 17.133-4.061 7.365-8.299 23.826-8.299 23.826z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.0039 -.31796 .28809 .00391 132.16 603.997)"/><path d="M886.15 636.36a12.72 12.72 0 0 0-.149-.957c-.41-2.038-1.347-3.862-2.23-5.512-.99-1.875-1.84-3.417-2.288-5.164-.542-2.079-.678-4.577-.783-6.05-.115-2.334-.204-3.755-.204-3.755s-.088 1.42-.202 3.76c-.041 1.496-.131 3.97.286 6.245.361 1.91 1.158 3.632 2.073 5.528.8 1.686 1.65 3.427 1.976 5.212.054.283.097.569.13.857.28 2.371-.083 4.805-.144 7.293-.087 3.579-1.501 7.494-.511 11.175.987 3.669 4.611 5.986 5.917 9.185 1.824 4.466 1.76 9.512 2.912 14.354.909 3.818 1.86 7.645 2.981 11.422a35.7 35.7 0 0 0 1.175 3.318c.459 1.125 1.025 2.19 1.429 2.929a43.282 43.282 0 0 0 .962 1.673c.018.02.023.036.024.038-.001-.003-.008-.016-.011-.044l-.028-.114a110.898 110.898 0 0 0-.456-1.75c-.23-.853-.545-1.924-.838-3.089a88.153 88.153 0 0 0-.914-3.36c-1.111-3.741-2.055-7.537-2.962-11.348-1.125-4.727-1.083-9.919-2.977-14.559-1.427-3.493-4.972-5.708-5.862-9.019-.913-3.394.468-7.032.56-10.777.058-2.43.429-4.996.134-7.491zM940.41 655.07c.029-.032-.126-.196-.267-.335-.11-.108-.221-.184-.221-.184s-.107-.082-.244-.153c-.175-.092-.38-.188-.4-.15-.892 1.227-9.189 12.662-13.318 18.645-3.285 4.76-6.784 9.453-9.67 14.507-2.757 4.832-5.372 9.832-7.278 15.1-.082.228-.165.472-.247.727-.656 2.041-.989 4.167-1.198 5.817-.224 1.953-.305 3.31-.306 3.332.008-.022.488-1.296 1.076-3.163.52-1.588 1.127-3.592 1.76-5.557.079-.243.156-.47.232-.68 1.868-5.164 4.435-10.077 7.178-14.882 2.856-5.005 6.31-9.633 9.605-14.406 4.117-5.965 12.407-17.392 13.298-18.618z" style="paint-order:markers fill stroke" transform="matrix(-.0039 -.31796 .28809 .00391 132.16 603.997)"/><path d="M888.16 634.45c.116-.59.202-1.188.25-1.792.258-3.348-.206-6.787-.552-9.275a92.309 92.309 0 0 0-.85-5.073l-.064-.321-.018-.085a.432.432 0 0 0-.007-.031v.031l.005.087a351.655 351.655 0 0 1 .06 1.523c.035.953.086 2.346.13 3.931.068 2.458.237 5.991-.08 9.09a18.04 18.04 0 0 1-.248 1.646c-.547 2.794-1.72 5.553-2.165 8.483-.06.39-.115.82-.167 1.273-.046.407-.09.837-.13 1.279-.074.796-.139 1.635-.195 2.467-.045.666-.084 1.329-.12 1.963-.111 2.042-.089.83-.199 4.615l1.265-.393c-5.77-7.898-3.24-4.451-5.46-7.62-.935-1.332-1.394-1.968-2.328-3.301-1.607-2.32-2.81-3.376-3.662-5.394-.479-1.104-.697-2.535-.839-3.35a51.867 51.867 0 0 1-.3-1.964l-.017-.129c-.006-.029-.006-.046-.006-.049 0 .003.002.02-.002.05l-.004.13a33.396 33.396 0 0 0 .005 1.996c.026.837.053 2.276.445 3.576.679 2.187 1.905 3.643 3.3 5.85a80.424 80.424 0 0 0 2.262 3.39c2.233 3.184-.299-.264 5.476 7.64a14400 14400 0 0 0 1.207 1.652 1673.1 1673.1 0 0 1 .058-2.044c.11-3.769.087-2.556.198-4.579.035-.628.074-1.285.119-1.944.055-.825.119-1.652.19-2.433.04-.434.084-.854.129-1.25.05-.44.103-.85.16-1.22.428-2.812 1.589-5.534 2.154-8.425zM894.97 665.91c.32-.54.636-1.109.888-1.732 1.332-3.254 2.32-6.286 1.964-9.403-.27-2.141-1.44-4.133-2.104-5.31a38.917 38.917 0 0 0-1.678-2.718l-.117-.17-.032-.045-.012-.018.01.02.025.048a34.14 34.14 0 0 1 .424.854c.251.518.62 1.296 1.01 2.212.526 1.236 1.484 3.324 1.55 5.204.142 2.884-.977 5.545-2.32 8.8-.215.515-.506 1.022-.813 1.547 0 0-.296.691-2.059 3.125a81.38 81.38 0 0 1-.171.236l1.922 11.533.915-.778c-3.218-1.09-4.175-1.736-4.175-1.736-.65-.335-1.263-.661-1.769-1.075-2.62-2.092-4.599-5.416-6.015-7.676-.666-1.06-1.247-2.411-1.586-3.17-.532-1.25-.86-1.99-.868-2.01.006.02.214.8.584 2.112.244.813.65 2.2 1.245 3.415 1.177 2.414 2.904 5.936 5.764 8.386.635.532 1.331.925 2.01 1.266 0 0 1.087.704 4.36 1.814a56.256 56.256 0 0 0 1.106.361l-2.064-12.384-.124.526c1.786-2.465 2.13-3.235 2.13-3.235zM941.67 648.16c.232-.91.405-1.685.664-2.495.258-.84.785-1.823 1.093-2.44.49-.922.774-1.532.774-1.532s-.494.457-1.226 1.211c-.49.526-1.223 1.326-1.725 2.312-.41.815-.71 1.693-.937 2.601-.085.335-.166.678-.244 1.022a56.9 56.9 0 0 0-.383 1.857c-.224 1.177-.304 1.168-.73 4.563a217.9 217.9 0 0 0-.178 1.46 92.177 92.177 0 0 0 1.249-.783c3.104-1.98 3.478-2.48 3.478-2.48.164-.133.322-.267.47-.4a9.02 9.02 0 0 0 .46-.433c.233-.24.475-.51.72-.798 1.259-1.493 2.212-3.188 2.897-4.518a52.477 52.477 0 0 0 1.236-2.67 53.64 53.64 0 0 0-1.889 2.247c-.954 1.154-2.122 2.629-3.314 4.037-.229.27-.447.514-.652.723-.11.113-.24.236-.387.366-.132.117-.275.239-.427.363-.274.224-.571.453-.874.679 0 0-.654.545-2.47 1.704l1.07.677c.422-3.361.502-3.349.716-4.475.113-.596.238-1.21.374-1.811.075-.334.154-.665.235-.987zM919.12 677.05c-.083-2.2.094-4.32.46-6.319.327-1.805 1.09-3.828 1.534-5.074.716-1.883 1.14-3.08 1.14-3.08s-.635 1.1-1.604 2.872c-.626 1.2-1.612 3.076-2.148 5.036a22.126 22.126 0 0 0-.693 7.953c.018.195.048.404.084.618.033.193.073.394.117.597 0 0 0 .696 1.174 4.037a81.714 81.714 0 0 0 .422 1.174l5.333-6.587-.442.252c2.865-.42 3.821-.727 4.275-.835.562-.135 1.14-.285 1.705-.45 1.04-.299 2.096-.659 3.083-1.233 2.714-1.626 4.727-4.517 6.108-6.241a225.857 225.857 0 0 0 3.2-4.784s0 0-.001 0c-.024.027-1.567 1.743-3.76 4.319-1.572 1.574-3.833 4.284-6.208 5.537-.844.462-1.804.759-2.814 1.058-.54.157-1.094.301-1.64.432-.38.091-1.332.398-4.151.812a73.777 73.777 0 0 1-.27.039l-4.724 5.835 1.205.208c-1.159-3.298-1.127-3.868-1.127-3.868-.04-.188-.076-.368-.105-.538a6.96 6.96 0 0 1-.07-.514c-.04-.417-.067-.836-.083-1.256zM920.54 693.74a21.74 21.74 0 0 0 1.827-1.155c2.015-1.417 3.68-3.31 4.848-4.654 1.55-1.857 2.54-3.135 2.54-3.135s-1.246 1.033-3.042 2.64c-1.32 1.127-3.234 2.845-5.098 4.026-.577.367-1.162.722-1.76 1.058-1.418.795-2.904 1.43-4.438 1.765-.581.126-1.793.046-2.273.005-.065-.053-.171.326-.228.534l-.027.145-.003.147c.015.214.056.61.137.568.5.044 1.878.146 2.692-.031 1.705-.372 3.323-1.07 4.825-1.913z" style="paint-order:markers fill stroke" transform="matrix(-.0039 -.31796 .28809 .00391 132.16 603.997)"/><path d="M1321.3 1245.1s-13.156-1.366-19.76-1.572c-8.755-.273-17.515.595-26.272.45-7.419-.125-14.905.052-22.23-1.124-7.817-1.255-15.765-2.863-22.904-6.287-6.332-3.036-12.253-7.237-17.066-12.35-5.835-6.199-9.525-14.136-13.698-21.557-3.068-5.456-5.13-11.449-8.308-16.84-1.666-2.827-5.614-8.085-5.614-8.085s25.55 3.407 37.724 7.41c5.853 1.925 19.65 7.69 25.18 10.423 7.72 3.814 7.012 3.848 14.618 7.859 17.848 9.413 55.636 27.078 55.636 27.078l20.659.674z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="m1226.3 1206.2-.2-.093c-2.925-1.372-6.018-2.013-8.244-3.656-1.209-.863-2.178-2.165-3.051-3.331-1.062-1.438-1.953-2.635-3.165-3.62-1.302-1.049-2.919-1.88-3.835-2.364-1.538-.774-2.434-1.215-2.434-1.215s.843.535 2.303 1.442c.86.56 2.41 1.536 3.552 2.613 1.072 1.002 1.81 2.18 2.801 3.686.8 1.23 1.758 2.65 3.11 3.734 2.578 2.015 5.497 2.641 8.371 3.98l.2.093c2.943 1.371 5.893 2.672 8.756 4.16 2.311 1.202 4.684 2.132 6.611 3.735 1.781 1.48 2.72 4.003 4.724 5.62 2.454 1.98 5.374 3.353 8.29 4.382 3.053 1.077 6.382.694 9.185 1.788 2.04.796 3.69 2.439 5.76 3.557 2.325 1.255 4.722 2.582 7.303 3.418 3.1 1.004 6.4 1.235 9.518 1.818 3.979.745 10.392 1.922 14.778 2.724 1.25.229 2.535.267 3.473.252.426-.01.78-.025 1.027-.04l.28-.022c.063 0 .1-.01.106-.01-.01 0-.039-.02-.095-.046-.06-.028-.146-.07-.255-.119-.226-.102-.55-.244-.946-.4-.872-.346-2.088-.765-3.338-.993a4350.182 4350.182 0 0 1-14.773-2.723c-3.172-.594-6.354-.806-9.344-1.774-2.452-.795-4.737-2.06-7.069-3.319-1.95-1.053-3.697-2.762-5.916-3.629-3.022-1.18-6.383-.8-9.228-1.804-2.83-.998-5.589-2.305-7.877-4.151-1.8-1.452-2.73-3.963-4.708-5.607-2.041-1.698-4.593-2.721-6.86-3.9-2.89-1.503-5.877-2.82-8.81-4.187z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1217.9 1202.8a11.64 11.64 0 0 0-2.37-.532c-1.187-.109-2.1.266-2.833.214-1.557-.088-3.37-.506-4.486-.74-1.685-.39-2.761-.605-2.761-.605s1.001.447 2.606 1.108c1.094.427 2.78 1.086 4.517 1.364 1.065.146 2.052-.155 2.781-.011.702.11 1.402.3 2.109.532.452.148.897.317 1.329.495.23.095.46.192.69.29 1.94.83 3.906 1.52 5.46 2.03a81.464 81.464 0 0 0 2.982.911l.19.053c.024 0 .042.01.053.012.01 0 .018.01.019.01 0 0-.01 0-.018-.01-.011-.01-.027-.015-.045-.029l-.17-.1-.625-.365a94.053 94.053 0 0 0-7.281-3.78 20.813 20.813 0 0 0-2.147-.846zM1228.1 1200.8c-.434-1.582-.885-3.28-2.152-4.557-.762-.698-1.686-.952-2.427-1.11-.931-.23-1.6-.336-2.191-.739-.594-.388-1.157-1.066-1.48-1.437-.248-.286-.456-.54-.592-.708-.078-.096-.136-.17-.178-.223l-.05-.063-.02-.025s0 .01.014.03c.01.016.02.04.036.071a17.366 17.366 0 0 0 .584 1.067c.253.428.69 1.194 1.311 1.764.645.569 1.421.854 2.3 1.16.692.266 1.454.54 1.84 1.033.926 1.003 1.149 2.478 1.661 4.13.165.563.35 1.143.595 1.695.097.218.205.457.32.71.668 1.462-.553-.995 2.711 5.707l1.259-.613c-3.261-6.696-2.043-4.246-2.696-5.676-.114-.25-.22-.483-.314-.696a12.192 12.192 0 0 1-.531-1.52zM1240.1 1219.7c-.988.484-1.749 1.119-2.528 1.431-1.566.637-2.834 1.219-4.24 1.408-1.603.231-3.524.057-4.679-.024a86.924 86.924 0 0 1-2.672-.232c-.077-.01-.131-.013-.173-.018-.043 0-.064-.01-.064-.01s.022.01.062.018l.167.048a44.647 44.647 0 0 0 2.616.642c1.153.248 3.015.662 4.835.584 1.598-.083 3.07-.597 4.631-1.174 1.04-.394 1.863-1.03 2.66-1.419.3-.147.59-.255.884-.313 1.38-.274 2.8-.483 3.728.167.45.315.94.626 1.437.929.585.357 1.209.64 1.778.87.532.216 1.044.375 1.435.486a14.914 14.914 0 0 0 .835.211c.053 0 .077.015.082.017 0 0-.032-.014-.058-.06a15.945 15.945 0 0 0-.616-.6 24.95 24.95 0 0 0-1.128-.982 14.394 14.394 0 0 0-1.599-1.138 25.994 25.994 0 0 1-1.362-.88c-1.407-.985-3.388-.676-4.804-.395a5.003 5.003 0 0 0-1.226.43zM1261.6 1221.6c-.22-.41-.439-.823-.663-1.236-1.058-1.95-1.732-4.306-3.004-5.937-.835-1.051-1.949-1.902-2.614-2.419-1.072-.795-1.73-1.26-1.73-1.26s.55.59 1.476 1.544c.561.607 1.544 1.629 2.152 2.636.976 1.578 1.365 3.847 2.497 6.077.212.416.427.837.652 1.257.459.853.951 1.716 1.525 2.527.113.16.231.319.354.473.88 1.108 1.9 1.98 2.898 2.634.713.467 1.5.798 2.003 1.006a22.58 22.58 0 0 0 1.155.446c.036.01.062.016.079.023.016.01.028.014.029.014 0 0-.013-.01-.027-.017a.374.374 0 0 1-.062-.055l-.228-.18-.737-.585c-.401-.32-1.12-.87-1.63-1.379a23.62 23.62 0 0 1-2.69-3.188c-.529-.747-.987-1.548-1.435-2.382zM1268 1234.2c-1.52.751-2.761 1.745-4.084 2.089-1.62.466-3.711.337-5.207.34-3.152-.25-5.314-.353-5.314-.353s2.106.488 5.24 1.107c1.473.177 3.574.515 5.57.116 1.72-.385 3.029-1.342 4.42-2.047.197-.098.392-.188.588-.27 1.054-.437 2.004-.904 3.048-1.105l.163-.029c1.107-.171 2.074-.3 2.992-.11a19.33 19.33 0 0 0 2.977.355c.447.02.808.026 1.067.026h.313c.037-.01.067-.01.086-.01h.033c-.01 0-.011 0-.033-.01a.218.218 0 0 1-.082-.031 162.87 162.87 0 0 1-1.302-.424c-.684-.226-1.764-.58-2.752-.963-1.112-.404-2.331-.42-3.52-.222a6.679 6.679 0 0 0-.206.036c-1.165.224-2.291.76-3.32 1.187-.231.096-.457.201-.677.311zM1286.3 1232.4c-.9-1.122-1.663-2.22-2.694-3.244-2.872-2.528-5.303-4.366-5.303-4.366s1.894 2.39 4.464 5.178c.802.976 1.528 2.169 2.44 3.307.368.46.761.912 1.197 1.336.06.058.12.12.184.185.533.624 1.276 1.396 2.4 1.586 1.068.084 2.069.187 2.856.25.487.04.886.068 1.176.087l.357.022c.044-.01.08 0 .101 0 .02 0 .037.01.037.01s-.017 0-.036-.011c-.02-.01-.053-.021-.089-.047a29.627 29.627 0 0 0-1.424-.59c-.716-.276-1.717-.64-2.79-.895-.529-.074-.877-.736-1.584-1.385-.069-.071-.14-.143-.212-.213-.381-.37-.735-.776-1.08-1.207z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M937.78 1047.2s10.76 16.985 16.634 25.136c7.595 10.538 24.027 30.68 24.027 30.68l25.505-7.023s-17.901-11.507-25.505-18.852c-7.695-7.433-14.352-16.024-19.961-25.136-6.473-10.516-15.525-33.637-15.525-33.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M917.43 895.73c1.75-6.588 6.357-12.24 10.978-17.251 5.48-5.944 12.855-9.81 19.342-14.637 7.102-5.285 14.638-10.009 21.433-15.683 1.845-1.54 5.227-4.966 5.227-4.966s.103 9.795-.522 14.637c-1.018 7.882-2.592 15.765-5.228 23.262-3.024 8.602-6.927 17.008-12.023 24.569-3.793 5.628-8.294 10.917-13.592 15.16-7.093 5.682-23.785 13.33-23.785 13.33s-5.12-26.03-1.83-38.422z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 443.731 -27.943)"/><path d="M954.46 880.43c1.89-1.975 3.816-3.89 5.073-6.363.712-1.44.968-2.997 1.173-4.361.25-1.579.434-2.892.982-4.121.82-1.867 2.23-3.782 3.022-4.897 1.33-1.784 2.113-2.854 2.113-2.854s-.892.98-2.376 2.644c-.895 1.051-2.448 2.833-3.466 4.765-.682 1.314-.988 2.719-1.307 4.275-.287 1.344-.582 2.794-1.243 3.97-1.199 2.21-3.073 3.951-4.986 5.978-.912.96-1.82 1.958-2.61 3.05-2.131 2.944-3.839 6.165-5.773 9.18-4.808 7.498-13.629 20.893-16.966 25.951-.647.982-.737 2.331-.741 2.393 0 .002 0 0 0 0h.001c.055-.027 1.26-.64 1.909-1.622 3.337-5.06 12.162-18.46 16.976-25.966 1.955-3.049 3.635-6.225 5.728-9.116.737-1.018 1.592-1.96 2.49-2.906z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 443.731 -27.943)"/><path d="M950.75 878.66c-.101-.973-.222-1.891-.236-2.796-.02-2.57-.617-4.24.023-6.107.454-1.453 1.688-2.89 2.386-3.754 1.177-1.333 1.883-2.163 1.883-2.163s-.834.7-2.182 1.875c-.813.764-2.227 2.052-2.959 3.71-.875 2.118-.476 4.126-.5 6.438-.015 1.01.09 1.987.193 2.943.128 1.223.227 2.357.052 3.484-.044.278-.108.584-.19.915a18.97 18.97 0 0 1-.261.936c-.089.291-.186.591-.29.894a42.5 42.5 0 0 1-.6 1.642c-.278.714-.343 1.118-1.736 4.046a137.32 137.32 0 0 1-.584 1.211 29.318 29.318 0 0 0 1.346-.223c2.145-.406 3.78-.964 3.78-.964.488-.155.986-.328 1.465-.517a12.17 12.17 0 0 0 1.685-.801 5.85 5.85 0 0 0 .692-.473c1.294-1.07 2.014-2.524 2.572-3.829.688-1.542 1.125-2.731 1.997-3.754.789-.944 1.968-1.828 2.639-2.351a62.448 62.448 0 0 1 1.727-1.299c.023-.02.038-.028.04-.03a16.752 16.752 0 0 0-.164.08c-.1.05-.243.12-.426.214-.33.169-.812.421-1.374.74-.753.426-2.03 1.132-3.038 2.082-1.085 1.045-1.748 2.328-2.5 3.791-.654 1.222-1.329 2.503-2.34 3.263a4.93 4.93 0 0 1-.536.36c-.21.123-.442.245-.693.363a15.73 15.73 0 0 1-1.474.595s-1.478.618-4.313 1.155l.763.988c1.41-2.962 1.477-3.369 1.776-4.14.215-.554.428-1.129.621-1.697.108-.315.21-.63.304-.938.105-.343.2-.68.28-1.005.09-.36.164-.71.215-1.038.201-1.294.087-2.611-.043-3.846zM935.34 896.47c-.39-2.594-.916-4.704-.645-6.924.208-1.88 1.063-3.967 1.557-5.26.816-1.95 1.302-3.19 1.302-3.19s-.69 1.137-1.754 2.974c-.668 1.232-1.757 3.2-2.182 5.305-.465 2.426-.062 4.802.339 7.31l.03.199c.428 2.823 2.339 5.229 1.837 7.591-.622 2.931-4.762 7.104-6.433 8.681-.306.288-.214 1.044-.204 1.128l.003.007.007.004c.09.023.826.19 1.155-.12 1.699-1.603 6.12-6.013 6.842-9.409.614-2.888-1.446-5.607-1.822-8.091l-.031-.205z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 443.731 -27.943)"/><path d="M904.33 785.49c4.033.122 8.016.93 12.013 1.479 6.914.95 13.944 1.391 20.7 3.141a90.406 90.406 0 0 1 17.373 6.47c3.003 1.485 6.097 3.026 8.502 5.359 2.453 2.38 4.026 5.54 5.73 8.502 2.114 3.678 3.824 7.58 5.544 11.459 1.266 2.855 2.099 5.9 3.511 8.686 1.376 2.714 4.806 7.763 4.806 7.763s-7.008-3.559-10.72-4.806c-3.117-1.047-6.347-1.827-9.611-2.217-5.445-.651-10.97.023-16.449-.185-10.488-.398-31.419-2.033-31.419-2.033l-30.865-42.324s13.913-1.505 20.885-1.294z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.22743 -.15568 .15623 .22664 -41.831 251.933)"/><path d="M898.44 790.18c-.615-.267-1.507.11-1.507.11s.338.906.952 1.171v.002c3.096 1.342 11.28 4.908 15.75 7.036 4.161 1.982 8.177 4.311 12.386 6.285 5.343 2.507 10.72 5.09 16.331 7.05.074.026.148.052.222.076 3.042 1.01 6.162 1.098 8.635 2.191 2.735 1.178 6.497 4.157 8.055 5.205.819.551 1.776 1.243 2.272 1.598.165.119.8.576.967.694l.295.213.083.06c.02.012.03.02.032.022-.002-.002-.013-.01-.03-.027l-.074-.068a95.92 95.92 0 0 0-1.156-1.04c-.483-.43-1.311-1.167-2.114-1.822-1.513-1.238-4.83-4.375-7.84-5.884-2.694-1.32-5.905-1.544-8.683-2.47a13.63 13.63 0 0 1-.202-.07c-5.538-1.933-10.848-4.486-16.198-6.995-4.172-1.957-8.183-4.284-12.38-6.282-4.494-2.14-12.696-5.714-15.795-7.056z" style="paint-order:markers fill stroke" transform="matrix(.22743 -.15568 .15623 .22664 -41.831 251.933)"/><path d="M944.02 803.63c2.788.289 5.787.84 8.016 1.217.723.122 2.528.431 3.251.554l.975.165.266.046.071.011.026.004-.024-.01-.067-.026a40.942 40.942 0 0 0-1.178-.447 71.09 71.09 0 0 0-3.135-1.065c-2.2-.693-5.091-1.531-8.056-1.842a20.663 20.663 0 0 0-.993-.081c-3.395-.188-6.816.485-10.112.93-.198.026-.413.057-.64.093-.516.079.72-.235-5.133.93l.274 1.373c5.84-1.162 4.618-.85 5.072-.92.22-.034.427-.064.614-.09 3.326-.448 6.571-1.1 9.848-.918.29.016.599.041.925.075zM940.47 809.59c-.142-.062-.361.039-.539.15-.173.1-.303.232-.303.232s-.012.184.024.38c.028.204.087.435.219.503 1.351.64 4.784 2.376 6.053 3.906.29.35.501.766.677 1.246.478 1.336.637 2.808 1.585 4.177 1.072 1.467 2.543 2.604 3.497 3.343 1.414 1.042 2.34 1.678 2.358 1.691-.015-.016-.774-.854-1.982-2.108-.796-.873-2.096-2.23-2.884-3.578-.63-1.02-.7-2.493-1.26-4.004-.209-.574-.488-1.149-.913-1.661-1.49-1.795-5.155-3.625-6.532-4.277zM922.4 802.43c.065-.133-.474-.269-.642-.308-.037-.01-.06-.007-.06-.007s-.023-.002-.06.008c-.167.042-.704.184-.638.316.005.803.015 2.927-.002 4.101-.03 2.01-.84 4.362-.152 6.508.249.775.631 1.487 1.086 2.139.776 1.102 1.75 1.984 2.704 2.719 1.258.968 2.759 1.534 3.736 1.901 1.432.499 2.36.784 2.382.79a75.906 75.906 0 0 0-2.138-1.3c-.863-.542-2.258-1.366-3.203-2.293-.832-.804-1.672-1.666-2.333-2.62a6.63 6.63 0 0 1-.9-1.763c-.592-1.845.186-3.88.218-6.06.017-1.191.007-3.326.002-4.13z" style="paint-order:markers fill stroke" transform="matrix(.22743 -.15568 .15623 .22664 -41.831 251.933)"/><path d="M917.95 1009.7c.094 10.207.278 20.456 1.568 30.581.439 3.44.918 6.93 2.091 10.194 1.635 4.548 4.54 8.533 6.796 12.807 1.837 3.481 4.018 6.804 5.489 10.455 2.102 5.217 4.705 16.205 4.705 16.205s3.062-5.876 4.443-8.887c3.387-7.383 6.879-14.76 9.41-22.478 2.54-7.75 4.958-15.667 5.75-23.785 1.184-12.15-1.568-36.592-1.568-36.592l-38.161-4.443s-.572 10.627-.523 15.944z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M938.37 1009.3c.196-1.059-.296-2.244-.296-2.244s-.884.931-1.08 1.99c-.967 5.342-3.404 19.52-3.54 27.53-.078 4.517.877 8.993 1.31 13.41.285 2.917.418 5.878.776 8.816.08.65.175 1.299.29 1.942.512 2.872 1.365 5.723 2.015 7.823a165.658 165.658 0 0 0 1.536 4.613c-.003-.022-.3-1.952-.83-4.787-.352-1.979-.986-5.254-1.37-7.869a78.084 78.084 0 0 1-.251-1.892c-.354-2.902-.485-5.84-.773-8.782-.437-4.47-1.38-8.84-1.304-13.25.135-7.88 2.554-21.973 3.518-27.304z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M934.08 1029c-1.272 2.99-.984 2.375-1.605 3.994a112.4 112.4 0 0 0-.658 1.76 78.7 78.7 0 0 0-.796 2.29c-.139.421-.27.837-.392 1.242-.136.448-.259.885-.364 1.297-.069.266-.132.535-.188.807-.585 2.864-.584 5.86-.563 8.083a77.33 77.33 0 0 0 .17 4.48l.02.286c.007.033.008.06.009.076v.028l.001-.028a.488.488 0 0 1 .011-.075l.034-.284.123-1.035c.096-.803.245-2.062.408-3.404.261-2.147.565-5.21 1.15-7.835.055-.25.116-.499.18-.75.1-.391.218-.808.349-1.242.118-.391.246-.796.381-1.207.244-.742.511-1.504.783-2.25.217-.596.437-1.182.65-1.737.61-1.594.321-.977 1.585-3.947zM936.61 1054.1c-.023-.157-.248-.22-.475-.247-.223-.027-.41-.022-.41-.022s-.582.613-.368.855h-.008c.478 1.022 1.552 3.259 2.727 5.314.637 1.12 1.336 2.162 2.176 3.066.864.925 1.935 1.603 2.632 2.042a52.9 52.9 0 0 0 1.725 1 55.816 55.816 0 0 0-1.4-1.41c-.556-.57-1.487-1.478-2.083-2.343-.668-.952-1.185-1.918-1.834-3.05-1.15-2.01-2.203-4.204-2.675-5.213z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M945 952.45s15.005 10.512 21.825 16.597c4.276 3.815 8.178 8.051 11.893 12.415a156.05 156.05 0 0 1 10.847 14.376c3.29 4.918 6.379 9.994 9.017 15.29 2.291 4.598 3.544 9.67 5.881 14.245 1.585 3.1 5.49 8.887 5.49 8.887s-7.778.045-11.502-.915c-7.872-2.03-15.428-5.59-22.217-10.063-18.566-12.23-49.269-44.956-49.269-44.956z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="scale(.27592 .27496) rotate(56.976 854.51 1119.813)"/><path d="M936.21 969.18c-.246-.072-.547.04-.776.163-.214.095-.36.23-.36.23s.05.192.177.387c.125.226.313.485.554.56 2.347.708 8.5 2.634 11.641 4.234 2.859 1.457 5.336 3.534 7.997 5.45 3.336 2.4 6.698 4.721 9.747 7.405 2.678 2.358 5.102 4.991 7.525 7.656 1.876 2.064 3.33 4.686 5.55 6.595 1.69 1.451 3.965 1.83 5.312 3.223 1.277 1.321 1.817 3.179 2.761 4.94.394.735.76 1.487 1.121 2.252.911 1.93 1.777 3.743 2.932 5.434 1.21 1.762 2.702 3.4 3.692 4.483a82.409 82.409 0 0 0 2.359 2.476.405.405 0 0 1 .04.038l.013.016s-.006-.01-.013-.016c-.007-.01-.018-.025-.03-.046l-.118-.169-.429-.613c-.322-.46-.848-1.213-1.406-2.017-.797-1.151-2.155-3.053-3.139-4.762-.997-1.728-1.686-3.42-2.635-5.422a51.715 51.715 0 0 0-1.153-2.314c-.898-1.676-1.554-3.769-2.988-5.253-1.562-1.615-3.921-2.036-5.406-3.311-2.093-1.8-3.476-4.328-5.427-6.475-2.426-2.668-4.902-5.359-7.635-7.765-3.111-2.739-6.53-5.099-9.855-7.492-2.633-1.894-5.226-4.055-8.179-5.56-3.267-1.664-9.514-3.615-11.872-4.326z" style="paint-order:markers fill stroke" transform="scale(.27592 .27496) rotate(56.976 854.51 1119.813)"/><path d="M955.92 980.33c3.782-.409 3.532-.308 4.11-.34a42.854 42.854 0 0 1 1.298-.05c.233-.003.448-.003.642.002.606.015 1.227.009 1.836.01 1.813.017 3.436.004 4.862.606 1.61.64 3.152 2.136 4.145 3.04a55.962 55.962 0 0 1 2.322 2.256.36.36 0 0 1 .039.038l.012.015-.012-.016a27.91 27.91 0 0 0-.542-.804 33.13 33.13 0 0 0-1.414-1.871c-.851-1.054-2.2-2.756-4.059-3.721-1.666-.827-3.522-.96-5.352-.943-.614 0-1.213.005-1.803-.01a17.987 17.987 0 0 0-.699 0c-.222.004-.455.01-.694.02-.122.005-.078-.138-4.841.377zM966.84 987.8c.01-.102-.404-.247-.585-.309-.05-.017-.084-.018-.084-.018s-.033-.006-.086-.001c-.19.019-.627.082-.638.188-.066.66-.22 2.468.046 3.514.303 1.187 1.2 2.078 1.608 2.988.531 1.187 1.05 2.308 1.256 3.493.04.232.046.48.032.758-.055.797-.252 1.754.013 2.82.677 2.306 2.186 4.134 3.36 5.42.714.787 1.622 1.433 2.154 1.818a96.66 96.66 0 0 0 1.403.957c-.015-.015-.455-.465-1.198-1.198-.449-.462-1.251-1.259-1.778-2.038-.96-1.412-2.206-3.31-2.652-5.296-.176-.624.06-1.438.096-2.411.018-.338.013-.7-.05-1.07-.237-1.367-.83-2.647-1.358-3.825-.485-1.083-1.292-1.833-1.53-2.762-.197-.778-.073-2.392-.01-3.028zM976.85 998.1c-.237.029-.482.748-.482.748s.328.688.664.64c.995-.13 2.602-.411 3.65-.214 1.17.22 2.298.727 3.392 1.368.4.234.795.483 1.188.739 2.53 1.644 4.835 3.938 6.42 5.515.59.585 1.203 1.36 1.546 1.784a98.036 98.036 0 0 1 .837 1.048.716.716 0 0 1 .076.097.59.59 0 0 1-.056-.11c-.034-.066-.082-.16-.146-.28a38.57 38.57 0 0 0-.492-.903c-.276-.49-.742-1.328-1.29-2.05-1.366-1.811-3.422-4.371-6.125-6.247-.403-.279-.82-.548-1.25-.801-1.173-.688-2.462-1.276-3.841-1.536-1.285-.241-3.13.076-4.091.202z" style="paint-order:markers fill stroke" transform="scale(.27592 .27496) rotate(56.976 854.51 1119.813)"/><path d="M917.43 983.16s7.017 15.271 11.501 22.348c3.908 6.168 8.241 12.146 13.33 17.382 4.813 4.952 10.51 8.98 16.075 13.069 3.242 2.383 10.063 6.665 10.063 6.665s.187-8.886.261-13.33c.105-6.23 1.021-12.505.262-18.688-.478-3.89-1.331-7.825-3.006-11.37-4.266-9.03-10.259-17.443-17.512-24.308-6.574-6.222-22.87-14.637-22.87-14.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M927.13 972.34c-.178-.121-.464-.088-.695-.03-.214.042-.382.134-.382.134s-.025.19.01.403c.026.236.09.514.262.638 1.69 1.188 6.066 4.364 7.946 6.596 2.545 3.022 3.603 7.136 5.973 10.535 1.507 2.162 3.58 3.792 4.957 5.868 1.558 2.348 2.44 5.124 3.896 7.67 1.234 2.16 2.932 3.936 3.89 6.081.584 1.31.889 2.718 1.21 4.2.268 1.25.562 2.498 1.044 3.71.95 2.366 2.236 4.645 3.146 6.238a160.075 160.075 0 0 0 2.165 3.601 161.32 161.32 0 0 0-1.59-3.885c-.657-1.604-1.758-4.182-2.51-6.402-.382-1.125-.614-2.302-.887-3.558-.32-1.482-.657-3.033-1.3-4.475-1.023-2.29-2.776-4.145-3.953-6.204-1.406-2.46-2.314-5.294-3.945-7.75-1.46-2.2-3.547-3.847-4.975-5.895-2.272-3.258-3.368-7.45-6.05-10.636-2.012-2.388-6.508-5.64-8.212-6.839z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M941.36 978.57c.768.173 1.498.398 2.17.715 1.113.493 2.177 1.672 2.906 2.417 1.007 1.137 1.707 1.858 1.707 1.858s-.447-.898-1.196-2.237c-.548-.898-1.405-2.296-2.815-3.16a8.377 8.377 0 0 0-2.468-.96c-1.991-.443-4.137-.387-6.078-.355 0 0-.573-.054-2.385.414a26.852 26.852 0 0 0-.712.195 77.027 77.027 0 0 1 .218.69c.96 3.089.839 3.384.839 3.384.021.144.037.273.047.388.282 3.375-1.006 6.882-.653 10.465.064.643.144 1.285.241 1.927a26.905 26.905 0 0 0 3.04 8.986c.429.772 1.055 1.455 1.412 1.852a24.237 24.237 0 0 0 .885.936c.029.023.05.044.063.058l.022.025-.02-.026a.579.579 0 0 1-.045-.073 44.739 44.739 0 0 1-.69-1.082c-.274-.447-.78-1.235-1.045-1.96-.942-2.512-1.698-5.369-2.238-8.926a36.066 36.066 0 0 1-.231-1.855c-.332-3.367.954-6.86.654-10.445a7.32 7.32 0 0 0-.058-.481s.088-.458-.886-3.589l-.493.886c1.602-.414 2.058-.37 2.058-.37 1.948-.032 3.935-.082 5.751.322z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M955.18 999.94c2.357 2.687 5.24 4.912 5.24 4.912s-1.831-3.148-4.188-5.835l-.02-.023c-1.178-1.227-2.415-2.413-3.48-3.2-2.034-1.503-4.4-2.519-6.71-3.361-.902-.329-2.53-.653-3.137-.77-.086-.074-.27.363-.343.547l-.027.097-.008.1c.003.198.014.67.116.632.595.114 2.138.424 2.92.71 2.265.825 4.476 1.781 6.358 3.172.97.717 2.144 1.837 3.3 3.042zM949.68 1005.2c.582 2.299.64 3.626.64 3.626.04.43.058.832.046 1.19-.006.197-.021.37-.045.521-.263 1.647-2.159 3.063-2.358 5.14-.058.6-.015 1.277.084 1.962.248 1.713.915 3.295 1.493 4.465a21.57 21.57 0 0 0 1.104 1.973l.077.118c.023.024.028.041.03.044-.001 0-.01-.018-.011-.052l-.029-.138-.104-.502c-.1-.481-.196-.94-.35-1.69-.259-1.262-.603-2.853-.825-4.417-.089-.622-.119-1.175-.076-1.629.158-1.647 2.02-3.004 2.347-5.053.035-.221.055-.458.062-.698a11.19 11.19 0 0 0-.052-1.363s-.078-1.48-.676-3.84z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M886.06 977.8s-1.663 10.08-1.568 15.16c.139 7.478 1.38 14.947 3.136 22.217 1.624 6.723 4.55 13.062 6.796 19.603 1.405 4.091 3.598 7.999 4.182 12.285.825 6.053-1.045 18.296-1.045 18.296s7.582-4.716 10.716-7.841c5.515-5.5 10.67-11.71 13.853-18.82 3.636-8.125 4.953-17.25 5.488-26.137.484-8.031-.733-16.116-2.09-24.047-1.473-8.602-6.535-25.353-6.535-25.353z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 442.711 -29.569)"/><path d="M910.02 980.84c0-.247-.194-.495-.375-.674-.152-.172-.322-.271-.322-.271s-.17.099-.323.27c-.182.177-.376.422-.38.667-.013 2.373-.09 8.628-.515 12.042-.41 3.296-1.712 6.515-2.092 9.942-.37 3.342-.341 6.724-.133 10.053.198 3.17.482 6.422 1.33 9.549.58 2.141 2.007 3.879 2.443 5.83l.029.134c.576 2.857.461 5.814.2 8.418-.174 1.749-.73 3.736-1.041 4.921a129.465 129.465 0 0 1-.806 2.926c-.008.041-.018.063-.02.066.002 0 .009-.025.03-.062l.078-.167a60.146 60.146 0 0 0 1.133-2.626c.47-1.16 1.238-3.031 1.599-4.915.505-2.625.807-5.72.2-8.833a6.733 6.733 0 0 0-.036-.167c-.485-2.171-1.931-3.947-2.458-5.892-.81-2.985-1.087-6.12-1.284-9.27-.205-3.28-.231-6.572.128-9.81.365-3.3 1.664-6.505 2.09-9.924.436-3.508.512-9.827.525-12.207z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 442.711 -29.569)"/><path d="M906.26 1025.1c-.087.755-.221 1.487-.442 2.18-.627 2.013-2.027 4.094-2.933 5.532-1.337 1.965-2.184 3.312-2.184 3.312s1.118-1.131 2.735-2.89c1.126-1.302 2.776-3.213 3.648-5.516.295-.796.473-1.626.567-2.46.226-1.985.062-4.037.152-5.96a21.404 21.404 0 0 1 .004-.074 15.764 15.764 0 0 1-.012-.072 19.524 19.524 0 0 1-.154-1.18 31.933 31.933 0 0 1-.142-2.283 47.79 47.79 0 0 1-.017-1.812c.007-.83-.047-1.571.19-4.22l-1.162.462c4.453 3.939 3.094 2.785 4.105 3.744a65.785 65.785 0 0 1 1.09 1.058c2.082 2.114 3.984 3.092 5.006 5.2.74 1.432.894 3.424 1.022 4.608.12 1.851.217 3.01.219 3.03v.001c.002-.021.104-1.171.232-3.04.037-1.197.129-3.212-.56-5.003-1.012-2.472-3.03-3.869-4.926-5.778-.181-.184-.364-.365-.547-.543-.181-.176-.374-.36-.573-.55-1.04-.986.322.172-4.14-3.776a1500.6 1500.6 0 0 0-1.029-.909 91.436 91.436 0 0 0-.132 1.371c-.24 2.695-.186 3.442-.194 4.332-.005.6-.001 1.23.017 1.866.023.795.069 1.606.148 2.384.044.432.099.857.166 1.265l-.008-.146c-.093 1.985.07 3.974-.145 5.867z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 442.711 -29.569)"/><path d="M912.55 995.9c1.38 1.775 3.16 2.934 4.138 4.417 1.025 1.516 1.836 3.524 2.362 4.752.751 1.879 1.256 3.056 1.256 3.056s-.275-1.25-.76-3.221c-.355-1.318-.902-3.38-1.895-5.175-1.03-1.808-2.809-3.15-3.994-4.686a19.528 19.528 0 0 1-.563-.786c-.144-.213-.294-.44-.447-.676a51.773 51.773 0 0 1-.418-.659c-.534-.854-.244-.178-2.55-4.346a461.79 461.79 0 0 1-.86-1.561 299.33 299.33 0 0 1-.431 1.728c-1.08 4.267-1.099 3.944-1.303 4.584-.076.239-.153.473-.23.7-.085.251-.17.493-.253.72-.093.253-.184.484-.271.69-.98 2.316-2.071 4.573-3.568 6.51-.565.73-1.32 1.302-2.144 1.932-.93.698-1.894 1.488-2.57 2.591-2.14 3.626-2.559 7.316-2.514 9.748.013.65.244 1.301.363 1.656.223.605.354.948.361.967-.004-.02-.074-.383-.201-1.01-.062-.367-.192-1.042-.12-1.593.287-2.4 1.094-5.793 3.235-9.071.523-.828 1.387-1.463 2.298-2.176.819-.628 1.72-1.31 2.4-2.188 1.602-2.073 2.754-4.467 3.75-6.82.097-.23.196-.484.294-.752.09-.24.178-.494.267-.756.08-.235.159-.477.237-.722.223-.7.24-.375 1.326-4.667l-1.291.167c2.317 4.188 2.025 3.51 2.588 4.411.143.23.287.456.429.676.158.244.314.48.465.704a20.924 20.924 0 0 0 .614.856zM902.54 989.41c-.263.574-.524 1.12-.829 1.625-.81 1.368-2.176 2.725-3.067 3.669-1.295 1.284-2.123 2.184-2.123 2.184s1.044-.634 2.567-1.659c1.077-.768 2.64-1.899 3.742-3.466.391-.565.709-1.165.984-1.773 1.205-2.646 2.202-6.282 2.602-7.841.052-.2-.08-.448-.22-.638-.083-.135-.243-.287-.257-.3l-.01-.006h-.01c-.012.005-.235.071-.366.148-.211.101-.442.252-.493.448-.396 1.542-1.355 5.05-2.52 7.609z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 442.711 -29.569)"/><path d="M935.72 933.37c3.06-2.69 5.996-5.523 9.148-8.103 4.14-3.387 8.293-6.8 12.807-9.67 4.407-2.803 9.155-5.037 13.853-7.319 5.403-2.624 11.443-4.026 16.467-7.319 3.559-2.332 9.41-8.625 9.41-8.625s-.37 10.395-1.569 15.421c-2.423 10.168-6.381 20.02-11.239 29.274-3.728 7.104-7.924 14.185-13.592 19.865-4.779 4.79-10.385 9.145-16.728 11.501-5.258 1.953-11.119 1.904-16.728 1.83-5.803-.077-12.568 1.076-17.25-2.353-4.434-3.246-7.058-14.898-7.058-14.898s15.011-13.04 22.478-19.603z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M977.48 920.01c.304-.799.59-1.558.916-2.304.689-1.582 1.723-3.4 2.348-4.555.933-1.661 1.506-2.785 1.506-2.785s-.838.941-2.051 2.419c-.864 1.084-2.08 2.635-2.982 4.355a21.8 21.8 0 0 0-1.046 2.373 71.95 71.95 0 0 0-.789 2.195c-.203.593-.399 1.184-.582 1.749-.526 1.624-.342.895-1.262 4.12a719.78 719.78 0 0 0-.377 1.327 168.57 168.57 0 0 0 1.295-.478c3.956-1.479 4.117-1.708 4.117-1.708.199-.094.392-.187.575-.28.203-.102.396-.204.572-.303.455-.258.914-.522 1.37-.795 1.592-.95 3.026-2.03 4.178-3.348 1.12-1.295 1.893-2.881 2.39-3.894a39.168 39.168 0 0 0 1.104-2.448c.01-.036.021-.054.022-.056a126.388 126.388 0 0 1-1.57 2.238c-.644.892-1.661 2.369-2.754 3.386-1.174 1.108-2.542 1.988-4.089 2.92-.442.266-.89.524-1.34.779-.152.085-.324.176-.512.271-.17.085-.351.173-.54.262 0 0-.085.196-4.013 1.664l.918.848c.915-3.206.73-2.475 1.248-4.074.181-.559.375-1.142.575-1.726.25-.73.511-1.462.773-2.152z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M974.15 927.36s-2.596 5.97-4.443 8.625c-1.55 2.228-3.264 4.46-5.49 6.012-3.78 2.638-12.806 5.228-12.806 5.228" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M958.63 933.44c.086-.313.17-.63.244-.952.43-1.882 1.324-3.967 1.905-5.442.836-1.974 1.344-3.35 1.344-3.35s-.851 1.193-2.017 3.004c-.848 1.384-2 3.312-2.575 5.453-.08.303-.166.606-.25.915-.686 2.488-1.667 5.607-.196 7.985 1.475 2.385 4.87 2.783 7.272 3.197 1.812.312 3.743.45 5.628.265a11.707 11.707 0 0 0 3.59-.921c1.447-.654 2.515-1.835 3.192-2.579.962-1.133 1.548-1.881 1.561-1.898-.017.012-.795.576-1.949 1.48-.808.578-2.05 1.534-3.228 1.883-1.04.33-2.14.527-3.302.642-1.736.17-3.532.045-5.254-.252-2.447-.422-5.207-.755-6.32-2.554-1.138-1.84-.338-4.36.355-6.876zM943.05 961.47c1.139.077 2.286.105 3.438.009 3.343-.29 6.633-1.47 8.914-2.286a81.967 81.967 0 0 0 4.749-1.864c.131-.056.229-.1.298-.13l.08-.035.028-.013-.03.008-.084.023-.314.085a207.01 207.01 0 0 1-4.924 1.264c-2.318.56-5.73 1.463-8.808 1.61-1.062.055-2.143.005-3.254-.068-3.969-.264-8.75-1.138-10.88-1.555-.52-.102-1.178.41-1.239.458l-.003.004.001.005c.039.074.436.8.973.906 2.142.42 7.02 1.31 11.055 1.578z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M869.39 971.6c-6.822 2.028-13.896 3.853-19.961 7.578-7.952 4.884-14.464 11.909-20.7 18.852-5.509 6.132-10.61 12.747-14.601 19.96-3.788 6.848-6.634 14.259-8.687 21.81-1.602 5.893-2.772 18.112-2.772 18.112s8.082-7.72 12.937-10.35c5.19-2.813 11.151-3.895 16.82-5.545 8.908-2.594 18.83-2.41 26.983-6.838 7.968-4.328 15.267-10.724 19.961-18.482 5.98-9.884 6.522-22.182 9.056-33.452 1.222-5.436 2.957-16.45 2.957-16.45s-14.8 2.668-21.994 4.806z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M879.13 978.23c.515-.28.706-1.173.706-1.173s-.85-.337-1.372-.053l-.001-.002c-2.62 1.424-9.546 5.256-13.09 7.902-4.603 3.437-8.794 7.426-12.664 11.64-3.053 3.322-5.634 7.077-8.274 10.686-2.668 3.648-4.694 7.696-7.545 11.07-.149.176-.3.35-.451.522-2.647 2.995-5.985 5.935-8.353 8.096a654.978 654.978 0 0 1-3.713 3.36l-1.13 1.015-.31.278-.082.073c-.017.018-.028.025-.03.026.001-.001.012-.01.033-.022l.091-.061.345-.234a133.575 133.575 0 0 0 5.304-3.827c2.597-1.973 6.068-4.636 8.888-7.775.162-.18.32-.363.477-.548 2.924-3.46 4.984-7.563 7.606-11.147 2.648-3.62 5.167-7.292 8.175-10.567 3.829-4.167 7.955-8.092 12.47-11.464 3.453-2.578 10.31-6.375 12.922-7.794z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M845.19 994.53c-1.136 1.19-1.97 2.486-3.022 3.3-1.183.936-2.75 1.837-3.693 2.405a246.438 246.438 0 0 1-2.157 1.28l-.14.083-.053.03s.02-.01.058-.017l.155-.05a46.57 46.57 0 0 0 2.373-.842c1.07-.41 2.692-1.036 4.124-1.945 1.397-.912 2.302-2.142 3.372-3.281.584-.618 1.175-1.128 1.864-1.457 1.628-.777 3.651-.342 5.668-.78 1.807-.39 3.773-.745 5.526-1.63.136-.067.275-.147.414-.232 0 0 .703-.286 2.792-2.184l-1.17-.475c.2 3.2.461 3.662.461 3.662.037.164.078.323.122.47.749 2.482 2.46 4.5 3.243 6.772.273.792.56 1.576.804 2.374.378 1.266.672 2.46.636 3.639-.021 1.58-.708 3.406-1.109 4.586-.655 1.7-1.048 2.829-1.055 2.85.012-.02.65-1.018 1.59-2.603.606-1.105 1.56-2.83 1.79-4.747.147-1.398-.097-2.796-.513-4.133-.251-.823-.55-1.639-.82-2.422-.842-2.442-2.534-4.427-3.225-6.72a5.513 5.513 0 0 1-.097-.374s-.232-.288-.43-3.441a70.019 70.019 0 0 1-.077-1.498 48.531 48.531 0 0 1-1.092 1.024c-2.047 1.86-2.583 2.027-2.583 2.027-.114.07-.218.129-.31.176-1.572.792-3.362 1.115-5.194 1.512-1.814.393-4.065-.028-5.975.884-.907.433-1.636 1.08-2.277 1.757zM831.32 1013.4c-2.145 1.691-3.92 3.704-5.225 5.316a46.703 46.703 0 0 0-2.091 2.79l-.12.176-.031.047-.012.018s.005 0 .016-.014a.292.292 0 0 0 .041-.038l.158-.143a297.885 297.885 0 0 1 2.579-2.321c1.556-1.386 3.483-3.103 5.551-4.73.988-.779 1.926-1.414 2.774-1.828 1.418-.692 3.351-.198 5.126-.902.203-.08.414-.179.626-.287.381-.194.786-.43 1.183-.68 0 0 .972-.506 3.177-2.28l-.996-.122c1.526 2.003 1.63 2.867 1.63 2.867.457 2.096.326 4.306-.054 6.537a92.985 92.985 0 0 1-.711 3.604c-.41 1.977-1.3 4.178-1.841 5.61a131.196 131.196 0 0 0-1.331 3.414c.012-.02.778-1.239 1.894-3.145.766-1.372 1.897-3.401 2.511-5.575.331-1.173.641-2.407.858-3.672.396-2.324.551-4.737.041-7.071 0 0-.213-1.224-1.883-3.417a19.934 19.934 0 0 0-.449-.568 45.609 45.609 0 0 1-.547.447c-1.667 1.342-2.596 1.896-2.596 1.896-.337.223-.676.436-1 .624-.18.104-.355.2-.52.284a6.055 6.055 0 0 1-.508.232c-1.482.589-3.493.101-5.224.946-.955.466-2.001 1.18-3.026 1.986z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M888.8 944.25s-16.779-1.577-24.766-4.066c-7.156-2.23-13.231-7.205-20.33-9.61-5.55-1.881-11.361-3.077-17.188-3.697-5.759-.612-17.373 0-17.373 0s5.806 6.885 8.132 10.72c3.216 5.302 4.528 11.646 7.947 16.819 4.09 6.189 8.855 12.178 14.786 16.634 5.729 4.303 12.475 7.426 19.406 9.241 6.153 1.611 12.691 1.73 19.036 1.294 9.354-.643 27.538-5.73 27.538-5.73z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M841.46 943.55a11.196 11.196 0 0 0-1.656-1.17c-1.784-1.013-3.817-1.426-5.224-1.704-1.95-.332-3.258-.496-3.258-.496s1.221.5 3.071 1.166c1.308.517 3.264 1.221 4.711 2.18.5.326.98.695 1.451 1.093 1.356 1.147 2.522 2.564 3.728 3.965 2.504 2.91 3.891 6.957 6.9 9.674 2.01 1.813 4.659 2.864 7.004 3.992 2.43 1.169 5.02 1.892 7.41 2.965 1.254.563 3.025 1.44 4.632 2.256.975.494 2.034.836 2.836 1.053a18.49 18.49 0 0 0 1.216.284c.07-.005.099.017.104.02-.005-.004-.04-.015-.075-.075a16.505 16.505 0 0 0-.93-.835c-.643-.534-1.535-1.197-2.518-1.696-1.611-.817-3.415-1.71-4.692-2.284-2.453-1.102-5.021-1.817-7.376-2.95-2.378-1.144-4.79-2.07-6.673-3.77-2.828-2.552-4.15-6.496-6.777-9.547-1.195-1.39-2.43-2.89-3.884-4.121z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M862.07 953.51a16.917 16.917 0 0 0-1.37-2.904c-.852-1.434-2.04-2.632-2.843-3.434-1.17-1.123-1.956-1.819-1.956-1.819s.568.885 1.494 2.207c.609.912 1.606 2.33 2.207 3.629.421.897.803 1.824 1.15 2.793a19.08 19.08 0 0 1 .924 3.67c.207 1.415-.034 4.106-.142 5.141-.096.164.477.416.615.478.04.01.035.01.035.01l.037-.001c.132-.025.767-.15.705-.34.11-1.052.37-3.88.136-5.49a20.483 20.483 0 0 0-.992-3.94zM855.15 959.47c-2.254.658-3.337.76-3.337.76-.397.064-.775.11-1.113.13-.186.01-.353.013-.5.007a18.801 18.801 0 0 1-1.506-.125c-2.158-.271-4.117-.802-5.847-1.657-1.231-.593-2.45-1.746-3.202-2.42a56.237 56.237 0 0 1-1.816-1.712c-.027-.022-.039-.038-.04-.04a25.445 25.445 0 0 0 .431.629c.25.352.62.86 1.086 1.442.639.802 1.67 2.123 3.034 2.997 1.752 1.11 3.866 1.866 6.182 2.15.54.067 1.081.111 1.62.134.203.01.42.005.64-.008a12.97 12.97 0 0 0 1.251-.144s1.204-.126 3.51-.799zM842.58 941.22a5.017 5.017 0 0 0-.724-1.748c-.746-1.049-1.805-1.687-2.514-2.101-1.03-.561-1.733-.887-1.733-.887s.513.581 1.335 1.401c.546.593 1.4 1.446 1.81 2.265.213.398.339.867.46 1.38.182.797.273 1.7.53 2.55.108.356-.262-.65.749 2.246l1.321-.462c-1.008-2.89-.633-1.871-.73-2.19-.23-.76-.31-1.599-.504-2.454z" style="paint-order:markers fill stroke" transform="matrix(.09566 .2579 -.2588 .09533 444.547 -29.569)"/><path d="M840.93 855.35c-.487 6.787-2.193 13.534-1.848 20.33.458 9.026 1.537 18.341 5.175 26.614 4.255 9.678 10.888 18.552 18.852 25.505 7.726 6.746 26.984 14.786 26.984 14.786l9.24-15.525s-4.287-19.134-8.131-28.093c-3.66-8.525-8.3-16.744-14.046-24.027-4.967-6.294-10.892-11.914-17.373-16.634-5.66-4.122-18.684-5.295-18.852-2.957z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.20531 .16783 .11883 .2178 360.971 -56.683)"/><path d="M858.48 881.77c-.39-.516-.746-1.05-1.046-1.606-1.527-2.752-1.62-6.283-2.755-9.08-.85-2.085-1.992-4.182-2.702-5.493a118.87 118.87 0 0 0-1.767-3.146l-.03-.05a.891.891 0 0 0-.002.001l.023.053.085.2.31.727c.235.555.6 1.418 1.006 2.394.553 1.328 1.531 3.613 2.19 5.64.87 2.668.769 6.162 2.42 9.402.333.638.724 1.238 1.153 1.804 2.16 2.85 5.221 4.928 6.992 7.846 1.455 2.4 1.617 5.637 3.348 8.164 1.897 2.772 5.15 4.23 7.046 6.686 1.671 2.164 2.841 4.685 3.98 7.25 1.345 3.026 1.679 6.603 3.353 9.662 1.19 2.175 4.097 5.46 5.2 6.678.205.226.838.05.946.016l.013-.007.008-.012c.04-.103.268-.72.07-.937-1.092-1.206-3.908-4.399-5.01-6.41-1.58-2.888-1.892-6.389-3.3-9.559-1.144-2.575-2.385-5.248-4.152-7.536-2.045-2.648-5.253-4.071-7-6.621-1.578-2.306-1.723-5.491-3.306-8.1-1.877-3.094-5.008-5.242-7.073-7.966z" style="paint-order:markers fill stroke" transform="matrix(-.20531 .16783 .11883 .2178 360.971 -56.683)"/><path d="M859.26 895.16a4.077 4.077 0 0 1-.23-.126c-.782-.427-1.364-1.297-1.946-2.173-.625-.992-1.211-1.975-2.117-2.78-1.369-1.182-3.016-2.103-4.055-2.688a53.283 53.283 0 0 0-2.376-1.263l-.155-.076-.058-.028.052.038.139.104a161.819 161.819 0 0 1 2.136 1.62c.918.71 2.469 1.867 3.596 3.053.695.717 1.113 1.626 1.727 2.69.526.962 1.225 2.01 2.343 2.707.103.062.208.119.312.171.307.155.644.292.994.41.626.213 1.325.38 2.026.508a25.63 25.63 0 0 0 1.692.249s1.876.257 4.21.239l-.011-1.4c-2.27.018-4.039-.23-4.039-.23a24.174 24.174 0 0 1-1.599-.235c-.66-.121-1.281-.27-1.83-.456a6.254 6.254 0 0 1-.81-.334zM876.45 895.2c-.86-.824-1.712-1.498-2-2.368-.596-1.372.101-3.269-.155-5.009-.254-1.656-.774-3.338-1.095-4.386a65.938 65.938 0 0 0-.831-2.531l-.02-.057.01.06.027.159.098.575c.075.438.19 1.12.313 1.887.168 1.046.481 2.845.563 4.39.075 1.448-.76 3.24-.156 5.343.463 1.301 1.428 2.203 2.3 2.968.803.739 1.464 1.389 1.722 2.202.656 2.073-.338 4.356-.402 6.794-.001.048-.05-.842 0 2.985l1.4-.019c-.05-3.822 0-2.918 0-2.93.058-2.248 1.096-4.855.337-7.252-.371-1.171-1.294-2.061-2.111-2.811zM874.29 917.32c-2.496-.68-4.723-1.284-6.864-2.23-2.094-.918-4.327-2.363-5.716-3.23-2.073-1.347-3.402-2.174-3.402-2.174s1.185 1.022 3.094 2.6c1.312 1.046 3.339 2.673 5.53 3.825 2.162 1.13 4.5 1.888 6.992 2.56 1.145.31 2.285.607 3.413.93 1.19.339 3.338.85 4.147 1.041.136.032.382-.404.462-.554l.019-.052.006-.055c-.005-.17-.03-.67-.166-.701-.805-.19-2.929-.696-4.083-1.026-1.14-.325-2.291-.625-3.432-.934z" style="paint-order:markers fill stroke" transform="matrix(-.20531 .16783 .11883 .2178 360.971 -56.683)"/><path d="M917.43 895.73c1.75-6.588 6.357-12.24 10.978-17.251 5.48-5.944 12.855-9.81 19.342-14.637 7.102-5.285 14.638-10.009 21.433-15.683 1.845-1.54 5.227-4.966 5.227-4.966s.103 9.795-.522 14.637c-1.018 7.882-2.592 15.765-5.228 23.262-3.024 8.602-6.927 17.008-12.023 24.569-3.793 5.628-8.294 10.917-13.592 15.16-7.093 5.682-23.785 13.33-23.785 13.33s-5.12-26.03-1.83-38.422z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M954.46 880.43c1.89-1.975 3.816-3.89 5.073-6.363.712-1.44.968-2.997 1.173-4.361.25-1.579.434-2.892.982-4.121.82-1.867 2.23-3.782 3.022-4.897 1.33-1.784 2.113-2.854 2.113-2.854s-.892.98-2.376 2.644c-.895 1.051-2.448 2.833-3.466 4.765-.682 1.314-.988 2.719-1.307 4.275-.287 1.344-.582 2.794-1.243 3.97-1.199 2.21-3.073 3.951-4.986 5.978-.912.96-1.82 1.958-2.61 3.05-2.131 2.944-3.839 6.165-5.773 9.18-4.808 7.498-13.629 20.893-16.966 25.951-.647.982-.737 2.331-.741 2.393 0 .002 0 0 0 0h.001c.055-.027 1.26-.64 1.909-1.622 3.337-5.06 12.162-18.46 16.976-25.966 1.955-3.049 3.635-6.225 5.728-9.116.737-1.018 1.592-1.96 2.49-2.906z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M950.75 878.66c-.101-.973-.222-1.891-.236-2.796-.02-2.57-.617-4.24.023-6.107.454-1.453 1.688-2.89 2.386-3.754 1.177-1.333 1.883-2.163 1.883-2.163s-.834.7-2.182 1.875c-.813.764-2.227 2.052-2.959 3.71-.875 2.118-.476 4.126-.5 6.438-.015 1.01.09 1.987.193 2.943.128 1.223.227 2.357.052 3.484-.044.278-.108.584-.19.915a18.97 18.97 0 0 1-.261.936c-.089.291-.186.591-.29.894a42.5 42.5 0 0 1-.6 1.642c-.278.714-.343 1.118-1.736 4.046a137.32 137.32 0 0 1-.584 1.211 29.318 29.318 0 0 0 1.346-.223c2.145-.406 3.78-.964 3.78-.964.488-.155.986-.328 1.465-.517a12.17 12.17 0 0 0 1.685-.801 5.85 5.85 0 0 0 .692-.473c1.294-1.07 2.014-2.524 2.572-3.829.688-1.542 1.125-2.731 1.997-3.754.789-.944 1.968-1.828 2.639-2.351a62.448 62.448 0 0 1 1.727-1.299c.023-.02.038-.028.04-.03a16.752 16.752 0 0 0-.164.08c-.1.05-.243.12-.426.214-.33.169-.812.421-1.374.74-.753.426-2.03 1.132-3.038 2.082-1.085 1.045-1.748 2.328-2.5 3.791-.654 1.222-1.329 2.503-2.34 3.263a4.93 4.93 0 0 1-.536.36c-.21.123-.442.245-.693.363a15.73 15.73 0 0 1-1.474.595s-1.478.618-4.313 1.155l.763.988c1.41-2.962 1.477-3.369 1.776-4.14.215-.554.428-1.129.621-1.697.108-.315.21-.63.304-.938.105-.343.2-.68.28-1.005.09-.36.164-.71.215-1.038.201-1.294.087-2.611-.043-3.846zM935.34 896.47c-.39-2.594-.916-4.704-.645-6.924.208-1.88 1.063-3.967 1.557-5.26.816-1.95 1.302-3.19 1.302-3.19s-.69 1.137-1.754 2.974c-.668 1.232-1.757 3.2-2.182 5.305-.465 2.426-.062 4.802.339 7.31l.03.199c.428 2.823 2.339 5.229 1.837 7.591-.622 2.931-4.762 7.104-6.433 8.681-.306.288-.214 1.044-.204 1.128l.003.007.007.004c.09.023.826.19 1.155-.12 1.699-1.603 6.12-6.013 6.842-9.409.614-2.888-1.446-5.607-1.822-8.091l-.031-.205z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M917.95 1009.7c.094 10.207.278 20.456 1.568 30.581.439 3.44.918 6.93 2.091 10.194 1.635 4.548 4.54 8.533 6.796 12.807 1.837 3.481 4.018 6.804 5.489 10.455 2.102 5.217 4.705 16.205 4.705 16.205s3.062-5.876 4.443-8.887c3.387-7.383 6.879-14.76 9.41-22.478 2.54-7.75 4.958-15.667 5.75-23.785 1.184-12.15-1.568-36.592-1.568-36.592l-38.161-4.443s-.572 10.627-.523 15.944z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M938.37 1009.3c.196-1.059-.296-2.244-.296-2.244s-.884.931-1.08 1.99c-.967 5.342-3.404 19.52-3.54 27.53-.078 4.517.877 8.993 1.31 13.41.285 2.917.418 5.878.776 8.816.08.65.175 1.299.29 1.942.512 2.872 1.365 5.723 2.015 7.823a165.658 165.658 0 0 0 1.536 4.613c-.003-.022-.3-1.952-.83-4.787-.352-1.979-.986-5.254-1.37-7.869a78.084 78.084 0 0 1-.251-1.892c-.354-2.902-.485-5.84-.773-8.782-.437-4.47-1.38-8.84-1.304-13.25.135-7.88 2.554-21.973 3.518-27.304z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M934.08 1029c-1.272 2.99-.984 2.375-1.605 3.994a112.4 112.4 0 0 0-.658 1.76 78.7 78.7 0 0 0-.796 2.29c-.139.421-.27.837-.392 1.242-.136.448-.259.885-.364 1.297-.069.266-.132.535-.188.807-.585 2.864-.584 5.86-.563 8.083a77.33 77.33 0 0 0 .17 4.48l.02.286c.007.033.008.06.009.076v.028l.001-.028a.488.488 0 0 1 .011-.075l.034-.284.123-1.035c.096-.803.245-2.062.408-3.404.261-2.147.565-5.21 1.15-7.835.055-.25.116-.499.18-.75.1-.391.218-.808.349-1.242.118-.391.246-.796.381-1.207.244-.742.511-1.504.783-2.25.217-.596.437-1.182.65-1.737.61-1.594.321-.977 1.585-3.947zM936.61 1054.1c-.023-.157-.248-.22-.475-.247-.223-.027-.41-.022-.41-.022s-.582.613-.368.855h-.008c.478 1.022 1.552 3.259 2.727 5.314.637 1.12 1.336 2.162 2.176 3.066.864.925 1.935 1.603 2.632 2.042a52.9 52.9 0 0 0 1.725 1 55.816 55.816 0 0 0-1.4-1.41c-.556-.57-1.487-1.478-2.083-2.343-.668-.952-1.185-1.918-1.834-3.05-1.15-2.01-2.203-4.204-2.675-5.213z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M945 952.45s15.005 10.512 21.825 16.597c4.276 3.815 8.178 8.051 11.893 12.415a156.05 156.05 0 0 1 10.847 14.376c3.29 4.918 6.379 9.994 9.017 15.29 2.291 4.598 3.544 9.67 5.881 14.245 1.585 3.1 5.49 8.887 5.49 8.887s-7.778.045-11.502-.915c-7.872-2.03-15.428-5.59-22.217-10.063-18.566-12.23-49.269-44.956-49.269-44.956z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M936.21 969.18c-.246-.072-.547.04-.776.163-.214.095-.36.23-.36.23s.05.192.177.387c.125.226.313.485.554.56 2.347.708 8.5 2.634 11.641 4.234 2.859 1.457 5.336 3.534 7.997 5.45 3.336 2.4 6.698 4.721 9.747 7.405 2.678 2.358 5.102 4.991 7.525 7.656 1.876 2.064 3.33 4.686 5.55 6.595 1.69 1.451 3.965 1.83 5.312 3.223 1.277 1.321 1.817 3.179 2.761 4.94.394.735.76 1.487 1.121 2.252.911 1.93 1.777 3.743 2.932 5.434 1.21 1.762 2.702 3.4 3.692 4.483a82.409 82.409 0 0 0 2.359 2.476.405.405 0 0 1 .04.038l.013.016s-.006-.01-.013-.016c-.007-.01-.018-.025-.03-.046l-.118-.169-.429-.613c-.322-.46-.848-1.213-1.406-2.017-.797-1.151-2.155-3.053-3.139-4.762-.997-1.728-1.686-3.42-2.635-5.422a51.715 51.715 0 0 0-1.153-2.314c-.898-1.676-1.554-3.769-2.988-5.253-1.562-1.615-3.921-2.036-5.406-3.311-2.093-1.8-3.476-4.328-5.427-6.475-2.426-2.668-4.902-5.359-7.635-7.765-3.111-2.739-6.53-5.099-9.855-7.492-2.633-1.894-5.226-4.055-8.179-5.56-3.267-1.664-9.514-3.615-11.872-4.326z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M955.92 980.33c3.782-.409 3.532-.308 4.11-.34a42.854 42.854 0 0 1 1.298-.05c.233-.003.448-.003.642.002.606.015 1.227.009 1.836.01 1.813.017 3.436.004 4.862.606 1.61.64 3.152 2.136 4.145 3.04a55.962 55.962 0 0 1 2.322 2.256.36.36 0 0 1 .039.038l.012.015-.012-.016a27.91 27.91 0 0 0-.542-.804 33.13 33.13 0 0 0-1.414-1.871c-.851-1.054-2.2-2.756-4.059-3.721-1.666-.827-3.522-.96-5.352-.943-.614 0-1.213.005-1.803-.01a17.987 17.987 0 0 0-.699 0c-.222.004-.455.01-.694.02-.122.005-.078-.138-4.841.377zM966.84 987.8c.01-.102-.404-.247-.585-.309-.05-.017-.084-.018-.084-.018s-.033-.006-.086-.001c-.19.019-.627.082-.638.188-.066.66-.22 2.468.046 3.514.303 1.187 1.2 2.078 1.608 2.988.531 1.187 1.05 2.308 1.256 3.493.04.232.046.48.032.758-.055.797-.252 1.754.013 2.82.677 2.306 2.186 4.134 3.36 5.42.714.787 1.622 1.433 2.154 1.818a96.66 96.66 0 0 0 1.403.957c-.015-.015-.455-.465-1.198-1.198-.449-.462-1.251-1.259-1.778-2.038-.96-1.412-2.206-3.31-2.652-5.296-.176-.624.06-1.438.096-2.411.018-.338.013-.7-.05-1.07-.237-1.367-.83-2.647-1.358-3.825-.485-1.083-1.292-1.833-1.53-2.762-.197-.778-.073-2.392-.01-3.028zM976.85 998.1c-.237.029-.482.748-.482.748s.328.688.664.64c.995-.13 2.602-.411 3.65-.214 1.17.22 2.298.727 3.392 1.368.4.234.795.483 1.188.739 2.53 1.644 4.835 3.938 6.42 5.515.59.585 1.203 1.36 1.546 1.784a98.036 98.036 0 0 1 .837 1.048.716.716 0 0 1 .076.097.59.59 0 0 1-.056-.11c-.034-.066-.082-.16-.146-.28a38.57 38.57 0 0 0-.492-.903c-.276-.49-.742-1.328-1.29-2.05-1.366-1.811-3.422-4.371-6.125-6.247-.403-.279-.82-.548-1.25-.801-1.173-.688-2.462-1.276-3.841-1.536-1.285-.241-3.13.076-4.091.202z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M917.43 983.16s7.017 15.271 11.501 22.348c3.908 6.168 8.241 12.146 13.33 17.382 4.813 4.952 10.51 8.98 16.075 13.069 3.242 2.383 10.063 6.665 10.063 6.665s.187-8.886.261-13.33c.105-6.23 1.021-12.505.262-18.688-.478-3.89-1.331-7.825-3.006-11.37-4.266-9.03-10.259-17.443-17.512-24.308-6.574-6.222-22.87-14.637-22.87-14.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M927.13 972.34c-.178-.121-.464-.088-.695-.03-.214.042-.382.134-.382.134s-.025.19.01.403c.026.236.09.514.262.638 1.69 1.188 6.066 4.364 7.946 6.596 2.545 3.022 3.603 7.136 5.973 10.535 1.507 2.162 3.58 3.792 4.957 5.868 1.558 2.348 2.44 5.124 3.896 7.67 1.234 2.16 2.932 3.936 3.89 6.081.584 1.31.889 2.718 1.21 4.2.268 1.25.562 2.498 1.044 3.71.95 2.366 2.236 4.645 3.146 6.238a160.075 160.075 0 0 0 2.165 3.601 161.32 161.32 0 0 0-1.59-3.885c-.657-1.604-1.758-4.182-2.51-6.402-.382-1.125-.614-2.302-.887-3.558-.32-1.482-.657-3.033-1.3-4.475-1.023-2.29-2.776-4.145-3.953-6.204-1.406-2.46-2.314-5.294-3.945-7.75-1.46-2.2-3.547-3.847-4.975-5.895-2.272-3.258-3.368-7.45-6.05-10.636-2.012-2.388-6.508-5.64-8.212-6.839z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M941.36 978.57c.768.173 1.498.398 2.17.715 1.113.493 2.177 1.672 2.906 2.417 1.007 1.137 1.707 1.858 1.707 1.858s-.447-.898-1.196-2.237c-.548-.898-1.405-2.296-2.815-3.16a8.377 8.377 0 0 0-2.468-.96c-1.991-.443-4.137-.387-6.078-.355 0 0-.573-.054-2.385.414a26.852 26.852 0 0 0-.712.195 77.027 77.027 0 0 1 .218.69c.96 3.089.839 3.384.839 3.384.021.144.037.273.047.388.282 3.375-1.006 6.882-.653 10.465.064.643.144 1.285.241 1.927a26.905 26.905 0 0 0 3.04 8.986c.429.772 1.055 1.455 1.412 1.852a24.237 24.237 0 0 0 .885.936c.029.023.05.044.063.058l.022.025-.02-.026a.579.579 0 0 1-.045-.073 44.739 44.739 0 0 1-.69-1.082c-.274-.447-.78-1.235-1.045-1.96-.942-2.512-1.698-5.369-2.238-8.926a36.066 36.066 0 0 1-.231-1.855c-.332-3.367.954-6.86.654-10.445a7.32 7.32 0 0 0-.058-.481s.088-.458-.886-3.589l-.493.886c1.602-.414 2.058-.37 2.058-.37 1.948-.032 3.935-.082 5.751.322z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M955.18 999.94c2.357 2.687 5.24 4.912 5.24 4.912s-1.831-3.148-4.188-5.835l-.02-.023c-1.178-1.227-2.415-2.413-3.48-3.2-2.034-1.503-4.4-2.519-6.71-3.361-.902-.329-2.53-.653-3.137-.77-.086-.074-.27.363-.343.547l-.027.097-.008.1c.003.198.014.67.116.632.595.114 2.138.424 2.92.71 2.265.825 4.476 1.781 6.358 3.172.97.717 2.144 1.837 3.3 3.042zM949.68 1005.2c.582 2.299.64 3.626.64 3.626.04.43.058.832.046 1.19-.006.197-.021.37-.045.521-.263 1.647-2.159 3.063-2.358 5.14-.058.6-.015 1.277.084 1.962.248 1.713.915 3.295 1.493 4.465a21.57 21.57 0 0 0 1.104 1.973l.077.118c.023.024.028.041.03.044-.001 0-.01-.018-.011-.052l-.029-.138-.104-.502c-.1-.481-.196-.94-.35-1.69-.259-1.262-.603-2.853-.825-4.417-.089-.622-.119-1.175-.076-1.629.158-1.647 2.02-3.004 2.347-5.053.035-.221.055-.458.062-.698a11.19 11.19 0 0 0-.052-1.363s-.078-1.48-.676-3.84z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M886.06 977.8s-1.663 10.08-1.568 15.16c.139 7.478 1.38 14.947 3.136 22.217 1.624 6.723 4.55 13.062 6.796 19.603 1.405 4.091 3.598 7.999 4.182 12.285.825 6.053-1.045 18.296-1.045 18.296s7.582-4.716 10.716-7.841c5.515-5.5 10.67-11.71 13.853-18.82 3.636-8.125 4.953-17.25 5.488-26.137.484-8.031-.733-16.116-2.09-24.047-1.473-8.602-6.535-25.353-6.535-25.353z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M910.02 980.84c0-.247-.194-.495-.375-.674-.152-.172-.322-.271-.322-.271s-.17.099-.323.27c-.182.177-.376.422-.38.667-.013 2.373-.09 8.628-.515 12.042-.41 3.296-1.712 6.515-2.092 9.942-.37 3.342-.341 6.724-.133 10.053.198 3.17.482 6.422 1.33 9.549.58 2.141 2.007 3.879 2.443 5.83l.029.134c.576 2.857.461 5.814.2 8.418-.174 1.749-.73 3.736-1.041 4.921a129.465 129.465 0 0 1-.806 2.926c-.008.041-.018.063-.02.066.002 0 .009-.025.03-.062l.078-.167a60.146 60.146 0 0 0 1.133-2.626c.47-1.16 1.238-3.031 1.599-4.915.505-2.625.807-5.72.2-8.833a6.733 6.733 0 0 0-.036-.167c-.485-2.171-1.931-3.947-2.458-5.892-.81-2.985-1.087-6.12-1.284-9.27-.205-3.28-.231-6.572.128-9.81.365-3.3 1.664-6.505 2.09-9.924.436-3.508.512-9.827.525-12.207z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M906.26 1025.1c-.087.755-.221 1.487-.442 2.18-.627 2.013-2.027 4.094-2.933 5.532-1.337 1.965-2.184 3.312-2.184 3.312s1.118-1.131 2.735-2.89c1.126-1.302 2.776-3.213 3.648-5.516.295-.796.473-1.626.567-2.46.226-1.985.062-4.037.152-5.96a21.404 21.404 0 0 1 .004-.074 15.764 15.764 0 0 1-.012-.072 19.524 19.524 0 0 1-.154-1.18 31.933 31.933 0 0 1-.142-2.283 47.79 47.79 0 0 1-.017-1.812c.007-.83-.047-1.571.19-4.22l-1.162.462c4.453 3.939 3.094 2.785 4.105 3.744a65.785 65.785 0 0 1 1.09 1.058c2.082 2.114 3.984 3.092 5.006 5.2.74 1.432.894 3.424 1.022 4.608.12 1.851.217 3.01.219 3.03v.001c.002-.021.104-1.171.232-3.04.037-1.197.129-3.212-.56-5.003-1.012-2.472-3.03-3.869-4.926-5.778-.181-.184-.364-.365-.547-.543-.181-.176-.374-.36-.573-.55-1.04-.986.322.172-4.14-3.776a1500.6 1500.6 0 0 0-1.029-.909 91.436 91.436 0 0 0-.132 1.371c-.24 2.695-.186 3.442-.194 4.332-.005.6-.001 1.23.017 1.866.023.795.069 1.606.148 2.384.044.432.099.857.166 1.265l-.008-.146c-.093 1.985.07 3.974-.145 5.867z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M912.55 995.9c1.38 1.775 3.16 2.934 4.138 4.417 1.025 1.516 1.836 3.524 2.362 4.752.751 1.879 1.256 3.056 1.256 3.056s-.275-1.25-.76-3.221c-.355-1.318-.902-3.38-1.895-5.175-1.03-1.808-2.809-3.15-3.994-4.686a19.528 19.528 0 0 1-.563-.786c-.144-.213-.294-.44-.447-.676a51.773 51.773 0 0 1-.418-.659c-.534-.854-.244-.178-2.55-4.346a461.79 461.79 0 0 1-.86-1.561 299.33 299.33 0 0 1-.431 1.728c-1.08 4.267-1.099 3.944-1.303 4.584-.076.239-.153.473-.23.7-.085.251-.17.493-.253.72-.093.253-.184.484-.271.69-.98 2.316-2.071 4.573-3.568 6.51-.565.73-1.32 1.302-2.144 1.932-.93.698-1.894 1.488-2.57 2.591-2.14 3.626-2.559 7.316-2.514 9.748.013.65.244 1.301.363 1.656.223.605.354.948.361.967-.004-.02-.074-.383-.201-1.01-.062-.367-.192-1.042-.12-1.593.287-2.4 1.094-5.793 3.235-9.071.523-.828 1.387-1.463 2.298-2.176.819-.628 1.72-1.31 2.4-2.188 1.602-2.073 2.754-4.467 3.75-6.82.097-.23.196-.484.294-.752.09-.24.178-.494.267-.756.08-.235.159-.477.237-.722.223-.7.24-.375 1.326-4.667l-1.291.167c2.317 4.188 2.025 3.51 2.588 4.411.143.23.287.456.429.676.158.244.314.48.465.704a20.924 20.924 0 0 0 .614.856zM902.54 989.41c-.263.574-.524 1.12-.829 1.625-.81 1.368-2.176 2.725-3.067 3.669-1.295 1.284-2.123 2.184-2.123 2.184s1.044-.634 2.567-1.659c1.077-.768 2.64-1.899 3.742-3.466.391-.565.709-1.165.984-1.773 1.205-2.646 2.202-6.282 2.602-7.841.052-.2-.08-.448-.22-.638-.083-.135-.243-.287-.257-.3l-.01-.006h-.01c-.012.005-.235.071-.366.148-.211.101-.442.252-.493.448-.396 1.542-1.355 5.05-2.52 7.609z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M935.72 933.37c3.06-2.69 5.996-5.523 9.148-8.103 4.14-3.387 8.293-6.8 12.807-9.67 4.407-2.803 9.155-5.037 13.853-7.319 5.403-2.624 11.443-4.026 16.467-7.319 3.559-2.332 9.41-8.625 9.41-8.625s-.37 10.395-1.569 15.421c-2.423 10.168-6.381 20.02-11.239 29.274-3.728 7.104-7.924 14.185-13.592 19.865-4.779 4.79-10.385 9.145-16.728 11.501-5.258 1.953-11.119 1.904-16.728 1.83-5.803-.077-12.568 1.076-17.25-2.353-4.434-3.246-7.058-14.898-7.058-14.898s15.011-13.04 22.478-19.603z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M977.48 920.01c.304-.799.59-1.558.916-2.304.689-1.582 1.723-3.4 2.348-4.555.933-1.661 1.506-2.785 1.506-2.785s-.838.941-2.051 2.419c-.864 1.084-2.08 2.635-2.982 4.355a21.8 21.8 0 0 0-1.046 2.373 71.95 71.95 0 0 0-.789 2.195c-.203.593-.399 1.184-.582 1.749-.526 1.624-.342.895-1.262 4.12a719.78 719.78 0 0 0-.377 1.327 168.57 168.57 0 0 0 1.295-.478c3.956-1.479 4.117-1.708 4.117-1.708.199-.094.392-.187.575-.28.203-.102.396-.204.572-.303.455-.258.914-.522 1.37-.795 1.592-.95 3.026-2.03 4.178-3.348 1.12-1.295 1.893-2.881 2.39-3.894a39.168 39.168 0 0 0 1.104-2.448c.01-.036.021-.054.022-.056a126.388 126.388 0 0 1-1.57 2.238c-.644.892-1.661 2.369-2.754 3.386-1.174 1.108-2.542 1.988-4.089 2.92-.442.266-.89.524-1.34.779-.152.085-.324.176-.512.271-.17.085-.351.173-.54.262 0 0-.085.196-4.013 1.664l.918.848c.915-3.206.73-2.475 1.248-4.074.181-.559.375-1.142.575-1.726.25-.73.511-1.462.773-2.152z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M974.15 927.36s-2.596 5.97-4.443 8.625c-1.55 2.228-3.264 4.46-5.49 6.012-3.78 2.638-12.806 5.228-12.806 5.228" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M958.63 933.44c.086-.313.17-.63.244-.952.43-1.882 1.324-3.967 1.905-5.442.836-1.974 1.344-3.35 1.344-3.35s-.851 1.193-2.017 3.004c-.848 1.384-2 3.312-2.575 5.453-.08.303-.166.606-.25.915-.686 2.488-1.667 5.607-.196 7.985 1.475 2.385 4.87 2.783 7.272 3.197 1.812.312 3.743.45 5.628.265a11.707 11.707 0 0 0 3.59-.921c1.447-.654 2.515-1.835 3.192-2.579.962-1.133 1.548-1.881 1.561-1.898-.017.012-.795.576-1.949 1.48-.808.578-2.05 1.534-3.228 1.883-1.04.33-2.14.527-3.302.642-1.736.17-3.532.045-5.254-.252-2.447-.422-5.207-.755-6.32-2.554-1.138-1.84-.338-4.36.355-6.876zM943.05 961.47c1.139.077 2.286.105 3.438.009 3.343-.29 6.633-1.47 8.914-2.286a81.967 81.967 0 0 0 4.749-1.864c.131-.056.229-.1.298-.13l.08-.035.028-.013-.03.008-.084.023-.314.085a207.01 207.01 0 0 1-4.924 1.264c-2.318.56-5.73 1.463-8.808 1.61-1.062.055-2.143.005-3.254-.068-3.969-.264-8.75-1.138-10.88-1.555-.52-.102-1.178.41-1.239.458l-.003.004.001.005c.039.074.436.8.973.906 2.142.42 7.02 1.31 11.055 1.578z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M869.39 971.6c-6.822 2.028-13.896 3.853-19.961 7.578-7.952 4.884-14.464 11.909-20.7 18.852-5.509 6.132-10.61 12.747-14.601 19.96-3.788 6.848-6.634 14.259-8.687 21.81-1.602 5.893-2.772 18.112-2.772 18.112s8.082-7.72 12.937-10.35c5.19-2.813 11.151-3.895 16.82-5.545 8.908-2.594 18.83-2.41 26.983-6.838 7.968-4.328 15.267-10.724 19.961-18.482 5.98-9.884 6.522-22.182 9.056-33.452 1.222-5.436 2.957-16.45 2.957-16.45s-14.8 2.668-21.994 4.806z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M879.13 978.23c.515-.28.706-1.173.706-1.173s-.85-.337-1.372-.053l-.001-.002c-2.62 1.424-9.546 5.256-13.09 7.902-4.603 3.437-8.794 7.426-12.664 11.64-3.053 3.322-5.634 7.077-8.274 10.686-2.668 3.648-4.694 7.696-7.545 11.07-.149.176-.3.35-.451.522-2.647 2.995-5.985 5.935-8.353 8.096a654.978 654.978 0 0 1-3.713 3.36l-1.13 1.015-.31.278-.082.073c-.017.018-.028.025-.03.026.001-.001.012-.01.033-.022l.091-.061.345-.234a133.575 133.575 0 0 0 5.304-3.827c2.597-1.973 6.068-4.636 8.888-7.775.162-.18.32-.363.477-.548 2.924-3.46 4.984-7.563 7.606-11.147 2.648-3.62 5.167-7.292 8.175-10.567 3.829-4.167 7.955-8.092 12.47-11.464 3.453-2.578 10.31-6.375 12.922-7.794z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M845.19 994.53c-1.136 1.19-1.97 2.486-3.022 3.3-1.183.936-2.75 1.837-3.693 2.405a246.438 246.438 0 0 1-2.157 1.28l-.14.083-.053.03s.02-.01.058-.017l.155-.05a46.57 46.57 0 0 0 2.373-.842c1.07-.41 2.692-1.036 4.124-1.945 1.397-.912 2.302-2.142 3.372-3.281.584-.618 1.175-1.128 1.864-1.457 1.628-.777 3.651-.342 5.668-.78 1.807-.39 3.773-.745 5.526-1.63.136-.067.275-.147.414-.232 0 0 .703-.286 2.792-2.184l-1.17-.475c.2 3.2.461 3.662.461 3.662.037.164.078.323.122.47.749 2.482 2.46 4.5 3.243 6.772.273.792.56 1.576.804 2.374.378 1.266.672 2.46.636 3.639-.021 1.58-.708 3.406-1.109 4.586-.655 1.7-1.048 2.829-1.055 2.85.012-.02.65-1.018 1.59-2.603.606-1.105 1.56-2.83 1.79-4.747.147-1.398-.097-2.796-.513-4.133-.251-.823-.55-1.639-.82-2.422-.842-2.442-2.534-4.427-3.225-6.72a5.513 5.513 0 0 1-.097-.374s-.232-.288-.43-3.441a70.019 70.019 0 0 1-.077-1.498 48.531 48.531 0 0 1-1.092 1.024c-2.047 1.86-2.583 2.027-2.583 2.027-.114.07-.218.129-.31.176-1.572.792-3.362 1.115-5.194 1.512-1.814.393-4.065-.028-5.975.884-.907.433-1.636 1.08-2.277 1.757zM831.32 1013.4c-2.145 1.691-3.92 3.704-5.225 5.316a46.703 46.703 0 0 0-2.091 2.79l-.12.176-.031.047-.012.018s.005 0 .016-.014a.292.292 0 0 0 .041-.038l.158-.143a297.885 297.885 0 0 1 2.579-2.321c1.556-1.386 3.483-3.103 5.551-4.73.988-.779 1.926-1.414 2.774-1.828 1.418-.692 3.351-.198 5.126-.902.203-.08.414-.179.626-.287.381-.194.786-.43 1.183-.68 0 0 .972-.506 3.177-2.28l-.996-.122c1.526 2.003 1.63 2.867 1.63 2.867.457 2.096.326 4.306-.054 6.537a92.985 92.985 0 0 1-.711 3.604c-.41 1.977-1.3 4.178-1.841 5.61a131.196 131.196 0 0 0-1.331 3.414c.012-.02.778-1.239 1.894-3.145.766-1.372 1.897-3.401 2.511-5.575.331-1.173.641-2.407.858-3.672.396-2.324.551-4.737.041-7.071 0 0-.213-1.224-1.883-3.417a19.934 19.934 0 0 0-.449-.568 45.609 45.609 0 0 1-.547.447c-1.667 1.342-2.596 1.896-2.596 1.896-.337.223-.676.436-1 .624-.18.104-.355.2-.52.284a6.055 6.055 0 0 1-.508.232c-1.482.589-3.493.101-5.224.946-.955.466-2.001 1.18-3.026 1.986z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M888.8 944.25s-16.779-1.577-24.766-4.066c-7.156-2.23-13.231-7.205-20.33-9.61-5.55-1.881-11.361-3.077-17.188-3.697-5.759-.612-17.373 0-17.373 0s5.806 6.885 8.132 10.72c3.216 5.302 4.528 11.646 7.947 16.819 4.09 6.189 8.855 12.178 14.786 16.634 5.729 4.303 12.475 7.426 19.406 9.241 6.153 1.611 12.691 1.73 19.036 1.294 9.354-.643 27.538-5.73 27.538-5.73z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M841.46 943.55a11.196 11.196 0 0 0-1.656-1.17c-1.784-1.013-3.817-1.426-5.224-1.704-1.95-.332-3.258-.496-3.258-.496s1.221.5 3.071 1.166c1.308.517 3.264 1.221 4.711 2.18.5.326.98.695 1.451 1.093 1.356 1.147 2.522 2.564 3.728 3.965 2.504 2.91 3.891 6.957 6.9 9.674 2.01 1.813 4.659 2.864 7.004 3.992 2.43 1.169 5.02 1.892 7.41 2.965 1.254.563 3.025 1.44 4.632 2.256.975.494 2.034.836 2.836 1.053a18.49 18.49 0 0 0 1.216.284c.07-.005.099.017.104.02-.005-.004-.04-.015-.075-.075a16.505 16.505 0 0 0-.93-.835c-.643-.534-1.535-1.197-2.518-1.696-1.611-.817-3.415-1.71-4.692-2.284-2.453-1.102-5.021-1.817-7.376-2.95-2.378-1.144-4.79-2.07-6.673-3.77-2.828-2.552-4.15-6.496-6.777-9.547-1.195-1.39-2.43-2.89-3.884-4.121z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M862.07 953.51a16.917 16.917 0 0 0-1.37-2.904c-.852-1.434-2.04-2.632-2.843-3.434-1.17-1.123-1.956-1.819-1.956-1.819s.568.885 1.494 2.207c.609.912 1.606 2.33 2.207 3.629.421.897.803 1.824 1.15 2.793a19.08 19.08 0 0 1 .924 3.67c.207 1.415-.034 4.106-.142 5.141-.096.164.477.416.615.478.04.01.035.01.035.01l.037-.001c.132-.025.767-.15.705-.34.11-1.052.37-3.88.136-5.49a20.483 20.483 0 0 0-.992-3.94zM855.15 959.47c-2.254.658-3.337.76-3.337.76-.397.064-.775.11-1.113.13-.186.01-.353.013-.5.007a18.801 18.801 0 0 1-1.506-.125c-2.158-.271-4.117-.802-5.847-1.657-1.231-.593-2.45-1.746-3.202-2.42a56.237 56.237 0 0 1-1.816-1.712c-.027-.022-.039-.038-.04-.04a25.445 25.445 0 0 0 .431.629c.25.352.62.86 1.086 1.442.639.802 1.67 2.123 3.034 2.997 1.752 1.11 3.866 1.866 6.182 2.15.54.067 1.081.111 1.62.134.203.01.42.005.64-.008a12.97 12.97 0 0 0 1.251-.144s1.204-.126 3.51-.799zM842.58 941.22a5.017 5.017 0 0 0-.724-1.748c-.746-1.049-1.805-1.687-2.514-2.101-1.03-.561-1.733-.887-1.733-.887s.513.581 1.335 1.401c.546.593 1.4 1.446 1.81 2.265.213.398.339.867.46 1.38.182.797.273 1.7.53 2.55.108.356-.262-.65.749 2.246l1.321-.462c-1.008-2.89-.633-1.871-.73-2.19-.23-.76-.31-1.599-.504-2.454z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M840.93 855.35c-.487 6.787-2.193 13.534-1.848 20.33.458 9.026 1.537 18.341 5.175 26.614 4.255 9.678 10.888 18.552 18.852 25.505 7.726 6.746 26.984 14.786 26.984 14.786l9.24-15.525s-4.287-19.134-8.131-28.093c-3.66-8.525-8.3-16.744-14.046-24.027-4.967-6.294-10.892-11.914-17.373-16.634-5.66-4.122-18.684-5.295-18.852-2.957z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M858.48 881.77c-.39-.516-.746-1.05-1.046-1.606-1.527-2.752-1.62-6.283-2.755-9.08-.85-2.085-1.992-4.182-2.702-5.493a118.87 118.87 0 0 0-1.767-3.146l-.03-.05a.891.891 0 0 0-.002.001l.023.053.085.2.31.727c.235.555.6 1.418 1.006 2.394.553 1.328 1.531 3.613 2.19 5.64.87 2.668.769 6.162 2.42 9.402.333.638.724 1.238 1.153 1.804 2.16 2.85 5.221 4.928 6.992 7.846 1.455 2.4 1.617 5.637 3.348 8.164 1.897 2.772 5.15 4.23 7.046 6.686 1.671 2.164 2.841 4.685 3.98 7.25 1.345 3.026 1.679 6.603 3.353 9.662 1.19 2.175 4.097 5.46 5.2 6.678.205.226.838.05.946.016l.013-.007.008-.012c.04-.103.268-.72.07-.937-1.092-1.206-3.908-4.399-5.01-6.41-1.58-2.888-1.892-6.389-3.3-9.559-1.144-2.575-2.385-5.248-4.152-7.536-2.045-2.648-5.253-4.071-7-6.621-1.578-2.306-1.723-5.491-3.306-8.1-1.877-3.094-5.008-5.242-7.073-7.966z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M859.26 895.16a4.077 4.077 0 0 1-.23-.126c-.782-.427-1.364-1.297-1.946-2.173-.625-.992-1.211-1.975-2.117-2.78-1.369-1.182-3.016-2.103-4.055-2.688a53.283 53.283 0 0 0-2.376-1.263l-.155-.076-.058-.028.052.038.139.104a161.819 161.819 0 0 1 2.136 1.62c.918.71 2.469 1.867 3.596 3.053.695.717 1.113 1.626 1.727 2.69.526.962 1.225 2.01 2.343 2.707.103.062.208.119.312.171.307.155.644.292.994.41.626.213 1.325.38 2.026.508a25.63 25.63 0 0 0 1.692.249s1.876.257 4.21.239l-.011-1.4c-2.27.018-4.039-.23-4.039-.23a24.174 24.174 0 0 1-1.599-.235c-.66-.121-1.281-.27-1.83-.456a6.254 6.254 0 0 1-.81-.334zM876.45 895.2c-.86-.824-1.712-1.498-2-2.368-.596-1.372.101-3.269-.155-5.009-.254-1.656-.774-3.338-1.095-4.386a65.938 65.938 0 0 0-.831-2.531l-.02-.057.01.06.027.159.098.575c.075.438.19 1.12.313 1.887.168 1.046.481 2.845.563 4.39.075 1.448-.76 3.24-.156 5.343.463 1.301 1.428 2.203 2.3 2.968.803.739 1.464 1.389 1.722 2.202.656 2.073-.338 4.356-.402 6.794-.001.048-.05-.842 0 2.985l1.4-.019c-.05-3.822 0-2.918 0-2.93.058-2.248 1.096-4.855.337-7.252-.371-1.171-1.294-2.061-2.111-2.811zM874.29 917.32c-2.496-.68-4.723-1.284-6.864-2.23-2.094-.918-4.327-2.363-5.716-3.23-2.073-1.347-3.402-2.174-3.402-2.174s1.185 1.022 3.094 2.6c1.312 1.046 3.339 2.673 5.53 3.825 2.162 1.13 4.5 1.888 6.992 2.56 1.145.31 2.285.607 3.413.93 1.19.339 3.338.85 4.147 1.041.136.032.382-.404.462-.554l.019-.052.006-.055c-.005-.17-.03-.67-.166-.701-.805-.19-2.929-.696-4.083-1.026-1.14-.325-2.291-.625-3.432-.934z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M908.95 849.8c-2.624 5.987-5.363 11.923-7.947 17.928-2.718 6.316-5.564 12.587-7.948 19.036-1.458 3.947-3.548 7.818-3.88 12.013-.509 6.401 2.956 19.036 2.956 19.036l29.571-.554 5.914-14.231s-.05-16.278-.554-24.396c-.453-7.293-1.078-14.591-2.218-21.81-1.553-9.834-6.284-29.201-6.284-29.201s-6.376 14.799-9.61 22.178z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M911.9 875.79c.047-.243.092-.486.135-.73.489-2.808.69-5.697.814-7.907.14-2.838.163-4.786.163-4.786s-.424 1.902-.936 4.694c-.487 2.558-.927 5.191-1.413 7.749l-.138.714c-.84 4.348-2.572 11.281-3.26 13.994-.138.542.339 1.244.383 1.308l.004.003h.005c.072-.036.826-.42.965-.967.69-2.717 2.43-9.685 3.278-14.072zM913.89 890.42c1.694-2.945 3.642-6.112 5.023-8.412 1.69-2.747 2.785-4.668 2.785-4.668s-1.426 1.69-3.425 4.226c-1.69 2.192-3.821 5.072-5.597 8.156a42.117 42.117 0 0 0-.84 1.526c-1.056 2.028-2.46 5.842-2.977 7.279-.094.263.357.716.442.797l.014.01.017.001c.116-.01.752-.077.845-.334.514-1.429 1.894-5.174 2.901-7.107.238-.457.511-.951.812-1.474z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="m920.43 635.48 9.656-4.94s15.87-5.461 23.353-9.207c8.414-4.212 16.73-8.879 24.027-14.82 4.311-3.51 11.452-12.126 11.452-12.126s-9.432.321-14.147.225c-10.57-.216-31.662-1.797-31.662-1.797z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M957.65 608.23c.439-.394.854-.814 1.242-1.259 1.71-2.011 2.022-4.407 3.169-5.78.719-.89 1.842-1.708 2.485-2.199 1.061-.763 1.693-1.236 1.693-1.236s-.713.336-1.889.92c-.725.385-1.952 1.02-2.914 1.932-1.496 1.462-2.137 3.955-3.567 5.447-.364.393-.75.77-1.155 1.134-1.281 1.152-2.758 2.122-4.29 2.98-2.826 1.584-5.871 2.846-9.01 3.519-4.603.986-13.224.961-16.502.91-.618-.01-1.263.618-1.314.669l-.002.004.002.004c.052.058.659.713 1.293.723 3.293.052 12.038.083 16.816-.94 3.303-.708 6.481-2.03 9.402-3.667 1.585-.889 3.16-1.917 4.541-3.16z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M958.23 607.66c.751-.543 1.478-1.05 2.243-1.464 1.723-.938 3.616-1.75 5.035-2.358.96-.411 1.642-.69 2.305-.943.854-.318 1.346-.429 1.346-.429s-.553-.005-1.422.152c-.678.12-1.464.29-2.458.55-1.53.396-3.494.967-5.397 1.856-.882.415-1.697.938-2.474 1.503-1.09.79-2.11 1.616-3.215 2.307a77.164 77.164 0 0 1-1.343.808c-1.356.793.407-.138-4.91 2.764a2015.2 2015.2 0 0 1-1.633.89 96.48 96.48 0 0 0 1.823.409c2.768.591 3.493.619 3.887.672.507.069 1.028.13 1.533.176.713.065 1.44.09 2.176.014 1.556-.17 3.001-.756 3.992-1.168 1.36-.601 2.235-1.042 2.255-1.052-.022.002-.999.145-2.444.427-1.022.173-2.585.485-3.883.495-.635.01-1.28-.05-1.97-.11-.481-.044-.979-.103-1.47-.17-.33-.044-1.052-.07-3.784-.653l.19 1.299c5.325-2.908 3.559-1.974 4.945-2.786.24-.14.472-.278.693-.41.245-.147.475-.287.684-.418 1.155-.72 2.225-1.585 3.296-2.36z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M938.17 604.49s9.031-1.643 13.248-3.368c9.22-3.771 17.919-8.981 25.823-15.045 10.204-7.829 19.293-17.182 27.395-27.171 2.694-3.322 6.961-10.778 6.961-10.778s-6.698-1.452-10.105-1.572c-11.635-.411-34.805 2.92-34.805 2.92l-32.56 18.412z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M976.21 569.63c2.055-.938 3.948-2.022 5.631-3.295 1.78-1.354 3.252-3.169 4.201-4.329 1.369-1.749 2.208-2.875 2.208-2.875s-1.023.963-2.6 2.517c-1.07 1.007-2.765 2.665-4.464 3.753-1.71 1.103-3.543 2.033-5.558 2.956-2.702 1.235-5.525 2.254-8.299 3.374-2.726 1.1-5.896 1.456-8.609 2.955a27.4 27.4 0 0 0-1.868 1.145 47.43 47.43 0 0 0-1.794 1.255 80.936 80.936 0 0 0-3.327 2.588c-.881.72-1.747 1.45-2.568 2.159a166.272 166.272 0 0 0-4.159 3.716c-1.051.97-.416.36-1.7 1.596a54726 54726 0 0 0-.442.425 21.083 21.083 0 0 0 .37.502c2.893 3.812 4.98 3.866 4.98 3.866 2.764.274 4.804-2.524 6.86-3.423l.095-.041c2.661-1.156 5.455-2.103 7.865-3.05 4.305-1.608 7.444-2.925 7.478-2.94-.036.01-3.35.78-7.79 2-2.4.703-5.405 1.535-8.11 2.705l-.098.043c-2.423 1.059-4.063 3.521-6.163 3.313-.67-.066-1.684-.823-2.538-1.668 0 0-.706-.652-1.464-1.651l-.072.927c1.273-1.226.637-.613 1.68-1.576a165.013 165.013 0 0 1 4.123-3.684c.813-.701 1.669-1.424 2.539-2.135a79.575 79.575 0 0 1 3.268-2.542 46.028 46.028 0 0 1 1.74-1.219c.625-.414 1.22-.78 1.772-1.085 2.549-1.41 5.607-1.733 8.456-2.883 2.758-1.113 5.62-2.148 8.357-3.399z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M976.58 564.49c.107-.151.214-.3.322-.446 1.007-1.366 2.434-3.072 3.279-4.136 1.22-1.497 2.004-2.572 2.004-2.572s-1.068.792-2.559 2.03c-1.136.968-2.624 2.284-3.834 3.836-.123.158-.24.318-.354.479-.169.238-.344.494-.52.76-.16.24-.32.49-.483.745-.29.459-.584.936-.865 1.404-.676 1.122-.421.583-2.09 3.63l.395-.328-11.017 3.62.916.607c-.187-2.245.04-3.796.04-3.796.053-.427.125-.811.224-1.132.038-.122.078-.236.124-.34.825-1.912 2.622-3.677 3.874-5.01a84.87 84.87 0 0 1 2.835-2.85.38.38 0 0 1 .046-.047.319.319 0 0 1-.001-.001.385.385 0 0 1-.058.03c-.05.03-.12.07-.212.126a33.85 33.85 0 0 0-3.145 2.149c-1.461 1.113-3.521 2.714-4.611 5.027-.078.17-.14.34-.19.505a8.13 8.13 0 0 0-.275 1.373s-.246 1.676-.046 4.082a22.748 22.748 0 0 0 .09.878l12.106-3.977a496.89 496.89 0 0 1 .132-.243c1.659-3.03 1.404-2.49 2.061-3.582.278-.46.565-.927.849-1.375.158-.248.314-.49.467-.722.17-.257.337-.5.495-.724z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M947.53 527.79c1.925-2.58 4.413-4.713 6.907-6.748 3.293-2.687 6.888-5.004 10.559-7.145 4.62-2.696 9.53-4.866 14.37-7.145 4.298-2.024 8.902-3.428 13.02-5.796 2.235-1.285 6.272-4.525 6.272-4.525s-1.985 6.994-3.017 10.48c-1.626 5.49-2.904 11.106-5.002 16.434-2.406 6.112-5.29 12.062-8.653 17.704-2.448 4.106-4.77 8.487-8.336 11.67-6.549 5.845-23.023 12.782-23.023 12.782l-20.006-5.637s9.681-22.388 16.91-32.074z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M968.12 534.76c1.045-.867 2.058-1.775 2.998-2.763 1.628-1.715 3.005-3.57 4.186-5.396 1.308-2.027 1.962-4.106 3.013-5.653 1.087-1.61 2.586-3.284 3.427-4.246a152.814 152.814 0 0 1 2.042-2.286l.133-.145.035-.04.014-.014-.015.013-.04.035a49.696 49.696 0 0 0-.678.61 92.88 92.88 0 0 0-1.72 1.607c-.94.9-2.545 2.416-3.805 4.024-1.231 1.583-2.053 3.68-3.338 5.46-1.24 1.73-2.638 3.477-4.23 5.085-.91.921-1.894 1.782-2.916 2.632-2.124 1.763-4.407 3.423-6.445 5.35-3.122 2.954-6.19 6.022-8.95 9.351-2.534 3.057-6.53 8.936-8.025 11.161-.156.232-.15.572-.11.842.013.184.095.423.097.427l.003.005.006.001c.003 0 .259-.017.43-.075.265-.066.58-.189.736-.42 1.49-2.218 5.458-8.052 7.941-11.047 2.711-3.27 5.728-6.29 8.834-9.227 1.994-1.886 4.23-3.508 6.377-5.291z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M954.12 542.38c.033-.822.092-1.615.242-2.376.241-1.256.727-2.48 1.217-3.567.528-1.172 1.335-2.485 1.793-3.258.744-1.213 1.184-1.974 1.184-1.974s-.597.644-1.54 1.715c-.609.711-1.57 1.834-2.31 3.056-.645 1.06-1.282 2.318-1.642 3.737a12.737 12.737 0 0 0-.343 2.613c-.028.714-.024 1.437-.025 2.136 0 0-.104-.18.162 2.53a129.68 129.68 0 0 0 .124 1.212 26.368 26.368 0 0 1 .97-.704c2.245-1.552 2.997-1.557 2.997-1.557 1.729-.35 3.505.307 5.466.462.302.024.609.035.92.027 1.605-.031 3.267-.075 4.878-.643 2.75-.991 5.025-2.465 6.683-4.285 1.533-1.703 2.287-3.95 2.708-5.238.214-.653.305-1.398.358-1.802a25.64 25.64 0 0 0 .124-1.115 30.995 30.995 0 0 1-.253 1.09c-.099.392-.272 1.126-.535 1.709-.549 1.223-1.51 3.365-3.008 4.764-1.676 1.591-3.87 2.804-6.496 3.655-1.357.45-2.866.427-4.49.468a7.87 7.87 0 0 1-.778-.026c-1.834-.145-3.874-.84-5.855-.438 0 0-1.196.175-3.514 1.778l1.094.507c-.263-2.686-.155-2.39-.155-2.39.002-.704-.002-1.393.024-2.086z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M965.43 530.05c.504-1.995 1.097-3.846 1.912-5.569.902-1.925 2.378-3.932 3.276-5.205 1.382-1.868 2.237-3.082 2.237-3.082s-1.05 1.047-2.663 2.732c-1.074 1.172-2.737 2.972-3.89 5.017-.986 1.756-1.712 3.7-2.23 5.766a44.952 44.952 0 0 0-.558 2.55c-.251 1.317-.31 3.662-.326 4.537-.003.15.486.304.646.35l.05.007.05-.006c.16-.043.652-.184.654-.327.015-.864.076-3.115.301-4.3.158-.827.336-1.653.541-2.47z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M944.43 499.37s-9.913 8.534-14.132 13.496c-4.488 5.28-8.572 10.991-11.75 17.148-3.518 6.815-6.409 14.079-7.939 21.594-1.068 5.245-1.368 10.716-.794 16.037 1.282 11.884 9.368 34.614 9.368 34.614s23.231-27.717 28.898-44.459c1.668-4.927 1.209-10.359 1.191-15.561-.023-6.692-.701-13.385-1.667-20.006-.82-5.619-3.053-11.011-3.493-16.672-.16-2.06.317-6.192.317-6.192z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M929.63 544.73c-.122-1.528-.144-3.021.347-4.319.228-.9 1.607-1.482 2.424-2.767 1.166-1.906 1.837-4.158 2.44-5.886.805-2.29 1.486-4.772 1.91-6.316.643-2.396 1.014-3.846 1.014-3.846s-.529 1.4-1.377 3.73c-.532 1.43-1.463 3.988-2.368 6.114-.728 1.705-1.512 3.892-2.64 5.546-.548.833-1.955 1.403-2.657 2.949-.612 1.602-.643 3.307-.488 4.918.16 1.815.491 3.583.415 5.292-.133 2.984-.176 5.934-.78 8.778-.458 2.163-1.71 4.187-2.22 6.504-.448 2.027-.438 4.126-.649 6.11-.503 4.743-1.42 13.279-1.767 16.503-.066.613.505 1.295.555 1.353l.004.002.004-.001c.06-.046.763-.59.83-1.204.346-3.225 1.263-11.761 1.767-16.504.217-2.038.199-4.034.623-5.957.476-2.161 1.731-4.192 2.224-6.516.632-2.977.676-6.043.808-9.005.081-1.82-.262-3.708-.419-5.478z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M929.1 538.43a9.343 9.343 0 0 0-.2-.833c-.65-1.978.224-4.497.643-6.666.394-1.97 1.186-4.18 1.642-5.52.737-2.05 1.173-3.34 1.173-3.34s-.637 1.204-1.62 3.152c-.634 1.31-1.636 3.362-2.234 5.455-.602 2.025-1.631 4.661-.945 7.307.065.228.118.468.167.716.044.219.084.453.12.698.067.442.124.913.17 1.386.01.096.17.929.228 3.768a84.811 84.811 0 0 1 .005.26 9.107 9.107 0 0 0 .182.202c1.599 1.723 2.7 1.572 2.7 1.572 1.49-.092 2.675-1 3.638-2.012.784-.828 1.433-1.737 2.076-2.546 1.517-1.92 2.367-4.3 3.081-6.112.927-2.316 1.455-3.736 1.644-5.401.063-.563-.009-1.17-.043-1.5a17.892 17.892 0 0 0-.106-.83c-.01-.046-.012-.075-.012-.08 0 .005.004.034 0 .08a21.63 21.63 0 0 1-.015.835c-.012.329-.024.941-.148 1.437-.396 1.638-1.024 2.792-2.166 5.079-.886 1.752-1.877 4.032-3.27 5.637-.713.833-1.35 1.697-2.056 2.436-.86.905-1.726 1.52-2.71 1.58 0 0-.639-.105-1.587-1.127l.187.462c-.059-2.878-.217-3.711-.234-3.88-.049-.49-.108-.985-.179-1.455a17.39 17.39 0 0 0-.13-.76zM923.39 557.12a5.803 5.803 0 0 1-.13-.189c-1.35-2.045-2.246-4.196-2.611-6.347-.29-1.641-.048-3.636.069-4.844a66.98 66.98 0 0 1 .36-2.964c.005-.045.01-.067.01-.067l-.022.064-.056.173a39.45 39.45 0 0 0-.755 2.716c-.289 1.195-.779 3.14-.635 5.049.188 2.346 1.014 4.776 2.47 6.99.054.082.109.16.164.238 1.177 1.632 3.685 3.732 4.657 4.52.125.217.734-.148.827-.204l.018-.016.011-.022c.04-.125.251-.774.026-.845-.958-.777-3.338-2.774-4.403-4.252z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M916.64 633.54s-7.37-8.11-10.003-12.861c-3.06-5.522-4.91-11.677-6.51-17.783-1.25-4.772-1.848-9.703-2.382-14.608-.624-5.744-.506-11.547-.952-17.307-.37-4.773-.817-9.543-1.43-14.29-.41-3.189-1.067-6.342-1.508-9.527-.277-2.006-.714-6.034-.714-6.034s2.218 3.77 3.731 5.32c1.93 1.977 4.394 3.354 6.669 4.922 2.46 1.695 5.274 2.898 7.542 4.843 2.79 2.391 5.556 5.024 7.304 8.256 1.906 3.524 2.344 7.672 3.176 11.591 2.488 11.73 5.398 35.567 5.398 35.567z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M910.63 588.47c-.095-.778-.188-1.556-.288-2.336-.426-3.296-.367-6.705-.933-9.847-.56-3.108-1.103-5.601-2.147-7.976-.796-1.799-2.027-3.555-2.722-4.57a73.157 73.157 0 0 0-1.83-2.553l-.032-.04-.011-.016a1.176 1.176 0 0 0 .037.06l.099.161a95.2 95.2 0 0 1 1.502 2.536c.604 1.057 1.704 2.918 2.34 4.67.868 2.373 1.23 4.767 1.664 7.903.416 3.026.247 6.388.655 9.842.092.775.181 1.554.276 2.335.335 2.752.716 5.543 1.486 8.251.963 3.387 2.197 6.794 4.044 9.856 1.782 2.956 5.964 7.467 7.555 9.144.166.175.47.216.722.215.17.014.4-.03.413-.032l.007-.003.004-.007c.002-.008.053-.245.047-.41.012-.25-.014-.554-.177-.726-1.58-1.667-5.678-6.094-7.372-8.904-1.758-2.914-2.95-6.19-3.896-9.515-.739-2.598-1.109-5.298-1.443-8.037z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M907.86 578.35c-.68-.415-1.327-.798-1.92-1.234-1.629-1.21-2.862-2.114-3.891-3.36-.61-.726-1.132-1.757-1.445-2.345a53.025 53.025 0 0 1-.79-1.548l.01.04.024.101a26.934 26.934 0 0 0 .433 1.541c.203.649.534 1.742 1.109 2.68.903 1.459 2.166 2.67 3.73 3.945.644.526 1.33.963 2.012 1.376.528.321.403.275 1.869 1.09a204.4 204.4 0 0 0 .447.249 19.915 19.915 0 0 0 .379-.357c1.448-1.398 1.725-2.09 1.725-2.09.298-.583.537-1.189.73-1.804.42-1.346.595-2.718.684-4.004.164-2.383-.126-4.352-.542-5.845a84.872 84.872 0 0 0-1.019-2.162c.008.035.215.921.569 2.284.15 1.542.13 3.36-.225 5.586-.195 1.24-.422 2.517-.803 3.721a10.137 10.137 0 0 1-.64 1.586s-.23.542-1.452 1.721l.827-.108c-1.452-.808-1.314-.754-1.821-1.063z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M909.58 596.25c-1.249-.906-2.4-1.831-3.456-2.834-1.39-1.317-2.844-3.06-3.76-4.118-1.34-1.598-2.233-2.603-2.233-2.603s.67 1.165 1.765 2.945c.782 1.234 1.948 3.06 3.357 4.624a22.59 22.59 0 0 0 3.505 3.12c.325.235.654.465.985.688.483.326 1.37.773 1.698.936.03.05.195-.172.316-.348.14-.239.124-.216.124-.216l.094-.23c.066-.203.144-.467.088-.46-.32-.159-1.14-.575-1.537-.843a34.015 34.015 0 0 1-.946-.66z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M905.61 668.71c2.3-5.53 4.296-11.224 5.614-17.066a102.46 102.46 0 0 0 2.47-19.536c.19-6.6-1.824-13.176-1.347-19.76.563-7.79 2.193-15.593 4.94-22.904 3.04-8.092 7.372-15.776 12.575-22.68 3.376-4.48 8.195-7.69 11.9-11.901 2.75-3.125 7.635-9.88 7.635-9.88s.283 4.067.674 6.063c.897 4.58 2.97 8.883 3.817 13.473.764 4.138 1.467 8.38 1.123 12.575-.563 6.857-2.403 13.683-5.164 19.985-3.325 7.588-9.04 13.886-13.473 20.883-4.626 7.298-10.08 14.16-13.698 22.006a59.346 59.346 0 0 0-4.491 14.147c-1.009 5.53.425 11.378-.899 16.84-1.893 7.815-9.88 22.007-9.88 22.007l-8.308-11.452s4.673-8.38 6.512-12.8z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M929.31 592.37c1.534-2.872 3.231-5.69 4.68-8.474 1.883-3.617 3.119-5.516 4.51-8.666.88-1.994 1.653-4.212 2.117-5.532.73-2.126 1.148-3.383 1.148-3.383s-.538 1.21-1.434 3.27c-.55 1.24-1.52 3.47-2.487 5.33-1.307 2.518-3.153 5.279-4.922 8.4-1.526 2.692-3.284 5.471-4.847 8.395-.807 1.511-1.568 3.055-2.227 4.653-2.404 5.83-4.076 11.953-5.425 18.08-.752 3.413-1.486 9.123-1.904 12.654v.004c-.174 1.542.325 3.156.341 3.21.001 0 0 0 0 0h.002c.028-.049.874-1.515 1.048-3.053v.004c.416-3.524 1.143-9.172 1.88-12.518 1.34-6.084 2.99-12.12 5.353-17.848.636-1.542 1.374-3.042 2.167-4.527z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M929.76 585.08c.7-1.165 1.47-2.347 1.822-3.788.471-2.072.385-4.259.328-5.712a47.808 47.808 0 0 0-.223-3.153l-.022-.203a1.26 1.26 0 0 1-.01-.074l-.001.02-.005.055-.02.202a157.918 157.918 0 0 1-.32 3.13c-.163 1.412-.366 3.625-.927 5.414-.344 1.152-1.1 2.148-1.828 3.397-.476.805-.94 1.687-1.173 2.665a7.547 7.547 0 0 0-.131.732c-.031.23-.055.47-.074.717-.034.441-.05.906-.056 1.364 0 0-.072 1.241.139 3.618a47.13 47.13 0 0 0 .155 1.487 96.556 96.556 0 0 1 1.037-1.054c1.712-1.713 2.19-2.061 2.513-2.346.341-.298.693-.598 1.043-.883.194-.158.387-.31.576-.456.21-.16.415-.311.612-.448.218-.152.422-.284.61-.393.823-.48 1.757-.772 2.77-1.037 1.73-.437 3.553-.836 5.1-1.983 1.838-1.454 2.534-3.435 3.524-4.744.773-1.013 1.823-2.317 2.326-2.95a663.9 663.9 0 0 0 1-1.26l.305-.384.084-.107c.017-.026.03-.039.032-.04-.002.001-.014.015-.038.034a34.638 34.638 0 0 0-.46.427c-.28.264-.683.643-1.167 1.109a77.73 77.73 0 0 0-2.672 2.67c-1.228 1.304-2.112 3.242-3.662 4.238-1.282.897-2.929 1.147-4.727 1.636-1.047.274-2.136.607-3.12 1.182a10.63 10.63 0 0 0-.705.453c-.216.151-.439.315-.663.486-.402.308-.815.646-1.215.987-.203.172-.839.601-3.056 2.82l1.192.433c-.206-2.33-.133-3.48-.133-3.48.005-.436.021-.868.052-1.273.017-.224.038-.438.065-.637.03-.222.065-.42.107-.595.185-.781.56-1.506 1.016-2.276zM927.47 602.35c1.998-.496 3.895-1.017 5.729-1.687 2.083-.762 4.139-1.736 5.535-2.404 1.998-.974 3.253-1.625 3.253-1.625s-1.351.416-3.457 1.12c-1.346.438-3.745 1.25-5.691 1.801-1.907.541-3.625.918-5.707 1.436-1.36.338-.35.102-2.37.576a217752 217752 0 0 1-.379.088l-4.391 12.943 1.31-.04c-.872-2.126-1.07-2.887-1.15-3.127-.137-.414-.27-.838-.388-1.252-.19-.673-.369-1.314-.46-1.95-.433-3.033-.383-5.402.031-7.48.107-.572.432-1.216.604-1.576a23.372 23.372 0 0 1 .446-.883c.021-.052.042-.078.045-.083-.003.004-.02.033-.061.072a15.958 15.958 0 0 0-.617.782c-.24.323-.678.897-.921 1.544-.75 2-1.19 4.623-.868 7.788.079.758.255 1.479.455 2.171.125.436.264.878.405 1.306.098.297.298 1.06 1.184 3.22a78.188 78.188 0 0 0 .72 1.698l4.857-14.314-.503.456c2.03-.476 1.02-.24 2.389-.58z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="m896.55 740.21 1.874-9.637s.575-14.11-1.07-20.881c-1.736-7.14-5.701-13.564-9.103-20.078-6.057-11.6-16.3-21.204-20.078-33.731-2.631-8.725-2.134-18.228-1.338-27.306.807-9.209 5.02-17.865 6.157-27.04.483-3.897.268-11.779.268-11.779s5.897 5.958 8.299 9.37c5.447 7.74 10.025 16.155 13.653 24.897 4.134 9.963 7.218 20.433 9.102 31.054 1.655 9.334 1.454 18.907 1.874 28.377.174 3.924.267 11.78.267 11.78s.087-13.32 2.142-19.544c2.496-7.557 6.856-14.58 12.047-20.614 6.954-8.081 15.792-14.53 24.897-20.078 6.414-3.908 20.614-9.102 20.614-9.102s-4.624 5.776-6.157 9.102c-3.372 7.314-3.748 15.695-6.425 23.291-2.166 6.145-4.519 12.287-7.764 17.936-4.8 8.358-11.273 15.64-17.133 23.291-4.44 5.798-10.126 10.74-13.653 17.133-4.061 7.365-8.299 23.826-8.299 23.826z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M886.15 636.36a12.72 12.72 0 0 0-.149-.957c-.41-2.038-1.347-3.862-2.23-5.512-.99-1.875-1.84-3.417-2.288-5.164-.542-2.079-.678-4.577-.783-6.05-.115-2.334-.204-3.755-.204-3.755s-.088 1.42-.202 3.76c-.041 1.496-.131 3.97.286 6.245.361 1.91 1.158 3.632 2.073 5.528.8 1.686 1.65 3.427 1.976 5.212.054.283.097.569.13.857.28 2.371-.083 4.805-.144 7.293-.087 3.579-1.501 7.494-.511 11.175.987 3.669 4.611 5.986 5.917 9.185 1.824 4.466 1.76 9.512 2.912 14.354.909 3.818 1.86 7.645 2.981 11.422a35.7 35.7 0 0 0 1.175 3.318c.459 1.125 1.025 2.19 1.429 2.929a43.282 43.282 0 0 0 .962 1.673c.018.02.023.036.024.038-.001-.003-.008-.016-.011-.044l-.028-.114a110.898 110.898 0 0 0-.456-1.75c-.23-.853-.545-1.924-.838-3.089a88.153 88.153 0 0 0-.914-3.36c-1.111-3.741-2.055-7.537-2.962-11.348-1.125-4.727-1.083-9.919-2.977-14.559-1.427-3.493-4.972-5.708-5.862-9.019-.913-3.394.468-7.032.56-10.777.058-2.43.429-4.996.134-7.491zM940.41 655.07c.029-.032-.126-.196-.267-.335-.11-.108-.221-.184-.221-.184s-.107-.082-.244-.153c-.175-.092-.38-.188-.4-.15-.892 1.227-9.189 12.662-13.318 18.645-3.285 4.76-6.784 9.453-9.67 14.507-2.757 4.832-5.372 9.832-7.278 15.1-.082.228-.165.472-.247.727-.656 2.041-.989 4.167-1.198 5.817-.224 1.953-.305 3.31-.306 3.332.008-.022.488-1.296 1.076-3.163.52-1.588 1.127-3.592 1.76-5.557.079-.243.156-.47.232-.68 1.868-5.164 4.435-10.077 7.178-14.882 2.856-5.005 6.31-9.633 9.605-14.406 4.117-5.965 12.407-17.392 13.298-18.618z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M888.16 634.45c.116-.59.202-1.188.25-1.792.258-3.348-.206-6.787-.552-9.275a92.309 92.309 0 0 0-.85-5.073l-.064-.321-.018-.085a.432.432 0 0 0-.007-.031v.031l.005.087a351.655 351.655 0 0 1 .06 1.523c.035.953.086 2.346.13 3.931.068 2.458.237 5.991-.08 9.09a18.04 18.04 0 0 1-.248 1.646c-.547 2.794-1.72 5.553-2.165 8.483-.06.39-.115.82-.167 1.273-.046.407-.09.837-.13 1.279-.074.796-.139 1.635-.195 2.467-.045.666-.084 1.329-.12 1.963-.111 2.042-.089.83-.199 4.615l1.265-.393c-5.77-7.898-3.24-4.451-5.46-7.62-.935-1.332-1.394-1.968-2.328-3.301-1.607-2.32-2.81-3.376-3.662-5.394-.479-1.104-.697-2.535-.839-3.35a51.867 51.867 0 0 1-.3-1.964l-.017-.129c-.006-.029-.006-.046-.006-.049 0 .003.002.02-.002.05l-.004.13a33.396 33.396 0 0 0 .005 1.996c.026.837.053 2.276.445 3.576.679 2.187 1.905 3.643 3.3 5.85a80.424 80.424 0 0 0 2.262 3.39c2.233 3.184-.299-.264 5.476 7.64a14400 14400 0 0 0 1.207 1.652 1673.1 1673.1 0 0 1 .058-2.044c.11-3.769.087-2.556.198-4.579.035-.628.074-1.285.119-1.944.055-.825.119-1.652.19-2.433.04-.434.084-.854.129-1.25.05-.44.103-.85.16-1.22.428-2.812 1.589-5.534 2.154-8.425zM894.97 665.91c.32-.54.636-1.109.888-1.732 1.332-3.254 2.32-6.286 1.964-9.403-.27-2.141-1.44-4.133-2.104-5.31a38.917 38.917 0 0 0-1.678-2.718l-.117-.17-.032-.045-.012-.018.01.02.025.048a34.14 34.14 0 0 1 .424.854c.251.518.62 1.296 1.01 2.212.526 1.236 1.484 3.324 1.55 5.204.142 2.884-.977 5.545-2.32 8.8-.215.515-.506 1.022-.813 1.547 0 0-.296.691-2.059 3.125a81.38 81.38 0 0 1-.171.236l1.922 11.533.915-.778c-3.218-1.09-4.175-1.736-4.175-1.736-.65-.335-1.263-.661-1.769-1.075-2.62-2.092-4.599-5.416-6.015-7.676-.666-1.06-1.247-2.411-1.586-3.17-.532-1.25-.86-1.99-.868-2.01.006.02.214.8.584 2.112.244.813.65 2.2 1.245 3.415 1.177 2.414 2.904 5.936 5.764 8.386.635.532 1.331.925 2.01 1.266 0 0 1.087.704 4.36 1.814a56.256 56.256 0 0 0 1.106.361l-2.064-12.384-.124.526c1.786-2.465 2.13-3.235 2.13-3.235zM941.67 648.16c.232-.91.405-1.685.664-2.495.258-.84.785-1.823 1.093-2.44.49-.922.774-1.532.774-1.532s-.494.457-1.226 1.211c-.49.526-1.223 1.326-1.725 2.312-.41.815-.71 1.693-.937 2.601-.085.335-.166.678-.244 1.022a56.9 56.9 0 0 0-.383 1.857c-.224 1.177-.304 1.168-.73 4.563a217.9 217.9 0 0 0-.178 1.46 92.177 92.177 0 0 0 1.249-.783c3.104-1.98 3.478-2.48 3.478-2.48.164-.133.322-.267.47-.4a9.02 9.02 0 0 0 .46-.433c.233-.24.475-.51.72-.798 1.259-1.493 2.212-3.188 2.897-4.518a52.477 52.477 0 0 0 1.236-2.67 53.64 53.64 0 0 0-1.889 2.247c-.954 1.154-2.122 2.629-3.314 4.037-.229.27-.447.514-.652.723-.11.113-.24.236-.387.366-.132.117-.275.239-.427.363-.274.224-.571.453-.874.679 0 0-.654.545-2.47 1.704l1.07.677c.422-3.361.502-3.349.716-4.475.113-.596.238-1.21.374-1.811.075-.334.154-.665.235-.987zM919.12 677.05c-.083-2.2.094-4.32.46-6.319.327-1.805 1.09-3.828 1.534-5.074.716-1.883 1.14-3.08 1.14-3.08s-.635 1.1-1.604 2.872c-.626 1.2-1.612 3.076-2.148 5.036a22.126 22.126 0 0 0-.693 7.953c.018.195.048.404.084.618.033.193.073.394.117.597 0 0 0 .696 1.174 4.037a81.714 81.714 0 0 0 .422 1.174l5.333-6.587-.442.252c2.865-.42 3.821-.727 4.275-.835.562-.135 1.14-.285 1.705-.45 1.04-.299 2.096-.659 3.083-1.233 2.714-1.626 4.727-4.517 6.108-6.241a225.857 225.857 0 0 0 3.2-4.784s0 0-.001 0c-.024.027-1.567 1.743-3.76 4.319-1.572 1.574-3.833 4.284-6.208 5.537-.844.462-1.804.759-2.814 1.058-.54.157-1.094.301-1.64.432-.38.091-1.332.398-4.151.812a73.777 73.777 0 0 1-.27.039l-4.724 5.835 1.205.208c-1.159-3.298-1.127-3.868-1.127-3.868-.04-.188-.076-.368-.105-.538a6.96 6.96 0 0 1-.07-.514c-.04-.417-.067-.836-.083-1.256zM920.54 693.74a21.74 21.74 0 0 0 1.827-1.155c2.015-1.417 3.68-3.31 4.848-4.654 1.55-1.857 2.54-3.135 2.54-3.135s-1.246 1.033-3.042 2.64c-1.32 1.127-3.234 2.845-5.098 4.026-.577.367-1.162.722-1.76 1.058-1.418.795-2.904 1.43-4.438 1.765-.581.126-1.793.046-2.273.005-.065-.053-.171.326-.228.534l-.027.145-.003.147c.015.214.056.61.137.568.5.044 1.878.146 2.692-.031 1.705-.372 3.323-1.07 4.825-1.913z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M877.9 816.91c1.59 9.988 6.383 19.213 8.871 29.017 1.98 7.8 2.776 15.871 4.806 23.657 2.448 9.389 6.084 18.429 8.871 27.723 1.378 4.596 3.881 13.862 3.881 13.862l12.198-4.805s-6.897-21.087-9.795-31.79c-3.672-13.557-6.846-27.257-9.61-41.03-2.127-10.594-5.36-31.973-5.36-31.973l-4.251-10.904-9.98 6.838s-.648 13.017.369 19.406z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M851.04 747.44c-3.548-2.606-8.39-2.673-12.582-4.016-4.999-1.6-9.806-4.005-14.992-4.818-3.615-.567-7.47 1.047-10.976 0-3.273-.978-8.567-5.622-8.567-5.622s-.896 6.618-.535 9.905c.506 4.606 1.814 9.175 3.748 13.385 2.551 5.555 6.325 10.509 10.173 15.259 3.376 4.168 6.77 8.55 11.244 11.511 13.5 8.937 45.243 17.669 45.243 17.669l9.637-8.567s-9.029-11.7-13.385-17.669c-6.495-8.898-10.128-20.517-19.007-27.039z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M832.16 758.24c-.876-1.267-1.927-2.438-3.23-3.31-1.142-.737-2.422-1.009-3.544-1.191-1.284-.228-2.341-.355-3.322-.804-1.624-.73-3.327-1.934-4.335-2.62-1.586-1.132-2.557-1.804-2.557-1.804s.866.802 2.32 2.107c.937.81 2.486 2.166 4.173 3.107 1.093.596 2.253.848 3.493 1.133 1.082.265 2.209.543 3.027 1.155 1.095.779 1.999 1.85 2.826 3.027 2.089 2.998 3.638 6.908 6.79 9.057 2.391 1.63 5.598 1.195 7.814 2.441 7.04 3.959 17.435 14.508 21.322 18.585l-.003-.003c.748.795 1.986 1.138 2.046 1.155h.002v-.003c-.012-.06-.275-1.312-1.028-2.112l-.003-.003c-3.9-4.09-14.405-14.765-21.649-18.839-2.507-1.41-5.626-.955-7.712-2.377-2.91-1.985-4.272-5.604-6.43-8.7z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M834.36 756.64c.077-1.206.146-2.54-.41-3.818-.752-1.594-1.928-2.802-2.882-3.658-1.696-1.55-3.044-1.99-3.044-1.99s1.148.769 2.542 2.466c.776.97 1.727 2.257 2.239 3.665.365.91.19 2 .156 3.272-.015.345-.026.703-.015 1.058 0 0 .07-1.02 0 3.717l.7-.69c-2.606-.004-3.222.204-3.222.204-.146.024-.289.051-.422.083-1.04.25-1.968.83-2.847 1.196a6.842 6.842 0 0 1-.422.16c-1.672.532-2.74 1.348-3.983 1.194-1.187-.07-2.528-.901-3.365-1.376-1.24-.796-2.05-1.285-2.07-1.296.016.015.677.68 1.766 1.704.73.633 1.946 1.707 3.508 2.049 1.703.284 3.16-.455 4.583-.949.18-.058.353-.123.52-.193.956-.398 1.748-.914 2.637-1.127.093-.023.2-.044.322-.064 0 0 .436-.189 2.993-.185a51.622 51.622 0 0 1 .69.006 606.74 606.74 0 0 0 .011-.695c.07-4.747 0-3.779 0-3.779-.009-.307 0-.622.015-.954z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M900.84 764.57c3.138-8.81 8.382-16.825 13.921-24.361 2.02-2.748 4.065-5.696 6.96-7.496 4.508-2.802 10.038-3.595 15.26-4.55 6.072-1.113 12.3-1.492 18.471-1.34 4.404.11 8.861.474 13.118 1.607 1.778.473 5.087 2.142 5.087 2.142s-2.633 5.138-4.283 7.495c-2.615 3.735-5.726 7.106-8.835 10.441-3.313 3.555-6.587 7.213-10.44 10.173-4.285 3.291-9.128 5.809-13.922 8.3-3.296 1.712-6.558 3.694-10.173 4.55-3.911.927-8.038.828-12.047.536-4.713-.344-13.92-2.677-13.92-2.677s.256-3.285.802-4.82z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M951.99 740.12c1.19-.276 2.373-.625 3.475-1.21 1.826-.983 3.421-2.387 4.5-3.34a50.69 50.69 0 0 0 2.398-2.26l.037-.039.015-.014-.017.01a6.83 6.83 0 0 0-.045.03l-.167.109-.604.392c-.471.306-1.185.768-1.988 1.276-1.18.747-3 1.956-4.686 2.702-.99.445-2.072.703-3.24.981-1.488.351-3.085.668-4.546 1.364-2.088.994-3.9 2.523-5.724 3.807-2.839 1.998-5.411 4.295-8.275 6.142-3.863 2.49-7.705 4.997-11.92 6.628-1.091.422-3.254.83-4.087.977-.138.024-.197.528-.213.694l.002.052.015.05c.07.153.297.608.44.582.846-.149 3.114-.572 4.348-1.05 4.353-1.683 8.315-4.268 12.174-6.757 2.926-1.886 5.528-4.206 8.323-6.173 1.86-1.308 3.541-2.746 5.52-3.688 1.303-.62 2.752-.908 4.266-1.265z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M951.11 735.92c.46-.834.955-1.588 1.537-2.25.589-.692 1.548-1.348 2.137-1.779.909-.62 1.474-1.048 1.474-1.048s-.68.198-1.728.561c-.7.264-1.783.676-2.692 1.431a8.47 8.47 0 0 0-1.955 2.41c-.267.488-.5.99-.701 1.499-.333.843-.504 2.359-.56 2.914-.06.078.356.21.556.266.136.025.12.021.12.021h.121c.208-.02.639-.062.596-.147.054-.537.217-1.9.47-2.54.18-.457.388-.906.625-1.338zM930.25 744.73c1.444-1.727 2.77-2.93 3.927-4.756.777-1.238 1.418-2.596 1.833-3.48a59.34 59.34 0 0 0 .89-1.99l.054-.13c.014-.032.02-.05.02-.05l-.03.044-.08.116-.293.416-.955 1.365c-.524.747-1.438 2.087-2.268 3.12-1.13 1.41-2.759 2.756-4.172 4.447a14.07 14.07 0 0 0-1.372 1.919c-1.43 2.447-2.146 5.285-3.005 7.898-.658 1.997-3.328 4.945-1.796 7.293 1.305 2.001 4.09 1.704 6.274 1.504.63-.056 1.228-.12 1.811-.133 3.329-.06 5.93-.56 8.085-1.615.732-.362 1.347-.956 1.696-1.284.566-.563.89-.896.906-.911-.018.012-.407.272-1.058.723-.4.257-1.105.735-1.761.935-2.264.722-4.542.823-7.873.787a18.365 18.365 0 0 0-1.933.104c-2.192.2-4.156.38-4.974-.874-.99-1.52 1.16-3.682 1.953-6.092.87-2.646 1.522-5.297 2.884-7.63.353-.604.773-1.17 1.237-1.726z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M937.32 748.74c3.888.405 3.144.288 4.521.373 1.255.079 2.493.114 3.73.024 1.938-.146 3.87-.584 5.203-.895 1.856-.456 3.052-.793 3.073-.799-.022.001-1.267.056-3.166.202-1.281.083-3.406.257-5.155.246-1.184-.006-2.331-.098-3.599-.175-1.34-.083-.594.035-4.462-.368z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M882.33 788.26s-9.863-5.067-14.97-7.208c-5.374-2.253-10.714-4.884-16.449-5.914-5.821-1.046-11.87-.889-17.743-.185-7.448.893-14.982 2.436-21.809 5.545-6.206 2.825-11.795 7.033-16.819 11.644-1.709 1.568-4.436 5.36-4.436 5.36s4.55.16 6.654.923c3.824 1.39 6.863 4.373 10.35 6.47 3.903 2.346 7.627 5.079 11.828 6.838a51.966 51.966 0 0 0 12.753 3.511c5.246.74 15.895.185 15.895.185z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M820.54 793.43c-1.513.41-2.922.669-4.301.567-1.16-.066-2.511-.647-3.352-.977a47.54 47.54 0 0 1-1.91-.807l-.125-.055-.047-.022a10.51 10.51 0 0 0 .147.118 23.345 23.345 0 0 0 1.703 1.216c.766.502 2 1.32 3.436 1.611 1.55.297 3.2.154 4.822-.301.541-.15 1.072-.322 1.586-.506.206-.073.422-.164.64-.264.197-.09.399-.191.603-.298.366-.191.743-.406 1.109-.626 0 0 .989-.533 2.815-1.862a50.497 50.497 0 0 0 .862-.643 162.8 162.8 0 0 1-.924-.53c-2.603-1.503-2.693-1.652-2.693-1.652-.263-.173-.515-.337-.759-.507-1.02-.71-2.058-1.494-3.08-2.205a76.168 76.168 0 0 0-1.905-1.284c-.03-.013-.043-.027-.045-.03.002.003.017.014.031.044l.083.114a32.296 32.296 0 0 0 1.347 1.695c.689.809 1.633 1.868 2.75 2.762.264.21.535.4.806.58 0 0 .143.181 2.765 1.696l-.062-1.172c-1.792 1.305-2.711 1.793-2.711 1.793-.35.21-.702.41-1.039.587-.187.098-.367.187-.539.266-.19.088-.366.161-.524.218a21.41 21.41 0 0 1-1.49.474z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M827.11 789.91c-.151.026-.213.538-.228.702-.003.031.002.049.002.049s.002.018.015.046c.072.148.305.608.449.583.862-.149 3.112-.51 4.326-.484 1.522.034 3.023.202 4.398.698 1.372.495 2.488 1.719 4.025 2.386.215.094.451.187.7.279.223.082.459.164.702.244.218.072.443.144.67.214.21.065.528.282 4.335 1.152l-.305-1.21c-5.654 4.943-2.832 2.476-4.247 3.693-1.48 1.275-2.737 2.725-4.261 3.779-.205.141-.412.276-.623.4-1.889 1.126-3.957 1.847-5.845 2.353-1.29.35-2.876.497-3.807.6a113.253 113.253 0 0 1-2.184.22l-.143.013c-.032.006-.05.005-.053.005.003 0 .021-.001.053.006l.142.015a43.896 43.896 0 0 0 2.198.164c.961.048 2.513.133 3.987-.087 1.996-.297 4.254-.887 6.353-2.084.247-.141.486-.293.718-.453 1.622-1.121 2.95-2.64 4.378-3.87 1.426-1.226-1.4 1.244 4.255-3.699a12465595 12465595 0 0 1 1.04-.909 157.09 157.09 0 0 1-1.344-.3c-3.776-.863-4.097-1.084-4.235-1.126a31.86 31.86 0 0 1-.642-.205 21.293 21.293 0 0 1-.659-.229c-.23-.085-.44-.168-.625-.248-1.351-.587-2.518-1.846-4.108-2.42-1.56-.562-3.246-.745-4.842-.78-1.366-.03-3.72.352-4.595.503z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M846.19 794.59c-.23.005-.447.694-.447.694s.243.681.474.677v.014c1.175-.023 4.289-.09 6.024-.176 1.785-.09 3.432-.59 5.048-.375.42.055.882.142 1.377.256.445.102.914.225 1.397.363a40.4 40.4 0 0 1 1.332.409c.812.263 1.637.555 2.439.854.64.24 1.266.483 1.856.72 1.467.587 1.279.443 4.15 1.774a293.39 293.39 0 0 1 13.256 6.558 4792.2 4792.2 0 0 1-12.593-7.787c-6.26-3.885-3.784-2.368-6.557-4.196a170.13 170.13 0 0 1-2.42-1.623c-.43-.294-.845-.581-1.235-.857a56.057 56.057 0 0 1-1.197-.868 38.706 38.706 0 0 1-3.45-2.904 10.91 10.91 0 0 1-.856-.922c-1.513-1.848-2.696-3.873-4.924-4.96-1.788-.815-3.84-.786-5.077-.785a30.81 30.81 0 0 0-2.862.126l-.185.018a.524.524 0 0 1-.05.007l-.019.001h.02c.01 0 .028.001.049.005l.185.015a46.446 46.446 0 0 1 2.826.32c1.214.18 3.23.413 4.621 1.244 1.824 1.014 2.627 2.894 4.343 4.907.3.36.62.712.966 1.04a40.11 40.11 0 0 0 3.574 3.01c.373.279.786.578 1.227.89.397.28.818.572 1.252.87.783.535 1.614 1.09 2.441 1.635 2.794 1.842.318.325 6.59 4.217l.663-1.23c-2.9-1.345-2.715-1.203-4.218-1.805a85.027 85.027 0 0 0-1.888-.73 61.726 61.726 0 0 0-2.495-.875c-.464-.151-.926-.293-1.379-.423a28.36 28.36 0 0 0-1.47-.382 16.535 16.535 0 0 0-1.505-.28c-1.813-.24-3.632.281-5.302.365-1.712.085-4.81.152-5.982.175z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M899.15 769.31s22.273-4.05 33.545-4.713c4.183-.246 8.468-.591 12.568.277 3.363.713 6.598 2.16 9.518 3.974 3.227 2.005 5.823 4.887 8.594 7.485 3.83 3.59 6.756 8.22 11.09 11.182 2.744 1.877 9.148 3.974 9.148 3.974s-12.674 2.497-19.036 3.604c-14.534 2.527-43.71 6.93-43.71 6.93l-35.208-10.534 9.703-17.281z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M900.92 777.47c-1.764 1.578-3.063 3.676-3.063 3.676s2.23-1.056 3.995-2.634l-.056.046c1.05-.76 2.222-1.442 3.39-1.807 3.163-.986 6.808-1.668 10.3-2.023 3.55-.362 7.099-.682 10.53-.1 3.603.613 6.883 2.423 10.405 3.754 3.88 1.468 7.65 3.42 11.689 4.636.834.252 1.676.453 2.517.627 2.854.592 5.692.826 8.081 1.401 1.672.4 3.623 1.034 4.744 1.385 1.759.569 2.859.901 2.88.907-.02-.01-1.045-.524-2.717-1.322-1.123-.522-2.875-1.337-4.63-1.93-2.663-.895-5.085-1.193-8.074-1.812a27.92 27.92 0 0 1-2.397-.596c-3.957-1.192-7.667-3.119-11.598-4.605-3.46-1.308-6.909-3.186-10.665-3.824-3.613-.614-7.349-.276-10.908.086-3.563.362-7.31 1.062-10.574 2.08-1.36.424-2.676 1.2-3.795 2.009z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M946.68 787.22c3.269 1.972 6.9 3.345 6.9 3.345s-2.908-2.571-6.177-4.543l.038.024c-.777-.54-1.463-1.064-1.983-1.542-1.354-1.242-3.304-4.07-4.036-5.164-.054-.234-.724-.085-.851-.058l-.022.009-.016.016c-.064.087-.48.666-.275.812.742 1.108 2.76 4.047 4.254 5.417.577.53 1.329 1.102 2.13 1.66z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M936.51 773.75c.533-.002 1.06.007 1.58.04 2.372.148 5.131.59 6.97.847 2.54.393 4.267.595 4.267.595s-1.644-.564-4.11-1.31c-1.863-.534-4.426-1.246-7.017-1.5a16.805 16.805 0 0 0-1.697-.072c-1.725.009-3.441.193-5.124.242-1.006.029-2.049.01-3.085.094a21.48 21.48 0 0 0-.481.045s.379-.139-3.822.516a345.38 345.38 0 0 0-.753.118 84.036 84.036 0 0 0 .182.743c.696 2.791.966 3.265.966 3.265.057.16.115.314.173.462.065.164.132.321.2.465.897 1.925 1.92 3.908 3.287 5.618.317.397.661.77 1.027 1.116 1.106 1.034 2.465 1.66 3.416 2.083a23.795 23.795 0 0 0 2.185.851c.034.005.05.015.052.016-.002 0-.02-.008-.043-.033l-.113-.087-.406-.315c-.309-.24-.801-.62-1.317-1.025-.793-.625-2.013-1.517-2.818-2.427-.305-.339-.599-.69-.89-1.053-1.264-1.582-2.229-3.442-3.112-5.336a7.24 7.24 0 0 1-.166-.389 13.26 13.26 0 0 1-.156-.417s-.24-.377-.927-3.133l-.571.86c4.185-.651 3.75-.506 3.75-.506.162-.017.313-.03.449-.042.99-.08 1.986-.06 3.013-.09 1.72-.05 3.414-.233 5.091-.241zM904.58 775.5c-.48.018-.896.744-.896.744s.506.665.95.648v.004c1.63-.063 4.918-.076 6.527.636a3.7 3.7 0 0 1 .617.363c.807.562 1.672 1.253 2.358 1.769a104.159 104.159 0 0 0 1.259.933c.044.019.072.04.089.055.015.014.025.028.026.028 0 0-.011-.014-.021-.032a.305.305 0 0 1-.034-.098 11.846 11.846 0 0 0-.745-1.407c-.463-.752-1.144-1.697-2.127-2.393a5.159 5.159 0 0 0-.856-.498c-1.92-.85-5.486-.819-7.147-.755z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M904.33 785.49c4.033.122 8.016.93 12.013 1.479 6.914.95 13.944 1.391 20.7 3.141a90.406 90.406 0 0 1 17.373 6.47c3.003 1.485 6.097 3.026 8.502 5.359 2.453 2.38 4.026 5.54 5.73 8.502 2.114 3.678 3.824 7.58 5.544 11.459 1.266 2.855 2.099 5.9 3.511 8.686 1.376 2.714 4.806 7.763 4.806 7.763s-7.008-3.559-10.72-4.806c-3.117-1.047-6.347-1.827-9.611-2.217-5.445-.651-10.97.023-16.449-.185-10.488-.398-31.419-2.033-31.419-2.033l-30.865-42.324s13.913-1.505 20.885-1.294z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M898.44 790.18c-.615-.267-1.507.11-1.507.11s.338.906.952 1.171v.002c3.096 1.342 11.28 4.908 15.75 7.036 4.161 1.982 8.177 4.311 12.386 6.285 5.343 2.507 10.72 5.09 16.331 7.05.074.026.148.052.222.076 3.042 1.01 6.162 1.098 8.635 2.191 2.735 1.178 6.497 4.157 8.055 5.205.819.551 1.776 1.243 2.272 1.598.165.119.8.576.967.694l.295.213.083.06c.02.012.03.02.032.022-.002-.002-.013-.01-.03-.027l-.074-.068a95.92 95.92 0 0 0-1.156-1.04c-.483-.43-1.311-1.167-2.114-1.822-1.513-1.238-4.83-4.375-7.84-5.884-2.694-1.32-5.905-1.544-8.683-2.47a13.63 13.63 0 0 1-.202-.07c-5.538-1.933-10.848-4.486-16.198-6.995-4.172-1.957-8.183-4.284-12.38-6.282-4.494-2.14-12.696-5.714-15.795-7.056z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M944.02 803.63c2.788.289 5.787.84 8.016 1.217.723.122 2.528.431 3.251.554l.975.165.266.046.071.011.026.004-.024-.01-.067-.026a40.942 40.942 0 0 0-1.178-.447 71.09 71.09 0 0 0-3.135-1.065c-2.2-.693-5.091-1.531-8.056-1.842a20.663 20.663 0 0 0-.993-.081c-3.395-.188-6.816.485-10.112.93-.198.026-.413.057-.64.093-.516.079.72-.235-5.133.93l.274 1.373c5.84-1.162 4.618-.85 5.072-.92.22-.034.427-.064.614-.09 3.326-.448 6.571-1.1 9.848-.918.29.016.599.041.925.075zM940.47 809.59c-.142-.062-.361.039-.539.15-.173.1-.303.232-.303.232s-.012.184.024.38c.028.204.087.435.219.503 1.351.64 4.784 2.376 6.053 3.906.29.35.501.766.677 1.246.478 1.336.637 2.808 1.585 4.177 1.072 1.467 2.543 2.604 3.497 3.343 1.414 1.042 2.34 1.678 2.358 1.691-.015-.016-.774-.854-1.982-2.108-.796-.873-2.096-2.23-2.884-3.578-.63-1.02-.7-2.493-1.26-4.004-.209-.574-.488-1.149-.913-1.661-1.49-1.795-5.155-3.625-6.532-4.277zM922.4 802.43c.065-.133-.474-.269-.642-.308-.037-.01-.06-.007-.06-.007s-.023-.002-.06.008c-.167.042-.704.184-.638.316.005.803.015 2.927-.002 4.101-.03 2.01-.84 4.362-.152 6.508.249.775.631 1.487 1.086 2.139.776 1.102 1.75 1.984 2.704 2.719 1.258.968 2.759 1.534 3.736 1.901 1.432.499 2.36.784 2.382.79a75.906 75.906 0 0 0-2.138-1.3c-.863-.542-2.258-1.366-3.203-2.293-.832-.804-1.672-1.666-2.333-2.62a6.63 6.63 0 0 1-.9-1.763c-.592-1.845.186-3.88.218-6.06.017-1.191.007-3.326.002-4.13z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M864.96 770.89s5.086 6.417 7.393 9.796c1.59 2.33 4.436 7.207 4.436 7.207s-6.693 1.542-9.796 2.958c-4.308 1.964-8.357 4.57-12.013 7.577-4.712 3.876-9.052 8.321-12.568 13.307-3.986 5.652-7.044 11.99-9.426 18.482-3.051 8.32-3.72 17.34-6.099 25.875-1.077 3.866-1.67 7.994-3.696 11.46-2.245 3.838-9.057 9.795-9.057 9.795s2.536 1.094 3.882 1.109c4.841.05 9.537-1.933 14.046-3.697 10.266-4.017 20.639-8.58 29.202-15.525 6.488-5.261 11.859-12.012 16.079-19.22 2.896-4.948 4.64-10.537 6.099-16.08 1.76-6.69 3.142-20.515 3.142-20.515s1.055 13.01 3.327 19.036c1.501 3.985 3.89 7.665 6.653 10.904 3.205 3.757 7.503 6.422 11.274 9.61 3.807 3.22 8.169 5.866 11.459 9.611 3.474 3.955 8.502 13.307 8.502 13.307s-.963-7.145-.74-10.72c.22-3.509 1.666-6.853 2.033-10.35.419-3.983.37-8.012.185-12.013-.211-4.58.212-9.414-1.478-13.677-4.444-11.2-12.273-21.465-21.81-28.832-3.06-2.364-6.926-3.682-10.72-4.435-1.208-.24-3.696 0-3.696 0s1.617-4.07 2.773-5.915c1.766-2.821 14.046-16.264 14.046-16.264l-6.654-3.88-15.71 23.471s-.107-5.793 0-8.686c.247-6.668 1.479-19.961 1.479-19.961l-6.839.185.555 27.538-15.71-20.7z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M879.72 797.17c1.272-1.25 2.053-3 2.053-3s-1.762.752-3.034 2.002l-.005.005c-2.09 2.095-4.976 5.088-6.573 7.18-2.396 3.137-4.1 6.744-6.138 10.036a922.721 922.721 0 0 1-6.833 10.896c-2.365 3.704-4.984 7.287-7.223 11.112-2.105 3.599-3.432 7.571-5.643 10.967-.138.212-.28.422-.424.629-3.2 4.603-9.003 10.412-11.455 13.138-2.465 2.564-4.027 4.24-4.052 4.267.027-.024 1.769-1.507 4.45-3.866 2.871-2.7 8.629-7.682 12.201-12.737.155-.22.306-.442.452-.667 2.277-3.497 3.623-7.51 5.68-11.024 2.214-3.785 4.813-7.338 7.193-11.066a921.302 921.302 0 0 0 6.844-10.913c2.066-3.338 3.724-6.865 6.06-9.924 1.545-2.024 4.37-4.953 6.451-7.04z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M868.84 800.19a23.717 23.717 0 0 0-4.553 2.133c-2.089 1.287-3.89 3.088-5.087 4.282-1.683 1.75-2.739 2.907-2.739 2.907s1.247-.949 3.135-2.464c1.313-1.005 3.338-2.624 5.303-3.654 1.38-.73 2.848-1.336 4.405-1.883 1.47-.516 2.985-.935 4.508-1.298.087-.021.188-.042.3-.063 0 0 .222-.142 2.72-.29l-.717-.879c-2.107 7.87-1.168 4.385-2.008 7.726a241.82 241.82 0 0 0-.656 2.66c-.11.458-.21.89-.3 1.284-.322 1.421-.547 2.863-.782 4.277-.29 1.748-.542 3.353-.97 4.94-.584 2.183-1.532 4.667-2.094 6.21-.858 2.262-1.378 3.743-1.385 3.764.01-.02.781-1.383 1.921-3.524.787-1.524 1.944-3.776 2.731-6.093.552-1.635.891-3.326 1.178-5.068.236-1.42.455-2.822.767-4.197.087-.387.187-.813.296-1.266.195-.817.419-1.721.651-2.646.837-3.326-.102.159 2.003-7.705a17182 17182 0 0 1 .25-.93 69.26 69.26 0 0 0-.967.05c-2.535.15-2.89.31-2.89.31-.13.024-.256.05-.374.078-1.553.37-3.117.802-4.646 1.339z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M852.41 821.39c-.778.6-1.54 1.216-2.286 1.829-2.391 1.967-4.529 4.339-6.048 6.04-2.024 2.326-3.33 3.913-3.33 3.913s1.555-1.345 3.825-3.424c1.637-1.46 4.097-3.727 6.39-5.474.766-.586 1.535-1.181 2.305-1.776 3.188-2.463 6.468-4.757 10.108-6.235.601-.244 1.883-.423 2.388-.485.08.04.11-.372.124-.584l-.003-.134-.026-.132c-.06-.203-.191-.597-.263-.54-.523.064-1.951.255-2.747.578-3.811 1.548-7.218 3.938-10.437 6.424zM858.14 829.01c-.038-.281-.761-.46-.761-.46s-.644.374-.606.647l-.01.001c.192 1.4.665 5.083.654 7.106-.005.819-.01 1.636-.035 2.454-.073 2.205-.205 4.176-.71 6.072-.422 1.625-1.37 3.391-1.926 4.487a140.236 140.236 0 0 0-1.434 2.7c.014-.016.74-.938 1.86-2.435.725-1.019 1.885-2.63 2.543-4.423.714-1.973 1.001-4.11 1.066-6.357.026-.835.032-1.67.036-2.49.012-2.136-.474-5.894-.667-7.304zM894.89 797.14c-1.198-1.514-2.945-2.593-2.945-2.593s.65 1.948 1.847 3.462l-.006-.007c1.47 1.904 3.232 4.285 4.207 5.953 1.029 1.76 1.621 3.77 2.564 5.686.92 1.872 1.823 3.824 3 5.619 1.259 1.92 2.64 3.862 4.355 5.484 1.915 1.813 4.47 2.796 6.413 4.3a9.54 9.54 0 0 1 1.135 1.022c2.262 2.427 3.893 5.091 4.856 7.807.71 1.971.86 4.447.983 5.915a78.846 78.846 0 0 1 .205 3.432l.008.222c.003.025.003.046.003.059v.022-.022l.008-.059.02-.221a54.025 54.025 0 0 0 .184-3.446c.033-1.488.12-3.959-.491-6.192-.808-2.917-2.388-5.86-4.755-8.458-.4-.439-.84-.832-1.3-1.188-2.057-1.593-4.53-2.527-6.307-4.21-1.598-1.512-2.906-3.341-4.147-5.235-1.12-1.708-1.986-3.582-2.914-5.47-.907-1.844-1.526-3.915-2.611-5.773-1.014-1.735-2.83-4.189-4.307-6.102z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M912.82 823.79c.124-.14-.387-.497-.511-.585-.02-.014-.033-.016-.033-.016s-.013-.006-.037-.006c-.138-.002-.78-.004-.757.196-.31 1.01-1.101 3.747-1.014 5.391.01.198.03.403.056.611.27 2.077 1.122 3.959 1.827 5.385a31.237 31.237 0 0 0 1.448 2.619l.102.16a.24.24 0 0 1 .03.042l.008.018-.007-.018a.208.208 0 0 1-.011-.05l-.05-.184-.181-.666c-.149-.546-.356-1.309-.591-2.2-.393-1.494-.962-3.468-1.186-5.282a6.956 6.956 0 0 1-.047-.508c-.072-1.368.652-3.92.954-4.907zM897 812.49a5.18 5.18 0 0 0-.18.523c-.505 1.857-.279 3.764-.094 5.125.299 1.797.579 3.018.579 3.018s.128-1.248.205-3.053c.107-1.352.181-3.224.649-4.699a5.18 5.18 0 0 1 .14-.394c.142-.353.338-.744.57-1.155 0 0 .502-1.112 2.31-3.386l-.985.11c2.793 2.238 3.307 2.465 3.355 2.498.183.125.366.247.546.365.2.13.397.255.587.371.211.129.417.247.611.35 1.023.543 2.096.95 3.164 1.307 2.282.767 4.222 1.172 6.132 2.106 2.128 1.03 4.413 2.554 5.844 3.477 2.1 1.404 3.467 2.276 3.486 2.287a212.402 212.402 0 0 0-3.158-2.73c-1.352-1.114-3.408-2.811-5.625-4.073-1.984-1.116-4.067-1.674-6.236-2.395-1.033-.345-2.023-.723-2.95-1.215a10.926 10.926 0 0 1-.541-.31 19.687 19.687 0 0 1-.548-.347 29.51 29.51 0 0 1-.521-.349s-.502-.217-3.271-2.434a130.52 130.52 0 0 1-.542-.437 41.66 41.66 0 0 0-.443.548c-1.849 2.323-2.434 3.57-2.434 3.57-.25.442-.48.896-.65 1.322z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M896.02 761.36c-.87-.553-1.915.944-2.945.937-1.129-.008-2.122-1.364-3.212-1.07-.977.262-1.108 1.813-2.008 2.275-1.596.818-3.645 1.079-5.354.535-1.296-.412-1.72-2.748-3.079-2.677-.914.048-1.073 1.564-1.874 2.008-1.233.682-2.822.33-4.15.803-1.24.442-2.828.729-3.48 1.874-1.037 1.824 1.322 4.476.268 6.291-.781 1.346-2.606 1.94-4.15 2.142-1.856.243-4.202.157-5.487-1.205-1.364-1.446.7-4.763-.937-5.89-1.428-.982-3.355 1.025-5.087 1.071-2.031.054-4.142-.17-6.023-.937-1.777-.725-3.75-1.67-4.685-3.346-.98-1.758-.637-4.025-.402-6.024.159-1.345 1.3-2.53 1.205-3.881-.058-.837-.756-1.499-1.07-2.276-.62-1.53-1.98-3.076-1.607-4.685.356-1.537 1.958-2.597 3.346-3.346 1.163-.627 3 .181 3.882-.803 1.585-1.77-.43-4.99.67-7.095.703-1.347 1.994-2.627 3.48-2.944 2.044-.437 3.935 1.82 6.023 1.74 1.905-.074 3.45-1.923 5.354-2.008a6.66 6.66 0 0 1 3.882 1.07c1.377.912 2.537 3.724 3.079 3.883 1.157.338 1.79-1.635 2.81-2.276.71-.445 1.686-.476 2.276-1.07.9-.908.75-2.533 1.606-3.481 1.529-1.692 3.625-3.218 5.89-3.48 2.972-.345 5.863 1.397 8.567 2.677a20.21 20.21 0 0 1 4.685 3.079c.926.815 1.454 2.028 2.409 2.81.989.81 2.068 1.9 3.346 1.874 1.362-.028 2.193-1.697 3.48-2.141 1.868-.645 3.915-.735 5.89-.67 1.994.067 4.084.223 5.89 1.071 1.318.62 2.533 1.602 3.346 2.811.811 1.206 1.14 2.71 1.339 4.15.158 1.15-.94 2.643-.134 3.48 1.206 1.254 3.56-.519 5.22 0 1.347.42 2.694 1.237 3.48 2.41 1.043 1.555 1.312 3.617 1.205 5.487a9.35 9.35 0 0 1-1.606 4.685c-.79 1.148-2.525 1.465-3.213 2.677-.423.747-.028 1.77-.401 2.543-.66 1.365-1.836 2.48-3.079 3.347-.673.469-1.47.778-2.275.937-.482.095-1.086-.302-1.473 0-.87.68-.046 2.41-.803 3.212-1.636 1.736-4.442 2.1-6.827 2.142-2.684.047-5.353-.959-7.763-2.142-1.001-.491-1.567-1.895-2.677-2.007-.933-.095-1.62 1.373-2.543 1.204-1.645-.3-2.742-2.114-3.48-3.614-.798-1.619.943-5.046-.804-6.157z" fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M872.86 738.14c.21-.181.315-.5.373-.77a4.53 4.53 0 0 0 .052-.326c.016-.092.014-.152.014-.152s-.057-.02-.15-.029a2.791 2.791 0 0 0-.334-.03c-.285-.005-.635.045-.868.246-.808.694-2.022 1.889-2.302 2.957-.583 2.225.416 4.673 1.397 6.528.2.378.477.77.782 1.151l.056.061c1.724 1.692 3.891 2.857 3.93 2.878-.022-.039-1.267-2.223-2.95-3.876l.056.061a6.165 6.165 0 0 1-.637-.93c-.942-1.781-1.74-3.764-1.28-5.518.18-.69 1.088-1.586 1.86-2.251zM904.42 738.54c.058-.134-.334-.469-.46-.573-.024-.02-.041-.026-.041-.026s-.016-.009-.047-.014c-.163-.024-.676-.084-.737.057-.353.817-1.28 3.028-1.513 4.39-.034.203-.064.418-.088.64-.187 1.73.018 3.436.23 4.753.277 1.546.543 2.6.548 2.622.003-.023.144-1.106.24-2.66.103-1.25.205-3.053.374-4.562.022-.2.047-.386.076-.557.202-1.175 1.07-3.267 1.418-4.07zM843.75 755.3c-.303.44.014 1.246.014 1.246s.862-.057 1.136-.457l.002.002c.734-1.072 2.004-2.766 3.013-3.36.107-.063.234-.125.385-.187.877-.366 1.962-.672 2.781-.934a159.184 159.184 0 0 0 1.557-.505l.102-.034c.023-.015.037-.013.04-.014-.003 0-.017.003-.041-.009l-.105-.022a11.904 11.904 0 0 0-1.652-.202c-.886-.049-2.07-.035-3.212.425-.197.08-.39.173-.565.276-1.275.75-2.705 2.677-3.458 3.774zM915.93 753.8c.018-.144-.538-.094-.709-.078-.037.003-.057.013-.057.013s-.022.005-.054.026c-.141.092-.608.41-.495.518.282.775 1.076 2.862 1.866 3.896.97 1.27 2.233 2.456 3.743 3.155 2.068.938 4.298.861 5.917.689.769-.078 1.506-.337 1.949-.49a44.522 44.522 0 0 0 1.128-.432c-.022.002-.47.034-1.2.107-.454.034-1.246.112-1.88.041-1.592-.16-3.652-.39-5.325-1.185h-.001c-1.248-.578-2.343-1.589-3.219-2.735-.644-.843-1.388-2.77-1.663-3.525zM860.23 749.86c-.28-.334-.522-.674-.678-1.033-.339-.667-.278-1.768-.278-2.52.07-1.083.067-1.815.067-1.815s-.316.659-.719 1.687c-.248.71-.62 1.843-.296 3.079.17.566.465 1.079.84 1.511.706.827 1.65 1.481 2.442 2.053 1.428 1.032 4.285 2.184 5.355 2.6.192.075.571-.356.662-.464l.015-.026.006-.03c.003-.14.007-.713-.175-.784-1.055-.41-3.779-1.517-5.043-2.43-.803-.581-1.616-1.147-2.198-1.828z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M858.03 754.15c-.577.44-1.128.947-1.615 1.36-2.016 1.9-3.495 3.706-3.495 3.706s2.052-1.115 4.268-2.718c.606-.391 1.144-.819 1.69-1.235.666-.507 1.308-.92 2.01-1.133.74-.225 2.264-.125 3-.054.146.115.386-.473.448-.616l.01-.039v-.04c-.022-.133-.137-.787-.324-.699-.763-.073-2.518-.203-3.542.109-.929.282-1.736.815-2.45 1.359z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M867.64 754.94s-.84 2.4-.67 3.614c.182 1.284.888 2.504 1.74 3.48.782.895 2.946 2.008 2.946 2.008" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M879.5 759.47c-.04-.626-.02-1.342-.034-1.951-.007-.34-.016-.649-.025-.863l-.012-.27-.005-.107-.07.083a6.36 6.36 0 0 0-.651.964c-.304.544-.637 1.314-.601 2.213.011.227.042.46.108.682.268.902 1.414 1.877 1.82 2.208.062.052.354-.179.509-.316.105-.112.092-.1.092-.1l.073-.114c.096-.183.268-.508.212-.554-.378-.308-1.23-1.07-1.364-1.523a1.526 1.526 0 0 1-.052-.352zM890.18 759.55a2.49 2.49 0 0 0-.033-.425c-.2-1.031-.822-1.753-1.28-2.23a8.5 8.5 0 0 0-1.11-.999l-.03-.021.01.035.03.089.103.312.33.985c.205.622.534 1.428.573 2.027.006.063.007.137.007.222-.003.768-.356 1.903-.52 2.396-.03.087.327.305.495.407l.09.042.095.024c.195.028.615.065.646-.028.174-.518.59-1.865.593-2.836zM909.54 751.92c.014-.189-.498-.406-.637-.46-.02-.008-.034-.007-.034-.007s-.013-.002-.035.004c-.142.038-.677.186-.69.362-.076 1.035-.323 3.702-.858 4.988a8.892 8.892 0 0 1-.437.9c-.669 1.213-1.526 2.322-2.342 3.302-.504.617-1.27 1.253-1.715 1.64-.704.585-1.134.97-1.15.985.02-.008.55-.228 1.389-.614.55-.266 1.423-.69 2.17-1.312 1.017-.842 2.097-1.935 2.872-3.322.187-.336.357-.683.506-1.042.632-1.52.884-4.366.961-5.423zM911.49 752.73c.029-.134-.414-.376-.563-.455-.03-.016-.05-.018-.05-.018s-.018-.006-.052-.005c-.17.006-.674.042-.704.187-.178.835-.627 3.107-.474 4.448.023.21.056.418.097.623.276 1.331.935 2.454 1.564 3.296a28.277 28.277 0 0 0 1.978 1.757c.001 0 0 0 0 0a31.62 31.62 0 0 0-1.233-2.258c-.367-.948-.74-1.997-.936-3.065-.033-.17-.06-.34-.08-.511-.123-1.087.28-3.184.453-3.999zM883.88 748.08c-.499.083-1.123.2-1.608.313a23.623 23.623 0 0 0-.89.225l-.085.023a4.746 4.746 0 0 0 .256.176c.154.098.371.222.641.34.487.215 1.175.414 1.901.306.358-.055.743-.162 1.062-.367.919-.593 1.178-1.798 1.37-2.56.106-.423.165-.846.195-1.263.084-1.23-.179-2.56-.29-3.452-.073-.607-.17-1.17-.248-1.58a25.23 25.23 0 0 0-.183-.885c-.022-.048-.019-.078-.02-.084 0 .005.004.036-.017.084a23.142 23.142 0 0 0-.175.886 53.13 53.13 0 0 0-.257 1.566c-.151 1.04-.122 2.262-.206 3.365a5.909 5.909 0 0 1-.157 1.022c-.198.786-.35 1.452-.771 1.724-.096.062-.263.121-.518.16z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M887.8 746.35c.479-.377 1.163-.713 1.762-1.243 1.728-1.553 2.978-3.023 2.978-3.023s-1.75.81-3.715 2.063c-.501.323-1.195.574-1.88 1.095-.355.273-.697.618-.924 1.088-.363.748-.601 1.93.092 2.761.778.932 2.174.78 3.04.775.14 0 .27 0 .393.006 1.495.074 2.652-.44 3.596-.406.529.005 1.193.176 1.586.266a30.66 30.66 0 0 0 1.024.25s0 0 0-.001c-.017-.013-.338-.241-.877-.593-.352-.219-.928-.577-1.598-.766-1.152-.3-2.548-.027-3.632-.138a5.428 5.428 0 0 0-.5-.018c-.967.006-1.68.061-1.957-.272-.164-.197-.129-.798.092-1.254.103-.211.274-.4.52-.59z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M886.95 749c.071-.082-.354-.28-.538-.362-.055-.024-.092-.03-.092-.03s-.036-.011-.096-.012c-.2-.005-.672-.001-.642.105a46.51 46.51 0 0 0-.454 2.337c-.047.29-.073.592-.072.898.006.694.157 1.332.29 1.804a10.044 10.044 0 0 0 .325.974c.04.052.036.086.037.091 0-.005-.007-.039.029-.094l.07-.233c.054-.187.125-.444.2-.75.136-.561.215-1.015.352-1.675.05-.25.108-.519.151-.793.136-.844.342-1.814.44-2.26z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M885.9 748.68c.101-.072-.282-.389-.433-.508a.337.337 0 0 0-.072-.046s-.029-.017-.08-.03c-.188-.049-.667-.167-.664-.048-.3.592-1.096 2.124-1.64 2.86-.05.068-.102.135-.156.202-.64.802-1.205 1.398-1.715 2.225a16.68 16.68 0 0 0-.777 1.468c.033-.019.612-.37 1.364-.94.59-.428 1.544-1.046 2.218-1.874.066-.081.13-.164.193-.25.622-.842 1.457-2.456 1.762-3.059zM861.2 763.32c.366-.748.924-1.603 1.325-2.275.527-.81.838-1.428.838-1.428s-.609.324-1.418.881c-.65.477-1.477 1.18-1.996 2.193a3.96 3.96 0 0 0-.19.437c-.563 1.567-.318 4.435-.212 5.448-.06.175.55.28.695.302h.044l.042-.011c.138-.059.7-.293.612-.436-.103-.985-.305-3.599.137-4.83.03-.084.071-.178.123-.281zM908.74 751.28c-.414-.2-.908-.248-1.296-.249-.188 0-.353.011-.47.022-.125 0-.2.021-.2.021s.025.074.097.176c.06.104.146.244.258.397.232.318.575.688 1.004.894.703.339 1.522.71 2.115.912a16.29 16.29 0 0 0 3.077.7c.572.078 1.454.113 2.105.128.235.006.472-.174.646-.35.146-.09.264-.298.286-.33l.002-.008-.002-.006c-.022-.032-.136-.24-.279-.333-.168-.18-.393-.367-.62-.373-.642-.015-1.446-.047-1.95-.115-.965-.13-1.913-.33-2.813-.638-.532-.181-1.268-.515-1.96-.848z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M919.75 760.54s1.29 2.796 1.433 4.3c.128 1.344-.535 4.015-.535 4.015" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M903.81 767.96c0-.628.088-1.351.123-1.976.02-.36.034-.68.042-.911l.008-.287a4.34 4.34 0 0 0 .001-.114l-.023.023a5.83 5.83 0 0 0-.246.278 7.01 7.01 0 0 0-.55.762c-.337.53-.73 1.286-.755 2.204-.002.101 0 .205.01.306.028.313.124.67.236.988l.038.084c.618 1.21 1.811 2.062 1.85 2.089 0-.05-.017-1.569-.605-2.724l.037.083a2.67 2.67 0 0 1-.161-.642 1.62 1.62 0 0 1-.005-.163zM894.72 760.77c-.21.109-.34.385-.42.623-.097.206-.106.414-.106.414s.166.125.392.175c.239.085.544.147.765.038 1.227-.62 3.528-1.856 4.645-2.97.107-.107.213-.226.314-.35.592-.729.894-1.58 1.073-2.245a8.964 8.964 0 0 0 .248-1.263.221.221 0 0 1 .001-.087c.004-.017.01-.03.01-.03s-.005.013-.016.027a.211.211 0 0 1-.067.056l-.21.213c-.169.174-.401.42-.66.708-.471.523-.97 1.14-1.463 1.734a3.29 3.29 0 0 1-.22.246c-.954.952-3.08 2.102-4.286 2.71z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><g fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-width="1.4"><g stroke-miterlimit="27.6"><path d="M915.41 907.84c-3.996-1.272-8.988-1.63-12.568.554-7.632 4.657-14.416 22.363-13.307 23.287 1.109.925 34.931 44.542 34.931 44.542s2.946-6.226 4.656-9.212c3.414-5.963 8.526.364 10.659-2.37 6.242-8 .295-29.853-.345-38.134-.826-10.689-14.363-15.59-24.027-18.667z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M898.6 913.94s-6.377 1.102-9.056 2.772c-2.293 1.43-4.03 3.677-5.545 5.915-1.143 1.689-2.179 3.546-2.587 5.544-1.111 5.435 0 15.71.554 16.634s26.984.924 26.984.924zM918.19 907.65s3.291-4.745 5.73-6.1c1.373-.762 3.053-1.037 4.62-.923 1.827.133 3.758.687 5.175 1.848 1.111.911 1.879 2.3 2.218 3.696.45 1.86.575 4.065-.37 5.73-2.252 3.968-11.274 7.762-11.274 7.762z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M911.9 916.89c-.673-1.92-3.82-1.848-4.99-3.512-1.067-1.515-1.842-3.542-1.479-5.36.353-1.764 1.71-3.462 3.327-4.25 1.606-.783 3.63.448 5.36 0 1.842-.478 3.09-2.875 4.99-2.773 1.28.07 2.429 1.153 3.142 2.218.773 1.155 1.018 2.68.924 4.066-.107 1.576-1.663 4.436-1.663 4.436s4.238-3.195 6.653-2.957c1.276.126 1.967 1.705 3.142 2.218 1.097.478 2.409.276 3.512.739 1.024.43 2.412.798 2.772 1.848.695 2.027-.927 4.264-2.033 6.1-1.012 1.678-4.066 4.25-4.066 4.25s5.468-1.576 7.578-.185c1.384.913 1.75 2.965 1.848 4.62.097 1.657-.364 3.432-1.294 4.806-3.108 4.591-13.307 9.98-13.307 9.98l-19.96-7.208s7.73-12.799 5.544-19.036z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M913.01 930.02s-3.38-7.867-2.218-11.644c.462-1.499 1.867-2.754 3.327-3.327 3.042-1.193 7.301-1.74 9.796.37 1.392 1.178 1.216 3.538 1.108 5.36-.137 2.333-1.203 4.547-2.217 6.653-1.276 2.648-4.806 7.393-4.806 7.393z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/></g><path d="M886.21 943.32c1.022-2.602-2.09-5.215-2.68-7.947-.326-1.513.044-3.158-.462-4.62-.263-.76-.514-1.841-1.294-2.034-1.928-.477-3.527 1.848-5.175 2.957-.91.613-2.02 1.094-2.587 2.033-.711 1.18-.321 2.754-.74 4.066-.309.972-.827 1.866-1.293 2.773-.517 1.006-1.347 1.871-1.664 2.957-.31 1.066-.552 2.278-.184 3.326.52 1.483 1.594 3.244 3.142 3.512 4.834.839 11.144-2.455 12.937-7.023z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M910.42 919.48c-1.315-1.906-4.952-1.064-6.284-2.957-1.495-2.126.849-5.705-.74-7.762-1.202-1.56-3.576-1.996-5.544-2.033-2.2-.043-4.614.597-6.284 2.033-1.567 1.347-3.472 3.6-2.772 5.544.776 2.154 6.284 2.772 6.284 2.772s-3.069 2.617-3.696 4.436c-.664 1.923-1.085 4.51.184 6.1 1.232 1.54 5.27-.44 5.73 1.478.65 2.716-4.413 3.47-6.284 5.544-2.485 2.755-6.469 9.057-6.469 9.057l15.34 10.72 19.036-6.284s.028-9.49-1.109-14.046c-.748-2.999-1.99-5.926-3.696-8.502-.939-1.417-2.821-2.143-3.512-3.696-.326-.734.272-1.742-.185-2.403z" stroke-miterlimit="27.6" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><g stroke-miterlimit="5.8"><path d="m887.14 947.39 15.71-4.436 10.904 6.654-14.416 17.188-16.819-14.786z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M896.93 945.17c-.625-1.546-3.54 1.194-4.99.37-.719-.409-.626-1.548-1.11-2.218-.814-1.131-1.644-2.486-2.956-2.957-1.223-.44-2.697-.165-3.881.37-1.232.555-2.073 1.75-2.958 2.772-.985 1.136-1.396 2.778-2.587 3.696-.988.761-2.32.926-3.512 1.294-.97.3-2.182.082-2.957.74-1.536 1.302-2.39 3.53-2.402 5.544-.013 2.07.857 4.35 2.402 5.73 1.15 1.025 3.317.234 4.436 1.293.807.763.374 2.31 1.109 3.142.547.62 1.783.405 2.218 1.109.777 1.257-.096 2.96 0 4.435.092 1.426-.487 3.272.554 4.251 1.304 1.227 3.597.683 5.36.37 1.262-.225 2.245-1.775 3.512-1.571 1.399.225 1.774 2.494 3.141 2.865 2.858.774 6.589.24 8.687-1.849 3.486-3.469 5.666-10.195 3.142-14.416-1.381-2.31-4.27-1.71-7.762-2.217-1.733-.253-3.317-1.745-4.066-3.327-.634-1.336-.475-3.035 0-4.436.422-1.249 1.49-2.19 2.402-3.142.666-.695 2.579-.956 2.218-1.848z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M895.27 977.88c-.247 1.708-.598 3.5-.185 5.175.238.965.62 2.089 1.479 2.587 1.918 1.114 4.547-.693 6.653 0 1.674.552 2.952 1.952 4.251 3.142 1.577 1.445 2.112 4.806 4.251 4.806s2.567-3.487 4.251-4.806c1.15-.9 2.479-1.625 3.881-2.033 1.425-.414 3.37.663 4.436-.37 1.337-1.293-.068-3.826.647-5.544.665-1.599 2.543-2.478 3.234-4.066a7.357 7.357 0 0 0 .555-3.696c-.17-1.512-.702-3.072-1.664-4.251-1.717-2.106-5.48-2.082-6.838-4.436-1.202-2.084 1.408-5.587-.37-7.208-4.42-4.029-11.964.286-17.928.74-1.112.084-2.38-.221-3.327.37-.681.424-.826 1.379-1.293 2.032-.689.963-1.826 1.656-2.218 2.772-.326.93-.163 1.985 0 2.958.312 1.863 1.772 3.471 1.848 5.36.09 2.224-1.345 4.265-1.663 6.468zM925.95 950.72s-.385 4.69-.185 7.023c.134 1.565.02 3.337.924 4.62 1.035 1.469 2.83 2.63 4.62 2.773 1.985.159 4.26-.698 5.545-2.218.937-1.107 1.002-2.803.924-4.25-.136-2.53-2.402-7.209-2.402-7.209z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M932.42 952.75s2.48 5.595 4.805 7.393c1.542 1.191 3.623 2.166 5.545 1.848 1.908-.316 3.727-1.796 4.62-3.512 1.453-2.789.37-9.425.37-9.425z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M949.61 932.6c1.9-.265 3.98-.232 5.73.554 1.073.483 2.065 1.348 2.587 2.403 1.702 3.44 2.107 7.754 1.109 11.46-.77 2.855-2.544 5.857-5.175 7.207-2.467 1.266-5.92 1.394-8.317 0-3.554-2.067-3.419-5.672-6.1-10.72-.78-1.469 1.208 6.377-.184 9.056-1.057 2.034-3.27 3.786-5.545 4.066-3.236.4-7.75-.709-9.056-3.696-1.898-4.34 2.633-11.978 4.99-13.307 3.208-1.809 16.618-6.557 19.961-7.023z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M926.69 940.92s3.998 1.267 5.73 2.403c1.712 1.123 2.808 3.007 4.435 4.25 1.999 1.527 4.02 4.456 6.469 3.882 1.78-.418 2.443-2.866 2.957-4.62.57-1.952-.214-4.078 0-6.1.279-2.631 2.901-5.424 1.663-7.762-.995-1.88-3.796-2.61-5.914-2.403-2.347.23-3.876 2.695-5.914 3.881-2.453 1.428-7.578 3.882-7.578 3.882z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M902.66 935.93c-2.285-.559-3.951 2.88-4.99 4.99-.631 1.282-.994 2.891-.555 4.251.443 1.369 1.676 2.489 2.958 3.142 1.3.663 2.888.438 4.343.554.921.074 2.772.093 2.772.093s-3.99 1.403-5.082 3.05c-.723 1.088-.616 2.575-.555 3.88.074 1.583.226 3.306 1.109 4.621 1.058 1.576 2.761 2.947 4.62 3.327 2.475.505 5.163-.477 7.393-1.664 1.347-.716 1.933-2.522 3.327-3.142 1.412-.627 3.151.108 4.62-.37 1.237-.4 2.477-1.05 3.327-2.032.922-1.064 1.423-2.495 1.664-3.881.349-2.007.528-4.271-.37-6.1-.288-.587-1.478-1.293-1.478-1.293s2.482-1.155 3.511-2.033c.966-.825 1.978-1.76 2.403-2.957.577-1.626.806-3.65 0-5.175-.767-1.45-2.776-1.76-4.066-2.773-1.304-1.023-2.297-2.438-3.697-3.326-1.072-.681-2.25-1.323-3.511-1.479-.804-.1-1.636.107-2.403.37-.6.205-1.308.398-1.663.924-.556.823-.238 1.972-.37 2.957-.231 1.727.04 3.616-.74 5.175-.817 1.636-2.223 3.105-3.88 3.881-1.233.577-2.732.636-4.066.37-1.298-.26-2.664-.834-3.512-1.849-.787-.941.084-3.22-1.109-3.511z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/></g></g><path d="M886.34 955.72c-.368-.678-.53-1.702-.704-2.508-.156-1.032-.347-1.76-.347-1.76s-.242.71-.47 1.753c-.147.817-.272 1.995.269 3.14.051.104.109.205.173.301.393.587 1.07 1.097 1.747 1.496.851.502 1.785.719 2.513.816a8.404 8.404 0 0 0 1.205.075c.069-.021.102-.005.107-.003-.005-.002-.042-.007-.086-.064a34.72 34.72 0 0 0-.963-.692 36.543 36.543 0 0 0-2.064-1.336c-.606-.359-1.06-.719-1.295-1.07a1.363 1.363 0 0 1-.085-.148z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M886.71 957.78c.076-.004-.055-.337-.14-.54-.04-.092-.08-.15-.08-.15s-.034-.06-.1-.135c-.145-.165-.39-.426-.428-.359-.326.207-1.108.703-1.683 1.091a9.27 9.27 0 0 0-.314.22c-1.05.775-1.896 1.529-2.533 2.361-.535.885-.84 1.502-.855 1.535.03-.02.602-.425 1.362-1.051.76-.5 1.8-1.016 2.827-1.706l.296-.198c.56-.379 1.324-.863 1.648-1.068zM889.81 974.85c.04.219.684.031.805-.006.02-.006.03-.014.03-.014s.01-.006.022-.023c.087-.116.48-.628.308-.734-.509-.762-1.614-2.51-2.003-3.925a4.716 4.716 0 0 1-.149-.705c-.105-.673.194-1.633.364-2.326a54.19 54.19 0 0 1 .401-1.481l.029-.1c0-.026.01-.037.01-.04a5.58 5.58 0 0 0-.102.103 10.17 10.17 0 0 0-.99 1.218c-.418.585-1.024 1.492-1.06 2.68 0 .364.058.707.147 1.022.44 1.598 1.664 3.545 2.188 4.331zM876.16 962.06c-.01.695.721 1.317.721 1.317s.667-.684.676-1.297h.002c.016-1.165.13-2.677.572-3.429.028-.046.057-.092.088-.136.436-.697 1.509-1.29 2.284-1.86.365-.275.901-.543 1.207-.705l.56-.296.176-.093c.039-.032.067-.036.072-.037-.005 0-.032.01-.081 0a11.98 11.98 0 0 0-.839.053c-.362.035-.936.093-1.5.294-.906.294-2.162.698-3.023 1.838a3.416 3.416 0 0 0-.15.232c-.614 1.042-.75 2.915-.766 4.119zM903.55 968.29c-.236-.201-.445-.412-.58-.645-.283-.377-.27-1.196-.3-1.77a26.334 26.334 0 0 1-.015-.958l.001-.308v-.087l.001-.035-.02.03a6.528 6.528 0 0 0-.203.344 7.476 7.476 0 0 0-.418.9c-.22.527-.547 1.395-.227 2.406.18.48.487.893.87 1.203a3.89 3.89 0 0 0 1.602.79c1.476.328 2.789-.819 3.845-.815.806.003 1.656.584 2.736.646.804.046 1.878.11 2.768-.356.186-.098.367-.21.54-.333a3.86 3.86 0 0 0 1.578-2.344c.147-.814-.125-1.5-.29-1.907a7.546 7.546 0 0 0-.44-.94.231.231 0 0 1-.04-.06l-.01-.026c0 .002.004.013.006.027a.228.228 0 0 1-.003.072c0 .06.003.14.005.244.003.185.005.462-.002.769-.015.437-.005 1.13-.231 1.499-.287.59-.786 1.092-1.38 1.524a3.383 3.383 0 0 1-.383.235c-.539.283-1.232.244-2.038.198-.815-.047-1.716-.643-2.81-.648-1.494-.006-2.586 1.061-3.547.848a2.479 2.479 0 0 1-1.015-.503zM921.18 974.29a6.473 6.473 0 0 0-1.927-1.544c-1.016-.532-2.114-.67-2.834-.755-1.055-.095-1.74-.117-1.74-.117s.62.292 1.594.685c.646.287 1.668.698 2.334 1.216.545.41 1.055.882 1.5 1.414.236.283.441.582.607.895.125.235.227.488.307.755.197.64.324 1.31.42 1.966.085.476.039 1.14.025 1.548l-.028.721c0 .004-.008.222-.01.227.012.057-.001.086-.003.091.002-.005.008-.037.05-.077.028-.045.069-.11.119-.194.091-.153.217-.374.351-.645.193-.38.482-.969.572-1.67.097-.724.09-1.549-.156-2.372a5.612 5.612 0 0 0-.41-1.006 6.581 6.581 0 0 0-.772-1.138z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M905.84 974.19c-.048.263-.089.509-.143.738-.243 1.04-.576 2.078-.807 2.934-.319 1.103-.477 1.873-.477 1.873s.49-.614 1.135-1.571c.473-.723 1.088-1.723 1.462-2.863.095-.296.16-.586.208-.865 0 0 .13-.486.295-2.212l-1.297.295c1.56 2.585 1.56 3.006 1.56 3.006.052.13.095.248.127.353 0 0 .157.335.247 1.775l.325 5.2 1.059-5.101c.506-2.438.755-2.793.755-2.793.042-.111.082-.21.12-.294 0 0 .118-.393 1.122-1.714l-1.253-.497c-.374 3.542.117 4.429.117 4.429.039.133.083.262.132.388.448 1.105 1.216 1.938 1.839 2.625 1.02 1.147 2.094 1.602 2.597 2.227.307.606.522 1 .539 1.03v.001c-.005-.034-.064-.463-.2-1.186-.346-.81-1.393-1.732-2.023-2.763-.518-.819-1.153-1.641-1.447-2.44a3.446 3.446 0 0 1-.094-.277 4.232 4.232 0 0 1-.134-.807s-.141-1.117.066-3.08a22.69 22.69 0 0 1 .402-2.48 28.239 28.239 0 0 0-1.655 1.983c-1.113 1.463-1.281 1.981-1.281 1.981-.055.12-.108.25-.158.383 0 0-.3.517-.815 3l1.384.098c-.104-1.66-.308-2.105-.308-2.105a6.533 6.533 0 0 0-.16-.451s-.079-.587-1.664-3.214a59.67 59.67 0 0 0-1.139-1.812 52.466 52.466 0 0 1-.157 2.108c-.158 1.654-.28 2.098-.28 2.098zM922.03 943.27a12.492 12.492 0 0 1-2.155-3.6c-.328-.813-.426-1.925-.504-2.592a47.698 47.698 0 0 1-.153-1.559l-.009-.103-.003-.04-.009.04-.022.1a19.171 19.171 0 0 0-.26 1.558c-.088.681-.234 1.786-.008 2.879a9.556 9.556 0 0 0 2.575 4.787c.707.712 1.74 1.584 2.934 1.683.6.05 1.424-.238 1.999-.505.687-.318.908-1.228.923-1.299v-.003h-.002c-.042-.01-.989-.21-1.51.033-.531.246-.97.406-1.294.38-.733-.062-1.401-.615-2.057-1.275a8.842 8.842 0 0 1-.445-.484zM913.45 949.4c-.001-.353-.022-.7-.053-1.036-.347-1.936-1.028-3.564-1.028-3.564s-.337 1.732-.289 3.642c-.02.32-.03.643-.03.96 0 .319-.004.632-.02.942-.032.636-.062 1.214-.152 1.787-.1.693-.4 1.567-.569 2.115l-.293.952-.09.296a.28.28 0 0 1-.035.117s.008-.014.019-.028a.297.297 0 0 1 .065-.06c.05-.055.12-.131.209-.231.163-.185.389-.451.64-.78.368-.478.903-1.194 1.221-2.075a7.05 7.05 0 0 0 .384-2.026c.017-.34.021-.678.021-1.011zM917.05 950.99c-.676-1.657-2-3.05-2-3.05s.029 1.922.705 3.578l-.02-.054c.09.289.158.546.197.76.134.733.207 1.481.188 2.214-.014.51-.053 1.005-.135 1.486-.157.995-.652 2.18-.95 2.972-.196.52-.387 1.013-.506 1.322-1.22 3.161 1.063-2.752-.158.409l-.044.114c-.005.029-.015.041-.017.044.002-.002.01-.017.033-.034a11.585 11.585 0 0 0 .375-.419c.23-.266.547-.648.896-1.12.522-.7 1.273-1.733 1.642-2.992a7.017 7.017 0 0 0 .263-1.745 12.21 12.21 0 0 0-.21-2.502 7.988 7.988 0 0 0-.239-.928zM909.64 948.58c.12 1.061-.04 1.401-.04 1.401-.155.361-.512.822-.964 1.299-.43.453-.81 1.022-1.08 1.473a13.06 13.06 0 0 0-.418.758c-.01.056-.032.069-.036.072.004-.003.022-.022.079-.016a5.803 5.803 0 0 0 .84-.265c.51-.205 1.137-.539 1.63-1.059.494-.52.985-1.125 1.236-1.71 0 0 .32-.556.144-2.111zM909.64 936.19a9.671 9.671 0 0 1-1.409-1.216c-.691-.707-1.234-1.881-1.623-2.641-.517-1.126-.9-1.853-.9-1.853s.09.815.3 2.05c.172.85.446 2.145 1.24 3.252.435.589.969 1.11 1.574 1.544.874.63 1.857 1.12 2.834 1.48.704.26 1.925.307 2.365.318.063.002.135-.307.172-.514.02-.205.016-.183.016-.183l-.012-.183c-.032-.207-.082-.518-.141-.52-.418-.01-1.455-.06-1.915-.23a10.535 10.535 0 0 1-2.501-1.304zM946.38 941.7c-.2 0-.382.702-.382.702s.198.698.38.698c.678.001 1.828.04 2.417.373l.029.017c.618.343 1.147.964 1.547 1.583.212.288.33.807.415 1.125.06.225.11.433.143.568l.042.18c.022.044.018.07.018.076 0-.005-.001-.032.024-.073a6.887 6.887 0 0 0 .193-.764c.067-.327.175-.867.03-1.464-.197-.85-.704-1.832-1.704-2.439l-.047-.027c-.884-.501-2.398-.554-3.105-.555zM931.96 924.13c.65-.202 1.195-1.048 1.195-1.048s-.87-.517-1.61-.286v-.001c-.181.056-.37.118-.564.185-.88.285-1.785.706-2.469 1.45-.676.797-.866 1.756-.98 2.341-.14.894-.196 1.464-.198 1.486.011-.019.303-.524.705-1.309.299-.511.732-1.336 1.259-1.701.548-.44 1.275-.621 2.143-.945.177-.061.352-.118.52-.17zM893.59 934.83a9.765 9.765 0 0 0-.79 1.917c-.38 1.406-.316 2.846-.262 3.828a24.013 24.013 0 0 0 .202 2.1l.021.136.008.052.009-.051.025-.135.089-.485c.068-.37.174-.95.294-1.572.181-.936.413-2.379.846-3.47.213-.553.496-1.09.798-1.67.62-1.184 1.424-2.45 2.04-3.374.23-.343.308-.792.333-1.145.011-.159.012-.3.009-.4a.957.957 0 0 0-.007-.17l-.001-.003h-.003c-.014.003-.08.017-.163.05-.098.031-.23.079-.377.146-.325.15-.72.392-.956.746-.628.94-1.466 2.258-2.117 3.5zM892.18 929.2c1.512-.262 2.905-1.213 2.905-1.213s-1.632-.427-3.144-.165l-.045.009c-.247.06-.497.125-.745.197-.744.206-1.499.52-2.141 1.044-.813.7-1.178 1.637-1.402 2.228a11.446 11.446 0 0 0-.439 1.363.353.353 0 0 1-.03.13.331.331 0 0 1 .082-.105 45.94 45.94 0 0 1 .883-1.095c.405-.474.996-1.237 1.599-1.548.518-.303 1.131-.457 1.839-.672.224-.065.453-.126.683-.181z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M289.364 288.48s.98-.44 1.48-.355c.46.079 1.172.762 1.172.762z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1039.9 1109c2.794-1.264 4.28-1.262 4.28-1.262.248-.015.474-.023.675 0 .843.067 1.866.694 2.623 1.099.994.612 1.724.99 1.744 1v.001c-.013-.018-.493-.67-1.28-1.574-.588-.628-1.506-1.555-2.855-1.87a3.678 3.678 0 0 0-1.004-.055s-1.87.075-4.76 1.383z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M290.33 296.922s.734.58.92.99c.142.31.11 1.014.11 1.014z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1043.8 1138.8c-.075-.163-.573.183-.697.273-.025.018-.034.033-.034.033s-.012.013-.024.04c-.066.152-.302.69-.143.728.569.476 1.827 1.574 2.539 2.574.135.191.258.365.352.537.314.52.488 1.376.649 1.982.177.83.356 1.407.363 1.429.01-.022.18-.589.348-1.448.105-.625.225-1.555-.133-2.523a3.724 3.724 0 0 0-.439-.79c-.797-1.119-2.194-2.343-2.78-2.834z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1042.6 1138.6a5.96 5.96 0 0 0-1.003.23c-1.3.435-2.34 1.27-3.057 1.872-.956.845-1.56 1.463-1.56 1.463s.807-.313 1.95-.852c.836-.362 2.03-.938 3.044-1.173a8.57 8.57 0 0 1 .822-.154c.809-.114 1.663-.086 2.515.01 1.068.12 2.044.509 3.138.873.329.11.667.21 1.014.29 1.055.244 1.99.444 2.958.519.693.053 1.38.028 1.833.01.323-.014.591-.032.78-.046.103-.01.183-.015.24-.02.057-.016.09-.01.096-.01-.01 0-.04-.001-.092-.028l-.231-.07a78.78 78.78 0 0 0-.748-.215c-.369-.104-1.163-.317-1.71-.494-.82-.264-1.745-.644-2.77-.96-.306-.095-.61-.199-.928-.305-1.07-.356-2.235-.801-3.423-.935-.92-.104-1.903-.141-2.868-.01z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><g fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-width="1.4"><path transform="matrix(.27592 0 0 .27496 2.516 -16.285)" d="M1004.5 1120.9c-6.813 2.548-16.451 3.05-19.591 9.61-.845 1.767.989 3.796 1.294 5.73.318 2.017-.208 4.205.554 6.1.737 1.829 2.381 3.15 3.697 4.62 4.241 4.739 9.108 8.883 13.492 13.492 4.81 5.056 8.416 11.402 14.046 15.525 1.912 1.4 4.098 2.998 6.468 2.957 2.617-.046 5.301-1.54 7.023-3.512 1.757-2.01 1.193-5.302 2.588-7.577 6.423-10.473 19.342-15.91 25.69-26.43 1.44-2.385 2.195-5.188 2.587-7.947.27-1.892.505-3.947-.184-5.73-1.103-2.85-4.713-3.141-4.713-3.141s2.618-.918 3.234-2.033c.983-1.78.667-4.179 0-6.1-.489-1.408-1.507-2.721-2.772-3.51-1.979-1.235-4.51-1.342-6.839-1.48-5.807-.34-11.647.636-17.373 1.664-9.913 1.78-19.768 4.234-29.202 7.763z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke"/><g stroke-miterlimit="27.6"><path d="M915.41 907.84c-4.351-1.847-9.889-4.276-14.038-2.011-8.32 4.54-12.946 24.929-11.837 25.853 1.109.924 31.335 46.816 31.335 46.816s3.852-9.986 7.221-10.683c5.346-1.106 8.231 2.45 10.364-.284 6.243-8 1.622-32.743.982-41.024-.826-10.689-14.69-14.704-24.027-18.667z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M898.6 913.94s-6.377 1.102-9.056 2.772c-2.293 1.43-4.03 3.677-5.545 5.915-1.143 1.689-2.179 3.546-2.587 5.544-1.111 5.435 0 15.71.554 16.634s26.984.924 26.984.924zM918.19 907.65s3.291-4.745 5.73-6.1c1.373-.762 3.053-1.037 4.62-.923 1.827.133 3.758.687 5.175 1.848 1.111.911 1.879 2.3 2.218 3.696.45 1.86.575 4.065-.37 5.73-2.252 3.968-11.274 7.762-11.274 7.762z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M911.9 916.89c-.673-1.92-3.82-1.848-4.99-3.512-1.067-1.515-1.842-3.542-1.479-5.36.353-1.764 1.71-3.462 3.327-4.25 1.606-.783 3.63.448 5.36 0 1.842-.478 3.09-2.875 4.99-2.773 1.28.07 2.429 1.153 3.142 2.218.773 1.155 1.018 2.68.924 4.066-.107 1.576-1.663 4.436-1.663 4.436s4.238-3.195 6.653-2.957c1.276.126 1.967 1.705 3.142 2.218 1.097.478 2.409.276 3.512.739 1.024.43 2.412.798 2.772 1.848.695 2.027-.927 4.264-2.033 6.1-1.012 1.678-4.066 4.25-4.066 4.25s5.468-1.576 7.578-.185c1.384.913 1.75 2.965 1.848 4.62.097 1.657-.364 3.432-1.294 4.806-3.108 4.591-13.307 9.98-13.307 9.98l-19.96-7.208s7.73-12.799 5.544-19.036z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M913.01 930.02s-3.38-7.867-2.218-11.644c.462-1.499 1.867-2.754 3.327-3.327 3.042-1.193 7.301-1.74 9.796.37 1.392 1.178 1.216 3.538 1.108 5.36-.137 2.333-1.203 4.547-2.217 6.653-1.276 2.648-4.806 7.393-4.806 7.393z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/></g><path d="M886.21 943.32c1.022-2.602-1.742-5.314-2.68-7.947-.858-2.408-.267-6.383-2.696-7.18-2.008-.659-3.22 3.165-5.312 3.462-1.971.28-3.789-2.255-5.712-1.742-1.937.517-3.688 2.427-4.114 4.385-.41 1.881 1.534 3.573 1.84 5.474.252 1.554-.615 3.266-.022 4.724 1.031 2.534 3.053 5.444 5.758 5.847 4.854.723 11.144-2.456 12.937-7.023z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M910.42 919.48c-1.315-1.906-4.952-1.064-6.284-2.957-1.495-2.126.849-5.705-.74-7.762-1.202-1.56-3.576-1.996-5.544-2.033-2.2-.043-4.614.597-6.284 2.033-1.567 1.347-3.472 3.6-2.772 5.544.776 2.154 6.284 2.772 6.284 2.772s-3.069 2.617-3.696 4.436c-.664 1.923-1.085 4.51.184 6.1 1.232 1.54 5.27-.44 5.73 1.478.65 2.716-4.413 3.47-6.284 5.544-2.485 2.755-6.469 9.057-6.469 9.057l15.34 10.72 19.036-6.284s.028-9.49-1.109-14.046c-.748-2.999-1.99-5.926-3.696-8.502-.939-1.417-2.821-2.143-3.512-3.696-.326-.734.272-1.742-.185-2.403z" stroke-miterlimit="27.6" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><g stroke-miterlimit="5.8"><path d="m887.14 947.39 15.71-4.436 10.904 6.654-14.416 17.188-16.819-14.786z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M896.93 945.17c-.625-1.546-3.54 1.194-4.99.37-.719-.409-.626-1.548-1.11-2.218-.814-1.131-1.644-2.486-2.956-2.957-1.223-.44-2.697-.165-3.881.37-1.232.555-2.073 1.75-2.958 2.772-.985 1.136-1.396 2.778-2.587 3.696-.988.761-2.32.926-3.512 1.294-.97.3-2.182.082-2.957.74-1.536 1.302-2.328 3.53-2.402 5.544-.064 1.713.517 3.609 1.69 4.859 1.275 1.357 3.871.81 5.148 2.164.762.808.374 2.31 1.109 3.142.547.62 1.783.406 2.218 1.109.777 1.257-.462 3.03 0 4.435.531 1.617 1.453 3.47 3.03 4.11 2.002.813 4.323-1.673 6.395-1.06 1.36.402 1.775 2.494 3.142 2.865 2.857.774 6.588.24 8.687-1.849 3.486-3.469 5.666-10.195 3.142-14.416-1.381-2.31-4.27-1.71-7.763-2.217-1.733-.252-3.316-1.745-4.066-3.327-.633-1.336-.474-3.035 0-4.436.423-1.249 1.49-2.19 2.403-3.142.666-.694 2.579-.956 2.218-1.848z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M895.27 977.88c-.247 1.708-.598 3.5-.185 5.175.238.965.686 1.989 1.479 2.587 1.987 1.5 4.973.784 7.252 1.788 2.216.976 3.649 3.67 6.043 4.03 2.622.396 5.125-1.38 7.624-2.265 2.314-.82 5.324-.856 6.804-2.813 1.122-1.484-.068-3.827.647-5.545.665-1.599 2.543-2.478 3.234-4.066a7.357 7.357 0 0 0 .555-3.696c-.17-1.512-.702-3.072-1.664-4.251-1.717-2.106-5.48-2.082-6.838-4.436-1.202-2.084 1.408-5.587-.37-7.208-4.42-4.029-11.964.286-17.928.74-1.112.084-2.38-.221-3.327.37-.681.424-.826 1.379-1.293 2.032-.689.963-1.826 1.656-2.218 2.772-.326.93-.163 1.985 0 2.958.312 1.863 1.772 3.471 1.848 5.36.09 2.224-1.345 4.265-1.663 6.468zM925.95 950.72s-.385 4.69-.185 7.023c.134 1.565.02 3.337.924 4.62 1.035 1.469 2.83 2.63 4.62 2.773 1.985.159 4.26-.698 5.545-2.218.937-1.107 1.002-2.803.924-4.25-.136-2.53-2.402-7.209-2.402-7.209z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M932.42 952.75s2.48 5.595 4.805 7.393c1.542 1.191 3.623 2.166 5.545 1.848 1.908-.316 3.727-1.796 4.62-3.512 1.453-2.789.37-9.425.37-9.425z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M949.61 932.6c1.9-.265 3.98-.232 5.73.554 1.073.483 2.065 1.348 2.587 2.403 1.702 3.44 2.107 7.754 1.109 11.46-.77 2.855-2.544 5.857-5.175 7.207-2.467 1.266-5.92 1.394-8.317 0-3.554-2.067-3.419-5.672-6.1-10.72-.78-1.469 1.208 6.377-.184 9.056-1.057 2.034-3.27 3.786-5.545 4.066-3.236.4-7.75-.709-9.056-3.696-1.898-4.34 2.633-11.978 4.99-13.307 3.208-1.809 16.618-6.557 19.961-7.023z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M926.69 940.92s3.998 1.267 5.73 2.403c1.712 1.123 2.808 3.007 4.435 4.25 1.999 1.527 4.02 4.456 6.469 3.882 1.78-.418 2.443-2.866 2.957-4.62.57-1.952-.214-4.078 0-6.1.279-2.631 2.901-5.424 1.663-7.762-.995-1.88-3.796-2.61-5.914-2.403-2.347.23-3.876 2.695-5.914 3.881-2.453 1.428-7.578 3.882-7.578 3.882z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M902.66 935.93c-2.285-.559-3.951 2.88-4.99 4.99-.631 1.282-.994 2.891-.555 4.251.443 1.369 1.676 2.489 2.958 3.142 1.3.663 2.888.438 4.343.554.921.074 2.772.093 2.772.093s-3.99 1.403-5.082 3.05c-.723 1.088-.616 2.575-.555 3.88.074 1.583.226 3.306 1.109 4.621 1.058 1.576 2.761 2.947 4.62 3.327 2.475.505 5.163-.477 7.393-1.664 1.347-.716 1.933-2.522 3.327-3.142 1.412-.627 3.151.108 4.62-.37 1.237-.4 2.477-1.05 3.327-2.032.922-1.064 1.343-2.51 1.664-3.881.378-1.618.816-3.407.273-4.977-.35-1.013-2.121-2.416-2.121-2.416s2.482-1.155 3.511-2.033c.966-.825 1.978-1.76 2.403-2.957.577-1.626.806-3.65 0-5.175-.767-1.45-2.776-1.76-4.066-2.773-1.304-1.023-2.297-2.438-3.697-3.326-1.072-.681-2.25-1.323-3.511-1.479-.804-.1-1.636.107-2.403.37-.6.205-1.308.398-1.663.924-.556.823-.238 1.972-.37 2.957-.231 1.727.04 3.616-.74 5.175-.817 1.636-2.223 3.105-3.88 3.881-1.233.577-2.732.636-4.066.37-1.298-.26-2.664-.834-3.512-1.849-.787-.941.084-3.22-1.109-3.511z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/></g></g><path d="M886.34 955.72c-.368-.678-.53-1.702-.704-2.508-.156-1.032-.347-1.76-.347-1.76s-.242.71-.47 1.753c-.147.817-.272 1.995.269 3.14.051.104.109.205.173.301.393.587 1.07 1.097 1.747 1.496.851.502 1.785.719 2.513.816a8.404 8.404 0 0 0 1.205.075c.069-.021.102-.005.107-.003-.005-.002-.042-.007-.086-.064a34.72 34.72 0 0 0-.963-.692 36.543 36.543 0 0 0-2.064-1.336c-.606-.359-1.06-.719-1.295-1.07a1.363 1.363 0 0 1-.085-.148z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M886.71 957.78c.076-.004-.055-.337-.14-.54-.04-.092-.08-.15-.08-.15s-.034-.06-.1-.135c-.145-.165-.39-.426-.428-.359-.326.207-1.108.703-1.683 1.091a9.27 9.27 0 0 0-.314.22c-1.05.775-1.896 1.529-2.533 2.361-.535.885-.84 1.502-.855 1.535.03-.02.602-.425 1.362-1.051.76-.5 1.8-1.016 2.827-1.706l.296-.198c.56-.379 1.324-.863 1.648-1.068zM889.81 974.85c.04.219.684.031.805-.006.02-.006.03-.014.03-.014s.01-.006.022-.023c.087-.116.48-.628.308-.734-.509-.762-1.614-2.51-2.003-3.925a4.716 4.716 0 0 1-.149-.705c-.105-.673.194-1.633.364-2.326a54.19 54.19 0 0 1 .401-1.481l.029-.1c0-.026.01-.037.01-.04a5.58 5.58 0 0 0-.102.103 10.17 10.17 0 0 0-.99 1.218c-.418.585-1.024 1.492-1.06 2.68 0 .364.058.707.147 1.022.44 1.598 1.664 3.545 2.188 4.331zM876.24 962.36c.017.744.777 1.384.777 1.384s.636-.757.62-1.417c-.029-1.25.035-2.875.498-3.692a1.89 1.89 0 0 1 .084-.135c.4-.687 1.467-1.262 2.25-1.838a27.84 27.84 0 0 0 2.046-1.144c-.037.003-1.012.078-2.388.334-.903.292-2.187.69-3.063 1.857a3.243 3.243 0 0 0-.148.236c-.635 1.121-.708 3.125-.678 4.415zM903.55 968.29c-.236-.201-.445-.412-.58-.645-.283-.377-.27-1.196-.3-1.77a26.334 26.334 0 0 1-.015-.958l.001-.308v-.087l.001-.035-.02.03a6.528 6.528 0 0 0-.203.344 7.476 7.476 0 0 0-.418.9c-.22.527-.547 1.395-.227 2.406.18.48.487.893.87 1.203a3.89 3.89 0 0 0 1.602.79c1.476.328 2.789-.819 3.845-.815.806.003 1.656.584 2.736.646.804.046 1.878.11 2.768-.356.186-.098.367-.21.54-.333a3.86 3.86 0 0 0 1.578-2.344c.147-.814-.125-1.5-.29-1.907a7.546 7.546 0 0 0-.44-.94.231.231 0 0 1-.04-.06l-.01-.026c0 .002.004.013.006.027a.228.228 0 0 1-.003.072c0 .06.003.14.005.244.003.185.005.462-.002.769-.015.437-.005 1.13-.231 1.499-.287.59-.786 1.092-1.38 1.524a3.383 3.383 0 0 1-.383.235c-.539.283-1.232.244-2.038.198-.815-.047-1.716-.643-2.81-.648-1.494-.006-2.586 1.061-3.547.848a2.479 2.479 0 0 1-1.015-.503zM921.18 974.29a6.473 6.473 0 0 0-1.927-1.544c-1.016-.532-2.114-.67-2.834-.755-1.055-.095-1.74-.117-1.74-.117s.62.292 1.594.685c.646.287 1.668.698 2.334 1.216.545.41 1.055.882 1.5 1.414.236.283.441.582.607.895.125.235.227.488.307.755.197.64.324 1.31.42 1.966.085.476.039 1.14.025 1.548l-.028.721c0 .004-.008.222-.01.227.012.057-.001.086-.003.091.002-.005.008-.037.05-.077.028-.045.069-.11.119-.194.091-.153.217-.374.351-.645.193-.38.482-.969.572-1.67.097-.724.09-1.549-.156-2.372a5.612 5.612 0 0 0-.41-1.006 6.581 6.581 0 0 0-.772-1.138z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M906.06 973.99c-.117.286-.227.575-.331.862a30.677 30.677 0 0 0-.905 2.995 32.69 32.69 0 0 0-.38 1.726l-.02.114-.009.044s.01-.012.026-.036a14.376 14.376 0 0 0 .304-.436c.189-.277.446-.666.735-1.135a27.385 27.385 0 0 0 1.503-2.753c.13-.28.255-.564.373-.851.425-1.04-.07.184.921-2.267l-1.322-.07c1.01 3.521.85 3.232.85 3.232.031.14.059.27.082.387 0 0 .026-.23.269 1.884l.52 4.534.862-4.482c.325-1.69.614-2.422.614-2.422.087-.257.168-.467.25-.635 0 0 .119-.342 1.001-1.336l-1.221-.519-.006.089c-.038.56-.046 1.12-.028 1.677.016.732.07 1.508.343 2.276.613 1.598 1.867 2.81 2.658 3.608.514.527 1.132.982 1.495 1.252a26.486 26.486 0 0 0 .88.628.433.433 0 0 1 .085.057l-.021-.02a.43.43 0 0 1-.047-.055l-.17-.19a72.943 72.943 0 0 1-.547-.615c-.289-.329-.82-.916-1.187-1.458-.631-.929-1.671-2.294-1.99-3.58-.156-.56-.135-1.193-.136-1.92.006-.52.026-1.043.061-1.567l.005-.074a1108.1 1108.1 0 0 1 .15-1.92 20.055 20.055 0 0 0-1.371 1.402c-1.055 1.188-1.209 1.646-1.209 1.646s-.409.423-.984 3.412l1.383.052c-.245-2.133-.286-1.998-.286-1.998a16.724 16.724 0 0 0-.09-.421s.145.228-.869-3.31a263.58 263.58 0 0 0-.565-1.94 1763410 1763410 0 0 1-.757 1.871c-.99 2.449-.496 1.225-.92 2.262zM922.03 943.27a12.492 12.492 0 0 1-2.155-3.6c-.328-.813-.426-1.925-.504-2.592a47.698 47.698 0 0 1-.153-1.559l-.009-.103-.003-.04-.009.04-.022.1a19.171 19.171 0 0 0-.26 1.558c-.088.681-.234 1.786-.008 2.879a9.556 9.556 0 0 0 2.575 4.787c.707.712 1.74 1.584 2.934 1.683.6.05 1.424-.238 1.999-.505.687-.318.908-1.228.923-1.299v-.003h-.002c-.042-.01-.989-.21-1.51.033-.531.246-.97.406-1.294.38-.733-.062-1.401-.615-2.057-1.275a8.842 8.842 0 0 1-.445-.484zM913.45 949.4c-.001-.353-.022-.7-.053-1.036-.347-1.936-1.028-3.564-1.028-3.564s-.337 1.732-.289 3.642c-.02.32-.03.643-.03.96 0 .319-.004.632-.02.942-.032.636-.062 1.214-.152 1.787-.1.693-.4 1.567-.569 2.115l-.293.952-.09.296a.28.28 0 0 1-.035.117s.008-.014.019-.028a.297.297 0 0 1 .065-.06c.05-.055.12-.131.209-.231.163-.185.389-.451.64-.78.368-.478.903-1.194 1.221-2.075a7.05 7.05 0 0 0 .384-2.026c.017-.34.021-.678.021-1.011zM917.05 950.99c-.676-1.657-2-3.05-2-3.05s.029 1.922.705 3.578l-.02-.054c.09.289.158.546.197.76.134.733.207 1.481.188 2.214-.014.51-.053 1.005-.135 1.486-.157.995-.652 2.18-.95 2.972-.196.52-.387 1.013-.506 1.322-1.22 3.161 1.063-2.752-.158.409l-.044.114c-.005.029-.015.041-.017.044.002-.002.01-.017.033-.034a11.585 11.585 0 0 0 .375-.419c.23-.266.547-.648.896-1.12.522-.7 1.273-1.733 1.642-2.992a7.017 7.017 0 0 0 .263-1.745 12.21 12.21 0 0 0-.21-2.502 7.988 7.988 0 0 0-.239-.928zM909.66 948.52c-.212.047-.23.072-.23.072s-.028-.003-.217.104l-.428.169c.06.151.513 1.416.402 1.862-.098.391-.416.903-.856 1.447l.047-.052c-1.003 1.014-1.568 2.547-1.585 2.594 0 .001 0 0 0 0 .046-.015 1.534-.555 2.579-1.61l.047-.052c.486-.6.956-1.308 1.126-1.987.245-.98-.385-2.533-.457-2.716zM909.68 936.17c-.517-.378-1-.792-1.436-1.243-1.278-1.302-2.337-3.217-3.095-4.493-.999-1.818-1.718-3.01-1.718-3.01s.401 1.332 1.087 3.303c.536 1.409 1.326 3.461 2.735 5.105a9.648 9.648 0 0 0 1.602 1.469c.863.63 1.819 1.142 2.81 1.508.704.26 1.925.306 2.364.317.064.002.135-.307.172-.514.02-.205.016-.183.016-.183l-.012-.183c-.031-.208-.082-.518-.14-.52-.418-.01-1.455-.06-1.916-.23-.869-.322-1.71-.772-2.469-1.326zM946.38 941.7c-.2 0-.382.702-.382.702s.198.698.38.698c.678.001 1.828.04 2.417.373l.029.017c.618.343 1.147.964 1.547 1.583.212.288.33.807.415 1.125.06.225.11.433.143.568l.042.18c.022.044.018.07.018.076 0-.005-.001-.032.024-.073a6.887 6.887 0 0 0 .193-.764c.067-.327.175-.867.03-1.464-.197-.85-.704-1.832-1.704-2.439l-.047-.027c-.884-.501-2.398-.554-3.105-.555zM932.06 924.2c.332-.121.61-.41.804-.664.089-.118.162-.23.212-.311.06-.083.084-.143.084-.143s-.055-.035-.152-.067a3.426 3.426 0 0 0-.36-.121c-.313-.084-.72-.136-1.067-.01-.171.062-.352.13-.537.2-.857.323-1.697.709-2.443 1.263-.829.625-1.45 1.427-1.858 1.963a18.74 18.74 0 0 0-.856 1.214.388.388 0 0 1-.072.115s.011-.013.027-.026a.372.372 0 0 1 .083-.053l.283-.203.914-.655c.524-.372 1.363-1.007 2.098-1.375.717-.369 1.448-.596 2.323-.935.178-.068.351-.132.517-.192zM893.59 934.83a9.765 9.765 0 0 0-.79 1.917c-.38 1.406-.316 2.846-.262 3.828a24.013 24.013 0 0 0 .202 2.1l.021.136.008.052.009-.051.025-.135.089-.485c.068-.37.174-.95.294-1.572.181-.936.413-2.379.846-3.47.213-.553.496-1.09.798-1.67.62-1.184 1.424-2.45 2.04-3.374.23-.343.308-.792.333-1.145.011-.159.012-.3.009-.4a.957.957 0 0 0-.007-.17l-.001-.003h-.003c-.014.003-.08.017-.163.05-.098.031-.23.079-.377.146-.325.15-.72.392-.956.746-.628.94-1.466 2.258-2.117 3.5zM892.18 929.2c1.512-.262 2.905-1.213 2.905-1.213s-1.632-.427-3.144-.165l-.045.009c-.247.06-.497.125-.745.197-.744.206-1.499.52-2.141 1.044-.813.7-1.178 1.637-1.402 2.228a11.446 11.446 0 0 0-.439 1.363.353.353 0 0 1-.03.13.331.331 0 0 1 .082-.105 45.94 45.94 0 0 1 .883-1.095c.405-.474.996-1.237 1.599-1.548.518-.303 1.131-.457 1.839-.672.224-.065.453-.126.683-.181z" style="paint-order:markers fill stroke" transform="scale(-.27592 -.27496) rotate(-60.18 -1807.29 1611.62)"/><path d="M1088.2 1192.5s24.206 10.358 36.594 14.786c6.59 2.355 13.969 7.521 22.832 10.259 14.187 4.382 29.288 6.005 29.288 6.005l20.33-3.326s-34.128-8.199-50.641-14.046c-14.565-5.158-28.393-12.2-42.509-18.482-11.133-4.956-33.268-15.155-33.268-15.155z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="m896.55 740.21 1.874-9.637s.575-14.11-1.07-20.881c-1.736-7.14-5.701-13.564-9.103-20.078-6.057-11.6-16.3-21.204-20.078-33.731-2.631-8.725-2.134-18.228-1.338-27.306.807-9.209 5.02-17.865 6.157-27.04.483-3.897.268-11.779.268-11.779s5.897 5.958 8.299 9.37c5.447 7.74 10.025 16.155 13.653 24.897 4.134 9.963 7.218 20.433 9.102 31.054 1.655 9.334 1.454 18.907 1.874 28.377.174 3.924.267 11.78.267 11.78s1.43-13.297 3.42-19.526c2.918-9.127 6.278-18.617 12.307-25.566 6.24-7.193 15.244-10.752 23.359-15.143 6.638-3.59 20.614-9.102 20.614-9.102s-4.624 5.776-6.157 9.102c-3.372 7.314-3.749 15.695-6.425 23.291-2.166 6.145-4.52 12.287-7.764 17.936-4.8 8.358-11.273 15.64-17.133 23.291-4.44 5.798-10.126 10.74-13.653 17.133-4.061 7.365-8.299 23.826-8.299 23.826z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.0039 -.31796 -.28809 .00391 627.863 603.997)"/><path d="M886.15 636.36a12.72 12.72 0 0 0-.149-.957c-.41-2.038-1.347-3.862-2.23-5.512-.99-1.875-1.84-3.417-2.288-5.164-.542-2.079-.678-4.577-.783-6.05-.115-2.334-.204-3.755-.204-3.755s-.088 1.42-.202 3.76c-.041 1.496-.131 3.97.286 6.245.361 1.91 1.158 3.632 2.073 5.528.8 1.686 1.65 3.427 1.976 5.212.054.283.097.569.13.857.28 2.371-.083 4.805-.144 7.293-.087 3.579-1.501 7.494-.511 11.175.987 3.669 4.611 5.986 5.917 9.185 1.824 4.466 1.76 9.512 2.912 14.354.909 3.818 1.86 7.645 2.981 11.422a35.7 35.7 0 0 0 1.175 3.318c.459 1.125 1.025 2.19 1.429 2.929a43.282 43.282 0 0 0 .962 1.673c.018.02.023.036.024.038-.001-.003-.008-.016-.011-.044l-.028-.114a110.898 110.898 0 0 0-.456-1.75c-.23-.853-.545-1.924-.838-3.089a88.153 88.153 0 0 0-.914-3.36c-1.111-3.741-2.055-7.537-2.962-11.348-1.125-4.727-1.083-9.919-2.977-14.559-1.427-3.493-4.972-5.708-5.862-9.019-.913-3.394.468-7.032.56-10.777.058-2.43.429-4.996.134-7.491zM940.41 655.07c.029-.032-.126-.196-.267-.335-.11-.108-.221-.184-.221-.184s-.107-.082-.244-.153c-.175-.092-.38-.188-.4-.15-.892 1.227-9.189 12.662-13.318 18.645-3.285 4.76-6.784 9.453-9.67 14.507-2.757 4.832-5.372 9.832-7.278 15.1-.082.228-.165.472-.247.727-.656 2.041-.989 4.167-1.198 5.817-.224 1.953-.305 3.31-.306 3.332.008-.022.488-1.296 1.076-3.163.52-1.588 1.127-3.592 1.76-5.557.079-.243.156-.47.232-.68 1.868-5.164 4.435-10.077 7.178-14.882 2.856-5.005 6.31-9.633 9.605-14.406 4.117-5.965 12.407-17.392 13.298-18.618z" style="paint-order:markers fill stroke" transform="matrix(.0039 -.31796 -.28809 .00391 627.863 603.997)"/><path d="M888.16 634.45c.116-.59.202-1.188.25-1.792.258-3.348-.206-6.787-.552-9.275a92.309 92.309 0 0 0-.85-5.073l-.064-.321-.018-.085a.432.432 0 0 0-.007-.031v.031l.005.087a351.655 351.655 0 0 1 .06 1.523c.035.953.086 2.346.13 3.931.068 2.458.237 5.991-.08 9.09a18.04 18.04 0 0 1-.248 1.646c-.547 2.794-1.72 5.553-2.165 8.483-.06.39-.115.82-.167 1.273-.046.407-.09.837-.13 1.279-.074.796-.139 1.635-.195 2.467-.045.666-.084 1.329-.12 1.963-.111 2.042-.089.83-.199 4.615l1.265-.393c-5.77-7.898-3.24-4.451-5.46-7.62-.935-1.332-1.394-1.968-2.328-3.301-1.607-2.32-2.81-3.376-3.662-5.394-.479-1.104-.697-2.535-.839-3.35a51.867 51.867 0 0 1-.3-1.964l-.017-.129c-.006-.029-.006-.046-.006-.049 0 .003.002.02-.002.05l-.004.13a33.396 33.396 0 0 0 .005 1.996c.026.837.053 2.276.445 3.576.679 2.187 1.905 3.643 3.3 5.85a80.424 80.424 0 0 0 2.262 3.39c2.233 3.184-.299-.264 5.476 7.64a14400 14400 0 0 0 1.207 1.652 1673.1 1673.1 0 0 1 .058-2.044c.11-3.769.087-2.556.198-4.579.035-.628.074-1.285.119-1.944.055-.825.119-1.652.19-2.433.04-.434.084-.854.129-1.25.05-.44.103-.85.16-1.22.428-2.812 1.589-5.534 2.154-8.425zM894.97 665.91c.32-.54.636-1.109.888-1.732 1.332-3.254 2.32-6.286 1.964-9.403-.27-2.141-1.44-4.133-2.104-5.31a38.917 38.917 0 0 0-1.678-2.718l-.117-.17-.032-.045-.012-.018.01.02.025.048a34.14 34.14 0 0 1 .424.854c.251.518.62 1.296 1.01 2.212.526 1.236 1.484 3.324 1.55 5.204.142 2.884-.977 5.545-2.32 8.8-.215.515-.506 1.022-.813 1.547 0 0-.296.691-2.059 3.125a81.38 81.38 0 0 1-.171.236l1.922 11.533.915-.778c-3.218-1.09-4.175-1.736-4.175-1.736-.65-.335-1.263-.661-1.769-1.075-2.62-2.092-4.599-5.416-6.015-7.676-.666-1.06-1.247-2.411-1.586-3.17-.532-1.25-.86-1.99-.868-2.01.006.02.214.8.584 2.112.244.813.65 2.2 1.245 3.415 1.177 2.414 2.904 5.936 5.764 8.386.635.532 1.331.925 2.01 1.266 0 0 1.087.704 4.36 1.814a56.256 56.256 0 0 0 1.106.361l-2.064-12.384-.124.526c1.786-2.465 2.13-3.235 2.13-3.235zM941.67 648.16c.232-.91.405-1.685.664-2.495.258-.84.785-1.823 1.093-2.44.49-.922.774-1.532.774-1.532s-.494.457-1.226 1.211c-.49.526-1.223 1.326-1.725 2.312-.41.815-.71 1.693-.937 2.601-.085.335-.166.678-.244 1.022a56.9 56.9 0 0 0-.383 1.857c-.224 1.177-.304 1.168-.73 4.563a217.9 217.9 0 0 0-.178 1.46 92.177 92.177 0 0 0 1.249-.783c3.104-1.98 3.478-2.48 3.478-2.48.164-.133.322-.267.47-.4a9.02 9.02 0 0 0 .46-.433c.233-.24.475-.51.72-.798 1.259-1.493 2.212-3.188 2.897-4.518a52.477 52.477 0 0 0 1.236-2.67 53.64 53.64 0 0 0-1.889 2.247c-.954 1.154-2.122 2.629-3.314 4.037-.229.27-.447.514-.652.723-.11.113-.24.236-.387.366-.132.117-.275.239-.427.363-.274.224-.571.453-.874.679 0 0-.654.545-2.47 1.704l1.07.677c.422-3.361.502-3.349.716-4.475.113-.596.238-1.21.374-1.811.075-.334.154-.665.235-.987zM919.12 677.05c-.083-2.2.094-4.32.46-6.319.327-1.805 1.09-3.828 1.534-5.074.716-1.883 1.14-3.08 1.14-3.08s-.635 1.1-1.604 2.872c-.626 1.2-1.612 3.076-2.148 5.036a22.126 22.126 0 0 0-.693 7.953c.018.195.048.404.084.618.033.193.073.394.117.597 0 0 0 .696 1.174 4.037a81.714 81.714 0 0 0 .422 1.174l5.333-6.587-.442.252c2.865-.42 3.821-.727 4.275-.835.562-.135 1.14-.285 1.705-.45 1.04-.299 2.096-.659 3.083-1.233 2.714-1.626 4.727-4.517 6.108-6.241a225.857 225.857 0 0 0 3.2-4.784s0 0-.001 0c-.024.027-1.567 1.743-3.76 4.319-1.572 1.574-3.833 4.284-6.208 5.537-.844.462-1.804.759-2.814 1.058-.54.157-1.094.301-1.64.432-.38.091-1.332.398-4.151.812a73.777 73.777 0 0 1-.27.039l-4.724 5.835 1.205.208c-1.159-3.298-1.127-3.868-1.127-3.868-.04-.188-.076-.368-.105-.538a6.96 6.96 0 0 1-.07-.514c-.04-.417-.067-.836-.083-1.256zM920.54 693.74a21.74 21.74 0 0 0 1.827-1.155c2.015-1.417 3.68-3.31 4.848-4.654 1.55-1.857 2.54-3.135 2.54-3.135s-1.246 1.033-3.042 2.64c-1.32 1.127-3.234 2.845-5.098 4.026-.577.367-1.162.722-1.76 1.058-1.418.795-2.904 1.43-4.438 1.765-.581.126-1.793.046-2.273.005-.065-.053-.171.326-.228.534l-.027.145-.003.147c.015.214.056.61.137.568.5.044 1.878.146 2.692-.031 1.705-.372 3.323-1.07 4.825-1.913z" style="paint-order:markers fill stroke" transform="matrix(.0039 -.31796 -.28809 .00391 627.863 603.997)"/><path d="M1321.3 1245.1s-13.156-1.366-19.76-1.572c-8.755-.273-17.515.595-26.272.45-7.419-.125-14.905.052-22.23-1.124-7.817-1.255-15.765-2.863-22.904-6.287-6.332-3.036-12.253-7.237-17.066-12.35-5.835-6.199-9.525-14.136-13.698-21.557-3.068-5.456-5.13-11.449-8.308-16.84-1.666-2.827-5.614-8.085-5.614-8.085s25.55 3.407 37.724 7.41c5.853 1.925 19.65 7.69 25.18 10.423 7.72 3.814 7.012 3.848 14.618 7.859 17.848 9.413 55.636 27.078 55.636 27.078l20.659.674z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="m1226.3 1206.2-.2-.093c-2.925-1.372-6.018-2.013-8.244-3.656-1.209-.863-2.178-2.165-3.051-3.331-1.062-1.438-1.953-2.635-3.165-3.62-1.302-1.049-2.919-1.88-3.835-2.364-1.538-.774-2.434-1.215-2.434-1.215s.843.535 2.303 1.442c.86.56 2.41 1.536 3.552 2.613 1.072 1.002 1.81 2.18 2.801 3.686.8 1.23 1.758 2.65 3.11 3.734 2.578 2.015 5.497 2.641 8.371 3.98l.2.093c2.943 1.371 5.893 2.672 8.756 4.16 2.311 1.202 4.684 2.132 6.611 3.735 1.781 1.48 2.72 4.003 4.724 5.62 2.454 1.98 5.374 3.353 8.29 4.382 3.053 1.077 6.382.694 9.185 1.788 2.04.796 3.69 2.439 5.76 3.557 2.325 1.255 4.722 2.582 7.303 3.418 3.1 1.004 6.4 1.235 9.518 1.818 3.979.745 10.392 1.922 14.778 2.724 1.25.229 2.535.267 3.473.252.426-.01.78-.025 1.027-.04l.28-.022c.063 0 .1-.01.106-.01-.01 0-.039-.02-.095-.046-.06-.028-.146-.07-.255-.119-.226-.102-.55-.244-.946-.4-.872-.346-2.088-.765-3.338-.993a4350.182 4350.182 0 0 1-14.773-2.723c-3.172-.594-6.354-.806-9.344-1.774-2.452-.795-4.737-2.06-7.069-3.319-1.95-1.053-3.697-2.762-5.916-3.629-3.022-1.18-6.383-.8-9.228-1.804-2.83-.998-5.589-2.305-7.877-4.151-1.8-1.452-2.73-3.963-4.708-5.607-2.041-1.698-4.593-2.721-6.86-3.9-2.89-1.503-5.877-2.82-8.81-4.187z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M1217.9 1202.8a11.64 11.64 0 0 0-2.37-.532c-1.187-.109-2.1.266-2.833.214-1.557-.088-3.37-.506-4.486-.74-1.685-.39-2.761-.605-2.761-.605s1.001.447 2.606 1.108c1.094.427 2.78 1.086 4.517 1.364 1.065.146 2.052-.155 2.781-.011.702.11 1.402.3 2.109.532.452.148.897.317 1.329.495.23.095.46.192.69.29 1.94.83 3.906 1.52 5.46 2.03a81.464 81.464 0 0 0 2.982.911l.19.053c.024 0 .042.01.053.012.01 0 .018.01.019.01 0 0-.01 0-.018-.01-.011-.01-.027-.015-.045-.029l-.17-.1-.625-.365a94.053 94.053 0 0 0-7.281-3.78 20.813 20.813 0 0 0-2.147-.846zM1228.1 1200.8c-.434-1.582-.885-3.28-2.152-4.557-.762-.698-1.686-.952-2.427-1.11-.931-.23-1.6-.336-2.191-.739-.594-.388-1.157-1.066-1.48-1.437-.248-.286-.456-.54-.592-.708-.078-.096-.136-.17-.178-.223l-.05-.063-.02-.025s0 .01.014.03c.01.016.02.04.036.071a17.366 17.366 0 0 0 .584 1.067c.253.428.69 1.194 1.311 1.764.645.569 1.421.854 2.3 1.16.692.266 1.454.54 1.84 1.033.926 1.003 1.149 2.478 1.661 4.13.165.563.35 1.143.595 1.695.097.218.205.457.32.71.668 1.462-.553-.995 2.711 5.707l1.259-.613c-3.261-6.696-2.043-4.246-2.696-5.676-.114-.25-.22-.483-.314-.696a12.192 12.192 0 0 1-.531-1.52zM1240.1 1219.7c-.988.484-1.749 1.119-2.528 1.431-1.566.637-2.834 1.219-4.24 1.408-1.603.231-3.524.057-4.679-.024a86.924 86.924 0 0 1-2.672-.232c-.077-.01-.131-.013-.173-.018-.043 0-.064-.01-.064-.01s.022.01.062.018l.167.048a44.647 44.647 0 0 0 2.616.642c1.153.248 3.015.662 4.835.584 1.598-.083 3.07-.597 4.631-1.174 1.04-.394 1.863-1.03 2.66-1.419.3-.147.59-.255.884-.313 1.38-.274 2.8-.483 3.728.167.45.315.94.626 1.437.929.585.357 1.209.64 1.778.87.532.216 1.044.375 1.435.486a14.914 14.914 0 0 0 .835.211c.053 0 .077.015.082.017 0 0-.032-.014-.058-.06a15.945 15.945 0 0 0-.616-.6 24.95 24.95 0 0 0-1.128-.982 14.394 14.394 0 0 0-1.599-1.138 25.994 25.994 0 0 1-1.362-.88c-1.407-.985-3.388-.676-4.804-.395a5.003 5.003 0 0 0-1.226.43zM1261.6 1221.6c-.22-.41-.439-.823-.663-1.236-1.058-1.95-1.732-4.306-3.004-5.937-.835-1.051-1.949-1.902-2.614-2.419-1.072-.795-1.73-1.26-1.73-1.26s.55.59 1.476 1.544c.561.607 1.544 1.629 2.152 2.636.976 1.578 1.365 3.847 2.497 6.077.212.416.427.837.652 1.257.459.853.951 1.716 1.525 2.527.113.16.231.319.354.473.88 1.108 1.9 1.98 2.898 2.634.713.467 1.5.798 2.003 1.006a22.58 22.58 0 0 0 1.155.446c.036.01.062.016.079.023.016.01.028.014.029.014 0 0-.013-.01-.027-.017a.374.374 0 0 1-.062-.055l-.228-.18-.737-.585c-.401-.32-1.12-.87-1.63-1.379a23.62 23.62 0 0 1-2.69-3.188c-.529-.747-.987-1.548-1.435-2.382zM1268 1234.2c-1.52.751-2.761 1.745-4.084 2.089-1.62.466-3.711.337-5.207.34-3.152-.25-5.314-.353-5.314-.353s2.106.488 5.24 1.107c1.473.177 3.574.515 5.57.116 1.72-.385 3.029-1.342 4.42-2.047.197-.098.392-.188.588-.27 1.054-.437 2.004-.904 3.048-1.105l.163-.029c1.107-.171 2.074-.3 2.992-.11a19.33 19.33 0 0 0 2.977.355c.447.02.808.026 1.067.026h.313c.037-.01.067-.01.086-.01h.033c-.01 0-.011 0-.033-.01a.218.218 0 0 1-.082-.031 162.87 162.87 0 0 1-1.302-.424c-.684-.226-1.764-.58-2.752-.963-1.112-.404-2.331-.42-3.52-.222a6.679 6.679 0 0 0-.206.036c-1.165.224-2.291.76-3.32 1.187-.231.096-.457.201-.677.311zM1286.3 1232.4c-.9-1.122-1.663-2.22-2.694-3.244-2.872-2.528-5.303-4.366-5.303-4.366s1.894 2.39 4.464 5.178c.802.976 1.528 2.169 2.44 3.307.368.46.761.912 1.197 1.336.06.058.12.12.184.185.533.624 1.276 1.396 2.4 1.586 1.068.084 2.069.187 2.856.25.487.04.886.068 1.176.087l.357.022c.044-.01.08 0 .101 0 .02 0 .037.01.037.01s-.017 0-.036-.011c-.02-.01-.053-.021-.089-.047a29.627 29.627 0 0 0-1.424-.59c-.716-.276-1.717-.64-2.79-.895-.529-.074-.877-.736-1.584-1.385-.069-.071-.14-.143-.212-.213-.381-.37-.735-.776-1.08-1.207z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M937.78 1047.2s10.76 16.985 16.634 25.136c7.595 10.538 24.027 30.68 24.027 30.68l25.505-7.023s-17.901-11.507-25.505-18.852c-7.695-7.433-14.352-16.024-19.961-25.136-6.473-10.516-15.525-33.637-15.525-33.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M917.43 895.73c1.75-6.588 6.357-12.24 10.978-17.251 5.48-5.944 12.855-9.81 19.342-14.637 7.102-5.285 14.638-10.009 21.433-15.683 1.845-1.54 5.227-4.966 5.227-4.966s.103 9.795-.522 14.637c-1.018 7.882-2.592 15.765-5.228 23.262-3.024 8.602-6.927 17.008-12.023 24.569-3.793 5.628-8.294 10.917-13.592 15.16-7.093 5.682-23.785 13.33-23.785 13.33s-5.12-26.03-1.83-38.422z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 316.292 -27.943)"/><path d="M954.46 880.43c1.89-1.975 3.816-3.89 5.073-6.363.712-1.44.968-2.997 1.173-4.361.25-1.579.434-2.892.982-4.121.82-1.867 2.23-3.782 3.022-4.897 1.33-1.784 2.113-2.854 2.113-2.854s-.892.98-2.376 2.644c-.895 1.051-2.448 2.833-3.466 4.765-.682 1.314-.988 2.719-1.307 4.275-.287 1.344-.582 2.794-1.243 3.97-1.199 2.21-3.073 3.951-4.986 5.978-.912.96-1.82 1.958-2.61 3.05-2.131 2.944-3.839 6.165-5.773 9.18-4.808 7.498-13.629 20.893-16.966 25.951-.647.982-.737 2.331-.741 2.393 0 .002 0 0 0 0h.001c.055-.027 1.26-.64 1.909-1.622 3.337-5.06 12.162-18.46 16.976-25.966 1.955-3.049 3.635-6.225 5.728-9.116.737-1.018 1.592-1.96 2.49-2.906z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 316.292 -27.943)"/><path d="M950.75 878.66c-.101-.973-.222-1.891-.236-2.796-.02-2.57-.617-4.24.023-6.107.454-1.453 1.688-2.89 2.386-3.754 1.177-1.333 1.883-2.163 1.883-2.163s-.834.7-2.182 1.875c-.813.764-2.227 2.052-2.959 3.71-.875 2.118-.476 4.126-.5 6.438-.015 1.01.09 1.987.193 2.943.128 1.223.227 2.357.052 3.484-.044.278-.108.584-.19.915a18.97 18.97 0 0 1-.261.936c-.089.291-.186.591-.29.894a42.5 42.5 0 0 1-.6 1.642c-.278.714-.343 1.118-1.736 4.046a137.32 137.32 0 0 1-.584 1.211 29.318 29.318 0 0 0 1.346-.223c2.145-.406 3.78-.964 3.78-.964.488-.155.986-.328 1.465-.517a12.17 12.17 0 0 0 1.685-.801 5.85 5.85 0 0 0 .692-.473c1.294-1.07 2.014-2.524 2.572-3.829.688-1.542 1.125-2.731 1.997-3.754.789-.944 1.968-1.828 2.639-2.351a62.448 62.448 0 0 1 1.727-1.299c.023-.02.038-.028.04-.03a16.752 16.752 0 0 0-.164.08c-.1.05-.243.12-.426.214-.33.169-.812.421-1.374.74-.753.426-2.03 1.132-3.038 2.082-1.085 1.045-1.748 2.328-2.5 3.791-.654 1.222-1.329 2.503-2.34 3.263a4.93 4.93 0 0 1-.536.36c-.21.123-.442.245-.693.363a15.73 15.73 0 0 1-1.474.595s-1.478.618-4.313 1.155l.763.988c1.41-2.962 1.477-3.369 1.776-4.14.215-.554.428-1.129.621-1.697.108-.315.21-.63.304-.938.105-.343.2-.68.28-1.005.09-.36.164-.71.215-1.038.201-1.294.087-2.611-.043-3.846zM935.34 896.47c-.39-2.594-.916-4.704-.645-6.924.208-1.88 1.063-3.967 1.557-5.26.816-1.95 1.302-3.19 1.302-3.19s-.69 1.137-1.754 2.974c-.668 1.232-1.757 3.2-2.182 5.305-.465 2.426-.062 4.802.339 7.31l.03.199c.428 2.823 2.339 5.229 1.837 7.591-.622 2.931-4.762 7.104-6.433 8.681-.306.288-.214 1.044-.204 1.128l.003.007.007.004c.09.023.826.19 1.155-.12 1.699-1.603 6.12-6.013 6.842-9.409.614-2.888-1.446-5.607-1.822-8.091l-.031-.205z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 316.292 -27.943)"/><path d="M904.33 785.49c4.033.122 8.016.93 12.013 1.479 6.914.95 13.944 1.391 20.7 3.141a90.406 90.406 0 0 1 17.373 6.47c3.003 1.485 6.097 3.026 8.502 5.359 2.453 2.38 4.026 5.54 5.73 8.502 2.114 3.678 3.824 7.58 5.544 11.459 1.266 2.855 2.099 5.9 3.511 8.686 1.376 2.714 4.806 7.763 4.806 7.763s-7.008-3.559-10.72-4.806c-3.117-1.047-6.347-1.827-9.611-2.217-5.445-.651-10.97.023-16.449-.185-10.488-.398-31.419-2.033-31.419-2.033l-30.865-42.324s13.913-1.505 20.885-1.294z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="scale(-.27592 .27496) rotate(-34.486 23 5139.715)"/><path d="M898.44 790.18c-.615-.267-1.507.11-1.507.11s.338.906.952 1.171v.002c3.096 1.342 11.28 4.908 15.75 7.036 4.161 1.982 8.177 4.311 12.386 6.285 5.343 2.507 10.72 5.09 16.331 7.05.074.026.148.052.222.076 3.042 1.01 6.162 1.098 8.635 2.191 2.735 1.178 6.497 4.157 8.055 5.205.819.551 1.776 1.243 2.272 1.598.165.119.8.576.967.694l.295.213.083.06c.02.012.03.02.032.022-.002-.002-.013-.01-.03-.027l-.074-.068a95.92 95.92 0 0 0-1.156-1.04c-.483-.43-1.311-1.167-2.114-1.822-1.513-1.238-4.83-4.375-7.84-5.884-2.694-1.32-5.905-1.544-8.683-2.47a13.63 13.63 0 0 1-.202-.07c-5.538-1.933-10.848-4.486-16.198-6.995-4.172-1.957-8.183-4.284-12.38-6.282-4.494-2.14-12.696-5.714-15.795-7.056z" style="paint-order:markers fill stroke" transform="scale(-.27592 .27496) rotate(-34.486 23 5139.715)"/><path d="M944.02 803.63c2.788.289 5.787.84 8.016 1.217.723.122 2.528.431 3.251.554l.975.165.266.046.071.011.026.004-.024-.01-.067-.026a40.942 40.942 0 0 0-1.178-.447 71.09 71.09 0 0 0-3.135-1.065c-2.2-.693-5.091-1.531-8.056-1.842a20.663 20.663 0 0 0-.993-.081c-3.395-.188-6.816.485-10.112.93-.198.026-.413.057-.64.093-.516.079.72-.235-5.133.93l.274 1.373c5.84-1.162 4.618-.85 5.072-.92.22-.034.427-.064.614-.09 3.326-.448 6.571-1.1 9.848-.918.29.016.599.041.925.075zM940.47 809.59c-.142-.062-.361.039-.539.15-.173.1-.303.232-.303.232s-.012.184.024.38c.028.204.087.435.219.503 1.351.64 4.784 2.376 6.053 3.906.29.35.501.766.677 1.246.478 1.336.637 2.808 1.585 4.177 1.072 1.467 2.543 2.604 3.497 3.343 1.414 1.042 2.34 1.678 2.358 1.691-.015-.016-.774-.854-1.982-2.108-.796-.873-2.096-2.23-2.884-3.578-.63-1.02-.7-2.493-1.26-4.004-.209-.574-.488-1.149-.913-1.661-1.49-1.795-5.155-3.625-6.532-4.277zM922.4 802.43c.065-.133-.474-.269-.642-.308-.037-.01-.06-.007-.06-.007s-.023-.002-.06.008c-.167.042-.704.184-.638.316.005.803.015 2.927-.002 4.101-.03 2.01-.84 4.362-.152 6.508.249.775.631 1.487 1.086 2.139.776 1.102 1.75 1.984 2.704 2.719 1.258.968 2.759 1.534 3.736 1.901 1.432.499 2.36.784 2.382.79a75.906 75.906 0 0 0-2.138-1.3c-.863-.542-2.258-1.366-3.203-2.293-.832-.804-1.672-1.666-2.333-2.62a6.63 6.63 0 0 1-.9-1.763c-.592-1.845.186-3.88.218-6.06.017-1.191.007-3.326.002-4.13z" style="paint-order:markers fill stroke" transform="scale(-.27592 .27496) rotate(-34.486 23 5139.715)"/><path d="M917.95 1009.7c.094 10.207.278 20.456 1.568 30.581.439 3.44.918 6.93 2.091 10.194 1.635 4.548 4.54 8.533 6.796 12.807 1.837 3.481 4.018 6.804 5.489 10.455 2.102 5.217 4.705 16.205 4.705 16.205s3.062-5.876 4.443-8.887c3.387-7.383 6.879-14.76 9.41-22.478 2.54-7.75 4.958-15.667 5.75-23.785 1.184-12.15-1.568-36.592-1.568-36.592l-38.161-4.443s-.572 10.627-.523 15.944z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M938.37 1009.3c.196-1.059-.296-2.244-.296-2.244s-.884.931-1.08 1.99c-.967 5.342-3.404 19.52-3.54 27.53-.078 4.517.877 8.993 1.31 13.41.285 2.917.418 5.878.776 8.816.08.65.175 1.299.29 1.942.512 2.872 1.365 5.723 2.015 7.823a165.658 165.658 0 0 0 1.536 4.613c-.003-.022-.3-1.952-.83-4.787-.352-1.979-.986-5.254-1.37-7.869a78.084 78.084 0 0 1-.251-1.892c-.354-2.902-.485-5.84-.773-8.782-.437-4.47-1.38-8.84-1.304-13.25.135-7.88 2.554-21.973 3.518-27.304z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M934.08 1029c-1.272 2.99-.984 2.375-1.605 3.994a112.4 112.4 0 0 0-.658 1.76 78.7 78.7 0 0 0-.796 2.29c-.139.421-.27.837-.392 1.242-.136.448-.259.885-.364 1.297-.069.266-.132.535-.188.807-.585 2.864-.584 5.86-.563 8.083a77.33 77.33 0 0 0 .17 4.48l.02.286c.007.033.008.06.009.076v.028l.001-.028a.488.488 0 0 1 .011-.075l.034-.284.123-1.035c.096-.803.245-2.062.408-3.404.261-2.147.565-5.21 1.15-7.835.055-.25.116-.499.18-.75.1-.391.218-.808.349-1.242.118-.391.246-.796.381-1.207.244-.742.511-1.504.783-2.25.217-.596.437-1.182.65-1.737.61-1.594.321-.977 1.585-3.947zM936.61 1054.1c-.023-.157-.248-.22-.475-.247-.223-.027-.41-.022-.41-.022s-.582.613-.368.855h-.008c.478 1.022 1.552 3.259 2.727 5.314.637 1.12 1.336 2.162 2.176 3.066.864.925 1.935 1.603 2.632 2.042a52.9 52.9 0 0 0 1.725 1 55.816 55.816 0 0 0-1.4-1.41c-.556-.57-1.487-1.478-2.083-2.343-.668-.952-1.185-1.918-1.834-3.05-1.15-2.01-2.203-4.204-2.675-5.213z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M945 952.45s15.005 10.512 21.825 16.597c4.276 3.815 8.178 8.051 11.893 12.415a156.05 156.05 0 0 1 10.847 14.376c3.29 4.918 6.379 9.994 9.017 15.29 2.291 4.598 3.544 9.67 5.881 14.245 1.585 3.1 5.49 8.887 5.49 8.887s-7.778.045-11.502-.915c-7.872-2.03-15.428-5.59-22.217-10.063-18.566-12.23-49.269-44.956-49.269-44.956z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.15037 .23054 .23134 .14985 393.68 -56.898)"/><path d="M936.21 969.18c-.246-.072-.547.04-.776.163-.214.095-.36.23-.36.23s.05.192.177.387c.125.226.313.485.554.56 2.347.708 8.5 2.634 11.641 4.234 2.859 1.457 5.336 3.534 7.997 5.45 3.336 2.4 6.698 4.721 9.747 7.405 2.678 2.358 5.102 4.991 7.525 7.656 1.876 2.064 3.33 4.686 5.55 6.595 1.69 1.451 3.965 1.83 5.312 3.223 1.277 1.321 1.817 3.179 2.761 4.94.394.735.76 1.487 1.121 2.252.911 1.93 1.777 3.743 2.932 5.434 1.21 1.762 2.702 3.4 3.692 4.483a82.409 82.409 0 0 0 2.359 2.476.405.405 0 0 1 .04.038l.013.016s-.006-.01-.013-.016c-.007-.01-.018-.025-.03-.046l-.118-.169-.429-.613c-.322-.46-.848-1.213-1.406-2.017-.797-1.151-2.155-3.053-3.139-4.762-.997-1.728-1.686-3.42-2.635-5.422a51.715 51.715 0 0 0-1.153-2.314c-.898-1.676-1.554-3.769-2.988-5.253-1.562-1.615-3.921-2.036-5.406-3.311-2.093-1.8-3.476-4.328-5.427-6.475-2.426-2.668-4.902-5.359-7.635-7.765-3.111-2.739-6.53-5.099-9.855-7.492-2.633-1.894-5.226-4.055-8.179-5.56-3.267-1.664-9.514-3.615-11.872-4.326z" style="paint-order:markers fill stroke" transform="matrix(-.15037 .23054 .23134 .14985 393.68 -56.898)"/><path d="M955.92 980.33c3.782-.409 3.532-.308 4.11-.34a42.854 42.854 0 0 1 1.298-.05c.233-.003.448-.003.642.002.606.015 1.227.009 1.836.01 1.813.017 3.436.004 4.862.606 1.61.64 3.152 2.136 4.145 3.04a55.962 55.962 0 0 1 2.322 2.256.36.36 0 0 1 .039.038l.012.015-.012-.016a27.91 27.91 0 0 0-.542-.804 33.13 33.13 0 0 0-1.414-1.871c-.851-1.054-2.2-2.756-4.059-3.721-1.666-.827-3.522-.96-5.352-.943-.614 0-1.213.005-1.803-.01a17.987 17.987 0 0 0-.699 0c-.222.004-.455.01-.694.02-.122.005-.078-.138-4.841.377zM966.84 987.8c.01-.102-.404-.247-.585-.309-.05-.017-.084-.018-.084-.018s-.033-.006-.086-.001c-.19.019-.627.082-.638.188-.066.66-.22 2.468.046 3.514.303 1.187 1.2 2.078 1.608 2.988.531 1.187 1.05 2.308 1.256 3.493.04.232.046.48.032.758-.055.797-.252 1.754.013 2.82.677 2.306 2.186 4.134 3.36 5.42.714.787 1.622 1.433 2.154 1.818a96.66 96.66 0 0 0 1.403.957c-.015-.015-.455-.465-1.198-1.198-.449-.462-1.251-1.259-1.778-2.038-.96-1.412-2.206-3.31-2.652-5.296-.176-.624.06-1.438.096-2.411.018-.338.013-.7-.05-1.07-.237-1.367-.83-2.647-1.358-3.825-.485-1.083-1.292-1.833-1.53-2.762-.197-.778-.073-2.392-.01-3.028zM976.85 998.1c-.237.029-.482.748-.482.748s.328.688.664.64c.995-.13 2.602-.411 3.65-.214 1.17.22 2.298.727 3.392 1.368.4.234.795.483 1.188.739 2.53 1.644 4.835 3.938 6.42 5.515.59.585 1.203 1.36 1.546 1.784a98.036 98.036 0 0 1 .837 1.048.716.716 0 0 1 .076.097.59.59 0 0 1-.056-.11c-.034-.066-.082-.16-.146-.28a38.57 38.57 0 0 0-.492-.903c-.276-.49-.742-1.328-1.29-2.05-1.366-1.811-3.422-4.371-6.125-6.247-.403-.279-.82-.548-1.25-.801-1.173-.688-2.462-1.276-3.841-1.536-1.285-.241-3.13.076-4.091.202z" style="paint-order:markers fill stroke" transform="matrix(-.15037 .23054 .23134 .14985 393.68 -56.898)"/><path d="M917.43 983.16s7.017 15.271 11.501 22.348c3.908 6.168 8.241 12.146 13.33 17.382 4.813 4.952 10.51 8.98 16.075 13.069 3.242 2.383 10.063 6.665 10.063 6.665s.187-8.886.261-13.33c.105-6.23 1.021-12.505.262-18.688-.478-3.89-1.331-7.825-3.006-11.37-4.266-9.03-10.259-17.443-17.512-24.308-6.574-6.222-22.87-14.637-22.87-14.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M927.13 972.34c-.178-.121-.464-.088-.695-.03-.214.042-.382.134-.382.134s-.025.19.01.403c.026.236.09.514.262.638 1.69 1.188 6.066 4.364 7.946 6.596 2.545 3.022 3.603 7.136 5.973 10.535 1.507 2.162 3.58 3.792 4.957 5.868 1.558 2.348 2.44 5.124 3.896 7.67 1.234 2.16 2.932 3.936 3.89 6.081.584 1.31.889 2.718 1.21 4.2.268 1.25.562 2.498 1.044 3.71.95 2.366 2.236 4.645 3.146 6.238a160.075 160.075 0 0 0 2.165 3.601 161.32 161.32 0 0 0-1.59-3.885c-.657-1.604-1.758-4.182-2.51-6.402-.382-1.125-.614-2.302-.887-3.558-.32-1.482-.657-3.033-1.3-4.475-1.023-2.29-2.776-4.145-3.953-6.204-1.406-2.46-2.314-5.294-3.945-7.75-1.46-2.2-3.547-3.847-4.975-5.895-2.272-3.258-3.368-7.45-6.05-10.636-2.012-2.388-6.508-5.64-8.212-6.839z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M941.36 978.57c.768.173 1.498.398 2.17.715 1.113.493 2.177 1.672 2.906 2.417 1.007 1.137 1.707 1.858 1.707 1.858s-.447-.898-1.196-2.237c-.548-.898-1.405-2.296-2.815-3.16a8.377 8.377 0 0 0-2.468-.96c-1.991-.443-4.137-.387-6.078-.355 0 0-.573-.054-2.385.414a26.852 26.852 0 0 0-.712.195 77.027 77.027 0 0 1 .218.69c.96 3.089.839 3.384.839 3.384.021.144.037.273.047.388.282 3.375-1.006 6.882-.653 10.465.064.643.144 1.285.241 1.927a26.905 26.905 0 0 0 3.04 8.986c.429.772 1.055 1.455 1.412 1.852a24.237 24.237 0 0 0 .885.936c.029.023.05.044.063.058l.022.025-.02-.026a.579.579 0 0 1-.045-.073 44.739 44.739 0 0 1-.69-1.082c-.274-.447-.78-1.235-1.045-1.96-.942-2.512-1.698-5.369-2.238-8.926a36.066 36.066 0 0 1-.231-1.855c-.332-3.367.954-6.86.654-10.445a7.32 7.32 0 0 0-.058-.481s.088-.458-.886-3.589l-.493.886c1.602-.414 2.058-.37 2.058-.37 1.948-.032 3.935-.082 5.751.322z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M955.18 999.94c2.357 2.687 5.24 4.912 5.24 4.912s-1.831-3.148-4.188-5.835l-.02-.023c-1.178-1.227-2.415-2.413-3.48-3.2-2.034-1.503-4.4-2.519-6.71-3.361-.902-.329-2.53-.653-3.137-.77-.086-.074-.27.363-.343.547l-.027.097-.008.1c.003.198.014.67.116.632.595.114 2.138.424 2.92.71 2.265.825 4.476 1.781 6.358 3.172.97.717 2.144 1.837 3.3 3.042zM949.68 1005.2c.582 2.299.64 3.626.64 3.626.04.43.058.832.046 1.19-.006.197-.021.37-.045.521-.263 1.647-2.159 3.063-2.358 5.14-.058.6-.015 1.277.084 1.962.248 1.713.915 3.295 1.493 4.465a21.57 21.57 0 0 0 1.104 1.973l.077.118c.023.024.028.041.03.044-.001 0-.01-.018-.011-.052l-.029-.138-.104-.502c-.1-.481-.196-.94-.35-1.69-.259-1.262-.603-2.853-.825-4.417-.089-.622-.119-1.175-.076-1.629.158-1.647 2.02-3.004 2.347-5.053.035-.221.055-.458.062-.698a11.19 11.19 0 0 0-.052-1.363s-.078-1.48-.676-3.84z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M886.06 977.8s-1.663 10.08-1.568 15.16c.139 7.478 1.38 14.947 3.136 22.217 1.624 6.723 4.55 13.062 6.796 19.603 1.405 4.091 3.598 7.999 4.182 12.285.825 6.053-1.045 18.296-1.045 18.296s7.582-4.716 10.716-7.841c5.515-5.5 10.67-11.71 13.853-18.82 3.636-8.125 4.953-17.25 5.488-26.137.484-8.031-.733-16.116-2.09-24.047-1.473-8.602-6.535-25.353-6.535-25.353z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 317.312 -29.569)"/><path d="M910.02 980.84c0-.247-.194-.495-.375-.674-.152-.172-.322-.271-.322-.271s-.17.099-.323.27c-.182.177-.376.422-.38.667-.013 2.373-.09 8.628-.515 12.042-.41 3.296-1.712 6.515-2.092 9.942-.37 3.342-.341 6.724-.133 10.053.198 3.17.482 6.422 1.33 9.549.58 2.141 2.007 3.879 2.443 5.83l.029.134c.576 2.857.461 5.814.2 8.418-.174 1.749-.73 3.736-1.041 4.921a129.465 129.465 0 0 1-.806 2.926c-.008.041-.018.063-.02.066.002 0 .009-.025.03-.062l.078-.167a60.146 60.146 0 0 0 1.133-2.626c.47-1.16 1.238-3.031 1.599-4.915.505-2.625.807-5.72.2-8.833a6.733 6.733 0 0 0-.036-.167c-.485-2.171-1.931-3.947-2.458-5.892-.81-2.985-1.087-6.12-1.284-9.27-.205-3.28-.231-6.572.128-9.81.365-3.3 1.664-6.505 2.09-9.924.436-3.508.512-9.827.525-12.207z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 317.312 -29.569)"/><path d="M906.26 1025.1c-.087.755-.221 1.487-.442 2.18-.627 2.013-2.027 4.094-2.933 5.532-1.337 1.965-2.184 3.312-2.184 3.312s1.118-1.131 2.735-2.89c1.126-1.302 2.776-3.213 3.648-5.516.295-.796.473-1.626.567-2.46.226-1.985.062-4.037.152-5.96a21.404 21.404 0 0 1 .004-.074 15.764 15.764 0 0 1-.012-.072 19.524 19.524 0 0 1-.154-1.18 31.933 31.933 0 0 1-.142-2.283 47.79 47.79 0 0 1-.017-1.812c.007-.83-.047-1.571.19-4.22l-1.162.462c4.453 3.939 3.094 2.785 4.105 3.744a65.785 65.785 0 0 1 1.09 1.058c2.082 2.114 3.984 3.092 5.006 5.2.74 1.432.894 3.424 1.022 4.608.12 1.851.217 3.01.219 3.03v.001c.002-.021.104-1.171.232-3.04.037-1.197.129-3.212-.56-5.003-1.012-2.472-3.03-3.869-4.926-5.778-.181-.184-.364-.365-.547-.543-.181-.176-.374-.36-.573-.55-1.04-.986.322.172-4.14-3.776a1500.6 1500.6 0 0 0-1.029-.909 91.436 91.436 0 0 0-.132 1.371c-.24 2.695-.186 3.442-.194 4.332-.005.6-.001 1.23.017 1.866.023.795.069 1.606.148 2.384.044.432.099.857.166 1.265l-.008-.146c-.093 1.985.07 3.974-.145 5.867z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 317.312 -29.569)"/><path d="M912.55 995.9c1.38 1.775 3.16 2.934 4.138 4.417 1.025 1.516 1.836 3.524 2.362 4.752.751 1.879 1.256 3.056 1.256 3.056s-.275-1.25-.76-3.221c-.355-1.318-.902-3.38-1.895-5.175-1.03-1.808-2.809-3.15-3.994-4.686a19.528 19.528 0 0 1-.563-.786c-.144-.213-.294-.44-.447-.676a51.773 51.773 0 0 1-.418-.659c-.534-.854-.244-.178-2.55-4.346a461.79 461.79 0 0 1-.86-1.561 299.33 299.33 0 0 1-.431 1.728c-1.08 4.267-1.099 3.944-1.303 4.584-.076.239-.153.473-.23.7-.085.251-.17.493-.253.72-.093.253-.184.484-.271.69-.98 2.316-2.071 4.573-3.568 6.51-.565.73-1.32 1.302-2.144 1.932-.93.698-1.894 1.488-2.57 2.591-2.14 3.626-2.559 7.316-2.514 9.748.013.65.244 1.301.363 1.656.223.605.354.948.361.967-.004-.02-.074-.383-.201-1.01-.062-.367-.192-1.042-.12-1.593.287-2.4 1.094-5.793 3.235-9.071.523-.828 1.387-1.463 2.298-2.176.819-.628 1.72-1.31 2.4-2.188 1.602-2.073 2.754-4.467 3.75-6.82.097-.23.196-.484.294-.752.09-.24.178-.494.267-.756.08-.235.159-.477.237-.722.223-.7.24-.375 1.326-4.667l-1.291.167c2.317 4.188 2.025 3.51 2.588 4.411.143.23.287.456.429.676.158.244.314.48.465.704a20.924 20.924 0 0 0 .614.856zM902.54 989.41c-.263.574-.524 1.12-.829 1.625-.81 1.368-2.176 2.725-3.067 3.669-1.295 1.284-2.123 2.184-2.123 2.184s1.044-.634 2.567-1.659c1.077-.768 2.64-1.899 3.742-3.466.391-.565.709-1.165.984-1.773 1.205-2.646 2.202-6.282 2.602-7.841.052-.2-.08-.448-.22-.638-.083-.135-.243-.287-.257-.3l-.01-.006h-.01c-.012.005-.235.071-.366.148-.211.101-.442.252-.493.448-.396 1.542-1.355 5.05-2.52 7.609z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 317.312 -29.569)"/><path d="M935.72 933.37c3.06-2.69 5.996-5.523 9.148-8.103 4.14-3.387 8.293-6.8 12.807-9.67 4.407-2.803 9.155-5.037 13.853-7.319 5.403-2.624 11.443-4.026 16.467-7.319 3.559-2.332 9.41-8.625 9.41-8.625s-.37 10.395-1.569 15.421c-2.423 10.168-6.381 20.02-11.239 29.274-3.728 7.104-7.924 14.185-13.592 19.865-4.779 4.79-10.385 9.145-16.728 11.501-5.258 1.953-11.119 1.904-16.728 1.83-5.803-.077-12.568 1.076-17.25-2.353-4.434-3.246-7.058-14.898-7.058-14.898s15.011-13.04 22.478-19.603z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M977.48 920.01c.304-.799.59-1.558.916-2.304.689-1.582 1.723-3.4 2.348-4.555.933-1.661 1.506-2.785 1.506-2.785s-.838.941-2.051 2.419c-.864 1.084-2.08 2.635-2.982 4.355a21.8 21.8 0 0 0-1.046 2.373 71.95 71.95 0 0 0-.789 2.195c-.203.593-.399 1.184-.582 1.749-.526 1.624-.342.895-1.262 4.12a719.78 719.78 0 0 0-.377 1.327 168.57 168.57 0 0 0 1.295-.478c3.956-1.479 4.117-1.708 4.117-1.708.199-.094.392-.187.575-.28.203-.102.396-.204.572-.303.455-.258.914-.522 1.37-.795 1.592-.95 3.026-2.03 4.178-3.348 1.12-1.295 1.893-2.881 2.39-3.894a39.168 39.168 0 0 0 1.104-2.448c.01-.036.021-.054.022-.056a126.388 126.388 0 0 1-1.57 2.238c-.644.892-1.661 2.369-2.754 3.386-1.174 1.108-2.542 1.988-4.089 2.92-.442.266-.89.524-1.34.779-.152.085-.324.176-.512.271-.17.085-.351.173-.54.262 0 0-.085.196-4.013 1.664l.918.848c.915-3.206.73-2.475 1.248-4.074.181-.559.375-1.142.575-1.726.25-.73.511-1.462.773-2.152z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M974.15 927.36s-2.596 5.97-4.443 8.625c-1.55 2.228-3.264 4.46-5.49 6.012-3.78 2.638-12.806 5.228-12.806 5.228" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M958.63 933.44c.086-.313.17-.63.244-.952.43-1.882 1.324-3.967 1.905-5.442.836-1.974 1.344-3.35 1.344-3.35s-.851 1.193-2.017 3.004c-.848 1.384-2 3.312-2.575 5.453-.08.303-.166.606-.25.915-.686 2.488-1.667 5.607-.196 7.985 1.475 2.385 4.87 2.783 7.272 3.197 1.812.312 3.743.45 5.628.265a11.707 11.707 0 0 0 3.59-.921c1.447-.654 2.515-1.835 3.192-2.579.962-1.133 1.548-1.881 1.561-1.898-.017.012-.795.576-1.949 1.48-.808.578-2.05 1.534-3.228 1.883-1.04.33-2.14.527-3.302.642-1.736.17-3.532.045-5.254-.252-2.447-.422-5.207-.755-6.32-2.554-1.138-1.84-.338-4.36.355-6.876zM943.05 961.47c1.139.077 2.286.105 3.438.009 3.343-.29 6.633-1.47 8.914-2.286a81.967 81.967 0 0 0 4.749-1.864c.131-.056.229-.1.298-.13l.08-.035.028-.013-.03.008-.084.023-.314.085a207.01 207.01 0 0 1-4.924 1.264c-2.318.56-5.73 1.463-8.808 1.61-1.062.055-2.143.005-3.254-.068-3.969-.264-8.75-1.138-10.88-1.555-.52-.102-1.178.41-1.239.458l-.003.004.001.005c.039.074.436.8.973.906 2.142.42 7.02 1.31 11.055 1.578z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M869.39 971.6c-6.822 2.028-13.896 3.853-19.961 7.578-7.952 4.884-14.464 11.909-20.7 18.852-5.509 6.132-10.61 12.747-14.601 19.96-3.788 6.848-6.634 14.259-8.687 21.81-1.602 5.893-2.772 18.112-2.772 18.112s8.082-7.72 12.937-10.35c5.19-2.813 11.151-3.895 16.82-5.545 8.908-2.594 18.83-2.41 26.983-6.838 7.968-4.328 15.267-10.724 19.961-18.482 5.98-9.884 6.522-22.182 9.056-33.452 1.222-5.436 2.957-16.45 2.957-16.45s-14.8 2.668-21.994 4.806z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M879.13 978.23c.515-.28.706-1.173.706-1.173s-.85-.337-1.372-.053l-.001-.002c-2.62 1.424-9.546 5.256-13.09 7.902-4.603 3.437-8.794 7.426-12.664 11.64-3.053 3.322-5.634 7.077-8.274 10.686-2.668 3.648-4.694 7.696-7.545 11.07-.149.176-.3.35-.451.522-2.647 2.995-5.985 5.935-8.353 8.096a654.978 654.978 0 0 1-3.713 3.36l-1.13 1.015-.31.278-.082.073c-.017.018-.028.025-.03.026.001-.001.012-.01.033-.022l.091-.061.345-.234a133.575 133.575 0 0 0 5.304-3.827c2.597-1.973 6.068-4.636 8.888-7.775.162-.18.32-.363.477-.548 2.924-3.46 4.984-7.563 7.606-11.147 2.648-3.62 5.167-7.292 8.175-10.567 3.829-4.167 7.955-8.092 12.47-11.464 3.453-2.578 10.31-6.375 12.922-7.794z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M845.19 994.53c-1.136 1.19-1.97 2.486-3.022 3.3-1.183.936-2.75 1.837-3.693 2.405a246.438 246.438 0 0 1-2.157 1.28l-.14.083-.053.03s.02-.01.058-.017l.155-.05a46.57 46.57 0 0 0 2.373-.842c1.07-.41 2.692-1.036 4.124-1.945 1.397-.912 2.302-2.142 3.372-3.281.584-.618 1.175-1.128 1.864-1.457 1.628-.777 3.651-.342 5.668-.78 1.807-.39 3.773-.745 5.526-1.63.136-.067.275-.147.414-.232 0 0 .703-.286 2.792-2.184l-1.17-.475c.2 3.2.461 3.662.461 3.662.037.164.078.323.122.47.749 2.482 2.46 4.5 3.243 6.772.273.792.56 1.576.804 2.374.378 1.266.672 2.46.636 3.639-.021 1.58-.708 3.406-1.109 4.586-.655 1.7-1.048 2.829-1.055 2.85.012-.02.65-1.018 1.59-2.603.606-1.105 1.56-2.83 1.79-4.747.147-1.398-.097-2.796-.513-4.133-.251-.823-.55-1.639-.82-2.422-.842-2.442-2.534-4.427-3.225-6.72a5.513 5.513 0 0 1-.097-.374s-.232-.288-.43-3.441a70.019 70.019 0 0 1-.077-1.498 48.531 48.531 0 0 1-1.092 1.024c-2.047 1.86-2.583 2.027-2.583 2.027-.114.07-.218.129-.31.176-1.572.792-3.362 1.115-5.194 1.512-1.814.393-4.065-.028-5.975.884-.907.433-1.636 1.08-2.277 1.757zM831.32 1013.4c-2.145 1.691-3.92 3.704-5.225 5.316a46.703 46.703 0 0 0-2.091 2.79l-.12.176-.031.047-.012.018s.005 0 .016-.014a.292.292 0 0 0 .041-.038l.158-.143a297.885 297.885 0 0 1 2.579-2.321c1.556-1.386 3.483-3.103 5.551-4.73.988-.779 1.926-1.414 2.774-1.828 1.418-.692 3.351-.198 5.126-.902.203-.08.414-.179.626-.287.381-.194.786-.43 1.183-.68 0 0 .972-.506 3.177-2.28l-.996-.122c1.526 2.003 1.63 2.867 1.63 2.867.457 2.096.326 4.306-.054 6.537a92.985 92.985 0 0 1-.711 3.604c-.41 1.977-1.3 4.178-1.841 5.61a131.196 131.196 0 0 0-1.331 3.414c.012-.02.778-1.239 1.894-3.145.766-1.372 1.897-3.401 2.511-5.575.331-1.173.641-2.407.858-3.672.396-2.324.551-4.737.041-7.071 0 0-.213-1.224-1.883-3.417a19.934 19.934 0 0 0-.449-.568 45.609 45.609 0 0 1-.547.447c-1.667 1.342-2.596 1.896-2.596 1.896-.337.223-.676.436-1 .624-.18.104-.355.2-.52.284a6.055 6.055 0 0 1-.508.232c-1.482.589-3.493.101-5.224.946-.955.466-2.001 1.18-3.026 1.986z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M888.8 944.25s-16.779-1.577-24.766-4.066c-7.156-2.23-13.231-7.205-20.33-9.61-5.55-1.881-11.361-3.077-17.188-3.697-5.759-.612-17.373 0-17.373 0s5.806 6.885 8.132 10.72c3.216 5.302 4.528 11.646 7.947 16.819 4.09 6.189 8.855 12.178 14.786 16.634 5.729 4.303 12.475 7.426 19.406 9.241 6.153 1.611 12.691 1.73 19.036 1.294 9.354-.643 27.538-5.73 27.538-5.73z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M841.46 943.55a11.196 11.196 0 0 0-1.656-1.17c-1.784-1.013-3.817-1.426-5.224-1.704-1.95-.332-3.258-.496-3.258-.496s1.221.5 3.071 1.166c1.308.517 3.264 1.221 4.711 2.18.5.326.98.695 1.451 1.093 1.356 1.147 2.522 2.564 3.728 3.965 2.504 2.91 3.891 6.957 6.9 9.674 2.01 1.813 4.659 2.864 7.004 3.992 2.43 1.169 5.02 1.892 7.41 2.965 1.254.563 3.025 1.44 4.632 2.256.975.494 2.034.836 2.836 1.053a18.49 18.49 0 0 0 1.216.284c.07-.005.099.017.104.02-.005-.004-.04-.015-.075-.075a16.505 16.505 0 0 0-.93-.835c-.643-.534-1.535-1.197-2.518-1.696-1.611-.817-3.415-1.71-4.692-2.284-2.453-1.102-5.021-1.817-7.376-2.95-2.378-1.144-4.79-2.07-6.673-3.77-2.828-2.552-4.15-6.496-6.777-9.547-1.195-1.39-2.43-2.89-3.884-4.121z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M862.07 953.51a16.917 16.917 0 0 0-1.37-2.904c-.852-1.434-2.04-2.632-2.843-3.434-1.17-1.123-1.956-1.819-1.956-1.819s.568.885 1.494 2.207c.609.912 1.606 2.33 2.207 3.629.421.897.803 1.824 1.15 2.793a19.08 19.08 0 0 1 .924 3.67c.207 1.415-.034 4.106-.142 5.141-.096.164.477.416.615.478.04.01.035.01.035.01l.037-.001c.132-.025.767-.15.705-.34.11-1.052.37-3.88.136-5.49a20.483 20.483 0 0 0-.992-3.94zM855.15 959.47c-2.254.658-3.337.76-3.337.76-.397.064-.775.11-1.113.13-.186.01-.353.013-.5.007a18.801 18.801 0 0 1-1.506-.125c-2.158-.271-4.117-.802-5.847-1.657-1.231-.593-2.45-1.746-3.202-2.42a56.237 56.237 0 0 1-1.816-1.712c-.027-.022-.039-.038-.04-.04a25.445 25.445 0 0 0 .431.629c.25.352.62.86 1.086 1.442.639.802 1.67 2.123 3.034 2.997 1.752 1.11 3.866 1.866 6.182 2.15.54.067 1.081.111 1.62.134.203.01.42.005.64-.008a12.97 12.97 0 0 0 1.251-.144s1.204-.126 3.51-.799zM842.58 941.22a5.017 5.017 0 0 0-.724-1.748c-.746-1.049-1.805-1.687-2.514-2.101-1.03-.561-1.733-.887-1.733-.887s.513.581 1.335 1.401c.546.593 1.4 1.446 1.81 2.265.213.398.339.867.46 1.38.182.797.273 1.7.53 2.55.108.356-.262-.65.749 2.246l1.321-.462c-1.008-2.89-.633-1.871-.73-2.19-.23-.76-.31-1.599-.504-2.454z" style="paint-order:markers fill stroke" transform="matrix(-.09566 .2579 .2588 .09533 315.477 -29.569)"/><path d="M840.93 855.35c-.487 6.787-2.193 13.534-1.848 20.33.458 9.026 1.537 18.341 5.175 26.614 4.255 9.678 10.888 18.552 18.852 25.505 7.726 6.746 26.984 14.786 26.984 14.786l9.24-15.525s-4.287-19.134-8.131-28.093c-3.66-8.525-8.3-16.744-14.046-24.027-4.967-6.294-10.892-11.914-17.373-16.634-5.66-4.122-18.684-5.295-18.852-2.957z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.20531 .16783 -.11883 .2178 399.052 -56.683)"/><path d="M858.48 881.77c-.39-.516-.746-1.05-1.046-1.606-1.527-2.752-1.62-6.283-2.755-9.08-.85-2.085-1.992-4.182-2.702-5.493a118.87 118.87 0 0 0-1.767-3.146l-.03-.05a.891.891 0 0 0-.002.001l.023.053.085.2.31.727c.235.555.6 1.418 1.006 2.394.553 1.328 1.531 3.613 2.19 5.64.87 2.668.769 6.162 2.42 9.402.333.638.724 1.238 1.153 1.804 2.16 2.85 5.221 4.928 6.992 7.846 1.455 2.4 1.617 5.637 3.348 8.164 1.897 2.772 5.15 4.23 7.046 6.686 1.671 2.164 2.841 4.685 3.98 7.25 1.345 3.026 1.679 6.603 3.353 9.662 1.19 2.175 4.097 5.46 5.2 6.678.205.226.838.05.946.016l.013-.007.008-.012c.04-.103.268-.72.07-.937-1.092-1.206-3.908-4.399-5.01-6.41-1.58-2.888-1.892-6.389-3.3-9.559-1.144-2.575-2.385-5.248-4.152-7.536-2.045-2.648-5.253-4.071-7-6.621-1.578-2.306-1.723-5.491-3.306-8.1-1.877-3.094-5.008-5.242-7.073-7.966z" style="paint-order:markers fill stroke" transform="matrix(.20531 .16783 -.11883 .2178 399.052 -56.683)"/><path d="M859.26 895.16a4.077 4.077 0 0 1-.23-.126c-.782-.427-1.364-1.297-1.946-2.173-.625-.992-1.211-1.975-2.117-2.78-1.369-1.182-3.016-2.103-4.055-2.688a53.283 53.283 0 0 0-2.376-1.263l-.155-.076-.058-.028.052.038.139.104a161.819 161.819 0 0 1 2.136 1.62c.918.71 2.469 1.867 3.596 3.053.695.717 1.113 1.626 1.727 2.69.526.962 1.225 2.01 2.343 2.707.103.062.208.119.312.171.307.155.644.292.994.41.626.213 1.325.38 2.026.508a25.63 25.63 0 0 0 1.692.249s1.876.257 4.21.239l-.011-1.4c-2.27.018-4.039-.23-4.039-.23a24.174 24.174 0 0 1-1.599-.235c-.66-.121-1.281-.27-1.83-.456a6.254 6.254 0 0 1-.81-.334zM876.45 895.2c-.86-.824-1.712-1.498-2-2.368-.596-1.372.101-3.269-.155-5.009-.254-1.656-.774-3.338-1.095-4.386a65.938 65.938 0 0 0-.831-2.531l-.02-.057.01.06.027.159.098.575c.075.438.19 1.12.313 1.887.168 1.046.481 2.845.563 4.39.075 1.448-.76 3.24-.156 5.343.463 1.301 1.428 2.203 2.3 2.968.803.739 1.464 1.389 1.722 2.202.656 2.073-.338 4.356-.402 6.794-.001.048-.05-.842 0 2.985l1.4-.019c-.05-3.822 0-2.918 0-2.93.058-2.248 1.096-4.855.337-7.252-.371-1.171-1.294-2.061-2.111-2.811zM874.29 917.32c-2.496-.68-4.723-1.284-6.864-2.23-2.094-.918-4.327-2.363-5.716-3.23-2.073-1.347-3.402-2.174-3.402-2.174s1.185 1.022 3.094 2.6c1.312 1.046 3.339 2.673 5.53 3.825 2.162 1.13 4.5 1.888 6.992 2.56 1.145.31 2.285.607 3.413.93 1.19.339 3.338.85 4.147 1.041.136.032.382-.404.462-.554l.019-.052.006-.055c-.005-.17-.03-.67-.166-.701-.805-.19-2.929-.696-4.083-1.026-1.14-.325-2.291-.625-3.432-.934z" style="paint-order:markers fill stroke" transform="matrix(.20531 .16783 -.11883 .2178 399.052 -56.683)"/><path d="M917.43 895.73c1.75-6.588 6.357-12.24 10.978-17.251 5.48-5.944 12.855-9.81 19.342-14.637 7.102-5.285 14.638-10.009 21.433-15.683 1.845-1.54 5.227-4.966 5.227-4.966s.103 9.795-.522 14.637c-1.018 7.882-2.592 15.765-5.228 23.262-3.024 8.602-6.927 17.008-12.023 24.569-3.793 5.628-8.294 10.917-13.592 15.16-7.093 5.682-23.785 13.33-23.785 13.33s-5.12-26.03-1.83-38.422z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M954.46 880.43c1.89-1.975 3.816-3.89 5.073-6.363.712-1.44.968-2.997 1.173-4.361.25-1.579.434-2.892.982-4.121.82-1.867 2.23-3.782 3.022-4.897 1.33-1.784 2.113-2.854 2.113-2.854s-.892.98-2.376 2.644c-.895 1.051-2.448 2.833-3.466 4.765-.682 1.314-.988 2.719-1.307 4.275-.287 1.344-.582 2.794-1.243 3.97-1.199 2.21-3.073 3.951-4.986 5.978-.912.96-1.82 1.958-2.61 3.05-2.131 2.944-3.839 6.165-5.773 9.18-4.808 7.498-13.629 20.893-16.966 25.951-.647.982-.737 2.331-.741 2.393 0 .002 0 0 0 0h.001c.055-.027 1.26-.64 1.909-1.622 3.337-5.06 12.162-18.46 16.976-25.966 1.955-3.049 3.635-6.225 5.728-9.116.737-1.018 1.592-1.96 2.49-2.906z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M950.75 878.66c-.101-.973-.222-1.891-.236-2.796-.02-2.57-.617-4.24.023-6.107.454-1.453 1.688-2.89 2.386-3.754 1.177-1.333 1.883-2.163 1.883-2.163s-.834.7-2.182 1.875c-.813.764-2.227 2.052-2.959 3.71-.875 2.118-.476 4.126-.5 6.438-.015 1.01.09 1.987.193 2.943.128 1.223.227 2.357.052 3.484-.044.278-.108.584-.19.915a18.97 18.97 0 0 1-.261.936c-.089.291-.186.591-.29.894a42.5 42.5 0 0 1-.6 1.642c-.278.714-.343 1.118-1.736 4.046a137.32 137.32 0 0 1-.584 1.211 29.318 29.318 0 0 0 1.346-.223c2.145-.406 3.78-.964 3.78-.964.488-.155.986-.328 1.465-.517a12.17 12.17 0 0 0 1.685-.801 5.85 5.85 0 0 0 .692-.473c1.294-1.07 2.014-2.524 2.572-3.829.688-1.542 1.125-2.731 1.997-3.754.789-.944 1.968-1.828 2.639-2.351a62.448 62.448 0 0 1 1.727-1.299c.023-.02.038-.028.04-.03a16.752 16.752 0 0 0-.164.08c-.1.05-.243.12-.426.214-.33.169-.812.421-1.374.74-.753.426-2.03 1.132-3.038 2.082-1.085 1.045-1.748 2.328-2.5 3.791-.654 1.222-1.329 2.503-2.34 3.263a4.93 4.93 0 0 1-.536.36c-.21.123-.442.245-.693.363a15.73 15.73 0 0 1-1.474.595s-1.478.618-4.313 1.155l.763.988c1.41-2.962 1.477-3.369 1.776-4.14.215-.554.428-1.129.621-1.697.108-.315.21-.63.304-.938.105-.343.2-.68.28-1.005.09-.36.164-.71.215-1.038.201-1.294.087-2.611-.043-3.846zM935.34 896.47c-.39-2.594-.916-4.704-.645-6.924.208-1.88 1.063-3.967 1.557-5.26.816-1.95 1.302-3.19 1.302-3.19s-.69 1.137-1.754 2.974c-.668 1.232-1.757 3.2-2.182 5.305-.465 2.426-.062 4.802.339 7.31l.03.199c.428 2.823 2.339 5.229 1.837 7.591-.622 2.931-4.762 7.104-6.433 8.681-.306.288-.214 1.044-.204 1.128l.003.007.007.004c.09.023.826.19 1.155-.12 1.699-1.603 6.12-6.013 6.842-9.409.614-2.888-1.446-5.607-1.822-8.091l-.031-.205z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M917.95 1009.7c.094 10.207.278 20.456 1.568 30.581.439 3.44.918 6.93 2.091 10.194 1.635 4.548 4.54 8.533 6.796 12.807 1.837 3.481 4.018 6.804 5.489 10.455 2.102 5.217 4.705 16.205 4.705 16.205s3.062-5.876 4.443-8.887c3.387-7.383 6.879-14.76 9.41-22.478 2.54-7.75 4.958-15.667 5.75-23.785 1.184-12.15-1.568-36.592-1.568-36.592l-38.161-4.443s-.572 10.627-.523 15.944z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M938.37 1009.3c.196-1.059-.296-2.244-.296-2.244s-.884.931-1.08 1.99c-.967 5.342-3.404 19.52-3.54 27.53-.078 4.517.877 8.993 1.31 13.41.285 2.917.418 5.878.776 8.816.08.65.175 1.299.29 1.942.512 2.872 1.365 5.723 2.015 7.823a165.658 165.658 0 0 0 1.536 4.613c-.003-.022-.3-1.952-.83-4.787-.352-1.979-.986-5.254-1.37-7.869a78.084 78.084 0 0 1-.251-1.892c-.354-2.902-.485-5.84-.773-8.782-.437-4.47-1.38-8.84-1.304-13.25.135-7.88 2.554-21.973 3.518-27.304z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M934.08 1029c-1.272 2.99-.984 2.375-1.605 3.994a112.4 112.4 0 0 0-.658 1.76 78.7 78.7 0 0 0-.796 2.29c-.139.421-.27.837-.392 1.242-.136.448-.259.885-.364 1.297-.069.266-.132.535-.188.807-.585 2.864-.584 5.86-.563 8.083a77.33 77.33 0 0 0 .17 4.48l.02.286c.007.033.008.06.009.076v.028l.001-.028a.488.488 0 0 1 .011-.075l.034-.284.123-1.035c.096-.803.245-2.062.408-3.404.261-2.147.565-5.21 1.15-7.835.055-.25.116-.499.18-.75.1-.391.218-.808.349-1.242.118-.391.246-.796.381-1.207.244-.742.511-1.504.783-2.25.217-.596.437-1.182.65-1.737.61-1.594.321-.977 1.585-3.947zM936.61 1054.1c-.023-.157-.248-.22-.475-.247-.223-.027-.41-.022-.41-.022s-.582.613-.368.855h-.008c.478 1.022 1.552 3.259 2.727 5.314.637 1.12 1.336 2.162 2.176 3.066.864.925 1.935 1.603 2.632 2.042a52.9 52.9 0 0 0 1.725 1 55.816 55.816 0 0 0-1.4-1.41c-.556-.57-1.487-1.478-2.083-2.343-.668-.952-1.185-1.918-1.834-3.05-1.15-2.01-2.203-4.204-2.675-5.213z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M945 952.45s15.005 10.512 21.825 16.597c4.276 3.815 8.178 8.051 11.893 12.415a156.05 156.05 0 0 1 10.847 14.376c3.29 4.918 6.379 9.994 9.017 15.29 2.291 4.598 3.544 9.67 5.881 14.245 1.585 3.1 5.49 8.887 5.49 8.887s-7.778.045-11.502-.915c-7.872-2.03-15.428-5.59-22.217-10.063-18.566-12.23-49.269-44.956-49.269-44.956z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M936.21 969.18c-.246-.072-.547.04-.776.163-.214.095-.36.23-.36.23s.05.192.177.387c.125.226.313.485.554.56 2.347.708 8.5 2.634 11.641 4.234 2.859 1.457 5.336 3.534 7.997 5.45 3.336 2.4 6.698 4.721 9.747 7.405 2.678 2.358 5.102 4.991 7.525 7.656 1.876 2.064 3.33 4.686 5.55 6.595 1.69 1.451 3.965 1.83 5.312 3.223 1.277 1.321 1.817 3.179 2.761 4.94.394.735.76 1.487 1.121 2.252.911 1.93 1.777 3.743 2.932 5.434 1.21 1.762 2.702 3.4 3.692 4.483a82.409 82.409 0 0 0 2.359 2.476.405.405 0 0 1 .04.038l.013.016s-.006-.01-.013-.016c-.007-.01-.018-.025-.03-.046l-.118-.169-.429-.613c-.322-.46-.848-1.213-1.406-2.017-.797-1.151-2.155-3.053-3.139-4.762-.997-1.728-1.686-3.42-2.635-5.422a51.715 51.715 0 0 0-1.153-2.314c-.898-1.676-1.554-3.769-2.988-5.253-1.562-1.615-3.921-2.036-5.406-3.311-2.093-1.8-3.476-4.328-5.427-6.475-2.426-2.668-4.902-5.359-7.635-7.765-3.111-2.739-6.53-5.099-9.855-7.492-2.633-1.894-5.226-4.055-8.179-5.56-3.267-1.664-9.514-3.615-11.872-4.326z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M955.92 980.33c3.782-.409 3.532-.308 4.11-.34a42.854 42.854 0 0 1 1.298-.05c.233-.003.448-.003.642.002.606.015 1.227.009 1.836.01 1.813.017 3.436.004 4.862.606 1.61.64 3.152 2.136 4.145 3.04a55.962 55.962 0 0 1 2.322 2.256.36.36 0 0 1 .039.038l.012.015-.012-.016a27.91 27.91 0 0 0-.542-.804 33.13 33.13 0 0 0-1.414-1.871c-.851-1.054-2.2-2.756-4.059-3.721-1.666-.827-3.522-.96-5.352-.943-.614 0-1.213.005-1.803-.01a17.987 17.987 0 0 0-.699 0c-.222.004-.455.01-.694.02-.122.005-.078-.138-4.841.377zM966.84 987.8c.01-.102-.404-.247-.585-.309-.05-.017-.084-.018-.084-.018s-.033-.006-.086-.001c-.19.019-.627.082-.638.188-.066.66-.22 2.468.046 3.514.303 1.187 1.2 2.078 1.608 2.988.531 1.187 1.05 2.308 1.256 3.493.04.232.046.48.032.758-.055.797-.252 1.754.013 2.82.677 2.306 2.186 4.134 3.36 5.42.714.787 1.622 1.433 2.154 1.818a96.66 96.66 0 0 0 1.403.957c-.015-.015-.455-.465-1.198-1.198-.449-.462-1.251-1.259-1.778-2.038-.96-1.412-2.206-3.31-2.652-5.296-.176-.624.06-1.438.096-2.411.018-.338.013-.7-.05-1.07-.237-1.367-.83-2.647-1.358-3.825-.485-1.083-1.292-1.833-1.53-2.762-.197-.778-.073-2.392-.01-3.028zM976.85 998.1c-.237.029-.482.748-.482.748s.328.688.664.64c.995-.13 2.602-.411 3.65-.214 1.17.22 2.298.727 3.392 1.368.4.234.795.483 1.188.739 2.53 1.644 4.835 3.938 6.42 5.515.59.585 1.203 1.36 1.546 1.784a98.036 98.036 0 0 1 .837 1.048.716.716 0 0 1 .076.097.59.59 0 0 1-.056-.11c-.034-.066-.082-.16-.146-.28a38.57 38.57 0 0 0-.492-.903c-.276-.49-.742-1.328-1.29-2.05-1.366-1.811-3.422-4.371-6.125-6.247-.403-.279-.82-.548-1.25-.801-1.173-.688-2.462-1.276-3.841-1.536-1.285-.241-3.13.076-4.091.202z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M917.43 983.16s7.017 15.271 11.501 22.348c3.908 6.168 8.241 12.146 13.33 17.382 4.813 4.952 10.51 8.98 16.075 13.069 3.242 2.383 10.063 6.665 10.063 6.665s.187-8.886.261-13.33c.105-6.23 1.021-12.505.262-18.688-.478-3.89-1.331-7.825-3.006-11.37-4.266-9.03-10.259-17.443-17.512-24.308-6.574-6.222-22.87-14.637-22.87-14.637z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M927.13 972.34c-.178-.121-.464-.088-.695-.03-.214.042-.382.134-.382.134s-.025.19.01.403c.026.236.09.514.262.638 1.69 1.188 6.066 4.364 7.946 6.596 2.545 3.022 3.603 7.136 5.973 10.535 1.507 2.162 3.58 3.792 4.957 5.868 1.558 2.348 2.44 5.124 3.896 7.67 1.234 2.16 2.932 3.936 3.89 6.081.584 1.31.889 2.718 1.21 4.2.268 1.25.562 2.498 1.044 3.71.95 2.366 2.236 4.645 3.146 6.238a160.075 160.075 0 0 0 2.165 3.601 161.32 161.32 0 0 0-1.59-3.885c-.657-1.604-1.758-4.182-2.51-6.402-.382-1.125-.614-2.302-.887-3.558-.32-1.482-.657-3.033-1.3-4.475-1.023-2.29-2.776-4.145-3.953-6.204-1.406-2.46-2.314-5.294-3.945-7.75-1.46-2.2-3.547-3.847-4.975-5.895-2.272-3.258-3.368-7.45-6.05-10.636-2.012-2.388-6.508-5.64-8.212-6.839z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M941.36 978.57c.768.173 1.498.398 2.17.715 1.113.493 2.177 1.672 2.906 2.417 1.007 1.137 1.707 1.858 1.707 1.858s-.447-.898-1.196-2.237c-.548-.898-1.405-2.296-2.815-3.16a8.377 8.377 0 0 0-2.468-.96c-1.991-.443-4.137-.387-6.078-.355 0 0-.573-.054-2.385.414a26.852 26.852 0 0 0-.712.195 77.027 77.027 0 0 1 .218.69c.96 3.089.839 3.384.839 3.384.021.144.037.273.047.388.282 3.375-1.006 6.882-.653 10.465.064.643.144 1.285.241 1.927a26.905 26.905 0 0 0 3.04 8.986c.429.772 1.055 1.455 1.412 1.852a24.237 24.237 0 0 0 .885.936c.029.023.05.044.063.058l.022.025-.02-.026a.579.579 0 0 1-.045-.073 44.739 44.739 0 0 1-.69-1.082c-.274-.447-.78-1.235-1.045-1.96-.942-2.512-1.698-5.369-2.238-8.926a36.066 36.066 0 0 1-.231-1.855c-.332-3.367.954-6.86.654-10.445a7.32 7.32 0 0 0-.058-.481s.088-.458-.886-3.589l-.493.886c1.602-.414 2.058-.37 2.058-.37 1.948-.032 3.935-.082 5.751.322z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M955.18 999.94c2.357 2.687 5.24 4.912 5.24 4.912s-1.831-3.148-4.188-5.835l-.02-.023c-1.178-1.227-2.415-2.413-3.48-3.2-2.034-1.503-4.4-2.519-6.71-3.361-.902-.329-2.53-.653-3.137-.77-.086-.074-.27.363-.343.547l-.027.097-.008.1c.003.198.014.67.116.632.595.114 2.138.424 2.92.71 2.265.825 4.476 1.781 6.358 3.172.97.717 2.144 1.837 3.3 3.042zM949.68 1005.2c.582 2.299.64 3.626.64 3.626.04.43.058.832.046 1.19-.006.197-.021.37-.045.521-.263 1.647-2.159 3.063-2.358 5.14-.058.6-.015 1.277.084 1.962.248 1.713.915 3.295 1.493 4.465a21.57 21.57 0 0 0 1.104 1.973l.077.118c.023.024.028.041.03.044-.001 0-.01-.018-.011-.052l-.029-.138-.104-.502c-.1-.481-.196-.94-.35-1.69-.259-1.262-.603-2.853-.825-4.417-.089-.622-.119-1.175-.076-1.629.158-1.647 2.02-3.004 2.347-5.053.035-.221.055-.458.062-.698a11.19 11.19 0 0 0-.052-1.363s-.078-1.48-.676-3.84z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M886.06 977.8s-1.663 10.08-1.568 15.16c.139 7.478 1.38 14.947 3.136 22.217 1.624 6.723 4.55 13.062 6.796 19.603 1.405 4.091 3.598 7.999 4.182 12.285.825 6.053-1.045 18.296-1.045 18.296s7.582-4.716 10.716-7.841c5.515-5.5 10.67-11.71 13.853-18.82 3.636-8.125 4.953-17.25 5.488-26.137.484-8.031-.733-16.116-2.09-24.047-1.473-8.602-6.535-25.353-6.535-25.353z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M910.02 980.84c0-.247-.194-.495-.375-.674-.152-.172-.322-.271-.322-.271s-.17.099-.323.27c-.182.177-.376.422-.38.667-.013 2.373-.09 8.628-.515 12.042-.41 3.296-1.712 6.515-2.092 9.942-.37 3.342-.341 6.724-.133 10.053.198 3.17.482 6.422 1.33 9.549.58 2.141 2.007 3.879 2.443 5.83l.029.134c.576 2.857.461 5.814.2 8.418-.174 1.749-.73 3.736-1.041 4.921a129.465 129.465 0 0 1-.806 2.926c-.008.041-.018.063-.02.066.002 0 .009-.025.03-.062l.078-.167a60.146 60.146 0 0 0 1.133-2.626c.47-1.16 1.238-3.031 1.599-4.915.505-2.625.807-5.72.2-8.833a6.733 6.733 0 0 0-.036-.167c-.485-2.171-1.931-3.947-2.458-5.892-.81-2.985-1.087-6.12-1.284-9.27-.205-3.28-.231-6.572.128-9.81.365-3.3 1.664-6.505 2.09-9.924.436-3.508.512-9.827.525-12.207z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M906.26 1025.1c-.087.755-.221 1.487-.442 2.18-.627 2.013-2.027 4.094-2.933 5.532-1.337 1.965-2.184 3.312-2.184 3.312s1.118-1.131 2.735-2.89c1.126-1.302 2.776-3.213 3.648-5.516.295-.796.473-1.626.567-2.46.226-1.985.062-4.037.152-5.96a21.404 21.404 0 0 1 .004-.074 15.764 15.764 0 0 1-.012-.072 19.524 19.524 0 0 1-.154-1.18 31.933 31.933 0 0 1-.142-2.283 47.79 47.79 0 0 1-.017-1.812c.007-.83-.047-1.571.19-4.22l-1.162.462c4.453 3.939 3.094 2.785 4.105 3.744a65.785 65.785 0 0 1 1.09 1.058c2.082 2.114 3.984 3.092 5.006 5.2.74 1.432.894 3.424 1.022 4.608.12 1.851.217 3.01.219 3.03v.001c.002-.021.104-1.171.232-3.04.037-1.197.129-3.212-.56-5.003-1.012-2.472-3.03-3.869-4.926-5.778-.181-.184-.364-.365-.547-.543-.181-.176-.374-.36-.573-.55-1.04-.986.322.172-4.14-3.776a1500.6 1500.6 0 0 0-1.029-.909 91.436 91.436 0 0 0-.132 1.371c-.24 2.695-.186 3.442-.194 4.332-.005.6-.001 1.23.017 1.866.023.795.069 1.606.148 2.384.044.432.099.857.166 1.265l-.008-.146c-.093 1.985.07 3.974-.145 5.867z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M912.55 995.9c1.38 1.775 3.16 2.934 4.138 4.417 1.025 1.516 1.836 3.524 2.362 4.752.751 1.879 1.256 3.056 1.256 3.056s-.275-1.25-.76-3.221c-.355-1.318-.902-3.38-1.895-5.175-1.03-1.808-2.809-3.15-3.994-4.686a19.528 19.528 0 0 1-.563-.786c-.144-.213-.294-.44-.447-.676a51.773 51.773 0 0 1-.418-.659c-.534-.854-.244-.178-2.55-4.346a461.79 461.79 0 0 1-.86-1.561 299.33 299.33 0 0 1-.431 1.728c-1.08 4.267-1.099 3.944-1.303 4.584-.076.239-.153.473-.23.7-.085.251-.17.493-.253.72-.093.253-.184.484-.271.69-.98 2.316-2.071 4.573-3.568 6.51-.565.73-1.32 1.302-2.144 1.932-.93.698-1.894 1.488-2.57 2.591-2.14 3.626-2.559 7.316-2.514 9.748.013.65.244 1.301.363 1.656.223.605.354.948.361.967-.004-.02-.074-.383-.201-1.01-.062-.367-.192-1.042-.12-1.593.287-2.4 1.094-5.793 3.235-9.071.523-.828 1.387-1.463 2.298-2.176.819-.628 1.72-1.31 2.4-2.188 1.602-2.073 2.754-4.467 3.75-6.82.097-.23.196-.484.294-.752.09-.24.178-.494.267-.756.08-.235.159-.477.237-.722.223-.7.24-.375 1.326-4.667l-1.291.167c2.317 4.188 2.025 3.51 2.588 4.411.143.23.287.456.429.676.158.244.314.48.465.704a20.924 20.924 0 0 0 .614.856zM902.54 989.41c-.263.574-.524 1.12-.829 1.625-.81 1.368-2.176 2.725-3.067 3.669-1.295 1.284-2.123 2.184-2.123 2.184s1.044-.634 2.567-1.659c1.077-.768 2.64-1.899 3.742-3.466.391-.565.709-1.165.984-1.773 1.205-2.646 2.202-6.282 2.602-7.841.052-.2-.08-.448-.22-.638-.083-.135-.243-.287-.257-.3l-.01-.006h-.01c-.012.005-.235.071-.366.148-.211.101-.442.252-.493.448-.396 1.542-1.355 5.05-2.52 7.609z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M935.72 933.37c3.06-2.69 5.996-5.523 9.148-8.103 4.14-3.387 8.293-6.8 12.807-9.67 4.407-2.803 9.155-5.037 13.853-7.319 5.403-2.624 11.443-4.026 16.467-7.319 3.559-2.332 9.41-8.625 9.41-8.625s-.37 10.395-1.569 15.421c-2.423 10.168-6.381 20.02-11.239 29.274-3.728 7.104-7.924 14.185-13.592 19.865-4.779 4.79-10.385 9.145-16.728 11.501-5.258 1.953-11.119 1.904-16.728 1.83-5.803-.077-12.568 1.076-17.25-2.353-4.434-3.246-7.058-14.898-7.058-14.898s15.011-13.04 22.478-19.603z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M977.48 920.01c.304-.799.59-1.558.916-2.304.689-1.582 1.723-3.4 2.348-4.555.933-1.661 1.506-2.785 1.506-2.785s-.838.941-2.051 2.419c-.864 1.084-2.08 2.635-2.982 4.355a21.8 21.8 0 0 0-1.046 2.373 71.95 71.95 0 0 0-.789 2.195c-.203.593-.399 1.184-.582 1.749-.526 1.624-.342.895-1.262 4.12a719.78 719.78 0 0 0-.377 1.327 168.57 168.57 0 0 0 1.295-.478c3.956-1.479 4.117-1.708 4.117-1.708.199-.094.392-.187.575-.28.203-.102.396-.204.572-.303.455-.258.914-.522 1.37-.795 1.592-.95 3.026-2.03 4.178-3.348 1.12-1.295 1.893-2.881 2.39-3.894a39.168 39.168 0 0 0 1.104-2.448c.01-.036.021-.054.022-.056a126.388 126.388 0 0 1-1.57 2.238c-.644.892-1.661 2.369-2.754 3.386-1.174 1.108-2.542 1.988-4.089 2.92-.442.266-.89.524-1.34.779-.152.085-.324.176-.512.271-.17.085-.351.173-.54.262 0 0-.085.196-4.013 1.664l.918.848c.915-3.206.73-2.475 1.248-4.074.181-.559.375-1.142.575-1.726.25-.73.511-1.462.773-2.152z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M974.15 927.36s-2.596 5.97-4.443 8.625c-1.55 2.228-3.264 4.46-5.49 6.012-3.78 2.638-12.806 5.228-12.806 5.228" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M958.63 933.44c.086-.313.17-.63.244-.952.43-1.882 1.324-3.967 1.905-5.442.836-1.974 1.344-3.35 1.344-3.35s-.851 1.193-2.017 3.004c-.848 1.384-2 3.312-2.575 5.453-.08.303-.166.606-.25.915-.686 2.488-1.667 5.607-.196 7.985 1.475 2.385 4.87 2.783 7.272 3.197 1.812.312 3.743.45 5.628.265a11.707 11.707 0 0 0 3.59-.921c1.447-.654 2.515-1.835 3.192-2.579.962-1.133 1.548-1.881 1.561-1.898-.017.012-.795.576-1.949 1.48-.808.578-2.05 1.534-3.228 1.883-1.04.33-2.14.527-3.302.642-1.736.17-3.532.045-5.254-.252-2.447-.422-5.207-.755-6.32-2.554-1.138-1.84-.338-4.36.355-6.876zM943.05 961.47c1.139.077 2.286.105 3.438.009 3.343-.29 6.633-1.47 8.914-2.286a81.967 81.967 0 0 0 4.749-1.864c.131-.056.229-.1.298-.13l.08-.035.028-.013-.03.008-.084.023-.314.085a207.01 207.01 0 0 1-4.924 1.264c-2.318.56-5.73 1.463-8.808 1.61-1.062.055-2.143.005-3.254-.068-3.969-.264-8.75-1.138-10.88-1.555-.52-.102-1.178.41-1.239.458l-.003.004.001.005c.039.074.436.8.973.906 2.142.42 7.02 1.31 11.055 1.578z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M869.39 971.6c-6.822 2.028-13.896 3.853-19.961 7.578-7.952 4.884-14.464 11.909-20.7 18.852-5.509 6.132-10.61 12.747-14.601 19.96-3.788 6.848-6.634 14.259-8.687 21.81-1.602 5.893-2.772 18.112-2.772 18.112s8.082-7.72 12.937-10.35c5.19-2.813 11.151-3.895 16.82-5.545 8.908-2.594 18.83-2.41 26.983-6.838 7.968-4.328 15.267-10.724 19.961-18.482 5.98-9.884 6.522-22.182 9.056-33.452 1.222-5.436 2.957-16.45 2.957-16.45s-14.8 2.668-21.994 4.806z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M879.13 978.23c.515-.28.706-1.173.706-1.173s-.85-.337-1.372-.053l-.001-.002c-2.62 1.424-9.546 5.256-13.09 7.902-4.603 3.437-8.794 7.426-12.664 11.64-3.053 3.322-5.634 7.077-8.274 10.686-2.668 3.648-4.694 7.696-7.545 11.07-.149.176-.3.35-.451.522-2.647 2.995-5.985 5.935-8.353 8.096a654.978 654.978 0 0 1-3.713 3.36l-1.13 1.015-.31.278-.082.073c-.017.018-.028.025-.03.026.001-.001.012-.01.033-.022l.091-.061.345-.234a133.575 133.575 0 0 0 5.304-3.827c2.597-1.973 6.068-4.636 8.888-7.775.162-.18.32-.363.477-.548 2.924-3.46 4.984-7.563 7.606-11.147 2.648-3.62 5.167-7.292 8.175-10.567 3.829-4.167 7.955-8.092 12.47-11.464 3.453-2.578 10.31-6.375 12.922-7.794z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M845.19 994.53c-1.136 1.19-1.97 2.486-3.022 3.3-1.183.936-2.75 1.837-3.693 2.405a246.438 246.438 0 0 1-2.157 1.28l-.14.083-.053.03s.02-.01.058-.017l.155-.05a46.57 46.57 0 0 0 2.373-.842c1.07-.41 2.692-1.036 4.124-1.945 1.397-.912 2.302-2.142 3.372-3.281.584-.618 1.175-1.128 1.864-1.457 1.628-.777 3.651-.342 5.668-.78 1.807-.39 3.773-.745 5.526-1.63.136-.067.275-.147.414-.232 0 0 .703-.286 2.792-2.184l-1.17-.475c.2 3.2.461 3.662.461 3.662.037.164.078.323.122.47.749 2.482 2.46 4.5 3.243 6.772.273.792.56 1.576.804 2.374.378 1.266.672 2.46.636 3.639-.021 1.58-.708 3.406-1.109 4.586-.655 1.7-1.048 2.829-1.055 2.85.012-.02.65-1.018 1.59-2.603.606-1.105 1.56-2.83 1.79-4.747.147-1.398-.097-2.796-.513-4.133-.251-.823-.55-1.639-.82-2.422-.842-2.442-2.534-4.427-3.225-6.72a5.513 5.513 0 0 1-.097-.374s-.232-.288-.43-3.441a70.019 70.019 0 0 1-.077-1.498 48.531 48.531 0 0 1-1.092 1.024c-2.047 1.86-2.583 2.027-2.583 2.027-.114.07-.218.129-.31.176-1.572.792-3.362 1.115-5.194 1.512-1.814.393-4.065-.028-5.975.884-.907.433-1.636 1.08-2.277 1.757zM831.32 1013.4c-2.145 1.691-3.92 3.704-5.225 5.316a46.703 46.703 0 0 0-2.091 2.79l-.12.176-.031.047-.012.018s.005 0 .016-.014a.292.292 0 0 0 .041-.038l.158-.143a297.885 297.885 0 0 1 2.579-2.321c1.556-1.386 3.483-3.103 5.551-4.73.988-.779 1.926-1.414 2.774-1.828 1.418-.692 3.351-.198 5.126-.902.203-.08.414-.179.626-.287.381-.194.786-.43 1.183-.68 0 0 .972-.506 3.177-2.28l-.996-.122c1.526 2.003 1.63 2.867 1.63 2.867.457 2.096.326 4.306-.054 6.537a92.985 92.985 0 0 1-.711 3.604c-.41 1.977-1.3 4.178-1.841 5.61a131.196 131.196 0 0 0-1.331 3.414c.012-.02.778-1.239 1.894-3.145.766-1.372 1.897-3.401 2.511-5.575.331-1.173.641-2.407.858-3.672.396-2.324.551-4.737.041-7.071 0 0-.213-1.224-1.883-3.417a19.934 19.934 0 0 0-.449-.568 45.609 45.609 0 0 1-.547.447c-1.667 1.342-2.596 1.896-2.596 1.896-.337.223-.676.436-1 .624-.18.104-.355.2-.52.284a6.055 6.055 0 0 1-.508.232c-1.482.589-3.493.101-5.224.946-.955.466-2.001 1.18-3.026 1.986z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M888.8 944.25s-16.779-1.577-24.766-4.066c-7.156-2.23-13.231-7.205-20.33-9.61-5.55-1.881-11.361-3.077-17.188-3.697-5.759-.612-17.373 0-17.373 0s5.806 6.885 8.132 10.72c3.216 5.302 4.528 11.646 7.947 16.819 4.09 6.189 8.855 12.178 14.786 16.634 5.729 4.303 12.475 7.426 19.406 9.241 6.153 1.611 12.691 1.73 19.036 1.294 9.354-.643 27.538-5.73 27.538-5.73z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="27.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M841.46 943.55a11.196 11.196 0 0 0-1.656-1.17c-1.784-1.013-3.817-1.426-5.224-1.704-1.95-.332-3.258-.496-3.258-.496s1.221.5 3.071 1.166c1.308.517 3.264 1.221 4.711 2.18.5.326.98.695 1.451 1.093 1.356 1.147 2.522 2.564 3.728 3.965 2.504 2.91 3.891 6.957 6.9 9.674 2.01 1.813 4.659 2.864 7.004 3.992 2.43 1.169 5.02 1.892 7.41 2.965 1.254.563 3.025 1.44 4.632 2.256.975.494 2.034.836 2.836 1.053a18.49 18.49 0 0 0 1.216.284c.07-.005.099.017.104.02-.005-.004-.04-.015-.075-.075a16.505 16.505 0 0 0-.93-.835c-.643-.534-1.535-1.197-2.518-1.696-1.611-.817-3.415-1.71-4.692-2.284-2.453-1.102-5.021-1.817-7.376-2.95-2.378-1.144-4.79-2.07-6.673-3.77-2.828-2.552-4.15-6.496-6.777-9.547-1.195-1.39-2.43-2.89-3.884-4.121z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M862.07 953.51a16.917 16.917 0 0 0-1.37-2.904c-.852-1.434-2.04-2.632-2.843-3.434-1.17-1.123-1.956-1.819-1.956-1.819s.568.885 1.494 2.207c.609.912 1.606 2.33 2.207 3.629.421.897.803 1.824 1.15 2.793a19.08 19.08 0 0 1 .924 3.67c.207 1.415-.034 4.106-.142 5.141-.096.164.477.416.615.478.04.01.035.01.035.01l.037-.001c.132-.025.767-.15.705-.34.11-1.052.37-3.88.136-5.49a20.483 20.483 0 0 0-.992-3.94zM855.15 959.47c-2.254.658-3.337.76-3.337.76-.397.064-.775.11-1.113.13-.186.01-.353.013-.5.007a18.801 18.801 0 0 1-1.506-.125c-2.158-.271-4.117-.802-5.847-1.657-1.231-.593-2.45-1.746-3.202-2.42a56.237 56.237 0 0 1-1.816-1.712c-.027-.022-.039-.038-.04-.04a25.445 25.445 0 0 0 .431.629c.25.352.62.86 1.086 1.442.639.802 1.67 2.123 3.034 2.997 1.752 1.11 3.866 1.866 6.182 2.15.54.067 1.081.111 1.62.134.203.01.42.005.64-.008a12.97 12.97 0 0 0 1.251-.144s1.204-.126 3.51-.799zM842.58 941.22a5.017 5.017 0 0 0-.724-1.748c-.746-1.049-1.805-1.687-2.514-2.101-1.03-.561-1.733-.887-1.733-.887s.513.581 1.335 1.401c.546.593 1.4 1.446 1.81 2.265.213.398.339.867.46 1.38.182.797.273 1.7.53 2.55.108.356-.262-.65.749 2.246l1.321-.462c-1.008-2.89-.633-1.871-.73-2.19-.23-.76-.31-1.599-.504-2.454z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M840.93 855.35c-.487 6.787-2.193 13.534-1.848 20.33.458 9.026 1.537 18.341 5.175 26.614 4.255 9.678 10.888 18.552 18.852 25.505 7.726 6.746 26.984 14.786 26.984 14.786l9.24-15.525s-4.287-19.134-8.131-28.093c-3.66-8.525-8.3-16.744-14.046-24.027-4.967-6.294-10.892-11.914-17.373-16.634-5.66-4.122-18.684-5.295-18.852-2.957z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M858.48 881.77c-.39-.516-.746-1.05-1.046-1.606-1.527-2.752-1.62-6.283-2.755-9.08-.85-2.085-1.992-4.182-2.702-5.493a118.87 118.87 0 0 0-1.767-3.146l-.03-.05a.891.891 0 0 0-.002.001l.023.053.085.2.31.727c.235.555.6 1.418 1.006 2.394.553 1.328 1.531 3.613 2.19 5.64.87 2.668.769 6.162 2.42 9.402.333.638.724 1.238 1.153 1.804 2.16 2.85 5.221 4.928 6.992 7.846 1.455 2.4 1.617 5.637 3.348 8.164 1.897 2.772 5.15 4.23 7.046 6.686 1.671 2.164 2.841 4.685 3.98 7.25 1.345 3.026 1.679 6.603 3.353 9.662 1.19 2.175 4.097 5.46 5.2 6.678.205.226.838.05.946.016l.013-.007.008-.012c.04-.103.268-.72.07-.937-1.092-1.206-3.908-4.399-5.01-6.41-1.58-2.888-1.892-6.389-3.3-9.559-1.144-2.575-2.385-5.248-4.152-7.536-2.045-2.648-5.253-4.071-7-6.621-1.578-2.306-1.723-5.491-3.306-8.1-1.877-3.094-5.008-5.242-7.073-7.966z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M859.26 895.16a4.077 4.077 0 0 1-.23-.126c-.782-.427-1.364-1.297-1.946-2.173-.625-.992-1.211-1.975-2.117-2.78-1.369-1.182-3.016-2.103-4.055-2.688a53.283 53.283 0 0 0-2.376-1.263l-.155-.076-.058-.028.052.038.139.104a161.819 161.819 0 0 1 2.136 1.62c.918.71 2.469 1.867 3.596 3.053.695.717 1.113 1.626 1.727 2.69.526.962 1.225 2.01 2.343 2.707.103.062.208.119.312.171.307.155.644.292.994.41.626.213 1.325.38 2.026.508a25.63 25.63 0 0 0 1.692.249s1.876.257 4.21.239l-.011-1.4c-2.27.018-4.039-.23-4.039-.23a24.174 24.174 0 0 1-1.599-.235c-.66-.121-1.281-.27-1.83-.456a6.254 6.254 0 0 1-.81-.334zM876.45 895.2c-.86-.824-1.712-1.498-2-2.368-.596-1.372.101-3.269-.155-5.009-.254-1.656-.774-3.338-1.095-4.386a65.938 65.938 0 0 0-.831-2.531l-.02-.057.01.06.027.159.098.575c.075.438.19 1.12.313 1.887.168 1.046.481 2.845.563 4.39.075 1.448-.76 3.24-.156 5.343.463 1.301 1.428 2.203 2.3 2.968.803.739 1.464 1.389 1.722 2.202.656 2.073-.338 4.356-.402 6.794-.001.048-.05-.842 0 2.985l1.4-.019c-.05-3.822 0-2.918 0-2.93.058-2.248 1.096-4.855.337-7.252-.371-1.171-1.294-2.061-2.111-2.811zM874.29 917.32c-2.496-.68-4.723-1.284-6.864-2.23-2.094-.918-4.327-2.363-5.716-3.23-2.073-1.347-3.402-2.174-3.402-2.174s1.185 1.022 3.094 2.6c1.312 1.046 3.339 2.673 5.53 3.825 2.162 1.13 4.5 1.888 6.992 2.56 1.145.31 2.285.607 3.413.93 1.19.339 3.338.85 4.147 1.041.136.032.382-.404.462-.554l.019-.052.006-.055c-.005-.17-.03-.67-.166-.701-.805-.19-2.929-.696-4.083-1.026-1.14-.325-2.291-.625-3.432-.934z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M908.95 849.8c-2.624 5.987-5.363 11.923-7.947 17.928-2.718 6.316-5.564 12.587-7.948 19.036-1.458 3.947-3.548 7.818-3.88 12.013-.509 6.401 2.956 19.036 2.956 19.036l29.571-.554 5.914-14.231s-.05-16.278-.554-24.396c-.453-7.293-1.078-14.591-2.218-21.81-1.553-9.834-6.284-29.201-6.284-29.201s-6.376 14.799-9.61 22.178z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path class="UnoptimicedTransforms" d="M911.9 875.79c.047-.243.092-.486.135-.73.489-2.808.69-5.697.814-7.907.14-2.838.163-4.786.163-4.786s-.424 1.902-.936 4.694c-.487 2.558-.927 5.191-1.413 7.749l-.138.714c-.84 4.348-2.572 11.281-3.26 13.994-.138.542.339 1.244.383 1.308l.004.003h.005c.072-.036.826-.42.965-.967.69-2.717 2.43-9.685 3.278-14.072zM913.89 890.42c1.694-2.945 3.642-6.112 5.023-8.412 1.69-2.747 2.785-4.668 2.785-4.668s-1.426 1.69-3.425 4.226c-1.69 2.192-3.821 5.072-5.597 8.156a42.117 42.117 0 0 0-.84 1.526c-1.056 2.028-2.46 5.842-2.977 7.279-.094.263.357.716.442.797l.014.01.017.001c.116-.01.752-.077.845-.334.514-1.429 1.894-5.174 2.901-7.107.238-.457.511-.951.812-1.474z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="m920.43 635.48 9.656-4.94s15.87-5.461 23.353-9.207c8.414-4.212 16.73-8.879 24.027-14.82 4.311-3.51 11.452-12.126 11.452-12.126s-9.432.321-14.147.225c-10.57-.216-31.662-1.797-31.662-1.797z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M957.65 608.23c.439-.394.854-.814 1.242-1.259 1.71-2.011 2.022-4.407 3.169-5.78.719-.89 1.842-1.708 2.485-2.199 1.061-.763 1.693-1.236 1.693-1.236s-.713.336-1.889.92c-.725.385-1.952 1.02-2.914 1.932-1.496 1.462-2.137 3.955-3.567 5.447-.364.393-.75.77-1.155 1.134-1.281 1.152-2.758 2.122-4.29 2.98-2.826 1.584-5.871 2.846-9.01 3.519-4.603.986-13.224.961-16.502.91-.618-.01-1.263.618-1.314.669l-.002.004.002.004c.052.058.659.713 1.293.723 3.293.052 12.038.083 16.816-.94 3.303-.708 6.481-2.03 9.402-3.667 1.585-.889 3.16-1.917 4.541-3.16z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M958.23 607.66c.751-.543 1.478-1.05 2.243-1.464 1.723-.938 3.616-1.75 5.035-2.358.96-.411 1.642-.69 2.305-.943.854-.318 1.346-.429 1.346-.429s-.553-.005-1.422.152c-.678.12-1.464.29-2.458.55-1.53.396-3.494.967-5.397 1.856-.882.415-1.697.938-2.474 1.503-1.09.79-2.11 1.616-3.215 2.307a77.164 77.164 0 0 1-1.343.808c-1.356.793.407-.138-4.91 2.764a2015.2 2015.2 0 0 1-1.633.89 96.48 96.48 0 0 0 1.823.409c2.768.591 3.493.619 3.887.672.507.069 1.028.13 1.533.176.713.065 1.44.09 2.176.014 1.556-.17 3.001-.756 3.992-1.168 1.36-.601 2.235-1.042 2.255-1.052-.022.002-.999.145-2.444.427-1.022.173-2.585.485-3.883.495-.635.01-1.28-.05-1.97-.11-.481-.044-.979-.103-1.47-.17-.33-.044-1.052-.07-3.784-.653l.19 1.299c5.325-2.908 3.559-1.974 4.945-2.786.24-.14.472-.278.693-.41.245-.147.475-.287.684-.418 1.155-.72 2.225-1.585 3.296-2.36z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M938.17 604.49s9.031-1.643 13.248-3.368c9.22-3.771 17.919-8.981 25.823-15.045 10.204-7.829 19.293-17.182 27.395-27.171 2.694-3.322 6.961-10.778 6.961-10.778s-6.698-1.452-10.105-1.572c-11.635-.411-34.805 2.92-34.805 2.92l-32.56 18.412z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M976.21 569.63c2.055-.938 3.948-2.022 5.631-3.295 1.78-1.354 3.252-3.169 4.201-4.329 1.369-1.749 2.208-2.875 2.208-2.875s-1.023.963-2.6 2.517c-1.07 1.007-2.765 2.665-4.464 3.753-1.71 1.103-3.543 2.033-5.558 2.956-2.702 1.235-5.525 2.254-8.299 3.374-2.726 1.1-5.896 1.456-8.609 2.955a27.4 27.4 0 0 0-1.868 1.145 47.43 47.43 0 0 0-1.794 1.255 80.936 80.936 0 0 0-3.327 2.588c-.881.72-1.747 1.45-2.568 2.159a166.272 166.272 0 0 0-4.159 3.716c-1.051.97-.416.36-1.7 1.596a54726 54726 0 0 0-.442.425 21.083 21.083 0 0 0 .37.502c2.893 3.812 4.98 3.866 4.98 3.866 2.764.274 4.804-2.524 6.86-3.423l.095-.041c2.661-1.156 5.455-2.103 7.865-3.05 4.305-1.608 7.444-2.925 7.478-2.94-.036.01-3.35.78-7.79 2-2.4.703-5.405 1.535-8.11 2.705l-.098.043c-2.423 1.059-4.063 3.521-6.163 3.313-.67-.066-1.684-.823-2.538-1.668 0 0-.706-.652-1.464-1.651l-.072.927c1.273-1.226.637-.613 1.68-1.576a165.013 165.013 0 0 1 4.123-3.684c.813-.701 1.669-1.424 2.539-2.135a79.575 79.575 0 0 1 3.268-2.542 46.028 46.028 0 0 1 1.74-1.219c.625-.414 1.22-.78 1.772-1.085 2.549-1.41 5.607-1.733 8.456-2.883 2.758-1.113 5.62-2.148 8.357-3.399z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M976.58 564.49c.107-.151.214-.3.322-.446 1.007-1.366 2.434-3.072 3.279-4.136 1.22-1.497 2.004-2.572 2.004-2.572s-1.068.792-2.559 2.03c-1.136.968-2.624 2.284-3.834 3.836-.123.158-.24.318-.354.479-.169.238-.344.494-.52.76-.16.24-.32.49-.483.745-.29.459-.584.936-.865 1.404-.676 1.122-.421.583-2.09 3.63l.395-.328-11.017 3.62.916.607c-.187-2.245.04-3.796.04-3.796.053-.427.125-.811.224-1.132.038-.122.078-.236.124-.34.825-1.912 2.622-3.677 3.874-5.01a84.87 84.87 0 0 1 2.835-2.85.38.38 0 0 1 .046-.047.319.319 0 0 1-.001-.001.385.385 0 0 1-.058.03c-.05.03-.12.07-.212.126a33.85 33.85 0 0 0-3.145 2.149c-1.461 1.113-3.521 2.714-4.611 5.027-.078.17-.14.34-.19.505a8.13 8.13 0 0 0-.275 1.373s-.246 1.676-.046 4.082a22.748 22.748 0 0 0 .09.878l12.106-3.977a496.89 496.89 0 0 1 .132-.243c1.659-3.03 1.404-2.49 2.061-3.582.278-.46.565-.927.849-1.375.158-.248.314-.49.467-.722.17-.257.337-.5.495-.724z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M947.53 527.79c1.925-2.58 4.413-4.713 6.907-6.748 3.293-2.687 6.888-5.004 10.559-7.145 4.62-2.696 9.53-4.866 14.37-7.145 4.298-2.024 8.902-3.428 13.02-5.796 2.235-1.285 6.272-4.525 6.272-4.525s-1.985 6.994-3.017 10.48c-1.626 5.49-2.904 11.106-5.002 16.434-2.406 6.112-5.29 12.062-8.653 17.704-2.448 4.106-4.77 8.487-8.336 11.67-6.549 5.845-23.023 12.782-23.023 12.782l-20.006-5.637s9.681-22.388 16.91-32.074z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M968.12 534.76c1.045-.867 2.058-1.775 2.998-2.763 1.628-1.715 3.005-3.57 4.186-5.396 1.308-2.027 1.962-4.106 3.013-5.653 1.087-1.61 2.586-3.284 3.427-4.246a152.814 152.814 0 0 1 2.042-2.286l.133-.145.035-.04.014-.014-.015.013-.04.035a49.696 49.696 0 0 0-.678.61 92.88 92.88 0 0 0-1.72 1.607c-.94.9-2.545 2.416-3.805 4.024-1.231 1.583-2.053 3.68-3.338 5.46-1.24 1.73-2.638 3.477-4.23 5.085-.91.921-1.894 1.782-2.916 2.632-2.124 1.763-4.407 3.423-6.445 5.35-3.122 2.954-6.19 6.022-8.95 9.351-2.534 3.057-6.53 8.936-8.025 11.161-.156.232-.15.572-.11.842.013.184.095.423.097.427l.003.005.006.001c.003 0 .259-.017.43-.075.265-.066.58-.189.736-.42 1.49-2.218 5.458-8.052 7.941-11.047 2.711-3.27 5.728-6.29 8.834-9.227 1.994-1.886 4.23-3.508 6.377-5.291z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M954.12 542.38c.033-.822.092-1.615.242-2.376.241-1.256.727-2.48 1.217-3.567.528-1.172 1.335-2.485 1.793-3.258.744-1.213 1.184-1.974 1.184-1.974s-.597.644-1.54 1.715c-.609.711-1.57 1.834-2.31 3.056-.645 1.06-1.282 2.318-1.642 3.737a12.737 12.737 0 0 0-.343 2.613c-.028.714-.024 1.437-.025 2.136 0 0-.104-.18.162 2.53a129.68 129.68 0 0 0 .124 1.212 26.368 26.368 0 0 1 .97-.704c2.245-1.552 2.997-1.557 2.997-1.557 1.729-.35 3.505.307 5.466.462.302.024.609.035.92.027 1.605-.031 3.267-.075 4.878-.643 2.75-.991 5.025-2.465 6.683-4.285 1.533-1.703 2.287-3.95 2.708-5.238.214-.653.305-1.398.358-1.802a25.64 25.64 0 0 0 .124-1.115 30.995 30.995 0 0 1-.253 1.09c-.099.392-.272 1.126-.535 1.709-.549 1.223-1.51 3.365-3.008 4.764-1.676 1.591-3.87 2.804-6.496 3.655-1.357.45-2.866.427-4.49.468a7.87 7.87 0 0 1-.778-.026c-1.834-.145-3.874-.84-5.855-.438 0 0-1.196.175-3.514 1.778l1.094.507c-.263-2.686-.155-2.39-.155-2.39.002-.704-.002-1.393.024-2.086z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M965.43 530.05c.504-1.995 1.097-3.846 1.912-5.569.902-1.925 2.378-3.932 3.276-5.205 1.382-1.868 2.237-3.082 2.237-3.082s-1.05 1.047-2.663 2.732c-1.074 1.172-2.737 2.972-3.89 5.017-.986 1.756-1.712 3.7-2.23 5.766a44.952 44.952 0 0 0-.558 2.55c-.251 1.317-.31 3.662-.326 4.537-.003.15.486.304.646.35l.05.007.05-.006c.16-.043.652-.184.654-.327.015-.864.076-3.115.301-4.3.158-.827.336-1.653.541-2.47z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M944.43 499.37s-9.913 8.534-14.132 13.496c-4.488 5.28-8.572 10.991-11.75 17.148-3.518 6.815-6.409 14.079-7.939 21.594-1.068 5.245-1.368 10.716-.794 16.037 1.282 11.884 9.368 34.614 9.368 34.614s23.231-27.717 28.898-44.459c1.668-4.927 1.209-10.359 1.191-15.561-.023-6.692-.701-13.385-1.667-20.006-.82-5.619-3.053-11.011-3.493-16.672-.16-2.06.317-6.192.317-6.192z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M929.63 544.73c-.122-1.528-.144-3.021.347-4.319.228-.9 1.607-1.482 2.424-2.767 1.166-1.906 1.837-4.158 2.44-5.886.805-2.29 1.486-4.772 1.91-6.316.643-2.396 1.014-3.846 1.014-3.846s-.529 1.4-1.377 3.73c-.532 1.43-1.463 3.988-2.368 6.114-.728 1.705-1.512 3.892-2.64 5.546-.548.833-1.955 1.403-2.657 2.949-.612 1.602-.643 3.307-.488 4.918.16 1.815.491 3.583.415 5.292-.133 2.984-.176 5.934-.78 8.778-.458 2.163-1.71 4.187-2.22 6.504-.448 2.027-.438 4.126-.649 6.11-.503 4.743-1.42 13.279-1.767 16.503-.066.613.505 1.295.555 1.353l.004.002.004-.001c.06-.046.763-.59.83-1.204.346-3.225 1.263-11.761 1.767-16.504.217-2.038.199-4.034.623-5.957.476-2.161 1.731-4.192 2.224-6.516.632-2.977.676-6.043.808-9.005.081-1.82-.262-3.708-.419-5.478z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M929.1 538.43a9.343 9.343 0 0 0-.2-.833c-.65-1.978.224-4.497.643-6.666.394-1.97 1.186-4.18 1.642-5.52.737-2.05 1.173-3.34 1.173-3.34s-.637 1.204-1.62 3.152c-.634 1.31-1.636 3.362-2.234 5.455-.602 2.025-1.631 4.661-.945 7.307.065.228.118.468.167.716.044.219.084.453.12.698.067.442.124.913.17 1.386.01.096.17.929.228 3.768a84.811 84.811 0 0 1 .005.26 9.107 9.107 0 0 0 .182.202c1.599 1.723 2.7 1.572 2.7 1.572 1.49-.092 2.675-1 3.638-2.012.784-.828 1.433-1.737 2.076-2.546 1.517-1.92 2.367-4.3 3.081-6.112.927-2.316 1.455-3.736 1.644-5.401.063-.563-.009-1.17-.043-1.5a17.892 17.892 0 0 0-.106-.83c-.01-.046-.012-.075-.012-.08 0 .005.004.034 0 .08a21.63 21.63 0 0 1-.015.835c-.012.329-.024.941-.148 1.437-.396 1.638-1.024 2.792-2.166 5.079-.886 1.752-1.877 4.032-3.27 5.637-.713.833-1.35 1.697-2.056 2.436-.86.905-1.726 1.52-2.71 1.58 0 0-.639-.105-1.587-1.127l.187.462c-.059-2.878-.217-3.711-.234-3.88-.049-.49-.108-.985-.179-1.455a17.39 17.39 0 0 0-.13-.76zM923.39 557.12a5.803 5.803 0 0 1-.13-.189c-1.35-2.045-2.246-4.196-2.611-6.347-.29-1.641-.048-3.636.069-4.844a66.98 66.98 0 0 1 .36-2.964c.005-.045.01-.067.01-.067l-.022.064-.056.173a39.45 39.45 0 0 0-.755 2.716c-.289 1.195-.779 3.14-.635 5.049.188 2.346 1.014 4.776 2.47 6.99.054.082.109.16.164.238 1.177 1.632 3.685 3.732 4.657 4.52.125.217.734-.148.827-.204l.018-.016.011-.022c.04-.125.251-.774.026-.845-.958-.777-3.338-2.774-4.403-4.252z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M916.64 633.54s-7.37-8.11-10.003-12.861c-3.06-5.522-4.91-11.677-6.51-17.783-1.25-4.772-1.848-9.703-2.382-14.608-.624-5.744-.506-11.547-.952-17.307-.37-4.773-.817-9.543-1.43-14.29-.41-3.189-1.067-6.342-1.508-9.527-.277-2.006-.714-6.034-.714-6.034s2.218 3.77 3.731 5.32c1.93 1.977 4.394 3.354 6.669 4.922 2.46 1.695 5.274 2.898 7.542 4.843 2.79 2.391 5.556 5.024 7.304 8.256 1.906 3.524 2.344 7.672 3.176 11.591 2.488 11.73 5.398 35.567 5.398 35.567z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M910.63 588.47c-.095-.778-.188-1.556-.288-2.336-.426-3.296-.367-6.705-.933-9.847-.56-3.108-1.103-5.601-2.147-7.976-.796-1.799-2.027-3.555-2.722-4.57a73.157 73.157 0 0 0-1.83-2.553l-.032-.04-.011-.016a1.176 1.176 0 0 0 .037.06l.099.161a95.2 95.2 0 0 1 1.502 2.536c.604 1.057 1.704 2.918 2.34 4.67.868 2.373 1.23 4.767 1.664 7.903.416 3.026.247 6.388.655 9.842.092.775.181 1.554.276 2.335.335 2.752.716 5.543 1.486 8.251.963 3.387 2.197 6.794 4.044 9.856 1.782 2.956 5.964 7.467 7.555 9.144.166.175.47.216.722.215.17.014.4-.03.413-.032l.007-.003.004-.007c.002-.008.053-.245.047-.41.012-.25-.014-.554-.177-.726-1.58-1.667-5.678-6.094-7.372-8.904-1.758-2.914-2.95-6.19-3.896-9.515-.739-2.598-1.109-5.298-1.443-8.037z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path class="UnoptimicedTransforms" d="M907.86 578.35c-.68-.415-1.327-.798-1.92-1.234-1.629-1.21-2.862-2.114-3.891-3.36-.61-.726-1.132-1.757-1.445-2.345a53.025 53.025 0 0 1-.79-1.548l.01.04.024.101a26.934 26.934 0 0 0 .433 1.541c.203.649.534 1.742 1.109 2.68.903 1.459 2.166 2.67 3.73 3.945.644.526 1.33.963 2.012 1.376.528.321.403.275 1.869 1.09a204.4 204.4 0 0 0 .447.249 19.915 19.915 0 0 0 .379-.357c1.448-1.398 1.725-2.09 1.725-2.09.298-.583.537-1.189.73-1.804.42-1.346.595-2.718.684-4.004.164-2.383-.126-4.352-.542-5.845a84.872 84.872 0 0 0-1.019-2.162c.008.035.215.921.569 2.284.15 1.542.13 3.36-.225 5.586-.195 1.24-.422 2.517-.803 3.721a10.137 10.137 0 0 1-.64 1.586s-.23.542-1.452 1.721l.827-.108c-1.452-.808-1.314-.754-1.821-1.063z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M909.58 596.25c-1.249-.906-2.4-1.831-3.456-2.834-1.39-1.317-2.844-3.06-3.76-4.118-1.34-1.598-2.233-2.603-2.233-2.603s.67 1.165 1.765 2.945c.782 1.234 1.948 3.06 3.357 4.624a22.59 22.59 0 0 0 3.505 3.12c.325.235.654.465.985.688.483.326 1.37.773 1.698.936.03.05.195-.172.316-.348.14-.239.124-.216.124-.216l.094-.23c.066-.203.144-.467.088-.46-.32-.159-1.14-.575-1.537-.843a34.015 34.015 0 0 1-.946-.66z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M905.61 668.71c2.3-5.53 4.296-11.224 5.614-17.066a102.46 102.46 0 0 0 2.47-19.536c.19-6.6-1.824-13.176-1.347-19.76.563-7.79 2.193-15.593 4.94-22.904 3.04-8.092 7.372-15.776 12.575-22.68 3.376-4.48 8.195-7.69 11.9-11.901 2.75-3.125 7.635-9.88 7.635-9.88s.283 4.067.674 6.063c.897 4.58 2.97 8.883 3.817 13.473.764 4.138 1.467 8.38 1.123 12.575-.563 6.857-2.403 13.683-5.164 19.985-3.325 7.588-9.04 13.886-13.473 20.883-4.626 7.298-10.08 14.16-13.698 22.006a59.346 59.346 0 0 0-4.491 14.147c-1.009 5.53.425 11.378-.899 16.84-1.893 7.815-9.88 22.007-9.88 22.007l-8.308-11.452s4.673-8.38 6.512-12.8z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M929.31 592.37c1.534-2.872 3.231-5.69 4.68-8.474 1.883-3.617 3.119-5.516 4.51-8.666.88-1.994 1.653-4.212 2.117-5.532.73-2.126 1.148-3.383 1.148-3.383s-.538 1.21-1.434 3.27c-.55 1.24-1.52 3.47-2.487 5.33-1.307 2.518-3.153 5.279-4.922 8.4-1.526 2.692-3.284 5.471-4.847 8.395-.807 1.511-1.568 3.055-2.227 4.653-2.404 5.83-4.076 11.953-5.425 18.08-.752 3.413-1.486 9.123-1.904 12.654v.004c-.174 1.542.325 3.156.341 3.21.001 0 0 0 0 0h.002c.028-.049.874-1.515 1.048-3.053v.004c.416-3.524 1.143-9.172 1.88-12.518 1.34-6.084 2.99-12.12 5.353-17.848.636-1.542 1.374-3.042 2.167-4.527z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M929.76 585.08c.7-1.165 1.47-2.347 1.822-3.788.471-2.072.385-4.259.328-5.712a47.808 47.808 0 0 0-.223-3.153l-.022-.203a1.26 1.26 0 0 1-.01-.074l-.001.02-.005.055-.02.202a157.918 157.918 0 0 1-.32 3.13c-.163 1.412-.366 3.625-.927 5.414-.344 1.152-1.1 2.148-1.828 3.397-.476.805-.94 1.687-1.173 2.665a7.547 7.547 0 0 0-.131.732c-.031.23-.055.47-.074.717-.034.441-.05.906-.056 1.364 0 0-.072 1.241.139 3.618a47.13 47.13 0 0 0 .155 1.487 96.556 96.556 0 0 1 1.037-1.054c1.712-1.713 2.19-2.061 2.513-2.346.341-.298.693-.598 1.043-.883.194-.158.387-.31.576-.456.21-.16.415-.311.612-.448.218-.152.422-.284.61-.393.823-.48 1.757-.772 2.77-1.037 1.73-.437 3.553-.836 5.1-1.983 1.838-1.454 2.534-3.435 3.524-4.744.773-1.013 1.823-2.317 2.326-2.95a663.9 663.9 0 0 0 1-1.26l.305-.384.084-.107c.017-.026.03-.039.032-.04-.002.001-.014.015-.038.034a34.638 34.638 0 0 0-.46.427c-.28.264-.683.643-1.167 1.109a77.73 77.73 0 0 0-2.672 2.67c-1.228 1.304-2.112 3.242-3.662 4.238-1.282.897-2.929 1.147-4.727 1.636-1.047.274-2.136.607-3.12 1.182a10.63 10.63 0 0 0-.705.453c-.216.151-.439.315-.663.486-.402.308-.815.646-1.215.987-.203.172-.839.601-3.056 2.82l1.192.433c-.206-2.33-.133-3.48-.133-3.48.005-.436.021-.868.052-1.273.017-.224.038-.438.065-.637.03-.222.065-.42.107-.595.185-.781.56-1.506 1.016-2.276zM927.47 602.35c1.998-.496 3.895-1.017 5.729-1.687 2.083-.762 4.139-1.736 5.535-2.404 1.998-.974 3.253-1.625 3.253-1.625s-1.351.416-3.457 1.12c-1.346.438-3.745 1.25-5.691 1.801-1.907.541-3.625.918-5.707 1.436-1.36.338-.35.102-2.37.576a217752 217752 0 0 1-.379.088l-4.391 12.943 1.31-.04c-.872-2.126-1.07-2.887-1.15-3.127-.137-.414-.27-.838-.388-1.252-.19-.673-.369-1.314-.46-1.95-.433-3.033-.383-5.402.031-7.48.107-.572.432-1.216.604-1.576a23.372 23.372 0 0 1 .446-.883c.021-.052.042-.078.045-.083-.003.004-.02.033-.061.072a15.958 15.958 0 0 0-.617.782c-.24.323-.678.897-.921 1.544-.75 2-1.19 4.623-.868 7.788.079.758.255 1.479.455 2.171.125.436.264.878.405 1.306.098.297.298 1.06 1.184 3.22a78.188 78.188 0 0 0 .72 1.698l4.857-14.314-.503.456c2.03-.476 1.02-.24 2.389-.58z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="m896.55 740.21 1.874-9.637s.575-14.11-1.07-20.881c-1.736-7.14-5.701-13.564-9.103-20.078-6.057-11.6-16.3-21.204-20.078-33.731-2.631-8.725-2.134-18.228-1.338-27.306.807-9.209 5.02-17.865 6.157-27.04.483-3.897.268-11.779.268-11.779s5.897 5.958 8.299 9.37c5.447 7.74 10.025 16.155 13.653 24.897 4.134 9.963 7.218 20.433 9.102 31.054 1.655 9.334 1.454 18.907 1.874 28.377.174 3.924.267 11.78.267 11.78s.087-13.32 2.142-19.544c2.496-7.557 6.856-14.58 12.047-20.614 6.954-8.081 15.792-14.53 24.897-20.078 6.414-3.908 20.614-9.102 20.614-9.102s-4.624 5.776-6.157 9.102c-3.372 7.314-3.748 15.695-6.425 23.291-2.166 6.145-4.519 12.287-7.764 17.936-4.8 8.358-11.273 15.64-17.133 23.291-4.44 5.798-10.126 10.74-13.653 17.133-4.061 7.365-8.299 23.826-8.299 23.826z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M886.15 636.36a12.72 12.72 0 0 0-.149-.957c-.41-2.038-1.347-3.862-2.23-5.512-.99-1.875-1.84-3.417-2.288-5.164-.542-2.079-.678-4.577-.783-6.05-.115-2.334-.204-3.755-.204-3.755s-.088 1.42-.202 3.76c-.041 1.496-.131 3.97.286 6.245.361 1.91 1.158 3.632 2.073 5.528.8 1.686 1.65 3.427 1.976 5.212.054.283.097.569.13.857.28 2.371-.083 4.805-.144 7.293-.087 3.579-1.501 7.494-.511 11.175.987 3.669 4.611 5.986 5.917 9.185 1.824 4.466 1.76 9.512 2.912 14.354.909 3.818 1.86 7.645 2.981 11.422a35.7 35.7 0 0 0 1.175 3.318c.459 1.125 1.025 2.19 1.429 2.929a43.282 43.282 0 0 0 .962 1.673c.018.02.023.036.024.038-.001-.003-.008-.016-.011-.044l-.028-.114a110.898 110.898 0 0 0-.456-1.75c-.23-.853-.545-1.924-.838-3.089a88.153 88.153 0 0 0-.914-3.36c-1.111-3.741-2.055-7.537-2.962-11.348-1.125-4.727-1.083-9.919-2.977-14.559-1.427-3.493-4.972-5.708-5.862-9.019-.913-3.394.468-7.032.56-10.777.058-2.43.429-4.996.134-7.491zM940.41 655.07c.029-.032-.126-.196-.267-.335-.11-.108-.221-.184-.221-.184s-.107-.082-.244-.153c-.175-.092-.38-.188-.4-.15-.892 1.227-9.189 12.662-13.318 18.645-3.285 4.76-6.784 9.453-9.67 14.507-2.757 4.832-5.372 9.832-7.278 15.1-.082.228-.165.472-.247.727-.656 2.041-.989 4.167-1.198 5.817-.224 1.953-.305 3.31-.306 3.332.008-.022.488-1.296 1.076-3.163.52-1.588 1.127-3.592 1.76-5.557.079-.243.156-.47.232-.68 1.868-5.164 4.435-10.077 7.178-14.882 2.856-5.005 6.31-9.633 9.605-14.406 4.117-5.965 12.407-17.392 13.298-18.618z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M888.16 634.45c.116-.59.202-1.188.25-1.792.258-3.348-.206-6.787-.552-9.275a92.309 92.309 0 0 0-.85-5.073l-.064-.321-.018-.085a.432.432 0 0 0-.007-.031v.031l.005.087a351.655 351.655 0 0 1 .06 1.523c.035.953.086 2.346.13 3.931.068 2.458.237 5.991-.08 9.09a18.04 18.04 0 0 1-.248 1.646c-.547 2.794-1.72 5.553-2.165 8.483-.06.39-.115.82-.167 1.273-.046.407-.09.837-.13 1.279-.074.796-.139 1.635-.195 2.467-.045.666-.084 1.329-.12 1.963-.111 2.042-.089.83-.199 4.615l1.265-.393c-5.77-7.898-3.24-4.451-5.46-7.62-.935-1.332-1.394-1.968-2.328-3.301-1.607-2.32-2.81-3.376-3.662-5.394-.479-1.104-.697-2.535-.839-3.35a51.867 51.867 0 0 1-.3-1.964l-.017-.129c-.006-.029-.006-.046-.006-.049 0 .003.002.02-.002.05l-.004.13a33.396 33.396 0 0 0 .005 1.996c.026.837.053 2.276.445 3.576.679 2.187 1.905 3.643 3.3 5.85a80.424 80.424 0 0 0 2.262 3.39c2.233 3.184-.299-.264 5.476 7.64a14400 14400 0 0 0 1.207 1.652 1673.1 1673.1 0 0 1 .058-2.044c.11-3.769.087-2.556.198-4.579.035-.628.074-1.285.119-1.944.055-.825.119-1.652.19-2.433.04-.434.084-.854.129-1.25.05-.44.103-.85.16-1.22.428-2.812 1.589-5.534 2.154-8.425zM894.97 665.91c.32-.54.636-1.109.888-1.732 1.332-3.254 2.32-6.286 1.964-9.403-.27-2.141-1.44-4.133-2.104-5.31a38.917 38.917 0 0 0-1.678-2.718l-.117-.17-.032-.045-.012-.018.01.02.025.048a34.14 34.14 0 0 1 .424.854c.251.518.62 1.296 1.01 2.212.526 1.236 1.484 3.324 1.55 5.204.142 2.884-.977 5.545-2.32 8.8-.215.515-.506 1.022-.813 1.547 0 0-.296.691-2.059 3.125a81.38 81.38 0 0 1-.171.236l1.922 11.533.915-.778c-3.218-1.09-4.175-1.736-4.175-1.736-.65-.335-1.263-.661-1.769-1.075-2.62-2.092-4.599-5.416-6.015-7.676-.666-1.06-1.247-2.411-1.586-3.17-.532-1.25-.86-1.99-.868-2.01.006.02.214.8.584 2.112.244.813.65 2.2 1.245 3.415 1.177 2.414 2.904 5.936 5.764 8.386.635.532 1.331.925 2.01 1.266 0 0 1.087.704 4.36 1.814a56.256 56.256 0 0 0 1.106.361l-2.064-12.384-.124.526c1.786-2.465 2.13-3.235 2.13-3.235zM941.67 648.16c.232-.91.405-1.685.664-2.495.258-.84.785-1.823 1.093-2.44.49-.922.774-1.532.774-1.532s-.494.457-1.226 1.211c-.49.526-1.223 1.326-1.725 2.312-.41.815-.71 1.693-.937 2.601-.085.335-.166.678-.244 1.022a56.9 56.9 0 0 0-.383 1.857c-.224 1.177-.304 1.168-.73 4.563a217.9 217.9 0 0 0-.178 1.46 92.177 92.177 0 0 0 1.249-.783c3.104-1.98 3.478-2.48 3.478-2.48.164-.133.322-.267.47-.4a9.02 9.02 0 0 0 .46-.433c.233-.24.475-.51.72-.798 1.259-1.493 2.212-3.188 2.897-4.518a52.477 52.477 0 0 0 1.236-2.67 53.64 53.64 0 0 0-1.889 2.247c-.954 1.154-2.122 2.629-3.314 4.037-.229.27-.447.514-.652.723-.11.113-.24.236-.387.366-.132.117-.275.239-.427.363-.274.224-.571.453-.874.679 0 0-.654.545-2.47 1.704l1.07.677c.422-3.361.502-3.349.716-4.475.113-.596.238-1.21.374-1.811.075-.334.154-.665.235-.987zM919.12 677.05c-.083-2.2.094-4.32.46-6.319.327-1.805 1.09-3.828 1.534-5.074.716-1.883 1.14-3.08 1.14-3.08s-.635 1.1-1.604 2.872c-.626 1.2-1.612 3.076-2.148 5.036a22.126 22.126 0 0 0-.693 7.953c.018.195.048.404.084.618.033.193.073.394.117.597 0 0 0 .696 1.174 4.037a81.714 81.714 0 0 0 .422 1.174l5.333-6.587-.442.252c2.865-.42 3.821-.727 4.275-.835.562-.135 1.14-.285 1.705-.45 1.04-.299 2.096-.659 3.083-1.233 2.714-1.626 4.727-4.517 6.108-6.241a225.857 225.857 0 0 0 3.2-4.784s0 0-.001 0c-.024.027-1.567 1.743-3.76 4.319-1.572 1.574-3.833 4.284-6.208 5.537-.844.462-1.804.759-2.814 1.058-.54.157-1.094.301-1.64.432-.38.091-1.332.398-4.151.812a73.777 73.777 0 0 1-.27.039l-4.724 5.835 1.205.208c-1.159-3.298-1.127-3.868-1.127-3.868-.04-.188-.076-.368-.105-.538a6.96 6.96 0 0 1-.07-.514c-.04-.417-.067-.836-.083-1.256zM920.54 693.74a21.74 21.74 0 0 0 1.827-1.155c2.015-1.417 3.68-3.31 4.848-4.654 1.55-1.857 2.54-3.135 2.54-3.135s-1.246 1.033-3.042 2.64c-1.32 1.127-3.234 2.845-5.098 4.026-.577.367-1.162.722-1.76 1.058-1.418.795-2.904 1.43-4.438 1.765-.581.126-1.793.046-2.273.005-.065-.053-.171.326-.228.534l-.027.145-.003.147c.015.214.056.61.137.568.5.044 1.878.146 2.692-.031 1.705-.372 3.323-1.07 4.825-1.913z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M877.9 816.91c1.59 9.988 6.383 19.213 8.871 29.017 1.98 7.8 2.776 15.871 4.806 23.657 2.448 9.389 6.084 18.429 8.871 27.723 1.378 4.596 3.881 13.862 3.881 13.862l12.198-4.805s-6.897-21.087-9.795-31.79c-3.672-13.557-6.846-27.257-9.61-41.03-2.127-10.594-5.36-31.973-5.36-31.973l-4.251-10.904-9.98 6.838s-.648 13.017.369 19.406z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M851.04 747.44c-3.548-2.606-8.39-2.673-12.582-4.016-4.999-1.6-9.806-4.005-14.992-4.818-3.615-.567-7.47 1.047-10.976 0-3.273-.978-8.567-5.622-8.567-5.622s-.896 6.618-.535 9.905c.506 4.606 1.814 9.175 3.748 13.385 2.551 5.555 6.325 10.509 10.173 15.259 3.376 4.168 6.77 8.55 11.244 11.511 13.5 8.937 45.243 17.669 45.243 17.669l9.637-8.567s-9.029-11.7-13.385-17.669c-6.495-8.898-10.128-20.517-19.007-27.039z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M832.16 758.24c-.876-1.267-1.927-2.438-3.23-3.31-1.142-.737-2.422-1.009-3.544-1.191-1.284-.228-2.341-.355-3.322-.804-1.624-.73-3.327-1.934-4.335-2.62-1.586-1.132-2.557-1.804-2.557-1.804s.866.802 2.32 2.107c.937.81 2.486 2.166 4.173 3.107 1.093.596 2.253.848 3.493 1.133 1.082.265 2.209.543 3.027 1.155 1.095.779 1.999 1.85 2.826 3.027 2.089 2.998 3.638 6.908 6.79 9.057 2.391 1.63 5.598 1.195 7.814 2.441 7.04 3.959 17.435 14.508 21.322 18.585l-.003-.003c.748.795 1.986 1.138 2.046 1.155h.002v-.003c-.012-.06-.275-1.312-1.028-2.112l-.003-.003c-3.9-4.09-14.405-14.765-21.649-18.839-2.507-1.41-5.626-.955-7.712-2.377-2.91-1.985-4.272-5.604-6.43-8.7z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M834.36 756.64c.077-1.206.146-2.54-.41-3.818-.752-1.594-1.928-2.802-2.882-3.658-1.696-1.55-3.044-1.99-3.044-1.99s1.148.769 2.542 2.466c.776.97 1.727 2.257 2.239 3.665.365.91.19 2 .156 3.272-.015.345-.026.703-.015 1.058 0 0 .07-1.02 0 3.717l.7-.69c-2.606-.004-3.222.204-3.222.204-.146.024-.289.051-.422.083-1.04.25-1.968.83-2.847 1.196a6.842 6.842 0 0 1-.422.16c-1.672.532-2.74 1.348-3.983 1.194-1.187-.07-2.528-.901-3.365-1.376-1.24-.796-2.05-1.285-2.07-1.296.016.015.677.68 1.766 1.704.73.633 1.946 1.707 3.508 2.049 1.703.284 3.16-.455 4.583-.949.18-.058.353-.123.52-.193.956-.398 1.748-.914 2.637-1.127.093-.023.2-.044.322-.064 0 0 .436-.189 2.993-.185a51.622 51.622 0 0 1 .69.006 606.74 606.74 0 0 0 .011-.695c.07-4.747 0-3.779 0-3.779-.009-.307 0-.622.015-.954z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M900.84 764.57c3.138-8.81 8.382-16.825 13.921-24.361 2.02-2.748 4.065-5.696 6.96-7.496 4.508-2.802 10.038-3.595 15.26-4.55 6.072-1.113 12.3-1.492 18.471-1.34 4.404.11 8.861.474 13.118 1.607 1.778.473 5.087 2.142 5.087 2.142s-2.633 5.138-4.283 7.495c-2.615 3.735-5.726 7.106-8.835 10.441-3.313 3.555-6.587 7.213-10.44 10.173-4.285 3.291-9.128 5.809-13.922 8.3-3.296 1.712-6.558 3.694-10.173 4.55-3.911.927-8.038.828-12.047.536-4.713-.344-13.92-2.677-13.92-2.677s.256-3.285.802-4.82z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M951.99 740.12c1.19-.276 2.373-.625 3.475-1.21 1.826-.983 3.421-2.387 4.5-3.34a50.69 50.69 0 0 0 2.398-2.26l.037-.039.015-.014-.017.01a6.83 6.83 0 0 0-.045.03l-.167.109-.604.392c-.471.306-1.185.768-1.988 1.276-1.18.747-3 1.956-4.686 2.702-.99.445-2.072.703-3.24.981-1.488.351-3.085.668-4.546 1.364-2.088.994-3.9 2.523-5.724 3.807-2.839 1.998-5.411 4.295-8.275 6.142-3.863 2.49-7.705 4.997-11.92 6.628-1.091.422-3.254.83-4.087.977-.138.024-.197.528-.213.694l.002.052.015.05c.07.153.297.608.44.582.846-.149 3.114-.572 4.348-1.05 4.353-1.683 8.315-4.268 12.174-6.757 2.926-1.886 5.528-4.206 8.323-6.173 1.86-1.308 3.541-2.746 5.52-3.688 1.303-.62 2.752-.908 4.266-1.265z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M951.11 735.92c.46-.834.955-1.588 1.537-2.25.589-.692 1.548-1.348 2.137-1.779.909-.62 1.474-1.048 1.474-1.048s-.68.198-1.728.561c-.7.264-1.783.676-2.692 1.431a8.47 8.47 0 0 0-1.955 2.41c-.267.488-.5.99-.701 1.499-.333.843-.504 2.359-.56 2.914-.06.078.356.21.556.266.136.025.12.021.12.021h.121c.208-.02.639-.062.596-.147.054-.537.217-1.9.47-2.54.18-.457.388-.906.625-1.338zM930.25 744.73c1.444-1.727 2.77-2.93 3.927-4.756.777-1.238 1.418-2.596 1.833-3.48a59.34 59.34 0 0 0 .89-1.99l.054-.13c.014-.032.02-.05.02-.05l-.03.044-.08.116-.293.416-.955 1.365c-.524.747-1.438 2.087-2.268 3.12-1.13 1.41-2.759 2.756-4.172 4.447a14.07 14.07 0 0 0-1.372 1.919c-1.43 2.447-2.146 5.285-3.005 7.898-.658 1.997-3.328 4.945-1.796 7.293 1.305 2.001 4.09 1.704 6.274 1.504.63-.056 1.228-.12 1.811-.133 3.329-.06 5.93-.56 8.085-1.615.732-.362 1.347-.956 1.696-1.284.566-.563.89-.896.906-.911-.018.012-.407.272-1.058.723-.4.257-1.105.735-1.761.935-2.264.722-4.542.823-7.873.787a18.365 18.365 0 0 0-1.933.104c-2.192.2-4.156.38-4.974-.874-.99-1.52 1.16-3.682 1.953-6.092.87-2.646 1.522-5.297 2.884-7.63.353-.604.773-1.17 1.237-1.726z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M937.32 748.74c3.888.405 3.144.288 4.521.373 1.255.079 2.493.114 3.73.024 1.938-.146 3.87-.584 5.203-.895 1.856-.456 3.052-.793 3.073-.799-.022.001-1.267.056-3.166.202-1.281.083-3.406.257-5.155.246-1.184-.006-2.331-.098-3.599-.175-1.34-.083-.594.035-4.462-.368z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M882.33 788.26s-9.863-5.067-14.97-7.208c-5.374-2.253-10.714-4.884-16.449-5.914-5.821-1.046-11.87-.889-17.743-.185-7.448.893-14.982 2.436-21.809 5.545-6.206 2.825-11.795 7.033-16.819 11.644-1.709 1.568-4.436 5.36-4.436 5.36s4.55.16 6.654.923c3.824 1.39 6.863 4.373 10.35 6.47 3.903 2.346 7.627 5.079 11.828 6.838a51.966 51.966 0 0 0 12.753 3.511c5.246.74 15.895.185 15.895.185z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M820.54 793.43c-1.513.41-2.922.669-4.301.567-1.16-.066-2.511-.647-3.352-.977a47.54 47.54 0 0 1-1.91-.807l-.125-.055-.047-.022a10.51 10.51 0 0 0 .147.118 23.345 23.345 0 0 0 1.703 1.216c.766.502 2 1.32 3.436 1.611 1.55.297 3.2.154 4.822-.301.541-.15 1.072-.322 1.586-.506.206-.073.422-.164.64-.264.197-.09.399-.191.603-.298.366-.191.743-.406 1.109-.626 0 0 .989-.533 2.815-1.862a50.497 50.497 0 0 0 .862-.643 162.8 162.8 0 0 1-.924-.53c-2.603-1.503-2.693-1.652-2.693-1.652-.263-.173-.515-.337-.759-.507-1.02-.71-2.058-1.494-3.08-2.205a76.168 76.168 0 0 0-1.905-1.284c-.03-.013-.043-.027-.045-.03.002.003.017.014.031.044l.083.114a32.296 32.296 0 0 0 1.347 1.695c.689.809 1.633 1.868 2.75 2.762.264.21.535.4.806.58 0 0 .143.181 2.765 1.696l-.062-1.172c-1.792 1.305-2.711 1.793-2.711 1.793-.35.21-.702.41-1.039.587-.187.098-.367.187-.539.266-.19.088-.366.161-.524.218a21.41 21.41 0 0 1-1.49.474z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M827.11 789.91c-.151.026-.213.538-.228.702-.003.031.002.049.002.049s.002.018.015.046c.072.148.305.608.449.583.862-.149 3.112-.51 4.326-.484 1.522.034 3.023.202 4.398.698 1.372.495 2.488 1.719 4.025 2.386.215.094.451.187.7.279.223.082.459.164.702.244.218.072.443.144.67.214.21.065.528.282 4.335 1.152l-.305-1.21c-5.654 4.943-2.832 2.476-4.247 3.693-1.48 1.275-2.737 2.725-4.261 3.779-.205.141-.412.276-.623.4-1.889 1.126-3.957 1.847-5.845 2.353-1.29.35-2.876.497-3.807.6a113.253 113.253 0 0 1-2.184.22l-.143.013c-.032.006-.05.005-.053.005.003 0 .021-.001.053.006l.142.015a43.896 43.896 0 0 0 2.198.164c.961.048 2.513.133 3.987-.087 1.996-.297 4.254-.887 6.353-2.084.247-.141.486-.293.718-.453 1.622-1.121 2.95-2.64 4.378-3.87 1.426-1.226-1.4 1.244 4.255-3.699a12465595 12465595 0 0 1 1.04-.909 157.09 157.09 0 0 1-1.344-.3c-3.776-.863-4.097-1.084-4.235-1.126a31.86 31.86 0 0 1-.642-.205 21.293 21.293 0 0 1-.659-.229c-.23-.085-.44-.168-.625-.248-1.351-.587-2.518-1.846-4.108-2.42-1.56-.562-3.246-.745-4.842-.78-1.366-.03-3.72.352-4.595.503z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M846.19 794.59c-.23.005-.447.694-.447.694s.243.681.474.677v.014c1.175-.023 4.289-.09 6.024-.176 1.785-.09 3.432-.59 5.048-.375.42.055.882.142 1.377.256.445.102.914.225 1.397.363a40.4 40.4 0 0 1 1.332.409c.812.263 1.637.555 2.439.854.64.24 1.266.483 1.856.72 1.467.587 1.279.443 4.15 1.774a293.39 293.39 0 0 1 13.256 6.558 4792.2 4792.2 0 0 1-12.593-7.787c-6.26-3.885-3.784-2.368-6.557-4.196a170.13 170.13 0 0 1-2.42-1.623c-.43-.294-.845-.581-1.235-.857a56.057 56.057 0 0 1-1.197-.868 38.706 38.706 0 0 1-3.45-2.904 10.91 10.91 0 0 1-.856-.922c-1.513-1.848-2.696-3.873-4.924-4.96-1.788-.815-3.84-.786-5.077-.785a30.81 30.81 0 0 0-2.862.126l-.185.018a.524.524 0 0 1-.05.007l-.019.001h.02c.01 0 .028.001.049.005l.185.015a46.446 46.446 0 0 1 2.826.32c1.214.18 3.23.413 4.621 1.244 1.824 1.014 2.627 2.894 4.343 4.907.3.36.62.712.966 1.04a40.11 40.11 0 0 0 3.574 3.01c.373.279.786.578 1.227.89.397.28.818.572 1.252.87.783.535 1.614 1.09 2.441 1.635 2.794 1.842.318.325 6.59 4.217l.663-1.23c-2.9-1.345-2.715-1.203-4.218-1.805a85.027 85.027 0 0 0-1.888-.73 61.726 61.726 0 0 0-2.495-.875c-.464-.151-.926-.293-1.379-.423a28.36 28.36 0 0 0-1.47-.382 16.535 16.535 0 0 0-1.505-.28c-1.813-.24-3.632.281-5.302.365-1.712.085-4.81.152-5.982.175z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M899.15 769.31s22.273-4.05 33.545-4.713c4.183-.246 8.468-.591 12.568.277 3.363.713 6.598 2.16 9.518 3.974 3.227 2.005 5.823 4.887 8.594 7.485 3.83 3.59 6.756 8.22 11.09 11.182 2.744 1.877 9.148 3.974 9.148 3.974s-12.674 2.497-19.036 3.604c-14.534 2.527-43.71 6.93-43.71 6.93l-35.208-10.534 9.703-17.281z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M900.92 777.47c-1.764 1.578-3.063 3.676-3.063 3.676s2.23-1.056 3.995-2.634l-.056.046c1.05-.76 2.222-1.442 3.39-1.807 3.163-.986 6.808-1.668 10.3-2.023 3.55-.362 7.099-.682 10.53-.1 3.603.613 6.883 2.423 10.405 3.754 3.88 1.468 7.65 3.42 11.689 4.636.834.252 1.676.453 2.517.627 2.854.592 5.692.826 8.081 1.401 1.672.4 3.623 1.034 4.744 1.385 1.759.569 2.859.901 2.88.907-.02-.01-1.045-.524-2.717-1.322-1.123-.522-2.875-1.337-4.63-1.93-2.663-.895-5.085-1.193-8.074-1.812a27.92 27.92 0 0 1-2.397-.596c-3.957-1.192-7.667-3.119-11.598-4.605-3.46-1.308-6.909-3.186-10.665-3.824-3.613-.614-7.349-.276-10.908.086-3.563.362-7.31 1.062-10.574 2.08-1.36.424-2.676 1.2-3.795 2.009z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M946.68 787.22c3.269 1.972 6.9 3.345 6.9 3.345s-2.908-2.571-6.177-4.543l.038.024c-.777-.54-1.463-1.064-1.983-1.542-1.354-1.242-3.304-4.07-4.036-5.164-.054-.234-.724-.085-.851-.058l-.022.009-.016.016c-.064.087-.48.666-.275.812.742 1.108 2.76 4.047 4.254 5.417.577.53 1.329 1.102 2.13 1.66z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M936.51 773.75c.533-.002 1.06.007 1.58.04 2.372.148 5.131.59 6.97.847 2.54.393 4.267.595 4.267.595s-1.644-.564-4.11-1.31c-1.863-.534-4.426-1.246-7.017-1.5a16.805 16.805 0 0 0-1.697-.072c-1.725.009-3.441.193-5.124.242-1.006.029-2.049.01-3.085.094a21.48 21.48 0 0 0-.481.045s.379-.139-3.822.516a345.38 345.38 0 0 0-.753.118 84.036 84.036 0 0 0 .182.743c.696 2.791.966 3.265.966 3.265.057.16.115.314.173.462.065.164.132.321.2.465.897 1.925 1.92 3.908 3.287 5.618.317.397.661.77 1.027 1.116 1.106 1.034 2.465 1.66 3.416 2.083a23.795 23.795 0 0 0 2.185.851c.034.005.05.015.052.016-.002 0-.02-.008-.043-.033l-.113-.087-.406-.315c-.309-.24-.801-.62-1.317-1.025-.793-.625-2.013-1.517-2.818-2.427-.305-.339-.599-.69-.89-1.053-1.264-1.582-2.229-3.442-3.112-5.336a7.24 7.24 0 0 1-.166-.389 13.26 13.26 0 0 1-.156-.417s-.24-.377-.927-3.133l-.571.86c4.185-.651 3.75-.506 3.75-.506.162-.017.313-.03.449-.042.99-.08 1.986-.06 3.013-.09 1.72-.05 3.414-.233 5.091-.241zM904.58 775.5c-.48.018-.896.744-.896.744s.506.665.95.648v.004c1.63-.063 4.918-.076 6.527.636a3.7 3.7 0 0 1 .617.363c.807.562 1.672 1.253 2.358 1.769a104.159 104.159 0 0 0 1.259.933c.044.019.072.04.089.055.015.014.025.028.026.028 0 0-.011-.014-.021-.032a.305.305 0 0 1-.034-.098 11.846 11.846 0 0 0-.745-1.407c-.463-.752-1.144-1.697-2.127-2.393a5.159 5.159 0 0 0-.856-.498c-1.92-.85-5.486-.819-7.147-.755z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M904.33 785.49c4.033.122 8.016.93 12.013 1.479 6.914.95 13.944 1.391 20.7 3.141a90.406 90.406 0 0 1 17.373 6.47c3.003 1.485 6.097 3.026 8.502 5.359 2.453 2.38 4.026 5.54 5.73 8.502 2.114 3.678 3.824 7.58 5.544 11.459 1.266 2.855 2.099 5.9 3.511 8.686 1.376 2.714 4.806 7.763 4.806 7.763s-7.008-3.559-10.72-4.806c-3.117-1.047-6.347-1.827-9.611-2.217-5.445-.651-10.97.023-16.449-.185-10.488-.398-31.419-2.033-31.419-2.033l-30.865-42.324s13.913-1.505 20.885-1.294z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M898.44 790.18c-.615-.267-1.507.11-1.507.11s.338.906.952 1.171v.002c3.096 1.342 11.28 4.908 15.75 7.036 4.161 1.982 8.177 4.311 12.386 6.285 5.343 2.507 10.72 5.09 16.331 7.05.074.026.148.052.222.076 3.042 1.01 6.162 1.098 8.635 2.191 2.735 1.178 6.497 4.157 8.055 5.205.819.551 1.776 1.243 2.272 1.598.165.119.8.576.967.694l.295.213.083.06c.02.012.03.02.032.022-.002-.002-.013-.01-.03-.027l-.074-.068a95.92 95.92 0 0 0-1.156-1.04c-.483-.43-1.311-1.167-2.114-1.822-1.513-1.238-4.83-4.375-7.84-5.884-2.694-1.32-5.905-1.544-8.683-2.47a13.63 13.63 0 0 1-.202-.07c-5.538-1.933-10.848-4.486-16.198-6.995-4.172-1.957-8.183-4.284-12.38-6.282-4.494-2.14-12.696-5.714-15.795-7.056z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M944.02 803.63c2.788.289 5.787.84 8.016 1.217.723.122 2.528.431 3.251.554l.975.165.266.046.071.011.026.004-.024-.01-.067-.026a40.942 40.942 0 0 0-1.178-.447 71.09 71.09 0 0 0-3.135-1.065c-2.2-.693-5.091-1.531-8.056-1.842a20.663 20.663 0 0 0-.993-.081c-3.395-.188-6.816.485-10.112.93-.198.026-.413.057-.64.093-.516.079.72-.235-5.133.93l.274 1.373c5.84-1.162 4.618-.85 5.072-.92.22-.034.427-.064.614-.09 3.326-.448 6.571-1.1 9.848-.918.29.016.599.041.925.075zM940.47 809.59c-.142-.062-.361.039-.539.15-.173.1-.303.232-.303.232s-.012.184.024.38c.028.204.087.435.219.503 1.351.64 4.784 2.376 6.053 3.906.29.35.501.766.677 1.246.478 1.336.637 2.808 1.585 4.177 1.072 1.467 2.543 2.604 3.497 3.343 1.414 1.042 2.34 1.678 2.358 1.691-.015-.016-.774-.854-1.982-2.108-.796-.873-2.096-2.23-2.884-3.578-.63-1.02-.7-2.493-1.26-4.004-.209-.574-.488-1.149-.913-1.661-1.49-1.795-5.155-3.625-6.532-4.277zM922.4 802.43c.065-.133-.474-.269-.642-.308-.037-.01-.06-.007-.06-.007s-.023-.002-.06.008c-.167.042-.704.184-.638.316.005.803.015 2.927-.002 4.101-.03 2.01-.84 4.362-.152 6.508.249.775.631 1.487 1.086 2.139.776 1.102 1.75 1.984 2.704 2.719 1.258.968 2.759 1.534 3.736 1.901 1.432.499 2.36.784 2.382.79a75.906 75.906 0 0 0-2.138-1.3c-.863-.542-2.258-1.366-3.203-2.293-.832-.804-1.672-1.666-2.333-2.62a6.63 6.63 0 0 1-.9-1.763c-.592-1.845.186-3.88.218-6.06.017-1.191.007-3.326.002-4.13z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M864.96 770.89s5.086 6.417 7.393 9.796c1.59 2.33 4.436 7.207 4.436 7.207s-6.693 1.542-9.796 2.958c-4.308 1.964-8.357 4.57-12.013 7.577-4.712 3.876-9.052 8.321-12.568 13.307-3.986 5.652-7.044 11.99-9.426 18.482-3.051 8.32-3.72 17.34-6.099 25.875-1.077 3.866-1.67 7.994-3.696 11.46-2.245 3.838-9.057 9.795-9.057 9.795s2.536 1.094 3.882 1.109c4.841.05 9.537-1.933 14.046-3.697 10.266-4.017 20.639-8.58 29.202-15.525 6.488-5.261 11.859-12.012 16.079-19.22 2.896-4.948 4.64-10.537 6.099-16.08 1.76-6.69 3.142-20.515 3.142-20.515s1.055 13.01 3.327 19.036c1.501 3.985 3.89 7.665 6.653 10.904 3.205 3.757 7.503 6.422 11.274 9.61 3.807 3.22 8.169 5.866 11.459 9.611 3.474 3.955 8.502 13.307 8.502 13.307s-.963-7.145-.74-10.72c.22-3.509 1.666-6.853 2.033-10.35.419-3.983.37-8.012.185-12.013-.211-4.58.212-9.414-1.478-13.677-4.444-11.2-12.273-21.465-21.81-28.832-3.06-2.364-6.926-3.682-10.72-4.435-1.208-.24-3.696 0-3.696 0s1.617-4.07 2.773-5.915c1.766-2.821 14.046-16.264 14.046-16.264l-6.654-3.88-15.71 23.471s-.107-5.793 0-8.686c.247-6.668 1.479-19.961 1.479-19.961l-6.839.185.555 27.538-15.71-20.7z" fill="#076f4f" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M879.72 797.17c1.272-1.25 2.053-3 2.053-3s-1.762.752-3.034 2.002l-.005.005c-2.09 2.095-4.976 5.088-6.573 7.18-2.396 3.137-4.1 6.744-6.138 10.036a922.721 922.721 0 0 1-6.833 10.896c-2.365 3.704-4.984 7.287-7.223 11.112-2.105 3.599-3.432 7.571-5.643 10.967-.138.212-.28.422-.424.629-3.2 4.603-9.003 10.412-11.455 13.138-2.465 2.564-4.027 4.24-4.052 4.267.027-.024 1.769-1.507 4.45-3.866 2.871-2.7 8.629-7.682 12.201-12.737.155-.22.306-.442.452-.667 2.277-3.497 3.623-7.51 5.68-11.024 2.214-3.785 4.813-7.338 7.193-11.066a921.302 921.302 0 0 0 6.844-10.913c2.066-3.338 3.724-6.865 6.06-9.924 1.545-2.024 4.37-4.953 6.451-7.04z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M868.84 800.19a23.717 23.717 0 0 0-4.553 2.133c-2.089 1.287-3.89 3.088-5.087 4.282-1.683 1.75-2.739 2.907-2.739 2.907s1.247-.949 3.135-2.464c1.313-1.005 3.338-2.624 5.303-3.654 1.38-.73 2.848-1.336 4.405-1.883 1.47-.516 2.985-.935 4.508-1.298.087-.021.188-.042.3-.063 0 0 .222-.142 2.72-.29l-.717-.879c-2.107 7.87-1.168 4.385-2.008 7.726a241.82 241.82 0 0 0-.656 2.66c-.11.458-.21.89-.3 1.284-.322 1.421-.547 2.863-.782 4.277-.29 1.748-.542 3.353-.97 4.94-.584 2.183-1.532 4.667-2.094 6.21-.858 2.262-1.378 3.743-1.385 3.764.01-.02.781-1.383 1.921-3.524.787-1.524 1.944-3.776 2.731-6.093.552-1.635.891-3.326 1.178-5.068.236-1.42.455-2.822.767-4.197.087-.387.187-.813.296-1.266.195-.817.419-1.721.651-2.646.837-3.326-.102.159 2.003-7.705a17182 17182 0 0 1 .25-.93 69.26 69.26 0 0 0-.967.05c-2.535.15-2.89.31-2.89.31-.13.024-.256.05-.374.078-1.553.37-3.117.802-4.646 1.339z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M852.41 821.39c-.778.6-1.54 1.216-2.286 1.829-2.391 1.967-4.529 4.339-6.048 6.04-2.024 2.326-3.33 3.913-3.33 3.913s1.555-1.345 3.825-3.424c1.637-1.46 4.097-3.727 6.39-5.474.766-.586 1.535-1.181 2.305-1.776 3.188-2.463 6.468-4.757 10.108-6.235.601-.244 1.883-.423 2.388-.485.08.04.11-.372.124-.584l-.003-.134-.026-.132c-.06-.203-.191-.597-.263-.54-.523.064-1.951.255-2.747.578-3.811 1.548-7.218 3.938-10.437 6.424zM858.14 829.01c-.038-.281-.761-.46-.761-.46s-.644.374-.606.647l-.01.001c.192 1.4.665 5.083.654 7.106-.005.819-.01 1.636-.035 2.454-.073 2.205-.205 4.176-.71 6.072-.422 1.625-1.37 3.391-1.926 4.487a140.236 140.236 0 0 0-1.434 2.7c.014-.016.74-.938 1.86-2.435.725-1.019 1.885-2.63 2.543-4.423.714-1.973 1.001-4.11 1.066-6.357.026-.835.032-1.67.036-2.49.012-2.136-.474-5.894-.667-7.304zM894.89 797.14c-1.198-1.514-2.945-2.593-2.945-2.593s.65 1.948 1.847 3.462l-.006-.007c1.47 1.904 3.232 4.285 4.207 5.953 1.029 1.76 1.621 3.77 2.564 5.686.92 1.872 1.823 3.824 3 5.619 1.259 1.92 2.64 3.862 4.355 5.484 1.915 1.813 4.47 2.796 6.413 4.3a9.54 9.54 0 0 1 1.135 1.022c2.262 2.427 3.893 5.091 4.856 7.807.71 1.971.86 4.447.983 5.915a78.846 78.846 0 0 1 .205 3.432l.008.222c.003.025.003.046.003.059v.022-.022l.008-.059.02-.221a54.025 54.025 0 0 0 .184-3.446c.033-1.488.12-3.959-.491-6.192-.808-2.917-2.388-5.86-4.755-8.458-.4-.439-.84-.832-1.3-1.188-2.057-1.593-4.53-2.527-6.307-4.21-1.598-1.512-2.906-3.341-4.147-5.235-1.12-1.708-1.986-3.582-2.914-5.47-.907-1.844-1.526-3.915-2.611-5.773-1.014-1.735-2.83-4.189-4.307-6.102z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M912.82 823.79c.124-.14-.387-.497-.511-.585-.02-.014-.033-.016-.033-.016s-.013-.006-.037-.006c-.138-.002-.78-.004-.757.196-.31 1.01-1.101 3.747-1.014 5.391.01.198.03.403.056.611.27 2.077 1.122 3.959 1.827 5.385a31.237 31.237 0 0 0 1.448 2.619l.102.16a.24.24 0 0 1 .03.042l.008.018-.007-.018a.208.208 0 0 1-.011-.05l-.05-.184-.181-.666c-.149-.546-.356-1.309-.591-2.2-.393-1.494-.962-3.468-1.186-5.282a6.956 6.956 0 0 1-.047-.508c-.072-1.368.652-3.92.954-4.907zM897 812.49a5.18 5.18 0 0 0-.18.523c-.505 1.857-.279 3.764-.094 5.125.299 1.797.579 3.018.579 3.018s.128-1.248.205-3.053c.107-1.352.181-3.224.649-4.699a5.18 5.18 0 0 1 .14-.394c.142-.353.338-.744.57-1.155 0 0 .502-1.112 2.31-3.386l-.985.11c2.793 2.238 3.307 2.465 3.355 2.498.183.125.366.247.546.365.2.13.397.255.587.371.211.129.417.247.611.35 1.023.543 2.096.95 3.164 1.307 2.282.767 4.222 1.172 6.132 2.106 2.128 1.03 4.413 2.554 5.844 3.477 2.1 1.404 3.467 2.276 3.486 2.287a212.402 212.402 0 0 0-3.158-2.73c-1.352-1.114-3.408-2.811-5.625-4.073-1.984-1.116-4.067-1.674-6.236-2.395-1.033-.345-2.023-.723-2.95-1.215a10.926 10.926 0 0 1-.541-.31 19.687 19.687 0 0 1-.548-.347 29.51 29.51 0 0 1-.521-.349s-.502-.217-3.271-2.434a130.52 130.52 0 0 1-.542-.437 41.66 41.66 0 0 0-.443.548c-1.849 2.323-2.434 3.57-2.434 3.57-.25.442-.48.896-.65 1.322z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M896.02 761.36c-.87-.553-1.915.944-2.945.937-1.129-.008-2.122-1.364-3.212-1.07-.977.262-1.108 1.813-2.008 2.275-1.596.818-3.645 1.079-5.354.535-1.296-.412-1.72-2.748-3.079-2.677-.914.048-1.073 1.564-1.874 2.008-1.233.682-2.822.33-4.15.803-1.24.442-2.828.729-3.48 1.874-1.037 1.824 1.322 4.476.268 6.291-.781 1.346-2.606 1.94-4.15 2.142-1.856.243-4.202.157-5.487-1.205-1.364-1.446.7-4.763-.937-5.89-1.428-.982-3.355 1.025-5.087 1.071-2.031.054-4.142-.17-6.023-.937-1.777-.725-3.75-1.67-4.685-3.346-.98-1.758-.637-4.025-.402-6.024.159-1.345 1.3-2.53 1.205-3.881-.058-.837-.756-1.499-1.07-2.276-.62-1.53-1.98-3.076-1.607-4.685.356-1.537 1.958-2.597 3.346-3.346 1.163-.627 3 .181 3.882-.803 1.585-1.77-.43-4.99.67-7.095.703-1.347 1.994-2.627 3.48-2.944 2.044-.437 3.935 1.82 6.023 1.74 1.905-.074 3.45-1.923 5.354-2.008a6.66 6.66 0 0 1 3.882 1.07c1.377.912 2.537 3.724 3.079 3.883 1.157.338 1.79-1.635 2.81-2.276.71-.445 1.686-.476 2.276-1.07.9-.908.75-2.533 1.606-3.481 1.529-1.692 3.625-3.218 5.89-3.48 2.972-.345 5.863 1.397 8.567 2.677a20.21 20.21 0 0 1 4.685 3.079c.926.815 1.454 2.028 2.409 2.81.989.81 2.068 1.9 3.346 1.874 1.362-.028 2.193-1.697 3.48-2.141 1.868-.645 3.915-.735 5.89-.67 1.994.067 4.084.223 5.89 1.071 1.318.62 2.533 1.602 3.346 2.811.811 1.206 1.14 2.71 1.339 4.15.158 1.15-.94 2.643-.134 3.48 1.206 1.254 3.56-.519 5.22 0 1.347.42 2.694 1.237 3.48 2.41 1.043 1.555 1.312 3.617 1.205 5.487a9.35 9.35 0 0 1-1.606 4.685c-.79 1.148-2.525 1.465-3.213 2.677-.423.747-.028 1.77-.401 2.543-.66 1.365-1.836 2.48-3.079 3.347-.673.469-1.47.778-2.275.937-.482.095-1.086-.302-1.473 0-.87.68-.046 2.41-.803 3.212-1.636 1.736-4.442 2.1-6.827 2.142-2.684.047-5.353-.959-7.763-2.142-1.001-.491-1.567-1.895-2.677-2.007-.933-.095-1.62 1.373-2.543 1.204-1.645-.3-2.742-2.114-3.48-3.614-.798-1.619.943-5.046-.804-6.157z" fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M872.86 738.14c.21-.181.315-.5.373-.77a4.53 4.53 0 0 0 .052-.326c.016-.092.014-.152.014-.152s-.057-.02-.15-.029a2.791 2.791 0 0 0-.334-.03c-.285-.005-.635.045-.868.246-.808.694-2.022 1.889-2.302 2.957-.583 2.225.416 4.673 1.397 6.528.2.378.477.77.782 1.151l.056.061c1.724 1.692 3.891 2.857 3.93 2.878-.022-.039-1.267-2.223-2.95-3.876l.056.061a6.165 6.165 0 0 1-.637-.93c-.942-1.781-1.74-3.764-1.28-5.518.18-.69 1.088-1.586 1.86-2.251zM904.42 738.54c.058-.134-.334-.469-.46-.573-.024-.02-.041-.026-.041-.026s-.016-.009-.047-.014c-.163-.024-.676-.084-.737.057-.353.817-1.28 3.028-1.513 4.39-.034.203-.064.418-.088.64-.187 1.73.018 3.436.23 4.753.277 1.546.543 2.6.548 2.622.003-.023.144-1.106.24-2.66.103-1.25.205-3.053.374-4.562.022-.2.047-.386.076-.557.202-1.175 1.07-3.267 1.418-4.07zM843.75 755.3c-.303.44.014 1.246.014 1.246s.862-.057 1.136-.457l.002.002c.734-1.072 2.004-2.766 3.013-3.36.107-.063.234-.125.385-.187.877-.366 1.962-.672 2.781-.934a159.184 159.184 0 0 0 1.557-.505l.102-.034c.023-.015.037-.013.04-.014-.003 0-.017.003-.041-.009l-.105-.022a11.904 11.904 0 0 0-1.652-.202c-.886-.049-2.07-.035-3.212.425-.197.08-.39.173-.565.276-1.275.75-2.705 2.677-3.458 3.774zM915.93 753.8c.018-.144-.538-.094-.709-.078-.037.003-.057.013-.057.013s-.022.005-.054.026c-.141.092-.608.41-.495.518.282.775 1.076 2.862 1.866 3.896.97 1.27 2.233 2.456 3.743 3.155 2.068.938 4.298.861 5.917.689.769-.078 1.506-.337 1.949-.49a44.522 44.522 0 0 0 1.128-.432c-.022.002-.47.034-1.2.107-.454.034-1.246.112-1.88.041-1.592-.16-3.652-.39-5.325-1.185h-.001c-1.248-.578-2.343-1.589-3.219-2.735-.644-.843-1.388-2.77-1.663-3.525zM860.23 749.86c-.28-.334-.522-.674-.678-1.033-.339-.667-.278-1.768-.278-2.52.07-1.083.067-1.815.067-1.815s-.316.659-.719 1.687c-.248.71-.62 1.843-.296 3.079.17.566.465 1.079.84 1.511.706.827 1.65 1.481 2.442 2.053 1.428 1.032 4.285 2.184 5.355 2.6.192.075.571-.356.662-.464l.015-.026.006-.03c.003-.14.007-.713-.175-.784-1.055-.41-3.779-1.517-5.043-2.43-.803-.581-1.616-1.147-2.198-1.828z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M858.03 754.15c-.577.44-1.128.947-1.615 1.36-2.016 1.9-3.495 3.706-3.495 3.706s2.052-1.115 4.268-2.718c.606-.391 1.144-.819 1.69-1.235.666-.507 1.308-.92 2.01-1.133.74-.225 2.264-.125 3-.054.146.115.386-.473.448-.616l.01-.039v-.04c-.022-.133-.137-.787-.324-.699-.763-.073-2.518-.203-3.542.109-.929.282-1.736.815-2.45 1.359z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M867.64 754.94s-.84 2.4-.67 3.614c.182 1.284.888 2.504 1.74 3.48.782.895 2.946 2.008 2.946 2.008" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M879.5 759.47c-.04-.626-.02-1.342-.034-1.951-.007-.34-.016-.649-.025-.863l-.012-.27-.005-.107-.07.083a6.36 6.36 0 0 0-.651.964c-.304.544-.637 1.314-.601 2.213.011.227.042.46.108.682.268.902 1.414 1.877 1.82 2.208.062.052.354-.179.509-.316.105-.112.092-.1.092-.1l.073-.114c.096-.183.268-.508.212-.554-.378-.308-1.23-1.07-1.364-1.523a1.526 1.526 0 0 1-.052-.352zM890.18 759.55a2.49 2.49 0 0 0-.033-.425c-.2-1.031-.822-1.753-1.28-2.23a8.5 8.5 0 0 0-1.11-.999l-.03-.021.01.035.03.089.103.312.33.985c.205.622.534 1.428.573 2.027.006.063.007.137.007.222-.003.768-.356 1.903-.52 2.396-.03.087.327.305.495.407l.09.042.095.024c.195.028.615.065.646-.028.174-.518.59-1.865.593-2.836zM909.54 751.92c.014-.189-.498-.406-.637-.46-.02-.008-.034-.007-.034-.007s-.013-.002-.035.004c-.142.038-.677.186-.69.362-.076 1.035-.323 3.702-.858 4.988a8.892 8.892 0 0 1-.437.9c-.669 1.213-1.526 2.322-2.342 3.302-.504.617-1.27 1.253-1.715 1.64-.704.585-1.134.97-1.15.985.02-.008.55-.228 1.389-.614.55-.266 1.423-.69 2.17-1.312 1.017-.842 2.097-1.935 2.872-3.322.187-.336.357-.683.506-1.042.632-1.52.884-4.366.961-5.423zM911.49 752.73c.029-.134-.414-.376-.563-.455-.03-.016-.05-.018-.05-.018s-.018-.006-.052-.005c-.17.006-.674.042-.704.187-.178.835-.627 3.107-.474 4.448.023.21.056.418.097.623.276 1.331.935 2.454 1.564 3.296a28.277 28.277 0 0 0 1.978 1.757c.001 0 0 0 0 0a31.62 31.62 0 0 0-1.233-2.258c-.367-.948-.74-1.997-.936-3.065-.033-.17-.06-.34-.08-.511-.123-1.087.28-3.184.453-3.999zM883.88 748.08c-.499.083-1.123.2-1.608.313a23.623 23.623 0 0 0-.89.225l-.085.023a4.746 4.746 0 0 0 .256.176c.154.098.371.222.641.34.487.215 1.175.414 1.901.306.358-.055.743-.162 1.062-.367.919-.593 1.178-1.798 1.37-2.56.106-.423.165-.846.195-1.263.084-1.23-.179-2.56-.29-3.452-.073-.607-.17-1.17-.248-1.58a25.23 25.23 0 0 0-.183-.885c-.022-.048-.019-.078-.02-.084 0 .005.004.036-.017.084a23.142 23.142 0 0 0-.175.886 53.13 53.13 0 0 0-.257 1.566c-.151 1.04-.122 2.262-.206 3.365a5.909 5.909 0 0 1-.157 1.022c-.198.786-.35 1.452-.771 1.724-.096.062-.263.121-.518.16z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M887.8 746.35c.479-.377 1.163-.713 1.762-1.243 1.728-1.553 2.978-3.023 2.978-3.023s-1.75.81-3.715 2.063c-.501.323-1.195.574-1.88 1.095-.355.273-.697.618-.924 1.088-.363.748-.601 1.93.092 2.761.778.932 2.174.78 3.04.775.14 0 .27 0 .393.006 1.495.074 2.652-.44 3.596-.406.529.005 1.193.176 1.586.266a30.66 30.66 0 0 0 1.024.25s0 0 0-.001c-.017-.013-.338-.241-.877-.593-.352-.219-.928-.577-1.598-.766-1.152-.3-2.548-.027-3.632-.138a5.428 5.428 0 0 0-.5-.018c-.967.006-1.68.061-1.957-.272-.164-.197-.129-.798.092-1.254.103-.211.274-.4.52-.59z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M886.95 749c.071-.082-.354-.28-.538-.362-.055-.024-.092-.03-.092-.03s-.036-.011-.096-.012c-.2-.005-.672-.001-.642.105a46.51 46.51 0 0 0-.454 2.337c-.047.29-.073.592-.072.898.006.694.157 1.332.29 1.804a10.044 10.044 0 0 0 .325.974c.04.052.036.086.037.091 0-.005-.007-.039.029-.094l.07-.233c.054-.187.125-.444.2-.75.136-.561.215-1.015.352-1.675.05-.25.108-.519.151-.793.136-.844.342-1.814.44-2.26z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M885.9 748.68c.101-.072-.282-.389-.433-.508a.337.337 0 0 0-.072-.046s-.029-.017-.08-.03c-.188-.049-.667-.167-.664-.048-.3.592-1.096 2.124-1.64 2.86-.05.068-.102.135-.156.202-.64.802-1.205 1.398-1.715 2.225a16.68 16.68 0 0 0-.777 1.468c.033-.019.612-.37 1.364-.94.59-.428 1.544-1.046 2.218-1.874.066-.081.13-.164.193-.25.622-.842 1.457-2.456 1.762-3.059zM861.2 763.32c.366-.748.924-1.603 1.325-2.275.527-.81.838-1.428.838-1.428s-.609.324-1.418.881c-.65.477-1.477 1.18-1.996 2.193a3.96 3.96 0 0 0-.19.437c-.563 1.567-.318 4.435-.212 5.448-.06.175.55.28.695.302h.044l.042-.011c.138-.059.7-.293.612-.436-.103-.985-.305-3.599.137-4.83.03-.084.071-.178.123-.281zM908.74 751.28c-.414-.2-.908-.248-1.296-.249-.188 0-.353.011-.47.022-.125 0-.2.021-.2.021s.025.074.097.176c.06.104.146.244.258.397.232.318.575.688 1.004.894.703.339 1.522.71 2.115.912a16.29 16.29 0 0 0 3.077.7c.572.078 1.454.113 2.105.128.235.006.472-.174.646-.35.146-.09.264-.298.286-.33l.002-.008-.002-.006c-.022-.032-.136-.24-.279-.333-.168-.18-.393-.367-.62-.373-.642-.015-1.446-.047-1.95-.115-.965-.13-1.913-.33-2.813-.638-.532-.181-1.268-.515-1.96-.848z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M919.75 760.54s1.29 2.796 1.433 4.3c.128 1.344-.535 4.015-.535 4.015" fill="none" stroke="#000" stroke-linecap="square" stroke-miterlimit="30.1" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M903.81 767.96c0-.628.088-1.351.123-1.976.02-.36.034-.68.042-.911l.008-.287a4.34 4.34 0 0 0 .001-.114l-.023.023a5.83 5.83 0 0 0-.246.278 7.01 7.01 0 0 0-.55.762c-.337.53-.73 1.286-.755 2.204-.002.101 0 .205.01.306.028.313.124.67.236.988l.038.084c.618 1.21 1.811 2.062 1.85 2.089 0-.05-.017-1.569-.605-2.724l.037.083a2.67 2.67 0 0 1-.161-.642 1.62 1.62 0 0 1-.005-.163zM894.72 760.77c-.21.109-.34.385-.42.623-.097.206-.106.414-.106.414s.166.125.392.175c.239.085.544.147.765.038 1.227-.62 3.528-1.856 4.645-2.97.107-.107.213-.226.314-.35.592-.729.894-1.58 1.073-2.245a8.964 8.964 0 0 0 .248-1.263.221.221 0 0 1 .001-.087c.004-.017.01-.03.01-.03s-.005.013-.016.027a.211.211 0 0 1-.067.056l-.21.213c-.169.174-.401.42-.66.708-.471.523-.97 1.14-1.463 1.734a3.29 3.29 0 0 1-.22.246c-.954.952-3.08 2.102-4.286 2.71z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><g stroke="#000" stroke-linecap="square" stroke-width="1.4"><g fill="#bf0d3e"><g stroke-miterlimit="27.6"><path d="M915.41 907.84c-3.996-1.272-8.988-1.63-12.568.554-7.632 4.657-14.416 22.363-13.307 23.287 1.109.925 34.931 44.542 34.931 44.542s2.946-6.226 4.656-9.212c3.414-5.963 8.526.364 10.659-2.37 6.242-8 .295-29.853-.345-38.134-.826-10.689-14.363-15.59-24.027-18.667z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M898.6 913.94s-6.377 1.102-9.056 2.772c-2.293 1.43-4.03 3.677-5.545 5.915-1.143 1.689-2.179 3.546-2.587 5.544-1.111 5.435 0 15.71.554 16.634s26.984.924 26.984.924zM918.19 907.65s3.291-4.745 5.73-6.1c1.373-.762 3.053-1.037 4.62-.923 1.827.133 3.758.687 5.175 1.848 1.111.911 1.879 2.3 2.218 3.696.45 1.86.575 4.065-.37 5.73-2.252 3.968-11.274 7.762-11.274 7.762z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M911.9 916.89c-.673-1.92-3.82-1.848-4.99-3.512-1.067-1.515-1.842-3.542-1.479-5.36.353-1.764 1.71-3.462 3.327-4.25 1.606-.783 3.63.448 5.36 0 1.842-.478 3.09-2.875 4.99-2.773 1.28.07 2.429 1.153 3.142 2.218.773 1.155 1.018 2.68.924 4.066-.107 1.576-1.663 4.436-1.663 4.436s4.238-3.195 6.653-2.957c1.276.126 1.967 1.705 3.142 2.218 1.097.478 2.409.276 3.512.739 1.024.43 2.412.798 2.772 1.848.695 2.027-.927 4.264-2.033 6.1-1.012 1.678-4.066 4.25-4.066 4.25s5.468-1.576 7.578-.185c1.384.913 1.75 2.965 1.848 4.62.097 1.657-.364 3.432-1.294 4.806-3.108 4.591-13.307 9.98-13.307 9.98l-19.96-7.208s7.73-12.799 5.544-19.036z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M913.01 930.02s-3.38-7.867-2.218-11.644c.462-1.499 1.867-2.754 3.327-3.327 3.042-1.193 7.301-1.74 9.796.37 1.392 1.178 1.216 3.538 1.108 5.36-.137 2.333-1.203 4.547-2.217 6.653-1.276 2.648-4.806 7.393-4.806 7.393z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/></g><path d="M886.21 943.32c1.022-2.602-2.09-5.215-2.68-7.947-.326-1.513.044-3.158-.462-4.62-.263-.76-.514-1.841-1.294-2.034-1.928-.477-3.527 1.848-5.175 2.957-.91.613-2.02 1.094-2.587 2.033-.711 1.18-.321 2.754-.74 4.066-.309.972-.827 1.866-1.293 2.773-.517 1.006-1.347 1.871-1.664 2.957-.31 1.066-.552 2.278-.184 3.326.52 1.483 1.594 3.244 3.142 3.512 4.834.839 11.144-2.455 12.937-7.023z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M910.42 919.48c-1.315-1.906-4.952-1.064-6.284-2.957-1.495-2.126.849-5.705-.74-7.762-1.202-1.56-3.576-1.996-5.544-2.033-2.2-.043-4.614.597-6.284 2.033-1.567 1.347-3.472 3.6-2.772 5.544.776 2.154 6.284 2.772 6.284 2.772s-3.069 2.617-3.696 4.436c-.664 1.923-1.085 4.51.184 6.1 1.232 1.54 5.27-.44 5.73 1.478.65 2.716-4.413 3.47-6.284 5.544-2.485 2.755-6.469 9.057-6.469 9.057l15.34 10.72 19.036-6.284s.028-9.49-1.109-14.046c-.748-2.999-1.99-5.926-3.696-8.502-.939-1.417-2.821-2.143-3.512-3.696-.326-.734.272-1.742-.185-2.403z" stroke-miterlimit="27.6" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/></g><path d="m887.14 947.39 15.71-4.436 10.904 6.654-14.416 17.188-16.819-14.786z" fill="#ba203a" stroke-miterlimit="5.8" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><g fill="#bf0d3e" stroke-miterlimit="5.8"><path d="M896.93 945.17c-.625-1.546-3.54 1.194-4.99.37-.719-.409-.626-1.548-1.11-2.218-.814-1.131-1.644-2.486-2.956-2.957-1.223-.44-2.697-.165-3.881.37-1.232.555-2.073 1.75-2.958 2.772-.985 1.136-1.396 2.778-2.587 3.696-.988.761-2.32.926-3.512 1.294-.97.3-2.182.082-2.957.74-1.536 1.302-2.39 3.53-2.402 5.544-.013 2.07.857 4.35 2.402 5.73 1.15 1.025 3.317.234 4.436 1.293.807.763.374 2.31 1.109 3.142.547.62 1.783.405 2.218 1.109.777 1.257-.096 2.96 0 4.435.092 1.426-.487 3.272.554 4.251 1.304 1.227 3.597.683 5.36.37 1.262-.225 2.245-1.775 3.512-1.571 1.399.225 1.774 2.494 3.141 2.865 2.858.774 6.589.24 8.687-1.849 3.486-3.469 5.666-10.195 3.142-14.416-1.381-2.31-4.27-1.71-7.762-2.217-1.733-.253-3.317-1.745-4.066-3.327-.634-1.336-.475-3.035 0-4.436.422-1.249 1.49-2.19 2.402-3.142.666-.695 2.579-.956 2.218-1.848z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M895.27 977.88c-.247 1.708-.598 3.5-.185 5.175.238.965.62 2.089 1.479 2.587 1.918 1.114 4.547-.693 6.653 0 1.674.552 2.952 1.952 4.251 3.142 1.577 1.445 2.112 4.806 4.251 4.806s2.567-3.487 4.251-4.806c1.15-.9 2.479-1.625 3.881-2.033 1.425-.414 3.37.663 4.436-.37 1.337-1.293-.068-3.826.647-5.544.665-1.599 2.543-2.478 3.234-4.066a7.357 7.357 0 0 0 .555-3.696c-.17-1.512-.702-3.072-1.664-4.251-1.717-2.106-5.48-2.082-6.838-4.436-1.202-2.084 1.408-5.587-.37-7.208-4.42-4.029-11.964.286-17.928.74-1.112.084-2.38-.221-3.327.37-.681.424-.826 1.379-1.293 2.032-.689.963-1.826 1.656-2.218 2.772-.326.93-.163 1.985 0 2.958.312 1.863 1.772 3.471 1.848 5.36.09 2.224-1.345 4.265-1.663 6.468zM925.95 950.72s-.385 4.69-.185 7.023c.134 1.565.02 3.337.924 4.62 1.035 1.469 2.83 2.63 4.62 2.773 1.985.159 4.26-.698 5.545-2.218.937-1.107 1.002-2.803.924-4.25-.136-2.53-2.402-7.209-2.402-7.209z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M932.42 952.75s2.48 5.595 4.805 7.393c1.542 1.191 3.623 2.166 5.545 1.848 1.908-.316 3.727-1.796 4.62-3.512 1.453-2.789.37-9.425.37-9.425z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M949.61 932.6c1.9-.265 3.98-.232 5.73.554 1.073.483 2.065 1.348 2.587 2.403 1.702 3.44 2.107 7.754 1.109 11.46-.77 2.855-2.544 5.857-5.175 7.207-2.467 1.266-5.92 1.394-8.317 0-3.554-2.067-3.419-5.672-6.1-10.72-.78-1.469 1.208 6.377-.184 9.056-1.057 2.034-3.27 3.786-5.545 4.066-3.236.4-7.75-.709-9.056-3.696-1.898-4.34 2.633-11.978 4.99-13.307 3.208-1.809 16.618-6.557 19.961-7.023z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M926.69 940.92s3.998 1.267 5.73 2.403c1.712 1.123 2.808 3.007 4.435 4.25 1.999 1.527 4.02 4.456 6.469 3.882 1.78-.418 2.443-2.866 2.957-4.62.57-1.952-.214-4.078 0-6.1.279-2.631 2.901-5.424 1.663-7.762-.995-1.88-3.796-2.61-5.914-2.403-2.347.23-3.876 2.695-5.914 3.881-2.453 1.428-7.578 3.882-7.578 3.882z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M902.66 935.93c-2.285-.559-3.951 2.88-4.99 4.99-.631 1.282-.994 2.891-.555 4.251.443 1.369 1.676 2.489 2.958 3.142 1.3.663 2.888.438 4.343.554.921.074 2.772.093 2.772.093s-3.99 1.403-5.082 3.05c-.723 1.088-.616 2.575-.555 3.88.074 1.583.226 3.306 1.109 4.621 1.058 1.576 2.761 2.947 4.62 3.327 2.475.505 5.163-.477 7.393-1.664 1.347-.716 1.933-2.522 3.327-3.142 1.412-.627 3.151.108 4.62-.37 1.237-.4 2.477-1.05 3.327-2.032.922-1.064 1.423-2.495 1.664-3.881.349-2.007.528-4.271-.37-6.1-.288-.587-1.478-1.293-1.478-1.293s2.482-1.155 3.511-2.033c.966-.825 1.978-1.76 2.403-2.957.577-1.626.806-3.65 0-5.175-.767-1.45-2.776-1.76-4.066-2.773-1.304-1.023-2.297-2.438-3.697-3.326-1.072-.681-2.25-1.323-3.511-1.479-.804-.1-1.636.107-2.403.37-.6.205-1.308.398-1.663.924-.556.823-.238 1.972-.37 2.957-.231 1.727.04 3.616-.74 5.175-.817 1.636-2.223 3.105-3.88 3.881-1.233.577-2.732.636-4.066.37-1.298-.26-2.664-.834-3.512-1.849-.787-.941.084-3.22-1.109-3.511z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/></g></g><path d="M886.34 955.72c-.368-.678-.53-1.702-.704-2.508-.156-1.032-.347-1.76-.347-1.76s-.242.71-.47 1.753c-.147.817-.272 1.995.269 3.14.051.104.109.205.173.301.393.587 1.07 1.097 1.747 1.496.851.502 1.785.719 2.513.816a8.404 8.404 0 0 0 1.205.075c.069-.021.102-.005.107-.003-.005-.002-.042-.007-.086-.064a34.72 34.72 0 0 0-.963-.692 36.543 36.543 0 0 0-2.064-1.336c-.606-.359-1.06-.719-1.295-1.07a1.363 1.363 0 0 1-.085-.148z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M886.71 957.78c.076-.004-.055-.337-.14-.54-.04-.092-.08-.15-.08-.15s-.034-.06-.1-.135c-.145-.165-.39-.426-.428-.359-.326.207-1.108.703-1.683 1.091a9.27 9.27 0 0 0-.314.22c-1.05.775-1.896 1.529-2.533 2.361-.535.885-.84 1.502-.855 1.535.03-.02.602-.425 1.362-1.051.76-.5 1.8-1.016 2.827-1.706l.296-.198c.56-.379 1.324-.863 1.648-1.068zM889.81 974.85c.04.219.684.031.805-.006.02-.006.03-.014.03-.014s.01-.006.022-.023c.087-.116.48-.628.308-.734-.509-.762-1.614-2.51-2.003-3.925a4.716 4.716 0 0 1-.149-.705c-.105-.673.194-1.633.364-2.326a54.19 54.19 0 0 1 .401-1.481l.029-.1c0-.026.01-.037.01-.04a5.58 5.58 0 0 0-.102.103 10.17 10.17 0 0 0-.99 1.218c-.418.585-1.024 1.492-1.06 2.68 0 .364.058.707.147 1.022.44 1.598 1.664 3.545 2.188 4.331zM876.16 962.06c-.01.695.721 1.317.721 1.317s.667-.684.676-1.297h.002c.016-1.165.13-2.677.572-3.429.028-.046.057-.092.088-.136.436-.697 1.509-1.29 2.284-1.86.365-.275.901-.543 1.207-.705l.56-.296.176-.093c.039-.032.067-.036.072-.037-.005 0-.032.01-.081 0a11.98 11.98 0 0 0-.839.053c-.362.035-.936.093-1.5.294-.906.294-2.162.698-3.023 1.838a3.416 3.416 0 0 0-.15.232c-.614 1.042-.75 2.915-.766 4.119zM903.55 968.29c-.236-.201-.445-.412-.58-.645-.283-.377-.27-1.196-.3-1.77a26.334 26.334 0 0 1-.015-.958l.001-.308v-.087l.001-.035-.02.03a6.528 6.528 0 0 0-.203.344 7.476 7.476 0 0 0-.418.9c-.22.527-.547 1.395-.227 2.406.18.48.487.893.87 1.203a3.89 3.89 0 0 0 1.602.79c1.476.328 2.789-.819 3.845-.815.806.003 1.656.584 2.736.646.804.046 1.878.11 2.768-.356.186-.098.367-.21.54-.333a3.86 3.86 0 0 0 1.578-2.344c.147-.814-.125-1.5-.29-1.907a7.546 7.546 0 0 0-.44-.94.231.231 0 0 1-.04-.06l-.01-.026c0 .002.004.013.006.027a.228.228 0 0 1-.003.072c0 .06.003.14.005.244.003.185.005.462-.002.769-.015.437-.005 1.13-.231 1.499-.287.59-.786 1.092-1.38 1.524a3.383 3.383 0 0 1-.383.235c-.539.283-1.232.244-2.038.198-.815-.047-1.716-.643-2.81-.648-1.494-.006-2.586 1.061-3.547.848a2.479 2.479 0 0 1-1.015-.503zM921.18 974.29a6.473 6.473 0 0 0-1.927-1.544c-1.016-.532-2.114-.67-2.834-.755-1.055-.095-1.74-.117-1.74-.117s.62.292 1.594.685c.646.287 1.668.698 2.334 1.216.545.41 1.055.882 1.5 1.414.236.283.441.582.607.895.125.235.227.488.307.755.197.64.324 1.31.42 1.966.085.476.039 1.14.025 1.548l-.028.721c0 .004-.008.222-.01.227.012.057-.001.086-.003.091.002-.005.008-.037.05-.077.028-.045.069-.11.119-.194.091-.153.217-.374.351-.645.193-.38.482-.969.572-1.67.097-.724.09-1.549-.156-2.372a5.612 5.612 0 0 0-.41-1.006 6.581 6.581 0 0 0-.772-1.138z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M905.84 974.19c-.048.263-.089.509-.143.738-.243 1.04-.576 2.078-.807 2.934-.319 1.103-.477 1.873-.477 1.873s.49-.614 1.135-1.571c.473-.723 1.088-1.723 1.462-2.863.095-.296.16-.586.208-.865 0 0 .13-.486.295-2.212l-1.297.295c1.56 2.585 1.56 3.006 1.56 3.006.052.13.095.248.127.353 0 0 .157.335.247 1.775l.325 5.2 1.059-5.101c.506-2.438.755-2.793.755-2.793.042-.111.082-.21.12-.294 0 0 .118-.393 1.122-1.714l-1.253-.497c-.374 3.542.117 4.429.117 4.429.039.133.083.262.132.388.448 1.105 1.216 1.938 1.839 2.625 1.02 1.147 2.094 1.602 2.597 2.227.307.606.522 1 .539 1.03v.001c-.005-.034-.064-.463-.2-1.186-.346-.81-1.393-1.732-2.023-2.763-.518-.819-1.153-1.641-1.447-2.44a3.446 3.446 0 0 1-.094-.277 4.232 4.232 0 0 1-.134-.807s-.141-1.117.066-3.08a22.69 22.69 0 0 1 .402-2.48 28.239 28.239 0 0 0-1.655 1.983c-1.113 1.463-1.281 1.981-1.281 1.981-.055.12-.108.25-.158.383 0 0-.3.517-.815 3l1.384.098c-.104-1.66-.308-2.105-.308-2.105a6.533 6.533 0 0 0-.16-.451s-.079-.587-1.664-3.214a59.67 59.67 0 0 0-1.139-1.812 52.466 52.466 0 0 1-.157 2.108c-.158 1.654-.28 2.098-.28 2.098zM922.03 943.27a12.492 12.492 0 0 1-2.155-3.6c-.328-.813-.426-1.925-.504-2.592a47.698 47.698 0 0 1-.153-1.559l-.009-.103-.003-.04-.009.04-.022.1a19.171 19.171 0 0 0-.26 1.558c-.088.681-.234 1.786-.008 2.879a9.556 9.556 0 0 0 2.575 4.787c.707.712 1.74 1.584 2.934 1.683.6.05 1.424-.238 1.999-.505.687-.318.908-1.228.923-1.299v-.003h-.002c-.042-.01-.989-.21-1.51.033-.531.246-.97.406-1.294.38-.733-.062-1.401-.615-2.057-1.275a8.842 8.842 0 0 1-.445-.484zM913.45 949.4c-.001-.353-.022-.7-.053-1.036-.347-1.936-1.028-3.564-1.028-3.564s-.337 1.732-.289 3.642c-.02.32-.03.643-.03.96 0 .319-.004.632-.02.942-.032.636-.062 1.214-.152 1.787-.1.693-.4 1.567-.569 2.115l-.293.952-.09.296a.28.28 0 0 1-.035.117s.008-.014.019-.028a.297.297 0 0 1 .065-.06c.05-.055.12-.131.209-.231.163-.185.389-.451.64-.78.368-.478.903-1.194 1.221-2.075a7.05 7.05 0 0 0 .384-2.026c.017-.34.021-.678.021-1.011zM917.05 950.99c-.676-1.657-2-3.05-2-3.05s.029 1.922.705 3.578l-.02-.054c.09.289.158.546.197.76.134.733.207 1.481.188 2.214-.014.51-.053 1.005-.135 1.486-.157.995-.652 2.18-.95 2.972-.196.52-.387 1.013-.506 1.322-1.22 3.161 1.063-2.752-.158.409l-.044.114c-.005.029-.015.041-.017.044.002-.002.01-.017.033-.034a11.585 11.585 0 0 0 .375-.419c.23-.266.547-.648.896-1.12.522-.7 1.273-1.733 1.642-2.992a7.017 7.017 0 0 0 .263-1.745 12.21 12.21 0 0 0-.21-2.502 7.988 7.988 0 0 0-.239-.928zM909.64 948.58c.12 1.061-.04 1.401-.04 1.401-.155.361-.512.822-.964 1.299-.43.453-.81 1.022-1.08 1.473a13.06 13.06 0 0 0-.418.758c-.01.056-.032.069-.036.072.004-.003.022-.022.079-.016a5.803 5.803 0 0 0 .84-.265c.51-.205 1.137-.539 1.63-1.059.494-.52.985-1.125 1.236-1.71 0 0 .32-.556.144-2.111zM909.64 936.19a9.671 9.671 0 0 1-1.409-1.216c-.691-.707-1.234-1.881-1.623-2.641-.517-1.126-.9-1.853-.9-1.853s.09.815.3 2.05c.172.85.446 2.145 1.24 3.252.435.589.969 1.11 1.574 1.544.874.63 1.857 1.12 2.834 1.48.704.26 1.925.307 2.365.318.063.002.135-.307.172-.514.02-.205.016-.183.016-.183l-.012-.183c-.032-.207-.082-.518-.141-.52-.418-.01-1.455-.06-1.915-.23a10.535 10.535 0 0 1-2.501-1.304zM946.38 941.7c-.2 0-.382.702-.382.702s.198.698.38.698c.678.001 1.828.04 2.417.373l.029.017c.618.343 1.147.964 1.547 1.583.212.288.33.807.415 1.125.06.225.11.433.143.568l.042.18c.022.044.018.07.018.076 0-.005-.001-.032.024-.073a6.887 6.887 0 0 0 .193-.764c.067-.327.175-.867.03-1.464-.197-.85-.704-1.832-1.704-2.439l-.047-.027c-.884-.501-2.398-.554-3.105-.555zM931.96 924.13c.65-.202 1.195-1.048 1.195-1.048s-.87-.517-1.61-.286v-.001c-.181.056-.37.118-.564.185-.88.285-1.785.706-2.469 1.45-.676.797-.866 1.756-.98 2.341-.14.894-.196 1.464-.198 1.486.011-.019.303-.524.705-1.309.299-.511.732-1.336 1.259-1.701.548-.44 1.275-.621 2.143-.945.177-.061.352-.118.52-.17zM893.59 934.83a9.765 9.765 0 0 0-.79 1.917c-.38 1.406-.316 2.846-.262 3.828a24.013 24.013 0 0 0 .202 2.1l.021.136.008.052.009-.051.025-.135.089-.485c.068-.37.174-.95.294-1.572.181-.936.413-2.379.846-3.47.213-.553.496-1.09.798-1.67.62-1.184 1.424-2.45 2.04-3.374.23-.343.308-.792.333-1.145.011-.159.012-.3.009-.4a.957.957 0 0 0-.007-.17l-.001-.003h-.003c-.014.003-.08.017-.163.05-.098.031-.23.079-.377.146-.325.15-.72.392-.956.746-.628.94-1.466 2.258-2.117 3.5zM892.18 929.2c1.512-.262 2.905-1.213 2.905-1.213s-1.632-.427-3.144-.165l-.045.009c-.247.06-.497.125-.745.197-.744.206-1.499.52-2.141 1.044-.813.7-1.178 1.637-1.402 2.228a11.446 11.446 0 0 0-.439 1.363.353.353 0 0 1-.03.13.331.331 0 0 1 .082-.105 45.94 45.94 0 0 1 .883-1.095c.405-.474.996-1.237 1.599-1.548.518-.303 1.131-.457 1.839-.672.224-.065.453-.126.683-.181z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path class="UnoptimicedTransforms" d="M470.66 288.48s-.98-.44-1.48-.355c-.46.079-1.172.762-1.172.762z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1039.9 1109c2.794-1.264 4.28-1.262 4.28-1.262.248-.015.474-.023.675 0 .843.067 1.866.694 2.623 1.099.994.612 1.724.99 1.744 1v.001c-.013-.018-.493-.67-1.28-1.574-.588-.628-1.506-1.555-2.855-1.87a3.678 3.678 0 0 0-1.004-.055s-1.87.075-4.76 1.383z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path class="UnoptimicedTransforms" d="M469.694 296.922s-.734.58-.921.99c-.142.31-.11 1.014-.11 1.014z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1043.8 1138.8c-.075-.163-.573.183-.697.273-.025.018-.034.033-.034.033s-.012.013-.024.04c-.066.152-.302.69-.143.728.569.476 1.827 1.574 2.539 2.574.135.191.258.365.352.537.314.52.488 1.376.649 1.982.177.83.356 1.407.363 1.429.01-.022.18-.589.348-1.448.105-.625.225-1.555-.133-2.523a3.724 3.724 0 0 0-.439-.79c-.797-1.119-2.194-2.343-2.78-2.834z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><path d="M1042.6 1138.6a5.96 5.96 0 0 0-1.003.23c-1.3.435-2.34 1.27-3.057 1.872-.956.845-1.56 1.463-1.56 1.463s.807-.313 1.95-.852c.836-.362 2.03-.938 3.044-1.173a8.57 8.57 0 0 1 .822-.154c.809-.114 1.663-.086 2.515.01 1.068.12 2.044.509 3.138.873.329.11.667.21 1.014.29 1.055.244 1.99.444 2.958.519.693.053 1.38.028 1.833.01.323-.014.591-.032.78-.046.103-.01.183-.015.24-.02.057-.016.09-.01.096-.01-.01 0-.04-.001-.092-.028l-.231-.07a78.78 78.78 0 0 0-.748-.215c-.369-.104-1.163-.317-1.71-.494-.82-.264-1.745-.644-2.77-.96-.306-.095-.61-.199-.928-.305-1.07-.356-2.235-.801-3.423-.935-.92-.104-1.903-.141-2.868-.01z" style="paint-order:markers fill stroke" transform="matrix(-.27592 0 0 .27496 757.508 -16.285)"/><g fill="#bf0d3e" stroke="#000" stroke-linecap="square" stroke-width="1.4"><path transform="matrix(-.27592 0 0 .27496 757.508 -16.285)" d="M1004.5 1120.9c-6.813 2.548-16.451 3.05-19.591 9.61-.845 1.767.989 3.796 1.294 5.73.318 2.017-.208 4.205.554 6.1.737 1.829 2.381 3.15 3.697 4.62 4.241 4.739 9.108 8.883 13.492 13.492 4.81 5.056 8.416 11.402 14.046 15.525 1.912 1.4 4.098 2.998 6.468 2.957 2.617-.046 5.301-1.54 7.023-3.512 1.757-2.01 1.193-5.302 2.588-7.577 6.423-10.473 19.342-15.91 25.69-26.43 1.44-2.385 2.195-5.188 2.587-7.947.27-1.892.505-3.947-.184-5.73-1.103-2.85-4.713-3.141-4.713-3.141s2.618-.918 3.234-2.033c.983-1.78.667-4.179 0-6.1-.489-1.408-1.507-2.721-2.772-3.51-1.979-1.235-4.51-1.342-6.839-1.48-5.807-.34-11.647.636-17.373 1.664-9.913 1.78-19.768 4.234-29.202 7.763z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke"/><g stroke-miterlimit="27.6"><path d="M915.41 907.84c-4.351-1.847-9.889-4.276-14.038-2.011-8.32 4.54-12.946 24.929-11.837 25.853 1.109.924 31.335 46.816 31.335 46.816s3.852-9.986 7.221-10.683c5.346-1.106 8.231 2.45 10.364-.284 6.243-8 1.622-32.743.982-41.024-.826-10.689-14.69-14.704-24.027-18.667z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M898.6 913.94s-6.377 1.102-9.056 2.772c-2.293 1.43-4.03 3.677-5.545 5.915-1.143 1.689-2.179 3.546-2.587 5.544-1.111 5.435 0 15.71.554 16.634s26.984.924 26.984.924zM918.19 907.65s3.291-4.745 5.73-6.1c1.373-.762 3.053-1.037 4.62-.923 1.827.133 3.758.687 5.175 1.848 1.111.911 1.879 2.3 2.218 3.696.45 1.86.575 4.065-.37 5.73-2.252 3.968-11.274 7.762-11.274 7.762z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M911.9 916.89c-.673-1.92-3.82-1.848-4.99-3.512-1.067-1.515-1.842-3.542-1.479-5.36.353-1.764 1.71-3.462 3.327-4.25 1.606-.783 3.63.448 5.36 0 1.842-.478 3.09-2.875 4.99-2.773 1.28.07 2.429 1.153 3.142 2.218.773 1.155 1.018 2.68.924 4.066-.107 1.576-1.663 4.436-1.663 4.436s4.238-3.195 6.653-2.957c1.276.126 1.967 1.705 3.142 2.218 1.097.478 2.409.276 3.512.739 1.024.43 2.412.798 2.772 1.848.695 2.027-.927 4.264-2.033 6.1-1.012 1.678-4.066 4.25-4.066 4.25s5.468-1.576 7.578-.185c1.384.913 1.75 2.965 1.848 4.62.097 1.657-.364 3.432-1.294 4.806-3.108 4.591-13.307 9.98-13.307 9.98l-19.96-7.208s7.73-12.799 5.544-19.036z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M913.01 930.02s-3.38-7.867-2.218-11.644c.462-1.499 1.867-2.754 3.327-3.327 3.042-1.193 7.301-1.74 9.796.37 1.392 1.178 1.216 3.538 1.108 5.36-.137 2.333-1.203 4.547-2.217 6.653-1.276 2.648-4.806 7.393-4.806 7.393z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/></g><path d="M886.21 943.32c1.022-2.602-1.742-5.314-2.68-7.947-.858-2.408-.267-6.383-2.696-7.18-2.008-.659-3.22 3.165-5.312 3.462-1.971.28-3.789-2.255-5.712-1.742-1.937.517-3.688 2.427-4.114 4.385-.41 1.881 1.534 3.573 1.84 5.474.252 1.554-.615 3.266-.022 4.724 1.031 2.534 3.053 5.444 5.758 5.847 4.854.723 11.144-2.456 12.937-7.023z" stroke-miterlimit="5.8" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M910.42 919.48c-1.315-1.906-4.952-1.064-6.284-2.957-1.495-2.126.849-5.705-.74-7.762-1.202-1.56-3.576-1.996-5.544-2.033-2.2-.043-4.614.597-6.284 2.033-1.567 1.347-3.472 3.6-2.772 5.544.776 2.154 6.284 2.772 6.284 2.772s-3.069 2.617-3.696 4.436c-.664 1.923-1.085 4.51.184 6.1 1.232 1.54 5.27-.44 5.73 1.478.65 2.716-4.413 3.47-6.284 5.544-2.485 2.755-6.469 9.057-6.469 9.057l15.34 10.72 19.036-6.284s.028-9.49-1.109-14.046c-.748-2.999-1.99-5.926-3.696-8.502-.939-1.417-2.821-2.143-3.512-3.696-.326-.734.272-1.742-.185-2.403z" stroke-miterlimit="27.6" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><g stroke-miterlimit="5.8"><path d="m887.14 947.39 15.71-4.436 10.904 6.654-14.416 17.188-16.819-14.786z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M896.93 945.17c-.625-1.546-3.54 1.194-4.99.37-.719-.409-.626-1.548-1.11-2.218-.814-1.131-1.644-2.486-2.956-2.957-1.223-.44-2.697-.165-3.881.37-1.232.555-2.073 1.75-2.958 2.772-.985 1.136-1.396 2.778-2.587 3.696-.988.761-2.32.926-3.512 1.294-.97.3-2.182.082-2.957.74-1.536 1.302-2.328 3.53-2.402 5.544-.064 1.713.517 3.609 1.69 4.859 1.275 1.357 3.871.81 5.148 2.164.762.808.374 2.31 1.109 3.142.547.62 1.783.406 2.218 1.109.777 1.257-.462 3.03 0 4.435.531 1.617 1.453 3.47 3.03 4.11 2.002.813 4.323-1.673 6.395-1.06 1.36.402 1.775 2.494 3.142 2.865 2.857.774 6.588.24 8.687-1.849 3.486-3.469 5.666-10.195 3.142-14.416-1.381-2.31-4.27-1.71-7.763-2.217-1.733-.252-3.316-1.745-4.066-3.327-.633-1.336-.474-3.035 0-4.436.423-1.249 1.49-2.19 2.403-3.142.666-.694 2.579-.956 2.218-1.848z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M895.27 977.88c-.247 1.708-.598 3.5-.185 5.175.238.965.686 1.989 1.479 2.587 1.987 1.5 4.973.784 7.252 1.788 2.216.976 3.649 3.67 6.043 4.03 2.622.396 5.125-1.38 7.624-2.265 2.314-.82 5.324-.856 6.804-2.813 1.122-1.484-.068-3.827.647-5.545.665-1.599 2.543-2.478 3.234-4.066a7.357 7.357 0 0 0 .555-3.696c-.17-1.512-.702-3.072-1.664-4.251-1.717-2.106-5.48-2.082-6.838-4.436-1.202-2.084 1.408-5.587-.37-7.208-4.42-4.029-11.964.286-17.928.74-1.112.084-2.38-.221-3.327.37-.681.424-.826 1.379-1.293 2.032-.689.963-1.826 1.656-2.218 2.772-.326.93-.163 1.985 0 2.958.312 1.863 1.772 3.471 1.848 5.36.09 2.224-1.345 4.265-1.663 6.468zM925.95 950.72s-.385 4.69-.185 7.023c.134 1.565.02 3.337.924 4.62 1.035 1.469 2.83 2.63 4.62 2.773 1.985.159 4.26-.698 5.545-2.218.937-1.107 1.002-2.803.924-4.25-.136-2.53-2.402-7.209-2.402-7.209z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M932.42 952.75s2.48 5.595 4.805 7.393c1.542 1.191 3.623 2.166 5.545 1.848 1.908-.316 3.727-1.796 4.62-3.512 1.453-2.789.37-9.425.37-9.425z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M949.61 932.6c1.9-.265 3.98-.232 5.73.554 1.073.483 2.065 1.348 2.587 2.403 1.702 3.44 2.107 7.754 1.109 11.46-.77 2.855-2.544 5.857-5.175 7.207-2.467 1.266-5.92 1.394-8.317 0-3.554-2.067-3.419-5.672-6.1-10.72-.78-1.469 1.208 6.377-.184 9.056-1.057 2.034-3.27 3.786-5.545 4.066-3.236.4-7.75-.709-9.056-3.696-1.898-4.34 2.633-11.978 4.99-13.307 3.208-1.809 16.618-6.557 19.961-7.023z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M926.69 940.92s3.998 1.267 5.73 2.403c1.712 1.123 2.808 3.007 4.435 4.25 1.999 1.527 4.02 4.456 6.469 3.882 1.78-.418 2.443-2.866 2.957-4.62.57-1.952-.214-4.078 0-6.1.279-2.631 2.901-5.424 1.663-7.762-.995-1.88-3.796-2.61-5.914-2.403-2.347.23-3.876 2.695-5.914 3.881-2.453 1.428-7.578 3.882-7.578 3.882z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M902.66 935.93c-2.285-.559-3.951 2.88-4.99 4.99-.631 1.282-.994 2.891-.555 4.251.443 1.369 1.676 2.489 2.958 3.142 1.3.663 2.888.438 4.343.554.921.074 2.772.093 2.772.093s-3.99 1.403-5.082 3.05c-.723 1.088-.616 2.575-.555 3.88.074 1.583.226 3.306 1.109 4.621 1.058 1.576 2.761 2.947 4.62 3.327 2.475.505 5.163-.477 7.393-1.664 1.347-.716 1.933-2.522 3.327-3.142 1.412-.627 3.151.108 4.62-.37 1.237-.4 2.477-1.05 3.327-2.032.922-1.064 1.343-2.51 1.664-3.881.378-1.618.816-3.407.273-4.977-.35-1.013-2.121-2.416-2.121-2.416s2.482-1.155 3.511-2.033c.966-.825 1.978-1.76 2.403-2.957.577-1.626.806-3.65 0-5.175-.767-1.45-2.776-1.76-4.066-2.773-1.304-1.023-2.297-2.438-3.697-3.326-1.072-.681-2.25-1.323-3.511-1.479-.804-.1-1.636.107-2.403.37-.6.205-1.308.398-1.663.924-.556.823-.238 1.972-.37 2.957-.231 1.727.04 3.616-.74 5.175-.817 1.636-2.223 3.105-3.88 3.881-1.233.577-2.732.636-4.066.37-1.298-.26-2.664-.834-3.512-1.849-.787-.941.084-3.22-1.109-3.511z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/></g></g><path d="M886.34 955.72c-.368-.678-.53-1.702-.704-2.508-.156-1.032-.347-1.76-.347-1.76s-.242.71-.47 1.753c-.147.817-.272 1.995.269 3.14.051.104.109.205.173.301.393.587 1.07 1.097 1.747 1.496.851.502 1.785.719 2.513.816a8.404 8.404 0 0 0 1.205.075c.069-.021.102-.005.107-.003-.005-.002-.042-.007-.086-.064a34.72 34.72 0 0 0-.963-.692 36.543 36.543 0 0 0-2.064-1.336c-.606-.359-1.06-.719-1.295-1.07a1.363 1.363 0 0 1-.085-.148z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M886.71 957.78c.076-.004-.055-.337-.14-.54-.04-.092-.08-.15-.08-.15s-.034-.06-.1-.135c-.145-.165-.39-.426-.428-.359-.326.207-1.108.703-1.683 1.091a9.27 9.27 0 0 0-.314.22c-1.05.775-1.896 1.529-2.533 2.361-.535.885-.84 1.502-.855 1.535.03-.02.602-.425 1.362-1.051.76-.5 1.8-1.016 2.827-1.706l.296-.198c.56-.379 1.324-.863 1.648-1.068zM889.81 974.85c.04.219.684.031.805-.006.02-.006.03-.014.03-.014s.01-.006.022-.023c.087-.116.48-.628.308-.734-.509-.762-1.614-2.51-2.003-3.925a4.716 4.716 0 0 1-.149-.705c-.105-.673.194-1.633.364-2.326a54.19 54.19 0 0 1 .401-1.481l.029-.1c0-.026.01-.037.01-.04a5.58 5.58 0 0 0-.102.103 10.17 10.17 0 0 0-.99 1.218c-.418.585-1.024 1.492-1.06 2.68 0 .364.058.707.147 1.022.44 1.598 1.664 3.545 2.188 4.331zM876.24 962.36c.017.744.777 1.384.777 1.384s.636-.757.62-1.417c-.029-1.25.035-2.875.498-3.692a1.89 1.89 0 0 1 .084-.135c.4-.687 1.467-1.262 2.25-1.838a27.84 27.84 0 0 0 2.046-1.144c-.037.003-1.012.078-2.388.334-.903.292-2.187.69-3.063 1.857a3.243 3.243 0 0 0-.148.236c-.635 1.121-.708 3.125-.678 4.415zM903.55 968.29c-.236-.201-.445-.412-.58-.645-.283-.377-.27-1.196-.3-1.77a26.334 26.334 0 0 1-.015-.958l.001-.308v-.087l.001-.035-.02.03a6.528 6.528 0 0 0-.203.344 7.476 7.476 0 0 0-.418.9c-.22.527-.547 1.395-.227 2.406.18.48.487.893.87 1.203a3.89 3.89 0 0 0 1.602.79c1.476.328 2.789-.819 3.845-.815.806.003 1.656.584 2.736.646.804.046 1.878.11 2.768-.356.186-.098.367-.21.54-.333a3.86 3.86 0 0 0 1.578-2.344c.147-.814-.125-1.5-.29-1.907a7.546 7.546 0 0 0-.44-.94.231.231 0 0 1-.04-.06l-.01-.026c0 .002.004.013.006.027a.228.228 0 0 1-.003.072c0 .06.003.14.005.244.003.185.005.462-.002.769-.015.437-.005 1.13-.231 1.499-.287.59-.786 1.092-1.38 1.524a3.383 3.383 0 0 1-.383.235c-.539.283-1.232.244-2.038.198-.815-.047-1.716-.643-2.81-.648-1.494-.006-2.586 1.061-3.547.848a2.479 2.479 0 0 1-1.015-.503zM921.18 974.29a6.473 6.473 0 0 0-1.927-1.544c-1.016-.532-2.114-.67-2.834-.755-1.055-.095-1.74-.117-1.74-.117s.62.292 1.594.685c.646.287 1.668.698 2.334 1.216.545.41 1.055.882 1.5 1.414.236.283.441.582.607.895.125.235.227.488.307.755.197.64.324 1.31.42 1.966.085.476.039 1.14.025 1.548l-.028.721c0 .004-.008.222-.01.227.012.057-.001.086-.003.091.002-.005.008-.037.05-.077.028-.045.069-.11.119-.194.091-.153.217-.374.351-.645.193-.38.482-.969.572-1.67.097-.724.09-1.549-.156-2.372a5.612 5.612 0 0 0-.41-1.006 6.581 6.581 0 0 0-.772-1.138z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M906.06 973.99c-.117.286-.227.575-.331.862a30.677 30.677 0 0 0-.905 2.995 32.69 32.69 0 0 0-.38 1.726l-.02.114-.009.044s.01-.012.026-.036a14.376 14.376 0 0 0 .304-.436c.189-.277.446-.666.735-1.135a27.385 27.385 0 0 0 1.503-2.753c.13-.28.255-.564.373-.851.425-1.04-.07.184.921-2.267l-1.322-.07c1.01 3.521.85 3.232.85 3.232.031.14.059.27.082.387 0 0 .026-.23.269 1.884l.52 4.534.862-4.482c.325-1.69.614-2.422.614-2.422.087-.257.168-.467.25-.635 0 0 .119-.342 1.001-1.336l-1.221-.519-.006.089c-.038.56-.046 1.12-.028 1.677.016.732.07 1.508.343 2.276.613 1.598 1.867 2.81 2.658 3.608.514.527 1.132.982 1.495 1.252a26.486 26.486 0 0 0 .88.628.433.433 0 0 1 .085.057l-.021-.02a.43.43 0 0 1-.047-.055l-.17-.19a72.943 72.943 0 0 1-.547-.615c-.289-.329-.82-.916-1.187-1.458-.631-.929-1.671-2.294-1.99-3.58-.156-.56-.135-1.193-.136-1.92.006-.52.026-1.043.061-1.567l.005-.074a1108.1 1108.1 0 0 1 .15-1.92 20.055 20.055 0 0 0-1.371 1.402c-1.055 1.188-1.209 1.646-1.209 1.646s-.409.423-.984 3.412l1.383.052c-.245-2.133-.286-1.998-.286-1.998a16.724 16.724 0 0 0-.09-.421s.145.228-.869-3.31a263.58 263.58 0 0 0-.565-1.94 1763410 1763410 0 0 1-.757 1.871c-.99 2.449-.496 1.225-.92 2.262zM922.03 943.27a12.492 12.492 0 0 1-2.155-3.6c-.328-.813-.426-1.925-.504-2.592a47.698 47.698 0 0 1-.153-1.559l-.009-.103-.003-.04-.009.04-.022.1a19.171 19.171 0 0 0-.26 1.558c-.088.681-.234 1.786-.008 2.879a9.556 9.556 0 0 0 2.575 4.787c.707.712 1.74 1.584 2.934 1.683.6.05 1.424-.238 1.999-.505.687-.318.908-1.228.923-1.299v-.003h-.002c-.042-.01-.989-.21-1.51.033-.531.246-.97.406-1.294.38-.733-.062-1.401-.615-2.057-1.275a8.842 8.842 0 0 1-.445-.484zM913.45 949.4c-.001-.353-.022-.7-.053-1.036-.347-1.936-1.028-3.564-1.028-3.564s-.337 1.732-.289 3.642c-.02.32-.03.643-.03.96 0 .319-.004.632-.02.942-.032.636-.062 1.214-.152 1.787-.1.693-.4 1.567-.569 2.115l-.293.952-.09.296a.28.28 0 0 1-.035.117s.008-.014.019-.028a.297.297 0 0 1 .065-.06c.05-.055.12-.131.209-.231.163-.185.389-.451.64-.78.368-.478.903-1.194 1.221-2.075a7.05 7.05 0 0 0 .384-2.026c.017-.34.021-.678.021-1.011zM917.05 950.99c-.676-1.657-2-3.05-2-3.05s.029 1.922.705 3.578l-.02-.054c.09.289.158.546.197.76.134.733.207 1.481.188 2.214-.014.51-.053 1.005-.135 1.486-.157.995-.652 2.18-.95 2.972-.196.52-.387 1.013-.506 1.322-1.22 3.161 1.063-2.752-.158.409l-.044.114c-.005.029-.015.041-.017.044.002-.002.01-.017.033-.034a11.585 11.585 0 0 0 .375-.419c.23-.266.547-.648.896-1.12.522-.7 1.273-1.733 1.642-2.992a7.017 7.017 0 0 0 .263-1.745 12.21 12.21 0 0 0-.21-2.502 7.988 7.988 0 0 0-.239-.928zM909.66 948.52c-.212.047-.23.072-.23.072s-.028-.003-.217.104l-.428.169c.06.151.513 1.416.402 1.862-.098.391-.416.903-.856 1.447l.047-.052c-1.003 1.014-1.568 2.547-1.585 2.594 0 .001 0 0 0 0 .046-.015 1.534-.555 2.579-1.61l.047-.052c.486-.6.956-1.308 1.126-1.987.245-.98-.385-2.533-.457-2.716zM909.68 936.17c-.517-.378-1-.792-1.436-1.243-1.278-1.302-2.337-3.217-3.095-4.493-.999-1.818-1.718-3.01-1.718-3.01s.401 1.332 1.087 3.303c.536 1.409 1.326 3.461 2.735 5.105a9.648 9.648 0 0 0 1.602 1.469c.863.63 1.819 1.142 2.81 1.508.704.26 1.925.306 2.364.317.064.002.135-.307.172-.514.02-.205.016-.183.016-.183l-.012-.183c-.031-.208-.082-.518-.14-.52-.418-.01-1.455-.06-1.916-.23-.869-.322-1.71-.772-2.469-1.326zM946.38 941.7c-.2 0-.382.702-.382.702s.198.698.38.698c.678.001 1.828.04 2.417.373l.029.017c.618.343 1.147.964 1.547 1.583.212.288.33.807.415 1.125.06.225.11.433.143.568l.042.18c.022.044.018.07.018.076 0-.005-.001-.032.024-.073a6.887 6.887 0 0 0 .193-.764c.067-.327.175-.867.03-1.464-.197-.85-.704-1.832-1.704-2.439l-.047-.027c-.884-.501-2.398-.554-3.105-.555zM932.06 924.2c.332-.121.61-.41.804-.664.089-.118.162-.23.212-.311.06-.083.084-.143.084-.143s-.055-.035-.152-.067a3.426 3.426 0 0 0-.36-.121c-.313-.084-.72-.136-1.067-.01-.171.062-.352.13-.537.2-.857.323-1.697.709-2.443 1.263-.829.625-1.45 1.427-1.858 1.963a18.74 18.74 0 0 0-.856 1.214.388.388 0 0 1-.072.115s.011-.013.027-.026a.372.372 0 0 1 .083-.053l.283-.203.914-.655c.524-.372 1.363-1.007 2.098-1.375.717-.369 1.448-.596 2.323-.935.178-.068.351-.132.517-.192zM893.59 934.83a9.765 9.765 0 0 0-.79 1.917c-.38 1.406-.316 2.846-.262 3.828a24.013 24.013 0 0 0 .202 2.1l.021.136.008.052.009-.051.025-.135.089-.485c.068-.37.174-.95.294-1.572.181-.936.413-2.379.846-3.47.213-.553.496-1.09.798-1.67.62-1.184 1.424-2.45 2.04-3.374.23-.343.308-.792.333-1.145.011-.159.012-.3.009-.4a.957.957 0 0 0-.007-.17l-.001-.003h-.003c-.014.003-.08.017-.163.05-.098.031-.23.079-.377.146-.325.15-.72.392-.956.746-.628.94-1.466 2.258-2.117 3.5zM892.18 929.2c1.512-.262 2.905-1.213 2.905-1.213s-1.632-.427-3.144-.165l-.045.009c-.247.06-.497.125-.745.197-.744.206-1.499.52-2.141 1.044-.813.7-1.178 1.637-1.402 2.228a11.446 11.446 0 0 0-.439 1.363.353.353 0 0 1-.03.13.331.331 0 0 1 .082-.105 45.94 45.94 0 0 1 .883-1.095c.405-.474.996-1.237 1.599-1.548.518-.303 1.131-.457 1.839-.672.224-.065.453-.126.683-.181z" style="paint-order:markers fill stroke" transform="matrix(.13721 .23855 .23939 -.13673 123.528 208.362)"/><path d="M1339.7 1203c-2.325-2.816-5.168-5.165-7.635-7.86-2.67-2.916-4.944-6.193-7.747-8.981-2.616-2.603-5.17-5.439-8.42-7.186-2.744-1.475-5.933-1.942-8.982-2.582-3.844-.807-7.822-.82-11.677-1.572-4.134-.806-8.035-2.88-12.238-3.144-2.372-.148-5.18-.538-7.074.898-5.758 4.37-6.94 12.91-8.42 19.985-.89 4.256-.178 13.043-.178 13.043l5.006 3.158s1.352-3.584 2.694-4.86c3.323-3.162 7.777-5.727 12.35-6.064 3.8-.28 7.546 1.655 10.891 3.48 4.387 2.395 7.312 6.919 11.564 9.544 6.616 4.084 13.967 6.94 21.332 9.431 2.88.974 5.886 1.546 8.87 2.133.966.19 2.92.45 2.92.45l2.084-2.117 2.485-2.29 3.519.78s-7.14-11.153-11.344-16.246z" fill="#ba203a" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3.2" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="m1267 1201 .167.095.44.25.102-.143.384-.526a59.2 59.2 0 0 1 1.296-1.691c1.143-1.414 2.062-2.614 3.325-3.443 1.283-.869 3.131-1.32 4.226-1.62 1.74-.405 2.812-.678 2.812-.678s-1.102.078-2.89.241c-1.136.143-3.038.357-4.652 1.209-1.507.82-2.67 2.063-3.846 3.438a34.126 34.126 0 0 0-1.79 2.25l-.11.155.382.33.145.127zM1267.7 1195.3a54.298 54.298 0 0 1 2.107-2.635c1.165-1.35 2.104-2.484 3.366-3.247 1.258-.788 3.058-1.134 4.116-1.369a46.78 46.78 0 0 1 2.666-.503c.04-.01.06-.01.06-.01h-.828a34.56 34.56 0 0 0-1.961.09c-1.09.08-2.93.191-4.513.949-1.5.74-2.685 1.906-3.89 3.215a32.155 32.155 0 0 0-2.244 2.672l.056.055c.428.412.47.409.47.409s.013.038.526.335l.068.04zM1268.9 1185.9l.591.365.081-.108a39.575 39.575 0 0 1 1.33-1.684c.89-1.038 1.622-1.96 2.602-2.514 1.373-.818 3.342-1.106 4.54-1.32 1.855-.247 3.022-.432 3.022-.432s-1.18-.046-3.063-.072c-1.225.028-3.237.052-5 .852-1.255.599-2.213 1.578-3.118 2.598a25.09 25.09 0 0 0-1.433 1.732l-.09.122.527.453zM1346.5 1217.3c-1.71-2.612-3.36-4.99-5.21-7.176-1.605-1.895-3.497-3.683-4.724-4.844-1.838-1.703-3.005-2.746-3.005-2.746s1.007 1.2 2.65 3.087c1.05 1.23 2.85 3.294 4.232 5.173 1.723 2.338 3.117 4.575 4.886 7.273.435.665.848 1.302 1.223 1.885.958 1.511 2.493 2.662 2.536 2.695h.001c-.01-.054-.394-1.929-1.355-3.444-.376-.586-.792-1.227-1.23-1.895zM1344.4 1221l.117-.149.317-.402-.177-.182a1018.167 1018.167 0 0 0-2.784-2.849c-1.84-1.876-3.36-3.395-4.998-5.13-1.79-1.894-3.987-4.38-5.2-5.73a280.648 280.648 0 0 0-2.3-2.539c-.816-.888-1.314-1.372-1.314-1.372s.43.527 1.163 1.499c.531.705 1.226 1.636 2.057 2.736 1.2 1.587 2.991 3.959 4.807 6.108 1.5 1.776 3.078 3.502 4.813 5.359a226.851 226.851 0 0 0 2.93 3.076l.41-.306.152-.112zM1341.6 1221.3c-2.382-1.615-4.518-3.023-6.518-4.73-2.069-1.76-4.132-4.115-5.432-5.555-1.912-2.192-3.15-3.562-3.15-3.562s1.043 1.523 2.732 3.897c1.177 1.6 2.982 4.067 5.077 6.074 1.953 1.864 4.145 3.44 6.506 5.036a176.586 176.586 0 0 0 4.867 3.169c.416.261.935.354 1.332.382.174.012.324.013.432.01.095 0 .163-.01.177-.01-.01-.014-.028-.078-.072-.162a4.771 4.771 0 0 0-.202-.38c-.202-.342-.512-.765-.923-1.024a175.296 175.296 0 0 1-4.827-3.143z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><g fill="#ba203a"><path d="M1296 1200.7s.503 4.28 1.235 6.287c1.642 4.501 3.77 9.002 6.961 12.575 1.377 1.542 3.074 2.995 5.052 3.593 5.878 1.779 12.273-.559 18.413-.561 3.782 0 7.559.28 11.34.337 1.31.019 3.93 0 3.93 0s-3.759 4.371-6.063 6.063c-3.845 2.823-7.972 5.897-12.687 6.624-5.935.914-12.166-.907-17.739-3.144-8.39-3.368-15.175-9.84-22.567-15.045-3.9-2.746-11.485-8.533-11.485-8.533s1.931-3.747 3.514-5.052c2.998-2.474 6.809-4.229 10.666-4.716 3.162-.399 9.43 1.572 9.43 1.572z" stroke="#000" stroke-linecap="square" stroke-miterlimit="3.2" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1189.7 1259.6s7.672 0 11.452.561c3.36.501 9.88 2.493 9.88 2.493s-7.035 7.108-9.655 11.317c-2.047 3.288-4.604 10.666-4.604 10.666s8.331-4.415 12.8-5.838c8.93-2.845 18.325-4.063 27.62-5.277 6.807-.889 13.681-1.3 20.545-1.46 7.672-.178 15.342.55 23.016.562 7 .01 14.063.524 20.995-.45 6.4-.898 12.671-2.744 18.75-4.94 6.678-2.41 13.284-5.23 19.311-8.981 7.321-4.558 20.145-16.235 20.145-16.235l-5.575-24.051s-4.322-.54-6.234.277c-4.395 1.88-6.673 6.873-10.356 9.919-5.875 4.857-11.861 9.76-18.638 13.248-6.62 3.408-13.756 6.124-21.108 7.298-9.13 1.458-18.495-.054-27.732-.45-7.571-.323-15.102-1.466-22.68-1.571-7.229-.1-14.517-.157-21.67.898-6.995 1.032-13.852 2.998-20.545 5.277-5.397 1.837-15.718 6.737-15.718 6.737z" stroke="#000" stroke-linecap="square" stroke-miterlimit="8.6" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M376.915 318.974s-2.08.81-2.966 1.466c-.544.402-1.394 1.476-1.394 1.476z"/></g><path class="UnoptimicedTransforms" d="M1356.4 1220.2c.396-.162.543-.969.543-.969s-.66-.487-1.07-.319c-.811.332-2.146.892-3.623 1.566-2.374 1.079-4.506 2.174-6.352 3.679-1.351 1.11-2.442 2.574-3.125 3.48a44.741 44.741 0 0 0-1.59 2.247.256.256 0 0 1-.034.052s.014-.02.043-.045l.116-.12a105.772 105.772 0 0 1 1.81-1.832c.792-.779 2.087-2.105 3.387-2.964 1.912-1.28 3.905-2.112 6.326-3.224a99.936 99.936 0 0 1 3.572-1.544z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M377.577 320.266s-2.218.756-3.154 1.43c-.67.481-1.684 1.81-1.684 1.81z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1358.7 1225c.22-.082.38-.344.482-.571.106-.2.14-.392.14-.392s-.146-.13-.355-.219c-.224-.113-.516-.214-.743-.135-1.6.578-5.144 1.913-7.99 3.363-.947.48-1.87 1.014-2.717 1.667-1.68 1.306-2.957 3.065-3.82 4.255a105.05 105.05 0 0 0-1.904 2.854c.016-.015.986-.964 2.398-2.442 1.02-1.013 2.54-2.6 4.08-3.621.805-.54 1.675-.993 2.598-1.465 2.792-1.423 6.244-2.72 7.831-3.294z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M377.715 320.733s-2.06 1.218-2.962 1.993c-.53.456-1.42 1.546-1.42 1.546z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1359.4 1226.8c.206-.128.315-.42.372-.665.068-.219.065-.415.065-.415s-.172-.096-.397-.14c-.246-.063-.556-.102-.767.024-.931.565-2.562 1.57-4.307 2.71-2.082 1.358-3.953 2.699-5.6 4.257-1.295 1.229-2.41 2.716-3.122 3.663a137.676 137.676 0 0 0-1.683 2.354c.016-.015.808-.788 2.04-2.047.815-.805 2.162-2.18 3.447-3.18 1.782-1.395 3.537-2.47 5.683-3.875a157.49 157.49 0 0 1 4.269-2.686z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M377.908 321.833s-2.344 1.53-3.341 2.5c-.41.399-1.066 1.345-1.066 1.345z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1359.9 1230.9c.45-.302.522-1.185.522-1.185s-.84-.28-1.3.027c-.692.465-1.725 1.166-2.908 1.996-3.284 2.3-5.94 4.365-8.178 6.78-.994 1.075-1.831 2.382-2.337 3.162a52.185 52.185 0 0 0-1.148 1.85l-.07.121a.238.238 0 0 1-.027.046s.01-.018.034-.04l.09-.11.324-.39c.249-.299.63-.753 1.074-1.27.593-.688 1.61-1.905 2.623-2.791 2.579-2.268 4.954-3.777 8.42-6.211a174.541 174.541 0 0 1 2.884-1.98z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M377.55 324.033s-1.97 1.044-2.816 1.754c-.44.37-1.154 1.283-1.154 1.283z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1357.3 1239.6c1.15-.635 1.962-1.883 1.962-1.883s-1.488.023-2.639.658h-.01c-.73.414-1.578.903-2.46 1.431-2.045 1.222-3.855 2.442-5.415 3.908-1.081 1.02-1.971 2.277-2.53 3.063a105.103 105.103 0 0 0-1.332 1.982c.015-.015.662-.653 1.672-1.699.663-.66 1.764-1.798 2.829-2.587 1.71-1.277 3.377-2.193 5.496-3.465.87-.522 1.708-1.005 2.43-1.414z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1381.9 1245.5s4.678 4.775 7.304 6.828c5.367 4.194 11.013 8.155 17.148 11.115 7.19 3.468 14.92 5.857 22.706 7.621 7.644 1.732 15.508 2.553 23.34 2.858 9.635.376 19.26-1.498 28.899-1.27 9.298.22 18.598 1.097 27.787 2.54 6.215.977 12.433 2.189 18.419 4.129 4.33 1.403 12.544 5.398 12.544 5.398s-2.894-8.29-5.081-12.067c-2.1-3.628-7.622-10.003-7.622-10.003s5.562-1.55 8.416-1.905c4.255-.53 12.86-.318 12.86-.318s-6.79-5.541-10.796-7.145c-11.181-4.474-23.574-5.257-35.567-6.351-10.015-.914-20.12-.567-30.168-.159-9.183.373-18.304 3.065-27.47 2.382-6.567-.49-13.147-2.038-19.211-4.605-6.004-2.54-11.044-6.93-16.513-10.48-5.381-3.492-16.037-10.638-16.037-10.638z" fill="#ba203a" stroke="#000" stroke-linecap="square" stroke-miterlimit="5.8" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1397.4 1228.1c-.097-.129-.342-.155-.554-.152-.201-.01-.382.036-.382.036s-.102.154-.166.346c-.075.199-.133.44-.043.577.372.527.991 1.396 1.706 2.36 1.106 1.493 2.213 2.877 3.491 4.092 1.301 1.233 2.827 2.272 3.834 2.955a59.06 59.06 0 0 0 2.247 1.453l.147.089a.242.242 0 0 1 .055.033s-.02-.014-.047-.044l-.126-.118c-.388-.363-.067-.063-.456-.425-.342-.32-.9-.84-1.492-1.398-.845-.797-2.28-2.105-3.345-3.33-1.131-1.295-2.046-2.612-3.184-4.142a119.277 119.277 0 0 1-1.685-2.332zM1393.1 1228.6c-.115-.193-.394-.293-.632-.346-.212-.062-.406-.058-.406-.058s-.103.164-.158.38c-.075.233-.128.527-.016.725.416.718 1.096 1.875 1.9 3.164 1.41 2.27 2.797 4.332 4.547 6.095 1.48 1.48 3.324 2.668 4.487 3.425a176.45 176.45 0 0 0 2.894 1.77c-.017-.015-1.008-.859-2.606-2.164-1.033-.88-2.76-2.3-3.986-3.757-1.551-1.83-2.706-3.803-4.148-6.11a114.658 114.658 0 0 1-1.876-3.124z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1441.7 1193.1s-1.18 8.566-2.382 12.702c-1.114 3.832-2.023 7.944-4.446 11.115-1.972 2.583-4.659 4.97-7.78 5.875-7.446 2.16-23.182-1.905-23.182-1.905l-10.48 10.32s6.463 2.505 9.845 3.176c3.906.776 7.927 1.058 11.909.953 4.803-.127 9.768-.278 14.29-1.905 2.818-1.015 5.14-3.086 7.621-4.764 4.017-2.716 7.835-5.713 11.75-8.574 5.137-3.754 15.402-11.274 15.402-11.274l1.111-17.148z" fill="#ba203a" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="3.2" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1388.5 1230.2c-.14-.215-.442-.328-.695-.388-.223-.07-.423-.067-.423-.067s-.089.178-.121.41c-.054.256-.078.58.06.8.402.628 1.006 1.562 1.721 2.634 1.898 2.849 3.698 5.397 5.893 7.624 1.726 1.746 3.843 3.252 5.174 4.207a262.462 262.462 0 0 0 3.309 2.265c-.016-.014-1.161-1.036-3.017-2.636-1.194-1.066-3.204-2.807-4.696-4.547-2.013-2.336-3.555-4.785-5.498-7.69a162.886 162.886 0 0 1-1.707-2.612z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1401.2 1199c4.535-4.523 8.38-9.716 13.02-14.132 2.396-2.28 4.606-4.993 7.622-6.351 5.418-2.442 11.81-1.468 17.624-2.7 5.527-1.17 10.709-4.622 16.355-4.445 2.626.082 5.568.719 7.462 2.54 3.72 3.577 4.437 9.412 5.558 14.45 1.23 5.527 1.198 16.945 1.198 16.945l-5.659 3.436s-1.55-3.88-3.002-5.297c-2.406-2.35-5.62-3.991-8.892-4.764-3.659-.864-7.769-1.043-11.274.318-4.303 1.67-6.98 6.04-10.48 9.05-7.398 6.365-14.145 13.587-22.229 19.054-6.922 4.682-22.229 11.591-22.229 11.591l-4.128-22.229s12.954-11.38 19.054-17.466z" fill="#ba203a" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="3.2" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1384.6 1232.2c-.147-.226-.457-.35-.716-.417-.227-.077-.428-.08-.428-.08s-.087.183-.114.422c-.049.265-.066.6.08.83.77 1.2 2.247 3.46 3.863 5.717 1.304 1.825 2.62 3.53 4.163 5.03 1.813 1.753 4.03 3.18 5.48 4.116 2.124 1.32 3.497 2.132 3.516 2.143-.017-.014-1.246-1.038-3.194-2.592-1.295-1.074-3.403-2.761-4.957-4.485-1.389-1.533-2.554-3.193-3.87-5.027-1.599-2.233-3.06-4.468-3.822-5.657zM1381 1236.6c-.164-.192-.476-.263-.733-.288-.23-.039-.425-.01-.425-.01s-.066.187-.07.42c-.022.258-.01.58.155.776a201.53 201.53 0 0 0 4.33 5c1.368 1.523 2.731 2.958 4.222 4.253 2.045 1.773 4.404 3.311 5.995 4.346a108.806 108.806 0 0 0 3.702 2.303c.027.013.048.026.061.034.013.01.02.013.021.014 0 0-.01-.01-.02-.015-.013-.01-.032-.024-.054-.045a30.667 30.667 0 0 0-.203-.165l-.738-.603c-.566-.463-1.455-1.19-2.426-1.99-1.405-1.16-3.708-3.008-5.515-4.774-1.382-1.347-2.622-2.758-4.003-4.293a199.912 199.912 0 0 1-4.3-4.964z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1384.6 1233.2c-.194.031-.365.245-.486.442-.121.173-.18.353-.18.353s.102.16.266.297c.169.159.395.32.595.294.649-.09 1.65-.241 2.793-.447 2.367-.417 4.742-.873 6.938-1.946 1.828-.904 3.462-2.081 4.904-3.188 1.852-1.418 3.53-2.879 4.914-4.135a110.043 110.043 0 0 0 4.9-4.738l.302-.314.079-.083c.017-.02.027-.029.028-.03a173.587 173.587 0 0 1-5.718 4.68c-1.459 1.142-3.227 2.488-5.114 3.781-1.482 1.014-3.115 2.088-4.844 2.87-2.016.923-4.266 1.292-6.637 1.726a74.423 74.423 0 0 1-2.74.439zM1383.9 1229.4c-.198.094-.32.36-.39.59-.079.205-.09.398-.09.398s.151.119.358.195c.221.098.504.18.706.089.705-.324 1.823-.844 3.088-1.46 2.336-1.132 4.58-2.265 6.666-3.707 3.066-2.128 5.91-4.84 7.818-6.652 2.671-2.611 4.368-4.327 4.384-4.342-.017.014-1.906 1.522-4.778 3.898-2.004 1.607-5.117 4.174-8.107 6.066-2.06 1.308-4.247 2.335-6.595 3.479-1.254.61-2.362 1.125-3.06 1.446zM1382.5 1225.7c-.446.193-.821.55-1.094.818-.278.276-.487.496-.487.496s1.148.415 2.146-.033c1.022-.45 2.27-1.08 3.588-1.804 2.952-1.62 5.668-3.364 8.109-5.331 2.552-2.061 4.799-4.722 6.253-6.426a112.951 112.951 0 0 0 3.14-3.847l.194-.25a.72.72 0 0 1 .05-.068l.02-.024-.02.023a1.071 1.071 0 0 1-.06.06l-.22.227a228.455 228.455 0 0 1-3.49 3.518c-1.568 1.543-4.055 4.068-6.56 5.881-2.49 1.81-5.16 3.4-8.09 5.01-1.298.712-2.498 1.318-3.478 1.75zM1382.8 1222.1c-.283.208-.16.976-.16.976s.695.353.982.142v.01c.59-.434 1.577-1.164 2.672-1.994 1.583-1.2 3.109-2.395 4.538-3.711 2.409-2.223 4.664-4.757 6.221-6.518 2.146-2.467 3.51-4.1 3.523-4.118-.016.015-1.593 1.447-3.965 3.691-1.627 1.513-4.263 4.02-6.614 5.998-1.455 1.225-2.95 2.33-4.55 3.542a228.07 228.07 0 0 1-2.654 1.982z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1350 1213.4c.907-3.428 3.232-7.063 6.51-8.415 3.405-1.405 7.738-.363 10.956 1.429 1.38.768 2.997 3.671 2.997 3.671s1.937-2.19 3.196-2.877c2.648-1.446 5.766-2.932 8.732-2.382 2.904.538 5.952 2.538 7.145 5.24 1.011 2.288-.63 4.966-.793 7.462-.142 2.166-.426 4.356-.16 6.51.244 1.963 1.292 3.761 1.589 5.716.517 3.403 1.205 6.996.317 10.321-.962 3.605-2.617 7.709-5.875 9.527-1.987 1.11-6.827 0-6.827 0s-3.313 3.256-5.399 3.176c-2.127-.082-5.24-3.652-5.24-3.652s-3.474 2.168-5.398 2.064c-2.553-.137-5.532-1.289-6.828-3.493-2.426-4.13 1.258-9.629.507-14.359-.648-4.083-3.249-7.64-4.254-11.651-.677-2.706-1.889-5.59-1.175-8.287z" fill="#ba203a" stroke="#000" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="3.2" stroke-width="1.4" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M380.53 316.334s.838.647 1.147 1.069c.222.302.355.663.483 1.016.145.397.318 1.228.318 1.228z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1370.7 1209.4c-.09-.17-.605.188-.722.271-.021.015-.03.027-.03.027s-.01.011-.02.035c-.056.145-.278.714-.103.76.798.639 2.88 2.359 3.717 3.505.218.299.414.619.593.956.425.797.804 1.699 1.179 2.524.385.84.805 1.997 1.049 2.625.187.485.335.862.45 1.153l.142.354.04.099a.092.092 0 0 1 .015.038v-.148c0-.09-.01-.217-.017-.38a28.05 28.05 0 0 0-.095-1.241c-.073-.746-.19-1.833-.487-2.895-.244-.886-.547-1.858-1.035-2.784a9.246 9.246 0 0 0-.7-1.127c-.961-1.316-3.16-3.122-3.972-3.772z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M379.701 327.25s.706-.945.949-1.477c.15-.331.306-1.048.306-1.048z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1366.9 1248.4c-.2.278.15.97.15.97s.767.13.976-.16h.01c.378-.524.961-1.351 1.537-2.233.58-.883 1.08-1.79 1.421-2.75.325-.922.434-1.877.502-2.508.083-.921.106-1.509.107-1.531-.01.02-.258.558-.603 1.406-.236.552-.612 1.492-1.012 2.176-.488.85-.98 1.507-1.587 2.441a61.12 61.12 0 0 1-1.501 2.182z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path class="UnoptimicedTransforms" d="M382.681 327.36s.361-1.069.454-1.623c.056-.336.06-1.02.06-1.02z" fill="#ba203a"/><path class="UnoptimicedTransforms" d="M1377.3 1249.2c-.133.155.392.544.498.622.017.013.029.015.029.015s.01.01.032.01c.13 0 .788 0 .772-.208.194-.596.561-1.746.894-2.927.255-.907.437-1.816.502-2.71a34.766 34.766 0 0 0-.342-3.77 35.425 35.425 0 0 0-.771 3.646c-.21.77-.493 1.594-.736 2.454a77.488 77.488 0 0 1-.878 2.873z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><path d="M1469.2 1202.1c.1.144.353.19.573.203.203.024.389 0 .389 0s.106-.154.168-.352c.078-.208.135-.464.037-.619-.609-.92-1.88-2.757-3.298-4.305-.785-.872-1.677-1.718-2.796-2.282-2.28-1.094-4.897-1.027-6.588-.993-2.426.148-4.013.295-4.035.297.022 0 1.619.175 4.015.36 1.669.212 4.219.445 6.003 1.485.867.48 1.595 1.25 2.368 2.078 1.351 1.474 2.57 3.236 3.164 4.133zM1470.1 1193.8c-1.077-1.355-1.962-2.236-2.108-2.388-1.16-1.231-2.423-2.455-4.064-3.144-2.45-.977-5.206-.838-6.964-.765a41.902 41.902 0 0 0-3.901.332l-.25.035c-.028.01-.052.01-.066.012h-.025.092c.06 0 .14 0 .252.01.218.01.519.016.914.032.717.03 1.767.083 2.97.186 1.739.154 4.464.309 6.476 1.295 1.323.617 2.371 1.767 3.557 2.976.096.1.977.976 2.021 2.29zM1468.9 1186.3c-1.042-1.276-1.81-2.033-2.01-2.239-1.153-1.211-2.393-2.405-3.986-3.115-2.262-.966-4.824-.98-6.464-1.002a40.942 40.942 0 0 0-3.64.103c-.103.01-.18.014-.234.02-.027 0-.05.01-.062.01h-.023.023c.014.001.036 0 .062.01.056.01.13.012.233.022.202.02.48.047.846.087.663.072 1.635.186 2.747.35 1.605.242 4.13.544 5.987 1.52 1.296.653 2.328 1.78 3.506 2.975.154.159.92.912 1.93 2.15z" style="paint-order:markers fill stroke" transform="matrix(.27592 0 0 .27496 2.516 -16.285)"/><g fill="#fcd307" stroke="#000" stroke-linecap="square" stroke-miterlimit="33" stroke-width="1.4"><path d="m1215.2 452.26-2.957 10.165s8.244-6.996 12.937-9.61c6.716-3.742 13.997-6.575 21.439-8.502 7.397-1.916 15.092-3.024 22.733-2.957 7.161.062 14.507.74 21.254 3.142 6.35 2.26 12.123 6.121 17.373 10.35 4.073 3.28 10.72 11.459 10.72 11.459s-3.39 4.913-3.697 7.762c-.432 4.026.141 8.75 2.773 11.828 2.55 2.983 6.98 4.507 10.904 4.436 4.052-.074 8.076-2.279 11.089-4.99 2.544-2.29 4.214-5.586 5.175-8.872 1.263-4.32 1.392-9.07.554-13.492-1.392-7.344-4.57-14.535-9.056-20.515-5.169-6.89-12.26-12.425-19.776-16.634-13.088-7.33-27.745-12.977-42.693-14.231-15.968-1.34-32.494 1.77-47.499 7.393-12.004 4.498-23.52 11.394-32.528 20.515-6.044 6.12-11.316 13.673-13.492 21.994-1.606 6.144-1.377 13.049.74 19.036 1.51 4.275 4.197 8.65 8.131 10.904 3.389 1.941 7.852 2.226 11.644 1.294 3.319-.817 6.427-3.015 8.502-5.73 2.094-2.74 4.082-6.43 3.327-9.795-1.145-5.102-10.904-11.274-10.904-11.274s1.654-4.315 2.998-6.163c1.12-1.54 2.596-2.82 4.12-3.962 1.903-1.427 6.189-3.552 6.189-3.552zM1151.8 496.43s-2.515 10.94-5.545 15.525c-7.306 11.057-17.467 20.823-29.202 26.984-4.975 2.612-16.449 3.696-16.449 3.696s.171-5.923-1.293-8.316c-2.303-3.763-6.405-6.842-10.72-7.763-4.124-.88-9.028.034-12.383 2.588-3.64 2.77-5.758 7.654-6.284 12.198-.527 4.541 1.059 9.337 3.327 13.307 2.83 4.955 7.2 9.258 12.198 12.013 4.266 2.351 9.365 3.084 14.23 3.326 5.213.26 10.495-.645 15.526-2.033 9.576-2.641 18.989-6.469 27.353-11.828 6.134-3.93 11.566-9.032 16.264-14.6 5.214-6.18 9.704-13.106 12.937-20.516 2.778-6.369 4.721-13.226 5.36-20.145.595-6.46.625-13.269-1.48-19.406-1.629-4.751-4.362-9.47-8.316-12.568-2.884-2.259-6.717-4.17-10.35-3.696-4.745.619-9.19 4.141-11.828 8.132-2.393 3.618-3.721 8.566-2.588 12.753 1.209 4.465 9.241 10.35 9.241 10.35zM1053.5 584.59s3.591 3.546 5.914 4.25c3.48 1.057 7.596 1.141 10.904-.369 3.213-1.466 5.895-4.485 7.208-7.762 1.65-4.118 2.15-9.33.185-13.307-2.38-4.816-7.802-8.035-12.937-9.61-6.78-2.081-14.478-1.167-21.254.923-8.38 2.585-15.919 7.913-22.363 13.862-7.252 6.695-12.826 15.18-17.558 23.842-4.3 7.872-7.925 16.325-9.61 25.136-1.795 9.38-1.933 19.226-.37 28.647 1.594 9.612 3.847 19.822 9.795 27.538 3.735 4.845 9.332 8.475 15.155 10.35 4.928 1.587 10.577 1.891 15.525.37 4.053-1.246 7.769-4.03 10.35-7.393 2.244-2.923 4.22-6.68 3.882-10.35-.352-3.798-2.95-7.395-5.915-9.795-2.483-2.011-5.86-3.15-9.056-3.142-2.221.006-6.284 2.218-6.284 2.218s-4.119-13.932-3.881-21.07c.266-8.005 2.902-15.867 5.914-23.287 3.343-8.235 7.343-16.515 13.307-23.103 3.052-3.372 11.09-7.948 11.09-7.948zM1010 722.46s-1.662 4.131-3.142 5.73c-2.45 2.645-5.516 5.23-9.056 5.914-4.318.833-9.606.283-12.937-2.588-3.72-3.206-4.852-8.953-4.99-13.862-.152-5.397 1.473-11.138 4.62-15.525 3.607-5.028 9.186-9.091 15.155-10.72 5.726-1.561 12.077-.288 17.743 1.479 6.85 2.135 13.423 5.822 18.667 10.72 8.504 7.942 14.92 18.28 19.406 29.017 4.73 11.315 6.604 23.802 7.393 36.04.648 10.048.236 20.36-2.218 30.126-2.104 8.372-4.968 17.06-10.535 23.657-4.584 5.432-10.789 10.358-17.743 11.828-4.954 1.048-10.706.144-14.97-2.588-4.029-2.581-7.29-7.118-8.132-11.828-.794-4.442.677-9.47 3.327-13.122 2.097-2.891 5.506-5.335 9.056-5.73 1.82-.201 5.175 1.849 5.175 1.849s4.053-11.158 4.62-17.003c.83-8.545-.19-17.266-1.848-25.69-1.565-7.952-3.673-16.001-7.577-23.103-3.037-5.523-12.013-14.601-12.013-14.601zM1055.7 867.18s7.78 1.401 11.459.37c3.685-1.034 7.352-3.194 9.61-6.284 2.718-3.716 4.56-8.785 3.697-13.307-.957-5.01-4.757-9.767-9.24-12.198-6.082-3.298-14.113-3.588-20.7-1.479-7.919 2.535-14.06 9.377-19.222 15.895-8.449 10.671-13.834 23.674-18.112 36.594-4.763 14.385-7.87 29.576-8.132 44.726-.264 15.314 2.062 30.854 6.654 45.466 5.12 16.296 13.523 31.57 22.918 45.835 6.828 10.37 15.275 19.656 24.027 28.462 14.969 15.063 31.266 28.886 48.423 41.4 14.974 10.921 30.397 21.633 47.314 29.202 10.676 4.777 33.637 9.98 33.637 9.98l26.614-8.132s-15.688-19.378-25.875-26.244c-7.192-4.847-16.383-5.884-24.027-9.98-13.856-7.425-26.98-16.334-39.182-26.244-11.904-9.667-24.16-19.557-32.898-32.159-5.91-8.523-11.018-18.208-12.568-28.462-.798-5.274-1.003-11.387 1.848-15.895 1.243-1.965 3.604-3.96 5.914-3.696 2.424.276 3.794 3.164 5.175 5.175.687 1 1.479 3.327 1.479 3.327s3.145-7.235 3.326-11.09c.178-3.765-.29-7.85-2.218-11.088-1.476-2.481-3.962-4.5-6.653-5.545-2.53-.982-5.602-1.351-8.132-.37-3.087 1.198-7.023 7.024-7.023 7.024s-2.958-6.968-5.545-9.611c-3.325-3.398-12.198-7.393-12.198-7.393s5.05 4.936 6.284 8.132c1.691 4.382 1.1 9.35 1.109 14.046.01 4.943-1.109 14.786-1.109 14.786s-4.954-8.648-6.653-13.307c-3.432-9.405-5.29-19.34-7.024-29.202-1.91-10.868-3.68-21.863-3.696-32.898-.012-7.932.777-15.934 2.587-23.657 1.797-7.666 8.133-22.178 8.133-22.178z" style="paint-order:markers fill stroke" transform="matrix(-.2755 0 0 .27416 756.883 -15.49)"/><path d="M1314.4 1144.8s-6.55-1.976-9.904-2.625c-5.033-.975-10.136-1.809-15.262-1.897-7.302-.125-14.734.203-21.824 1.957-8.669 2.145-17.599 4.94-24.72 10.328-4.267 3.228-9.981 12.568-9.981 12.568s-4.671-2.87-5.914-5.175c-1.712-3.175-1.787-7.126-1.479-10.72.243-2.834 2.588-8.132 2.588-8.132s-9.205 3.5-14.046 4.066a68.951 68.951 0 0 1-22.548-1.109c-7.131-1.556-13.57-5.383-20.33-8.132-5.681-2.31-11.042-5.588-17.004-7.023-4.447-1.07-13.677-1.109-13.677-1.109s7.377-4.217 11.089-6.284c6.503-3.622 12.596-8.174 19.59-10.72 4.133-1.504 8.555-2.95 12.938-2.587 3.808.315 10.72 4.066 10.72 4.066s-4.34-8.614-4.806-13.307c-.491-4.96-.626-10.693 2.218-14.786 3.053-4.393 8.82-6.62 14.046-7.763 3.259-.713 6.932-.615 9.98.74 3.425 1.52 8.133 7.762 8.133 7.762s-3.807 2.441-4.436 4.436c-.64 2.028-.197 4.605 1.109 6.283 3.319 4.266 9.625 5.05 14.786 6.654 6.577 2.044 13.474 3.038 20.33 3.696 10.548 1.013 21.233-.565 31.789.37 9.705.86 19.55 1.843 28.832 4.805 4.83 1.542 9.708 3.5 13.677 6.654 5.212 4.142 9.616 9.556 12.568 15.525 2.085 4.218 3.797 9.036 3.327 13.718-.456 4.54-2.524 9.226-5.806 12.396-3.588 3.465-8.793 6.288-13.762 5.87-4.73-.399-9.664-3.553-11.978-7.696-2.086-3.734-.243-12.829-.243-12.829z" style="paint-order:markers fill stroke" transform="matrix(-.2755 0 0 .27416 756.883 -15.49)"/></g><path d="M1062.9 988.17c.014-.276-.164-.565-.333-.777-.137-.2-.299-.323-.299-.323s-.177.1-.34.281c-.195.19-.407.458-.426.738-.156 2.678-.489 9.801.142 13.745.387 2.417 1.04 4.781 1.844 7.085.685 1.96 1.5 3.845 2.348 5.624 1.308 2.742 3.097 5.364 4.304 7.132a114.284 114.284 0 0 0 2.85 3.99.746.746 0 0 1 .065.084.512.512 0 0 1-.051-.093l-.143-.257-.518-.938a427.984 427.984 0 0 1-1.693-3.097c-.987-1.825-2.592-4.694-3.683-7.325-.749-1.803-1.49-3.668-2.157-5.582-.784-2.245-1.412-4.527-1.783-6.845-.604-3.774-.282-10.779-.127-13.443zM1215.5 453.67c1.256-2.54 1.767-3.244 1.969-3.58.277-.459.568-.922.864-1.365.165-.246.33-.485.495-.713.184-.253.365-.49.543-.709.199-.242.389-.455.57-.635 1.761-1.754 3.746-3.295 5.87-4.659 2.777-1.784 5.63-3.252 8.346-4.499 2.125-.981 4.774-1.607 6.374-2.015a134.852 134.852 0 0 1 4.008-.954l-.024.003a.483.483 0 0 1-.065.004l-.243.022a74.804 74.804 0 0 0-3.77.456c-1.661.243-4.321.613-6.688 1.51-2.823 1.074-5.832 2.458-8.695 4.295-2.192 1.408-4.26 3.01-6.102 4.845-.221.22-.444.472-.664.74-.199.243-.397.503-.594.774a28.33 28.33 0 0 0-1.034 1.543c-.082.13-.784 1.015-2.415 4.316z" style="paint-order:markers fill stroke" transform="matrix(-.2755 0 0 .27416 756.883 -15.49)"/>
10
+ </svg>
11
+ </g>
12
+ </svg>