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 500 300" preserveAspectRatio="none">
9
+ <defs><clipPath id="a"><path d="M40.5 103.709h342v60.541h-342z"/></clipPath><clipPath id="b"><path d="M40.5 103.709h342v60.541h-342z"/></clipPath><clipPath id="c"><path d="M40.5 103.709h342v60.541h-342z"/></clipPath><clipPath id="d"><path d="M40.5 103.709h342v60.541h-342z"/></clipPath></defs><g style="display:inline"><path d="M0 3456h5760V0H0z" style="display:inline;fill:#002569;fill-opacity:1;stroke:none;stroke-width:1.06667" transform="scale(.0868)"/><path d="M4184.641 2928.091c-.957-46.647-22.597-70.783-66.522-73.182-33.41-1.825-68.489 15.423-70.687 55.524-2.717 49.548 38.01 57.5 73.83 69.146 63.531 21.212 157.418 46.193 152.36 138.418-6.241 113.822-99.874 148.326-190.775 143.361-96.724-5.283-163.059-49.817-153.774-165.367l92.597 5.057c-6.297 50.73 18.79 86.465 66.275 89.06 36.349 1.984 85.118-7.452 87.802-56.399 2.967-54.098-57.257-61.177-93.046-73.381-58.317-19.12-137.609-52.777-133.142-134.225 5.751-104.891 97.391-146.481 184.166-141.742 82.082 4.484 143.309 56.361 138.256 148.5l-87.34-4.77" style="fill:#fcd100;fill-opacity:1;stroke:none;stroke-width:1.22609" transform="translate(.181) scale(.0868)"/><path d="M1573.037 2991.713h1.19l140.915-204.378h106.266l-155.578 211.631 169.11 261.388h-113.344l-147.37-241.087h-1.189v241.087H1482v-473.018h91.037v204.377m345.24 268.641 153.257-473.018h108.022l147.37 473.018h-91.604l-30.515-100.31h-167.921l-31.704 100.31zm263.657-178.902-58.144-201.769h-1.132l-62.277 201.769h121.553m521.37 178.902-167.355-393.143-1.132 1.327v391.816h-85.15v-473.019h135.028l161.467 372.135 1.188-1.327v-370.808h85.15v473.02h-129.196" style="fill:#fcd100;fill-opacity:1;stroke:none;stroke-width:1.24348" transform="translate(.181) scale(.0868)"/><path d="M3215.818 2930.274c-.958-46.647-22.598-70.783-66.522-73.182-33.41-1.825-68.489 15.423-70.687 55.524-2.717 49.548 38.01 57.5 73.83 69.146 63.531 21.212 157.417 46.193 152.36 138.418-6.241 113.822-99.874 148.326-190.775 143.361-96.724-5.283-163.059-49.817-153.774-165.367l92.597 5.057c-6.297 50.73 18.789 86.465 66.275 89.06 36.349 1.984 85.118-7.452 87.802-56.399 2.967-54.098-57.257-61.177-93.046-73.381-58.317-19.12-137.609-52.777-133.142-134.225 5.751-104.891 97.391-146.481 184.166-141.742 82.082 4.484 143.308 56.361 138.256 148.5l-87.34-4.77" style="fill:#fcd100;fill-opacity:1;stroke:none;stroke-width:1.22609" transform="translate(.181) scale(.0868)"/><path d="m3419.543 3260.354 153.257-473.018h108.08l147.312 473.018h-91.547l-30.515-100.31h-167.978l-31.704 100.31zm263.657-178.902-58.143-201.769h-1.133l-62.276 201.769H3683.2" style="fill:#fcd100;fill-opacity:1;stroke:none;stroke-width:1.24348" transform="translate(.181) scale(.0868)"/><g style="display:inline"><path d="M2438.402 517.982c63.795-58.338-5.234-120.805 126.104-120.423 28.764-1.823 43.487 12.716 46.066 33 4.794 48.936-77.564 88.47-172.17 87.423zm320.368-90.072c-1.314.203-.773 5.832 1.41 5.998 9.958.757 43.788 7.755 53.587 13.457 41.132 23.936 88.978 73.516 96.345 72.67 19.57-.799 36.69 2.025 30.442-2.994-6.253-5.023-160.298-144.215-164.72-148.143-10.92 6.561-16.81 5.989-8.429 14.201 12.85 12.59 29.081 32.023 27.504 41.62-12.539 4.744-20.442.769-36.138 3.191zm112.097-28.437s29.14 12.946 40.86 28.591c11.72 15.589 24.254 47.118 48.66 52.978 24.407 5.803 50.596 15.042 50.596 15.042s-11.567-18.057-11.567-51.169c0-33.225-2.272-50.049-28.67-57.843-26.399-7.794-64.525-11.047-64.525-11.047l-40.865 10.057z" style="fill:#29b910;fill-opacity:1;stroke:#000;stroke-width:2.50062;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.09416 0 0 .09411 -6.775 12.616)"/><path d="M2935.586 402.32c-13.654-4.666-50.603-14.246-66.906-17.467 1.506 12.918 23.958 43.399 26.853 45.343-17.44 24.67-122.318-58.77-122.318-58.77s5.35 91.237-48.485 111.97c3.414-16.555-6.701-34.88-10.229-50.64-9.05 27.63-33.87 64.538-60.476 59.226 2.226-10.81-4.53-18.585-4.154-32.657-8.021 5.007-40.72 24.316-42.726 18.547 6.193-13.025 1.635-40.809 3.414-50.577-13.086 11.55-52.646 20.93-52.646 20.93-4.965-15.687 3.489-33.64 7.587-50.343-10.446 2.77-92.1-1.062-90.004-7.795 27.365-5.689 43.68-32.994 66.678-53.593-10.464 1.417-62.58-3.296-79.036-24.345 4.264-9.029 22.028-23.19 35.456-28.394-17.354-2.96-29.035.567-41.52-9.455 2.675-7.112 34.408-23.77 38.334-28.55-10.343-1.658-30.8-1.254-53.365-15.019 28.169-30.382 68.132-24.577 75.894-25.09-12.098-10.08-44.914-2.573-56.892-33.68 20.652-12.46 46.197-18.66 72.196-14.337-6.485-16.783-19.457-33.908-23.098-53.65 21.676-.227 42.556 8.876 62.753 16.329-3.223-17.6-.624-27.12-3.585-49.554 12.335-.482 32.222 26.357 35.729 30.21.91-4.096 6.627-16.43 6.315-49.44 27.684 1.71 34.477 44.434 41.247 52.967 1.352-6.24 14.223-43.864 14.792-59.225 13.75-2.52 40.678 53.024 52.114 77.886 7.396-21.96 21.152-79.395 55.129-78.853.5 14.137 11.51 54.815 2.56 85.453 16.1-25.147 60.226-88.038 67.418-80.446 8.184 9.105 1.252 66.223 1.252 66.223 23.724-24.35 52.455-41.247 77.032-58.03-2.503 26.454-3.812 55.925-24.122 77.146 18.735-3.046 74.343-17.91 87.899-16.67 18.036 5.28-36.484 60.525-61.786 72.538 18.215 14.68 83.474 6.328 78.566 17.011-12.573 24.578-36.81 35.444-59.339 43.864 2.737 3.103 55.274 21.016 54.162 36.696-4.5-1.132-34.114 20.236-53.365 16.67 3.285 9.022 40.678 32.194 40.962 45.343-15.474 8.761-62.013 2.901-67.93.227 2.106 7.738 24.467 45.856 17.64 52z" style="fill:#ff0;fill-opacity:1;stroke:#000;stroke-width:2.50062;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:3.8;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.09416 0 0 .09411 -6.775 12.616)"/><path style="fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2687.455 568.267c4.275-24.72 7.637-41.375 1.665-88.498m-66.295 115.054c2.102-43.315 6.022-85.635 24.365-120.056m-63.678 88.041c21.427-26.697 37.737-57.275 47.788-92.602m-92.846 63.204c11.596-29.975 28.027-57.694 64.893-76.004m-88.219 14.647c46.66-8.373 50.06-13.526 69.534-29.212m-113.114-23.501c31.846-10.22 64.059-15.91 97.078-11.661m-77.735-66.414c37.81-3.051 67.165 1.714 96.714 13.596m-119.243 26.493c34.115 5.723 65.26 9.612 102.155 2.668m-64.322-90.75c23.658 23.391 54.064 40.828 84.205 58.5m-44.55-95.803c8.667 30.075 16.615 64.195 54.407 86.534m-22.263-105.868c17.891 20.697 35.296 57.515 43.89 92.186m3.672-88.661c-1.872 26.839-3.63 54.517 8.098 82.481m58.808-63.829c4.421 17.71 8.34 34.258 8.74 51.455m48.949-44.859c-9.367 15.268-14.676 30.644-19.395 45.905m88.064-60.121c-6.658 30.977-20.575 52.403-34.511 73.803m87.421-54.696c-38.32 9.626-60.838 34.066-87.421 54.696m113.535 1.145c-24.929 14.113-52.53 17.004-79.256 23.572m98.482 37.272c-27.432-8.017-41.447-9.864-85.388-10.054m86.185 63.393c-34.724-8.226-67.74-17.443-90.451-32.644m63.484 78.191c-21.122-23.24-41.89-46.777-70.252-63.92m20.986 98.437c-29.098-15.728-45.533-37.693-58.061-61.51m-37.405 48.09c-3.957-7.674-10.486-16.678-14.677-29.405" transform="translate(-4.228 -.164) scale(.09416)"/><path d="M2713.83 174.922c55.449-2.226 122.17 9.027 141.651 55.923 12.198 29.364-11.034 70.384-37.757 87.599-55.34 35.648-144.217 34.903-197.417-3.87-18.84-13.73-30.473-44.154-22.744-66.154 15.202-43.271 68.666-71.587 116.267-73.498z" style="fill:#d15b25;stroke:#000;stroke-width:2.50062;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.09416 0 0 .09411 -6.775 12.616)"/><path d="M2541.924 435.535c-.228 8.762 4.086 26.04 8.524 35.257 11.07 20.275 2.601 9.491-2.972 1.142-5.05-7.566-7.885-21.208-11.07-28.661-16.101 24.691-25.703 43.067-50.838 55.774-32.057 16.207-26.325 12.156-3.013-1.296 27.479-16.84 40.99-43.055 58.684-71.843-14.508 3.982-30.863 10.46-35.79 12.086-25.451 6.174-13.549 3.148-.74-3.117 13.356-5.75 40.236-10.867 49.111-22.353-1.175 6.822-5.014 12.148-11.896 23.011zm427.423-15.868c11.272 8.307 19.806 16.602-.767 3.655-8.881-5.48-17.743-3.585-27.04-5.559 8.865 8.059 25.798 18.13 35.374 32.68 35.35 53.71-.307 6.219-2.728 2.099-2.896-4.93-18.285-20.196-26.911-24.809-.322 2.464.768 12.003.604 18.324-.374 14.461-2.546 14.547-3.545.997-.529-7.167 1.07-13.543-2.742-21.622-9.786-10.81-24.334-18.862-36.514-28.237 0 0 29.751 15.205 34.663 15.844 17.008 2.214 26.848 4.596 29.606 6.628z" style="fill:#000;stroke:none" transform="matrix(.09416 0 0 .09411 -6.775 12.616)"/></g><g fill="none"><g clip-path="url(#a)" transform="matrix(.11656 0 0 .08146 243.21 53.467)" style="display:inline"><path d="M372.396 149.881c7.501-8.404 8.516-25.03-3.448-34.324-9.24-7.178-24.492-7.515-39.11-7.515-14.618 0-27.539 9.604-27.539 9.604s17.565 24.117 21.718 31.233c4.153 7.116 12.404 11.08 26.188 11.08 13.785 0 22.19-10.078 22.19-10.078z" fill="#e1e1e1" style="fill:#4d91c6;fill-opacity:1"/><path d="M372.396 149.881c7.501-8.404 8.516-25.03-3.448-34.324-9.24-7.178-24.492-7.515-39.11-7.515-14.618 0-27.539 9.604-27.539 9.604s17.565 24.117 21.718 31.233c4.153 7.116 12.404 11.08 26.188 11.08 13.785 0 22.19-10.078 22.19-10.078z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M273.312 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.699-9.532 26.297-9.532 23.05 6.143 27.254 12.753c4.206 6.61 19.882 28.986 19.882 28.986z" fill="#e1e1e1" style="fill:#fcd100;fill-opacity:1"/><path d="M273.312 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.699-9.532 26.297-9.532 23.05 6.143 27.254 12.753c4.206 6.61 19.882 28.986 19.882 28.986z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M324.427 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.698-9.532 26.296-9.532c13.599 0 23.05 6.143 27.255 12.753 4.205 6.61 19.882 28.986 19.882 28.986z" fill="#f3f3f3" style="fill:#4d91c6;fill-opacity:1"/><path d="M324.427 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.698-9.532 26.296-9.532c13.599 0 23.05 6.143 27.255 12.753 4.205 6.61 19.882 28.986 19.882 28.986z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" fill="#e1e1e1" style="fill:#4d91c6;fill-opacity:1"/><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" fill="#f3f3f3" style="fill:#fcd100;fill-opacity:1"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/></g><g clip-path="url(#b)" transform="matrix(.11656 0 0 .08146 219.381 53.472)" style="display:inline"><path d="M273.312 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.699-9.532 26.297-9.532 23.05 6.143 27.254 12.753c4.206 6.61 19.882 28.986 19.882 28.986z" fill="#e1e1e1" style="fill:#fcd100;fill-opacity:1"/><path d="M273.312 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.699-9.532 26.297-9.532 23.05 6.143 27.254 12.753c4.206 6.61 19.882 28.986 19.882 28.986z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M324.427 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.698-9.532 26.296-9.532c13.599 0 23.05 6.143 27.255 12.753 4.205 6.61 19.882 28.986 19.882 28.986z" fill="#f3f3f3" style="fill:#4d91c6;fill-opacity:1"/><path d="M324.427 149.738s-10.336 10.107-24.12 10.107c-13.785 0-23.442-3.965-27.595-11.081-4.153-7.116-21.718-31.233-21.718-31.233s12.698-9.532 26.296-9.532c13.599 0 23.05 6.143 27.255 12.753 4.205 6.61 19.882 28.986 19.882 28.986z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" fill="#e1e1e1" style="fill:#4d91c6;fill-opacity:1"/><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" fill="#f3f3f3" style="fill:#fcd100;fill-opacity:1"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/></g><g clip-path="url(#d)" transform="matrix(.11656 0 0 .08146 207.488 53.452)" style="display:inline"><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" fill="#e1e1e1" style="fill:#fcd100;fill-opacity:1"/><path d="M171.165 149.782s-10.336 10.106-24.12 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.698-9.532 26.297-9.532c13.598 0 23.049 6.143 27.254 12.753 4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" fill="#f3f3f3" style="fill:#4d91c6;fill-opacity:1"/><path d="M222.28 149.782s-10.336 10.106-24.121 10.106c-13.785 0-23.442-3.965-27.595-11.08-4.153-7.117-21.718-31.234-21.718-31.234s12.699-9.532 26.297-9.532 23.05 6.143 27.255 12.753c4.205 6.61 19.882 28.987 19.882 28.987z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M50.604 118.12c-7.501 8.405-8.516 25.03 3.448 34.325 9.24 7.177 24.492 7.515 39.11 7.515 14.618 0 27.539-9.604 27.539-9.604s-17.565-24.117-21.718-31.233c-4.153-7.116-12.404-11.08-26.188-11.08-13.785 0-22.19 10.077-22.19 10.077z" fill="#f3f3f3" style="fill:#fcd100;fill-opacity:1"/><path d="M50.604 118.12c-7.501 8.405-8.516 25.03 3.448 34.325 9.24 7.177 24.492 7.515 39.11 7.515 14.618 0 27.539-9.604 27.539-9.604s-17.565-24.117-21.718-31.233c-4.153-7.116-12.404-11.08-26.188-11.08-13.785 0-22.19 10.077-22.19 10.077z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/></g></g><g transform="translate(-18.48 2.355) scale(.0994)"><path d="M3291.086 905.827h17.974-17.974" style="display:inline;fill:#fff00f;fill-opacity:1;stroke:none"/><path d="M3364.474 1485a662.464 662.464 0 1 1-1324.928 0 662.464 662.464 0 1 1 1324.928 0z" style="fill:#000;fill-opacity:1;stroke:none;stroke-width:6.98305"/><path style="fill:#c89d7c;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M2174.413 1910.515c7.95 94.687 139.137 142.99 249.735 198.671l545.748-10.372c105.597-43.305 188.552-106.165 247.341-189.894z"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2561.795 2076.835c-8.596.916-16.968 3.165-16.968 3.165s8.657-.268 17.18-1.176c17.037-1.816 33.898-2.429 49.388-.49 7.57.947 15.214 1.865 15.214 1.865s-7.203-2.88-14.966-3.85c-15.69-1.963-32.731-1.339-49.848.486zm88.365-32.912c-8.596.916-16.968 3.164-16.968 3.164s8.657-.267 17.18-1.176c17.037-1.816 33.897-2.428 49.387-.49 7.57.948 15.215 1.866 15.215 1.866s-7.204-2.88-14.966-3.85c-15.69-1.964-32.732-1.339-49.849.486z"/><path style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2255.524 2026.103c77.413-4.891 23.176 2.031 95.802-.531 87.032-1.487 186.332 3.308 251.336-3.146 50.645-5.029 160.323-2.627 207.442 3.684 117.85 14.3 189.745-2.265 282.651-2.868m-907.444-54.586c77.413-4.892 154.826 2.829 227.451.267 87.033-1.488 186.332 3.308 251.337-3.147 50.644-5.028 160.323-2.626 207.442 3.684 117.85 14.302 189.744-2.264 282.65-2.867m-921.007 30.787c77.412-4.892 106.155 2.828 178.78.266 87.033-1.487 186.332 3.308 251.337-3.146 50.644-5.029 160.323-2.627 207.442 3.684 117.85 14.301 189.744-2.265 282.65-2.868"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:4.07908;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2864.306 2050.82c-27.807.18-55.598 2.417-55.598 2.417s27.82 1.841 55.624 1.661c50.498-.327 88.247-.754 136.329-3.577 26.227-1.54 52.2-5.739 52.2-5.739s-26.301.132-52.44 1.667c-47.968 2.817-85.628 3.243-136.115 3.57z"/><path style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2217.243 1937.407c77.413-4.891 154.825 2.83 227.451.267 87.032-1.487 186.332 3.308 251.336-3.146 50.645-5.029 160.323-2.627 207.442 3.684 117.85 14.301 189.745-2.265 282.651-2.868"/><path style="display:inline;fill:#f59316;fill-opacity:1;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m2082.207 1243.34-54.26 198.468 1345.296-1.177-44.297-193.331z"/><path style="fill:#edd308;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2658.84 1352.154c-60.424-.338-120.859 1.323-120.859 1.323s60.413 2.339 120.837 2.677l362.545 2.031c60.424.339 120.86-1.323 120.86-1.323s-60.414-2.338-120.838-2.677zm-401.883-12.719c-65.43.573-130.83 3.323-130.83 3.323s65.445 1.25 130.865.677c129.917-1.138 255.854-1.484 367.205 1.085 24.49.566 55.109.97 72.979 1.206 19.91.263 33.192.417 33.192.417s-13.233-1.153-33.115-2.416c-20.38-1.295-45.915-2.581-72.964-3.205-111.41-2.572-237.404-2.225-367.332-1.087zm704.047-2.739c-53.54.056-107.08 2.112-107.08 2.112s53.543 1.944 107.084 1.888l321.247-.34c53.54-.055 107.08-2.112 107.08-2.112s-53.544-1.944-107.085-1.887z"/><circle style="fill:#edd308;fill-opacity:1;stroke:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7" cx="3138.434" cy="1401.934" r="47.439"/><circle style="fill:#edd308;fill-opacity:1;stroke:none;stroke-width:2.54386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7" cx="3139.891" cy="1403.182" r="48.271"/><path style="fill:#edd308;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m2056.195 1234.411 1284.093-1.177 15.3 90.628-1324.11 5.885z"/><path style="fill:#f59316;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2147.126 1315.482c-60.424-.338-120.86 1.323-120.86 1.323s60.413 2.339 120.837 2.677l362.545 2.031c60.424.339 120.86-1.323 120.86-1.323s-60.413-2.338-120.838-2.677zm736.26-.564c-60.424-.339-120.86 1.323-120.86 1.323s60.413 2.338 120.837 2.677l362.545 2.03c60.424.34 120.86-1.322 120.86-1.322s-60.413-2.339-120.838-2.677zm-45.699-42.878c-60.424-.338-120.86 1.323-120.86 1.323s60.413 2.339 120.837 2.677l362.545 2.031c60.424.339 120.86-1.323 120.86-1.323s-60.413-2.338-120.838-2.677zm50.213-18.618c-60.425-.339-120.86 1.323-120.86 1.323s60.413 2.338 120.837 2.677l362.544 2.031c60.425.339 120.86-1.323 120.86-1.323s-60.413-2.338-120.837-2.677zm9.026 47.956c-60.424-.339-120.86 1.323-120.86 1.323s60.414 2.338 120.838 2.677l362.544 2.03c60.424.34 120.86-1.322 120.86-1.322s-60.413-2.339-120.837-2.677z"/><path d="M2078.791 1237.301c.03-74.078 51.054-152.371 155.467-229.464 108.6-80.186 294.337-88.863 470.28-88.863 175.943 0 362.589 4.434 467.926 88.863 102.058 81.8 168.382 154.21 168.413 228.287z" style="fill:#4d91c6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.53111"/><path d="M3007.946 1367.682s-1.43-.852-2.096 2.3c-.63 2.968.19 3.442.19 3.442l74.09 18.41s2.646-1.966 3.314-4.525c.666-2.56-.645-5.712-.645-5.712m-110.842-53.34s-1.313-.282-1.913 1.963c-.708 2.646.43 2.695.43 2.695l115.781 46.733s1.907-1.596 2.722-4.07.54-5.826.54-5.826m97.54-2.902s.47 2.307 1.506 4.036c1.035 1.73 2.77 3.015 2.77 3.015l75.825-48.084s.478-1.472-.269-2.501c-.748-1.03-2.05-.81-2.05-.81m-16.669-21.586s1.248-1.352-.113-2.746c-1.43-1.464-2.905-.673-2.905-.673l-66.928 60.24s.402 1.352 1.37 2.637c.968 1.284 2.502 2.501 2.502 2.501m-89.762 5.226s2.207-1.02 3.79-3.31c1.797-2.599 1.914-4.658 1.914-4.658l-95.587-70.976s-1.704-.558-2.857 1.078c-1.216 1.728-.404 3.31-.404 3.31m168.35 57.086s.82 2.025 2.07 3.067c1.25 1.042 3.737 2.18 3.737 2.18l54.385-74.926s1.2-2.167-.11-2.988c-1.406-.882-2.97-.296-2.97-.296m-175.935-9.221s-.942-1.206-2.475-.27c-1.63.996-1.752 3.041-1.752 3.041l56.38 87.5s2.396-.736 4.156-2.183c1.76-1.447 2.883-3.606 2.883-3.606m102.538-95.695s.666-1.267-1.105-2.318c-1.613-.957-3.014-.135-3.014-.135l-50.896 90.35s.608 1.532 3.554 3.363c3.042 1.89 4.168 2.179 4.168 2.179m-75.561-95.207s-.719-2.743-3.333-1.67c-2.66 1.09-1.644 2.931-1.644 2.931l29.64 93.755s1.859-.04 4.951-1.187c3.21-1.191 4.253-2.501 4.253-2.501m46.528-95.265s1.139-1.846-2.048-2.318c-3.208-.475-3.148.97-3.148.97l-20.005 94.206s2.06 1.195 4.204 1.757c2.144.561 4.37.49 4.37.49m-21.784-104.219s-.034-1.52-2.61-1.348c-2.708.182-2.291 1.535-2.291 1.535l3.72 102.49s2.201 1.303 5.493.723c3.616-.636 4.523-1.1 4.523-1.1" style="fill:#f7f1af;fill-opacity:1;stroke:none"/><path d="M3102.723 1434.311h15.173v-20.759h-15.173z" style="fill:#fff200;fill-opacity:1;stroke:#000;stroke-width:1.55969;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M3102.723 1434.311h15.173v-20.759h-15.173z" style="fill:#fff200;fill-opacity:1;stroke:#000;stroke-width:1.55969;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M3106.915 1439.898h6.79v-31.932h-6.79z" style="fill:#fff200;fill-opacity:1;stroke:#000;stroke-width:1.55969;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M3106.915 1439.898h6.79v-31.932h-6.79z" style="fill:#fff200;fill-opacity:1;stroke:#000;stroke-width:1.55969;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M2513.943 1800.85c-5.615-9.301 13.155-20.53 3.477-31.005l-.084-2.137c4.693-.125 8.631 1.006 9.972 1.802-.461 0-1.676.084-2.22-.796-3.227 4.902 2.848 6.871 4.315 11.522-3.645 5.991-9.47 12.779-10.894 19.734l-4.567.88" style="fill:#d15b25;stroke:none"/><path d="M2145.51 1840.439c15.92 22.583 33.557 45.208 50.903 67.205l555.093 2.226c3.603 1.048 457.465-1.424 457.465-1.424 17.304-21.368 22.613-25.396 42.62-56.82 20.005-31.424 53.964-83.143 67.413-127.764-13.307-3.154-81.327-23.501-164.918-40.903-16.924-3.523-90.09-20.575-136.444-26.698-35.326-4.667-105.751-15.629-105.751-15.629-18.855-2.68-66.577-17.345-85.221-21.577-18.645-4.19-188.72-67.495-195.992-69.306-20.362-5.069-56.68-23.96-51.976-32.547-5.95-2.136-449.478-21.483-470.302-24.08-19.483-1.09-59.586-17.072-66.208 8.036l6.195 75.062c9.679 62.68 22.671 109.893 48.016 169.912" style="fill:#29b910;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:#322323;fill-opacity:1;stroke:#000;stroke-width:.5;stroke-dasharray:none;stroke-opacity:1" d="M2313.584 1668.997c.674-.043 2.126-.626 2.147-1.177.01-.216-.936-1.282-.9-1.428.056-.227.208-.469.532-.85.274-.322-.455-1.14-.623-1.55-.358-.841-.488-1.245-.79-2.44 0 0-1.556-2.66-1.555-3.926.01-2.1-2.5-2.84-2.613-2.955-.404-.29.683-1.992.496-2.575-.024-.075-2.924-1.946-2.924-1.946.185.106 1.636-.627 1.729-.758.108-.152.433-.802.517-1.082.097-.327.337-1.752.38-1.985.018-.097.63-4.108.63-4.87 0-.477.049-1.67.03-1.844-.02-.157-.254-.958-.254-.968 0-.035 2.248.388 2.65.647.1.064.974.587 1.251.92.405.484.65.977 1.007 2.024.181.531.81 2.534 1.088 3.036.257.465 1.075 2.16 1.17 2.526.18.688 1.418 2.878 2.315 3.546.547.407 1.63.313 1.608.301-.036-.02-.816-2.017-.843-1.781-.01.064 1.322.644 1.374.474 0-.01-.094-.165-.137-.252-.144-.287-.311-.548-.704-1.1-.309-.433-4.643-10.091-4.857-10.788-.234-.763-.711-1.555-1.37-2.271-.277-.302-2.226-.944-3.257-.646-.492.142-2.265.898-2.272.898-.01 0-.853-1.375-1.387-1.863-.772-.705-2.92-2.327-3.266-2.6-.798-.631-4.822-2.715-6.963-3.57-2.544-1.018-3.508-1.438-4.59-2.005-1.242-.65-6.595-4.487-7.452-5.054-1.603-1.06-6.647-3.233-8.06-3.649-3.738-1.1-7.127-1.595-10.16-1.481-1.84.069-3.168.373-4.196.961-.819.468-1.938 1.974-1.938 1.974s-.276-.86-.298-.95a6.058 6.058 0 0 0-.384-1.15c-.335-.787-.685-1.09-1.442-2.137-.406-.562-1.219-1.585-1.796-.47-.09.174.106 1.666.097 2.163-.01.42-.01 1.131-.01 1.583.01.761-.16 1.249-.15 1.238.13-.136-2.377-1.433-2.581-1.126-.024.036-.18.312-.389.15-.817-.423-1.87-.221-2.749-.08l-.154-.047c-.156-.05-.206.074-.319.164-.114.092-.514.23-.544.244-.03.016-.341-.714-.387-.699-.818-.039-2.426 1.182-2.917 2.05-.105.185-.212-.37-.32-.78-.082-.306-.802-3.538-1.146-3.927-.359-.407-1.104.249-1.255.48-.38.584-.951 1.714-1.118 3.02-.065.513-.524 5.16.463 5.675.123.064-.036.914-.131 1.045-.214.294-2.289 8.35-2.31 8.452-.039.178-.04.202-.052.806-.014.743.527 2.686.626 3.045.035.125.214.636.226.693.024.12 0 1.704.016 1.852.175 1.341 2.273 2.344 3.261 1.928l.55-.05s1.099.444 1.573.728c.598.359.705.447.944.78.346.484 1.422 3.204 1.43 3.2.01-.01.52 2.134.548 2.126.068-.02.883-1.357.883-1.357s.208.61.211.614c.01.01.397-.537.401-.537.011 0 1.348 2.793 1.446 3.156.044.162.316 2.59.406 2.84.214.595.822 1.583.822 1.592 0 .024-3.245 5.306-3.778 6.535-.103.237-.629 1.359-.673 1.492 0 0-2.374 6.915-2.343 7.015.143.673 2.143.852 2.917.378.132-.08 2.019-3.663 2.362-3.97.24-.216 2.204-1.574 2.325-1.776.54-.897 5.638-2.425 6.05-2.693.299-.194 2.386-2.043 2.574-2.045.053 0-.263.975-.25.975.015 0 2-2.094 2.031-2.094.011 0-.12.61-.031.802.13-.156.77-.789.77-.789s2.053-.032 2.493-.177c.454-.148 1.58-1.353 1.718-1.463l.781 2.876c.01 1.073.013 1.27.091 1.722.08.452 1.405 3.809 1.405 4.195 0 .386-1.27 4.048-1.255 4.058.294.663 3.62-.107 3.875-.427.086-.108.906-2.008.922-2.385.01-.183.342-3.248.353-3.248.01 0 .184.212.189.212.022 0 .11-.158.154-.274.064-.169.625-2.731.625-2.731s.364 1.26.382 1.272c.03.019.528-3.671.528-3.671l.472.749s.22-1.538.236-2.007c.029-1 .01-1.335-.092-1.642-.09-.265-.998-2.27-.995-2.274.016-.016.919-.17 1.165-.072.207.082 3.464.139 3.665.123.34-.027 2.509-.308 2.654-.32.129-.01.21.01.274.068.065.057.24.641.312.704.092.08 2.432-.253 2.476-.25.071.01.277.723.277.737 0 .059.44-.244.516-.33.076-.084 2.225-1.314 2.241-1.278.061.125 3.12 4.258 3.377 4.353.662.241 1.96.252 2.451 1.462.23.566 1.295 2.672 1.193 4.4-.01.172.341 2.17.342 3.56 0 .782-.232 3.218-.24 3.285-.038.298-.38.783-.38.783 1.276.428 3.82-.39 3.616-1.138-.057-.207.116-1.719.18-1.89.063-.186.203-.477.537-.796.45-.428-.41-2.846-.72-4.068-.521-2.055-.398-5.443-.384-6.347.01-.16-.345-1.428-.32-1.401.01.01 1.238 1.55 1.43 1.797.567.732 2.78 1.152 3.717 1.003.206-.032 1.176 2.221 1.24 2.406.295.184 3.674 4.189 3.601 4.52-.202.923.2 3.837.2 3.838 0 .01 1.48.028 1.48.028zm-99.904 21.357c.667-.042 2.102-.62 2.123-1.164.01-.214-.684-1.875-.364-2.251.271-.32-.45-1.129-.616-1.533-.353-.832-.482-1.23-.781-2.412 0 0-1.538-2.63-1.537-3.882.01-2.075-2.471-2.806-2.583-2.92-.4-.287.675-1.97.49-2.547-.022-.074-2.89-1.923-2.89-1.923.182.104 1.617-.62 1.709-.75.106-.15.428-.792.51-1.07.097-.322.335-1.731.377-1.961.018-.096.623-4.06.623-4.815 0-.47-.23-2.775-.222-2.779 1.05-.531 4.28-.308 5.333.753.439.443 6.57 5.606 7.578 6.061 3.801 1.717 4.963.323 1.525-2.736-.392-.349-7.811-6.33-9.693-7.17-.998-.446-5.702.654-5.708.654-.01 0-.844-1.36-1.372-1.841-.763-.698-2.886-2.301-3.229-2.572-.788-.623-4.766-2.684-6.882-3.53-2.516-1.004-3.468-1.42-4.538-1.98-1.228-.643-6.52-4.436-7.367-4.996-1.584-1.048-6.57-3.197-7.967-3.608-3.696-1.088-4.942-1.738-7.941-1.626-1.818.068-3.132.369-4.149.95-.809.463-4.827 5.43-4.827 5.43s-.274-.85-.295-.94a5.998 5.998 0 0 0-.38-1.136c-.33-.777-.677-1.077-1.425-2.112-.401-.555-1.205-1.567-1.776-.464-.089.172.105 1.646.096 2.138-.01.414-.01 1.118-.01 1.564.01.753-.157 1.235-.147 1.224.127-.135-2.35-1.416-2.553-1.113-.024.036-.178.309-.384.15-.807-.42-1.848-.22-2.717-.08l-.152-.047c-.155-.048-.205.073-.316.163-.112.09-.509.226-.538.241-.03.016-.337-.706-.382-.691-.81-.039-2.399 1.168-2.884 2.026-.104.183-.21-.365-.317-.77-.08-.303-.793-3.498-1.132-3.883-.355-.402-1.092.246-1.24.475-.376.577-.941 1.694-1.106 2.985-.065.507-.518 5.101.458 5.61.121.065-.036.904-.13 1.033-.212.29-2.263 8.255-2.284 8.355-.037.177-.04.2-.051.798-.014.734.52 2.655.618 3.01.034.123.212.628.224.684.024.119 0 1.685.016 1.831.172 1.327 2.247 2.318 3.224 1.907l.542-.051s1.087.44 1.556.72c.592.355.697.442.933.772.342.477 1.406 3.166 1.415 3.163.01-.01.514 2.11.54 2.1.068-.02.873-1.34.873-1.34s2.748-.48 2.844-.122c.044.161.313 2.56.402 2.809.21.588.812 1.564.812 1.572 0 .024-.376 4.518-.903 5.733-.102.235-.39 1.983-.545 3.174-.13 1 4.247 5.217 4.723 5.478 1.076.442 1.986-.82 2.317-2.012.123-.443-3.627-4.026-3.288-4.33.238-.213 1.41-1.475 1.53-1.675.533-.887 2.945-1.224 3.352-1.489.295-.192 3.87-1.105 3.9-1.105.011 0-.119.604-.03.793.128-.154.761-.78.761-.78s2.03-.032 2.465-.175c.448-.147 1.56-1.337 1.698-1.446l.772 2.842c.01 1.061.012 1.257.09 1.703.078.447 1.874 3.36 2.48 4.025.729.666 2.993 2.91 3.007 2.92.714.958 2.411-1.69 2.334-2.242-.018-.135-1.814-1.297-1.799-1.67.01-.181-1.117-1.714-1.106-1.714.01 0 1.28-1.912 1.28-1.912s.36 1.246.377 1.257c.03.02.522-3.629.522-3.629l.467.741s.217-1.52.233-1.984c.03-.989.01-1.32-.09-1.623-.089-.262-.987-2.245-.984-2.248.015-.015.908-.168 1.152-.07.204.08 3.424.136 3.622.12.337-.026 2.48-.304 2.624-.315.127-.01.207.01.271.066.065.057.238.634.309.696.09.08 2.404-.25 2.447-.247.07.01.274.715.274.728 0 .058.435-.241.51-.325.075-.084 2.2-1.3 2.216-1.264.06.124 3.083 4.21 3.338 4.303.654.238 1.938.249 2.423 1.445.227.56 1.28 2.641 1.18 4.35-.01.17-1.208 1.973-1.208 3.348 0 .773-1.2 3.123-1.21 3.19-.036.294-.374.774-.374.774 1.261.423 3.775-.386 3.574-1.125-.056-.205 1.352-2.283 1.682-2.598.443-.424 1.14-2.642.832-3.85-.515-2.031-.393-5.38-.38-6.274.01-.158-.34-1.412-.317-1.385.01.01 1.225 1.531 1.415 1.776.56.724 2.748 1.139 3.674.992.203-.032 1.163 2.195 1.226 2.378.291.182 3.632 4.14 3.56 4.468-.2.913.198 3.794.198 3.795 0 .01 1.463.027 1.463.027zm58.221-86.566c.651-.04 2.052-.605 2.072-1.136.01-.209-.668-1.83-.355-2.198.265-.311-.438-1.101-.601-1.496-.345-.813-.47-1.202-.763-2.356 0 0-1.5-2.567-1.5-3.789.01-2.026-2.413-2.74-2.522-2.852-.39-.28.659-1.922.48-2.485-.024-.072-2.824-1.878-2.824-1.878.18.102 1.58-.606 1.67-.732.103-.146.417-.774.498-1.044.094-.315.326-1.69.367-1.916.017-.094.609-3.964.609-4.7 0-.46-.225-2.71-.217-2.713 1.025-.52 4.18-.302 5.206.735.43.432 6.415 5.473 7.399 5.917 3.711 1.677 4.845.316 1.489-2.67-.383-.342-7.626-6.181-9.463-7.001-.975-.435-5.567.638-5.573.638-.01 0-.824-1.327-1.34-1.798-.745-.68-2.818-2.246-3.152-2.51-.77-.608-4.653-2.62-6.72-3.446-2.456-.981-3.385-1.387-4.43-1.934-1.198-.628-6.365-4.33-7.192-4.877-1.547-1.023-6.415-3.121-7.779-3.523-3.608-1.062-4.825-1.697-7.752-1.587-1.776.067-3.058.36-4.05.928-.79.451-4.714 5.3-4.714 5.3s-.267-.829-.287-.917a5.806 5.806 0 0 0-.371-1.109c-.324-.76-.662-1.051-1.392-2.062-.392-.542-1.176-1.53-1.733-.453-.087.167.102 1.607.093 2.087-.01.404-.01 1.091-.01 1.527.01.735-.154 1.206-.144 1.195.123-.131-2.295-1.383-2.492-1.087-.024.035-.174.302-.375.146-.789-.41-1.805-.214-2.654-.077l-.148-.046c-.151-.047-.2.071-.308.158-.11.09-.497.222-.526.236-.029.015-.329-.689-.372-.674-.79-.038-2.342 1.14-2.816 1.977-.102.18-.205-.356-.31-.751-.079-.296-.773-3.415-1.105-3.79-.346-.394-1.066.24-1.21.462-.368.563-.92 1.654-1.08 2.915-.063.495-.506 4.98.447 5.478.119.062-.035.882-.127 1.007-.207.284-2.209 8.06-2.23 8.158-.037.172-.038.195-.05.778-.013.717.51 2.592.604 2.938.033.121.207.614.219.67.024.115 0 1.644.015 1.787.168 1.295 2.194 2.262 3.147 1.861l.53-.049s1.061.43 1.52.704c.577.346.68.43.91.753.334.466 1.373 3.092 1.381 3.089.01-.01.502 2.058.528 2.05.066-.02.852-1.31.852-1.31s2.682-.468 2.776-.118c.042.157.306 2.5.393 2.743.206.573.793 1.526.793 1.535 0 .024-.368 4.41-.882 5.596-.099.23-.38 1.936-.532 3.1-.127.975 4.147 5.093 4.611 5.348 1.051.43 1.94-.8 2.262-1.965.12-.432-3.54-3.93-3.21-4.227.232-.208 1.377-1.44 1.494-1.635.52-.866 2.875-1.195 3.273-1.454.288-.187 3.778-1.079 3.807-1.079.01 0-.116.59-.03.774.125-.15.743-.761.743-.761s1.981-.031 2.406-.17c.438-.144 1.524-1.307 1.658-1.413l.754 2.775c.01 1.036.012 1.227.088 1.663.076.435 1.83 3.28 2.422 3.93.71.65 2.921 2.84 2.935 2.85.697.935 2.354-1.65 2.28-2.19-.019-.131-1.772-1.266-1.757-1.63.01-.176-1.091-1.673-1.08-1.673.01 0 1.249-1.866 1.249-1.866s.352 1.216.369 1.227c.03.018.51-3.543.51-3.543l.455.723s.212-1.484.227-1.937c.028-.965.01-1.288-.089-1.584-.086-.256-.962-2.192-.96-2.195.016-.015.887-.164 1.125-.069.2.08 3.343.134 3.537.118.329-.026 2.421-.297 2.561-.308.125-.01.203.01.265.065.063.055.232.62.301.68.09.078 2.347-.244 2.39-.241.068.01.267.697.267.71 0 .057.425-.235.498-.317.073-.082 2.147-1.269 2.163-1.234.06.12 3.01 4.11 3.26 4.201.638.233 1.892.243 2.365 1.41.222.547 1.25 2.58 1.152 4.249-.01.165-1.18 1.925-1.179 3.267 0 .755-1.173 3.05-1.181 3.115-.036.287-.366.756-.366.756 1.231.412 3.686-.377 3.49-1.099-.055-.2 1.32-2.228 1.641-2.536.433-.414 1.113-2.58.813-3.759-.503-1.983-.384-5.253-.37-6.126.01-.153-.334-1.378-.31-1.352.01.01 1.195 1.495 1.38 1.735.548.706 2.684 1.111 3.588.968.199-.03 1.136 2.143 1.197 2.322.284.178 3.546 4.042 3.476 4.362-.196.891.193 3.704.193 3.705 0 .01 1.428.026 1.428.026zm-89.456-37.489c.667-.042 2.102-.62 2.123-1.164.01-.214-.684-1.875-.364-2.252.271-.318-.45-1.128-.616-1.532-.353-.832-.482-1.23-.781-2.412 0 0-1.537-2.63-1.537-3.882.01-2.075-2.471-2.806-2.583-2.92-.399-.287.675-1.97.49-2.547-.022-.074-2.89-1.923-2.89-1.923.183.104 1.617-.62 1.71-.75.106-.15.427-.793.51-1.07.096-.322.334-1.731.376-1.961.018-.096.623-4.061.623-4.815 0-.47-.23-2.775-.222-2.78 1.05-.53 4.28-.308 5.333.754.439.443 6.57 5.606 7.578 6.061 3.801 1.717 4.963.323 1.525-2.736-.392-.35-7.811-6.33-9.693-7.17-.998-.446-5.702.653-5.708.653-.01 0-.844-1.359-1.371-1.84-.764-.698-2.887-2.301-3.23-2.572-.788-.623-4.766-2.684-6.882-3.53-2.516-1.005-3.468-1.42-4.538-1.98-1.228-.644-6.52-4.436-7.367-4.996-1.584-1.048-6.57-3.197-7.967-3.608-3.696-1.088-4.942-1.738-7.941-1.626-1.818.068-3.132.369-4.148.95-.81.463-4.828 5.43-4.828 5.43s-.273-.85-.294-.94a5.997 5.997 0 0 0-.38-1.136c-.332-.778-.678-1.077-1.426-2.112-.401-.555-1.205-1.567-1.775-.464-.09.171.105 1.646.096 2.138a72.76 72.76 0 0 0-.01 1.564c.01.753-.158 1.235-.148 1.224.127-.135-2.35-1.416-2.552-1.113-.024.036-.178.309-.385.149-.807-.42-1.848-.22-2.717-.08l-.152-.046c-.155-.048-.204.073-.315.162-.113.091-.51.227-.54.242-.03.015-.336-.706-.381-.691-.809-.04-2.399 1.168-2.884 2.025-.104.184-.21-.364-.317-.77-.08-.302-.793-3.497-1.132-3.882-.355-.403-1.092.246-1.24.474-.376.577-.941 1.695-1.106 2.986-.065.507-.518 5.1.458 5.61.122.064-.036.904-.13 1.033-.212.29-2.263 8.255-2.284 8.355-.037.177-.04.2-.051.798-.014.733.52 2.654.618 3.009.034.124.212.629.224.685.024.118 0 1.685.016 1.831.172 1.326 2.247 2.317 3.224 1.906l.542-.05s1.087.44 1.556.72c.592.354.697.441.933.771.342.478 1.406 3.167 1.415 3.164.01-.01.514 2.109.54 2.1.068-.02.873-1.34.873-1.34s2.748-.48 2.844-.122c.044.16.313 2.56.402 2.809.21.587.812 1.563.812 1.572 0 .024-.376 4.518-.903 5.733-.102.235-.39 1.983-.545 3.174-.13 1 4.247 5.217 4.723 5.478 1.076.442 1.986-.82 2.317-2.013.123-.442-3.627-4.026-3.288-4.33.238-.212 1.41-1.474 1.53-1.674.533-.887 2.945-1.224 3.352-1.489.295-.192 3.87-1.105 3.9-1.105.011 0-.118.604-.03.793.128-.154.761-.78.761-.78s2.03-.032 2.465-.175c.448-.147 1.56-1.338 1.698-1.447l.772 2.843c.01 1.061.012 1.256.09 1.703.078.446 1.874 3.36 2.48 4.025.729.666 2.993 2.91 3.007 2.92.714.957 2.411-1.69 2.335-2.242-.02-.135-1.815-1.297-1.8-1.67.01-.181-1.117-1.714-1.106-1.714.01 0 1.28-1.912 1.28-1.912s.36 1.246.377 1.257c.03.02.522-3.629.522-3.629l.467.74s.217-1.52.233-1.983c.03-.989.01-1.32-.09-1.623-.089-.262-.987-2.245-.984-2.248.015-.016.908-.168 1.152-.07.204.08 3.424.136 3.622.12.337-.026 2.48-.304 2.624-.315.127-.01.207.01.271.066.065.057.238.634.309.696.09.08 2.404-.25 2.447-.247.07.01.275.715.275.728 0 .058.434-.241.51-.325.074-.084 2.199-1.3 2.215-1.264.06.124 3.083 4.21 3.338 4.303.654.239 1.938.249 2.423 1.445.227.56 1.28 2.641 1.18 4.35-.01.17-1.208 1.973-1.208 3.348 0 .773-1.2 3.123-1.21 3.19-.036.294-.374.774-.374.774 1.261.423 3.775-.386 3.574-1.125-.056-.205 1.352-2.283 1.682-2.598.443-.424 1.14-2.642.833-3.85-.516-2.031-.394-5.38-.38-6.274.01-.158-.342-1.412-.318-1.385.01.01 1.225 1.531 1.415 1.776.56.724 2.748 1.139 3.674.992.204-.032 1.163 2.195 1.226 2.378.291.182 3.632 4.14 3.56 4.468-.2.913.199 3.794.199 3.795 0 .01 1.462.027 1.462.027zm-21.058 56.679c.623-.04 1.965-.579 1.985-1.088.01-.2-.865-1.185-.832-1.32.051-.21.192-.433.492-.785.253-.298-.42-1.055-.576-1.434-.33-.778-.451-1.15-.731-2.256 0 0-1.438-2.458-1.437-3.629.01-1.941-2.311-2.625-2.416-2.732-.373-.268.632-1.841.46-2.38-.023-.07-2.704-1.8-2.704-1.8.17.098 1.512-.58 1.598-.7.1-.14.4-.742.478-1 .09-.303.312-1.62.351-1.835.017-.09.584-3.798.584-4.503 0-.44.044-1.544.027-1.705-.017-.144-.234-.885-.234-.894 0-.032 2.078.359 2.45.598.092.059.9.543 1.157.85.374.448.6.904.93 1.872.168.49.75 2.342 1.006 2.807.238.429.994 1.996 1.082 2.334.167.637 1.31 2.662 2.14 3.279.506.376 1.507.29 1.486.278-.033-.018-.754-1.864-.779-1.647-.01.06 1.222.596 1.27.438 0-.01-.086-.152-.126-.233-.133-.265-.288-.506-.651-1.016-.285-.4-4.292-9.33-4.49-9.974-.216-.705-.658-1.437-1.267-2.1-.256-.278-2.057-.871-3.01-.596-.456.131-2.095.83-2.1.83-.01 0-.79-1.271-1.283-1.722-.714-.652-2.7-2.151-3.02-2.404-.737-.583-4.457-2.51-6.436-3.301-2.353-.94-3.243-1.329-4.244-1.853-1.148-.601-6.097-4.147-6.89-4.672-1.48-.98-6.144-2.989-7.45-3.373-3.456-1.018-6.588-1.474-9.393-1.37-1.7.065-2.928.345-3.88.89-.756.431-1.79 1.824-1.79 1.824s-.256-.795-.276-.88a5.562 5.562 0 0 0-.355-1.062c-.31-.727-.634-1.007-1.333-1.975-.375-.52-1.127-1.465-1.66-.434-.083.16.098 1.54.089 2-.01.387-.01 1.045-.01 1.462.01.704-.148 1.155-.138 1.145.118-.126-2.198-1.325-2.387-1.041-.023.033-.167.289-.36.14-.755-.393-1.728-.206-2.541-.075l-.142-.045c-.145-.045-.191.068-.295.152-.105.085-.476.212-.504.226-.028.015-.315-.66-.357-.646-.756-.036-2.243 1.092-2.697 1.894-.097.172-.196-.34-.296-.72-.075-.283-.741-3.27-1.059-3.63-.332-.377-1.02.23-1.16.443-.351.54-.88 1.585-1.034 2.792-.06.474-.484 4.77.428 5.247.114.06-.033.845-.12.965-.199.272-2.117 7.72-2.137 7.814-.035.165-.036.187-.048.745-.013.687.487 2.483.578 2.815.032.116.198.588.21.64.022.111 0 1.576.014 1.713.162 1.24 2.102 2.167 3.015 1.782l.508-.048s1.016.412 1.455.675c.553.33.651.412.872.72.32.448 1.315 2.962 1.323 2.96.01-.01.48 1.971.506 1.964.062-.02.816-1.255.816-1.255s.193.565.196.568c.01.01.366-.496.37-.496.01 0 1.246 2.581 1.337 2.917.04.15.292 2.395.375 2.627.198.55.76 1.462.76 1.47 0 .023-3 4.906-3.492 6.042-.095.22-.582 1.256-.623 1.38 0 0-2.195 6.392-2.166 6.484.132.622 1.98.788 2.697.35.122-.075 1.866-3.387 2.183-3.67.222-.2 2.038-1.455 2.15-1.642.498-.83 5.212-2.242 5.593-2.49.276-.18 2.206-1.889 2.38-1.89.048 0-.244.901-.233.901.015 0 1.85-1.936 1.879-1.936.01 0-.111.565-.028.742.12-.144.712-.73.712-.73s1.898-.029 2.305-.163c.42-.137 1.46-1.251 1.588-1.353l.722 2.659c.01.992.011 1.174.084 1.592.073.417 1.299 3.52 1.299 3.878 0 .357-1.174 3.742-1.16 3.751.271.613 3.345-.099 3.582-.394.079-.1.837-1.856.852-2.205.01-.17.317-3.003.327-3.003.01 0 .17.197.174.197.02 0 .102-.147.142-.254.06-.156.578-2.525.578-2.525s.337 1.166.353 1.176c.028.018.488-3.394.488-3.394l.437.693s.203-1.422.218-1.856c.028-.924.01-1.234-.086-1.517-.082-.245-.922-2.1-.92-2.102.016-.015.85-.157 1.078-.066.19.075 3.202.127 3.387.113.315-.026 2.32-.285 2.454-.295.119-.01.194.01.254.062.06.053.222.593.288.65.085.075 2.248-.233 2.289-.23.066.01.256.668.256.68 0 .055.407-.225.477-.303.07-.078 2.057-1.216 2.072-1.182.056.115 2.883 3.936 3.122 4.024.611.223 1.812.233 2.266 1.35.212.524 1.196 2.471 1.103 4.07-.01.158.315 2.005.315 3.29 0 .723-.214 2.975-.222 3.037-.034.275-.35.724-.35.724 1.179.395 3.53-.361 3.342-1.052-.052-.192.108-1.59.166-1.748.06-.171.189-.44.497-.735.415-.396-.379-2.632-.665-3.761-.482-1.9-.368-5.032-.356-5.868.01-.147-.319-1.32-.296-1.295.01.01 1.145 1.432 1.323 1.662.524.676 2.57 1.064 3.435.927.19-.03 1.088 2.053 1.147 2.224.272.17 3.397 3.872 3.33 4.178-.188.854.185 3.548.185 3.549 0 .01 1.367.026 1.367.026z"/><g style="display:inline;fill:#c89d7c;fill-opacity:1"><path style="fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m2206.37 1232.951-32.258-13.407 35.475-19.662-3.056 33.131zm16.407-45.201 28.143-14.155-20.943-7.42zm955.871-4.971c-4.618 14.164-17.736-2.836-27.659-8.122l20.943-7.42zm16.891 51.234 32.258-13.407-35.475-19.662 3.057 33.131z"/><path d="M3266.268 1151.7c-11.463 10.165 3.385 39.666 23.78 40.788-6.913.754-64.376 12.468-85.3 16.268-7.346 1.334-1.517 12.193-5.827 21.626-10.945 23.958-66.341-67.432-43.221-54.787 26.533 14.51 20.792 7.343 14.812-5.654-13.064-28.392 95.756-18.242 95.756-18.242zm-1130.626-1.063c11.463 10.166-3.385 39.667-23.781 40.79 6.913.753 64.377 12.467 85.3 16.267 7.346 1.334 1.517 12.194 5.827 21.627 10.945 23.957 65.631-68.653 43.221-54.788-25.355 15.688-21.968 5.577-16.87-6.831 11.875-28.909-93.697-17.065-93.697-17.065z" style="display:inline;fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.5;stroke-miterlimit:3.8;stroke-dasharray:none;stroke-opacity:1"/><path style="color:#000;stroke-width:2.5;-inkscape-stroke:none" d="M3176.076 1183.318c-6.134-9.484-34.231-41.783-44.999-52.173-46.947-54.824-105.487-101.042-168.292-136.876-54.05-30.838-113.795-54.055-175.099-64.742-52.536-9.158-107.192-6.146-159.978 1.436-48.08 6.907-95.826 19.986-140.191 39.762-62.098 27.68-121.086 64.32-172.566 108.73-34.214 29.515-92.146 80.95-88.306 102.85-22.349-1.568-87.243-18.818-91.032-35.314 4.645-29.875 36.373-67.735 36.373-67.735 29.287-36.912 58.882-70.518 97.92-101.903 57.665-42.018 96.312-70.182 146.8-94.902 24.152-10.386 67.58-25.522 110.054-37.815 42.475-12.293 29.377-10.266 110.198-18.92 84.678-9.069 117.663-3.123 180.55 6.704 62.55 9.774 150.87 48.36 221.761 85.483 62.722 39.133 96.49 70.324 173.783 153.307 19.692 29.874 59.266 89.842 59.266 89.842-31.5 12.644-63.633 19.606-96.242 22.266z"/><path style="color:#000;fill:#000;-inkscape-stroke:none" d="M2714.729 820.016c-21.575-.237-46.116 1.052-77.905 4.457-80.815 8.654-67.968 6.678-110.412 18.963-42.52 12.305-85.954 27.44-110.201 37.867l-.027.011-.027.014c-50.598 24.774-89.322 52.998-146.987 95.016l-.024.017-.022.018c-39.136 31.464-68.803 65.155-98.115 102.1-.032.039-7.978 9.522-16.517 22.763-8.557 13.268-17.737 30.272-20.114 45.557l-.037.238.056.235c1.11 4.836 6.198 9.035 13.279 13.062 7.08 4.027 16.302 7.794 26.096 11.096 19.587 6.603 41.379 11.322 52.789 12.123l1.593.111-.275-1.574c-.854-4.867 1.829-12.01 7.184-20.264s13.265-17.62 22.374-27.23c18.22-19.222 41.233-39.444 58.333-54.195 51.38-44.323 110.265-80.902 172.257-108.534 44.249-19.723 91.886-32.774 139.862-39.666 52.712-7.572 107.238-10.568 159.584-1.443 61.137 10.658 120.755 33.822 174.695 64.598 62.694 35.77 121.122 81.904 167.961 136.601l.039.045.043.043c10.618 10.247 38.926 42.842 44.816 51.951l.407.63.746-.062c32.72-2.67 64.98-9.658 96.605-22.351l1.422-.57-.844-1.28s-39.573-59.969-59.265-89.842l-.06-.086-.07-.078c-77.31-83.001-111.233-114.331-174.036-153.515l-.041-.026-.041-.021c-70.955-37.155-159.28-75.785-222.149-85.61-39.298-6.14-67.015-10.775-102.973-11.17zm-.025 2.488c35.77.388 63.3 5.007 102.61 11.15 62.22 9.723 150.51 48.25 221.33 85.332 62.596 39.058 96.219 70.114 173.425 153.002 19.426 29.47 57.226 86.751 58.346 88.447-30.702 12.147-62 18.91-93.776 21.561-6.887-10.33-33.813-41.225-44.611-51.664-47.055-54.948-105.704-101.248-168.62-137.145-54.159-30.9-114.033-54.17-175.503-64.886-52.726-9.192-107.51-6.164-160.37 1.43-48.184 6.921-96.04 20.029-140.523 39.857-62.204 27.726-121.293 64.428-172.873 108.924-17.115 14.764-40.174 35.018-58.514 54.367-9.17 9.675-17.162 19.118-22.658 27.59-5.03 7.754-7.902 14.638-7.562 20.424-11.262-.992-32.081-5.507-50.832-11.829-9.698-3.269-18.807-7.004-25.658-10.9-6.744-3.835-11.117-7.9-12-11.281 2.344-14.52 11.27-31.24 19.681-44.281 8.469-13.131 16.354-22.54 16.354-22.54l.01-.011.01-.014c29.258-36.877 58.78-70.394 97.713-101.696 0-.003.01-.007.012-.01 57.627-41.99 96.192-70.086 146.542-94.742 24.064-10.345 67.462-25.475 109.875-37.75 42.506-12.302 29.157-10.221 109.985-18.877 31.72-3.397 56.149-4.688 77.611-4.455z"/><path d="M2114.847 1188.525c-9.426 19.614-2.285 39.202-6.19 58.548-2.46 12.19-8.42 30.579-12.735 42.52 17.555-8.045 27.37-21.757 42.142-34.77 8.234 11.501 16.653 41.623 28.417 52.359-1.13-23.45 6.81-87.306 30.68-99.488-25.887-4.994-45.87-18.033-82.314-19.17zm1172.215 1.062c9.426 19.614 2.285 39.202 6.19 58.548 2.46 12.19 8.42 30.579 12.736 42.52-17.556-8.045-27.37-21.757-42.143-34.77-8.233 11.501-16.653 41.623-28.417 52.359 1.13-23.45-6.81-87.307-30.68-99.488 25.887-4.994 45.87-18.033 82.314-19.17z" style="display:inline;fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.5;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1"/></g><path style="fill:#f59316;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2513.281 1285.58c-60.424-.338-120.86 1.323-120.86 1.323s60.414 2.339 120.838 2.677l362.544 2.031c60.424.339 120.86-1.323 120.86-1.323s-60.413-2.338-120.837-2.677z"/><path d="M2476.298 1525.106c8.514-1.67 114.42 11.473 137.945 11.658 239.572 1.878 741.347 5.919 744.502 6.45 0 0 .642-9.988 1.374-22.917.733-12.953 6.314-90.212-4.244-130.016-1.718-3.98-39.744-21.305-90.517-30.987-20.608-3.929-64.664 33.614-77.197 43.888-20.243-14.653-17.02-14.398-43.332-7.569-40.86 9.57-57.179 15.962-72.351 21.925-27.946-8.84-66.901-16.356-94.931-27.794-38.966-14.162-74.267-45.086-118.572-61.381-32.583-11.983-41.8-23.087-92.802-36.992-32.989-8.994-59.582 24.129-92.054 33.556-28.197 8.84-49.272 34.608-77.428 43.449-29.035 8.84-58.028 21.87-87.064 29.915-12.694-2.25-27.57-12.319-70.683-10.182-11.974 2.555-84.63-2.018-104.117-12.611-14.214-7.728-76.552-30.119-90.848-28.247-32.308 4.23-21.25 15.615-59.273 20.873-40.516 13.617-99.469 22.203-139.398 39.214-6.734 36.898-5.416 51.68-7.505 90.715 22.035.182 51.062 5.743 66.416 5.612 58.447-.502 127.911 20.637 164.69 12.42 51.356-11.475 166.344 17.076 207.389 9.021z" style="fill:#7c4790;fill-opacity:1;stroke:#000;stroke-width:5.586;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:#969696;fill-opacity:1;stroke:#969696;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="M2769.57 1462.022c-7.678-.031-13.772 1.772-15.299 8.418-.509 2.216 3.499 3.306 5.74 3.687 2.903.493 5.102-.49 7.99-1.056 8.666-1.698 15.96-1.7 24.791-1.627 12.637.103 25.938 4.998 38.57 5.37 9.663.283 19.605-4.73 29.225-3.783 10.642 1.05 20.08 7.885 30.586 9.878 16.065 3.046 31.484-5.48 46.145 1.758 1.82.897 5.402 3.253 7.213 4.167 2.328 1.174 8.87 3.004 13.49 3.352 5.65.424 13.214-3.656 16.922-1.588 2.378 1.326 2.27 5.323 4.413 7.003 1.74 1.363 5.576 2.341 6.62.392 2.97-5.55-8.458-16.391-14.58-17.859-2.93-.702-7.907 4.45-10.919 4.356-5.293-.166-9.522-4.672-14.176-7.11 5.77-.417 10.509-1.191 11.972-2.038.77-.445 0-2.081.754-2.555 9.31-5.867 23.874-1.471 32.598 5.236 5.435 4.179 2.377 15.459 8.371 18.786 1.884 1.045 5.313.968 6.402-.891 2.358-4.025-5.258-6.975-3.899-11.437.55-1.805 3.126-2.965 3.454-4.823.597-3.384-4.484-6.935-7.893-9.02-7.23-4.421-16.218-5.458-24.662-6.189-15.462-1.337-73.436 3.782-92.71 2.612-.795-.048-47.815-.6-71.32-1.69-2.894-.134-5.778-.593-8.673-.504-8.762.27-21.253-2.805-31.125-2.845z"/><path d="m3319.772 1557.505-.039-1.718 2.137-.084-2.095 1.802m-172.959 18.016c1.425 3.436-3.855.126-4.693 1.047 1.635-2.723 3.52 1.55 4.693-1.047m150.918 16.927-7.416-2.807 8.63.502-1.214 2.305m-82.33 3.855c-.838.084-1.3-.336-1.76-.755-1.173 3.017-3.017.503-3.897.084l5.657.67m3.058.713c.336-2.137-2.179-.336-1.802-1.634l5.657.67-3.855.964" style="fill:#000;stroke:none"/><path d="M3252.023 1709.889c.444 22.835.251 69.378.251 69.378-11.51.983-85.744 3.465-94.255 3.272.084-21.262.182-50.023.282-71.37" style="fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path d="M2965.535 1871.16c4.524.41 4.7 9.907 19.797 10.647 1.886.092.026 3.58-.118 5.898-16.382.629-30.218.376-48.167 1.097-.187-1.86-.579-2.975-.201-5.154 12.671-.798 11.118-11.983 21.194-12.352z" style="fill:#d9d9d9;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path d="M2974.934 1908.771c-5.614.629-12.618 2.39-14.671 5.533.419-1.34 1.39-2.013.467-3.731-7.854-.895-8.381-2.748-8.503-5.398-1.9-.486-1.52-5.938-7.193-5.613-1.967.113 4.412-7.132 2.877-10.627 11.046-.228 16.939-.595 28.313-.806.27 4.64-4.055 15.95-1.29 20.642z" style="fill:#ffe2d1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path d="M2412.18 2087.294c-5.374 13.761 150.739 58.467 196.917 59.304 136.293 2.47 223.384-5.391 238.814-9.93 24.168-7.108 192.114-56.736 175.164-56.19-18.64.602-174.34-9.432-328.665 5.343-138.717 13.28-268.093-4.89-282.23 1.473z" style="fill:#29b910;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M2970.907 1928.425c-2.441 3.242-21.48 22.553-26.5 25.639-15.866 8.073-33.392 15.945-33.392 15.945l-7.335-9.317c3.444-2.962 29.636-14.112 33.174-15.986 6.438-12.685 23.419-18.244 31.135-22.646z" style="fill:#d9d9d9;stroke:#000;stroke-width:2;stroke-dasharray:none;stroke-opacity:1"/><path d="M2712.289 1994.169c-1.215 1.801-3.561-2.975-4.902-4.19 4.357.252.586 3.855 4.902 4.19M2532 2012.06l1.216-2.599 1.718-.084-2.933 2.682m162.859 59.203c-1.3-.42-1.258.88-2.096 1.382l.88.796c-.838 0-2.137.503-2.597-.712 1.717.335 2.053-2.305 3.812-1.467m-213.472 8.757 1.886 3.813-1.886-3.813" style="fill:#000;stroke:none"/><path d="m2705.92 971.348 6.118 17.639 18.686.419-14.874 11.228 5.405 17.933-15.335-10.726-15.376 10.726 5.447-17.933-14.916-11.228 18.645-.419 6.159-17.64m-61.381 1.886 8.798 16.508 18.561-2.514-12.988 13.408 8.17 16.843-16.843-8.17-13.491 12.988 2.555-18.56-16.466-8.841 18.394-3.268 3.31-18.394m-56.563 12.109 9.469 16.089 18.435-3.268-12.444 13.994 8.799 16.55-17.136-7.542-12.989 13.491 1.844-18.645-16.802-8.17 18.268-4.022 2.556-18.477m-58.448 16.759 11.312 14.832 17.849-5.405-10.6 15.293 10.726 15.377-17.933-5.405-11.187 15-.46-18.77-17.682-6.034 17.64-6.243.293-18.645m-61.255 30.041 14.245 12.109 16.298-9.092-7.122 17.262 13.7 12.695-18.644-1.466-7.835 16.927-4.358-18.184-18.603-2.179 15.964-9.762-3.645-18.31m-49.315 28.156 15.545 10.39 15.125-10.977-5.07 18.017 15.083 11.019-18.686.67-5.824 17.765-6.452-17.597h-18.687l14.706-11.522-5.74-17.765m-47.345 43.029 16.592 8.59 13.868-12.528-3.1 18.519 16.215 9.218-18.52 2.807-3.854 18.31-8.338-16.76-18.56 1.97 13.323-13.115-7.626-17.01m-51.744 48.602 18.184 4.44 10.39-15.46 1.425 18.645 17.974 5.07-17.262 7.122.67 18.729-12.066-14.246-17.597 6.41 9.762-15.962-11.48-14.749m353.579-103.446 6.285 17.597 18.687.168-14.79 11.48 5.572 17.806-15.418-10.516-15.293 10.768 5.279-17.89-15-11.23 18.645-.502 5.992-17.681m-69.51 7.709 9.47 16.13 18.393-3.184-12.402 13.994 8.798 16.425-17.136-7.458-12.988 13.449 1.843-18.603-16.801-8.17 18.268-4.022 2.555-18.561m-62.134 18.98 12.82 13.575 17.22-7.207-9.008 16.383 12.193 14.161-18.352-3.52-9.678 15.964-2.305-18.52-18.226-4.23 16.927-7.962-1.592-18.644m-59.747 27.82 14.204 12.109 16.34-9.092-7.165 17.304 13.701 12.737-18.645-1.466-7.834 16.926-4.358-18.142-18.56-2.22 15.92-9.72-3.603-18.436m-46.549 36.117 15.545 10.39 15.167-10.977-5.112 18.016 15.083 11.02-18.686.754-5.824 17.765-6.452-17.598-18.687-.084 14.706-11.48-5.74-17.807m-42.527 41.647 17.43 6.704 12.402-13.91-1.047 18.56 17.136 7.543-18.058 4.734-1.802 18.561-10.14-15.712-18.267 4.106 11.815-14.497-9.468-16.089m244.979-48.141 10.977 15.167 18.016-5.111-11.019 15.167 10.349 15.544-17.765-5.824-11.606 14.665v-18.645l-17.513-6.578 17.807-5.698.754-18.687m-67.666 23.17 12.82 13.575 17.221-7.206-9.008 16.382 12.234 14.162-18.393-3.52-9.637 16.047-2.346-18.603-18.226-4.231 16.927-7.961-1.592-18.645m-64.02 29.957 14.748 11.438 15.88-9.804-6.328 17.598 14.246 12.024-18.645-.586-7.08 17.262-5.196-17.89-18.645-1.425 15.46-10.475-4.44-18.142m261.696-211.125-8.799 16.424-18.519-2.514 12.947 13.491-8.128 16.843 16.801-8.17 13.491 12.947-2.556-18.52 16.508-8.84-18.435-3.268-3.31-18.393m56.563 12.108-9.47 16.131-18.393-3.31 12.402 13.994-8.798 16.466 17.136-7.458 12.989 13.45-1.844-18.603 16.843-8.17-18.267-4.022-2.598-18.478m58.49 16.676-11.355 14.916-17.89-5.489 10.642 15.377-10.726 15.293 17.89-5.321 11.271 14.915.419-18.686 17.639-6.034-17.597-6.2-.293-18.687m61.255 29.957-14.203 12.109-16.34-9.092 7.164 17.262-13.743 12.695 18.645-1.466 7.877 17.01 4.357-18.142 18.561-2.22-15.963-9.805 3.645-18.267m49.314 28.072-15.502 10.39-15.167-10.977 5.07 18.016-15.084 11.062 18.687.712 5.824 17.68 6.452-17.512 18.687-.084-14.665-11.522 5.698-17.765m47.346 43.029-16.55 8.673-13.869-12.527 3.1 18.435-16.214 9.343 18.477 2.682 3.855 18.351 8.338-16.801 18.602 2.053-13.365-13.156 7.626-17.053m51.744 48.686-18.142 4.358-10.433-15.461-1.466 18.645-17.975 5.153 17.304 7.123-.712 18.645 12.15-14.246 17.556 6.41-9.804-15.879 11.522-14.748m-353.58-103.489-6.285 17.598-18.686.209 14.79 11.396-5.572 17.849 15.46-10.558 15.25 10.81-5.278-17.933 15-11.145-18.687-.461-5.992-17.765m69.552 7.751-9.47 16.215-18.393-3.268 12.402 13.91-8.757 16.508 17.095-7.5 12.988 13.408-1.802-18.561 16.802-8.212-18.268-3.98-2.598-18.52m62.135 18.896-12.779 13.701-17.22-7.29 9.008 16.34-12.234 14.162 18.352-3.52 9.678 16.048 2.347-18.561 18.183-4.274-16.885-7.919 1.55-18.686m59.789 27.904-14.245 12.108-16.34-9.05 7.164 17.263-13.7 12.695 18.644-1.509 7.835 17.053 4.358-18.268 18.56-2.22-15.92-9.72 3.644-18.352m46.507 36.116-15.544 10.391-15.167-10.977 5.112 18.016-15.084 11.02 18.687.67 5.824 17.764 6.452-17.513 18.687-.084-14.707-11.522 5.74-17.849m42.527 41.647-17.43 6.788-12.401-13.994 1.047 18.645-17.136 7.457 18.058 4.819 1.801 18.603 10.14-15.712 18.267 3.98-11.815-14.455 9.47-16.13m-244.98-48.142-10.977 15.167-18.017-4.986 11.02 15.042-10.35 15.628 17.765-5.824 11.648 14.664-.04-18.644 17.514-6.578-17.765-5.699-.796-18.77m67.664 23.17-12.78 13.659-17.261-7.249 9.008 16.34-12.193 14.162 18.352-3.52 9.678 16.048 2.347-18.561 18.184-4.19-16.927-8.002 1.592-18.603m64.062 29.873-14.79 11.522-15.88-9.888 6.37 17.597-14.33 12.025 18.686-.586 7.081 17.388 5.196-18.017 18.644-1.298-15.46-10.475 4.483-18.268m-199.98-59.747 6.117 17.598 18.686.419-14.874 11.27 5.406 17.85-15.335-10.643-15.377 10.642 5.447-17.849-14.916-11.27 18.645-.42 6.159-17.597" style="fill:#fff;stroke:none" transform="translate(-6.172)"/><path d="m2888.639 1317.553 15.795-.712-15.795.712" style="fill:#fff00f;fill-opacity:1;stroke:none"/><path d="M2614.456 1541.458s25.7 8.123 34.29 10.537c9.255 2.602 32.077 11.543 38.53 13.764 6.452 2.137 48.015 16.717 57.735 20.446 9.679 3.771 49.608 17.765 65.78 23.254 16.215 5.32 87.4 26.354 103.573 28.574 16.215 2.137 80.465 11.161 120.575 17.542 19.261 3.063 38.527 6.155 57.656 9.957 56.61 11.252 112.794 24.59 168.927 38.022 19.293 4.617 57.685 14.628 57.685 14.628s24.157-65.887 28.455-99.631c3.802-29.851 11.262-73.194 11.262-73.194l-337.76-3.396-64.231-1.006" style="fill:#87cefa;fill-opacity:1;stroke:none"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M3086.56 1560.35c-1.699.01-2.706.03-4.105-.061-1.156-.075-1.973-.196-1.973-.196s.593.574 1.694 1.155c1.13.596 2.673 1.114 4.395 1.103 8.31-.045 14.934-5.46 19.935-.847 6.955 6.415 16.312-.809 23.489-1.212 1.44-.074 2.413-.14 3.6-.054 1.018.073 1.751.241 1.751.241s-.457-.598-1.438-1.187c-1.009-.606-2.437-1.093-4.025-.997-8.065.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.276-21.302.318zm177.727 99.683c-1.698.01-2.705.029-4.105-.062-1.155-.075-1.972-.196-1.972-.196s.593.574 1.694 1.155c1.129.596 2.673 1.114 4.394 1.103 8.311-.045 14.935-5.46 19.935-.847 6.955 6.415 16.313-.809 23.49-1.212 1.44-.074 2.412-.14 3.6-.054 1.018.073 1.75.24 1.75.24s-.457-.597-1.438-1.186c-1.008-.606-2.437-1.093-4.025-.997-8.064.453-16.021 7.272-22.02 1.738-5.923-5.463-13.715.276-21.303.318zm13.523-62.205c-1.698.01-2.706.029-4.105-.062-1.156-.075-1.972-.196-1.972-.196s.593.575 1.693 1.156c1.13.595 2.673 1.113 4.395 1.102 8.31-.044 14.934-5.46 19.935-.847 6.955 6.415 16.312-.808 23.49-1.212 1.44-.074 2.412-.139 3.6-.054 1.017.073 1.75.241 1.75.241s-.457-.598-1.438-1.187c-1.009-.606-2.437-1.093-4.025-.997-8.064.453-16.021 7.272-22.021 1.738-5.923-5.463-13.714.277-21.302.318zm-380.955 20.091c-1.699.01-2.706.029-4.105-.062-1.156-.075-1.973-.196-1.973-.196s.593.574 1.694 1.155c1.13.596 2.673 1.114 4.395 1.103 8.31-.045 14.934-5.46 19.935-.847 6.955 6.415 16.312-.808 23.49-1.212 1.44-.074 2.412-.139 3.6-.054 1.017.073 1.75.241 1.75.241s-.457-.598-1.438-1.187c-1.009-.606-2.437-1.093-4.025-.997-8.064.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.277-21.302.318zm-127.5-43.273c-1.699.01-2.706.03-4.106-.062-1.155-.075-1.972-.196-1.972-.196s.593.575 1.694 1.156c1.13.595 2.673 1.113 4.395 1.103 8.31-.045 14.934-5.46 19.935-.848 6.955 6.415 16.312-.808 23.489-1.212 1.44-.074 2.413-.139 3.6-.054 1.018.073 1.75.241 1.75.241s-.456-.598-1.437-1.187c-1.009-.606-2.438-1.093-4.025-.997-8.065.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.277-21.302.318zm-83.841-22.409c-1.699.01-2.706.029-4.106-.062-1.155-.075-1.972-.196-1.972-.196s.593.575 1.694 1.156c1.13.595 2.673 1.113 4.395 1.103 8.31-.045 14.934-5.46 19.935-.848 6.955 6.415 16.312-.808 23.489-1.212 1.44-.074 2.413-.139 3.6-.054 1.018.073 1.75.241 1.75.241s-.456-.598-1.437-1.187c-1.009-.606-2.438-1.093-4.025-.997-8.065.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.277-21.302.318zm542.456 12.363c-1.7.01-2.707.03-4.106-.061-1.156-.075-1.972-.196-1.972-.196s.593.574 1.693 1.155c1.13.596 2.673 1.114 4.395 1.103 8.31-.045 14.934-5.46 19.935-.848 6.955 6.416 16.312-.808 23.49-1.211 1.44-.074 2.412-.14 3.6-.054 1.017.073 1.75.24 1.75.24s-.457-.597-1.438-1.186c-1.009-.606-2.437-1.093-4.025-.997-8.064.453-16.021 7.272-22.021 1.738-5.923-5.463-13.715.276-21.302.318zm-50.228 58.342c-1.699.01-2.706.029-4.106-.062-1.155-.075-1.972-.196-1.972-.196s.593.574 1.694 1.155c1.13.596 2.673 1.114 4.395 1.103 8.31-.045 14.934-5.46 19.935-.847 6.955 6.415 16.312-.809 23.489-1.212 1.44-.074 2.413-.14 3.6-.054 1.018.073 1.75.241 1.75.241s-.456-.598-1.437-1.187c-1.009-.606-2.438-1.093-4.025-.997-8.065.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.276-21.302.318z"/><path style="display:inline;fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m3026.282 1781.975 131.737.564.282-71.37-64.317-67.701-67.984 69.958z"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3034.463 1704.823 115.94-1.834"/><path d="M3093.984 1643.468c20.34.245 98.64 7.523 110.791 9.24 14.958 18.338 29.707 32.082 50.35 57.463-29.999.629-68.626-.51-96.824.999z" style="fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3043.772 1695.514 97.604-1.41"/><path d="M3094.547 1658.307c.356 52.957-.356 54.023-.356 54.023" style="display:inline;fill:none;stroke:#000;stroke-width:4.88813;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3053.363 1685.781 78.422-1.833"/><path d="M3100.565 1725.766c.356 52.957-.356 54.023-.356 54.023" style="fill:none;stroke:#000;stroke-width:4.88813;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><g style="display:inline"><path style="display:inline;fill:#fff;stroke:#000;stroke-width:4.33592;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:3.8" d="M2700.79 774.854a710.382 710.382 0 0 0-710.384 710.38 710.382 710.382 0 0 0 710.383 710.383 710.382 710.382 0 0 0 710.383-710.383 710.382 710.382 0 0 0-710.383-710.38zm14.06 54.298a658.172 658.172 0 0 1 33.308 1.598 658.172 658.172 0 0 1 33.186 3.281 658.172 658.172 0 0 1 32.974 4.957 658.172 658.172 0 0 1 32.684 6.623 658.172 658.172 0 0 1 32.305 8.27 658.172 658.172 0 0 1 31.845 9.894 658.172 658.172 0 0 1 31.303 11.495 658.172 658.172 0 0 1 30.68 13.066 658.172 658.172 0 0 1 29.978 14.602 658.172 658.172 0 0 1 29.201 16.101 658.172 658.172 0 0 1 28.35 17.563 658.172 658.172 0 0 1 27.422 18.972 658.172 658.172 0 0 1 26.426 20.338 658.172 658.172 0 0 1 25.361 21.652 658.172 658.172 0 0 1 24.234 22.907 658.172 658.172 0 0 1 23.041 24.105 658.172 658.172 0 0 1 21.791 25.242 658.172 658.172 0 0 1 20.485 26.313 658.172 658.172 0 0 1 19.125 27.318 658.172 658.172 0 0 1 17.719 28.25 658.172 658.172 0 0 1 16.263 29.111 658.172 658.172 0 0 1 14.768 29.899 658.172 658.172 0 0 1 13.236 30.607 658.172 658.172 0 0 1 11.668 31.239 658.172 658.172 0 0 1 10.07 31.789 658.172 658.172 0 0 1 8.448 32.26 658.172 658.172 0 0 1 6.804 32.644 658.172 658.172 0 0 1 5.141 32.947 658.172 658.172 0 0 1 3.465 33.166 658.172 658.172 0 0 1 1.781 33.3 658.172 658.172 0 0 1 .092 33.347 658.172 658.172 0 0 1-8.81 93.492 658.172 658.172 0 0 1-22.028 91.287 658.172 658.172 0 0 1-34.793 87.223 658.172 658.172 0 0 1-46.853 81.385 658.172 658.172 0 0 1-57.957 73.886 658.172 658.172 0 0 1-67.885 64.887 658.172 658.172 0 0 1-76.426 54.566 658.172 658.172 0 0 1-83.416 43.133 658.172 658.172 0 0 1-88.703 30.824 658.172 658.172 0 0 1-92.188 17.887 658.172 658.172 0 0 1-93.794 4.584 658.172 658.172 0 0 1-93.495-8.81 658.172 658.172 0 0 1-91.285-22.028 658.172 658.172 0 0 1-87.224-34.795 658.172 658.172 0 0 1-81.383-46.851 658.172 658.172 0 0 1-73.889-57.96 658.172 658.172 0 0 1-64.887-67.882 658.172 658.172 0 0 1-54.566-76.428 658.172 658.172 0 0 1-43.133-83.414 658.172 658.172 0 0 1-30.824-88.705 658.172 658.172 0 0 1-17.885-92.187 658.172 658.172 0 0 1-4.584-93.795 658.172 658.172 0 0 1 8.81-93.492 658.172 658.172 0 0 1 22.028-91.288 658.172 658.172 0 0 1 34.793-87.222 658.172 658.172 0 0 1 46.854-81.385 658.172 658.172 0 0 1 57.957-73.887 658.172 658.172 0 0 1 67.884-64.887 658.172 658.172 0 0 1 76.426-54.566 658.172 658.172 0 0 1 83.416-43.135 658.172 658.172 0 0 1 88.703-30.822 658.172 658.172 0 0 1 92.188-17.887 658.172 658.172 0 0 1 93.795-4.584z"/><path style="display:inline;fill:#fcd100;fill-opacity:1;stroke:#000;stroke-width:2.029;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M1506.628 781.525c.01-1.124-.296-2.354-1.188-3.007-.828-.605-1.991-.46-2.899.01a864.724 864.724 0 0 1-21.456 10.71c-2.556 1.233-4.167 4.099-4.24 6.89-.05 1.951-.11 3.902-.176 5.852-.037 1.076.224 2.265 1.09 2.925 0 0 0 0 0 0 .805.614 1.971.523 2.896.103a869.682 869.682 0 0 0 21.688-10.218c2.57-1.255 4.188-4.234 4.228-7.158.028-2.036.047-4.071.057-6.107zm-.265 16.213c.031-1.123-.243-2.36-1.12-3.031-.813-.624-1.98-.505-2.897-.057a869.658 869.658 0 0 1-21.686 10.222c-2.583 1.174-4.258 4.003-4.393 6.792-.094 1.95-.197 3.898-.308 5.846-.06 1.075.173 2.27 1.025 2.949 0 0 0 0 0 0 .79.631 1.958.566 2.892.167a874.772 874.772 0 0 0 21.907-9.728c2.597-1.196 4.281-4.137 4.386-7.059.073-2.033.138-4.067.194-6.101zm-.628 16.197c.056-1.122-.19-2.363-1.051-3.054-.8-.642-1.968-.55-2.895-.122a874.973 874.973 0 0 1-21.905 9.732c-2.608 1.116-4.345 3.906-4.543 6.692a694.651 694.651 0 0 1-.438 5.837c-.085 1.073.122 2.273.958 2.97 0 0 0 0 0 0 .777.65 1.946.61 2.888.232a879.95 879.95 0 0 0 22.115-9.237c2.623-1.137 4.371-4.04 4.541-6.957.119-2.03.229-4.062.33-6.093zm-.988 16.173c.081-1.12-.138-2.366-.983-3.075-.785-.66-1.954-.593-2.89-.187a879.876 879.876 0 0 1-22.114 9.241c-2.632 1.058-4.43 3.81-4.69 6.59-.181 1.943-.37 3.885-.568 5.827-.109 1.07.072 2.275.893 2.991 0 0 0 0 0 0 .762.666 1.931.653 2.881.295a884.793 884.793 0 0 0 22.312-8.745c2.648-1.08 4.46-3.941 4.694-6.854.164-2.027.319-4.054.465-6.083zm-1.346 16.144c.106-1.117-.085-2.367-.915-3.096-.77-.676-1.94-.636-2.885-.25a884.799 884.799 0 0 1-22.31 8.75c-2.655.999-4.514 3.71-4.835 6.484a709.417 709.417 0 0 1-.695 5.814c-.133 1.068.022 2.276.826 3.01 0 0 0 0 0 0 .747.682 1.916.695 2.874.358a889.55 889.55 0 0 0 22.498-8.253c2.67-1.02 4.544-3.84 4.843-6.747.208-2.022.408-4.045.6-6.07zm-1.7 16.108c.13-1.115-.033-2.369-.847-3.115-.755-.693-1.926-.679-2.88-.314a889.586 889.586 0 0 1-22.496 8.257c-2.675.941-4.594 3.61-4.975 6.378-.266 1.934-.54 3.866-.823 5.797-.155 1.066-.028 2.277.76 3.028 0 0 0 0 0 0 .733.699 1.902.737 2.866.42a894.205 894.205 0 0 0 22.673-7.758c2.692-.962 4.627-3.74 4.99-6.639.252-2.017.496-4.035.732-6.054zm-2.053 16.064c.155-1.111.018-2.369-.778-3.133-.74-.709-1.911-.72-2.872-.376a894.208 894.208 0 0 1-22.671 7.763c-2.696.883-4.672 3.51-5.114 6.27a714.808 714.808 0 0 1-.949 5.778c-.178 1.062-.077 2.276.695 3.044 0 0 0 0 0 0 .717.715 1.884.778 2.856.483a898.661 898.661 0 0 0 22.837-7.265c2.712-.903 4.707-3.638 5.133-6.528.296-2.01.584-4.023.863-6.036zm-2.402 16.014c.179-1.108.07-2.367-.71-3.148-.724-.726-1.894-.762-2.863-.44a898.529 898.529 0 0 1-22.835 7.27c-2.714.824-4.747 3.408-5.248 6.157-.35 1.92-.709 3.84-1.074 5.758-.202 1.058-.127 2.274.628 3.059 0 0 0 0 0 0 .701.73 1.868.818 2.845.544a902.823 902.823 0 0 0 22.99-6.77c2.731-.843 4.785-3.535 5.273-6.414.34-2.004.671-4.01.994-6.016zm-2.748 15.958c.203-1.104.121-2.366-.642-3.164-.708-.74-1.877-.802-2.852-.5a902.866 902.866 0 0 1-22.989 6.773c-2.732.766-4.82 3.306-5.38 6.044a748.005 748.005 0 0 1-1.198 5.735c-.225 1.053-.175 2.27.562 3.072 0 0 0 0 0 0 .686.744 1.85.858 2.833.605a906.768 906.768 0 0 0 23.132-6.274c2.749-.784 4.86-3.43 5.41-6.299.383-1.996.758-3.993 1.124-5.992zm-3.091 15.893c.226-1.099.172-2.362-.574-3.176-.692-.756-1.86-.843-2.842-.562a906.65 906.65 0 0 1-23.13 6.278c-2.748.706-4.89 3.202-5.51 5.928a729.68 729.68 0 0 1-1.32 5.708c-.247 1.048-.224 2.267.496 3.084 0 0 0 0 0 0 .67.76 1.831.897 2.82.666a910.361 910.361 0 0 0 23.263-5.777c2.765-.726 4.933-3.326 5.544-6.182.426-1.987.843-3.976 1.253-5.967zm-3.432 15.824c.25-1.094.222-2.358-.506-3.188-.676-.77-1.842-.883-2.83-.623a910.146 910.146 0 0 1-23.26 5.78c-2.763.649-4.959 3.098-5.636 5.81a731.126 731.126 0 0 1-1.443 5.68c-.269 1.043-.272 2.262.431 3.094 0 0 0 0 0 0 .653.774 1.811.937 2.805.726a913.57 913.57 0 0 0 23.382-5.28c2.78-.665 5.004-3.219 5.677-6.06.468-1.978.928-3.958 1.38-5.94zm-3.77 15.746c.273-1.088.272-2.352-.438-3.198-.66-.784-1.822-.922-2.815-.684a913.605 913.605 0 0 1-23.382 5.284c-2.775.59-5.023 2.992-5.758 5.69a732.123 732.123 0 0 1-1.564 5.648c-.291 1.037-.32 2.256.365 3.103 0 0 0 0 0 0 .637.787 1.791.975 2.79.785a916.482 916.482 0 0 0 23.49-4.78c2.795-.607 5.072-3.113 5.805-5.94.51-1.967 1.012-3.936 1.507-5.908zm-4.105 15.663c.296-1.082.322-2.346-.37-3.207-.642-.798-1.802-.96-2.8-.743a916.612 916.612 0 0 1-23.49 4.785c-2.789.53-5.087 2.884-5.88 5.566a732.754 732.754 0 0 1-1.682 5.615c-.314 1.03-.368 2.249.299 3.11 0 0 0 0 0 0 .62.801 1.77 1.013 2.772.845a919.134 919.134 0 0 0 23.589-4.282c2.806-.547 5.137-3.004 5.93-5.814a765.402 765.402 0 0 0 1.632-5.875zm-4.438 15.572c.32-1.076.373-2.339-.3-3.214-.627-.812-1.783-.998-2.785-.803a919.048 919.048 0 0 1-23.588 4.286c-2.8.471-5.147 2.777-5.996 5.441a738.11 738.11 0 0 1-1.802 5.579c-.335 1.024-.416 2.24.233 3.116 0 0 0 0 0 0 .603.814 1.748 1.05 2.754.903a921.268 921.268 0 0 0 23.676-3.782c2.818-.487 5.2-2.894 6.052-5.687a739.32 739.32 0 0 0 1.756-5.839zm-4.766 15.475c.341-1.069.422-2.33-.234-3.22-.608-.825-1.76-1.036-2.766-.862a921.237 921.237 0 0 1-23.676 3.786c-2.808.412-5.204 2.668-6.11 5.314a737.86 737.86 0 0 1-1.919 5.54c-.357 1.017-.463 2.231.167 3.12 0 0 0 0 0 0 .586.827 1.726 1.087 2.734.961a922.665 922.665 0 0 0 23.752-3.28c2.828-.428 5.26-2.784 6.172-5.558.634-1.931 1.26-3.865 1.88-5.8zm-5.094 15.371c.364-1.061.471-2.321-.165-3.224-.59-.838-1.738-1.073-2.748-.92a922.701 922.701 0 0 1-23.751 3.285c-2.817.352-5.26 2.557-6.221 5.184a736.08 736.08 0 0 1-2.036 5.498c-.378 1.01-.51 2.221.101 3.124 0 0 0 0 0 0 .568.838 1.703 1.123 2.714 1.018a924.049 924.049 0 0 0 23.817-2.779c2.836-.368 5.318-2.672 6.287-5.426a765.416 765.416 0 0 0 2.002-5.76zm-5.417 15.26c.387-1.053.52-2.31-.097-3.227-.573-.85-1.715-1.11-2.728-.978a924.096 924.096 0 0 1-23.816 2.783c-2.824.293-5.313 2.446-6.33 5.052a737.23 737.23 0 0 1-2.15 5.455c-.4 1-.557 2.21.034 3.125 0 0 0 0 0 0 .55.85 1.68 1.159 2.692 1.075 7.943-.653 15.9-1.412 23.87-2.276 2.844-.308 5.374-2.559 6.401-5.293a766.76 766.76 0 0 0 2.124-5.716zm-5.738 15.143c.409-1.045.569-2.3-.029-3.228-.555-.862-1.692-1.146-2.707-1.036a924.988 924.988 0 0 1-23.87 2.28c-2.83.234-5.364 2.334-6.434 4.918a743.35 743.35 0 0 1-2.266 5.408c-.42.993-.603 2.198-.03 3.126 0 0 0 0 0 0 .532.861 1.654 1.194 2.668 1.131a924.989 924.989 0 0 0 23.914-1.772c2.85-.248 5.426-2.446 6.511-5.157a767.187 767.187 0 0 0 2.243-5.67zm-6.056 15.018c.43-1.036.617-2.287.039-3.228-.537-.873-1.667-1.181-2.685-1.092a925.51 925.51 0 0 1-23.913 1.777c-2.833.174-5.412 2.22-6.536 4.78a739.578 739.578 0 0 1-2.38 5.36c-.44.983-.649 2.185-.095 3.124 0 0 0 0 0 0 .513.873 1.628 1.228 2.643 1.188a922.43 922.43 0 0 0 23.946-1.269c2.854-.188 5.476-2.33 6.618-5.018.795-1.87 1.583-3.745 2.363-5.622zm-6.372 14.888c.453-1.027.666-2.274.108-3.227-.518-.884-1.642-1.216-2.661-1.148-8 .529-15.982.953-23.946 1.272-2.836.114-5.457 2.105-6.635 4.642a738.28 738.28 0 0 1-2.491 5.308c-.462.974-.695 2.17-.162 3.121 0 0 0 0 0 0 .495.883 1.602 1.263 2.618 1.243 7.968-.15 15.957-.404 23.966-.763 2.857-.128 5.524-2.215 6.723-4.878.834-1.853 1.66-3.71 2.48-5.57zm-6.684 14.75c.474-1.018.713-2.26.176-3.224-.5-.895-1.616-1.25-2.637-1.205-8.008.36-15.998.616-23.966.768-2.838.054-5.5 1.99-6.731 4.5a738.283 738.283 0 0 1-2.603 5.254c-.482.964-.74 2.156-.227 3.117 0 0 0 0 0 0 .476.894 1.575 1.296 2.59 1.298 7.97.018 15.963-.067 23.977-.257 2.859-.068 5.57-2.097 6.824-4.735a771.839 771.839 0 0 0 2.597-5.517zm-6.993 14.605c.495-1.007.76-2.244.243-3.22-.48-.905-1.59-1.284-2.61-1.26-8.014.192-16.007.28-23.976.263-2.839-.01-5.54 1.872-6.825 4.357a733.75 733.75 0 0 1-2.713 5.197c-.502.953-.785 2.139-.293 3.11 0 0 0 0 0 0 .457.904 1.547 1.33 2.563 1.353 7.966.187 15.959.27 23.975.25 2.86-.01 5.613-1.98 6.922-4.59a765.537 765.537 0 0 0 2.714-5.46zm-7.301 14.454c.516-.997.808-2.227.311-3.213-.46-.916-1.561-1.318-2.582-1.315-8.017.022-16.01-.06-23.976-.245-2.837-.066-5.578 1.755-6.914 4.211a735.112 735.112 0 0 1-2.822 5.138c-.523.943-.831 2.122-.36 3.104 0 0 0 0 0 0 .439.913 1.52 1.361 2.534 1.407 7.96.355 15.949.608 23.963.757 2.86.053 5.653-1.86 7.018-4.442.95-1.797 1.892-3.598 2.828-5.402zm-7.605 14.296c.538-.985.855-2.21.38-3.206-.442-.925-1.534-1.35-2.555-1.369a919.852 919.852 0 0 1-23.963-.753c-2.835-.126-5.613 1.636-7.001 4.064a729.683 729.683 0 0 1-2.93 5.076c-.543.931-.876 2.103-.425 3.095 0 0 0 0 0 0 .419.922 1.49 1.393 2.503 1.46 7.95.525 15.93.947 23.94 1.266 2.857.114 5.69-1.74 7.11-4.293a762.648 762.648 0 0 0 2.941-5.34zm-7.906 14.13c.559-.973.902-2.19.448-3.196-.422-.934-1.505-1.382-2.525-1.422a917.489 917.489 0 0 1-23.94-1.262c-2.831-.186-5.646 1.516-7.086 3.913a726.216 726.216 0 0 1-3.036 5.012c-.562.92-.92 2.084-.491 3.085 0 0 0 0 0 0 .399.93 1.46 1.425 2.47 1.513a914.181 914.181 0 0 0 23.906 1.775c2.855.175 5.727-1.618 7.2-4.14a759.75 759.75 0 0 0 3.054-5.277zm-8.204 13.96c.579-.96.948-2.17.515-3.186-.401-.943-1.474-1.414-2.493-1.476-8-.487-15.97-1.077-23.906-1.77-2.827-.247-5.677 1.395-7.167 3.76a726.387 726.387 0 0 1-3.143 4.945c-.581.907-.964 2.064-.556 3.074 0 0 0 0 0 0 .379.939 1.428 1.455 2.438 1.565a909.598 909.598 0 0 0 23.86 2.285c2.85.236 5.76-1.496 7.286-3.986a754.2 754.2 0 0 0 3.166-5.21zm-8.5 13.782c.6-.948.994-2.15.583-3.174-.381-.952-1.443-1.445-2.461-1.529a911.82 911.82 0 0 1-23.86-2.28c-2.821-.308-5.706 1.272-7.246 3.605a722.338 722.338 0 0 1-3.247 4.876c-.601.894-1.009 2.042-.622 3.06 0 0 0 0 0 0 .358.947 1.396 1.486 2.403 1.617a907.602 907.602 0 0 0 23.804 2.796c2.844.297 5.79-1.372 7.37-3.829a753.23 753.23 0 0 0 3.276-5.142zm-8.793 13.597c.62-.936 1.04-2.128.651-3.161-.36-.96-1.412-1.476-2.427-1.581a907.32 907.32 0 0 1-23.805-2.792c-2.813-.368-5.73 1.15-7.32 3.448a720.69 720.69 0 0 1-3.351 4.804c-.62.881-1.052 2.02-.688 3.046 0 0 0 0 0 0 .338.954 1.364 1.515 2.368 1.669a903.18 903.18 0 0 0 23.737 3.308c2.836.357 5.817-1.248 7.45-3.67a757.297 757.297 0 0 0 3.385-5.071zm-9.082 13.405c.639-.922 1.085-2.105.719-3.147-.34-.966-1.38-1.505-2.393-1.632-7.951-1-15.864-2.1-23.738-3.304-2.804-.428-5.754 1.026-7.392 3.289a717.253 717.253 0 0 1-3.454 4.73c-.639.866-1.096 1.995-.754 3.03 0 0 0 0 0 0 .318.96 1.331 1.544 2.331 1.719a898.708 898.708 0 0 0 23.66 3.82c2.827.419 5.842-1.122 7.526-3.508a753.353 753.353 0 0 0 3.495-4.997zm-9.37 13.207c.659-.909 1.13-2.082.787-3.13-.32-.975-1.348-1.536-2.357-1.685a898.328 898.328 0 0 1-23.66-3.816c-2.794-.489-5.774.9-7.461 3.127a706.344 706.344 0 0 1-3.556 4.653c-.657.852-1.138 1.971-.82 3.012 0 0 0 0 0 0 .297.968 1.298 1.573 2.294 1.77a893.79 893.79 0 0 0 23.57 4.334c2.818.48 5.866-.996 7.6-3.345a749.232 749.232 0 0 0 3.603-4.92zm-9.655 13c.68-.893 1.176-2.056.855-3.112-.298-.98-1.313-1.564-2.32-1.734a893.901 893.901 0 0 1-23.57-4.33c-2.783-.55-5.792.774-7.527 2.963a710.411 710.411 0 0 1-3.657 4.573c-.675.838-1.18 1.946-.885 2.994 0 0 0 0 0 0 .276.973 1.263 1.6 2.254 1.82a888.605 888.605 0 0 0 23.47 4.847c2.807.541 5.886-.867 7.672-3.179a744.98 744.98 0 0 0 3.708-4.841zm-9.935 12.79c.698-.878 1.22-2.03.922-3.093-.276-.987-1.279-1.592-2.281-1.785a888.724 888.724 0 0 1-23.47-4.844c-2.77-.61-5.808.646-7.591 2.796a702.66 702.66 0 0 1-3.756 4.491c-.694.823-1.223 1.92-.95 2.974 0 0 0 0 0 0 .254.98 1.227 1.628 2.213 1.869a883.213 883.213 0 0 0 23.358 5.363c2.795.602 5.905-.739 7.741-3.011a737.858 737.858 0 0 0 3.814-4.76zm-10.215 12.571c.718-.863 1.265-2.004.99-3.073-.254-.993-1.243-1.62-2.241-1.834a883.027 883.027 0 0 1-23.36-5.36c-2.755-.671-5.82.518-7.65 2.628a697.981 697.981 0 0 1-3.854 4.407c-.712.807-1.266 1.891-1.016 2.951 0 0 0 0 0 0 .232.985 1.19 1.655 2.171 1.918a876.961 876.961 0 0 0 23.236 5.88c2.782.663 5.92-.61 7.806-2.842a736.667 736.667 0 0 0 3.918-4.675zm-10.49 12.345c.736-.847 1.309-1.975 1.058-3.05-.232-.999-1.207-1.648-2.2-1.884a877.291 877.291 0 0 1-23.238-5.875c-2.74-.733-5.831.388-7.707 2.456a695.794 695.794 0 0 1-3.952 4.32c-.73.791-1.308 1.862-1.082 2.928 0 0 0 0 0 0 .21.99 1.154 1.682 2.129 1.966a870.964 870.964 0 0 0 23.103 6.396c2.766.725 5.933-.478 7.868-2.668a731.998 731.998 0 0 0 4.02-4.589zm-10.763 12.113c.755-.83 1.352-1.946 1.126-3.027-.21-1.004-1.171-1.674-2.159-1.932a871.103 871.103 0 0 1-23.104-6.392c-2.724-.794-5.84.257-7.762 2.283a690.352 690.352 0 0 1-4.048 4.23c-.748.775-1.35 1.833-1.147 2.903 0 0 0 0 0 0 .188.995 1.116 1.708 2.084 2.014a864.875 864.875 0 0 0 22.959 6.914c2.75.787 5.943-.346 7.927-2.493a724.667 724.667 0 0 0 4.124-4.5zm-11.034 11.875c.774-.815 1.396-1.917 1.194-3.003-.188-1.008-1.134-1.7-2.115-1.98a864.533 864.533 0 0 1-22.96-6.91c-2.706-.855-5.845.126-7.813 2.108a680.888 680.888 0 0 1-4.142 4.139c-.765.758-1.39 1.803-1.212 2.878 0 0 0 0 0 0 .166.999 1.077 1.733 2.038 2.06a863.796 863.796 0 0 0 22.802 7.431c2.732.85 5.951-.212 7.984-2.315a725.582 725.582 0 0 0 4.224-4.408zm-11.301 11.628c.792-.797 1.44-1.885 1.262-2.976-.165-1.012-1.096-1.725-2.071-2.028a862.1 862.1 0 0 1-22.803-7.426c-2.686-.917-5.845-.01-7.856 1.933a693.248 693.248 0 0 1-4.233 4.045c-.781.74-1.43 1.771-1.276 2.85 0 0 0 0 0 0 .143 1.002 1.038 1.755 1.991 2.105a870.308 870.308 0 0 0 22.624 7.941c2.712.911 5.955-.076 8.036-2.132a723.732 723.732 0 0 0 4.326-4.312zm-11.567 11.367c.81-.779 1.482-1.852 1.33-2.945-.143-1.016-1.057-1.75-2.025-2.075a870.117 870.117 0 0 1-22.625-7.937c-2.664-.976-5.842-.136-7.896 1.756a692.688 692.688 0 0 1-4.323 3.949c-.797.723-1.469 1.738-1.34 2.82 0 0 0 0 0 0 .121 1.005.999 1.778 1.944 2.149a875.322 875.322 0 0 0 22.435 8.444c2.69.97 5.954.057 8.08-1.95a763.282 763.282 0 0 0 4.42-4.211zm-11.815 11.098c.827-.76 1.523-1.817 1.394-2.913-.12-1.019-1.016-1.773-1.977-2.119a875.268 875.268 0 0 1-22.436-8.44c-2.641-1.035-5.838-.267-7.933 1.58a706.892 706.892 0 0 1-4.41 3.851c-.813.705-1.507 1.705-1.401 2.79 0 0 0 0 0 0 .098 1.006.958 1.799 1.894 2.19a880.204 880.204 0 0 0 22.239 8.94c2.667 1.03 5.949.19 8.118-1.77a727.127 727.127 0 0 0 4.512-4.109zm-12.056 10.83c.844-.742 1.563-1.783 1.459-2.882-.097-1.02-.977-1.794-1.93-2.162a880.09 880.09 0 0 1-22.239-8.935c-2.617-1.093-5.83-.396-7.966 1.403a709.313 709.313 0 0 1-4.493 3.753c-.83.687-1.545 1.672-1.464 2.758 0 0 0 0 0 0 .076 1.009.918 1.82 1.846 2.232a885.078 885.078 0 0 0 22.033 9.428c2.644 1.089 5.943.322 8.154-1.588a735.142 735.142 0 0 0 4.6-4.008zm-12.288 10.556c.859-.722 1.6-1.747 1.52-2.848-.073-1.022-.936-1.815-1.88-2.203a885.493 885.493 0 0 1-22.034-9.424c-2.593-1.15-5.82-.524-7.995 1.228a704.9 704.9 0 0 1-4.576 3.653c-.844.668-1.581 1.637-1.523 2.725 0 0 0 0 0 0 .053 1.01.877 1.84 1.796 2.272a889.834 889.834 0 0 0 21.82 9.909c2.618 1.147 5.933.453 8.185-1.408a733.225 733.225 0 0 0 4.687-3.904zm-12.516 10.282c.875-.703 1.639-1.711 1.583-2.814-.052-1.023-.896-1.835-1.831-2.244a890.037 890.037 0 0 1-21.821-9.905c-2.567-1.207-5.807-.651-8.021 1.053a712.491 712.491 0 0 1-4.655 3.553c-.858.65-1.617 1.602-1.583 2.69 0 0 0 0 0 0 .031 1.012.838 1.86 1.747 2.311a894.771 894.771 0 0 0 21.597 10.383c2.593 1.204 5.922.583 8.214-1.227a741.182 741.182 0 0 0 4.77-3.8zm-12.736 10.004c.89-.684 1.676-1.675 1.644-2.778-.029-1.025-.856-1.854-1.781-2.284a894.633 894.633 0 0 1-21.6-10.38c-2.54-1.262-5.792-.776-8.042.88a717.227 717.227 0 0 1-4.732 3.45c-.872.631-1.651 1.567-1.641 2.656 0 0 0 0 0 0 .01 1.012.797 1.877 1.696 2.348a898.614 898.614 0 0 0 21.368 10.85c2.565 1.26 5.906.712 8.237-1.048a742.16 742.16 0 0 0 4.851-3.694zm-12.949 9.723c.905-.664 1.712-1.638 1.704-2.742-.01-1.024-.815-1.872-1.731-2.322a899.019 899.019 0 0 1-21.37-10.846c-2.512-1.317-5.774-.902-8.06.705a724.385 724.385 0 0 1-4.806 3.348c-.886.612-1.685 1.531-1.699 2.62 0 0 0 0 0 0-.012 1.012.757 1.894 1.646 2.385a903.336 903.336 0 0 0 21.129 11.31c2.538 1.315 5.89.839 8.258-.87a749.126 749.126 0 0 0 4.93-3.588zm-13.155 9.44c.919-.645 1.746-1.6 1.762-2.704.015-1.025-.774-1.89-1.68-2.36a903.374 903.374 0 0 1-21.132-11.305c-2.483-1.371-5.754-1.027-8.074.53a722.328 722.328 0 0 1-4.878 3.246c-.899.593-1.718 1.494-1.755 2.583 0 0 0 0 0 0-.034 1.012.716 1.91 1.594 2.42 6.888 4 13.85 7.921 20.882 11.761 2.51 1.37 5.87.967 8.275-.69a753.223 753.223 0 0 0 5.006-3.481zm-13.355 9.153c.932-.624 1.78-1.562 1.82-2.665.037-1.024-.734-1.906-1.63-2.395a907.061 907.061 0 0 1-20.885-11.758c-2.453-1.424-5.73-1.15-8.085.357a728.831 728.831 0 0 1-4.946 3.14c-.912.574-1.75 1.459-1.81 2.546 0 0 0 0 0 0-.056 1.011.674 1.924 1.541 2.453a911.207 911.207 0 0 0 20.627 12.207c2.48 1.424 5.849 1.093 8.288-.513a757.187 757.187 0 0 0 5.08-3.372zm-13.549 8.865c.946-.604 1.813-1.524 1.877-2.626.059-1.023-.693-1.921-1.578-2.43a911.096 911.096 0 0 1-20.63-12.203c-2.423-1.476-5.706-1.272-8.092.185a735.04 735.04 0 0 1-5.013 3.035c-.924.554-1.78 1.42-1.864 2.506 0 0 0 0 0 0-.077 1.01.633 1.939 1.49 2.486a914.335 914.335 0 0 0 20.363 12.645c2.448 1.477 5.824 1.218 8.297-.335a755.59 755.59 0 0 0 5.15-3.263zm-13.735 8.573c.958-.584 1.845-1.485 1.933-2.585.08-1.022-.652-1.936-1.526-2.463a914.375 914.375 0 0 1-20.366-12.642c-2.392-1.528-5.679-1.393-8.095.013a710.299 710.299 0 0 1-5.078 2.928c-.935.534-1.81 1.383-1.917 2.467 0 0 0 0 0 0-.1 1.007.592 1.951 1.436 2.516a917.508 917.508 0 0 0 20.092 13.077c2.416 1.528 5.797 1.341 8.303-.159a758.92 758.92 0 0 0 5.218-3.152zm-13.914 8.279c.97-.563 1.876-1.445 1.987-2.544.102-1.02-.61-1.95-1.474-2.495a917.913 917.913 0 0 1-20.094-13.072c-2.358-1.579-5.648-1.514-8.094-.16-1.71.948-3.422 1.887-5.14 2.82-.946.515-1.84 1.345-1.969 2.427 0 0 0 0 0 0-.12 1.005.551 1.963 1.383 2.546a920.434 920.434 0 0 0 19.812 13.5c2.383 1.58 5.767 1.465 8.304.018a766.088 766.088 0 0 0 5.285-3.04zm-14.088 7.981c.982-.542 1.907-1.405 2.04-2.5.125-1.018-.568-1.963-1.42-2.526a920.716 920.716 0 0 1-19.814-13.497c-2.324-1.628-5.615-1.633-8.09-.33-1.729.91-3.461 1.814-5.198 2.71-.957.495-1.868 1.306-2.02 2.385 0 0 0 0 0 0-.142 1.003.509 1.975 1.329 2.575a922.222 922.222 0 0 0 19.523 13.917c2.35 1.63 5.735 1.586 8.302.194a708.82 708.82 0 0 0 5.348-2.927zm-14.253 7.682c.993-.522 1.936-1.365 2.093-2.458.145-1.014-.528-1.973-1.367-2.555a922.771 922.771 0 0 1-19.526-13.914c-2.29-1.677-5.58-1.75-8.082-.5-1.748.874-3.5 1.74-5.254 2.6-.968.475-1.896 1.266-2.07 2.342 0 0 0 0 0 0-.163 1 .467 1.986 1.273 2.603a924.58 924.58 0 0 0 19.227 14.327c2.315 1.679 5.7 1.707 8.297.37 1.807-.932 3.61-1.87 5.409-2.815zm-14.413 7.379c1.004-.501 1.964-1.324 2.144-2.413.167-1.012-.486-1.985-1.313-2.584a924.61 924.61 0 0 1-19.229-14.323c-2.254-1.725-5.542-1.869-8.07-.67a740.35 740.35 0 0 1-5.308 2.49c-.978.453-1.922 1.225-2.12 2.296 0 0 0 0 0 0-.183.996.426 1.995 1.22 2.63a925.883 925.883 0 0 0 18.92 14.729c2.28 1.727 5.665 1.827 8.289.544a769.738 769.738 0 0 0 5.467-2.7zm-14.566 7.073c1.014-.48 1.992-1.282 2.194-2.367.189-1.008-.443-1.995-1.257-2.611a925.913 925.913 0 0 1-18.924-14.726c-2.218-1.772-5.502-1.984-8.055-.84-1.783.8-3.57 1.592-5.36 2.378-.987.433-1.947 1.185-2.167 2.252 0 0 0 0 0 0-.205.992.383 2.004 1.163 2.655a927.292 927.292 0 0 0 18.608 15.124c2.243 1.775 5.625 1.946 8.275.719a763.152 763.152 0 0 0 5.523-2.584zm-14.712 6.765c1.024-.458 2.018-1.24 2.244-2.32.21-1.004-.402-2.004-1.203-2.638a926.702 926.702 0 0 1-18.61-15.12c-2.18-1.819-5.46-2.1-8.036-1.01-1.8.763-3.602 1.517-5.408 2.265-.996.413-1.972 1.144-2.215 2.207 0 0 0 0 0 0-.225.987.342 2.01 1.108 2.678a927.69 927.69 0 0 0 18.286 15.512c2.205 1.822 5.582 2.064 8.258.893 1.862-.815 3.72-1.637 5.576-2.467zm-14.851 6.454c1.034-.436 2.044-1.197 2.292-2.273.23-.999-.36-2.011-1.147-2.662a927.438 927.438 0 0 1-18.289-15.509c-2.14-1.863-5.414-2.214-8.012-1.177a771.28 771.28 0 0 1-5.455 2.15c-1.005.392-1.995 1.102-2.26 2.16 0 0 0 0 0 0-.246.982.299 2.017 1.05 2.7a927.956 927.956 0 0 0 17.957 15.894c2.166 1.868 5.538 2.18 8.237 1.066a774.212 774.212 0 0 0 5.627-2.349zm-14.984 6.14c1.043-.414 2.069-1.153 2.34-2.224.251-.994-.317-2.019-1.09-2.685a927.657 927.657 0 0 1-17.96-15.89c-2.101-1.909-5.366-2.328-7.985-1.346-1.83.686-3.664 1.364-5.5 2.035-1.012.37-2.017 1.06-2.304 2.112 0 0 0 0 0 0-.267.977.256 2.023.994 2.722a927.034 927.034 0 0 0 17.617 16.267c2.126 1.913 5.49 2.297 8.213 1.24 1.895-.736 3.787-1.48 5.675-2.23zm-15.11 5.824c1.052-.393 2.093-1.11 2.387-2.174.272-.989-.275-2.025-1.034-2.708a927.094 927.094 0 0 1-17.62-16.264c-2.062-1.952-5.317-2.44-7.956-1.513a746.77 746.77 0 0 1-5.54 1.919c-1.02.349-2.04 1.017-2.35 2.062 0 0 0 0 0 0-.286.971.215 2.029.937 2.743a926.332 926.332 0 0 0 17.27 16.633c2.086 1.958 5.442 2.412 8.186 1.412 1.91-.696 3.817-1.4 5.72-2.11zm-15.228 5.504c1.06-.37 2.116-1.065 2.431-2.123.293-.983-.232-2.03-.977-2.73a926.252 926.252 0 0 1-17.273-16.63c-2.02-1.995-5.263-2.55-7.922-1.68a737.53 737.53 0 0 1-5.578 1.802c-1.028.327-2.061.974-2.392 2.012 0 0 0 0 0 0-.308.965.171 2.033.878 2.762a924.887 924.887 0 0 0 16.916 16.993c2.044 2 5.389 2.525 8.153 1.584a770.335 770.335 0 0 0 5.764-1.99zm-15.34 5.182c1.066-.347 2.137-1.02 2.474-2.071.314-.976-.189-2.035-.919-2.749a925.304 925.304 0 0 1-16.918-16.99c-1.977-2.037-5.208-2.661-7.884-1.847-1.87.569-3.741 1.13-5.615 1.684-1.034.305-2.08.93-2.433 1.96 0 0 0 0 0 0-.328.959.128 2.036.82 2.78a923.027 923.027 0 0 0 16.552 17.346c2 2.043 5.334 2.638 8.118 1.755a766.246 766.246 0 0 0 5.804-1.867zm-15.447 4.858c1.073-.325 2.158-.975 2.518-2.02.334-.968-.146-2.037-.86-2.766a922.82 922.82 0 0 1-16.556-17.343c-1.933-2.078-5.15-2.77-7.842-2.013-1.88.53-3.764 1.05-5.649 1.565-1.04.283-2.1.885-2.474 1.909 0 0 0 0 0 0-.348.95.085 2.037.76 2.795a920.661 920.661 0 0 0 16.181 17.69c1.958 2.086 5.278 2.752 8.08 1.927a766.31 766.31 0 0 0 5.842-1.744zm-15.546 4.53c1.08-.303 2.179-.93 2.56-1.966.355-.961-.103-2.04-.802-2.784a920.797 920.797 0 0 1-16.183-17.688c-1.888-2.118-5.09-2.878-7.797-2.179-1.891.49-3.784.97-5.68 1.445-1.045.261-2.117.84-2.513 1.855 0 0 0 0 0 0-.368.944.041 2.04.7 2.812a917.95 917.95 0 0 0 15.801 18.028c1.913 2.126 5.218 2.862 8.036 2.097a751.58 751.58 0 0 0 5.878-1.62zm-15.638 4.2c1.087-.28 2.198-.884 2.602-1.911.375-.954-.06-2.042-.743-2.801a918.05 918.05 0 0 1-15.804-18.026c-1.842-2.158-5.026-2.985-7.747-2.343-1.901.448-3.804.889-5.709 1.322-1.05.24-2.134.795-2.552 1.802 0 0 0 0 0 0-.388.935-.002 2.039.641 2.825a914.753 914.753 0 0 0 15.412 18.36c1.867 2.165 5.156 2.971 7.99 2.266 1.972-.49 3.942-.989 5.91-1.495zm-15.723 3.865c1.093-.256 2.216-.836 2.642-1.854.395-.946-.017-2.043-.683-2.816a914.857 914.857 0 0 1-15.416-18.356c-1.796-2.197-4.96-3.092-7.694-2.509-1.91.408-3.822.808-5.735 1.2-1.055.217-2.15.75-2.59 1.747 0 0 0 0 0 0-.407.926-.045 2.038.58 2.838a911.093 911.093 0 0 0 15.016 18.683c1.82 2.205 5.09 3.08 7.939 2.436 1.982-.448 3.963-.904 5.941-1.369zm-15.802 3.53c1.098-.232 2.234-.788 2.68-1.797.416-.937.028-2.042-.622-2.83a911.238 911.238 0 0 1-15.018-18.68c-1.749-2.234-4.894-3.197-7.639-2.672-1.918.367-3.837.726-5.758 1.077-1.06.193-2.166.703-2.626 1.69 0 0 0 0 0 0-.427.917-.09 2.037.52 2.85a907.32 907.32 0 0 0 14.61 19c1.772 2.243 5.023 3.188 7.884 2.605a761.54 761.54 0 0 0 5.97-1.242zm-15.873 3.193c1.102-.21 2.25-.74 2.718-1.74.435-.928.071-2.041-.562-2.842a907.463 907.463 0 0 1-14.613-18.997c-1.7-2.271-4.823-3.302-7.579-2.836-1.925.325-3.851.643-5.779.952-1.063.17-2.18.656-2.661 1.633 0 0 0 0 0 0-.447.908-.133 2.035.457 2.86a902.857 902.857 0 0 0 14.197 19.31c1.723 2.28 4.954 3.295 7.827 2.773 2-.363 3.998-.734 5.995-1.113zm-15.94 2.85c1.107-.186 2.266-.692 2.756-1.681.455-.918.115-2.04-.5-2.853a902.962 902.962 0 0 1-14.201-19.306c-1.65-2.308-4.75-3.405-7.514-3-1.932.284-3.864.56-5.798.827-1.066.148-2.194.609-2.696 1.575 0 0 0 0 0 0-.467.898-.177 2.03.396 2.87a897.816 897.816 0 0 0 13.774 19.61c1.674 2.318 4.882 3.402 7.766 2.942 2.007-.32 4.013-.648 6.017-.984zm-15.997 2.506c1.11-.162 2.28-.643 2.791-1.621.475-.908.16-2.036-.439-2.863a898.131 898.131 0 0 1-13.778-19.609c-1.6-2.342-4.675-3.507-7.447-3.162-1.937.242-3.875.475-5.813.7-1.07.125-2.207.56-2.73 1.516 0 0 0 0 0 0-.486.888-.221 2.027.333 2.878a893.116 893.116 0 0 0 13.345 19.906c1.623 2.353 4.807 3.506 7.7 3.109 2.014-.277 4.026-.561 6.038-.854zm-16.05 2.16c1.114-.138 2.294-.594 2.826-1.561.495-.898.204-2.032-.376-2.872a892.79 892.79 0 0 1-13.349-19.903c-1.548-2.377-4.596-3.61-7.375-3.325-1.941.2-3.884.39-5.827.573-1.072.1-2.218.512-2.761 1.455 0 0 0 0 0 0-.506.877-.266 2.022.27 2.885a887.43 887.43 0 0 0 12.905 20.193c1.572 2.388 4.73 3.61 7.632 3.277 2.02-.233 4.038-.474 6.055-.723zm-16.094 1.809c1.117-.114 2.306-.544 2.86-1.499.514-.886.247-2.027-.314-2.88a887.354 887.354 0 0 1-12.91-20.19c-1.496-2.411-4.516-3.71-7.3-3.486a703.37 703.37 0 0 1-5.838.444c-1.074.077-2.229.462-2.793 1.394 0 0 0 0 0 0-.525.865-.31 2.015.206 2.89a881.705 881.705 0 0 0 12.46 20.474c1.518 2.422 4.65 3.713 7.558 3.443a742.92 742.92 0 0 0 6.07-.59zm-16.133 1.456c1.12-.089 2.318-.492 2.893-1.435.533-.875.292-2.021-.25-2.886a881.593 881.593 0 0 1-12.464-20.472c-1.442-2.443-4.433-3.808-7.221-3.647a695.69 695.69 0 0 1-5.847.314c-1.075.053-2.238.414-2.823 1.332 0 0 0 0 0 0-.544.854-.355 2.008.142 2.894a875.73 875.73 0 0 0 12.004 20.748c1.466 2.456 4.568 3.816 7.483 3.609a735.75 735.75 0 0 0 6.083-.457zm-16.164 1.102c1.12-.064 2.328-.441 2.924-1.371.553-.863.337-2.015-.187-2.891a875.83 875.83 0 0 1-12.008-20.746c-1.388-2.475-4.347-3.907-7.139-3.807-1.95.069-3.9.13-5.852.183-1.076.029-2.247.363-2.852 1.268 0 0 0 0 0 0-.563.842-.4 2 .077 2.897a869.531 869.531 0 0 0 11.54 21.015c1.411 2.488 4.483 3.916 7.403 3.774 2.032-.099 4.063-.206 6.094-.322zm-16.19.744c1.123-.04 2.34-.39 2.955-1.306.572-.851.382-2.007-.122-2.895a869.414 869.414 0 0 1-11.545-21.013c-1.332-2.505-4.26-4.004-7.052-3.967a714.52 714.52 0 0 1-5.856.052c-1.077 0-2.255.312-2.88 1.204 0 0 0 0 0 0-.582.829-.445 1.99.011 2.899a862.916 862.916 0 0 0 11.07 21.273c1.355 2.52 4.395 4.017 7.318 3.94 2.034-.054 4.068-.116 6.101-.187zm-16.207.383c1.123-.014 2.348-.338 2.984-1.24.591-.839.427-1.999-.057-2.898a861.925 861.925 0 0 1-11.073-21.272 6.624 6.624 0 0 0-.61-.984c-1.455-1.95-3.94-3.117-6.352-3.139a714.192 714.192 0 0 1-5.855-.077c-1.077-.019-2.262.263-2.907 1.14 0 0 0 0 0 0-.6.816-.49 1.98-.054 2.898a869.637 869.637 0 0 0 10.587 21.516c.902 1.77 2.627 3.069 4.581 3.693a8.645 8.645 0 0 0 2.65.413 828.44 828.44 0 0 0 6.106-.05zm-16.218.015c1.124.012 2.356-.283 3.013-1.171.61-.825.471-1.989.008-2.9a869.473 869.473 0 0 1-10.591-21.513c-1.218-2.563-4.075-4.19-6.867-4.278-1.95-.061-3.9-.131-5.85-.209-1.076-.043-2.267.212-2.932 1.075 0 0 0 0 0 0-.618.801-.533 1.968-.118 2.895a874.629 874.629 0 0 0 10.099 21.743c1.24 2.577 4.21 4.211 7.134 4.267 2.034.039 4.07.069 6.105.09zm-16.208-.354c1.123.037 2.36-.23 3.036-1.103.628-.81.516-1.977.073-2.897a874.769 874.769 0 0 1-10.103-21.741c-1.16-2.59-3.98-4.28-6.769-4.43a699.796 699.796 0 0 1-5.845-.34c-1.074-.066-2.27.162-2.954 1.01 0 0 0 0 0 0-.636.787-.577 1.955-.183 2.89a879.874 879.874 0 0 0 9.611 21.96c1.183 2.603 4.114 4.303 7.035 4.424 2.032.084 4.065.16 6.099.227zm-16.191-.715c1.121.062 2.363-.178 3.06-1.035.645-.797.559-1.965.137-2.894a879.519 879.519 0 0 1-9.616-21.957c-1.102-2.614-3.884-4.366-6.668-4.578a698.928 698.928 0 0 1-5.837-.47c-1.072-.09-2.273.111-2.976.944 0 0 0 0 0 0-.652.773-.62 1.942-.246 2.886a884.708 884.708 0 0 0 9.122 22.163c1.124 2.63 4.016 4.393 6.933 4.579 2.03.129 4.06.25 6.09.362zm-16.167-1.073c1.12.087 2.367-.126 3.08-.968.664-.781.604-1.951.202-2.89a884.557 884.557 0 0 1-9.126-22.161c-1.044-2.637-3.787-4.45-6.566-4.724-1.943-.191-3.884-.39-5.825-.597-1.07-.115-2.276.06-2.996.877 0 0 0 0 0 0-.67.758-.663 1.928-.31 2.88a889.44 889.44 0 0 0 8.633 22.357c1.065 2.653 3.917 4.48 6.828 4.73 2.026.173 4.053.338 6.08.496zm-16.136-1.43c1.117.112 2.369-.072 3.101-.898.68-.767.646-1.938.265-2.885a889.519 889.519 0 0 1-8.636-22.355c-.986-2.66-3.688-4.533-6.462-4.867a709.303 709.303 0 0 1-5.81-.725c-1.069-.138-2.277.011-3.016.812 0 0 0 0 0 0-.686.743-.704 1.913-.372 2.872a894.346 894.346 0 0 0 8.142 22.54c1.007 2.676 3.818 4.564 6.722 4.877 2.021.219 4.043.428 6.066.63zm-16.097-1.78c1.114.135 2.369-.022 3.119-.832.697-.751.688-1.922.328-2.878a894.245 894.245 0 0 1-8.145-22.538c-.929-2.68-3.59-4.612-6.355-5.007-1.933-.276-3.864-.56-5.795-.851-1.064-.16-2.276-.039-3.032.746 0 0 0 0 0 0-.702.729-.746 1.897-.434 2.864a898.646 898.646 0 0 0 7.65 22.711c.948 2.697 3.717 4.646 6.613 5.023 2.016.262 4.033.516 6.05.762zm-16.054-2.132c1.111.16 2.369.03 3.137-.763.713-.736.73-1.907.39-2.87a898.64 898.64 0 0 1-7.653-22.71c-.87-2.7-3.49-4.69-6.246-5.144a719.081 719.081 0 0 1-5.775-.977c-1.062-.184-2.276-.088-3.048.68 0 0 0 0 0 0-.718.714-.787 1.881-.496 2.854a902.834 902.834 0 0 0 7.157 22.873c.89 2.717 3.615 4.725 6.503 5.165 2.009.305 4.02.603 6.031.892zm-16.002-2.478c1.107.183 2.368.08 3.152-.696.729-.72.771-1.89.453-2.86a903.035 903.035 0 0 1-7.161-22.872c-.812-2.718-3.387-4.764-6.134-5.278-1.92-.359-3.838-.726-5.754-1.1-1.057-.207-2.274-.137-3.062.614 0 0 0 0 0 0-.733.698-.827 1.864-.558 2.843a907.18 907.18 0 0 0 6.664 23.022c.83 2.736 3.512 4.802 6.39 5.304a749.2 749.2 0 0 0 6.01 1.023zm-15.944-2.823c1.103.207 2.365.132 3.167-.628.743-.705.811-1.874.514-2.85a907.18 907.18 0 0 1-6.668-23.022c-.753-2.735-3.285-4.835-6.02-5.408-1.912-.4-3.822-.809-5.73-1.225-1.053-.229-2.27-.185-3.075.55 0 0 0 0 0 0-.748.681-.867 1.845-.618 2.83a910.833 910.833 0 0 0 6.169 23.161c.772 2.753 3.409 4.877 6.274 5.44 1.994.392 3.99.776 5.987 1.152zm-15.879-3.165c1.098.231 2.362.183 3.179-.56.759-.688.851-1.856.576-2.839a910.817 910.817 0 0 1-6.174-23.16c-.695-2.751-3.181-4.905-5.904-5.537-1.903-.44-3.804-.89-5.704-1.346-1.047-.252-2.266-.234-3.086.483 0 0 0 0 0 0-.762.666-.906 1.827-.678 2.817a914.323 914.323 0 0 0 5.674 23.29c.713 2.768 3.303 4.948 6.156 5.573 1.985.434 3.972.86 5.961 1.28zm-15.808-3.503c1.093.254 2.357.233 3.19-.492.774-.672.891-1.838.637-2.826a915.14 915.14 0 0 1-5.679-23.29c-.636-2.765-3.076-4.971-5.786-5.66a749.663 749.663 0 0 1-5.674-1.468c-1.042-.274-2.26-.282-3.096.417 0 0 0 0 0 0-.777.65-.945 1.808-.738 2.802a917.368 917.368 0 0 0 5.178 23.407c.653 2.784 3.197 5.018 6.036 5.703 1.975.477 3.953.946 5.932 1.407zm-15.73-3.84c1.088.278 2.352.283 3.2-.423.788-.656.93-1.82.697-2.813a917.455 917.455 0 0 1-5.182-23.406c-.578-2.779-2.97-5.037-5.666-5.784a735.994 735.994 0 0 1-5.642-1.587c-1.036-.296-2.255-.33-3.105.351 0 0 0 0 0 0-.79.633-.983 1.787-.797 2.786a920.184 920.184 0 0 0 4.68 23.513c.595 2.797 3.09 5.086 5.914 5.83 1.965.52 3.932 1.03 5.902 1.533zm-15.644-4.173c1.08.3 2.345.333 3.208-.355.801-.64.969-1.8.756-2.798a920.096 920.096 0 0 1-4.685-23.512c-.518-2.79-2.864-5.1-5.542-5.903a736.667 736.667 0 0 1-5.609-1.707c-1.03-.318-2.247-.377-3.112.286 0 0 0 0 0 0-.803.617-1.02 1.766-.856 2.769a922.442 922.442 0 0 0 4.183 23.608c.535 2.81 2.982 5.15 5.79 5.955 1.953.56 3.909 1.113 5.867 1.657zm-15.553-4.503c1.074.323 2.337.382 3.215-.288.815-.622 1.006-1.778.815-2.781a922.407 922.407 0 0 1-4.187-23.608c-.46-2.8-2.756-5.158-5.417-6.018-1.86-.601-3.717-1.21-5.572-1.825-1.023-.34-2.24-.425-3.117.22 0 0 0 0 0 0-.817.6-1.058 1.744-.915 2.75a924.41 924.41 0 0 0 3.684 23.693c.476 2.82 2.873 5.212 5.662 6.076a752.46 752.46 0 0 0 5.832 1.78zm-15.455-4.832c1.067.346 2.329.432 3.22-.22.828-.604 1.044-1.756.874-2.763a924.445 924.445 0 0 1-3.688-23.692c-.4-2.81-2.646-5.216-5.29-6.132a740.28 740.28 0 0 1-5.532-1.942c-1.016-.36-2.23-.472-3.122.155 0 0 0 0 0 0-.828.582-1.094 1.722-.972 2.73a925.902 925.902 0 0 0 3.185 23.766c.416 2.83 2.762 5.272 5.532 6.195 1.929.642 3.86 1.276 5.793 1.903zm-15.35-5.156c1.06.368 2.32.48 3.225-.152.84-.587 1.08-1.734.931-2.744a925.939 925.939 0 0 1-3.188-23.766c-.341-2.818-2.536-5.27-5.16-6.242a740.665 740.665 0 0 1-5.49-2.058c-1.008-.382-2.22-.519-3.125.09 0 0 0 0 0 0-.84.564-1.13 1.697-1.029 2.708a926.885 926.885 0 0 0 2.684 23.829c.357 2.838 2.65 5.329 5.401 6.31 1.915.682 3.832 1.358 5.751 2.025zm-15.237-5.479c1.051.39 2.308.53 3.227-.084.852-.57 1.116-1.71.989-2.724a926.928 926.928 0 0 1-2.688-23.828c-.282-2.825-2.425-5.323-5.027-6.35a744.123 744.123 0 0 1-5.447-2.172c-1-.404-2.208-.566-3.125.023 0 0 0 0 0 0-.853.547-1.166 1.674-1.086 2.687a927.566 927.566 0 0 0 2.182 23.88c.297 2.845 2.538 5.383 5.267 6.422 1.9.723 3.802 1.438 5.708 2.146zm-15.12-5.798c1.044.413 2.297.578 3.228-.016.865-.552 1.153-1.687 1.047-2.703a927.514 927.514 0 0 1-2.187-23.88c-.222-2.83-2.312-5.372-4.892-6.453a742.879 742.879 0 0 1-5.4-2.287c-.99-.424-2.196-.611-3.125-.043 0 0 0 0 0 0-.864.529-1.2 1.65-1.143 2.664a927.689 927.689 0 0 0 1.68 23.92c.237 2.85 2.424 5.436 5.131 6.532 1.884.763 3.771 1.518 5.661 2.266zm-14.994-6.115c1.035.435 2.285.626 3.228.052.876-.533 1.188-1.663 1.103-2.68a927.646 927.646 0 0 1-1.684-23.92c-.163-2.835-2.2-5.42-4.756-6.555a740.884 740.884 0 0 1-5.35-2.4c-.982-.445-2.182-.658-3.124-.108 0 0 0 0 0 0-.875.51-1.235 1.624-1.198 2.639.288 7.965.68 15.949 1.177 23.95.177 2.855 2.309 5.485 4.992 6.638 1.868.802 3.739 1.597 5.612 2.384zm-14.862-6.43c1.026.457 2.271.675 3.226.12.887-.514 1.223-1.637 1.16-2.656a927.354 927.354 0 0 1-1.182-23.95c-.103-2.837-2.084-5.465-4.616-6.653-1.77-.83-3.536-1.667-5.298-2.511-.973-.466-2.168-.704-3.121-.174 0 0 0 0 0 0-.885.492-1.269 1.597-1.253 2.613.12 7.968.344 15.959.672 23.969.117 2.857 2.193 5.532 4.852 6.741 1.85.841 3.704 1.675 5.56 2.502zm-14.723-6.74c1.015.478 2.256.722 3.223.188.897-.496 1.256-1.611 1.214-2.631-.33-8.01-.555-16-.676-23.969-.044-2.838-1.969-5.507-4.476-6.748a731.813 731.813 0 0 1-5.243-2.622c-.962-.486-2.153-.75-3.116-.24 0 0 0 0 0 0-.896.473-1.302 1.57-1.308 2.586a927.19 927.19 0 0 0 .167 23.976c.057 2.86 2.076 5.578 4.709 6.842 1.832.88 3.667 1.753 5.506 2.619zm-14.578-7.048c1.005.499 2.24.769 3.218.255.908-.477 1.29-1.584 1.27-2.605a925.22 925.22 0 0 1-.172-23.976c.017-2.839-1.852-5.547-4.331-6.841a737.466 737.466 0 0 1-5.187-2.732c-.952-.506-2.136-.794-3.11-.305 0 0 0 0 0 0-.905.454-1.335 1.542-1.362 2.558a923.433 923.433 0 0 0-.34 23.973c-.002 2.86 1.96 5.62 4.564 6.94a791.61 791.61 0 0 0 5.45 2.733zm-14.425-7.355c.994.52 2.223.816 3.212.324.917-.458 1.323-1.557 1.324-2.578.008-8.016.12-16.008.334-23.973.077-2.837-1.734-5.585-4.185-6.93a738.527 738.527 0 0 1-5.128-2.84c-.94-.527-2.118-.84-3.102-.372 0 0 0 0 0 0-.915.435-1.367 1.514-1.416 2.528a921.217 921.217 0 0 0-.846 23.96c-.064 2.858 1.84 5.659 4.416 7.033a749.29 749.29 0 0 0 5.39 2.848zm-14.267-7.657c.983.54 2.206.863 3.204.39.927-.437 1.356-1.527 1.379-2.548.177-8.013.458-16 .841-23.96.137-2.834-1.615-5.618-4.037-7.015a734.835 734.835 0 0 1-5.065-2.949c-.93-.545-2.1-.883-3.094-.436 0 0 0 0 0 0-.923.415-1.399 1.484-1.47 2.497a918.52 918.52 0 0 0-1.353 23.934c-.124 2.857 1.719 5.697 4.266 7.125 1.772.995 3.549 1.982 5.33 2.962zm-14.1-7.958c.97.562 2.186.91 3.194.46.936-.419 1.388-1.5 1.432-2.52a918.58 918.58 0 0 1 1.35-23.934c.196-2.83-1.496-5.652-3.888-7.1a727.108 727.108 0 0 1-5-3.054c-.917-.566-2.08-.928-3.083-.502 0 0 0 0 0 0-.932.395-1.43 1.453-1.522 2.465a915.344 915.344 0 0 0-1.862 23.897c-.185 2.854 1.597 5.732 4.113 7.215a763.677 763.677 0 0 0 5.265 3.073zm-13.93-8.255c.96.582 2.168.956 3.185.527.944-.398 1.42-1.47 1.485-2.488a915.42 915.42 0 0 1 1.858-23.898c.257-2.825-1.374-5.682-3.734-7.18a726.548 726.548 0 0 1-4.933-3.16c-.905-.585-2.06-.972-3.072-.568 0 0 0 0 0 0-.94.375-1.46 1.423-1.574 2.432a911.785 911.785 0 0 0-2.372 23.85c-.245 2.849 1.475 5.765 3.96 7.3a759.496 759.496 0 0 0 5.198 3.185zm-13.749-8.55c.947.603 2.147 1.002 3.173.595.952-.378 1.45-1.438 1.537-2.455a911.82 911.82 0 0 1 2.368-23.851c.317-2.82-1.252-5.71-3.58-7.258a725.79 725.79 0 0 1-4.863-3.265c-.892-.604-2.038-1.016-3.058-.633 0 0 0 0 0 0-.948.355-1.49 1.39-1.626 2.397a907.802 907.802 0 0 0-2.882 23.793c-.307 2.842 1.351 5.794 3.802 7.382a756.022 756.022 0 0 0 5.13 3.295zm-13.563-8.841c.933.623 2.124 1.047 3.159.662.96-.357 1.48-1.406 1.59-2.421a907.838 907.838 0 0 1 2.877-23.793c.378-2.812-1.129-5.735-3.421-7.333a720.925 720.925 0 0 1-4.792-3.368c-.878-.623-2.015-1.06-3.043-.699 0 0 0 0 0 0-.955.335-1.52 1.359-1.677 2.362a903.373 903.373 0 0 0-3.394 23.723c-.367 2.835 1.227 5.822 3.643 7.462a755.388 755.388 0 0 0 5.058 3.405zm-13.371-9.131c.92.643 2.101 1.093 3.144.73.967-.336 1.51-1.374 1.64-2.386a903.435 903.435 0 0 1 3.39-23.725c.439-2.802-1.004-5.757-3.261-7.403a719.722 719.722 0 0 1-4.717-3.471c-.865-.642-1.992-1.103-3.027-.765 0 0 0 0 0 0-.962.314-1.55 1.326-1.728 2.325a898.657 898.657 0 0 0-3.906 23.644c-.429 2.826 1.101 5.846 3.481 7.538a747.452 747.452 0 0 0 4.984 3.513zm-13.172-9.417c.906.662 2.077 1.138 3.128.798.974-.315 1.54-1.341 1.692-2.35 1.2-7.923 2.5-15.805 3.901-23.645.5-2.792-.879-5.777-3.1-7.472a710.834 710.834 0 0 1-4.639-3.573c-.85-.66-1.967-1.145-3.009-.83 0 0 0 0 0 0-.969.293-1.577 1.292-1.778 2.287a893.581 893.581 0 0 0-4.42 23.553c-.489 2.816.975 5.869 3.318 7.612a746.248 746.248 0 0 0 4.907 3.62zm-12.965-9.7c.89.681 2.052 1.182 3.109.865.982-.294 1.568-1.307 1.743-2.313a893.66 893.66 0 0 1 4.415-23.554c.56-2.78-.753-5.794-2.935-7.538a705.675 705.675 0 0 1-4.56-3.672c-.836-.679-1.941-1.188-2.99-.896 0 0 0 0 0 0-.975.272-1.606 1.257-1.828 2.247a888.167 888.167 0 0 0-4.933 23.451c-.551 2.805.846 5.89 3.151 7.684a741.695 741.695 0 0 0 4.828 3.725zm-12.753-9.982c.876.701 2.026 1.227 3.09.934.988-.273 1.596-1.274 1.793-2.275a888.122 888.122 0 0 1 4.929-23.452c.62-2.768-.625-5.81-2.769-7.6a703.42 703.42 0 0 1-4.477-3.773c-.82-.697-1.915-1.23-2.97-.96 0 0 0 0 0 0-.98.25-1.633 1.22-1.877 2.206a882.464 882.464 0 0 0-5.448 23.338c-.612 2.792.718 5.907 2.983 7.751a740.428 740.428 0 0 0 4.746 3.83zm-12.534-10.26c.861.72 2 1.272 3.07 1.002.993-.251 1.624-1.238 1.842-2.235a882.638 882.638 0 0 1 5.444-23.34c.682-2.753-.496-5.822-2.6-7.66a697.666 697.666 0 0 1-4.392-3.87c-.805-.715-1.887-1.273-2.948-1.027 0 0 0 0 0 0-.986.229-1.66 1.185-1.925 2.165a876.401 876.401 0 0 0-5.964 23.214c-.674 2.779.587 5.922 2.812 7.816a735.28 735.28 0 0 0 4.661 3.935zm-12.307-10.535c.845.74 1.971 1.316 3.047 1.07 1-.23 1.652-1.202 1.892-2.194a876.496 876.496 0 0 1 5.96-23.216c.743-2.738-.367-5.833-2.429-7.717a694.661 694.661 0 0 1-4.305-3.967c-.788-.733-1.858-1.315-2.924-1.093 0 0 0 0 0 0-.99.207-1.686 1.148-1.974 2.122a870.378 870.378 0 0 0-6.48 23.08c-.736 2.763.456 5.934 2.639 7.878a733.01 733.01 0 0 0 4.574 4.037zm-12.074-10.807c.828.758 1.942 1.36 3.023 1.137 1.005-.207 1.678-1.165 1.94-2.152a870.418 870.418 0 0 1 6.477-23.08c.804-2.722-.236-5.841-2.255-7.771a689.264 689.264 0 0 1-4.215-4.064c-.772-.75-1.828-1.356-2.9-1.158 0 0 0 0 0 0-.994.184-1.71 1.11-2.02 2.077a864.016 864.016 0 0 0-7 22.934c-.796 2.747.325 5.945 2.465 7.937a728.205 728.205 0 0 0 4.485 4.14zm-11.835-11.077c.812.776 1.912 1.403 2.999 1.205 1.009-.185 1.704-1.128 1.988-2.109a864.047 864.047 0 0 1 6.994-22.935c.836-2.61-.04-5.632-1.88-7.614 0 0 0 0 0 0a8.221 8.221 0 0 0-.199-.207 683.973 683.973 0 0 1-4.125-4.156c-.755-.767-1.798-1.396-2.873-1.222 0 0 0 0 0 0-1 .162-1.737 1.07-2.068 2.03a864.86 864.86 0 0 0-7.515 22.774c-.859 2.73.19 5.953 2.287 7.993a722.8 722.8 0 0 0 4.392 4.24zm-11.587-11.345c.265.266.563.516.883.724.638.415 1.362.665 2.088.55 1.013-.162 1.73-1.09 2.036-2.064a865.412 865.412 0 0 1 7.51-22.776c.926-2.682.027-5.844-1.904-7.862a688.813 688.813 0 0 1-4.03-4.248c-.737-.784-1.765-1.436-2.844-1.286 0 0 0 0 0 0-1.003.139-1.76 1.03-2.112 1.983-2.77 7.47-5.445 15-8.025 22.593-.92 2.709.055 5.956 2.103 8.044 1.425 1.453 2.857 2.9 4.295 4.342zm-11.323-11.609c.776.813 1.846 1.49 2.94 1.34 1.017-.138 1.754-1.05 2.082-2.016a870.432 870.432 0 0 1 8.02-22.595c.986-2.66.158-5.842-1.727-7.903a695.807 695.807 0 0 1-3.933-4.336c-.72-.8-1.733-1.476-2.815-1.35 0 0 0 0 0 0-1.005.116-1.782.991-2.156 1.935a875.54 875.54 0 0 0-8.526 22.404c-.98 2.686-.079 5.953 1.921 8.086a720.929 720.929 0 0 0 4.194 4.435zm-11.055-11.855c.757.83 1.812 1.53 2.909 1.405 1.019-.115 1.776-1.01 2.126-1.969 2.747-7.53 5.588-15 8.521-22.405 1.045-2.637.288-5.836-1.55-7.939a697.338 697.338 0 0 1-3.835-4.423c-.702-.816-1.7-1.514-2.784-1.412 0 0 0 0 0 0-1.008.094-1.804.951-2.198 1.887a880.552 880.552 0 0 0-9.021 22.205c-1.04 2.664-.212 5.949 1.74 8.125a730.27 730.27 0 0 0 4.092 4.526zm-10.785-12.094c.738.846 1.777 1.569 2.876 1.469 1.021-.093 1.798-.97 2.169-1.921a880.477 880.477 0 0 1 9.016-22.207c1.103-2.614.417-5.829-1.374-7.972-1.252-1.497-2.497-3-3.737-4.507-.683-.831-1.665-1.55-2.752-1.473 0 0 0 0 0 0-1.01.072-1.823.911-2.239 1.837a885.425 885.425 0 0 0-9.508 22c-1.099 2.64-.344 5.94 1.559 8.16a731.185 731.185 0 0 0 3.99 4.614zm-10.512-12.327c.719.862 1.741 1.607 2.842 1.531 1.023-.07 1.819-.93 2.21-1.872a885.305 885.305 0 0 1 9.505-22c1.16-2.59.545-5.818-1.199-8a705.324 705.324 0 0 1-3.637-4.59c-.665-.846-1.631-1.587-2.719-1.533 0 0 0 0 0 0-1.01.05-1.843.871-2.278 1.788a889.98 889.98 0 0 0-9.99 21.785c-1.156 2.614-.474 5.931 1.379 8.19a740.478 740.478 0 0 0 3.887 4.7zm-10.237-12.553c.7.878 1.706 1.645 2.808 1.593 1.024-.048 1.839-.89 2.251-1.823a890.07 890.07 0 0 1 9.985-21.786c1.216-2.562.672-5.805-1.024-8.025a711.87 711.87 0 0 1-3.536-4.667c-.647-.861-1.597-1.623-2.685-1.593 0 0 0 0 0 0-1.012.028-1.862.83-2.317 1.738a894.741 894.741 0 0 0-10.462 21.56c-1.214 2.59-.604 5.92 1.198 8.219 1.254 1.6 2.515 3.194 3.782 4.784zm-9.958-12.772c.68.892 1.669 1.681 2.773 1.654 1.024-.026 1.857-.85 2.29-1.774a894.85 894.85 0 0 1 10.458-21.563c1.272-2.535.798-5.789-.85-8.045a717.788 717.788 0 0 1-3.434-4.744c-.628-.875-1.56-1.658-2.65-1.652 0 0 0 0 0 0-1.012.01-1.88.79-2.354 1.688a899.313 899.313 0 0 0-10.928 21.33c-1.27 2.56-.733 5.904 1.018 8.24a744.207 744.207 0 0 0 3.677 4.866zm-9.676-12.985c.66.907 1.631 1.717 2.735 1.714 1.025 0 1.875-.809 2.328-1.723a899.241 899.241 0 0 1 10.924-21.332c1.327-2.507.924-5.77-.675-8.063a723.702 723.702 0 0 1-3.33-4.818c-.61-.888-1.526-1.691-2.615-1.708 0 0 0 0 0 0-1.012-.016-1.896.75-2.39 1.636a903.422 903.422 0 0 0-11.387 21.09c-1.325 2.533-.861 5.886.84 8.261 1.183 1.653 2.373 3.3 3.57 4.943zm-9.393-13.19c.64.92 1.594 1.752 2.698 1.772 1.024.019 1.892-.768 2.365-1.673a903.383 903.383 0 0 1 11.383-21.09c1.38-2.48 1.048-5.751-.501-8.078a726.71 726.71 0 0 1-3.228-4.889c-.59-.901-1.488-1.724-2.577-1.764 0 0 0 0 0 0-1.011-.038-1.912.708-2.425 1.585a907.323 907.323 0 0 0-11.839 20.84c-1.379 2.504-.987 5.867.661 8.278a752.162 752.162 0 0 0 3.463 5.019zm-9.106-13.39c.621.935 1.556 1.786 2.66 1.83 1.023.041 1.908-.727 2.4-1.621a907.218 907.218 0 0 1 11.835-20.843c1.433-2.448 1.17-5.727-.328-8.087a729.443 729.443 0 0 1-3.122-4.958c-.57-.914-1.452-1.755-2.54-1.82 0 0 0 0 0 0-1.01-.06-1.926.668-2.458 1.533a910.858 910.858 0 0 0-12.283 20.584c-1.433 2.474-1.114 5.845.482 8.29 1.111 1.702 2.23 3.4 3.354 5.092zm-8.816-13.581c.6.947 1.518 1.818 2.62 1.886 1.022.063 1.923-.686 2.435-1.57a911 911 0 0 1 12.28-20.585c1.485-2.418 1.292-5.702-.156-8.093a731.882 731.882 0 0 1-3.016-5.025c-.551-.926-1.414-1.786-2.5-1.873 0 0 0 0 0 0-1.01-.081-1.941.626-2.491 1.48a913.778 913.778 0 0 0-12.721 20.318c-1.485 2.443-1.239 5.82.305 8.299a757.258 757.258 0 0 0 3.244 5.163zm-8.523-13.767c.58.96 1.478 1.85 2.578 1.941 1.022.085 1.938-.644 2.469-1.517a913.932 913.932 0 0 1 12.717-20.32c1.537-2.386 1.414-5.674.017-8.096a733.585 733.585 0 0 1-2.91-5.088c-.53-.937-1.375-1.816-2.46-1.926 0 0 0 0 0 0-1.007-.103-1.953.585-2.521 1.427a916.881 916.881 0 0 0-13.151 20.044c-1.538 2.411-1.363 5.792.128 8.304a759.413 759.413 0 0 0 3.133 5.23zm-8.228-13.946c.56.972 1.438 1.881 2.536 1.996 1.02.106 1.952-.603 2.5-1.464a916.837 916.837 0 0 1 13.148-20.047c1.587-2.353 1.535-5.643.189-8.094a734.93 734.93 0 0 1-2.8-5.15c-.512-.948-1.338-1.845-2.42-1.978 0 0 0 0 0 0-1.005-.124-1.965.543-2.551 1.373a919.363 919.363 0 0 0-13.575 19.762c-1.588 2.379-1.485 5.763-.048 8.305 1 1.77 2.007 3.535 3.02 5.297zm-7.93-14.118c.539.984 1.398 1.912 2.494 2.05 1.017.127 1.964-.562 2.53-1.411a919.32 919.32 0 0 1 13.571-19.765c1.637-2.319 1.654-5.61.36-8.09a736.372 736.372 0 0 1-2.69-5.207c-.492-.96-1.299-1.873-2.378-2.03 0 0 0 0 0 0-1.002-.145-1.977.502-2.58 1.32a921.442 921.442 0 0 0-13.99 19.471c-1.639 2.344-1.608 5.73-.225 8.302.962 1.79 1.931 3.577 2.908 5.36zm-7.629-14.283c.518.995 1.357 1.94 2.45 2.102 1.014.15 1.976-.52 2.56-1.357a921.625 921.625 0 0 1 13.987-19.475c1.686-2.283 1.772-5.573.531-8.08a739.57 739.57 0 0 1-2.58-5.264c-.472-.97-1.26-1.9-2.334-2.08 0 0 0 0 0 0-1-.165-1.988.46-2.608 1.265a923.065 923.065 0 0 0-14.4 19.173c-1.687 2.309-1.728 5.695-.4 8.296.924 1.81 1.855 3.617 2.794 5.42zm-7.325-14.442c.497 1.006 1.316 1.97 2.405 2.153 1.01.171 1.986-.478 2.589-1.302a923.007 923.007 0 0 1 14.396-19.176c1.733-2.247 1.89-5.535.7-8.067-.83-1.77-1.653-3.542-2.469-5.318-.45-.98-1.218-1.926-2.289-2.128 0 0 0 0 0 0-.995-.187-1.997.418-2.634 1.21-5 6.205-9.935 12.494-14.801 18.864-1.736 2.273-1.849 5.658-.576 8.286.886 1.83 1.779 3.656 2.679 5.478zm-7.018-14.593c.475 1.016 1.274 1.996 2.359 2.203 1.007.192 1.996-.436 2.615-1.248a924.19 924.19 0 0 1 14.798-18.868c1.78-2.21 2.006-5.494.871-8.05a738.357 738.357 0 0 1-2.357-5.37c-.43-.988-1.177-1.951-2.244-2.175 0 0 0 0 0 0-.99-.209-2.005.375-2.659 1.153a925.006 925.006 0 0 0-15.195 18.55c-1.784 2.235-1.968 5.617-.751 8.272a767.277 767.277 0 0 0 2.563 5.533zm-6.71-14.739c.455 1.026 1.233 2.023 2.313 2.253 1.003.213 2.005-.394 2.641-1.192a924.932 924.932 0 0 1 15.193-18.552c1.827-2.173 2.12-5.451 1.04-8.032a738.218 738.218 0 0 1-2.243-5.417c-.409-.997-1.136-1.976-2.198-2.222 0 0 0 0 0 0-.986-.23-2.012.333-2.682 1.097a925.283 925.283 0 0 0-15.584 18.225c-1.83 2.198-2.085 5.574-.925 8.254a767.407 767.407 0 0 0 2.446 5.586zm-6.396-14.877c.433 1.036 1.19 2.05 2.264 2.302.998.234 2.013-.352 2.666-1.137a925.503 925.503 0 0 1 15.58-18.228c1.873-2.134 2.236-5.405 1.21-8.007a739.382 739.382 0 0 1-2.13-5.463c-.387-1.006-1.093-2-2.15-2.269 0 0 0 0 0 0-.98-.25-2.018.291-2.705 1.04a925.078 925.078 0 0 0-15.963 17.893c-1.877 2.159-2.203 5.53-1.099 8.233.768 1.882 1.544 3.76 2.327 5.636zm-6.081-15.008c.41 1.045 1.145 2.074 2.215 2.349.993.255 2.02-.31 2.69-1.08a925.31 925.31 0 0 1 15.96-17.896c1.916-2.094 2.348-5.356 1.377-7.98a738.408 738.408 0 0 1-2.013-5.506c-.366-1.014-1.051-2.022-2.102-2.313 0 0 0 0 0 0-.976-.27-2.024.248-2.726.983a924.71 924.71 0 0 0-16.337 17.551c-1.922 2.119-2.319 5.482-1.272 8.208a766.627 766.627 0 0 0 2.208 5.684zm-5.764-15.133c.388 1.053 1.102 2.097 2.165 2.395.987.276 2.026-.267 2.712-1.023a924.642 924.642 0 0 1 16.333-17.555c1.96-2.053 2.461-5.305 1.546-7.948a738.64 738.64 0 0 1-1.897-5.547c-.344-1.022-1.008-2.044-2.052-2.357 0 0 0 0 0 0-.97-.291-2.03.205-2.746.925a923.866 923.866 0 0 0-16.703 17.202c-1.966 2.077-2.434 5.431-1.445 8.18a765.808 765.808 0 0 0 2.087 5.728zm-5.443-15.25c.366 1.06 1.057 2.12 2.114 2.439.981.297 2.031-.224 2.733-.966a923.182 923.182 0 0 1 16.7-17.205c2.003-2.01 2.572-5.252 1.713-7.913a735.95 735.95 0 0 1-1.78-5.586c-.322-1.028-.964-2.064-2.001-2.4 0 0 0 0 0 0-.964-.31-2.033.163-2.765.867a921.772 921.772 0 0 0-17.062 16.845c-2.01 2.035-2.548 5.378-1.617 8.146.647 1.927 1.302 3.85 1.965 5.772zm-5.119-15.363c.344 1.068 1.012 2.142 2.062 2.484.974.317 2.035-.18 2.752-.908a921.9 921.9 0 0 1 17.059-16.847c2.045-1.968 2.682-5.196 1.88-7.875a734.272 734.272 0 0 1-1.66-5.621c-.301-1.035-.921-2.084-1.95-2.441 0 0 0 0 0 0-.957-.332-2.037.12-2.783.808a919.857 919.857 0 0 0-17.414 16.477c-2.052 1.993-2.66 5.324-1.79 8.11a764.4 764.4 0 0 0 1.844 5.813zm-4.793-15.467c.32 1.075.966 2.163 2.009 2.527.967.338 2.038-.138 2.77-.85a919.897 919.897 0 0 1 17.411-16.48c2.086-1.924 2.792-5.138 2.047-7.832a731.915 731.915 0 0 1-1.54-5.655c-.28-1.04-.877-2.103-1.899-2.482 0 0 0 0 0 0-.949-.352-2.037.076-2.799.749a917.324 917.324 0 0 0-17.758 16.103c-2.093 1.948-2.773 5.265-1.96 8.07a763.36 763.36 0 0 0 1.72 5.85zm-4.464-15.565c.298 1.082.92 2.183 1.955 2.57.96.358 2.04-.095 2.787-.79a917.332 917.332 0 0 1 17.756-16.107c2.126-1.88 2.9-5.077 2.213-7.786a729.53 729.53 0 0 1-1.42-5.685c-.256-1.047-.83-2.121-1.844-2.522 0 0 0 0 0 0-.942-.372-2.039.033-2.814.689a914.368 914.368 0 0 0-18.096 15.72c-2.134 1.903-2.884 5.205-2.131 8.027a761.207 761.207 0 0 0 1.594 5.884zm-4.131-15.655c.274 1.088.873 2.201 1.899 2.61.952.378 2.042-.051 2.803-.731a914.386 914.386 0 0 1 18.094-15.723c2.166-1.833 3.008-5.013 2.378-7.736-.44-1.903-.873-3.808-1.297-5.714-.235-1.051-.786-2.138-1.79-2.56 0 0 0 0 0 0-.934-.391-2.04-.01-2.828.629a910.913 910.913 0 0 0-18.427 15.328c-2.174 1.857-2.994 5.142-2.301 7.98a719.41 719.41 0 0 0 1.469 5.917zm-3.797-15.74c.251 1.093.826 2.22 1.843 2.65.943.399 2.042-.008 2.818-.671a910.929 910.929 0 0 1 18.424-15.332c2.204-1.786 3.114-4.946 2.543-7.682-.4-1.912-.79-3.825-1.174-5.74-.212-1.055-.74-2.153-1.735-2.596 0 0 0 0 0 0-.924-.412-2.038-.055-2.84.567a907.102 907.102 0 0 0-18.75 14.928c-2.213 1.81-3.103 5.077-2.472 7.928.44 1.985.887 3.967 1.343 5.948zm-3.46-15.818c.229 1.099.779 2.237 1.786 2.689.935.419 2.042.036 2.832-.61a907.12 907.12 0 0 1 18.747-14.932c2.242-1.738 3.22-4.878 2.708-7.625-.358-1.92-.708-3.84-1.05-5.762-.189-1.06-.693-2.169-1.678-2.633 0 0 0 0 0 0-.915-.432-2.036-.1-2.852.505a902.816 902.816 0 0 0-19.066 14.52c-2.251 1.762-3.211 5.009-2.64 7.873.396 1.993.8 3.985 1.214 5.975zm-3.118-15.888c.204 1.103.73 2.253 1.727 2.726.926.44 2.04.08 2.844-.549a902.875 902.875 0 0 1 19.063-14.523c2.28-1.69 3.324-4.807 2.872-7.564a715.976 715.976 0 0 1-.925-5.782c-.165-1.064-.645-2.184-1.62-2.67 0 0 0 0 0 0-.905-.45-2.033-.142-2.862.444a898.22 898.22 0 0 0-19.375 14.104c-2.288 1.713-3.318 4.938-2.81 7.814.354 2.001.716 4.001 1.086 6zm-2.776-15.953c.18 1.108.681 2.269 1.668 2.763.916.46 2.038.125 2.855-.487a898.213 898.213 0 0 1 19.372-14.107c2.315-1.639 3.428-4.732 3.036-7.498-.274-1.933-.54-3.866-.798-5.8-.143-1.068-.598-2.197-1.562-2.704 0 0 0 0 0 0-.896-.47-2.03-.187-2.871.381a893.203 893.203 0 0 0-19.677 13.678c-2.325 1.663-3.424 4.866-2.978 7.752.31 2.009.629 4.016.955 6.022zm-2.43-16.01c.157 1.112.633 2.283 1.608 2.8.906.479 2.035.168 2.865-.426a893.263 893.263 0 0 1 19.674-13.681c2.35-1.588 3.53-4.657 3.199-7.43a707.601 707.601 0 0 1-.671-5.816c-.12-1.07-.55-2.209-1.502-2.737 0 0 0 0 0 0-.885-.49-2.025-.231-2.879.319a887.923 887.923 0 0 0-19.97 13.244c-2.362 1.612-3.53 4.79-3.148 7.685.267 2.015.542 4.03.825 6.042zm-2.08-16.06c.132 1.114.582 2.296 1.546 2.834.896.499 2.031.213 2.874-.363a887.955 887.955 0 0 1 19.969-13.248c2.384-1.536 3.631-4.577 3.361-7.357-.189-1.942-.37-3.885-.543-5.83-.095-1.071-.5-2.22-1.44-2.768 0 0 0 0 0 0-.875-.51-2.02-.276-2.886.255a882.315 882.315 0 0 0-20.259 12.802c-2.396 1.56-3.634 4.712-3.314 7.616.222 2.02.453 4.04.692 6.059zM8.018 847.54c.107 1.117.53 2.309 1.483 2.867.884.519 2.026.258 2.881-.3a882.386 882.386 0 0 1 20.256-12.805c2.418-1.483 3.733-4.496 3.524-7.281a698.427 698.427 0 0 1-.413-5.84c-.072-1.074-.451-2.23-1.38-2.8 0 0 0 0 0 0-.862-.529-2.013-.32-2.89.191a876.44 876.44 0 0 0-20.54 12.352c-2.43 1.507-3.737 4.63-3.48 7.542.177 2.025.364 4.05.559 6.074zm-1.375-16.142c.083 1.12.48 2.321 1.42 2.9.873.538 2.02.303 2.888-.235a876.479 876.479 0 0 1 20.536-12.356c2.45-1.429 3.832-4.412 3.685-7.2a693.652 693.652 0 0 1-.282-5.848c-.048-1.075-.401-2.24-1.317-2.83 0 0 0 0 0 0-.85-.548-2.006-.366-2.894.126a870.334 870.334 0 0 0-20.813 11.893c-2.463 1.452-3.84 4.548-3.648 7.464.133 2.03.275 4.058.425 6.086zm-1.017-16.171c.058 1.121.43 2.331 1.356 2.931.86.558 2.013.348 2.892-.17a870.408 870.408 0 0 1 20.81-11.898c2.482-1.374 3.93-4.326 3.846-7.117a671.37 671.37 0 0 1-.15-5.853c-.024-1.076-.351-2.249-1.253-2.859 0 0 0 0 0 0-.839-.567-1.998-.41-2.898.061a864.033 864.033 0 0 0-21.078 11.426c-2.496 1.397-3.94 4.462-3.814 7.383.088 2.032.184 4.064.29 6.096zM4.97 799.03c.033 1.123.376 2.342 1.29 2.963.848.576 2.005.392 2.895-.107a864.106 864.106 0 0 1 21.077-11.43c2.513-1.318 4.028-4.237 4.007-7.03a683.442 683.442 0 0 1-.02-5.855c.001-1.076-.3-2.256-1.189-2.887 0 0 0 0 0 0-.825-.586-1.988-.456-2.898-.005a859.916 859.916 0 0 0-21.336 10.95c-2.527 1.341-4.04 4.374-3.98 7.298.043 2.035.094 4.069.154 6.103zm-.294-16.212c.008 1.124.324 2.35 1.223 2.992.835.596 1.997.438 2.899-.041a860.23 860.23 0 0 1 21.333-10.954c2.543-1.261 4.121-4.145 4.162-6.938.029-1.951.066-3.902.11-5.853.026-1.077-.249-2.263-1.123-2.913 0 0 0 0 0 0-.812-.605-1.977-.5-2.897-.07A867.19 867.19 0 0 0 8.81 769.504c-2.557 1.284-4.142 4.282-4.148 7.207l-.002 1.407c0 1.567.006 3.134.017 4.701zm.079-16.218c-.018 1.123.27 2.357 1.154 3.019.82.614 1.985.482 2.898.024a867.166 867.166 0 0 1 21.573-10.467c2.57-1.203 4.212-4.05 4.316-6.841.073-1.95.154-3.9.243-5.85.049-1.074-.199-2.266-1.058-2.936 0 0 0 0 0 0-.798-.623-1.965-.545-2.894-.135a872.341 872.341 0 0 0-21.799 9.973c-2.584 1.225-4.235 4.185-4.308 7.109-.05 2.034-.092 4.069-.125 6.104zm.447-16.206c-.044 1.122.216 2.361 1.085 3.043.807.632 1.974.527 2.896.09a872.284 872.284 0 0 1 21.797-9.978c2.596-1.145 4.302-3.955 4.469-6.742.116-1.948.24-3.895.373-5.842.073-1.074-.148-2.271-.991-2.96 0 0 0 0 0 0-.784-.64-1.953-.588-2.89-.2a877.418 877.418 0 0 0-22.013 9.483c-2.61 1.167-4.327 4.088-4.464 7.008a726.026 726.026 0 0 0-.262 6.098zm.808-16.186c-.068 1.12.164 2.364 1.017 3.065.793.65 1.961.571 2.893.154a877.357 877.357 0 0 1 22.01-9.486c2.62-1.087 4.39-3.858 4.618-6.641.16-1.945.327-3.89.503-5.833.097-1.072-.098-2.274-.926-2.981 0 0 0 0 0 0-.769-.657-1.938-.631-2.884-.263a882.38 882.38 0 0 0-22.215 8.99c-2.636 1.11-4.416 3.991-4.618 6.906a730.337 730.337 0 0 0-.398 6.089zm1.167-16.16c-.093 1.119.112 2.367.95 3.086.777.668 1.947.615 2.888.219a882.321 882.321 0 0 1 22.213-8.995c2.643-1.03 4.473-3.76 4.762-6.538.203-1.941.414-3.881.632-5.82.12-1.07-.047-2.276-.86-3.001 0 0 0 0 0 0-.754-.675-1.923-.674-2.877-.327a887.185 887.185 0 0 0-22.406 8.499c-2.66 1.05-4.503 3.89-4.77 6.8-.185 2.025-.363 4.05-.532 6.077zm1.524-16.126c-.118 1.116.06 2.368.88 3.105.763.685 1.934.658 2.884.283a887.166 887.166 0 0 1 22.404-8.504c2.665-.97 4.554-3.66 4.905-6.432.245-1.936.499-3.871.76-5.805.144-1.067.002-2.277-.794-3.02 0 0 0 0 0 0-.74-.69-1.908-.715-2.87-.389a891.916 891.916 0 0 0-22.587 8.006c-2.681.991-4.586 3.79-4.916 6.693-.23 2.02-.452 4.04-.666 6.063zm1.877-16.087c-.142 1.113.008 2.369.813 3.124.747.701 1.918.7 2.875.345a891.898 891.898 0 0 1 22.586-8.01c2.685-.912 4.633-3.56 5.044-6.324.288-1.93.583-3.86.886-5.788.167-1.064.053-2.276-.727-3.036 0 0 0 0 0 0-.725-.707-1.893-.758-2.861-.452a896.458 896.458 0 0 0-22.756 7.512c-2.703.932-4.668 3.689-5.062 6.583-.274 2.014-.54 4.03-.798 6.046zm2.228-16.04c-.167 1.11-.045 2.368.744 3.14.732.718 1.903.742 2.867.409a896.404 896.404 0 0 1 22.755-7.516c2.705-.854 4.71-3.46 5.181-6.214.33-1.924.667-3.847 1.012-5.769.19-1.06.102-2.275-.662-3.052 0 0 0 0 0 0-.709-.722-1.876-.798-2.85-.513a900.739 900.739 0 0 0-22.915 7.017c-2.722.873-4.747 3.587-5.203 6.472a746.044 746.044 0 0 0-.93 6.026zm2.575-15.987c-.19 1.106-.096 2.367.676 3.156.716.733 1.886.783 2.858.47a900.767 900.767 0 0 1 22.913-7.02c2.723-.796 4.784-3.359 5.315-6.102.37-1.917.75-3.833 1.136-5.746.213-1.056.15-2.273-.595-3.066 0 0 0 0 0 0-.694-.737-1.859-.838-2.84-.575a904.807 904.807 0 0 0-23.062 6.522c-2.74.814-4.823 3.483-5.342 6.357-.361 2-.714 4.001-1.06 6.004zm2.92-15.926c-.214 1.101-.146 2.364.608 3.17.7.748 1.869.823 2.847.532a904.755 904.755 0 0 1 23.061-6.526c2.74-.737 4.856-3.255 5.445-5.987a725.69 725.69 0 0 1 1.26-5.721c.236-1.051.2-2.27-.53-3.078 0 0 0 0 0 0-.677-.752-1.84-.878-2.826-.636a908.544 908.544 0 0 0-23.199 6.025c-2.757.755-4.897 3.379-5.478 6.24-.404 1.993-.8 3.986-1.188 5.981zm3.262-15.86c-.238 1.097-.197 2.36.54 3.183.684.763 1.851.863 2.835.593a908.497 908.497 0 0 1 23.198-6.03c2.755-.677 4.924-3.15 5.573-5.87.453-1.899.913-3.797 1.381-5.693.259-1.046.249-2.265-.463-3.09 0 0 0 0 0 0-.661-.766-1.821-.917-2.813-.695a912.01 912.01 0 0 0-23.323 5.528c-2.774.696-4.97 3.273-5.611 6.121a755.644 755.644 0 0 0-1.317 5.953zm3.602-15.785c-.262 1.09-.248 2.355.471 3.193.668.777 1.833.902 2.823.653a912.05 912.05 0 0 1 23.322-5.532c2.77-.619 4.992-3.045 5.698-5.75.493-1.89.994-3.778 1.503-5.664.28-1.04.296-2.259-.398-3.099 0 0 0 0 0 0-.644-.78-1.801-.956-2.797-.756a915.09 915.09 0 0 0-23.438 5.03c-2.788.637-5.038 3.167-5.74 6.001-.49 1.973-.971 3.947-1.444 5.924zm3.938-15.706c-.285 1.086-.298 2.35.403 3.203.651.791 1.813.941 2.808.714a915.09 915.09 0 0 1 23.437-5.035c2.782-.56 5.056-2.938 5.82-5.628a733.48 733.48 0 0 1 1.623-5.632c.302-1.034.344-2.252-.332-3.107 0 0 0 0 0 0-.628-.794-1.78-.994-2.78-.815a917.844 917.844 0 0 0-23.542 4.532c-2.801.577-5.105 3.058-5.868 5.877a760.705 760.705 0 0 0-1.57 5.891zm4.271-15.618c-.307 1.08-.347 2.343.336 3.21.634.806 1.792.98 2.792.774a917.847 917.847 0 0 1 23.54-4.536c2.794-.5 5.118-2.83 5.938-5.504a735.547 735.547 0 0 1 1.743-5.597c.324-1.027.392-2.244-.266-3.113 0 0 0 0 0 0-.611-.807-1.76-1.032-2.763-.874a920.162 920.162 0 0 0-23.634 4.032c-2.813.517-5.169 2.949-5.991 5.75a762.92 762.92 0 0 0-1.695 5.858zm4.603-15.524c-.33 1.072-.398 2.335.267 3.216.617.82 1.771 1.018 2.775.833a920.17 920.17 0 0 1 23.634-4.036c2.803-.441 5.176-2.722 6.053-5.378a737.104 737.104 0 0 1 1.86-5.559c.347-1.02.44-2.236-.2-3.119 0 0 0 0 0 0-.594-.82-1.737-1.068-2.744-.932a922.113 922.113 0 0 0-23.715 3.531c-2.823.458-5.23 2.84-6.112 5.624a764.635 764.635 0 0 0-1.818 5.82zm4.93-15.424c-.353 1.065-.447 2.326.2 3.222.599.831 1.749 1.055 2.757.891a922.08 922.08 0 0 1 23.714-3.535c2.813-.382 5.233-2.613 6.166-5.25a738.311 738.311 0 0 1 1.978-5.519c.368-1.013.486-2.226-.134-3.122 0 0 0 0 0 0-.577-.833-1.715-1.105-2.724-.99a923.59 923.59 0 0 0-23.786 3.03c-2.832.398-5.29 2.728-6.23 5.493a766.008 766.008 0 0 0-1.94 5.78zm5.256-15.317c-.376 1.058-.496 2.317.13 3.226.582.844 1.728 1.092 2.739.95a923.604 923.604 0 0 1 23.785-3.035c2.82-.322 5.287-2.501 6.276-5.118a739.12 739.12 0 0 1 2.093-5.477c.39-1.005.534-2.216-.068-3.124 0 0 0 0 0 0-.56-.845-1.691-1.141-2.703-1.047a924.708 924.708 0 0 0-23.845 2.527c-2.84.338-5.346 2.616-6.345 5.36a766.92 766.92 0 0 0-2.062 5.738zm5.578-15.202c-.398 1.05-.545 2.306.063 3.228.563.856 1.703 1.128 2.717 1.007 7.96-.95 15.91-1.794 23.845-2.532 2.826-.263 5.339-2.39 6.382-4.985a739.433 739.433 0 0 1 2.209-5.431c.41-.998.58-2.205-.003-3.126 0 0 0 0 0 0-.541-.856-1.667-1.177-2.68-1.104-7.95.57-15.915 1.244-23.893 2.025-2.847.278-5.4 2.502-6.457 5.225a767.573 767.573 0 0 0-2.183 5.693zm5.897-15.081c-.42 1.04-.593 2.293-.005 3.228.546.868 1.68 1.164 2.696 1.064a925.304 925.304 0 0 1 23.893-2.029c2.831-.203 5.388-2.276 6.486-4.85a739.432 739.432 0 0 1 2.322-5.383c.431-.988.626-2.192.063-3.125 0 0 0 0 0 0-.522-.867-1.64-1.211-2.656-1.16-7.96.402-15.937.909-23.93 1.52-2.852.219-5.452 2.389-6.566 5.089a768.048 768.048 0 0 0-2.303 5.646zm6.214-14.954c-.441 1.032-.64 2.28-.073 3.227.528.88 1.655 1.2 2.673 1.121a925.368 925.368 0 0 1 23.93-1.525c2.836-.144 5.435-2.162 6.587-4.712a738.89 738.89 0 0 1 2.435-5.333c.452-.979.672-2.178.13-3.123 0 0 0 0 0 0-.505-.878-1.616-1.246-2.632-1.216a925.06 925.06 0 0 0-23.957 1.016c-2.856.158-5.5 2.273-6.671 4.949a768.133 768.133 0 0 0-2.422 5.596zm6.529-14.82c-.464 1.023-.69 2.267-.142 3.226.509.89 1.63 1.233 2.649 1.176a929.35 929.35 0 0 1 23.957-1.02c2.837-.084 5.479-2.047 6.684-4.571a738.076 738.076 0 0 1 2.547-5.281c.472-.97.718-2.163.195-3.12 0 0 0 0 0 0-.486-.888-1.589-1.279-2.605-1.27-7.969.066-15.96.236-23.972.51-2.859.098-5.548 2.156-6.774 4.807a767.52 767.52 0 0 0-2.54 5.544zm6.839-14.678c-.485 1.013-.737 2.252-.21 3.222.49.9 1.603 1.267 2.624 1.232a924.205 924.205 0 0 1 23.972-.515c2.839-.024 5.52-1.931 6.779-4.429a736.692 736.692 0 0 1 2.657-5.225c.493-.96.764-2.148.261-3.115 0 0 0 0 0 0-.467-.898-1.561-1.312-2.577-1.325a922.49 922.49 0 0 0-23.977.004c-2.86.037-5.591 2.038-6.874 4.662a766.691 766.691 0 0 0-2.655 5.49zm7.147-14.53c-.505 1.002-.784 2.235-.277 3.216.47.91 1.576 1.301 2.597 1.287a921.55 921.55 0 0 1 23.977-.008c2.838.036 5.56-1.814 6.87-4.284a735.565 735.565 0 0 1 2.767-5.168c.513-.948.809-2.13.326-3.108 0 0 0 0 0 0-.447-.908-1.533-1.345-2.548-1.38a921.134 921.134 0 0 0-23.97-.503c-2.86-.023-5.633 1.92-6.97 4.517a765.853 765.853 0 0 0-2.772 5.431zm7.454-14.376c-.527.99-.832 2.218-.346 3.21.451.92 1.548 1.333 2.569 1.341 8.016.063 16.006.23 23.97.5 2.837.095 5.597-1.696 6.959-4.138.952-1.707 1.91-3.409 2.876-5.108.532-.936.853-2.112.392-3.1 0 0 0 0 0 0-.429-.917-1.504-1.377-2.518-1.433-7.956-.44-15.94-.777-23.953-1.011-2.859-.084-5.672 1.8-7.064 4.367a764.37 764.37 0 0 0-2.885 5.372zm7.755-14.214c-.548.979-.878 2.2-.413 3.201.431.93 1.519 1.366 2.54 1.396 8.012.232 15.997.568 23.952 1.007 2.834.156 5.63-1.576 7.044-3.989a730.915 730.915 0 0 1 2.984-5.044c.552-.925.898-2.094.458-3.09 0 0 0 0 0 0-.41-.927-1.475-1.41-2.487-1.487a916.18 916.18 0 0 0-23.924-1.52c-2.856-.144-5.71 1.68-7.156 4.216a762.793 762.793 0 0 0-2.998 5.31zm8.056-14.047c-.569.968-.925 2.181-.482 3.192.412.939 1.49 1.398 2.51 1.45 8.004.402 15.98.907 23.924 1.515 2.83.217 5.662-1.456 7.127-3.837a728.062 728.062 0 0 1 3.09-4.978c.571-.914.942-2.074.523-3.08 0 0 0 0 0 0-.389-.935-1.444-1.44-2.454-1.54a913.046 913.046 0 0 0-23.885-2.03c-2.852-.204-5.743 1.558-7.243 4.064a760.522 760.522 0 0 0-3.11 5.244zm8.352-13.871c-.589.955-.97 2.16-.549 3.18.392.948 1.46 1.43 2.477 1.503a913.057 913.057 0 0 1 23.885 2.025c2.824.277 5.692-1.334 7.207-3.683a725.266 725.266 0 0 1 3.195-4.91c.59-.901.986-2.053.59-3.068 0 0 0 0 0 0-.37-.942-1.413-1.47-2.422-1.591a909.484 909.484 0 0 0-23.833-2.54c-2.847-.266-5.775 1.434-7.328 3.907a758.33 758.33 0 0 0-3.222 5.177zm8.647-13.69c-.61.942-1.017 2.139-.617 3.168.371.955 1.428 1.46 2.444 1.555 7.98.743 15.925 1.588 23.835 2.536 2.817.337 5.718-1.212 7.283-3.527a722.021 722.021 0 0 1 3.3-4.84c.61-.888 1.03-2.031.654-3.054 0 0 0 0 0 0-.348-.95-1.38-1.5-2.386-1.643a905.461 905.461 0 0 0-23.772-3.052c-2.84-.326-5.804 1.31-7.41 3.75a755.065 755.065 0 0 0-3.331 5.107zm8.938-13.502c-.63.93-1.063 2.117-.685 3.154.35.963 1.396 1.49 2.41 1.607a905.48 905.48 0 0 1 23.773 3.048c2.809.398 5.743-1.088 7.357-3.37a717.979 717.979 0 0 1 3.402-4.766c.63-.874 1.074-2.008.721-3.038 0 0 0 0 0 0-.328-.958-1.348-1.53-2.35-1.694a901.044 901.044 0 0 0-23.699-3.565c-2.832-.387-5.83 1.186-7.488 3.59a752.295 752.295 0 0 0-3.44 5.034zm9.227-13.306c-.65.915-1.108 2.093-.753 3.138.33.97 1.364 1.52 2.375 1.659a901.067 901.067 0 0 1 23.7 3.56c2.8.458 5.764-.964 7.427-3.209a714.285 714.285 0 0 1 3.505-4.691c.648-.86 1.117-1.984.786-3.022 0 0 0 0 0 0-.307-.964-1.314-1.558-2.312-1.744a896.259 896.259 0 0 0-23.615-4.077c-2.824-.45-5.855 1.059-7.565 3.427a748.886 748.886 0 0 0-3.548 4.959zm9.512-13.105c-.669.9-1.153 2.069-.82 3.122.308.977 1.33 1.549 2.338 1.709a896.326 896.326 0 0 1 23.616 4.073c2.789.52 5.784-.837 7.495-3.045a710.603 710.603 0 0 1 3.606-4.614c.667-.845 1.16-1.958.852-3.003 0 0 0 0 0 0-.286-.97-1.28-1.587-2.273-1.795a891.17 891.17 0 0 0-23.521-4.59c-2.813-.51-5.877.931-7.637 3.262a745.51 745.51 0 0 0-3.656 4.88zm9.796-12.896c-.689.886-1.199 2.043-.89 3.103.288.984 1.297 1.578 2.302 1.76a891.2 891.2 0 0 1 23.521 4.586c2.777.58 5.8-.71 7.56-2.88a706.086 706.086 0 0 1 3.706-4.532c.685-.83 1.202-1.932.918-2.984 0 0 0 0 0 0-.265-.976-1.245-1.614-2.234-1.844a885.766 885.766 0 0 0-23.415-5.106c-2.802-.571-5.896.804-7.707 3.096a741.669 741.669 0 0 0-3.761 4.8zm10.075-12.681c-.708.87-1.243 2.017-.957 3.083.266.99 1.262 1.606 2.262 1.81 7.852 1.6 15.658 3.3 23.416 5.101 2.764.642 5.815-.582 7.621-2.712a701.104 701.104 0 0 1 3.806-4.45c.703-.814 1.244-1.904.983-2.962 0 0 0 0 0 0-.243-.982-1.209-1.641-2.193-1.893a880.045 880.045 0 0 0-23.298-5.621c-2.789-.633-5.913.674-7.774 2.926a737.701 737.701 0 0 0-3.866 4.718zm10.353-12.46c-.727.856-1.287 1.99-1.025 3.063.244.996 1.226 1.634 2.222 1.86a880.11 880.11 0 0 1 23.3 5.616c2.748.703 5.826-.453 7.679-2.542a696.81 696.81 0 0 1 3.903-4.364c.721-.799 1.287-1.877 1.049-2.94 0 0 0 0 0 0-.221-.987-1.172-1.668-2.15-1.941a874.103 874.103 0 0 0-23.171-6.138c-2.774-.695-5.927.543-7.838 2.754a734.113 734.113 0 0 0-3.97 4.633zm10.627-12.23c-.746.84-1.33 1.962-1.092 3.04.221 1.001 1.19 1.66 2.18 1.908a874.14 874.14 0 0 1 23.172 6.134c2.732.763 5.835-.323 7.735-2.37a671.915 671.915 0 0 1 4-4.276c.739-.783 1.329-1.848 1.114-2.916 0 0 0 0 0 0-.199-.992-1.134-1.694-2.106-1.99a867.904 867.904 0 0 0-23.032-6.655c-2.759-.756-5.939.412-7.899 2.581a729.776 729.776 0 0 0-4.072 4.545zm10.899-11.994c-.765.823-1.375 1.932-1.16 3.016.199 1.005 1.152 1.686 2.137 1.956a867.98 867.98 0 0 1 23.034 6.65c2.715.825 5.842-.19 7.787-2.195 1.36-1.4 2.725-2.795 4.096-4.184.757-.766 1.37-1.818 1.18-2.89 0 0 0 0 0 0-.176-.998-1.096-1.721-2.062-2.038a861.57 861.57 0 0 0-22.882-7.173c-2.741-.818-5.948.279-7.956 2.404a725.05 725.05 0 0 0-4.174 4.454zm11.168-11.752c-.783.806-1.418 1.901-1.228 2.99.176 1.01 1.114 1.712 2.093 2.004a861.589 861.589 0 0 1 22.884 7.169c1.128.37 2.335.42 3.502.21a8.355 8.355 0 0 0 4.333-2.231c1.39-1.37 2.786-2.735 4.187-4.093.773-.75 1.41-1.787 1.244-2.864 0 0 0 0 0 0-.154-1-1.057-1.745-2.015-2.083a867.6 867.6 0 0 0-22.714-7.688c-1.288-.416-2.69-.407-4.03-.06 0 0 0 0 0 0a8.75 8.75 0 0 0-3.982 2.285 721.123 721.123 0 0 0-4.274 4.361zm11.435-11.5c-.801.788-1.462 1.868-1.296 2.96.153 1.015 1.075 1.738 2.048 2.052a867.558 867.558 0 0 1 22.716 7.683c2.675.947 5.844.071 7.876-1.844a692.1 692.1 0 0 1 4.278-3.997c.79-.732 1.45-1.755 1.308-2.835 0 0 0 0 0 0-.132-1.004-1.018-1.767-1.967-2.127a872.713 872.713 0 0 0-22.53-8.194c-2.702-.941-5.955.009-8.059 2.041a721.559 721.559 0 0 0-4.374 4.261zm11.693-11.232c-.819.769-1.503 1.834-1.362 2.93.13 1.016 1.036 1.76 2 2.096a872.65 872.65 0 0 1 22.532 8.19c2.653 1.005 5.84.201 7.915-1.668a697.366 697.366 0 0 1 4.366-3.9c.806-.714 1.489-1.722 1.371-2.805 0 0 0 0 0 0-.11-1.006-.978-1.79-1.919-2.17a877.778 877.778 0 0 0-22.337-8.693c-2.68-1.001-5.952-.124-8.1 1.86a726.64 726.64 0 0 0-4.466 4.16zm11.936-10.964c-.836.75-1.543 1.8-1.427 2.897.108 1.02.997 1.783 1.953 2.14 7.51 2.804 14.956 5.7 22.34 8.69 2.629 1.063 5.833.33 7.95-1.492a702.25 702.25 0 0 1 4.45-3.802c.822-.696 1.527-1.689 1.434-2.774 0 0 0 0 0 0-.087-1.008-.938-1.81-1.87-2.212a882.794 882.794 0 0 0-22.137-9.184c-2.656-1.06-5.946-.257-8.137 1.678a731.013 731.013 0 0 0-4.556 4.059zm12.173-10.694c-.852.732-1.582 1.765-1.49 2.865.085 1.021.956 1.805 1.904 2.183a882.792 882.792 0 0 1 22.139 9.18c2.605 1.123 5.825.46 7.98-1.315a706.61 706.61 0 0 1 4.535-3.703c.837-.678 1.564-1.655 1.494-2.741 0 0 0 0 0 0-.064-1.01-.898-1.83-1.821-2.253a887.753 887.753 0 0 0-21.927-9.67c-2.632-1.118-5.938-.387-8.17 1.499a734.739 734.739 0 0 0-4.644 3.955zm12.403-10.42c-.867.713-1.62 1.73-1.552 2.832.062 1.023.916 1.825 1.855 2.224a887.675 887.675 0 0 1 21.93 9.665c2.58 1.179 5.813.588 8.008-1.14a710.844 710.844 0 0 1 4.615-3.603c.851-.66 1.6-1.62 1.553-2.708 0 0 0 0 0 0-.042-1.011-.857-1.85-1.771-2.292a892.495 892.495 0 0 0-21.71-10.147c-2.605-1.176-5.927-.518-8.2 1.318a739.246 739.246 0 0 0-4.728 3.852zm12.626-10.142c-.882.693-1.657 1.693-1.613 2.796.04 1.024.876 1.844 1.806 2.264a892.418 892.418 0 0 1 21.712 10.143c2.553 1.235 5.8.714 8.031-.966a715.142 715.142 0 0 1 4.694-3.502c.865-.64 1.634-1.585 1.612-2.673 0 0 0 0 0 0-.02-1.012-.817-1.868-1.721-2.33a897.04 897.04 0 0 0-21.484-10.617c-2.58-1.233-5.914-.648-8.226 1.138a742.56 742.56 0 0 0-4.81 3.747zm12.843-9.864c-.897.674-1.693 1.656-1.673 2.76.018 1.024.835 1.863 1.756 2.303a897.059 897.059 0 0 1 21.486 10.613c2.526 1.29 5.783.84 8.051-.79a719.2 719.2 0 0 1 4.77-3.4c.879-.622 1.668-1.55 1.67-2.64 0 0 0 0 0 0 .001-1.011-.777-1.884-1.671-2.365a901.471 901.471 0 0 0-21.25-11.081c-2.551-1.288-5.898-.776-8.248.959a746.734 746.734 0 0 0-4.89 3.64zm13.053-9.582c-.911.654-1.728 1.62-1.733 2.723-.004 1.025.795 1.881 1.707 2.34a901.435 901.435 0 0 1 21.251 11.077c2.498 1.345 5.764.965 8.068-.617a723 723 0 0 1 4.842-3.297c.892-.602 1.702-1.513 1.727-2.602 0 0 0 0 0 0 .023-1.012-.736-1.901-1.62-2.402a905.603 905.603 0 0 0-21.006-11.536c-2.524-1.343-5.88-.904-8.267.78a750.345 750.345 0 0 0-4.969 3.534zm13.257-9.297c-.926.634-1.763 1.581-1.791 2.685-.027 1.024.754 1.898 1.655 2.377a905.552 905.552 0 0 1 21.009 11.533c2.468 1.398 5.743 1.088 8.08-.444a723.903 723.903 0 0 1 4.912-3.193c.906-.583 1.734-1.476 1.783-2.565 0 0 0 0 0 0 .045-1.01-.695-1.916-1.568-2.436a909.461 909.461 0 0 0-20.756-11.985c-2.494-1.397-5.86-1.03-8.281.602a753.724 753.724 0 0 0-5.043 3.426zm13.453-9.01c-.94.615-1.797 1.544-1.849 2.646-.048 1.024.713 1.914 1.604 2.413a909.428 909.428 0 0 1 20.758 11.981c2.438 1.45 5.719 1.212 8.089-.27a729.319 729.319 0 0 1 4.98-3.088c.918-.564 1.766-1.44 1.837-2.527 0 0 0 0 0 0 .067-1.01-.654-1.93-1.515-2.469a912.992 912.992 0 0 0-20.496-12.427c-2.464-1.45-5.837-1.155-8.293.424a756.207 756.207 0 0 0-5.115 3.317zm13.642-8.719c-.952.594-1.83 1.505-1.905 2.606-.07 1.022.673 1.929 1.553 2.446a913.059 913.059 0 0 1 20.498 12.424c2.407 1.502 5.693 1.333 8.094-.099 1.678-1 3.36-1.994 5.046-2.981.93-.545 1.796-1.402 1.89-2.487 0 0 0 0 0 0 .089-1.009-.612-1.945-1.462-2.501a916.273 916.273 0 0 0-20.229-12.862c-2.432-1.503-5.81-1.28-8.3.247a759.055 759.055 0 0 0-5.185 3.207zm13.826-8.426c-.965.574-1.861 1.465-1.96 2.565-.092 1.02.631 1.942 1.5 2.479a916.246 916.246 0 0 1 20.23 12.858c2.376 1.553 5.664 1.454 8.096.073a734.701 734.701 0 0 1 5.108-2.874c.942-.525 1.826-1.363 1.944-2.446 0 0 0 0 0 0 .11-1.007-.572-1.958-1.41-2.532a919.089 919.089 0 0 0-19.952-13.29c-2.4-1.554-5.783-1.402-8.304.07a761.607 761.607 0 0 0-5.252 3.097zm14.001-8.13c-.976.553-1.891 1.425-2.013 2.522-.114 1.019.59 1.956 1.447 2.51a919.15 919.15 0 0 1 19.955 13.286c2.341 1.604 5.632 1.574 8.092.245 1.72-.929 3.442-1.85 5.17-2.766.951-.504 1.853-1.324 1.994-2.405 0 0 0 0 0 0 .131-1.004-.53-1.97-1.355-2.56a921.57 921.57 0 0 0-19.669-13.71c-2.367-1.605-5.752-1.526-8.304-.107a763.62 763.62 0 0 0-5.317 2.985zm14.172-7.832c-.988.532-1.922 1.385-2.067 2.48-.135 1.015.548 1.967 1.394 2.54a921.61 921.61 0 0 1 19.67 13.706c2.308 1.653 5.599 1.692 8.087.415 1.739-.892 3.48-1.777 5.226-2.656.963-.484 1.883-1.285 2.046-2.362 0 0 0 0 0 0 .152-1.002-.488-1.98-1.301-2.59a923.657 923.657 0 0 0-19.376-14.122c-2.333-1.655-5.719-1.647-8.3-.282a839.42 839.42 0 0 0-5.38 2.87zm14.334-7.53c-.999.51-1.95 1.344-2.119 2.435-.156 1.013.507 1.979 1.34 2.57a923.664 923.664 0 0 1 19.378 14.119c2.273 1.7 5.562 1.81 8.077.585a739.387 739.387 0 0 1 5.281-2.545c.973-.464 1.91-1.246 2.096-2.32 0 0 0 0 0 0 .173-.997-.447-1.99-1.247-2.616a925.373 925.373 0 0 0-19.075-14.529c-2.297-1.703-5.683-1.767-8.293-.457a791.645 791.645 0 0 0-5.438 2.757zm14.49-7.227c-1.01.49-1.978 1.303-2.17 2.39-.177 1.01.465 1.99 1.286 2.598 6.44 4.773 12.8 9.615 19.077 14.525 2.236 1.749 5.523 1.927 8.063.755 1.775-.818 3.553-1.63 5.335-2.433.982-.444 1.934-1.206 2.143-2.275 0 0 0 0 0 0 .194-.994-.404-2-1.191-2.642a926.527 926.527 0 0 0-18.766-14.928c-2.26-1.751-5.644-1.886-8.281-.632a768.375 768.375 0 0 0-5.496 2.642zm14.64-6.92c-1.02.47-2.005 1.261-2.22 2.345-.198 1.005.423 1.999 1.23 2.624a926.55 926.55 0 0 1 18.77 14.924c2.198 1.795 5.48 2.042 8.045.925a733.306 733.306 0 0 1 5.384-2.322c.992-.423 1.96-1.164 2.191-2.23 0 0 0 0 0 0 .215-.989-.362-2.007-1.136-2.666a927.259 927.259 0 0 0-18.447-15.319c-2.224-1.799-5.604-2.005-8.267-.806a769.065 769.065 0 0 0-5.55 2.526zm14.782-6.61c-1.029.448-2.031 1.22-2.268 2.298-.22 1 .38 2.007 1.175 2.65a927.321 927.321 0 0 1 18.45 15.315c2.161 1.841 5.438 2.157 8.025 1.094a741.434 741.434 0 0 1 5.432-2.208c1-.402 1.984-1.123 2.238-2.183 0 0 0 0 0 0 .235-.985-.32-2.015-1.08-2.69a927.646 927.646 0 0 0-18.122-15.704c-2.185-1.845-5.56-2.122-8.248-.98a769.79 769.79 0 0 0-5.602 2.409zm14.919-6.297c-1.039.426-2.057 1.176-2.316 2.249-.241.996.338 2.015 1.118 2.674a927.647 927.647 0 0 1 18.125 15.7c2.122 1.886 5.39 2.271 8 1.262a741.23 741.23 0 0 1 5.477-2.093c1.009-.381 2.007-1.081 2.283-2.136 0 0 0 0 0 0 .256-.98-.278-2.02-1.023-2.711a927.476 927.476 0 0 0-17.788-16.081c-2.146-1.891-5.514-2.24-8.225-1.153-1.887.755-3.77 1.519-5.651 2.29zm15.047-5.982c-1.047.404-2.08 1.132-2.363 2.2-.262.99.296 2.021 1.063 2.696a927.469 927.469 0 0 1 17.79 16.078c2.081 1.93 5.342 2.384 7.971 1.43a740.485 740.485 0 0 1 5.52-1.978c1.016-.36 2.03-1.038 2.327-2.087 0 0 0 0 0 0 .277-.974-.235-2.026-.965-2.732a926.845 926.845 0 0 0-17.445-16.452c-2.106-1.935-5.466-2.354-8.2-1.325-1.902.716-3.801 1.44-5.698 2.17zm15.17-5.664c-1.055.381-2.104 1.088-2.409 2.149-.282.985.254 2.027 1.006 2.718a926.842 926.842 0 0 1 17.448 16.448c2.04 1.974 5.29 2.496 7.939 1.597a710.4 710.4 0 0 1 5.56-1.86c1.023-.339 2.05-.996 2.37-2.038 0 0 0 0 0 0 .297-.968-.193-2.03-.908-2.752a925.675 925.675 0 0 0-17.094-16.814c-2.065-1.98-5.415-2.47-8.17-1.498a769.096 769.096 0 0 0-5.742 2.05zm15.286-5.344c-1.064.36-2.127 1.043-2.454 2.098-.303.98.21 2.032.948 2.739A925.707 925.707 0 0 1 532 89.522c1.997 2.016 5.235 2.606 7.902 1.764 1.864-.589 3.73-1.17 5.598-1.743 1.03-.317 2.07-.952 2.412-1.987 0 0 0 0 0 0 .318-.961-.15-2.034-.849-2.77a924.095 924.095 0 0 0-16.735-17.17c-2.022-2.023-5.362-2.583-8.136-1.67-1.93.635-3.859 1.278-5.784 1.928zm15.394-5.02c-1.07.337-2.148.998-2.497 2.046-.324.972.168 2.036.89 2.758a924.125 924.125 0 0 1 16.738 17.167c1.955 2.057 5.18 2.716 7.863 1.93a736.05 736.05 0 0 1 5.633-1.624c1.036-.295 2.09-.908 2.453-1.935 0 0 0 0 0 0 .338-.955-.106-2.037-.79-2.788a922.042 922.042 0 0 0-16.367-17.519c-1.98-2.064-5.306-2.695-8.1-1.84a766.57 766.57 0 0 0-5.823 1.805zm15.497-4.694c-1.077.314-2.169.953-2.54 1.992-.344.966.125 2.04.832 2.776a922.05 922.05 0 0 1 16.37 17.516c1.911 2.099 5.12 2.825 7.82 2.096 1.886-.509 3.775-1.01 5.665-1.504 1.042-.272 2.108-.863 2.494-1.883 0 0 0 0 0 0 .358-.947-.064-2.038-.731-2.803a919.492 919.492 0 0 0-15.992-17.86c-1.935-2.106-5.247-2.807-8.057-2.012-1.956.553-3.91 1.114-5.86 1.682zm15.593-4.365c-1.084.291-2.189.906-2.582 1.938-.364.958.082 2.041.773 2.793a919.538 919.538 0 0 1 15.995 17.857c1.865 2.139 5.058 2.933 7.772 2.262 1.896-.469 3.795-.93 5.695-1.384 1.048-.25 2.126-.818 2.532-1.829 0 0 0 0 0 0 .378-.939-.02-2.039-.67-2.818a916.529 916.529 0 0 0-15.608-18.195c-1.89-2.146-5.186-2.916-8.013-2.182a785.117 785.117 0 0 0-5.894 1.558zm15.68-4.033c-1.089.268-2.206.86-2.62 1.883-.386.95.037 2.042.712 2.808a916.577 916.577 0 0 1 15.61 18.192c1.82 2.177 4.995 3.04 7.722 2.426a728.37 728.37 0 0 1 5.722-1.261c1.053-.228 2.143-.773 2.571-1.775 0 0 0 0 0 0 .398-.93.024-2.038-.61-2.832a913.087 913.087 0 0 0-15.215-18.522c-1.844-2.185-5.124-3.026-7.965-2.351-1.977.47-3.953.947-5.926 1.432zm15.764-3.699c-1.095.245-2.225.813-2.661 1.827-.405.941-.005 2.042.653 2.822a913.108 913.108 0 0 1 15.218 18.52c1.772 2.215 4.927 3.145 7.667 2.59 1.914-.387 3.83-.767 5.746-1.138 1.058-.206 2.16-.727 2.608-1.719 0 0 0 0 0 0 .418-.922.068-2.038-.55-2.844a909.264 909.264 0 0 0-14.813-18.842c-1.796-2.225-5.057-3.135-7.912-2.521-1.987.427-3.972.862-5.956 1.305zm15.839-3.361c-1.1.221-2.242.765-2.7 1.769-.425.932-.049 2.042.593 2.836a909.318 909.318 0 0 1 14.817 18.84c1.724 2.252 4.858 3.249 7.608 2.754 1.922-.346 3.845-.685 5.77-1.015 1.06-.182 2.173-.68 2.643-1.662 0 0 0 0 0 0 .438-.913.111-2.036-.488-2.855a905.037 905.037 0 0 0-14.404-19.155c-1.749-2.262-4.99-3.242-7.857-2.69-1.996.385-3.99.777-5.982 1.178zm15.907-3.021c-1.104.197-2.258.716-2.737 1.71-.445.923-.093 2.04.532 2.848a905.063 905.063 0 0 1 14.407 19.152c1.675 2.29 4.787 3.354 7.547 2.918 1.928-.304 3.858-.6 5.789-.89 1.065-.159 2.187-.632 2.679-1.604 0 0 0 0 0 0 .456-.903.155-2.032-.427-2.865a900.397 900.397 0 0 0-13.987-19.46c-1.699-2.3-4.918-3.349-7.797-2.858a725.01 725.01 0 0 0-6.006 1.049zm15.97-2.679c-1.11.174-2.273.668-2.774 1.651-.465.914-.137 2.038.47 2.859a900.46 900.46 0 0 1 13.99 19.458c1.625 2.325 4.712 3.456 7.48 3.08 1.935-.262 3.87-.516 5.807-.763 1.068-.136 2.2-.584 2.713-1.545 0 0 0 0 0 0 .476-.893.199-2.03-.364-2.874a895.473 895.473 0 0 0-13.561-19.76c-1.649-2.335-4.845-3.453-7.734-3.025-2.01.298-4.02.605-6.028.92zm16.024-2.333c-1.112.15-2.287.618-2.81 1.591-.484.903-.18 2.034.409 2.868a895.505 895.505 0 0 1 13.564 19.757c1.574 2.36 4.636 3.558 7.411 3.243 1.94-.22 3.88-.433 5.821-.637 1.07-.112 2.212-.536 2.746-1.485 0 0 0 0 0 0 .496-.883.243-2.024-.301-2.881a890.156 890.156 0 0 0-13.127-20.051c-1.598-2.37-4.768-3.559-7.666-3.193-2.017.255-4.033.517-6.047.788zm16.073-1.984c-1.116.125-2.3.568-2.844 1.529-.504.892-.225 2.03.346 2.876a890.19 890.19 0 0 1 13.13 20.048c1.522 2.394 4.556 3.66 7.338 3.405 1.944-.177 3.888-.347 5.833-.508 1.073-.09 2.223-.487 2.777-1.425 0 0 0 0 0 0 .515-.871.288-2.018-.237-2.887a884.539 884.539 0 0 0-12.684-20.335c-1.546-2.405-4.69-3.662-7.596-3.36-2.022.21-4.043.43-6.063.657zm16.114-1.634c-1.118.101-2.312.518-2.876 1.467-.524.881-.27 2.024.282 2.883a884.612 884.612 0 0 1 12.688 20.333c1.468 2.427 4.474 3.759 7.26 3.566 1.948-.134 3.895-.26 5.843-.38 1.075-.064 2.234-.437 2.808-1.362 0 0 0 0 0 0 .535-.86.333-2.012-.173-2.892a878.69 878.69 0 0 0-12.233-20.612c-1.493-2.44-4.61-3.765-7.522-3.526-2.026.166-4.052.34-6.077.523zm16.15-1.28c-1.12.077-2.324.468-2.909 1.404-.543.87-.314 2.018.219 2.889a878.73 878.73 0 0 1 12.236 20.61c1.415 2.459 4.39 3.857 7.18 3.727 1.95-.091 3.9-.174 5.85-.25 1.076-.04 2.243-.387 2.838-1.3 0 0 0 0 0 0 .554-.847.378-2.004-.109-2.895a872.612 872.612 0 0 0-11.774-20.882c-1.438-2.472-4.525-3.866-7.443-3.692-2.03.122-4.06.251-6.088.39zm16.177-.922c-1.122.051-2.334.415-2.94 1.338-.562.858-.359 2.011.155 2.894a872.619 872.619 0 0 1 11.778 20.88c1.36 2.49 4.303 3.955 7.096 3.887 1.95-.047 3.902-.086 5.854-.117 1.076-.017 2.25-.338 2.867-1.237 0 0 0 0 0 0 .572-.835.422-1.995-.045-2.898a866.268 866.268 0 0 0-11.306-21.145c-1.383-2.504-4.44-3.966-7.361-3.857-2.033.077-4.066.161-6.098.255zm16.2-.564c-1.124.027-2.344.364-2.97 1.273-.582.845-.404 2.003.09 2.897a866.343 866.343 0 0 1 11.31 21.143c1.304 2.52 4.214 4.052 7.008 4.047.473 0 .947-.001 1.421 0 1.478-.001 2.956.003 4.434.012 1.077.007 2.259-.288 2.894-1.173 0 0 0 0 0 0 .591-.822.467-1.986.021-2.898a866.125 866.125 0 0 0-10.829-21.398c-1.327-2.534-4.351-4.066-7.275-4.021-2.035.03-4.07.07-6.104.118zm16.214-.201c-1.124.001-2.352.31-3 1.206-.6.832-.449 1.994.025 2.9a865.56 865.56 0 0 1 10.834 21.394c1.247 2.55 4.122 4.145 6.914 4.201 1.952.04 3.903.087 5.854.143 1.076.031 2.264-.237 2.92-1.107 0 0 0 0 0 0 .608-.809.51-1.975.085-2.897a872.077 872.077 0 0 0-10.343-21.63c-1.27-2.565-4.257-4.165-7.183-4.188a721.479 721.479 0 0 0-6.106-.022zm16.215.172c-1.124-.025-2.358.256-3.025 1.137-.619.817-.494 1.983-.04 2.898A872.053 872.053 0 0 1 778.5 53.92c1.189 2.576 4.027 4.235 6.818 4.354 1.95.083 3.899.174 5.848.274 1.075.055 2.269-.186 2.943-1.042 0 0 0 0 0 0 .627-.794.555-1.962.15-2.893a877.206 877.206 0 0 0-9.855-21.852c-1.211-2.591-4.162-4.258-7.084-4.346a725.628 725.628 0 0 0-6.102-.16zm16.2.535c-1.122-.05-2.362.204-3.048 1.069-.637.803-.538 1.97-.105 2.895a877.146 877.146 0 0 1 9.86 21.85c1.13 2.602 3.931 4.324 6.718 4.505 1.948.127 3.895.261 5.841.404 1.074.079 2.272-.136 2.966-.976 0 0 0 0 0 0 .644-.78.598-1.949.214-2.889a882.202 882.202 0 0 0-9.367-22.062c-1.153-2.617-4.065-4.348-6.984-4.502a729.99 729.99 0 0 0-6.095-.294zm16.18.894c-1.12-.074-2.365.152-3.07 1.001-.655.79-.582 1.958-.17 2.892a882.181 882.181 0 0 1 9.37 22.061c1.074 2.626 3.836 4.409 6.619 4.651 1.944.17 3.888.348 5.83.534 1.072.102 2.275-.086 2.987-.91 0 0 0 0 0 0 .661-.766.641-1.936.278-2.884a887.14 887.14 0 0 0-8.878-22.261c-1.094-2.642-3.966-4.437-6.88-4.654a734.252 734.252 0 0 0-6.086-.43zm16.152 1.251c-1.118-.099-2.368.1-3.091.934-.672.774-.625 1.944-.233 2.887a887.042 887.042 0 0 1 8.88 22.26c1.016 2.648 3.739 4.492 6.515 4.796 1.94.212 3.88.433 5.818.66 1.07.127 2.277-.035 3.006-.843 0 0 0 0 0 0 .678-.752.684-1.921.34-2.877a891.903 891.903 0 0 0-8.386-22.45c-1.036-2.664-3.868-4.522-6.776-4.803a738.405 738.405 0 0 0-6.073-.564zm16.117 1.606c-1.115-.124-2.368.047-3.11.865-.688.76-.667 1.93-.297 2.881a891.846 891.846 0 0 1 8.392 22.449c.957 2.67 3.638 4.572 6.408 4.937 1.936.255 3.87.517 5.803.788 1.067.15 2.277.014 3.024-.779 0 0 0 0 0 0 .694-.736.725-1.905.403-2.868a896.537 896.537 0 0 0-7.896-22.627c-.977-2.687-3.767-4.605-6.668-4.95-2.018-.24-4.038-.473-6.059-.696zm16.077 1.957c-1.113-.148-2.37-.005-3.128.797-.705.744-.71 1.915-.36 2.874a896.44 896.44 0 0 1 7.9 22.626c.9 2.69 3.54 4.65 6.3 5.075 1.93.297 3.859.602 5.786.914 1.063.173 2.276.064 3.04-.713 0 0 0 0 0 0 .71-.72.766-1.889.465-2.859a900.925 900.925 0 0 0-7.403-22.793c-.92-2.707-3.667-4.686-6.559-5.094a718.42 718.42 0 0 0-6.041-.827zm16.028 2.305c-1.109-.172-2.368-.056-3.144.73-.72.728-.75 1.898-.422 2.865a900.91 900.91 0 0 1 7.408 22.792c.84 2.71 3.438 4.727 6.19 5.211 1.923.339 3.845.685 5.765 1.039 1.06.195 2.274.112 3.055-.647 0 0 0 0 0 0 .726-.706.807-1.873.527-2.849a905.075 905.075 0 0 0-6.91-22.949c-.86-2.726-3.565-4.764-6.447-5.234a749.664 749.664 0 0 0-6.022-.958zm15.974 2.651c-1.105-.196-2.366-.107-3.16.661-.735.713-.79 1.883-.483 2.856a905.062 905.062 0 0 1 6.915 22.948c.782 2.727 3.336 4.8 6.077 5.344 1.916.38 3.83.767 5.743 1.162 1.055.218 2.272.161 3.068-.581 0 0 0 0 0 0 .741-.69.847-1.855.588-2.837a908.994 908.994 0 0 0-6.416-23.094c-.802-2.744-3.461-4.84-6.332-5.372-1.999-.37-3.999-.733-6-1.087zm15.913 2.994c-1.1-.22-2.364-.157-3.173.593-.751.697-.832 1.866-.545 2.846a908.987 908.987 0 0 1 6.42 23.092c.725 2.743 3.234 4.87 5.963 5.473 1.908.42 3.813.85 5.717 1.285 1.05.241 2.268.21 3.081-.515 0 0 0 0 0 0 .755-.675.886-1.837.648-2.824a912.574 912.574 0 0 0-5.921-23.227c-.743-2.761-3.357-4.913-6.216-5.507-1.99-.413-3.981-.819-5.974-1.216zm15.844 3.334c-1.095-.242-2.36-.207-3.185.526-.766.68-.871 1.847-.606 2.833a912.57 912.57 0 0 1 5.926 23.226c.666 2.759 3.13 4.94 5.846 5.6a731.7 731.7 0 0 1 5.689 1.407c1.045.263 2.263.258 3.091-.45 0 0 0 0 0 0 .77-.658.926-1.818.709-2.81a915.866 915.866 0 0 0-5.426-23.35c-.684-2.776-3.25-4.984-6.097-5.638-1.98-.456-3.963-.904-5.947-1.344zm15.77 3.672c-1.09-.266-2.355-.258-3.196.458-.78.664-.91 1.828-.666 2.82a915.82 915.82 0 0 1 5.43 23.348c.607 2.773 3.024 5.005 5.726 5.723a737.76 737.76 0 0 1 5.659 1.528c1.04.285 2.258.306 3.1-.384 0 0 0 0 0 0 .784-.642.964-1.798.768-2.794a918.76 918.76 0 0 0-4.929-23.462c-.624-2.79-3.144-5.052-5.975-5.767-1.97-.498-3.943-.988-5.917-1.47zm15.688 4.007c-1.084-.29-2.349-.308-3.205.39-.794.647-.949 1.808-.726 2.805a918.762 918.762 0 0 1 4.934 23.46c.548 2.785 2.917 5.069 5.604 5.844 1.877.541 3.753 1.09 5.626 1.647 1.033.307 2.25.354 3.108-.319 0 0 0 0 0 0 .797-.624 1.002-1.776.827-2.777a921.319 921.319 0 0 0-4.432-23.562c-.565-2.803-3.036-5.118-5.852-5.893-1.96-.54-3.92-1.071-5.884-1.595zm15.6 4.339c-1.078-.312-2.342-.358-3.212.321-.809.631-.988 1.789-.786 2.79a921.28 921.28 0 0 1 4.436 23.561c.49 2.796 2.81 5.13 5.48 5.961 1.866.581 3.73 1.17 5.59 1.766 1.027.329 2.244.401 3.115-.253 0 0 0 0 0 0 .81-.608 1.04-1.755.886-2.76a923.475 923.475 0 0 0-3.934-23.651c-.506-2.815-2.927-5.182-5.726-6.016a765.652 765.652 0 0 0-5.85-1.72zm15.504 4.667c-1.07-.334-2.333-.407-3.218.254-.821.614-1.025 1.768-.844 2.772a923.44 923.44 0 0 1 3.938 23.652c.43 2.805 2.7 5.187 5.353 6.075a739.52 739.52 0 0 1 5.552 1.884c1.02.35 2.235.449 3.12-.187 0 0 0 0 0 0 .823-.591 1.076-1.733.943-2.74a925.17 925.17 0 0 0-3.434-23.732c-.446-2.824-2.817-5.242-5.598-6.135a767.069 767.069 0 0 0-5.812-1.843zm15.403 4.995c-1.064-.358-2.324-.456-3.223.186-.834.596-1.062 1.745-.902 2.754a925.181 925.181 0 0 1 3.438 23.73c.37 2.814 2.592 5.243 5.225 6.187 1.84.66 3.677 1.326 5.512 2 1.012.372 2.225.496 3.123-.122 0 0 0 0 0 0 .835-.573 1.112-1.71 1-2.72a926.47 926.47 0 0 0-2.933-23.798c-.387-2.834-2.707-5.3-5.468-6.253a768.228 768.228 0 0 0-5.772-1.964zm15.295 5.318c-1.056-.38-2.315-.505-3.226.118-.847.578-1.099 1.722-.96 2.734a926.485 926.485 0 0 1 2.938 23.798c.31 2.822 2.48 5.297 5.093 6.296a740.4 740.4 0 0 1 5.469 2.116c1.004.393 2.214.542 3.125-.056 0 0 0 0 0 0 .847-.556 1.148-1.687 1.058-2.699a927.544 927.544 0 0 0-2.433-23.855c-.327-2.842-2.594-5.357-5.335-6.366a769.231 769.231 0 0 0-5.73-2.086zm15.18 5.639c-1.049-.402-2.304-.554-3.229.05-.858.56-1.134 1.699-1.018 2.713a927.116 927.116 0 0 1 2.438 23.856c.252 2.827 2.368 5.348 4.96 6.401 1.81.736 3.618 1.48 5.423 2.23.996.414 2.202.589 3.126.01 0 0 0 0 0 0 .858-.538 1.183-1.662 1.114-2.675a927.257 927.257 0 0 0-1.93-23.902c-.268-2.848-2.482-5.41-5.2-6.477a770.08 770.08 0 0 0-5.685-2.206zm15.056 5.957c-1.039-.424-2.29-.602-3.228-.018-.87.542-1.17 1.675-1.074 2.692a926.363 926.363 0 0 1 1.935 23.9c.192 2.833 2.256 5.397 4.825 6.505 1.794.774 3.586 1.555 5.375 2.344.986.434 2.189.634 3.124.075 0 0 0 0 0 0 .87-.52 1.218-1.637 1.17-2.652a927.85 927.85 0 0 0-1.427-23.936c-.208-2.853-2.367-5.461-5.063-6.585a770.609 770.609 0 0 0-5.637-2.325zm14.93 6.272c-1.03-.445-2.279-.65-3.228-.086-.88.524-1.205 1.65-1.13 2.669a927.43 927.43 0 0 1 1.432 23.936c.133 2.836 2.142 5.443 4.686 6.605a741.11 741.11 0 0 1 5.325 2.455c.977.456 2.175.68 3.122.141 0 0 0 0 0 0 .88-.501 1.252-1.61 1.226-2.626a927.07 927.07 0 0 0-.925-23.96c-.147-2.857-2.25-5.51-4.922-6.69a770.794 770.794 0 0 0-5.587-2.444zm14.793 6.585c-1.02-.467-2.264-.698-3.225-.154-.892.506-1.24 1.625-1.187 2.645.414 8.006.724 15.993.93 23.96.072 2.838 2.026 5.487 4.546 6.701 1.76.849 3.517 1.705 5.27 2.567.968.476 2.161.726 3.12.207 0 0 0 0 0 0 .89-.483 1.285-1.584 1.28-2.6a925.812 925.812 0 0 0-.42-23.974c-.087-2.858-2.135-5.555-4.78-6.792a768.585 768.585 0 0 0-5.534-2.56zm14.651 6.895c-1.01-.488-2.248-.745-3.22-.221-.903.486-1.274 1.597-1.243 2.618.246 8.013.387 16.005.424 23.974.013 2.838 1.911 5.527 4.404 6.795 1.742.885 3.48 1.778 5.216 2.677.957.496 2.144.771 3.113.272 0 0 0 0 0 0 .9-.463 1.318-1.556 1.335-2.572.132-7.967.161-15.96.086-23.976-.027-2.86-2.017-5.599-4.636-6.891-1.823-.9-3.65-1.791-5.479-2.676zm14.502 7.202c-1-.51-2.232-.792-3.214-.29-.913.468-1.307 1.571-1.297 2.592.077 8.016.049 16.009-.082 23.976-.047 2.838 1.793 5.566 4.259 6.886 1.722.922 3.441 1.85 5.157 2.786.946.517 2.127.817 3.106.338 0 0 0 0 0 0 .91-.444 1.351-1.528 1.39-2.543.3-7.962.498-15.952.592-23.967.034-2.86-1.9-5.64-4.49-6.987a767.103 767.103 0 0 0-5.421-2.79zm14.347 7.506c-.988-.53-2.214-.84-3.208-.357-.922.448-1.34 1.543-1.35 2.564a923.698 923.698 0 0 1-.589 23.967c-.106 2.836 1.675 5.602 4.112 6.974a750.46 750.46 0 0 1 5.096 2.894c.935.536 2.11.861 3.099.404 0 0 0 0 0 0 .919-.425 1.382-1.5 1.442-2.513.47-7.954.836-15.937 1.1-23.948.094-2.858-1.78-5.678-4.341-7.08a765.859 765.859 0 0 0-5.36-2.905zm14.185 7.808c-.977-.551-2.197-.886-3.2-.425-.93.428-1.371 1.514-1.405 2.534a919.703 919.703 0 0 1-1.095 23.948c-.167 2.833 1.555 5.636 3.962 7.059 1.682.994 3.36 1.994 5.033 3.001.924.556 2.09.906 3.09.47 0 0 0 0 0 0 .927-.406 1.413-1.47 1.494-2.482a916.537 916.537 0 0 0 1.608-23.917c.155-2.855-1.658-5.715-4.19-7.17a762.398 762.398 0 0 0-5.297-3.018zm14.015 8.107c-.965-.572-2.177-.933-3.19-.493-.94.408-1.403 1.484-1.458 2.504a917.025 917.025 0 0 1-1.603 23.917c-.227 2.828 1.435 5.667 3.81 7.14 1.66 1.03 3.316 2.066 4.968 3.108.91.575 2.07.95 3.077.535 0 0 0 0 0 0 .936-.386 1.445-1.438 1.548-2.449a914.287 914.287 0 0 0 2.117-23.875c.216-2.851-1.536-5.749-4.036-7.258a760.091 760.091 0 0 0-5.232-3.129zm13.84 8.403c-.953-.593-2.156-.979-3.178-.561-.949.388-1.435 1.454-1.511 2.472a913.91 913.91 0 0 1-2.113 23.876c-.287 2.822 1.313 5.696 3.657 7.219a726.725 726.725 0 0 1 4.898 3.213c.899.594 2.05.994 3.065.6 0 0 0 0 0 0 .944-.365 1.476-1.407 1.6-2.415a909.448 909.448 0 0 0 2.627-23.822c.276-2.846-1.413-5.78-3.88-7.342a757.922 757.922 0 0 0-5.165-3.24zm13.658 8.696c-.94-.613-2.136-1.025-3.166-.629-.957.368-1.465 1.423-1.564 2.439a909.937 909.937 0 0 1-2.622 23.823c-.348 2.816 1.19 5.722 3.5 7.296a723.23 723.23 0 0 1 4.828 3.316c.885.614 2.027 1.038 3.05.667 0 0 0 0 0 0 .952-.345 1.506-1.375 1.652-2.38a905.486 905.486 0 0 0 3.138-23.76c.337-2.838-1.289-5.808-3.722-7.422a755.885 755.885 0 0 0-5.094-3.35zm13.468 8.986c-.927-.632-2.113-1.07-3.152-.696-.964.347-1.495 1.39-1.615 2.404a905.554 905.554 0 0 1-3.134 23.76c-.408 2.807 1.067 5.746 3.342 7.369a717.775 717.775 0 0 1 4.754 3.42c.872.632 2.004 1.08 3.036.731 0 0 0 0 0 0 .958-.324 1.534-1.342 1.702-2.343a901.573 901.573 0 0 0 3.65-23.685c.398-2.831-1.164-5.835-3.562-7.501a753.197 753.197 0 0 0-5.021-3.459zm13.272 9.275c-.913-.653-2.09-1.116-3.136-.765-.971.326-1.525 1.359-1.667 2.37a900.8 900.8 0 0 1-3.645 23.685c-.469 2.797.942 5.767 3.18 7.438a714.198 714.198 0 0 1 4.68 3.522c.857.651 1.979 1.124 3.018.797 0 0 0 0 0 0 .965-.303 1.563-1.308 1.752-2.305a896.039 896.039 0 0 0 4.163-23.6c.46-2.821-1.038-5.858-3.4-7.576a752.566 752.566 0 0 0-4.945-3.566zm13.07 9.559c-.9-.672-2.066-1.16-3.12-.832-.977.305-1.553 1.325-1.717 2.332a896.107 896.107 0 0 1-4.158 23.6c-.53 2.787.816 5.787 3.018 7.506a710.414 710.414 0 0 1 4.6 3.622c.842.67 1.954 1.167 3 .863 0 0 0 0 0 0 .971-.282 1.59-1.274 1.802-2.267a890.599 890.599 0 0 0 4.677-23.503c.52-2.81-.911-5.88-3.235-7.648a741.424 741.424 0 0 0-4.868-3.673zm12.86 9.841c-.884-.691-2.04-1.205-3.1-.9-.985.284-1.583 1.291-1.768 2.295a891.482 891.482 0 0 1-4.672 23.504c-.59 2.774.689 5.802 2.852 7.57a706.43 706.43 0 0 1 4.519 3.722c.828.688 1.928 1.21 2.98.928 0 0 0 0 0 0 .977-.26 1.619-1.238 1.852-2.227 1.83-7.75 3.561-15.55 5.19-23.395.582-2.8-.781-5.899-3.067-7.718a738.372 738.372 0 0 0-4.787-3.779zm12.643 10.121c-.868-.71-2.012-1.25-3.08-.967-.99.262-1.61 1.255-1.817 2.255a884.936 884.936 0 0 1-5.187 23.397c-.651 2.76.561 5.816 2.685 7.63a702.29 702.29 0 0 1 4.435 3.822c.812.706 1.9 1.251 2.959.994 0 0 0 0 0 0 .983-.24 1.646-1.203 1.901-2.186a879.64 879.64 0 0 0 5.706-23.278c.643-2.785-.653-5.914-2.898-7.784-1.563-1.3-3.13-2.595-4.704-3.883zm12.422 10.398c-.853-.73-1.986-1.294-3.059-1.036-.997.24-1.638 1.22-1.867 2.215a879.715 879.715 0 0 1-5.702 23.279c-.712 2.746.432 5.828 2.514 7.689 1.456 1.3 2.905 2.606 4.35 3.919.796.724 1.872 1.294 2.936 1.06 0 0 0 0 0 0 .988-.218 1.672-1.167 1.95-2.144a873.407 873.407 0 0 0 6.222-23.148c.704-2.772-.522-5.929-2.727-7.848a736.798 736.798 0 0 0-4.618-3.986zm12.191 10.672c-.837-.75-1.957-1.339-3.036-1.104-1.001.218-1.664 1.184-1.915 2.173a873.472 873.472 0 0 1-6.218 23.15c-.774 2.73.3 5.837 2.341 7.744a691.08 691.08 0 0 1 4.26 4.016c.78.741 1.844 1.335 2.913 1.125 0 0 0 0 0 0 .993-.195 1.698-1.129 1.997-2.1a866.968 866.968 0 0 0 6.74-23.008c.766-2.755-.39-5.94-2.552-7.908a730.195 730.195 0 0 0-4.53-4.088zm11.955 10.942c-.82-.767-1.927-1.382-3.011-1.171-1.007.196-1.691 1.146-1.964 2.13a867.41 867.41 0 0 1-6.735 23.01c-.835 2.712.17 5.843 2.167 7.796a685.98 685.98 0 0 1 4.169 4.112c.387.384.847.733 1.346.959.487.22 1.01.323 1.54.23 0 0 0 0 0 0 .998-.172 1.725-1.09 2.046-2.053.293-.88.584-1.762.875-2.643a861.74 861.74 0 0 0 6.382-20.214c.828-2.739-.258-5.95-2.376-7.966a726.042 726.042 0 0 0-4.439-4.19zm11.712 11.211c-.803-.786-1.896-1.425-2.985-1.239-1.011.173-1.717 1.109-2.012 2.086a861.937 861.937 0 0 1-7.253 22.859c-.896 2.693.039 5.845 1.993 7.841a687.25 687.25 0 0 1 4.077 4.202c.747.776 1.782 1.417 2.86 1.255 0 0 0 0 0 0 1-.15 1.747-1.051 2.09-2.007a867.81 867.81 0 0 0 7.77-22.685c.803-2.452.06-5.323-1.614-7.38 0 0 0 0 0 0a8.324 8.324 0 0 0-.58-.641 722.476 722.476 0 0 0-4.346-4.29zm11.457 11.48c-.785-.805-1.863-1.47-2.955-1.308-1.015.15-1.742 1.07-2.06 2.04a867.894 867.894 0 0 1-7.766 22.687c-.956 2.671-.092 5.843 1.816 7.883a690.449 690.449 0 0 1 3.981 4.292c.729.793 1.75 1.456 2.83 1.319 0 0 0 0 0 0 1.004-.128 1.77-1.012 2.134-1.96a872.876 872.876 0 0 0 8.276-22.5c.951-2.697.012-5.954-2.012-8.065a721.675 721.675 0 0 0-4.244-4.389zm11.189 11.732c-.766-.821-1.829-1.51-2.924-1.373-1.018.127-1.765 1.03-2.104 1.993a872.96 872.96 0 0 1-8.272 22.501c-1.015 2.65-.223 5.84 1.639 7.921 1.3 1.455 2.595 2.915 3.884 4.38.71.81 1.716 1.496 2.8 1.382 0 0 0 0 0 0 1.006-.106 1.792-.972 2.177-1.911a877.897 877.897 0 0 0 8.774-22.306c1.01-2.675.146-5.951-1.83-8.106a727.402 727.402 0 0 0-4.144-4.481zm10.92 11.975c-.747-.838-1.794-1.549-2.892-1.437-1.02.105-1.787.99-2.147 1.945a877.98 877.98 0 0 1-8.77 22.308c-1.074 2.625-.353 5.832 1.462 7.955a698.773 698.773 0 0 1 3.786 4.466c.693.824 1.683 1.532 2.768 1.443 0 0 0 0 0 0 1.009-.083 1.814-.932 2.219-1.863a882.834 882.834 0 0 0 9.265-22.103c1.07-2.652.278-5.945-1.649-8.143a732.797 732.797 0 0 0-4.042-4.57zm10.65 12.212c-.73-.854-1.76-1.588-2.86-1.5-1.022.081-1.808.95-2.19 1.896a882.907 882.907 0 0 1-9.26 22.105c-1.132 2.602-.482 5.824 1.286 7.986a707.17 707.17 0 0 1 3.687 4.549c.674.839 1.648 1.57 2.735 1.503 0 0 0 0 0 0 1.01-.06 1.834-.89 2.26-1.813a888.045 888.045 0 0 0 9.748-21.892c1.128-2.627.41-5.937-1.468-8.176a731.215 731.215 0 0 0-3.939-4.658zm10.374 12.44c-.71-.869-1.723-1.625-2.825-1.562-1.023.06-1.829.91-2.231 1.848a887.727 887.727 0 0 1-9.745 21.895c-1.188 2.575-.61 5.811 1.111 8.012a712.978 712.978 0 0 1 3.587 4.629c.655.854 1.614 1.605 2.702 1.563 0 0 0 0 0 0 1.011-.038 1.852-.85 2.298-1.763a892.336 892.336 0 0 0 10.226-21.673c1.185-2.602.54-5.926-1.288-8.205a739.708 739.708 0 0 0-3.835-4.743zm10.098 12.664c-.69-.885-1.687-1.663-2.79-1.623-1.024.036-1.848.869-2.271 1.798a892.408 892.408 0 0 1-10.222 21.675c-1.244 2.55-.736 5.798.936 8.036a714.766 714.766 0 0 1 3.485 4.706c.638.868 1.58 1.64 2.668 1.623 0 0 0 0 0 0 1.012-.017 1.87-.81 2.336-1.713a896.789 896.789 0 0 0 10.696-21.446c1.242-2.576.669-5.913-1.108-8.23a741.23 741.23 0 0 0-3.73-4.826zm9.818 12.88c-.671-.9-1.65-1.7-2.754-1.684-1.025.014-1.867.829-2.31 1.748a897.26 897.26 0 0 1-10.692 21.448c-1.3 2.522-.86 5.78.762 8.055a715.93 715.93 0 0 1 3.383 4.781c.619.882 1.543 1.675 2.632 1.68 0 0 0 0 0 0 1.013.005 1.888-.77 2.373-1.662 3.802-7 7.522-14.07 11.158-21.21 1.298-2.547.797-5.896-.929-8.252a746.076 746.076 0 0 0-3.624-4.904zm9.535 13.088c-.651-.914-1.613-1.735-2.717-1.743-1.025-.008-1.884.788-2.347 1.698a901.154 901.154 0 0 1-11.154 21.212c-1.354 2.493-.986 5.761.588 8.07a723.64 723.64 0 0 1 3.279 4.855c.6.895 1.507 1.707 2.596 1.736 0 0 0 0 0 0 1.012.027 1.904-.729 2.408-1.61a905.42 905.42 0 0 0 11.613-20.966c1.352-2.52.925-5.878-.75-8.27a750.735 750.735 0 0 0-3.516-4.982zm9.25 13.29c-.632-.927-1.576-1.768-2.68-1.8-1.024-.03-1.9.747-2.383 1.647a905.498 905.498 0 0 1-11.61 20.968c-1.406 2.463-1.109 5.739.415 8.082a725.545 725.545 0 0 1 3.175 4.924c.58.908 1.47 1.74 2.558 1.792 0 0 0 0 0 0 1.011.049 1.92-.688 2.442-1.559a909.1 909.1 0 0 0 12.062-20.713c1.406-2.49 1.051-5.856-.572-8.284a751.185 751.185 0 0 0-3.408-5.056zm8.96 13.487c-.61-.94-1.536-1.802-2.639-1.858-1.024-.052-1.916.706-2.418 1.595a908.827 908.827 0 0 1-12.058 20.716c-1.46 2.433-1.232 5.715.241 8.09 1.03 1.66 2.053 3.324 3.07 4.992.56.92 1.432 1.77 2.52 1.846 0 0 0 0 0 0 1.01.07 1.933-.647 2.474-1.506a912.5 912.5 0 0 0 12.503-20.452c1.46-2.459 1.177-5.833-.394-8.295a755.13 755.13 0 0 0-3.299-5.128zm8.67 13.675c-.59-.954-1.497-1.834-2.599-1.914-1.022-.073-1.93.666-2.452 1.544a912.21 912.21 0 0 1-12.499 20.454c-1.511 2.402-1.354 5.688.07 8.094a729.577 729.577 0 0 1 2.962 5.057c.54.932 1.395 1.801 2.48 1.9 0 0 0 0 0 0 1.008.092 1.947-.605 2.506-1.453a915.56 915.56 0 0 0 12.937-20.183c1.512-2.427 1.301-5.806-.216-8.302a755.414 755.414 0 0 0-3.189-5.197zm8.376 13.858c-.57-.967-1.458-1.867-2.557-1.97-1.02-.095-1.945.625-2.485 1.491a915.617 915.617 0 0 1-12.933 20.185c-1.562 2.37-1.475 5.659-.103 8.095.958 1.703 1.91 3.41 2.855 5.12.521.943 1.357 1.83 2.44 1.952 0 0 0 0 0 0 1.006.113 1.96-.564 2.536-1.4a918.537 918.537 0 0 0 13.364-19.905c1.563-2.394 1.424-5.777-.04-8.304a759.275 759.275 0 0 0-3.077-5.264zm8.08 14.033c-.55-.979-1.419-1.897-2.516-2.024-1.018-.117-1.958.583-2.516 1.438a918.305 918.305 0 0 1-13.36 19.907c-1.612 2.336-1.594 5.626-.274 8.092a736.522 736.522 0 0 1 2.746 5.179c.501.954 1.318 1.86 2.398 2.004 0 0 0 0 0 0 1.004.135 1.972-.523 2.566-1.346 4.666-6.46 9.261-13 13.784-19.618 1.613-2.361 1.546-5.747.136-8.304a766.53 766.53 0 0 0-2.964-5.328zm7.78 14.2c-.53-.989-1.379-1.926-2.473-2.075-1.015-.139-1.97.54-2.546 1.384a920.581 920.581 0 0 1-13.78 19.62c-1.66 2.302-1.712 5.592-.445 8.085a735.056 735.056 0 0 1 2.636 5.237c.481.965 1.279 1.887 2.356 2.054 0 0 0 0 0 0 1 .156 1.982-.48 2.594-1.291a922.349 922.349 0 0 0 14.196-19.324c1.663-2.326 1.668-5.712.313-8.3-.944-1.8-1.894-3.596-2.852-5.39zm7.477 14.364c-.508-1-1.337-1.955-2.428-2.128-1.013-.16-1.981.5-2.575 1.33a922.414 922.414 0 0 1-14.192 19.326c-1.71 2.266-1.831 5.555-.616 8.074.849 1.76 1.69 3.524 2.525 5.291.46.975 1.238 1.914 2.312 2.104 0 0 0 0 0 0 .997.177 1.992-.439 2.62-1.236a923.744 923.744 0 0 0 14.602-19.02c1.712-2.291 1.788-5.677.488-8.292a768.093 768.093 0 0 0-2.736-5.449zm7.172 14.519c-.487-1.012-1.296-1.984-2.383-2.18-1.009-.18-1.991.458-2.602 1.276a923.89 923.89 0 0 1-14.598 19.023c-1.757 2.23-1.947 5.515-.786 8.06a752.423 752.423 0 0 1 2.414 5.343c.44.984 1.197 1.94 2.266 2.152 0 0 0 0 0 0 .993.198 2.001-.396 2.647-1.18a924.753 924.753 0 0 0 15-18.71c1.76-2.254 1.907-5.637.662-8.279a766.486 766.486 0 0 0-2.62-5.505zm6.863 14.666c-.464-1.021-1.253-2.01-2.335-2.228-1.005-.203-2 .415-2.63 1.22a924.5 924.5 0 0 1-14.995 18.711c-1.804 2.192-2.064 5.473-.956 8.042a741.86 741.86 0 0 1 2.3 5.393c.42.993 1.157 1.964 2.221 2.2 0 0 0 0 0 0 .99.218 2.01-.355 2.671-1.126a925.616 925.616 0 0 0 15.39-18.388c1.808-2.217 2.027-5.596.839-8.264a764.073 764.073 0 0 0-2.505-5.56zm6.554 14.809c-.444-1.031-1.211-2.037-2.289-2.278-1-.223-2.009.373-2.654 1.165a925.368 925.368 0 0 1-15.387 18.391c-1.85 2.153-2.178 5.428-1.125 8.02.736 1.81 1.465 3.624 2.187 5.44.398 1.002 1.115 1.988 2.174 2.246 0 0 0 0 0 0 .984.24 2.015-.312 2.694-1.069a925.66 925.66 0 0 0 15.774-18.06c1.854-2.178 2.144-5.552 1.012-8.244a770.17 770.17 0 0 0-2.386-5.611zm6.239 14.943c-.422-1.04-1.167-2.061-2.24-2.325-.995-.245-2.016.33-2.678 1.108a925.422 925.422 0 0 1-15.771 18.063c-1.894 2.114-2.292 5.381-1.293 7.994a739.711 739.711 0 0 1 2.07 5.485c.378 1.01 1.074 2.011 2.127 2.291 0 0 0 0 0 0 .979.26 2.022-.27 2.716-1.011a924.933 924.933 0 0 0 16.151-17.723c1.9-2.14 2.26-5.506 1.185-8.222a767.008 767.008 0 0 0-2.267-5.66zm5.923 15.071c-.4-1.048-1.124-2.085-2.19-2.371-.99-.266-2.023.288-2.701 1.051a925.033 925.033 0 0 1-16.148 17.726c-1.939 2.074-2.405 5.332-1.462 7.965a740.37 740.37 0 0 1 1.955 5.527c.356 1.018 1.03 2.033 2.077 2.335 0 0 0 0 0 0 .973.281 2.028-.226 2.737-.954a924.328 924.328 0 0 0 16.52-17.377c1.945-2.099 2.377-5.457 1.36-8.195a768.4 768.4 0 0 0-2.148-5.707zm5.603 15.193c-.377-1.057-1.08-2.108-2.14-2.417-.983-.287-2.028.245-2.721.994a924.136 924.136 0 0 1-16.518 17.381c-1.982 2.032-2.517 5.28-1.63 7.932.62 1.853 1.233 3.708 1.838 5.566.334 1.025.987 2.055 2.028 2.379 0 0 0 0 0 0 .966.301 2.03-.184 2.755-.896a922.63 922.63 0 0 0 16.884-17.024c1.987-2.057 2.49-5.405 1.53-8.164a764.32 764.32 0 0 0-2.026-5.75zm5.282 15.308c-.355-1.065-1.035-2.131-2.088-2.462-.978-.307-2.033.202-2.743.937a922.728 922.728 0 0 1-16.88 17.027c-2.024 1.99-2.628 5.224-1.797 7.894.58 1.866 1.154 3.734 1.72 5.604.312 1.032.943 2.075 1.976 2.42 0 0 0 0 0 0 .96.322 2.035-.14 2.774-.837a920.777 920.777 0 0 0 17.239-16.662c2.03-2.014 2.604-5.35 1.703-8.129a764.683 764.683 0 0 0-1.904-5.792zm4.956 15.415c-.332-1.072-.99-2.152-2.035-2.505-.971-.328-2.037.159-2.762.878a920.92 920.92 0 0 1-17.236 16.665c-2.065 1.946-2.737 5.167-1.963 7.854a737.834 737.834 0 0 1 1.6 5.639c.29 1.037.899 2.093 1.925 2.461 0 0 0 0 0 0 .953.342 2.037-.098 2.79-.778a918.463 918.463 0 0 0 17.588-16.292c2.072-1.97 2.717-5.294 1.875-8.09-.587-1.947-1.18-3.89-1.782-5.832zm4.629 15.517c-.31-1.079-.944-2.173-1.982-2.548-.964-.349-2.04.116-2.78.82a918.605 918.605 0 0 1-17.583 16.294c-2.107 1.902-2.847 5.107-2.13 7.81.5 1.888.994 3.778 1.48 5.67.268 1.044.854 2.112 1.871 2.502 0 0 0 0 0 0 .946.362 2.039-.055 2.807-.719a915.723 915.723 0 0 0 17.928-15.912c2.114-1.926 2.829-5.236 2.046-8.05a760.004 760.004 0 0 0-1.657-5.867zm4.298 15.61c-.287-1.084-.897-2.191-1.927-2.589-.956-.368-2.042.073-2.796.76a915.825 915.825 0 0 1-17.925 15.917c-2.147 1.856-2.955 5.044-2.296 7.761.46 1.898.913 3.798 1.358 5.7.246 1.049.809 2.13 1.818 2.54 0 0 0 0 0 0 .937.382 2.039-.01 2.821-.658a912.789 912.789 0 0 0 18.262-15.525c2.154-1.88 2.94-5.174 2.217-8.004a763.888 763.888 0 0 0-1.532-5.901zm3.964 15.7c-.263-1.091-.85-2.211-1.87-2.63-.949-.39-2.043.029-2.812.7a912.64 912.64 0 0 1-18.26 15.529c-2.185 1.81-3.06 4.98-2.46 7.71.42 1.907.831 3.816 1.236 5.726.223 1.054.762 2.146 1.762 2.578 0 0 0 0 0 0 .929.403 2.039.033 2.834-.597a908.859 908.859 0 0 0 18.59-15.13c2.193-1.833 3.048-5.11 2.386-7.954-.46-1.98-.93-3.957-1.406-5.932zm3.629 15.78c-.24-1.097-.803-2.23-1.815-2.67-.94-.41-2.042-.015-2.825.64a908.932 908.932 0 0 1-18.586 15.133c-2.224 1.762-3.167 4.913-2.626 7.654.379 1.916.75 3.833 1.112 5.75.2 1.06.716 2.162 1.707 2.616 0 0 0 0 0 0 .92.422 2.037.077 2.846-.536a904.796 904.796 0 0 0 18.909-14.725c2.232-1.787 3.157-5.043 2.556-7.901a752.539 752.539 0 0 0-1.278-5.962zm3.289 15.853c-.216-1.1-.754-2.245-1.756-2.708-.931-.429-2.042-.058-2.839.58a905.163 905.163 0 0 1-18.906 14.729c-2.26 1.713-3.272 4.842-2.79 7.594.337 1.923.667 3.847.988 5.773.177 1.062.669 2.176 1.649 2.651 0 0 0 0 0 0 .91.442 2.035.121 2.857-.475a900.885 900.885 0 0 0 19.221-14.312c2.27-1.738 3.265-4.974 2.726-7.844a751.013 751.013 0 0 0-1.15-5.988zm2.947 15.922c-.192-1.106-.705-2.261-1.697-2.746-.921-.449-2.04-.102-2.85.519a900.71 900.71 0 0 1-19.219 14.316c-2.297 1.664-3.376 4.77-2.953 7.531.295 1.93.582 3.86.861 5.792.154 1.066.622 2.19 1.591 2.686 0 0 0 0 0 0 .9.462 2.032.165 2.867-.412a895.53 895.53 0 0 0 19.527-13.892c2.307-1.688 3.371-4.902 2.894-7.783a749.214 749.214 0 0 0-1.02-6.011zm2.603 15.982c-.168-1.11-.656-2.276-1.638-2.782-.91-.47-2.036-.147-2.86.456a895.672 895.672 0 0 1-19.524 13.896c-2.332 1.613-3.479 4.695-3.117 7.464.253 1.935.498 3.872.735 5.809.13 1.068.573 2.203 1.532 2.72 0 0 0 0 0 0 .89.48 2.027.21 2.875-.35a890.372 890.372 0 0 0 19.825-13.462c2.343-1.638 3.477-4.828 3.062-7.72a747.17 747.17 0 0 0-.89-6.031zm2.256 16.036c-.145-1.113-.607-2.29-1.577-2.817-.9-.49-2.033-.191-2.87.394a890.715 890.715 0 0 1-19.822 13.466c-2.368 1.562-3.581 4.617-3.28 7.394.21 1.94.413 3.88.607 5.822.107 1.072.525 2.215 1.471 2.753 0 0 0 0 0 0 .88.5 2.023.254 2.883-.286a885.163 885.163 0 0 0 20.115-13.025c2.379-1.586 3.583-4.75 3.231-7.65a744.893 744.893 0 0 0-.758-6.051zm1.905 16.083c-.12-1.116-.557-2.303-1.515-2.851-.89-.509-2.029-.236-2.878.33a885.234 885.234 0 0 1-20.113 13.029c-2.402 1.51-3.682 4.537-3.443 7.32.168 1.944.327 3.888.478 5.834.083 1.073.476 2.226 1.41 2.784 0 0 0 0 0 0 .869.52 2.017.299 2.889-.222a879.437 879.437 0 0 0 20.4-12.578c2.412-1.534 3.685-4.672 3.397-7.58a724.24 724.24 0 0 0-.625-6.066zm1.551 16.123c-.095-1.118-.506-2.315-1.452-2.884-.878-.528-2.023-.28-2.884.268a879.515 879.515 0 0 1-20.397 12.582c-2.435 1.456-3.782 4.454-3.605 7.241.125 1.948.24 3.895.348 5.844.06 1.075.426 2.235 1.348 2.815 0 0 0 0 0 0 .857.539 2.01.343 2.893-.158a873.402 873.402 0 0 0 20.677-12.124c2.446-1.48 3.788-4.59 3.565-7.503-.156-2.028-.32-4.055-.493-6.08zm1.196 16.158c-.07-1.121-.454-2.327-1.388-2.917-.866-.547-2.016-.325-2.89.204a873.504 873.504 0 0 1-20.674 12.127c-2.466 1.402-3.881 4.37-3.766 7.16.081 1.95.153 3.9.217 5.85.035 1.076.376 2.245 1.285 2.845 0 0 0 0 0 0 .845.558 2.002.388 2.896-.094a867.185 867.185 0 0 0 20.947-11.66c2.479-1.425 3.89-4.505 3.73-7.424a732.56 732.56 0 0 0-.357-6.091zm.837 16.184c-.045-1.122-.403-2.336-1.323-2.947-.854-.567-2.009-.37-2.894.139a867.287 867.287 0 0 1-20.944 11.664c-2.498 1.346-3.979 4.282-3.927 7.074.037 1.951.065 3.903.085 5.854.011 1.077.325 2.253 1.22 2.874 0 0 0 0 0 0 .833.577 1.994.433 2.9-.028 7.1-3.62 14.17-7.35 21.208-11.19 2.511-1.369 3.99-4.418 3.897-7.34a712.86 712.86 0 0 0-.222-6.1zm.476 16.205c-.02-1.124-.35-2.346-1.257-2.978-.842-.586-2-.415-2.897.074a860.883 860.883 0 0 1-21.207 11.193c-2.528 1.29-4.076 4.192-4.087 6.985-.01 1.952-.024 3.904-.048 5.856-.014 1.076.274 2.26 1.155 2.9 0 0 0 0 0 0 .819.596 1.984.48 2.9.038a854.244 854.244 0 0 0 21.463-10.709c2.543-1.313 4.091-4.329 4.063-7.254a731.02 731.02 0 0 0-.085-6.105z" class="UnoptimicedTransforms" transform="matrix(.9295 0 0 .93069 1997.623 759.866)"/></g><path d="M2981.899 1921.546c2.074 12.084-.336 27.946-5.07 39.384-3.984 2.88-19.22 1.785-28.51 2.212-7.593 10.618-31.407 17.151-32.237 15.734l-5.146-11.45s24.496-10.971 26.154-13.722c7.997-20.878 11.488-22.491 21.509-32.675 1.456-3.453-1.629-12.099 16.544-11.331 2.95.464 5.986 7.365 6.756 11.848z" style="fill:#d9d9d9;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3064.647 1674.216 57.547-.423"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:5.3;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2507.86 1395.56c-.2-.093-1.524 2.212-1.524 2.212s-.922 2.495-.719 2.59c35.725 16.689 82.835 34.062 129.174 28.824 26.59-3.005 50.708 3.637 76.036 10.466 16.523 4.47 30.653 7.239 43.722 8.417 12.117 1.093 20.19.471 20.19.471s-8.064-.709-19.809-3.088c-14.328-2.903-24.638-6.056-42.723-10.917-25.312-6.825-50.353-13.741-78.01-10.615-45.067 5.093-90.865-11.79-126.337-28.36z"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:5.586;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M3071.394 1414.964c-11.246 4.734-25.126 9.172-40.043 13.03-21.281 5.504-42.723 11.807-42.723 11.807s22.38-.776 44.121-6.399c15.086-3.902 29.247-8.421 40.812-13.29zm114.857-13.82c-16.636 15.594-37.808 27.086-60.425 37.545-8.783 4.062-17.262 8.495-23.684 12.058-6.373 3.535-10.522 6.115-10.522 6.115s4.708-1.3 11.636-3.554c6.895-2.243 16.124-5.485 24.915-9.55 22.8-10.542 44.63-22.35 61.9-38.538zm172.795 98.273c-36.251-14.578-55.458 4.033-91.144-5.093-27.473-7.026-53.02 12.427-89.523-2.158-12.096-4.832-24.102-4.827-35.936-3.107-8.651 1.263-17.274 3.775-24.458 5.872-7.825 2.277-12.005 3.502-17.277 4.757-4.348 1.034-7.008 1.492-7.008 1.492s2.693.14 7.208-.106c4.91-.267 10.448-.91 17.985-2.202 7.548-1.288 15.978-3.074 24.354-4.285 11.268-1.638 22.221-1.564 33.06 2.766 37.996 15.182 64.826-4.11 90.211 2.383 37.316 9.543 55.842-9.05 90.444 4.863z"/><path style="fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:.369653;stroke-dasharray:none;stroke-opacity:1" d="M2439.108 1578.144a21.38 21.38 0 0 0 1.796-.624c1.184-.473 4.272-1.845 4.376-1.945.08-.076-.389-.84-.864-1.411-.182-.218-.725-.656-1.235-.997-.762-.509-.93-.59-1.042-.508-1.67 1.232-3.555 2.257-4.82 2.62-1.928.555-3.27.453-4.91-.37-.436-.22-.674-.298-.76-.249-.104.057-.024.195.44.758.896 1.088 1.943 1.89 3.26 2.499 1.222.564 2.3.63 3.759.227zm-3.181-3.226c.883-.11 1.96-.47 2.975-.99.75-.386 2.02-1.171 2.503-1.55l.195-.152-1.011-.481c-2.044-.972-3.716-1.478-4.886-1.478-.918 0-1.657.19-3.156.814-.65.27-1.233.492-1.296.492-.18 0-.216.127-.16.551.05.37.073.401.41.54.448.186.687.55.687 1.05v.367l.716.332c.836.389 1.365.53 2.144.577.114.01.509-.025.879-.072zm-5.458-2.345a6.727 6.727 0 0 0-.061-.546c-.051-.287-.085-.324-.322-.351-.146-.016-.265-.011-.265.014 0 .108.532 1.108.59 1.108.035 0 .06-.1.06-.224zm41.278-.772c1.106-1.39 1.24-1.878.733-2.674-.399-.625-.379-.754.165-1.065.247-.141.45-.288.45-.326 0-.039-.168-.265-.373-.504-.41-.48-.808-1.244-.897-1.725-.044-.233-.15-.387-.424-.613-.201-.166-.638-.658-.97-1.094a9.106 9.106 0 0 0-2.315-2.145c-.626-.402-.97-.784-1.304-1.448l-.234-.466-.45.753c-.33.553-2.028 2.619-2.562 3.191-.31.332-.686.837-.836 1.123-.493.939-.567 1.003-1.95 1.696-.704.352-1.648.758-2.097.902l-.939.302c-.1.032.676.603 1.699.556 1.094-.05 1.612.04 2.178.217.697.22 1.497.588 1.082.567-.091-.01-.604.014-.864-.075-.373-.13-.628-.23-1.123-.174-1.71.194 1.974 1.991 3.2 2.223.377.07 4.373 1.175 5.136 1.326 2.06.407 1.912.437 2.695-.546zm-29.293-33.479c-.409.01-.49.01-1.244.283-1.673.619-3.9.896-5.448.677 0 0-4.962-.99-4.962-1.11 0-.132 2.695-1.072 4.205-1.466 1.467-.383 3.731-.284 5.815.253.513.132 1.429.341 1.664.341 0 0 12.814-.255 14.75-.302 0 0 5.108-.126 5.925-.126 1.431-.01 1.497-.01 1.84-.204.195-.112.441-.26.535-.204.085.051.678-.304.768-.242.182.126.71-.372.827-.299.194.122.302-.045.64-.117.217-.047.606.314.71.646.054.178.09.189.48.146 1.148-.126 2.713-.149 11.933-.171 10.021-.024 12.699-.09 20.085-.489.449-.023.864-.013.923.024.06.038.127.268.153.512.036.345.017.468-.084.55-.244.203-3.334.266-16.751.34-10.691.059-13.558.097-14.574.194-.696.066-1.27.123-1.274.126-.01.01-.01.112-.014.243-.01.323-.174.62-.708 1.271-.25.304-.453.604-.453.666 0 .218.642 1.481.96 1.498 2.56.138 5.636 1.788 6.416 2.307.78.519 1.55.98 1.71 1.026.162.045.616.106 1.01.135.393.029-.244.215-2.023.322a8.766 8.766 0 0 1-1.387-.039c-.358-.045-2.041.093-2.06.111-.073.073 3.074 1.272 3.323 1.405.253.136 1.662.734 2.265.961.421.159 2.468.583 1.55.532-1.39-.078-1.573-.072-2.305.079-.437.09-.94.173-1.115.186-.228.015-.299.049-.244.115.115.139 2.661 1.418 2.823 1.418.087 0 .11.029.062.076-.098.096-1.445.246-1.806.2-.356-.043-.343.01.049.21.703.36 2.837.943 2.456.907-.51-.048-.774-.038-.998.041-.167.059-3.59-.324-3.945-.057-.416.313.6 1.151.73 1.589.3 1.002 1.356 4.42 1.463 4.778.03.097.128.446.219.775.194.702.679 1.769 1.058 2.328.146.217.75.892 1.342 1.5.592.608 1.14 1.203 1.217 1.32.118.181.184.209.407.173.245-.04.29-.011.555.358.411.572.475.712.505 1.104.014.192.138.57.274.839.342.677.575 1.473.678 2.317.125 1.028-.011 1.576-.71 2.883l-.557 1.037s.07.115.426.062c.17-.024 3.424-.427 4.839-.465 2.724-.073 3.316-.148 4.113-.513.749-.343 1.236-.423 2.5-.415 2.065.014 3.294.371 4.858 1.416.88.588 2.713 1.948 3.335 2.475l.314.265 1.278-.01 1.278-.01 1.51-.504c2.039-.68 2.783-.459 3.956-.46 1.065 0 8.346 3.363 8.748 3.486.22.067 1.128.383 2.015.702 2.74.983-.886.253-.926.267-.125.042.689.553 1.225.77 1.257.508 2.688.637 6.252.565 1.527-.03 3.232-.09 3.788-.13 1.25-.094 2.653.016 3.749.293.735.185 2.754.919 2.694.978-.014.014-.344-.078-.733-.206-.756-.25-2.33-.535-3.333-.605-.521-.036-.57-.03-.327.046.157.048.709.23 1.225.4.516.171 1.857.868 2.787 1.349 1.162.6 3.394 2.364 4.066 3.212l.256.324-.73-.317a28.045 28.045 0 0 0-1.453-.573c-.81-.288-3.564-1.462-5.976-1.11-1.09.16-1.667.256-3.11.94-.744.352-1.692.76-2.108.908-.417.147-3.385.936-5.122 1.136-.906.104-2.735.01-2.735.03 0 .061 1.275.45 1.975.6.328.07 1.045.135 1.593.143.996.014 1.426.086.696.116-.212.01-.73.057-1.152.108-2.296.277-5.461-.281-7.09-1.25-.614-.365-1.384-1.09-2.049-1.929-.388-.49-.84-.92-1.566-1.487a439.47 439.47 0 0 1-2.572-2.036c-2.447-1.951-3.657-2.709-5.097-3.192-1.129-.377-1.121-.383-.658.554.55 1.115.746 1.97.745 3.27-.01 2.549-.746 4.746-2.708 7.983-.739 1.219-1.513 2.693-1.637 3.115-.089.302-.079.42.073.94.095.326.25 1.195.343 1.931.36 2.856.577 3.43 1.755 4.659.94.98 1.235 1.399 1.43 2.028.242.786.23 1.524-.036 2.03-.255.486-.343.586-1.1 1.253a8.934 8.934 0 0 0-.963 1c-.199.257-.87.892-1.491 1.41-.654.546-1.166 1.037-1.215 1.165-.047.122-.178.562-.293.977-.318 1.146-.45 1.307-1.504 1.847-.995.509-1.503.98-1.876 1.74l-.208.424.152.339c.188.416.187.98-.01 1.56-.177.545-.198.485-.363.713-.045.063-1.161 1.212-1.161 1.212-.344.358-.636.499-.768.631-.162.162-.44.364-.867.585-.286.148-.284.149-.44-.09-.074-.112-.07-.277-.091-.368-.057-.238-.374-2.198-.191-3.184.248-1.34.292-1.424 1.06-2.036.75-.599 1.464-1.312 1.64-1.64.06-.111.158-.44.218-.733.136-.655.442-1.299.786-1.652.143-.147.553-.488.911-.757a18.227 18.227 0 0 0 1.43-1.245l.776-.755-.55.242c-.61.267-1.903.698-2.348.782-.157.03-.8.285-1.429.567-1.381.621-2.203.916-3.643 1.306-1.418.385-1.772.516-1.865.69-.135.252-.946.82-1.483 1.038-.422.172-.698.219-1.46.25l-.938.04-1.05.573c-1.436.785-1.52.868-1.927 1.924-.39 1.012-.646 1.436-.963 1.6-.52.268-3.877.61-4.623.47-.795-.15-.724-.45.432-1.834.537-.643 1.306-1.293 1.762-1.488.281-.12.643-.487 1-1.016.356-.524.676-.794 1.694-1.43.494-.309 1.697-1.086 2.672-1.727.976-.641 1.912-1.224 2.082-1.296.17-.072.731-.163 1.247-.204 2.111-.165 4.833-1.459 7.035-3.345.442-.378.804-1.043.804-1.475 0-.884-.891-2.415-3.129-5.374l-1.611-2.131c-.655-.867-1.994-2.892-2.658-4.02l-.563-.957h-.577c-1.333-.01-2.352.318-4.855 1.538-2.264 1.103-3.633 1.668-4.407 1.818a7.265 7.265 0 0 0-.558.121c-.088.06 1.213 4.462 1.215 4.498.01.036.057.286.12.555.066.27.12.718.12.996.01.476-.014.519-.264.708-.347.264-1.307.637-2.225.865-.541.135-1.216.422-2.565 1.091-1.69.84-1.871.911-2.377.94-.652.037-.88-.078-1.185-.597-.432-.738-.22-1.091 1.135-1.888 1.13-.665 1.75-1.017 1.75-1.383 0-.148-.818-3.669-.942-4.064l-.225-.719-1.99-.032-1.989-.033.05.252c.028.139.05 1.197.05 2.353v2.1l.204.278c.491.668.566.935.598 2.14l.031 1.13.748.552c.41.304.964.696 1.23.872l.483.319 1.231.01c.69.01 1.328.048 1.45.098.12.049.451.262.735.473.999.742 2.302 1.23 3.508 1.314.68.048.72.04 1.148-.205l.443-.254.322.16c.337.169 1.014.666 2.385 1.754.946.75.953.673-.104 1.18-1.794.862-2.988.878-4.11.054-.858-.63-1.49-.75-2.626-.5-.68.15-2.01.152-2.705.01-.862-.182-1.317-.465-2.227-1.381-.752-.757-.883-.854-1.496-1.1-.369-.148-1.177-.548-1.796-.89a29.202 29.202 0 0 0-1.71-.878c-.858-.38-.968-.473-1.266-1.08-.252-.513-.272-.613-.275-1.37-.01-.668-.044-.944-.23-1.511a26.568 26.568 0 0 1-.467-1.702c-.336-1.411-.568-2.06-1.102-3.084-.556-1.064-1.012-1.698-1.345-1.87-.135-.07-.474-.149-.754-.174l-.508-.047-.286.315c-.157.173-1.568 1.955-1.694 2.11-.328.403-1.38 1.357-2.47 2.242-1.353 1.099-1.801 1.533-2.098 2.032-.208.35-.209.359-.106 1.074.095.664.087.97-.05 1.942-.047.343-.04.357.48.867.736.72 1.25.956 2.28 1.043 1.245.105 1.413.208 2.435 1.479.523.651.61.676 2.25.648l1.395-.024s3.307 3.68 3.277 3.877c-.087.575-2.262 1.001-3.378.663a1.978 1.978 0 0 0-.776-.074c-.271.035-.45.01-.647-.092-.265-.137-1.546-1.104-1.958-1.478-.136-.123-.46-.241-.964-.351-.418-.091-.933-.26-1.144-.374-.495-.27-1.289-1.014-1.728-1.621-.83-1.149-2.503-2.28-4.052-2.74-.688-.205-1.537-.771-2.105-1.404-.95-1.056-.966-1.757-.081-3.522a23.79 23.79 0 0 0 .685-1.534c.687-1.726 1.121-2.394 2.81-4.326.53-.606 1.016-1.182 1.081-1.28.182-.271.353-1.513.353-2.57 0-1.12-.136-1.915-.482-2.814-.435-1.126-.85-1.733-2.901-4.236-1.748-2.132-2.355-3.082-3.691-5.776-.306-.618-.6-1.123-.654-1.123-.053 0-.753.298-1.553.662-2.025.92-3.872 1.657-4.818 1.922-1.101.31-2.478.327-3.332.043-1.695-.562-3.305-1.728-4.47-3.234-.313-.406-.668-.78-.789-.83a1.102 1.102 0 0 1-.66-.98c0-.272-.104-.568-.418-1.197-.23-.46-.427-.846-.438-.858-.082-.093-.51.304-.98.67-.466.364-1.004.477-1.544.578-1.487.28-1.883.034-2.246-.317-.162-.157-.396-.31-.521-.341-.335-.082-.404-.277-.263-.743.158-.52.176-.534-.151-.63-.795-.236-.974-1.782-.965-2.023.015-.406.02-.466.135-.758.179-.452.43-.734.892-1.004.24-.14 1.849-.555 1.849-.555.097-.03.31-.177.475-.326.25-.226.578-.857.94-1.221a8.967 8.967 0 0 1 1.843-1.43c.903-.523 2.809-1.156 2.895-1.191.11-.044 1.684-.665 2.284-1.355.613-.705 3.926-2.984 4.625-3.327l.764-.375.29-.857c.382-1.125.649-1.646.918-1.794.121-.066.243-.098.27-.07.027.028-.01.33-.068.674-.12.634-.099.676.19.372.243-.256 1.058-.896 1.14-.896.08 0 .095.092.061.347-.124.932-.244 2.35-.202 2.393.026.026.24-.063.484-.178.875-.41 1.195.064 2.666.107.54.015.572.296-.165.405-1.464.217-.719.75.534.734 1.13-.015 1.87.199 2.923.73.67.339.845.392 1.406.426.694.042.695.1.01.304-.392.117-.455.113-1.223-.082-.868-.22-1.15-.133-1.303-.124-1.88.113 1.99 2.292 2.796 2.454.363.074.963.46 1.649.891.562.354.947.492 1.372.493.318 0 .343.102.057.232-.248.113-.77.12-1.218.015-.179-.042-.342-.057-.364-.036-.022.022 1.012.79 1.51.72.253-.037 1.679.576 1.954.405a11.506 11.506 0 0 1 2.802-1.228c.57-.161 1.127-.358 1.24-.438.268-.19 1.119-1.631 1.545-2.617.288-.665 1.866-3.095 2.17-3.565.825-1.277 1.017-1.622 1.147-2.062.15-.51.84-1.914 1.187-2.42.302-.438.617-.698 1.183-.975l.46-.225-.193-.155a4.099 4.099 0 0 0-.626-.362c-.457-.218-.555-.22-1.42-.02-.414.095-.501.092-.756-.031-.266-.126-.288-.166-.288-.497 0-.256-.038-.375-.132-.41-.106-.04-.121-.122-.077-.418.049-.328.039-.366-.105-.366-.194 0-.282-.183-.292-.607-.01-.296-.03-.326-.293-.394-.558-.142-.566-.211-.117-1.1.381-.755.403-.833.406-1.451.01-.569.039-.733.285-1.272.226-.493.396-.723.839-1.129.305-.28.691-.566.857-.635.166-.07 1.57-.74 1.57-.74l-.244-.622c-.27-.69-.472-1.087-.756-1.263-.541-.334-.717-.601-.853-1.288l-.127-.644-2.726.03c-2.37.025-18.654.233-19.078.236z"/><path style="fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:.39;stroke-dasharray:none;stroke-opacity:1" d="M2366.631 1626.999a22.55 22.55 0 0 0 1.897-.659c1.25-.5 4.51-1.948 4.62-2.054.085-.08-.41-.887-.912-1.49-.192-.23-.765-.693-1.303-1.052-.805-.537-.984-.624-1.102-.537-1.762 1.301-3.753 2.384-5.087 2.767-2.037.585-3.455.478-5.185-.391-.461-.232-.712-.314-.804-.263-.11.061-.025.206.465.801.947 1.148 2.052 1.995 3.443 2.638 1.29.596 2.427.665 3.968.24zm-3.358-3.406c.933-.117 2.07-.496 3.14-1.046.793-.407 2.134-1.237 2.644-1.636l.206-.16-1.068-.509c-2.158-1.027-3.923-1.56-5.158-1.56-.97 0-1.75.201-3.333.86-.686.285-1.302.519-1.368.519-.19 0-.229.134-.17.581.053.392.077.424.433.571.474.196.726.581.726 1.108v.387l.756.351c.882.41 1.442.56 2.264.61.12.01.537-.026.928-.076zm-5.763-2.476c-.01-.13-.032-.39-.064-.576-.053-.303-.09-.343-.34-.372-.153-.018-.28-.01-.28.014 0 .114.562 1.17.623 1.17.038 0 .065-.106.063-.237zm43.584-.815c1.167-1.468 1.309-1.983.773-2.823-.42-.66-.4-.796.175-1.125.26-.15.474-.304.474-.344 0-.04-.177-.28-.393-.533-.433-.506-.853-1.313-.947-1.822-.047-.245-.157-.407-.447-.646-.213-.175-.674-.695-1.025-1.156a9.612 9.612 0 0 0-2.444-2.264c-.661-.425-1.025-.828-1.377-1.53l-.247-.492-.474.796c-.349.584-2.142 2.765-2.707 3.37-.327.35-.724.883-.882 1.185-.52.99-.599 1.059-2.06 1.79-.743.372-1.739.801-2.213.953l-.991.318c-.106.034.713.638 1.793.588 1.155-.053 1.703.04 2.3.23.736.23 1.58.62 1.142.598-.097-.01-.638.016-.911-.08-.395-.137-.664-.243-1.186-.183-1.805.204 2.084 2.102 3.379 2.346.397.075 4.617 1.241 5.423 1.4 2.174.43 2.019.462 2.845-.576zm-30.93-35.35c-.431.01-.516.01-1.312.3-1.768.653-4.12.945-5.753.715 0 0-5.24-1.047-5.24-1.172 0-.14 2.846-1.133 4.44-1.549 1.55-.404 3.94-.3 6.14.267.541.14 1.509.36 1.757.36 0 0 13.53-.269 15.574-.318 0 0 5.393-.133 6.256-.134 1.51-.01 1.58-.01 1.943-.215.206-.118.466-.274.565-.215.09.054.715-.321.81-.256.193.133.75-.393.874-.315.205.128.318-.047.676-.124.229-.05.64.331.749.683.057.187.095.199.506.154 1.213-.134 2.865-.158 12.6-.182 10.581-.026 13.408-.095 21.207-.516.474-.025.913-.014.975.026.063.04.134.284.16.541.039.365.019.494-.087.582-.258.213-3.52.28-17.686.357-11.289.062-14.315.103-15.389.205-.735.07-1.34.13-1.344.133-.01.01-.011.119-.015.257-.01.342-.184.654-.748 1.343-.263.32-.478.637-.478.702 0 .23.678 1.564 1.013 1.582 2.704.146 5.951 1.888 6.775 2.436.823.548 1.636 1.035 1.806 1.083.17.047.65.112 1.065.143.415.03-.257.227-2.135.34a9.258 9.258 0 0 1-1.464-.041c-.379-.047-2.156.098-2.175.117-.076.076 3.245 1.343 3.507 1.484.267.143 1.756.775 2.392 1.014.445.168 2.606.616 1.637.562-1.468-.083-1.662-.076-2.434.083-.462.095-.991.183-1.178.196-.24.017-.315.052-.257.122.121.146 2.81 1.497 2.98 1.497.093 0 .118.03.067.08-.104.102-1.525.26-1.908.213-.375-.047-.362.011.052.222.743.379 2.996.995 2.594.957-.538-.052-.817-.04-1.053.044-.177.063-3.791-.342-4.166-.061-.44.33.634 1.216.771 1.677.316 1.058 1.431 4.667 1.545 5.045.03.102.134.47.23.819.206.74.718 1.867 1.117 2.458.155.229.793.942 1.418 1.584.624.642 1.202 1.27 1.284 1.394.125.19.195.22.43.182.259-.042.307-.011.587.378.434.604.501.752.533 1.166.015.202.145.6.29.885a7.48 7.48 0 0 1 .715 2.447c.132 1.086-.011 1.664-.75 3.044l-.588 1.095s.075.12.45.065c.179-.026 3.615-.451 5.109-.492 2.876-.078 3.502-.155 4.343-.54.79-.362 1.305-.448 2.64-.44 2.18.016 3.478.393 5.13 1.497.928.62 2.864 2.056 3.52 2.612l.332.28 1.35-.01 1.349-.01 1.595-.532c2.152-.717 2.937-.485 4.175-.486 1.125 0 8.813 3.55 9.237 3.68.233.071 1.19.405 2.128.742 2.892 1.038-.935.268-.978.282-.132.045.728.584 1.294.813 1.327.536 2.837.673 6.601.597 1.612-.032 3.412-.095 4-.139 1.32-.098 2.8.017 3.957.31.776.196 2.909.97 2.846 1.034-.015.016-.364-.083-.775-.218-.798-.264-2.46-.565-3.52-.639-.55-.039-.6-.03-.344.048.166.051.748.242 1.293.422.545.181 1.96.916 2.943 1.424 1.227.635 3.584 2.497 4.293 3.392l.27.342-.771-.335a29.435 29.435 0 0 0-1.534-.605c-.855-.303-3.763-1.544-6.31-1.172-1.15.168-1.76.271-3.284.993-.784.372-1.786.803-2.225.958-.44.155-3.573.99-5.408 1.2-.956.11-2.888.01-2.888.03 0 .066 1.347.476 2.085.635.347.074 1.104.142 1.683.15 1.051.016 1.505.091.735.123-.224.01-.772.062-1.217.115-2.424.292-5.766-.298-7.486-1.32-.648-.386-1.461-1.151-2.163-2.037-.41-.517-.888-.971-1.654-1.57a463.285 463.285 0 0 1-2.716-2.15c-2.583-2.06-3.86-2.86-5.381-3.37-1.192-.4-1.184-.405-.695.584.582 1.178.787 2.08.787 3.453-.01 2.69-.788 5.01-2.86 8.429-.78 1.287-1.597 2.844-1.727 3.29-.093.318-.083.443.076.99.1.345.263 1.263.361 2.04.381 3.015.61 3.621 1.854 4.92.992 1.034 1.303 1.477 1.509 2.14.256.83.243 1.61-.037 2.144-.27.513-.363.62-1.162 1.323a9.44 9.44 0 0 0-1.017 1.055c-.21.273-.918.943-1.575 1.49-.69.576-1.23 1.094-1.282 1.23a18.89 18.89 0 0 0-.31 1.031c-.335 1.21-.474 1.38-1.588 1.95-1.05.538-1.587 1.035-1.98 1.838l-.22.448.16.357c.199.44.198 1.035-.01 1.648-.187.575-.209.511-.383.752a89.172 89.172 0 0 1-1.226 1.28c-.363.378-.67.527-.81.667-.171.17-.465.384-.916.617-.302.156-.3.157-.465-.095-.078-.119-.074-.293-.096-.388-.06-.252-.394-2.321-.201-3.362.262-1.415.308-1.504 1.119-2.15.792-.632 1.546-1.386 1.731-1.732.063-.117.167-.465.231-.773.144-.692.467-1.372.83-1.745.15-.155.584-.515.962-.8a19.388 19.388 0 0 0 1.509-1.313l.82-.798-.582.255c-.643.282-2.008.737-2.478.826-.166.03-.845.301-1.509.6-1.458.655-2.325.966-3.847 1.378-1.497.406-1.87.544-1.968.728-.143.267-1 .866-1.566 1.097-.446.18-.737.23-1.541.264l-.992.04-1.107.606c-1.517.83-1.605.917-2.035 2.031-.413 1.07-.683 1.517-1.017 1.69-.55.284-4.094.644-4.882.496-.839-.157-.764-.475.456-1.936.567-.68 1.38-1.365 1.861-1.571.297-.127.679-.514 1.057-1.072.375-.554.713-.84 1.788-1.511.521-.326 1.79-1.146 2.82-1.823 1.03-.677 2.02-1.293 2.2-1.369.178-.075.771-.172 1.316-.215 2.229-.174 5.103-1.54 7.428-3.532.466-.4.848-1.1.848-1.557 0-.933-.94-2.55-3.303-5.675l-1.701-2.25c-.692-.914-2.106-3.053-2.807-4.243l-.594-1.011h-.61c-1.407-.01-2.483.335-5.125 1.623-2.39 1.165-3.837 1.762-4.653 1.92a8.248 8.248 0 0 0-.59.128c-.092.062 1.28 4.71 1.283 4.749.01.039.06.302.128.586.069.285.125.758.126 1.052.01.502-.015.547-.28.747-.366.28-1.38.673-2.348.914-.572.142-1.284.445-2.708 1.152-1.786.886-1.977.962-2.511.992-.688.039-.93-.082-1.25-.63-.457-.78-.233-1.153 1.198-1.994 1.193-.702 1.848-1.073 1.848-1.46 0-.157-.865-3.874-.995-4.291l-.238-.759-2.1-.034-2.1-.035.052.266c.03.146.053 1.264.053 2.484v2.218l.215.293c.52.706.598.988.632 2.26l.032 1.192.79.584c.433.32 1.018.735 1.298.92l.51.337 1.3.01c.729.01 1.402.05 1.532.103.126.052.476.277.775.5 1.055.784 2.431 1.299 3.704 1.387.719.05.76.043 1.212-.216l.468-.268.34.169c.356.178 1.07.703 2.518 1.851.999.793 1.006.71-.11 1.247-1.894.91-3.155.926-4.34.056-.905-.665-1.572-.791-2.772-.527-.719.158-2.123.16-2.856.01-.91-.193-1.391-.492-2.351-1.459-.794-.8-.933-.902-1.58-1.16-.39-.157-1.243-.58-1.896-.94a30.684 30.684 0 0 0-1.805-.928c-.907-.4-1.023-.5-1.338-1.14-.265-.542-.287-.648-.29-1.447-.01-.705-.046-.997-.243-1.595a28.08 28.08 0 0 1-.493-1.798c-.354-1.49-.6-2.175-1.164-3.255-.587-1.124-1.068-1.794-1.42-1.976-.142-.073-.5-.156-.795-.183l-.537-.05-.301.334c-.166.183-1.656 2.064-1.79 2.228-.346.425-1.456 1.432-2.607 2.367-1.43 1.16-1.902 1.618-2.216 2.145-.22.369-.22.379-.112 1.134.1.701.092 1.025-.052 2.05-.051.363-.043.378.506.916.777.761 1.32 1.01 2.408 1.102 1.314.11 1.492.219 2.57 1.56.552.689.645.715 2.377.685l1.472-.026s3.492 3.886 3.46 4.094c-.092.607-2.389 1.057-3.567.7a2.052 2.052 0 0 0-.819-.077c-.287.038-.475.01-.683-.097-.28-.145-1.632-1.166-2.068-1.56-.143-.13-.485-.255-1.017-.371-.442-.096-.985-.274-1.208-.396-.523-.284-1.36-1.07-1.824-1.71-.878-1.214-2.644-2.408-4.28-2.895-.725-.215-1.622-.813-2.222-1.48-1.003-1.116-1.02-1.856-.085-3.72.208-.414.533-1.143.723-1.62.726-1.822 1.184-2.528 2.967-4.567.56-.64 1.073-1.248 1.142-1.35.192-.288.373-1.6.373-2.716 0-1.182-.144-2.021-.51-2.97-.458-1.19-.897-1.83-3.063-4.473-1.845-2.251-2.486-3.254-3.896-6.099-.324-.652-.635-1.185-.691-1.185-.056 0-.795.314-1.64.698-2.138.972-4.088 1.75-5.086 2.03-1.164.326-2.617.345-3.52.046-1.788-.594-3.488-1.824-4.718-3.415-.33-.428-.706-.822-.834-.876a1.164 1.164 0 0 1-.698-1.034c0-.288-.109-.6-.44-1.265-.243-.485-.45-.893-.463-.906-.087-.098-.538.321-1.035.709-.491.383-1.059.502-1.63.61-1.57.294-1.988.036-2.371-.336-.17-.165-.418-.327-.55-.36-.354-.087-.426-.292-.277-.784.166-.55.185-.564-.16-.666-.84-.249-1.029-1.88-1.019-2.135.017-.429.021-.492.143-.8.189-.477.453-.775.942-1.06.253-.147 1.952-.586 1.952-.586.102-.033.328-.188.501-.345.264-.238.61-.905.994-1.289a9.452 9.452 0 0 1 1.945-1.51c.953-.552 2.965-1.22 3.056-1.257.116-.047 1.778-.702 2.412-1.431.647-.745 4.145-3.151 4.883-3.513l.806-.395.308-.906c.403-1.188.684-1.738.969-1.894.127-.07.256-.103.285-.075.028.03-.01.35-.072.712-.127.67-.105.713.2.392.257-.27 1.117-.946 1.204-.946.083 0 .1.097.063.367-.131.984-.258 2.482-.214 2.526.028.028.253-.066.511-.188.924-.432 1.262.067 2.815.114.57.016.604.312-.174.427-1.546.23-.759.793.564.775 1.192-.017 1.974.21 3.086.771.708.358.892.414 1.485.45.732.044.734.105.01.321-.414.123-.48.119-1.292-.087-.916-.233-1.214-.14-1.376-.13-1.984.118 2.102 2.419 2.953 2.59.383.077 1.017.486 1.74.94.595.374 1 .52 1.45.52.335 0 .362.108.06.246-.26.12-.813.126-1.286.016-.188-.045-.36-.062-.384-.039-.024.023 1.069.834 1.595.76.266-.038 1.772.608 2.063.428a12.152 12.152 0 0 1 2.958-1.297c.601-.17 1.19-.378 1.309-.462.283-.2 1.182-1.722 1.632-2.763.303-.702 1.97-3.268 2.29-3.764.872-1.349 1.074-1.713 1.212-2.177.16-.539.887-2.021 1.254-2.555.318-.463.65-.738 1.248-1.03l.485-.237-.203-.164a4.31 4.31 0 0 0-.66-.383c-.483-.23-.587-.231-1.5-.02-.437.1-.53.096-.798-.033-.28-.133-.305-.175-.305-.525 0-.27-.04-.395-.139-.433-.112-.043-.128-.128-.082-.44.052-.347.04-.388-.11-.388-.206 0-.299-.192-.309-.64-.01-.312-.03-.344-.31-.416-.589-.15-.597-.223-.123-1.16.402-.798.426-.881.428-1.533.01-.6.042-.775.302-1.344.238-.52.418-.763.885-1.191.323-.296.73-.598.906-.672.175-.074 1.658-.781 1.658-.781l-.258-.656c-.286-.728-.5-1.148-.799-1.333-.57-.354-.757-.635-.9-1.36l-.134-.681-2.879.031c-2.503.027-19.696.247-20.144.25z"/><g style="display:inline"><path d="M2775.406 1777.009c.122-1.466.221-5.697.221-9.406 0 0 .303-5.932-1.332-8.145-1.277-1.728-3.09-2.506-5.777-2.863a90.447 90.447 0 0 1-4.659-.777c-1.401-.278-9.349-.544-18.65-.622-8.915-.075-18.108-.24-20.428-.37-2.32-.13-6.817-.304-9.992-.387-8.83-.23-8.62 1.416-9.74.445-.947-.821-2.918-.042-2.358-.924 2.108-3.314 2.452-4.516 2.452-8.568 0-2.759-.193-4.272-.606-4.77-.917-1.105-1.392-.471-1.392 1.858 0 3.376-1.173 7.237-2.598 8.545-1.074.985-1.81 1.194-5.14 1.449-2.138.164-3.012.216-3.456.455-.928.497-2.515 2.23-4.39.756-1.552-1.221-3.053-4.505-3.053-6.682 0-1.824-.637-2.68-1.416-1.9-.248.248-.477 1.62-.477 3.049-.038 4.065 1.296 6.516 5.322 9.787l.987.802-1.78 3.551c-1.206 2.409-2.236 3.842-3.197 4.446-.78.49-1.616 1.452-1.857 2.14-.616 1.752.776 4.258 2.959 5.324 1.607.787 1.735.784 4.842-.096 1.753-.497 2.262-1.896 2.476-1.763.215.132 1.936.842 3.15 3.261.84 1.673 1.369 2.635 1.864 3.368l6.884 4.232c1.204.635 2.308 1.35 3.086 2.293-.36 1.472-2.531 6.786-3.75 9.75-.558 1.356-2.055 10.53-3.342 11.578-.355 1.198-1.017 2.338-1.1 3.01l6.686.146s1.007-3.326.07-4.453c-.252-1.369.955-4.857 3.164-8.668.331-.57 2.522-3.39 3.457-5.266 1.043.484 2.204.737 3.494.737h1.249s1.314 1.725 1.712 2.72c.666 1.662.975 3.984 1.764 5.838 2.03 4.772-.05 6.951-.767 9.698 2.615-.308 5.89-1.358 5.89-1.358l1.047-4.172c-2.135-4.514-.929-6.165-1.416-12.884l-.229-3.153 1.417-1.207c1.39-1.184 1.5-1.2 6.078-.978 2.633.128 6.639.702 9.203 1.318l4.539 1.09 3.898-1.986c.414-.211.677-.376 1.11-.602.107.356.166.678.152.943-.375 6.846-3.767 15.063-5.717 19.418-.63.586-2.188 2.613-1.6 2.614l5.919.293s3.285-6.17 3.351-8.801c.075-2.96 5.895-7.45 8.215-10.324 2.672 5.2 9.422 14.19 6.379 17.021-.63.585-2.188 2.625-1.6 2.615l7.09-.12c.148-.24.323-2.589.389-5.22.096-3.804-2.331-5.235-1.418-7.798 1.075-3.02-.956-3.785-1.506-5.965-.323-1.28-.722-3.577-.889-5.104l-.232-3.188h2.598l.01 3.344c.01 3.828 3.315 6.625 3.305-2.308m-101.995-5.28.222-2.665c.122-1.466 1.055-14.063.22-16.15-.238-.599-1.331-1.401-1.331-1.401-1.75-1.84-3.09-2.506-5.778-2.863a90.447 90.447 0 0 1-4.658-.778c-1.401-.277-9.349-.543-18.65-.62-8.915-.076-18.108-.242-20.428-.372-2.32-.13-6.817-.304-9.992-.387-8.83-.23-8.62 1.417-9.74.446-.947-.821-2.918-.042-2.358-.924 2.108-3.314 2.451-4.516 2.451-8.568 0-2.759-.192-4.272-.605-4.77-.917-1.105-1.393-.471-1.393 1.857 0 3.377-1.172 7.237-2.597 8.545-1.074.986-1.81 1.194-5.14 1.45-2.138.164-3.012.216-3.456.455-.928.496-2.515 2.23-4.39.755-1.552-1.22-3.053-4.505-3.053-6.681 0-1.824-.637-2.68-1.416-1.9-.248.248-.477 1.62-.477 3.048-.038 4.065 1.296 6.516 5.322 9.787l.987.803-1.78 3.55c-1.206 2.41-2.236 3.842-3.197 4.446-.78.49-1.616 1.453-1.857 2.14-.616 1.752.776 4.258 2.959 5.325 1.607.787 1.735.782 4.842-.098 1.753-.497 2.262-1.896 2.476-1.763.214.132 1.936.842 3.15 3.261 2.066 4.116 2.353 4.475 4.485 5.555 2.571 1.303 5.68 2.314 7.35 4.338-.361 1.472-2.532 6.786-3.75 9.75-.558 1.356-2.056 10.53-3.342 11.578-.356 1.198-1.018 2.339-1.1 3.01l6.686.146s1.006-3.326.07-4.453c-.253-1.369.954-4.857 3.164-8.668.33-.57 2.521-3.39 3.457-5.266 1.043.484 2.204.737 3.494.737h1.248s1.314 1.725 1.713 2.72c.665 1.662.975 3.984 1.763 5.838 2.03 4.772-.05 6.951-.767 9.698 2.615-.308 5.89-1.358 5.89-1.358l1.047-4.172c-2.135-4.514-.928-6.165-1.416-12.884l-.228-3.153 1.416-1.207c1.39-1.184 1.5-1.2 6.078-.978 2.634.128 6.64.702 9.203 1.318l4.54 1.09 3.898-1.986c.413-.211.677-.376 1.109-.602.108.356.167.678.152.943-.375 6.846-3.766 15.063-5.716 19.418-.63.585-2.189 2.613-1.6 2.614l5.918.292s3.285-6.17 3.351-8.8c.075-2.96 5.895-7.45 8.215-10.325 2.673 5.2 9.423 14.19 6.38 17.022-.63.585-2.189 2.625-1.6 2.615l7.09-.12c.147-.24.322-2.59.388-5.22.096-3.804-2.33-5.235-1.418-7.798 1.076-3.02-.956-3.785-1.506-5.965-.322-1.28-.722-3.577-.888-5.104l-.301-2.775 1.299-.758 1.299.758.076 2.931c.099 3.827 3.314 6.625 3.304-2.308zm-3.15-3.604c.156-.01.265.241.265.816 0 .64.122 1.479.27 1.865.196.511-.07 1.53-.792 1.53-.88 0-.889-.988-.636-2.256.238-1.193.631-1.938.892-1.955zm101.21.878c.157-.01.266.242.266.817 0 .64-.085 2.857.063 3.243.196.511-.551.703-1.274.703-.88 0-.2-1.54.053-2.807.238-1.193.632-1.939.892-1.956z" style="fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:.444;stroke-dasharray:none;stroke-opacity:1"/><path style="display:inline;fill:#30352d;fill-opacity:1;stroke-width:.444072" d="M2782.552 1752.012c.428 1.305-.452 3.578 3.452 12.72l1.353 3.17-1.542 1.493c-2.014 1.947-4.44 5.625-5.374 8.144-.245.664-.448.997-.847 2.708-20.826-.078-43.857-.285-66.596-.483 2.812-3.762 2.693-21.709-.832-25.233-1.323-.163-1.775-.334-3.232.127 1.45 3.23 2.339 20.416.09 25.063-15.246-.139-30.65-.281-43.817-.469-16.132-.23-29.768-.975-39.181-.857-3.86.048-10.042-.078-14.664.19 3.289-5.287 2.153-21.287-.668-25.042-1.322-.163-2.588-.122-4.045.338 1.152 2.943 4.783 17.95.045 24.673-1.302 1.847-6.17 2.16-6.39 2.268-.598.293 2.886 1.597 3.257 1.848.604.41 3.105-.298 4.33-.607 1.409-.357 11.2-.061 17.449.074 13.178.285 41.678.556 78.447.94.684.306 1.346.586 1.494.687.604.41 3.103-.296 4.329-.606l.012-.012c20.828.222 39.8.407 69.062.807-.151 1.417-.058 2.913 0 3.713.616 8.733 6.248 15.8 13.049 19.865 5.143 3.074 12.364 3.852 17.908 1.576 7.489-3.075 14.343-10.348 15.717-18.516l.55-3.275 14.182-.51c7.8-.28 16.605-.607 19.568-.726l5.389-.221.717 2.95c2.506 10.31 7.27 16.05 18.482 20.304 4.282 1.624 11.416 1.437 16.653-.408 5.6-1.974 10.83-5.953 14.146-10.827 2.94-4.319 4.356-8.643 4.62-14.117.253-5.254-.442-8.59-2.79-13.392l-1.555-3.18s2.682-6.272 4.868-10.277c1.48-2.714 2.286-4.759 2.691-5.33.127-.179-140.13-.126-140.325.43zm6.235 19.54c.195 0 7.533 6.918 7.533 7.772 0 .958-.212 1.535-.554 1.535-.306-.01-2.596-1.434-5.088-3.164l-4.532-3.144 1.143-1.5c.629-.824 1.304-1.498 1.498-1.498zm125.254.884.662 1.582c.664 1.587 1.64 5.998 1.385 6.254-.075.075-4.323.251-9.44.39l-9.302.252 5.996-3.103c3.297-1.707 8.258-4.21 9.125-4.623zm-128.725 3.558c.355 0 5.59 3.498 6.762 4.518.25.216.16.343-.22.308-4.29-.393-8.175-.883-8.344-1.052-.318-.319 1.332-3.774 1.802-3.774zm114.432 1.303c-2.398.896-2.18 1.109-2.18.068 0-.647.47-.756 1.807-1.154 3.332-.992 9.084-2.168.373 1.086zm-89.428-.412c1.028 0 .792.49-1.215 2.535-1.995 2.034-2.905 2.47-2.128 1.018.261-.489 2.983-3.553 3.343-3.553zm3.246.447 3.387.287c2.728.231 3.477.455 3.852 1.155.255.478.296 1.026.092 1.22-.206.193-3.3 1.27-6.875 2.395-3.575 1.124-6.61 2.045-6.746 2.045-1.032 0-.198-1.167 2.8-3.91zm71.047.358c.984-.144 1.626.029 2.121.576 1.239 1.368.468 1.683-1.568.639l-1.965-1.01zm-6.576.441 3.99 1.69c2.194.929 3.839 1.818 3.658 1.982-.181.163-4.076.41-8.656.545l-8.326.246v-3.828l4.668-.318zm-52.984.176 4.103.232c2.578.18 11.73.342 20.34.342h15.654v1.68c0 .945-.242 1.763-.554 1.87-.306.107-8.782.501-18.838.876v.014c-10.056.375-18.66.682-19.117.682-.662 0-.661-2.048-.92-3.09-.449-1.806-.668-2.606-.668-2.606zm-3.57 3.648c.823.316.744 1.88-.11 2.207-.386.15-2.436.256-4.553.229l-3.85-.041 3.96-1.309c2.177-.72 4.226-1.207 4.552-1.082zm92.36.7h2.37l-.041 1.443c-.024.794-.273 2.526-.555 3.852-.282 1.324-.71 2.468-.955 2.544-.244.074-2.943-.966-5.996-2.314a887.401 887.401 0 0 0-7.771-3.394c-1.222-.52-2.378-1.08-2.573-1.247-.329-.282 10.25-.884 15.52-.884zm-131.236 1.775c.866 0 13.461 1.82 14.12 2.04 1.223.408-.261 1.094-6.657 3.071-3.523 1.089-6.63 1.987-6.904 1.987-.56.01-1.05-2.388-1.05-5.21 0-1.1.202-1.888.491-1.888zm103.637.854-7.326 3.769c-4.03 2.073-7.47 3.793-7.645 3.793-.174.013-.507-.326-.734-.754-.614-1.149-1.948-5.919-1.72-6.146.108-.109 4.074-.303 8.812-.43zm10.961.462c-.078-.215 3.516 1.29 7.986 3.346 4.471 2.055 8.194 3.932 8.274 4.174.165.495-.825 2.152-2.746 4.598-.72.915-1.435 1.666-1.59 1.666-.312 0-11.7-13.162-11.924-13.784zm-8.623 1.098c.09.09-2.275 3.33-5.256 7.201-2.98 3.871-5.494 7.125-5.586 7.229-.225.259-4.403-4.108-5.006-5.233-.44-.824-.162-1.075 3.184-2.88 6.266-3.381 12.492-6.489 12.664-6.317zm6.879.436c.328-.328 11.482 13.7 11.291 14.199-.114.297-1.407 1.18-2.871 1.96-1.465.782-2.953 1.419-3.309 1.419-.464 0-1.291-2.443-2.95-8.717-1.27-4.794-2.24-8.782-2.161-8.861zm-76.346.295c2.597-.026 3.433.107 3.297.521-.233.708-1.38.797-3.863.3-3.204-.64-3.105-.786.566-.821zm71.621.533c.081.08-.457 3.032-1.195 6.56a9176.42 9176.42 0 0 0-1.826 8.746c-.575 2.776-.763 2.811-4.934.909-1.938-.885-2.94-1.583-2.799-1.952.319-.828 10.58-14.438 10.754-14.263zm2.473.092c.095-.095 1.142 3.736 2.326 8.513 1.777 7.17 2.047 8.755 1.54 9.077-.75.474-7.491.536-7.491.068.019-.724 3.46-17.491 3.625-17.659zm-85.473.279c1.107.01 3.598.307 6.877.834 6.602 1.062 7.228 1.241 7.1 2.027-.078.475-.677 1.999-1.332 3.389l-1.191 2.53-5.551-3.776c-3.053-2.076-5.829-3.936-6.168-4.133-.33-.198-.502-.55-.358-.781.04-.063.254-.095.623-.092zm-10.537.69c.287-.027.47-.012.53.049.24.24-1.763 2.351-4.979 5.248-2.96 2.664-5.514 4.893-5.678 4.95-.712.257-3.904-5.579-3.336-6.099.204-.186 1.071-.547 1.926-.803.855-.254 3.83-1.192 6.61-2.082 2.266-.724 4.066-1.182 4.927-1.263zm8.824 1.035c.343 0 10.813 7.14 11.815 8.056.26.238-.424 1.25-1.76 2.606-1.201 1.22-2.437 2.217-2.746 2.217-.65 0-.854-.3-4.764-7.018-2.892-4.97-3.278-5.861-2.545-5.861zm-6.6.718c.216.222-.774 3.202-2.269 6.83-1.458 3.541-2.805 6.593-2.994 6.782-.372.372-5.834-2.973-5.834-3.573 0-.727 10.722-10.426 11.098-10.039zm4.376.606c.402-.046 1.155 1.162 4.285 6.61 1.876 3.263 3.242 6.093 3.039 6.284-.204.192-1.327.669-2.496 1.059-4.261 1.423-4.061 1.698-4.682-6.46-.303-3.94-.435-7.274-.302-7.407a.27.27 0 0 1 .156-.088zm-2.326.14c.327-.108.589 1.5.789 4.848.163 2.757.418 6.162.566 7.567l-.135 2.793c-.34.34-5.598-.296-6.453-.97 0 0-.853.55 2.463-8.116 1.254-3.277 2.5-6.032 2.77-6.121z"/><path d="M2772.355 1708.935c-8.171 12.287 6.79 34.753 10.197 43.077 1.893 4.625 136.897 9.183 140.325-.43 4.51-12.65 16.337-30.14 8.25-41.825-2.033-2.936-4.928-2.077-10.567-1.762-36.506 2.043-31.248 1.686-33.434 1.125-1.531-.392-2.369-.412-3.008-.07-1.362.73-31.768 1.635-33.186.989-1.343-.612-3.076-.656-4.107-.104-1.148.614-35.06-.993-36.6-1.734-.987-.476-1.681-.485-3.636-.047-4.305.963-12.055-.038-21.977-1.254-5.854-.717-9.963-1.413-12.257 2.035z" style="fill:#fff;fill-opacity:1;stroke:#30352d;stroke-width:2;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99438;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2806.345 1710.022c.02.167.042.457.123 1.003.37 2.483 2.374 13.4 3.606 20.583 1.353 7.878 3.635 23.892 4.168 24.794.038.065.085.067.101.08.013-.016.058-.03.08-.102.298-1.004-1.361-17.094-1.955-25.065-.541-7.268-1.238-18.345-1.48-20.844-.053-.55-.102-.836-.123-1.004a2.277 2.277 90 0 0-4.52.555z"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.97751;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2883.387 1710.737c-.024.166-.08.45-.144.995-.294 2.48-1.22 13.473-1.915 20.692-.763 7.93-2.918 24.307-2.495 24.952.027.04.079.025.095.03.017 0 .062.029.1 0 .588-.499 3.163-16.816 4.677-24.637 1.38-7.12 3.606-17.925 4.027-20.386.092-.541.12-.829.143-.995a2.267 2.267 90 0 0-4.488-.649z"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2846.52 1711.386c0 .166-.015.452 0 .995.06 2.47.7 13.368 1.033 20.536.366 7.875.552 24.216 1.06 24.791.032.037.082.014.099.017.017 0 .066.02.099-.016.51-.573.76-16.913 1.157-24.786.362-7.167 1.044-18.063 1.113-20.533.015-.543 0-.829 0-.994a2.28 2.28 90 0 0-4.56-.01z"/></g><g style="display:inline"><path d="M2775.406 1777.009c.122-1.466.221-5.697.221-9.406 0 0 .303-5.932-1.332-8.145-1.277-1.728-3.09-2.506-5.777-2.863a90.447 90.447 0 0 1-4.659-.777c-1.401-.278-9.349-.544-18.65-.622-8.915-.075-18.108-.24-20.428-.37-2.32-.13-6.817-.304-9.992-.387-8.83-.23-8.62 1.416-9.74.445-.947-.821-2.918-.042-2.358-.924 2.108-3.314 2.452-4.516 2.452-8.568 0-2.759-.193-4.272-.606-4.77-.917-1.105-1.392-.471-1.392 1.858 0 3.376-1.173 7.237-2.598 8.545-1.074.985-1.81 1.194-5.14 1.449-2.138.164-3.012.216-3.456.455-.928.497-2.515 2.23-4.39.756-1.552-1.221-3.053-4.505-3.053-6.682 0-1.824-.637-2.68-1.416-1.9-.248.248-.477 1.62-.477 3.049-.038 4.065 1.296 6.516 5.322 9.787l.987.802-1.78 3.551c-1.206 2.409-2.236 3.842-3.197 4.446-.78.49-1.616 1.452-1.857 2.14-.616 1.752.776 4.258 2.959 5.324 1.607.787 1.735.784 4.842-.096 1.753-.497 2.262-1.896 2.476-1.763.215.132 1.936.842 3.15 3.261.84 1.673 1.369 2.635 1.864 3.368l6.884 4.232c1.204.635 2.308 1.35 3.086 2.293-.36 1.472-2.531 6.786-3.75 9.75-.558 1.356-2.055 10.53-3.342 11.578-.355 1.198-1.017 2.338-1.1 3.01l6.686.146s1.007-3.326.07-4.453c-.252-1.369.955-4.857 3.164-8.668.331-.57 2.522-3.39 3.457-5.266 1.043.484 2.204.737 3.494.737h1.249s1.314 1.725 1.712 2.72c.666 1.662.975 3.984 1.764 5.838 2.03 4.772-.05 6.951-.767 9.698 2.615-.308 5.89-1.358 5.89-1.358l1.047-4.172c-2.135-4.514-.929-6.165-1.416-12.884l-.229-3.153 1.417-1.207c1.39-1.184 1.5-1.2 6.078-.978 2.633.128 6.639.702 9.203 1.318l4.539 1.09 3.898-1.986c.414-.211.677-.376 1.11-.602.107.356.166.678.152.943-.375 6.846-3.767 15.063-5.717 19.418-.63.586-2.188 2.613-1.6 2.614l5.919.293s3.285-6.17 3.351-8.801c.075-2.96 5.895-7.45 8.215-10.324 2.672 5.2 9.422 14.19 6.379 17.021-.63.585-2.188 2.625-1.6 2.615l7.09-.12c.148-.24.323-2.589.389-5.22.096-3.804-2.331-5.235-1.418-7.798 1.075-3.02-.956-3.785-1.506-5.965-.323-1.28-.722-3.577-.889-5.104l-.232-3.188h2.598l.01 3.344c.01 3.828 3.315 6.625 3.305-2.308m-101.995-5.28.222-2.665c.122-1.466 1.055-14.063.22-16.15-.238-.599-1.331-1.401-1.331-1.401-1.75-1.84-3.09-2.506-5.778-2.863a90.447 90.447 0 0 1-4.658-.778c-1.401-.277-9.349-.543-18.65-.62-8.915-.076-18.108-.242-20.428-.372-2.32-.13-6.817-.304-9.992-.387-8.83-.23-8.62 1.417-9.74.446-.947-.821-2.918-.042-2.358-.924 2.108-3.314 2.451-4.516 2.451-8.568 0-2.759-.192-4.272-.605-4.77-.917-1.105-1.393-.471-1.393 1.857 0 3.377-1.172 7.237-2.597 8.545-1.074.986-1.81 1.194-5.14 1.45-2.138.164-3.012.216-3.456.455-.928.496-2.515 2.23-4.39.755-1.552-1.22-3.053-4.505-3.053-6.681 0-1.824-.637-2.68-1.416-1.9-.248.248-.477 1.62-.477 3.048-.038 4.065 1.296 6.516 5.322 9.787l.987.803-1.78 3.55c-1.206 2.41-2.236 3.842-3.197 4.446-.78.49-1.616 1.453-1.857 2.14-.616 1.752.776 4.258 2.959 5.325 1.607.787 1.735.782 4.842-.098 1.753-.497 2.262-1.896 2.476-1.763.214.132 1.936.842 3.15 3.261 2.066 4.116 2.353 4.475 4.485 5.555 2.571 1.303 5.68 2.314 7.35 4.338-.361 1.472-2.532 6.786-3.75 9.75-.558 1.356-2.056 10.53-3.342 11.578-.356 1.198-1.018 2.339-1.1 3.01l6.686.146s1.006-3.326.07-4.453c-.253-1.369.954-4.857 3.164-8.668.33-.57 2.521-3.39 3.457-5.266 1.043.484 2.204.737 3.494.737h1.248s1.314 1.725 1.713 2.72c.665 1.662.975 3.984 1.763 5.838 2.03 4.772-.05 6.951-.767 9.698 2.615-.308 5.89-1.358 5.89-1.358l1.047-4.172c-2.135-4.514-.928-6.165-1.416-12.884l-.228-3.153 1.416-1.207c1.39-1.184 1.5-1.2 6.078-.978 2.634.128 6.64.702 9.203 1.318l4.54 1.09 3.898-1.986c.413-.211.677-.376 1.109-.602.108.356.167.678.152.943-.375 6.846-3.766 15.063-5.716 19.418-.63.585-2.189 2.613-1.6 2.614l5.918.292s3.285-6.17 3.351-8.8c.075-2.96 5.895-7.45 8.215-10.325 2.673 5.2 9.423 14.19 6.38 17.022-.63.585-2.189 2.625-1.6 2.615l7.09-.12c.147-.24.322-2.59.388-5.22.096-3.804-2.33-5.235-1.418-7.798 1.076-3.02-.956-3.785-1.506-5.965-.322-1.28-.722-3.577-.888-5.104l-.301-2.775 1.299-.758 1.299.758.076 2.931c.099 3.827 3.314 6.625 3.304-2.308zm-3.15-3.604c.156-.01.265.241.265.816 0 .64.122 1.479.27 1.865.196.511-.07 1.53-.792 1.53-.88 0-.889-.988-.636-2.256.238-1.193.631-1.938.892-1.955zm101.21.878c.157-.01.266.242.266.817 0 .64-.085 2.857.063 3.243.196.511-.551.703-1.274.703-.88 0-.2-1.54.053-2.807.238-1.193.632-1.939.892-1.956z" style="fill:#67412b;fill-opacity:1;stroke:#67412b;stroke-width:.444072;stroke-opacity:1" transform="translate(-408.86 23.71)"/><path style="display:inline;fill:#30352d;fill-opacity:1;stroke-width:.444072" d="M2782.552 1752.012c.428 1.305-.452 3.578 3.452 12.72l1.353 3.17-1.542 1.493c-2.014 1.947-4.44 5.625-5.374 8.144-.245.664-.415 1.117-.847 2.409-20.826-.078-43.857.014-66.596-.184l.084-.084c4.74-4.673 4.181-20.624-.599-25.325-1.322-.164-2.691-.123-4.149.338 2.438 3.549 3.045 21.227.69 25.028-15.246-.139-30.65-.281-43.817-.469-16.132-.23-29.769-.975-39.182-.857-3.86.048-10.042-.078-14.664.19 5.755-4.844 4.405-20.625-.385-25.112-1.323-.164-3.364.088-4.82.55 2.174 3.612 5.182 17.798.538 24.53-1.283 1.861-6.17 2.162-6.39 2.27-.598.292 2.886 1.595 3.257 1.847.604.41 3.105-.298 4.33-.607 1.409-.357 11.2-.062 17.449.073 13.178.286 41.678.557 78.447.942.684.305 1.346.585 1.494.686.604.41 3.103-.296 4.328-.606l.012-.012c20.829.222 39.851.407 69.112.807-.2 1.616-.107 2.913-.052 3.713.617 8.733 6.249 15.8 13.05 19.865 5.143 3.074 12.364 3.852 17.907 1.576 7.49-3.075 14.344-10.348 15.717-18.516l.551-3.275 14.182-.51c7.8-.28 16.604-.607 19.568-.726l5.389-.221.716 2.95c2.506 10.31 7.27 16.05 18.483 20.304 4.282 1.624 11.416 1.437 16.652-.408 5.6-1.974 10.83-5.953 14.147-10.827 2.94-4.319 4.355-8.643 4.619-14.117.254-5.254-.441-8.59-2.79-13.392l-1.554-3.18s2.681-6.272 4.867-10.277c1.481-2.714 2.286-4.759 2.692-5.33.126-.179-140.13-.126-140.326.43zm6.235 19.54c.195 0 7.533 6.918 7.533 7.772 0 .958-.212 1.535-.554 1.535-.306-.01-2.596-1.434-5.088-3.164l-4.532-3.144 1.143-1.5c.629-.824 1.304-1.498 1.498-1.498zm125.254.884.662 1.582c.664 1.587 1.64 5.998 1.385 6.254-.075.075-4.323.251-9.44.39l-9.302.252 5.996-3.103c3.297-1.707 8.258-4.21 9.125-4.623zm-128.725 3.558c.355 0 5.59 3.498 6.762 4.518.25.216.16.343-.22.308-4.29-.393-8.175-.883-8.344-1.052-.318-.319 1.332-3.774 1.802-3.774zm114.432 1.303c-2.37.967-2.18 1.109-2.18.068 0-.647.483-.713 1.807-1.154 3.457-1.153 6.922-1.585.373 1.086zm-89.428-.412c1.028 0 .792.49-1.215 2.535-1.995 2.034-2.905 2.47-2.128 1.018.261-.489 2.983-3.553 3.343-3.553zm3.246.447 3.387.287c2.728.231 3.477.455 3.852 1.155.255.478.296 1.026.092 1.22-.206.193-3.3 1.27-6.875 2.395-3.575 1.124-6.61 2.045-6.746 2.045-1.032 0-.198-1.167 2.8-3.91zm71.047.358c.984-.144 1.626.029 2.121.576 1.239 1.368.468 1.683-1.568.639l-1.965-1.01zm-6.576.441 3.99 1.69c2.194.929 3.839 1.818 3.658 1.982-.181.163-4.076.41-8.656.545l-8.326.246v-3.828l4.668-.318zm-52.984.176 4.103.232c2.578.18 11.73.342 20.34.342h15.654v1.68c0 .945-.242 1.763-.554 1.87-.306.107-8.782.501-18.838.876v.014c-10.056.375-18.66.682-19.117.682-.662 0-.661-2.048-.92-3.09-.449-1.806-.668-2.606-.668-2.606zm-3.57 3.648c.823.316.744 1.88-.11 2.207-.386.15-2.436.256-4.553.229l-3.85-.041 3.96-1.309c2.177-.72 4.226-1.207 4.552-1.082zm92.36.7h2.37l-.041 1.443c-.024.794-.273 2.526-.555 3.852-.282 1.324-.71 2.468-.955 2.544-.244.074-2.943-.966-5.996-2.314a887.401 887.401 0 0 0-7.771-3.394c-1.222-.52-2.378-1.08-2.573-1.247-.329-.282 10.25-.884 15.52-.884zm-131.236 1.775c.866 0 13.461 1.82 14.12 2.04 1.223.408-.261 1.094-6.657 3.071-3.523 1.089-6.63 1.987-6.904 1.987-.56.01-1.05-2.388-1.05-5.21 0-1.1.202-1.888.491-1.888zm103.637.854-7.326 3.769c-4.03 2.073-7.47 3.793-7.645 3.793-.174.013-.507-.326-.734-.754-.614-1.149-1.948-5.919-1.72-6.146.108-.109 4.074-.303 8.812-.43zm10.961.462c-.078-.215 3.516 1.29 7.986 3.346 4.471 2.055 8.194 3.932 8.274 4.174.165.495-.825 2.152-2.746 4.598-.72.915-1.435 1.666-1.59 1.666-.312 0-11.7-13.162-11.924-13.784zm-8.623 1.098c.09.09-2.275 3.33-5.256 7.201-2.98 3.871-5.494 7.125-5.586 7.229-.225.259-4.403-4.108-5.006-5.233-.44-.824-.162-1.075 3.184-2.88 6.266-3.381 12.492-6.489 12.664-6.317zm6.879.436c.328-.328 11.482 13.7 11.291 14.199-.114.297-1.407 1.18-2.871 1.96-1.465.782-2.953 1.419-3.309 1.419-.464 0-1.291-2.443-2.95-8.717-1.27-4.794-2.24-8.782-2.161-8.861zm-76.346.295c2.597-.026 3.433.107 3.297.521-.233.708-1.38.797-3.863.3-3.204-.64-3.105-.786.566-.821zm71.621.533c.081.08-.457 3.032-1.195 6.56a9176.42 9176.42 0 0 0-1.826 8.746c-.575 2.776-.763 2.811-4.934.909-1.938-.885-2.94-1.583-2.799-1.952.319-.828 10.58-14.438 10.754-14.263zm2.473.092c.095-.095 1.142 3.736 2.326 8.513 1.777 7.17 2.047 8.755 1.54 9.077-.75.474-7.491.536-7.491.068.019-.724 3.46-17.491 3.625-17.659zm-85.473.279c1.107.01 3.598.307 6.877.834 6.602 1.062 7.228 1.241 7.1 2.027-.078.475-.677 1.999-1.332 3.389l-1.191 2.53-5.551-3.776c-3.053-2.076-5.829-3.936-6.168-4.133-.33-.198-.502-.55-.358-.781.04-.063.254-.095.623-.092zm-10.537.69c.287-.027.47-.012.53.049.24.24-1.763 2.351-4.979 5.248-2.96 2.664-5.514 4.893-5.678 4.95-.712.257-3.904-5.579-3.336-6.099.204-.186 1.071-.547 1.926-.803.855-.254 3.83-1.192 6.61-2.082 2.266-.724 4.066-1.182 4.927-1.263zm8.824 1.035c.343 0 10.813 7.14 11.815 8.056.26.238-.424 1.25-1.76 2.606-1.201 1.22-2.437 2.217-2.746 2.217-.65 0-.854-.3-4.764-7.018-2.892-4.97-3.278-5.861-2.545-5.861zm-6.6.718c.216.222-.774 3.202-2.269 6.83-1.458 3.541-2.805 6.593-2.994 6.782-.372.372-5.834-2.973-5.834-3.573 0-.727 10.722-10.426 11.098-10.039zm4.376.606c.402-.046 1.155 1.162 4.285 6.61 1.876 3.263 3.242 6.093 3.039 6.284-.204.192-1.327.669-2.496 1.059-4.261 1.423-4.061 1.698-4.682-6.46-.303-3.94-.435-7.274-.302-7.407a.27.27 0 0 1 .156-.088zm-2.326.14c.327-.108.589 1.5.789 4.848.163 2.757.418 6.162.566 7.567l-.135 2.793c-.34.34-5.598-.296-6.453-.97 0 0-.853.55 2.463-8.116 1.254-3.277 2.5-6.032 2.77-6.121z" transform="translate(-408.86 23.71)"/><path d="M2772.355 1708.935c-8.171 12.287 6.79 34.753 10.197 43.077 1.893 4.625 136.897 9.183 140.325-.43 4.51-12.65 16.337-30.14 8.25-41.825-2.033-2.936-4.928-2.077-10.567-1.762-36.506 2.043-31.248 1.686-33.434 1.125-1.531-.392-2.369-.412-3.008-.07-1.362.73-31.768 1.635-33.186.989-1.343-.612-3.076-.656-4.107-.104-1.148.614-35.06-.993-36.6-1.734-.987-.476-1.681-.485-3.636-.047-4.305.963-12.055-.038-21.977-1.254-5.854-.717-9.963-1.413-12.257 2.035z" style="fill:#fff;fill-opacity:1;stroke:#30352d;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" transform="translate(-408.86 23.71)"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99438;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2806.345 1710.022c.02.167.042.457.123 1.003.37 2.483 2.374 13.4 3.606 20.583 1.353 7.878 3.635 23.892 4.168 24.794.038.065.085.067.101.08.013-.016.058-.03.08-.102.298-1.004-1.361-17.094-1.955-25.065-.541-7.268-1.238-18.345-1.48-20.844-.053-.55-.102-.836-.123-1.004a2.277 2.277 90 0 0-4.52.555z" transform="translate(-408.86 23.71)"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.97751;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2883.387 1710.737c-.024.166-.08.45-.144.995-.294 2.48-1.22 13.473-1.915 20.692-.763 7.93-2.918 24.307-2.495 24.952.027.04.079.025.095.03.017 0 .062.029.1 0 .588-.499 3.163-16.816 4.677-24.637 1.38-7.12 3.606-17.925 4.027-20.386.092-.541.12-.829.143-.995a2.267 2.267 90 0 0-4.488-.649z" transform="translate(-408.86 23.71)"/><path style="fill:#30352d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2846.52 1711.386c0 .166-.015.452 0 .995.06 2.47.7 13.368 1.033 20.536.366 7.875.552 24.216 1.06 24.791.032.037.082.014.099.017.017 0 .066.02.099-.016.51-.573.76-16.913 1.157-24.786.362-7.167 1.044-18.063 1.113-20.533.015-.543 0-.829 0-.994a2.28 2.28 90 0 0-4.56-.01z" transform="translate(-408.86 23.71)"/></g><path style="display:inline;fill:#29b910;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m2221.192 1886.938-43.055-20.54 292.985-38.317 112.607-6.246c65.218 1.6 129.522-14.135 194.03-26.012l190.13-10.438-56.982 59.522z"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:5.586;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2884.583 1790.696c42.906-2.614 80.536-4.3 113.24-5.603 30.923-1.233 51.555-1.954 51.555-1.954s-20.633-.676-51.603-.839c-31.534-.166-71.714.274-113.532 2.82-173.248 10.552-181.35 34.663-298.316 34.831-159.304.23-272.24 26.285-422.695 45.383l.703 5.542c150.667-19.125 263.15-45.11 422-45.339 117.636-.17 125.842-24.316 298.648-34.84z"/><path d="M2841.043 1586.71c10.043-.02 197.238 1.468 206.65.864 0 0-.555-32.606-.653-37.005-6.187.014-195.575-.222-205.827-.283z" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path d="M2930.201 1579.945c38.463-.168 128.673.24 135.321.27.125 3.766-4.02 7.91-9.574 11.845-40.139 1.09-122.212.82-122.212.82" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:none;stroke:#000;stroke-width:.62724px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m2989.015 1506.99 9.08-.31-4.293 5.689 4.331 5.69-8.966.31 4.238-6z"/><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m2894.727 1580.012-67.183.102-.141 12.976 68.686-.326"/><path style="fill:none;stroke:#000;stroke-width:2.00376;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3047.689 1566.83-206.96-.152"/><path style="color:#000;fill:#fff;fill-rule:evenodd;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7" d="M2890.308 1579.945a18.301 18.202 0 0 1-18.302 18.202 18.301 18.202 0 0 1-18.3-18.202 18.301 18.202 0 0 1 18.3-18.202 18.301 18.202 0 0 1 18.302 18.202z" transform="translate(-261.795 -162.957) scale(1.10614)"/><path style="color:#000;fill:#000;fill-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7" d="M2872.006 1559.744c-11.182 0-20.302 9.063-20.302 20.202 0 2.914.625 5.368 1.747 7.873 7.949-.01 28.559-.052 37.09.043 1.134-2.516 1.766-4.985 1.766-7.916 0-11.139-9.118-20.201-20.3-20.201zm-.75 4.019v14.527l-10.967-9.622a16.28 16.28 0 0 1 10.967-4.905zm1.5 0a16.283 16.283 0 0 1 10.708 4.644l-10.707 9.831zm11.727 5.742a16.08 16.08 0 0 1 3.805 9.69h-14.357zm-25.19.284 10.722 9.406h-14.29a16.076 16.076 0 0 1 3.568-9.406zm-3.568 10.907h14.46l-7.52 7.144s-3.126.124-4.799-.13c-1.257-2.174-2.02-4.35-2.141-7.014zm18.255 0h14.308c-.124 2.72-.918 4.942-2.222 7.147-1.504.073-3.755-.058-3.755-.058zm-1.223.92 7.2 6.084-7.2.179zm-1.501.129v6.198l-6.475-.091z" transform="translate(-261.795 -162.957) scale(1.10614)"/><path style="fill:#87cefa;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M2914.01 1609.617c-11.128-4.45-17.927-9.934-17.263-16.702l36.61.37c.484 8.782-7.76 12.482-19.347 16.332z"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:1.98777;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m2988.02 1497.839.857 51.72-11.26.047-.665-51.707z"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:1.98302;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2997.621 1497.33h11.147l1.166 52.053-11.76.075z"/><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m2956.73 1550.38.142-22.54 31.375-.305v22.74z"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m2896.089 1592.764 37.647.116m92.687 121.11 131.314-2.256m-130.467 13.258 130.467-2.257m-130.467 13.823 130.185-2.257m-130.032 11.849 130.468-2.117m-130.621 12.271 130.326-2.256m-130.044 12.13 129.48-2.257m-129.762 11.284 129.48-2.257m-44.853-109.734-29.902.282"/><path style="fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m3073.11 1629.927-.847 84.346-10.72 10.155v57.547h49.649l-.846-57.547-10.156-10.437.282-84.91z"/><path style="fill:none;stroke:#000;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3090.317 1630.21-.282 84.063 5.36 9.309.282 58.11"/><path style="fill:none;stroke:#000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3157.737 1722.877 93.796-2.54m-94.078 13.964 94.078-3.808m-93.643 13.541 94.348-4.09m-94.642 14.104 94.219-3.95m-94.783 13.822 94.783-3.525m-95.065 12.553 94.5-3.103"/><path style="fill:#c89d7c;fill-opacity:1;stroke:#000;stroke-width:2.66667;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m3199.487 1780.846-.141-38.223 23.131-.705.423 38.082"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3186.465" cy="1665.958" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3186.535" cy="1677.022" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3186.536" cy="1687.458" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3186.959" cy="1697.05" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3186.962" cy="1706.935" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3187.665" cy="1726.128" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><ellipse style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.98737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" cx="3187.383" cy="1716.534" rx="5.154" ry="4.938" transform="rotate(.926) skewX(-.028)"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.85308;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="rotate(-89.023) skewX(.072)" d="M-1666.445 3054.519a4.68 4.73 0 0 1-4.608 4.728 4.68 4.73 0 0 1-4.75-4.584l4.678-.144z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.81425;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="rotate(-88.965) skewX(.182)" d="M-1681.113 3056.669a4.45 4.767 0 0 1-2.224 4.129 4.45 4.767 0 0 1-4.45 0 4.45 4.767 0 0 1-2.225-4.13h4.45z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.79837;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="rotate(-88.939) skewX(.227)" d="M-1692.982 3057.549a4.358 4.783 0 0 1-2.179 4.142 4.358 4.783 0 0 1-4.358 0 4.358 4.783 0 0 1-2.179-4.142h4.358z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.79035;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.01874 -.99982 .9999 .01436 0 0)" d="M-1703.504 3058.36a4.312 4.79 0 0 1-2.156 4.148 4.312 4.79 0 0 1-4.312 0 4.312 4.79 0 0 1-2.156-4.149h4.312z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.70749;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="rotate(-89.832) skewX(.118)" d="M-1754.95 3030.916a3.855 4.874 0 0 1-1.928 4.222 3.855 4.874 0 0 1-3.854 0 3.855 4.874 0 0 1-1.928-4.221h3.855z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.6722;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.00287 -1 .99997 -.0081 0 0)" d="M-1799.71 3031.256a3.673 4.907 0 0 1-1.836 4.25 3.673 4.907 0 0 1-3.673 0 3.673 4.907 0 0 1-1.837-4.25h3.673z"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.68981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="matrix(-.0025 -1 .99993 -.01213 0 0)" d="M-1803.734 3021.695a3.764 4.89 0 0 1-1.882 4.235 3.764 4.89 0 0 1-3.764 0 3.764 4.89 0 0 1-1.882-4.235h3.764z"/><path style="display:inline;fill:none;stroke:#000;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m3158.442 1711.593-.14 71.51"/><path style="fill:#c89d7c;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.82029;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.7;stroke-dasharray:none;stroke-opacity:1" transform="rotate(91.026) skewX(.165)" d="M1670.471-3282.675a4.484 4.762 0 0 1-4.416 4.762 4.484 4.762 0 0 1-4.55-4.616l4.482-.146zm10.514-.238a4.484 4.762 0 0 1-4.415 4.761 4.484 4.762 0 0 1-4.551-4.616l4.482-.145zm9.454.125a4.484 4.762 0 0 1-4.416 4.761 4.484 4.762 0 0 1-4.55-4.615l4.482-.146zm10.15-.464a4.484 4.762 0 0 1-4.416 4.762 4.484 4.762 0 0 1-4.55-4.616l4.481-.146zm9.874-.036a4.484 4.762 0 0 1-4.416 4.762 4.484 4.762 0 0 1-4.55-4.616l4.482-.146zm10.011-.32a4.484 4.762 0 0 1-4.416 4.762 4.484 4.762 0 0 1-4.55-4.616l4.482-.146zm9.449-.169a4.484 4.762 0 0 1-4.416 4.761 4.484 4.762 0 0 1-4.55-4.615l4.482-.146z"/><path style="display:inline;fill:#67412b;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:15;stroke-dasharray:none;stroke-opacity:1" d="M2687.793 2079.987c4.29-1.175 5.125-1.948 5.125-4.745 0-1.474.59-3.493 1.312-4.487 1.01-1.392 1.123-2.126.489-3.195-1.409-2.375-.937-5.765 1.188-8.532 2.222-2.893 2.205-3.362-.403-11.267-2.965-8.99-5.661-25.765-5.264-32.756.474-8.371-.383-10.458-6.274-15.269-7.708-6.294-11.673-13.773-11.673-22.016 0-3.945 23.21-4.523 22.805-3.527-2.366 5.803 10.282 42.846 16.123 48.544 3.267 3.186-.022-2.872 3.736.519 1.861 1.68 14.673 8.241 14.673 8.241-11.415-.82-6.221-55.64-5.86-60.078l.51-6.241 1.31 2.08 1.309 2.08-.433-2.426c-.651-3.644-3.27-10.717-4.522-12.209-1.543-1.84-1.412-2.523.386-2.008 1.376.394 1.46.255.798-1.316-1.595-3.785-45.042-25.594-51.903-30.267-11.998-8.173-69.87-5.204-84.917-4.098-9.49.697-73.598-49.454-86.438-55.333-13.123-6.008-27.25-7.003-37.764-2.66l-3.978 1.644-3.729-1.633c-2.051-.899-4.73-1.848-5.954-2.11-2.09-.448-2.194-.37-1.728 1.309.474 1.704.392 1.759-1.796 1.193l-2.293-.594 1.18 2.549c.649 1.402 1.999 3.329 3 4.282 2.863 2.727 3.152 6.015.952 10.81-1.361 2.966-2.016 6.02-2.367 11.035-.885 12.649-1.312 15.899-2.868 21.846-2.57 9.817-2.56 9.433-.383 13.448 2.425 4.471 4.793 5.61 10.622 5.104 3.323-.288 4.345-.724 6.067-2.584 1.138-1.23 2.472-3.68 2.964-5.442.899-3.222 5.976-10.301 9.349-13.036.996-.808 2.684-1.654 3.749-1.88 1.065-.226 2.756-1.1 3.757-1.942 1.777-1.494 1.847-1.5 2.89-.213 2.685 3.314 3.575 8.153 3.753 20.414.097 6.744.882 12.903 1.017 14.063.176 1.514.823 25.12 5.484 31.027 1.186 1.504 1.41 2.352.859 3.263-.599.99-14.114 13.026-22.149 19.724-2.722 2.269-2.899 4.82-.643 9.27 2.701 5.33 5.68 14.806 6.641 21.13.876 5.76 2.072 7.976 4.695 8.698 2.472.68 4.406 2.37 5.556 4.854.772 1.668 1.954 2.47 5.384 3.655 2.417.834 5.623 1.517 7.124 1.517h2.729l-.448-3.918c-.57-4.985-3.569-12.726-4.93-12.726-.569 0-2.206.442-3.637.981-2.947 1.112-3.496.876-3.496-1.497 0-.955-1.048-2.615-2.445-3.872-1.59-1.431-3.042-3.896-4.153-7.054-3.795-10.781-3.253-14.767 2.258-16.61 5.11-1.707 23.373-6.623 24.607-6.623.68 0 11.555 33.942 12.672 35.607 2.39 3.564 5.65 12.97 6.059 17.482.31 3.422.064 4.756-1.328 7.22-1.3 2.3-1.592 3.676-1.223 5.762.53 2.992-.415 4.666-2.634 4.666-1.82 0-2.655 1.026-6.164 7.573l-3.001 5.601 3.015 1.388c3.365 1.55 10.04 1.85 14.766.666 2.492-.625 2.911-1.04 3.321-3.29.259-1.417.86-3.295 1.335-4.174.652-1.203.632-2.147-.077-3.815-.904-2.124-.825-2.305 1.9-4.395 3.604-2.763 3.639-4.636.244-13.077-2.356-5.858-2.209-30.743-2.328-38.836-.05-3.433.152-9.162.444-12.732l.532-6.491 6.263.457c8.224.602 25.07-.61 32.57-2.342 6.221-1.438 13.488-3.92 19.45-6.647l3.495-1.598 1.685 3.316c1.682 3.307 2.53 4.149 13.013 12.915 5.892 4.926 8.498 9.152 7.611 12.34-.516 1.857-14.898 16.517-24.001 24.465-4.61 4.027-5.68 5.356-5.68 7.07 0 1.16-.895 4.289-1.989 6.954-1.333 3.244-1.764 5.208-1.307 5.946.403.65.374 2.783-.069 5.203-1.023 5.582-.151 6.523 5.682 6.142 4.983-.325 8.59-2.41 11.84-6.842l2.03-2.767-2.199-2.93c-1.21-1.611-2.443-3.309-2.742-3.772-.34-.528.611-1.5 2.56-2.609 2.23-1.271 3.102-2.239 3.102-3.447 0-.924.364-2.546.81-3.604 1.169-2.774 10.266-10.438 18.239-15.365 13.601-8.407 14.947-11.923 8.913-23.286-1.431-2.695-2.602-5.945-2.602-7.221v-2.32l2.286 1.469c1.257.808 4.33 2.311 6.827 3.341 3.268 1.347 5.405 2.861 7.624 5.4 3.405 3.899 8.675 7.646 14.072 10.008 5.186 2.269 11.442 11.128 15.173 21.486 3.657 10.153 5.2 26.363 2.891 30.375-.593 1.03-2.149 2.584-3.458 3.453-1.587 1.055-2.38 2.174-2.38 3.36 0 .98-.639 2.608-1.42 3.62-2.292 2.973-3.25 6.136-2.115 6.986 3.242 2.427 9.787 3.42 14.339 2.173z"/><path d="M2525.162 1912.404c.126 4.232 4.133 12.984 3.558 18.168-.74 6.659-38.07 23.158-40.658 19.04-1.383-2.201-4.464-8.444-3.09-10.68.534-.87 11.185-3.288 21.314-9.174 10.766-6.257 18.778-20.68 18.876-17.354z" style="fill:#30352d;stroke:#000;stroke-opacity:1"/><path style="display:inline;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:15;stroke-dasharray:none;stroke-opacity:1" d="M2726.996 2074.91c4.29-1.175 5.125-1.948 5.125-4.745 0-1.474.59-3.493 1.312-4.487 1.011-1.392 1.123-2.126.489-3.195-1.408-2.375-.936-5.765 1.188-8.532 2.222-2.893 2.206-3.362-.402-11.267-2.966-8.99-5.662-25.765-5.265-32.756.475-8.37-.383-10.458-6.273-15.268-7.708-6.295-11.674-13.774-11.674-22.016 0-3.946.526-6.161 2.653-11.161 4.03-9.477 5.372-15.925 4.88-23.45-.229-3.501-.529-6.978-.666-7.726-.158-.869.251-1.454 1.134-1.618 1.638-.305 7.191 5.003 9.1 8.697l1.26 2.442 1.174-4.694 1.09 2.373c2.394 5.212 2.05 12.869-.923 20.513-.41 1.056-.054.913 1.489-.6 1.115-1.093 2.136-1.873 2.269-1.734.59.62-1.96 9.349-3.78 12.938l-2.008 3.96 2.85-2.428c2.044-1.741 2.69-2.035 2.284-1.04-2.366 5.803-3.423 17.283-2.171 23.578l.551 2.775.453-2.775c.25-1.525.636-2.305.86-1.733.223.572 1.22 3.343 2.214 6.156 1.981 5.607 8.374 14.845 14.216 20.543 3.266 3.187-.022-2.872 3.735.519 1.862 1.68 5.925 4.222 9.03 5.648l5.644 2.593-2.914-2.216c-3.386-2.576-6.848-6.953-8.08-10.215l-.861-2.284 1.996 1.417c1.203.854 3.102 1.407 4.775 1.39l2.778-.027-2.103-1.03c-5.927-2.902-7.027-14.582-3.23-34.283.698-3.623 1.499-9.397 1.779-12.83l.508-6.241 1.31 2.08 1.31 2.081-.433-2.427c-.65-3.644-3.27-10.717-4.521-12.208-1.544-1.84-1.413-2.524.386-2.009 1.375.394 1.46.255.797-1.316-1.594-3.785-3.914-7.18-7.63-11.167-2.134-2.288-4.456-5.097-5.16-6.241-2.73-4.43-6.028-7.42-10.365-9.395-5.338-2.431-9.075-2.601-14.53-.661-6.006 2.136-7.357 1.87-14.217-2.803-11.999-8.172-23.23-11.992-35.35-12.022-5.836-.022-8.019.33-13.964 2.205-8.476 2.673-20.556 4.613-35.604 5.719-9.49.697-12.15.66-17.93-.251-13.399-2.111-22.13-7.453-28.773-17.601-10.666-16.294-26.895-31.602-39.734-37.48-13.124-6.009-27.25-7.004-37.764-2.66l-3.979 1.643-3.729-1.633c-2.051-.899-4.73-1.848-5.953-2.11-2.091-.448-2.195-.37-1.728 1.31.474 1.703.391 1.758-1.796 1.192l-2.293-.593 1.18 2.548c.648 1.402 1.998 3.329 3 4.282 2.862 2.727 3.152 6.016.951 10.81-1.36 2.966-2.016 6.02-2.367 11.036-.884 12.648-1.311 15.898-2.868 21.845-2.57 9.817-2.56 9.433-.382 13.448 2.424 4.471 4.792 5.61 10.62 5.104 3.324-.288 4.347-.723 6.068-2.584 1.139-1.23 2.472-3.68 2.964-5.442.9-3.222 5.976-10.301 9.349-13.036.997-.808 2.684-1.654 3.749-1.88 1.065-.226 2.756-1.1 3.757-1.942 1.777-1.494 1.848-1.5 2.89-.213 2.685 3.314 3.575 8.153 3.753 20.415.097 6.743.55 12.992 1.018 14.062.599 1.373.611 3.417.043 7.109-1.34 8.694.779 18.01 5.44 23.918 1.187 1.504 1.41 2.352.859 3.264-.599.99-14.114 13.025-22.149 19.723-2.722 2.269-2.899 4.82-.643 9.271 2.701 5.329 5.68 14.805 6.642 21.129.875 5.76 2.072 7.976 4.694 8.698 2.472.68 4.406 2.37 5.556 4.854.773 1.668 1.954 2.47 5.384 3.655 2.418.834 5.623 1.517 7.124 1.517h2.729l-.448-3.918c-.57-4.985-3.569-12.726-4.929-12.726-.57 0-2.207.442-3.638.982-2.947 1.11-3.496.875-3.496-1.497 0-.955-1.048-2.615-2.444-3.872-1.591-1.432-3.042-3.897-4.154-7.055-3.795-10.781-3.253-14.767 2.259-16.609 5.11-1.707 23.373-6.623 24.606-6.623.68 0 1.652 1.445 2.448 3.64.727 2.003 2.36 5.512 3.627 7.8 4.023 7.257 5.292 11.372 5.208 16.885-.06 3.878.273 5.616 1.39 7.282 2.389 3.563 5.649 12.968 6.058 17.481.31 3.422.064 4.756-1.328 7.22-1.3 2.3-1.592 3.676-1.223 5.762.53 2.992-.415 4.666-2.634 4.666-1.82 0-2.655 1.026-6.163 7.573l-3.002 5.601 3.015 1.389c3.366 1.549 10.04 1.85 14.766.665 2.493-.625 2.912-1.04 3.322-3.29.258-1.417.858-3.295 1.334-4.174.652-1.203.633-2.147-.077-3.814-.904-2.125-.825-2.306 1.9-4.396 3.604-2.763 3.639-4.636.244-13.077-2.356-5.858-2.502-6.753-2.382-14.564.158-10.236.173-16.179.054-24.272-.05-3.433.152-9.162.444-12.732l.533-6.491 6.262.458c8.224.601 25.071-.61 32.571-2.343 6.22-1.437 13.488-3.92 19.45-6.647l3.494-1.598 1.686 3.316c1.681 3.307 2.53 4.149 13.013 12.915 5.892 4.927 8.497 9.152 7.61 12.34-.516 1.857-14.898 16.517-24 24.466-4.612 4.026-5.68 5.355-5.68 7.068 0 1.16-.895 4.29-1.99 6.955-1.332 3.244-1.764 5.209-1.307 5.946.403.65.375 2.783-.069 5.203-1.023 5.582-.151 6.523 5.682 6.142 4.983-.325 8.59-2.41 11.84-6.841l2.03-2.767-2.199-2.93c-1.209-1.612-2.443-3.31-2.741-3.773-.342-.528.61-1.499 2.559-2.609 2.23-1.271 3.102-2.239 3.102-3.447 0-.924.365-2.546.81-3.604 1.169-2.774 10.266-10.437 18.24-15.365 13.6-8.407 14.947-11.923 8.912-23.286-1.431-2.695-2.602-5.944-2.602-7.22v-2.321l2.286 1.469c1.258.808 4.33 2.311 6.827 3.341 3.268 1.347 5.406 2.862 7.624 5.4 3.406 3.9 8.675 7.646 14.072 10.008 5.186 2.269 11.442 11.129 15.173 21.486 3.658 10.153 5.2 26.363 2.892 30.375-.593 1.03-2.15 2.584-3.459 3.454-1.587 1.054-2.38 2.173-2.38 3.36 0 .979-.639 2.607-1.42 3.62-2.291 2.972-3.25 6.135-2.115 6.985 3.242 2.427 9.787 3.42 14.339 2.173z"/><path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m2567.367 1934.053 231.783 66.423"/><path d="M2876.073 2000.856c-7.917-.131-23.618.452-28.257 1.39 5.631 2.766 18.982 6.15 25.663 7.268zm18.82-32.475c4.14.897 1.711 1.131 6.51 1.903-8.447 5.69-20.677 26.853-19.28 27.318 5.656-10.139 17.828-19.9 27.549-25.472 1.466 3.854-.554 4.089-.206 8.135-13.699 5.432-28.198 31.198-35.614 44.992-.682 1.268-11.178-.392-9.964-1.128 8.452-5.12-.08-8.54-3.195-10.394-13.977-8.317-46.267-9.376-56.685-9.87-11.076-.524-7.834-6.217-1.418-6.24 18.072-.065 65.946-.08 73.647-.52 1.675-9.998 8.307-22.045 18.657-28.724z" style="fill:#30352d;stroke:#000;stroke-width:2;stroke-linecap:square;stroke-miterlimit:15;stroke-dasharray:none;stroke-opacity:1"/><path d="M2979.516 1990.733s-2.468 6.64 1.3 11.606c7.64 14.804 10.737 30.547 17.776 45.882l-24.932.88c-3.435-10.642-.409-18.966-7.657-28.226-6.98-8.917-1.612-18.787-1.905-27.46-6.201 8.421-8.338 19.734-15.377 28.658-.922 9.972.754 20.698-1.09 28.952-12.024.921-12.864.2-24.135-.72 4.205-11.915 1.678-24.335 4.192-36.905 8.086-15 21.414-48.584 21.414-48.584 9.762-4.65 19.227 3.879 28.445-3.789 6.48 12.131 6.23 25.058 1.97 29.706z" style="fill:#d9d9d9;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"/><path style="fill:#ffe2d1;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m2904.548 1959.996-10.08 8.427 2.934 10.854 7.745-7.512 2.452-5.563z"/><path d="M2873.852 2025.257c-.571 6.359-1.684 18.666-1.594 26.722-1.3.085-34.372-.729-50.067.68-5.866-6.704-11.68-9.327-19.933-9.494 7.038-9.344 26.884-18.878 42.558-21.594 9.613-1.667 29.036 3.687 29.036 3.687z" style="fill:#d9d9d9;stroke:#000;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" class="UnoptimicedTransforms"/><path d="M2569.374 1936.81c-8.757 7.667-25.607 8.758-37.545 7.656-3.72-.344-12.86-14.309-7.823-19.304 4.776 2.479 22.014-1.256 24.503-2.681 11.586-6.637 14.142-18.253 15.404-29.865.634-5.833 2.91-21.53-5.302-22.494 1.09-5.237 4.344-9.416 10.865-9.56 15.85-.348 21.135 56.369-.102 76.248z" style="fill:#30352d;stroke:#000;stroke-opacity:1"/><path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="M2636.52 1971.745c2.092-16.636 5.597-44.543 2.855-60.83"/><path style="fill:#ffe2d1;fill-opacity:1;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="m2911.052 1968.162-10.08 8.426 2.934 10.854 7.745-7.511 2.452-5.563z"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2966.267 1926.688c.016.29-.01.748-.174 1.464a16.608 16.608 0 0 1-.568 1.85c-.514 1.422-1.234 3.033-2.05 4.748-.215.45-.426.886-.629 1.306a159.731 159.731 0 0 1-2.25 4.424c-.717 1.369-2.325 4.403-3.216 6.089l-.028.052c-.986 1.866-2.066 3.993-3.105 5.994-1.01 1.946-1.938 3.696-2.745 5.12a41.299 41.299 0 0 1-1.289 2.14 18.96 18.96 0 0 1-.92 1.29 9.345 9.345 0 0 1-.416.497c-.132.145-.24.25-.324.323a.604.604 0 0 1-.16.114s.014-.016.061-.031a.392.392 0 0 1 .106-.02c.053 0 .11-.001.17.012a.753.753 90 0 0-.327 1.47c.08.017.165.023.25.017.07-.01.136-.018.198-.036.105-.03.198-.077.282-.127.136-.083.27-.196.409-.33.123-.119.26-.264.41-.436.141-.161.297-.347.466-.557.31-.384.647-.82 1.023-1.315.01-.01.114-.149.12-.156.408-.536.872-1.141 1.426-1.887a107.471 107.471 0 0 0 3.395-4.832c1.275-1.927 2.523-3.957 3.562-5.86l.029-.053a78.813 78.813 0 0 0 3.085-6.304 73.079 73.079 0 0 0 1.865-4.735c.16-.45.32-.927.473-1.418.582-1.853 1.018-3.69 1.188-5.259.089-.82.097-1.498.049-2.055-.068-.785-.241-1.241-.366-1.5zm-547.691 115.304c-8.596.917-16.968 3.165-16.968 3.165s8.657-.268 17.18-1.176c17.037-1.816 33.898-2.429 49.388-.49 7.57.948 15.215 1.865 15.215 1.865s-7.204-2.88-14.967-3.85c-15.69-1.963-32.731-1.338-49.848.486z"/><path style="fill:#f59316;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M2212.289 1305.891c-60.424-.339-120.86 1.323-120.86 1.323s60.414 2.338 120.838 2.677l362.544 2.031c60.424.339 120.86-1.323 120.86-1.323s-60.413-2.338-120.837-2.677z"/><path style="fill:#000;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M3127.9 1592.465c-1.698.01-2.705.03-4.104-.062-1.156-.075-1.973-.195-1.973-.195s.593.574 1.694 1.155c1.13.596 2.673 1.113 4.395 1.103 8.31-.045 14.934-5.46 19.935-.848 6.955 6.416 16.312-.808 23.489-1.212 1.44-.074 2.413-.139 3.6-.054 1.018.073 1.751.241 1.751.241s-.457-.598-1.438-1.187c-1.009-.606-2.437-1.093-4.025-.997-8.065.453-16.022 7.272-22.021 1.739-5.923-5.464-13.715.276-21.302.317zm-122.863 23.135c-1.699.01-2.706.03-4.105-.061-1.156-.075-1.973-.196-1.973-.196s.593.574 1.694 1.155c1.13.596 2.673 1.114 4.395 1.103 8.31-.045 14.934-5.46 19.935-.847 6.955 6.415 16.312-.809 23.49-1.212 1.44-.074 2.412-.139 3.6-.054 1.017.073 1.75.241 1.75.241s-.457-.598-1.438-1.187c-1.009-.606-2.437-1.093-4.025-.997-8.064.453-16.022 7.272-22.021 1.738-5.923-5.463-13.715.276-21.302.318z"/><g style="font-size:40px;line-height:1.25;display:inline;fill:#fffdfd;stroke:#000"><path d="m2245.09 1026.865 35.794 29.243q3.627 2.89 6.65 2.551l6.988 8.303-18.792 15.816-6.988-8.302q.378-1.88-.123-3.022-.5-1.14-1.844-2.736l-7.423 6.248q1.343 1.596 2.415 2.287 1.074.658 3.012.558l6.988 8.303-16.246 13.673-7.365-8.75q.165-1.916-.178-3.16-.339-1.277-1.631-3.467l-22.774-39.435zm12.212 34.019-14.007-12.167 9.596 15.88zm2.03-45.839 23.26-17.618q4.335-3.283 8.667-4.977 4.333-1.694 9.28-.326 4.933 1.35 9.575 7.479l14.887 19.654q5.165 6.82 5.114 13.738-.066 6.9-9.333 13.92l-23.708 17.958-6.906-9.117q1.088-1.824.735-3.027-.352-1.203-1.866-3.202l-17.392-22.962q-.977-1.289-2.434-2.126-1.457-.837-2.917-.202zm26.621-2.817 21.454 28.324q.243-.184.832-.454.59-.27.795-.426 1.756-1.33 2.066-3.211.314-1.914-1.455-4.25l-15.524-20.495q-1.684-2.223-3.44-1.98-1.757.242-4.728 2.492zm90.132-77.051 30.678 34.57q3.12 3.432 6.16 3.579l5.575 9.31-21.071 12.62-5.577-9.31q.673-1.795.36-3.001-.312-1.206-1.384-2.996l-8.324 4.986q1.072 1.79 2.02 2.642.956.821 2.885 1.031l5.576 9.31-18.217 10.91-5.877-9.811q.468-1.865.328-3.147-.131-1.315-1.058-3.683l-16.202-42.559zm6.637 35.529-11.891-14.242 6.945 17.205zm29.521-10.163 17.355-8.84 1.777 3.488q2.489 4.887 5.58 3.313.125-.064.459-.34.333-.274.48-.349 1.489-1.206 1.3-2.556-.177-1.383-1.475-3.93-.979-1.922-3.298-2.345-2.33-.444-4.895-.005-2.565.438-6.332 1.357-3.756.888-5.4 1.016-4.359.378-7.461-1.014-3.082-1.403-5.123-3.861-2.052-2.48-3.903-6.113-3.808-7.477-1.216-14.058 2.614-6.592 11.886-11.315l1.713-.872q5.869-2.99 11.5-3.964 5.633-.975 11.17-.586l6.797 13.345-16.332 8.318-1.563-3.07q-.979-1.921-2.409-2.455-1.44-.556-2.588.03-1.149.585-1.706 1.763-.537 1.167-.12 2.296.065.125.214.523.15.397.182.46.904 1.775 2.7 2.359 1.808.552 3.944.306 2.126-.268 5.233-1.087 3.128-.83 3.243-.863 7.48-1.838 12.836.88 5.366 2.684 8.366 8.574 1.936 3.8 2.83 8.553 1.015 5.349-1.113 9.431-2.12 4.052-5.569 6.677-3.45 2.625-9.033 5.916-2.506 1.277-7.045 2.642-4.529 1.385-8.98 1.785-4.452.4-6.728-1.123zm31.747-61.096 49.655-20.556 10.766 26.008-13.123 5.433-4.186-10.113q-1.067-2.577-3.868-2.052l11.86 28.65q2.089 5.046 4.442 4.909l4.375 10.568-22.37 9.26-4.15-10.026q1.847-1.602.305-5.327l-12.63-30.512q-1.69.699-1.732 1.883-.03 1.154.66 2.821l3.971 9.594-13.21 5.468zm59.708-24.276 27.313-8.539q19.708-6.16 24.666 9.7 1.469 4.697 1.252 7.932-.2 3.206-1.587 5.212-1.387 2.005-3.898 3.87 4.705-.66 6.983 1.206 2.293 1.837 3.496 5.684l1.398 4.474q.672 2.148 1.421 3.289.772 1.134 2.486 1.433l3.238 10.357-20.244 6.329q-2.154-2.961-5.042-12.2l-1.748-5.593q-.889-2.84-2.77-3.358-1.88-.517-4.873-.195l2.266 7.248q1.685 5.391 4.052 5.265l3.238 10.357-22.996 7.19-3.238-10.358q1.134-1.557 1.016-3.19-.102-1.663-1.067-4.75l-8.33-26.642q-.978-3.132-3.417-3.156zm24.762 6.158 3.72 11.9q.18-.056.7-.12t.833-.162q5.592-1.749 4.018-6.782l-.342-1.096q-1.59-3.751-3.321-4.34-1.738-.61-5.608.6zm71.688-32.114 17.805 42.653q1.84 4.258 4.666 5.383l2.254 10.615-24.026 5.103-2.255-10.615q1.22-1.48 1.315-2.723.096-1.242-.338-3.283l-9.491 2.016q.433 2.04 1.053 3.155.638 1.086 2.395 1.911l2.254 10.615-20.77 4.412-2.377-11.188q1.047-1.612 1.331-2.87.302-1.286.194-3.827l-1.521-45.513zm-5.247 35.761-6.628-17.329.988 18.527zm76.118-45.421 29.166-.881q4.943-.15 9.588 1.469 4.668 1.618 7.737 5.417 3.07 3.8 3.248 9.703l.316 10.449q.519 17.172-18.387 17.743l-7.965.24q.016.516-.046 1.596-.06 1.08-.052 1.385.072 2.39 2.02 3.199l.345 11.432-24.083.727-.345-11.432q2.273-.819 2.162-4.473l-.921-30.502q-.1-3.28-2.418-3.96zm22.767 13.147.536 17.757q.328-.01.917.066.588.076.822.07 5.084-.154 4.925-5.425l-.212-7.005q-.069-2.272-.761-3.47-.67-1.2-2.113-1.625-1.444-.449-4.114-.368zm36.234-14.341 46.83 3.307-1.536 21.743-18.376-1.298.284-4.021q.139-1.964-1.288-3.052-1.404-1.086-3.602-1.24l-1.636-.116-.8 11.315 12.649.893-.852 12.064-12.648-.893-.852 12.064q.234.016.742.146.507.13.671.141 2.689.19 4.115-1.048 1.452-1.26 1.594-3.271l.33-4.676 18.377 1.298-1.575 22.303-46.83-3.306.806-11.41q1.69-.632 1.88-3.32l2.217-31.399q.249-3.53-1.27-5.306zm57.693 4.522 28.178 4.999q20.33 3.607 17.428 19.968-.86 4.846-2.541 7.619-1.655 2.753-3.81 3.894-2.154 1.142-5.242 1.641 4.48 1.58 5.643 4.286 1.19 2.687.486 6.656l-.82 4.615q-.392 2.216-.252 3.574.163 1.361 1.547 2.416l-1.896 10.685-20.885-3.705q-.548-3.62 1.143-13.15l1.024-5.77q.52-2.931-.912-4.256-1.43-1.325-4.236-2.418l-1.327 7.477q-.986 5.562 1.173 6.54l-1.895 10.685-23.724-4.209 1.896-10.685q1.723-.86 2.371-2.364.675-1.523 1.24-4.707l4.875-27.485q.574-3.231-1.58-4.375zm19.145 16.87-2.178 12.276q.185.033.676.215.492.183.815.24 5.769 1.024 6.69-4.169l.2-1.13q.317-4.063-.949-5.382-1.261-1.343-5.254-2.05zm125.085 21.673-8.08 45.51q-.755 4.575 1.015 7.05l-3.842 10.148-22.971-8.696 3.842-10.148q1.826-.587 2.578-1.58.751-.994 1.49-2.945l-9.075-3.435q-.738 1.95-.819 3.223-.05 1.26.981 2.903l-3.841 10.149-19.86-7.518 4.05-10.697q1.752-.79 2.671-1.695.95-.919 2.232-3.115l23.326-39.11zm-23.747 27.249 3.793-18.162-9.185 16.12zm26.757 17.233 17.488 8.574-1.723 3.515q-2.415 4.924.7 6.451.126.062.546.164.42.101.567.173 1.86.468 2.827-.493.998-.972 2.257-3.54.95-1.936-.105-4.045-1.043-2.13-2.934-3.918-1.89-1.788-4.886-4.25-2.964-2.471-4.054-3.71-2.918-3.258-3.667-6.575-.728-3.307.013-6.415.751-3.13 2.547-6.791 3.693-7.534 10.513-9.41 6.84-1.867 16.184 2.714l1.726.846q5.913 2.9 10.074 6.819 4.16 3.92 7.173 8.581l-6.593 13.447-16.457-8.069 1.517-3.093q.95-1.936.519-3.4-.42-1.485-1.578-2.053-1.158-.567-2.434-.306-1.256.272-1.908 1.283-.062.127-.29.485-.228.358-.259.421-.877 1.789-.266 3.576.643 1.777 2.123 3.338 1.49 1.54 4.01 3.533 2.542 2.003 2.637 2.076 5.96 4.88 7.002 10.794 1.073 5.903-1.837 11.838-1.878 3.83-5.141 7.398-3.669 4.022-8.212 4.77-4.512.738-8.683-.446-4.17-1.183-10.154-3.673-2.525-1.239-6.341-4.05-3.827-2.79-6.82-6.11-2.991-3.32-3.139-6.055zm70.115-9.754 24.957 15.119q4.23 2.562 7.248 6.445 3.038 3.896 3.548 8.754.51 4.858-2.55 9.91l-5.416 8.94q-8.901 14.694-25.079 4.894l-6.815-4.13q-.267.442-.906 1.316-.64.873-.797 1.134-1.239 2.044-.044 3.782l-5.926 9.782-20.607-12.483 5.926-9.783q2.353.549 4.247-2.578l15.811-26.1q1.7-2.807.125-4.639zm11.959 23.412-9.205 15.195q.28.17.733.554.453.383.653.505 4.35 2.635 7.082-1.875l3.631-5.994q1.178-1.945 1.248-3.327.09-1.37-.89-2.512-.967-1.162-3.252-2.546zm37.26 6.956 38.026 27.53-12.783 17.656-14.922-10.803 2.364-3.266q1.155-1.594.517-3.271-.618-1.664-2.403-2.955l-1.329-.963-6.652 9.189 10.27 7.436-7.092 9.795-10.27-7.435-7.092 9.796q.19.137.552.515.363.379.495.475 2.184 1.58 4.05 1.282 1.898-.304 3.08-1.937l2.749-3.797 14.921 10.804-13.112 18.11-38.026-27.53 6.708-9.264q1.768.355 3.349-1.828l18.459-25.496q2.075-2.867 1.722-5.177zm45.403 33.251 21.767 18.577q15.706 13.404 4.92 26.044-3.196 3.744-6.05 5.283-2.821 1.536-5.257 1.43-2.435-.107-5.351-1.24 3.063 3.631 2.696 6.553-.335 2.92-2.951 5.986l-3.043 3.565q-1.461 1.712-2.028 2.953-.549 1.257.11 2.868l-7.044 8.254-16.134-13.77q1.36-3.399 7.644-10.761l3.804-4.457q1.932-2.264 1.369-4.132-.563-1.867-2.43-4.23l-4.929 5.776q-3.667 4.297-2.3 6.234l-7.045 8.254-18.326-15.641 7.044-8.254q1.922.13 3.242-.838 1.353-.972 3.453-3.432l18.12-21.233q2.13-2.496.853-4.573zm7.968 24.24-8.094 9.484q.142.122.473.528.332.406.581.619 4.457 3.804 7.88-.208l.746-.873q2.33-3.343 1.906-5.122-.408-1.796-3.492-4.428zm65.016 42.379-25.972 38.234q-2.56 3.868-1.955 6.85l-7.654 7.692-17.412-17.324 7.654-7.693q1.906.21 2.998-.389 1.093-.6 2.564-2.078l-6.879-6.844q-1.471 1.479-2.065 2.608-.56 1.128-.29 3.05l-7.654 7.692-15.053-14.977 8.067-8.108q1.922 0 3.131-.455 1.242-.45 3.31-1.93l37.272-26.165zm-32.81 15.165 10.884-15.026-14.97 10.96z" style="font-size:96px;font-family:Aachen;-inkscape-font-specification:'Aachen, Normal'" transform="translate(1.775 3)" aria-label="AD ASTRA PER ASPERA"/></g><path style="fill:none;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M2255.503 1100.348c358.84-317.025 696.948-214.918 902.918 23.225"/></g></g>
10
+ </svg>
11
+ </g>
12
+ </svg>