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 2400 1400" preserveAspectRatio="none">
9
+ <path fill="#be0a2f" d="M0 466.667h2400V0H0z"/><path fill="#002768" d="M0 1400h2400V933.333H0z"/><path fill="#fff" d="M0 933.333h2400V466.667H0zM957.022 823.32h1.642z"/><path fill="#002768" fill-rule="evenodd" d="M116.622 227.882a41.555 41.555 0 1 1-83.11 0 41.555 41.555 0 1 1 83.11 0" color="#000" overflow="visible" style="marker:none" transform="rotate(-15 -4709.042 -367.361)scale(9.62342)"/><path fill="#fff" d="M1228.958 702.169v-1.798m-9.995 11.788h-2.622m12.617 10.006v2.114m10.002-12.12h1.738m153.889-201.095c-2.812 1.537-5.782 2.637-8.734 4.122-19.738 7.756-43.703 2.131-62.743 9.87-1.397-4.717-4.926-8.228-9.625-9.87h-1.642v-.227c-1.414-.245-3.3-.49-5.17.681-.944 3.546 3.284 6.341 1.17 10.097-11.039 8.227-24.908 8.017-37.59 8.489 8.228-2.83 16.21-5.415 22.795-12.245 0-.925-.245-1.869-1.187-2.585-17.59 4.943-37.119 7.773-55.896 11.528-6.743-3.144-13.8-4.838-18.708-7.51-5.013-2.726-7.843-6.341-7.843-6.341s-2.952 2.934-8.21 5.554c-4.35 2.149-10.376 3.721-16.681 6.184-9.398-4.227-20.682-3.756-29.608-8.472-7.51-3.022-15.04-5.624-22.795-7.493l-3.51.227c-.472 7.511 9.152 9.38 14.095 13.625 1.398.681 2.813 1.153 4.228 2.113-8.455.228-18.097-3.318-27.267-5.188-2.568-.925-5.398-3.283-7.04-5.869-2.34-3.755 4.7-8.227-1.397-10.567-3.284 1.187-6.096-.455-8.681 2.113-2.83 2.34-4 4.227-5.17 7.302-9.643-7.302-22.324-6.586-33.364-7.756-8.227.454-16.681-.716-24.21-3.301-5.869-5.153-13.851-8.228-18.078-14.341-2.83 4.716 1.17 9.869 2.812 14.34 3.057 4.7 8.699 5.87 12.681 9.625-9.624 3.546-23.022 6.34-33.345 12.437-6.358.49-11.756 3.756-18.568 3.756-.472 1.432.698 3.755 2.585 3.755l.472-.437c3.755 1.625 7.755.437 11.266 1.397l9.38.228c-7.965 5.153-14.096 11.738-22.777 14.55-.455 1.188.471 1.66 1.17 2.341 24.664 2.83 40.175-17.363 60.857-23.948 9.851-3.982 22.306-5.153 33.118-1.397 10.34 2.113 21.607 2.568 29.835 8.227-3.057 2.585-5.625 5.624-4.455 10.096.7 2.114 2.813.926 4.228.437 4.227-2.078 8.454-1.362 12.681-2.078 9.17.244 13.153-.716 21.38.681-5.869 7.983-12.681 18.568-6.34 28.42 2.34 1.677 2.812 4.227 5.641 4.716 3.756-7.51 2.341-15.738 7.983-22.55 3.86-6.219 10.638-8.332 17.153-8.804l3.18-.14c.82 8.839 5.24 16.681 11.842 23.267 4.455 2.358 9.153 3.79 11.267 8.943-.228 6.34-7.511 5.153-11.738 6.777-7.284.716-16.664.961-19.022 8.944-14.097 4.471-28.665 8.472-41.346 15.965-3.529-.925-6.114.716-8.454-2.113-4.944 3.546-12.455 4.227-19.494 5.66-6.585-1.87-8.943-6.097-13.642-11.04 4-2.131 4-8.228 14.34-6.324l-.244-.471c5.17-1.432 8.873-8.699 9.572-10.515-.454-1.293-5.87-3.808-4.629-13.922 2.34-9.415-9.398-15.284-5.87-26.289-.47-2.358-2.113-5.188-4.698-5.904-2.83.716-6.34 1.87-7.528 4.944-3.756.47-9.87-1.206-12.21 2.585-4.699-.716-8.699-3.074-12.699-4.944-2.812.245-4.227.716-6.812 1.153-.682 1.887-.385 4 .192 6.114 0 0-18.97 8.699-16.612 20.227-19.267 6.55-39.476 25.119-40.175 46.499-6.34 8.699-13.87 17.852-13.153 29.136l-11.983 18.568c-2.83 11.965-4.943 24.192-13.398 33.8-4.698 11.056-7.755 26.113-2.113 37.607-.943 3.301-.227 6.812.699 9.852 2.13-.437 4 .96 4.698 2.83.472 3.755-.925 8.227 1.415 11.056 1.17.455 2.358.926 3.756 1.17-.227 3.022-.472 7.739 3.301 8.926 4.227-.47.454 5.398 4.681 6.324 4.455.943 3.284 7.057 6.813 9.886 1.642 7.738-5.887 12.891-8 19.721-.437 6.114-7.022 13.17-.909 18.324.682-.682 1.642.47 2.568.68l.454.472c-5.869-.472-13.607-2.114-19.494-4.664l-.454.437 2.096 1.642-.943.943c8.472 7.302 8.472 18.813 9.87 29.625 1.414 1.625 3.528 1.398 5.414 2.114 7.511 2.323 14.795 5.869 22.08 7.493 4.226 4.961 3.755 11.983 5.397 17.887 1.415 8.192 4.244 17.607 13.17 20.647 1.398 1.153 5.17-.681 6.813 1.624l.472-.437c4.663 2.795 8.663 4.472 12.89 8.455 3.302-2.341 2.83-7.529 2.114-10.568-.944-1.205-1.397-2.603-1.642-4.227 6.34 4.943 9.398 14.568 17.398 16.681 3.982-6.358-1.188-12.943-4.716-18.323-4.682-3.32-9.153-5.66-13.852-5.87-3.04-3.074-8.926-2.357-10.568-7.3-1.188-5.398-2.83-10.342-3.528-15.966 15.04 1.153 23.266-.716 35.948 1.642-2.585 1.397-6.114 2.34-7.057 5.624-3.738 12.926 9.87 22.306 17.397 30.29 7.512 6.148 13.625 12.244 22.778 15.772 4.943 3.756 11.04 4.944 16.455 7.983 23.72 8.926 46.987 18.795 73.538 20.664 30.061 5.869 63.197.716 93.503-5.38 24.193-8.943 50.272-16.245 70.237-35.494 2.131-5.38 8-12.437 2.131-17.834-1.659-1.188 0-3.32-.47-5.433 12.454-3.738 23.249-3.51 37.59-5.153 3.982.926 6.812-.226 11.982-.471h1.642c-5.17 5.397-6.585 13.38-14.096 16.454-9.397 7.267-26.55 5.136-26.079 21.625-.471 2.55-.716 5.87-2.114 8.42.471.716 1.17.96 2.114.96 4.699-3.319 6.812-10.096 11.738-12.699.944-1.397 0-.908 1.398-2.113.228.716 1.17-.228 1.642-.472 1.886 1.188-1.153 2.586-1.642 3.79-.944 2.586-3.738 5.154-2.586 7.984-.682 2.55-2.794 6.096-2.096 7.738.228.47.681.47 1.17.47a12.7 12.7 0 0 0 3.197-5.414s37.433-21.834 42.83-31.005c2.9-4.105 5.433-8.262 6.481-12.873l2.079-4.158c1.694-.28 3.388-.681 5.083-1.292 6.812-.245 11.825-4.14 18.393-3.895-6.568 11.493-28.193 33.258-28.193 33.258-56.385 54.428-122.954 87.721-209.872 87.302-39.948.63-114.744-8.21-201.662-79.861-29.957-24.664-60.7-78.534-70.098-95.932-14.096-38.306-25.362-76.49-24.664-121.382.594-27.598 7.441-56.367 12.14-81.066 6.34-26.533 31.721-73.207 31.721-73.207 8.227-18.218 48.944-62.271 52.473-64.63 29.59-25.817 62.481-44.856 97.486-58.708 22.48-7.668 62.76-16.926 101.888-15.528 39.145 1.45 62.726 8.227 62.726 8.227 26.061 4.943 43.145 11.982 66.795 24.122 16.437 8.63 38.761 21.154 58.185 39.547 19.022 14.568 32.262 32.891 47.93 51.686 15.966 19.267 38.447 63.896 43.46 82.255 21.153 59.11 19.511 130.831-2.114 191.461-7.982 19.721-15.51 38.743-27.022 57.311-2.114 2.358-2.34 4.943-4.699 6.34-3.755-10.34 8.926-16.925 3.756-25.344.944-1.188 1.66-1.188 2.585-.28 3.301-2.078 6.83-5.59 8.472-9.38 3.528-7.738-6.812-8.663-9.642-14.323-15.267-17.607 5.886-37.363 9.642-55.442 6.812-13.38 9.397-33.118.925-46.498-2.812-7.739-5.87-15.284-12.21-21.625-8.227-13.625-13.625-28.193-16.681-43.913-4.7-16.682-9.87-33.119-21.38-47.006 1.414-10.34-10.341-15.738-16.21-22.795-3.756-3.04-7.756-7.022-9.608-11.493 0-3.756 2.096-9.153-2.585-12.21-2.113-2.358-5.415-2.131-8.454-2.131-3.057 8.472-11.057.49-16.455.49-5.869-.245-12.925 1.641-16.908-4.228-2.358-1.205-4.943 0-5.887 2.114-1.397 7.266-2.113 15.72-7.755 21.59-2.585 9.17 3.301 21.397-5.87 28.664-2.585 4.943 1.643 10.096 5.171 14.079 9.17 2.602 19.267-2.55 27.721 4.943-.944 6.83-2.114 15.284-9.153 19.528-13.398 3.267-22.096-10.13-33.835-13.17-3.738-1.677-7.982-3.04-11.022-4.943.228.227-7.283-1.415-11.51-.926l-.717.067c-12.908-9.153-23.493-11.773-34.061-14.708-4.035-9.345-11.18-12.594-19.372-15.004-5.188-1.537-14.69-2.323-15.58-5.258.296-7.616 13.799-6.218 17.799-15.389 3.755-2.568 8.925-8.437 7.982-14.777 8.227 1.851 17.87 2.113 22.568 10.55.925 6.34 2.114 11.284.228 17.625.7 1.17.7 2.603 2.114 2.603 2.585.437 5.397-1.677 6.795-4.228 3.056-7.546 4-20.681-3.284-27.022l-.454-.471c11.284-1.17 23.948.227 35.93 2.113 1.17-.244 2.341-1.886 1.17-2.83l-5.38-5.152c19.495-4.961 41.329-8.472 62.255-5.153 2.096 0 5.153 3.738 6.568.908 11.04 5.398 20.908 14.097 30.061 22.795 5.642 1.87 9.87 5.625 15.285 4.682v.471c3.283 1.153 7.737-.21 10.567-2.585 0-4.21-4.68-1.887-6.812-3.756-7.983-7.04-16.926-11.982-24.42-19.965 13.608 3.51 26.778 10.812 41.8 8.472 1.415-.961.471-2.603-.944-2.848-16.664-5.152-28.874-20.629-46.726-22.55 1.398-4.437 5.188-11.494 8.018-15.581l-5.624.437"/><path d="M1130.199 875.559c.14-.402.314-.786.507-1.153h1.38c-.04.437-.14.925-.28 1.397m326.171 123.373c-2.585 1.153-3.756 4.455-6.585 3.738 2.585-.228 4.227-2.83 6.585-3.738"/><path fill="#fff" d="M1199.057 994.071c161.793 0 292.955-131.168 292.955-292.955s-131.162-292.955-292.955-292.955-292.955 131.168-292.955 292.955 131.162 292.955 292.955 292.955"/><path fill="#0071ba" d="M1198.893 527.736c16.322 1.993 16.322-13.008 22.443-13.008s9.182 11.999 19.727 9.678c12.596-2.801 11.555-13.669 19.034-13.669 5.106 0 6.803 7.67 15.646 8.33 8.817.672 10.884-8.673 16.323-8.673 4.762 0 6.459 3.007 15.984 11.338 5.318 3.726 13.262 4.006 22.444-5 5.492-5.387 12.58-3.33 15.302 1.004s3.985 10.635 10.883 13.336c5.101 1.992 9.515-3.336 15.641-4.335 6.121-.999 15.757 11.418 22.444 5.339 4.757-4.34 8.494-9.002 2.373-17.005l-.841-.877c-48.851-52.272-119.058-85.038-197.06-85.038-78.008 0-148.214 32.766-197.065 85.038l-.846.877c-6.121 8.003-2.384 12.665 2.378 17.005 6.687 6.079 16.323-6.338 22.444-5.339 6.12 1 10.54 6.327 15.64 4.335 6.898-2.701 8.167-9.002 10.884-13.336 2.717-4.335 9.805-6.391 15.297-1.005 9.181 9.007 17.131 8.727 22.449 5 9.52-8.33 11.216-11.337 15.979-11.337 5.439 0 7.506 9.345 16.322 8.673 8.843-.66 10.54-8.33 15.641-8.33 7.485 0 6.438 10.868 19.045 13.67 10.54 2.32 13.6-9.68 19.726-9.68 6.121 0 6.121 15.002 22.444 13.01h-.692"/><path fill="#fff" d="m1188.628 517.186 4.06-12.263-10.641-7.58h13.156l4.06-12.253 4.06 12.253h13.15l-10.635 7.58 4.06 12.263-10.635-7.575-10.64 7.575m3.118-33.956 2.817-8.494-7.373-5.244h9.118l2.817-8.505 2.817 8.505h9.113l-7.374 5.244 2.813 8.504-7.374-5.254zm37.455 31.149 4.557-7.733-6.105-6.64 8.917 1.861 4.556-7.743.957 8.89 8.912 1.845-8.325 3.647.957 8.875-6.105-6.633-8.32 3.631m-7.956-29.844 4.012-8.013-6.544-6.227 9.023 1.264 4.007-8.024 1.564 8.806 9.023 1.247-8.055 4.182 1.57 8.806-6.55-6.211-8.055 4.17m29.41 5.095 5.122-7.378-5.587-7.062 8.753 2.49 5.128-7.395.286 8.943 8.742 2.485-8.568 3.029.28 8.927-5.582-7.062-8.573 3.024m28.013 9.345 6.138-6.607-4.514-7.765 8.304 3.69 6.137-6.608-1.005 8.875 8.31 3.68-8.928 1.802-1 8.89-4.519-7.775zm26.794 12.882 7.025-5.698-3.352-8.3 7.696 4.79 7.02-5.688-2.268 8.653 7.696 4.779-9.096.57-2.273 8.648-3.352-8.309zm-97.935-56.395 3.377-8.303-7.004-5.71 9.097.583 3.378-8.294 2.24 8.653 9.098.586-7.712 4.774 2.236 8.658-7.004-5.72-7.712 4.774m32.164 2.816 4.493-7.785-6.147-6.586 8.927 1.786 4.499-7.775 1.02 8.89 8.933 1.787-8.299 3.695 1.02 8.88-6.152-6.596zm31.345 7.754 5.529-7.104-5.18-7.353 8.6 2.966 5.529-7.104-.217 8.927 8.6 2.966-8.732 2.558-.217 8.933-5.18-7.353-8.733 2.564m30.156 11.635 6.465-6.312-4.118-7.966 8.109 4.076 6.464-6.296-1.448 8.817 8.108 4.086-9.007 1.374-1.448 8.817-4.118-7.971zm28.506 15.351 7.278-5.382-2.976-8.441 7.47 5.122 7.278-5.381-2.659 8.547 7.469 5.111-9.113.164-2.658 8.547-2.976-8.441zm25.625 19.325 7.95-4.366-1.776-8.753 6.692 6.057 7.955-4.366-3.816 8.114 6.692 6.073-9.05-1.052-3.821 8.114-1.776-8.764zm-186.123 1.786-4.557-7.743 6.1-6.64-8.912 1.861-4.556-7.733-.957 8.88-8.912 1.845 8.325 3.648-.957 8.89 6.105-6.639 8.32 3.632m7.972-29.855-4.012-8.024 6.544-6.216-9.023 1.264-4.012-8.024-1.565 8.795-9.017 1.259 8.05 4.18-1.56 8.801 6.54-6.216zm-29.468 5.202-5.128-7.38 5.587-7.061-8.753 2.484-5.127-7.379-.28 8.928-8.754 2.49 8.574 3.023-.28 8.933 5.582-7.062zm-28.142 9.16-6.137-6.607 4.514-7.765-8.31 3.673-6.13-6.607.998 8.88-8.304 3.684 8.923 1.808 1.004 8.88 4.514-7.764 8.928 1.807m-26.545 12.956-7.025-5.698 3.35-8.315-7.695 4.794-7.025-5.692 2.273 8.652-7.696 4.79 9.096.56 2.273 8.663 3.352-8.315 9.097.56m98.236-56.309-3.383-8.299 7.01-5.708-9.093.576-3.382-8.288-2.242 8.653-9.096.586 7.712 4.768-2.242 8.663 7.004-5.719zm-32.386 3.007-4.493-7.785 6.147-6.586-8.933 1.786-4.493-7.775-1.025 8.89-8.928 1.787 8.299 3.695-1.02 8.88 6.147-6.596zm-31.525 7.527-5.528-7.104 5.18-7.353-8.595 2.965-5.534-7.104.217 8.928-8.6 2.965 8.732 2.559.21 8.933 5.18-7.353 8.733 2.564m-30.446 11.777-6.465-6.285 4.118-7.982-8.108 4.075-6.465-6.295 1.454 8.827-8.114 4.065 9.007 1.375 1.448 8.827 4.113-7.971 9.007 1.364m-27.793 15.609-7.273-5.376 2.976-8.447-7.475 5.122-7.273-5.391 2.659 8.547-7.474 5.122 9.118.163 2.658 8.542 2.971-8.446zm-25.917 19.442-7.955-4.366 1.782-8.764-6.697 6.057-7.95-4.355 3.816 8.113-6.692 6.069 9.05-1.052 3.816 8.113 1.781-8.763z"/><path d="M1120.832 939.4c1.242.385 1.131 1.231 1.158 2.045.143 3.922.407 7.258.85 10.736 2.406-2.611 4.716-5.582 7.142-8.732.603-.777.793-1.02 1.96-.672l4.43 1.343c.571.174 1.216.566 1.005 1.269-.143.465-.481.56-.74.57-1.317.049-1.48.392-1.755 1.301-.82 2.722-2.004 8.019-3.362 12.501-.243.804-.37 1.216.08 1.67.46.444.698.693.555 1.158-.206.703-.967.671-1.533.497l-4.921-1.496c-.571-.168-1.216-.571-1.004-1.263.143-.466.476-.534.893-.608.756-.086.93-.476 1.205-1.385 1.205-3.964 2.072-7.67 3.023-11.364-2.505 3.23-4.82 6.206-7.49 9.303-.904 1.02-1.083 1.247-2.251.899-1.137-.344-1.449-.529-1.607-1.676-.624-3.932-1.026-7.722-1.322-12.057-1.39 3.822-2.748 7.649-3.732 10.884-.275.903-.11 1.3.793 1.971.386.307.528.555.386 1.052-.238.772-1.173.513-2.135.228l-2.252-.682c-.703-.217-1.628-.518-1.39-1.3.148-.497.412-.608.909-.661 1.03-.137 1.21-.365 1.485-1.269 1.063-3.504 4.176-12.173 4.382-12.855.127-.433-.28-.93-.85-1.29-.445-.312-.9-.592-.709-1.21.26-.856 1.073-.64 1.744-.433l5.054 1.528m26.507 11.415c.312-1.68.43-2.289 2.321-1.94 4.572.867 6.063 5.09 5.27 9.293-.777 4.128-3.637 7.278-8.077 6.443-2.024-.38-1.913-1.105-1.56-2.976zm-4.16-5.106c-.588-.116-1.343-.067-1.475.65-.09.481.02.75.624 1.052.582.28.512.65.317 1.692l-2.405 12.712c-.174.925-.307 1.337-1.052 1.507-.412.121-.735.226-.825.697-.132.714.549 1.047 1.136 1.147l8.59 1.623c2.796.534 5.635.38 8.04-1.258 2.22-1.538 3.546-4.038 4.043-6.67.561-2.987-.03-5.857-2.067-8.167-1.95-2.241-4.445-3.013-7.241-3.542l-7.686-1.453m42.223 8.145c.116.524.04 2.394-.02 2.981-.06.65-.555 1.015-1.226.962-.729-.076-1.02-.777-1.2-1.496-.407-1.56-1.813-3.53-4.318-3.747-3.859-.344-6.528 3.113-6.92 7.564-.195 2.294-.04 8.156 5.625 8.652 3.774.328 5.196-2.806 6.596-2.685a.973.973 0 0 1 .862 1.031c-.148 1.676-3.837 4.371-8.637 3.948-5.719-.518-10.28-4.873-9.752-10.872.534-6.042 6.222-10.16 12.073-9.642 2.104.185 4.456.989 6.105 2.331.354.249.708.561.808.973m24.161.143c.169.518.259 2.373.264 2.975.01.65-.454 1.063-1.132 1.063-.729.01-1.089-.671-1.337-1.374-.549-1.507-2.13-3.346-4.646-3.325-3.875.019-6.206 3.716-6.18 8.188.02 2.299.726 8.113 6.413 8.082 3.79-.03 4.91-3.283 6.316-3.293.512 0 .951.433.951.95.01 1.671-3.41 4.695-8.23 4.726-5.74.038-10.688-3.88-10.725-9.9-.04-6.058 5.238-10.693 11.116-10.725 2.11-.019 4.525.555 6.29 1.744.381.207.761.487.9.889m24.077-2.125c.21.491.48 2.341.539 2.928.07.65-.35 1.105-1.026 1.168-.724.086-1.142-.555-1.459-1.237-.688-1.459-2.437-3.129-4.942-2.87-3.853.381-5.825 4.282-5.376 8.722.227 2.304 1.486 8.024 7.147 7.442 3.769-.37 4.577-3.726 5.978-3.859a.95.95 0 0 1 1.036.846c.169 1.67-2.95 5.006-7.749 5.481-5.709.582-11.01-2.86-11.613-8.837-.607-6.026 4.213-11.148 10.054-11.735 2.103-.211 4.561.132 6.432 1.142.397.19.805.412.979.798m9.688 16.27c-.582.111-1.422.196-1.58-.597-.111-.56.28-.83.687-1.126.767-.592.957-1.015 1.358-2.067.983-2.569 1.946-4.688 3.193-6.898-2.357-1.712-4.393-3.784-6.348-6.004-.391-.444-.597-.64-1.19-.841-.466-.122-.962-.243-1.073-.804-.106-.555.248-.856.682-1.01l5.714-1.136c.566-.067 1.311-.174 1.464.587.137.692-.688.962-.597 1.416.137.693 1.39 1.877 4.636 4.467 1.882-3.88 2.395-4.879 2.268-5.55-.153-.798-1.433-.402-1.623-1.364-.127-.66.518-.866 1.02-.972l3.029-.597c.983-.197 1.728-.313 1.897.538.111.556-.269.846-.645 1.163-.28.26-.49.334-.708.889a49 49 0 0 1-3.567 7.225c2.584 1.914 4.757 3.833 7.167 6.39.666.693.888.852 1.612 1.037.44.1.804.275.9.76.163.82-.736 1.026-1.349 1.148l-5.951 1.178c-.454-.076-.845-.248-.946-.756-.148-.74.798-.977.729-1.331-.137-.693-1.417-1.866-5.423-5.112-1.92 3.996-2.437 5.154-2.226 6.216.174.867 1.343.64 1.501 1.438.1.47-.21.76-.618.914zm24.726-5.264c-.57.164-1.4.317-1.633-.454-.159-.55.201-.846.582-1.19.703-.66.856-1.104 1.158-2.177.74-2.654 1.495-4.852 2.531-7.162-2.505-1.49-4.73-3.367-6.887-5.381-.433-.413-.655-.597-1.258-.735-.481-.076-.983-.154-1.147-.698-.159-.55.169-.867.587-1.078l5.577-1.66c.56-.112 1.295-.301 1.522.444.2.681-.603 1.03-.47 1.474.2.672 1.564 1.734 5.037 4.007 1.512-4.039 1.93-5.09 1.74-5.74-.233-.783-1.47-.27-1.745-1.206-.196-.65.429-.92.926-1.067l2.955-.878c.956-.286 1.691-.47 1.94.354.163.544-.19.878-.54 1.226-.249.28-.449.375-.613.951a49 49 0 0 1-2.875 7.527c2.754 1.66 5.09 3.367 7.733 5.688.724.63.962.756 1.702.878.444.067.825.205.962.671.243.804-.634 1.094-1.232 1.269l-5.809 1.733c-.466-.038-.867-.163-1.02-.66-.21-.72.703-1.052.603-1.39-.2-.672-1.586-1.74-5.883-4.589-1.522 4.166-1.934 5.36-1.623 6.39.25.863 1.39.53 1.623 1.307.143.46-.132.772-.524.967l-3.917 1.178"/><path fill="#ffc813" d="M1082.743 880.918s55.717 35.927 116.118 35.927 111.953-30.198 111.953-30.198 16.661 14.05 16.143 19.78c0 0-41.14 41.14-130.178 40.098-89.045-1.041-132.262-46.346-132.262-46.346z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1082.743 880.918s55.717 35.927 116.118 35.927 111.953-30.198 111.953-30.198 16.661 14.05 16.143 19.78c0 0-41.14 41.14-130.178 40.098-89.045-1.041-132.262-46.346-132.262-46.346l18.226-19.261"/><path d="M1095.624 900.914c.624-1.179 1.142-1.364 2.236-.783 1.512.804 2.093 2.384 1.168 4.118-1.268 2.394-4.028 2.046-5.915 1.374zm-3.335 6.27c6.084 3.002 9.192 1.02 10.355-1.158.936-1.766 1.136-4.562-3.214-6.877l-5.624-2.992c-.402-.205-.967-.333-1.258.217-.196.36-.18.597.18.978.354.344.207.618-.217 1.417l-5.138 9.662c-.375.714-.582 1.01-1.173.978-.333.01-.597.02-.787.396-.29.535.122.936.518 1.153l3.732 1.982c.402.217.967.344 1.257-.206.196-.36.06-.586-.333-1.083-.407-.502-.238-.825.1-1.454l1.607-3.013m16.064 13.262c-2.971-1.29-2.093-5.55-.962-8.156 1.5-3.468 4.112-5.709 6.533-4.662 3.008 1.31 2.204 5.45 1.047 8.124-1.174 2.701-3.59 6.005-6.618 4.694m-.767 1.56c4.123 1.786 9.07-.039 11.11-4.747 2.067-4.774.04-9.436-4.117-11.243-4.128-1.787-8.886.076-10.905 4.736-2.278 5.254.333 9.704 3.912 11.253m20.546-6.707c.433-1.264.92-1.528 2.088-1.126 1.617.555 2.442 2.024 1.797 3.89-.872 2.564-3.647 2.643-5.624 2.284l1.734-5.048h.01zm-2.305 6.718c6.48 2.003 9.24-.433 10.043-2.775.65-1.893.407-4.678-4.25-6.29l-6.025-2.062c-.433-.147-1.01-.174-1.21.412-.133.392-.09.62.332.93.403.286.297.587.01 1.433l-3.557 10.355c-.259.766-.418 1.094-1.004 1.168-.323.057-.587.101-.72.497-.2.587.276.914.704 1.063l3.996 1.369c.429.147 1.01.18 1.21-.402.132-.392-.04-.597-.502-1.02-.48-.434-.365-.777-.132-1.454l1.11-3.224m18.549-5.149c.46.122.94.413.793.968-.122.465-.375.539-.771.597-.713.126-.835.428-1.063 1.147a128 128 0 0 0-2.045 6.95c-1.094 4.213.444 5.514 2.299 5.99 1.972.513 3.832-.087 4.91-4.213.666-2.575 1.026-4.937 1.623-7.485.116-.539-.07-.65-.47-1.047-.238-.227-.439-.443-.333-.845.185-.703.862-.555 1.359-.423l1.739.455c.497.132 1.173.323.988 1.03-.106.408-.386.498-.703.583-.545.142-.761.153-.93.793-.365 1.406-.851 4.582-1.575 7.384-1.407 5.407-4.398 6.174-8.03 5.222-3.271-.845-5.92-2.965-4.45-8.61.634-2.437 1.723-5.566 2.014-6.682.222-.856.3-1.162-.122-1.421-.44-.28-.507-.508-.402-.91.153-.586.74-.629 1.178-.518zm12.49 5.993c.148-.834.169-.967-.201-1.342-.375-.36-.576-.534-.486-1.03.09-.524.466-.62 1.115-.508l3.859.681c.645.127.962.344.872.856-.09.497-.333.603-.814.82-.481.205-.502.337-.65 1.173l-1.892 10.624c-.232 1.332.05 1.385 1.194 1.655l.75.143c1.216.217 2.02.28 3.082-.62.396-.354.983-.94 1.512-.845a.76.76 0 0 1 .603.867c-.112.619-.534 1.443-.814 1.982-.433.899-.613.956-1.523.793l-9.118-1.623c-.65-.111-.967-.327-.872-.856.09-.491.333-.586.814-.803.476-.218.502-.349.65-1.19zm14.049 2.263c.1-.889.137-1.205-.317-1.396-.476-.217-.571-.433-.524-.845.07-.608.64-.709 1.089-.65l3.895.443c.45.057.983.28.914.889-.05.401-.29.518-.487.586-.677.29-.756.613-.846 1.406l-1.252 10.884c-.09.702-.127 1.062.275 1.363.402.297.613.46.566.867-.08.619-.645.708-1.094.66l-3.89-.443c-.455-.057-.989-.28-.915-.899.05-.402.286-.518.592-.64.56-.19.645-.55.735-1.342zm22.909 13.786c1.422-.01 3.166-.851 3.156-2.674-.03-4.039-8.833-.941-8.885-7.68-.01-1.105.766-5.26 6.084-5.297 1.527-.01 3.197.391 4.561 1.152.25.169.476.344.56.661.148.56.16 1.49.16 2.067.01.544-.239.94-.757.951-1.11 0-.967-3.256-4.35-3.235-1.173.01-2.569.767-2.558 2.241.03 4.128 8.748 1.084 8.795 7.733.02 2.469-1.866 5.852-6.575 5.884-5.07.038-6.407-2.992-6.417-3.986-.01-.64.402-1.258 1.004-1.258.555-.01.719.137 1.633 1.633.502.825 1.665 1.824 3.584 1.808m14.42-15.878c.47-.03 1.02.086 1.062.66.03.481-.18.64-.539.815-.64.348-.655.67-.64 1.421.02 1.75.106 4.567.296 7.242.317 4.345 2.194 5.08 4.107 4.942 2.035-.153 3.6-1.321 3.293-5.576-.196-2.654-.613-5.006-.866-7.607-.06-.549-.269-.597-.783-.835-.3-.137-.56-.28-.592-.692-.06-.735.645-.803 1.163-.845l1.787-.127c.512-.038 1.216-.067 1.268.66.03.413-.206.593-.48.778-.477.306-.678.391-.625 1.052.1 1.443.665 4.614.878 7.495.406 5.577-2.183 7.257-5.925 7.527-3.372.248-6.554-.899-6.983-6.724-.18-2.516-.148-5.83-.238-6.966-.07-.889-.09-1.21-.566-1.311-.507-.122-.645-.323-.677-.735-.04-.62.497-.846.951-.878l4.107-.296m17.508 1.712c-.174-1.321.143-1.776 1.37-1.93 1.69-.227 3.092.72 3.34 2.68.344 2.675-2.098 3.986-4.022 4.536l-.688-5.296zm.914 7.04c6.697-1.072 8.088-4.492 7.765-6.95-.254-1.971-1.707-4.377-6.597-3.737l-6.316.819c-.45.057-.978.285-.904.91.06.401.206.586.714.687.49.076.529.396.645 1.284l1.411 10.857c.101.787.106 1.158-.39 1.48-.265.196-.47.36-.424.772.09.608.655.703 1.105.64l4.192-.545c.449-.057.983-.29.904-.898-.06-.402-.296-.518-.904-.693-.624-.174-.671-.538-.761-1.242zm14.891-9.187c-.238-1.253-.25-1.966 1.432-2.283 1.597-.313 3.092.248 3.462 2.21.508 2.621-2.172 4.006-4.064 4.408zm1.178 6.058c.808-.27 1.496-.518 1.94-.735.978.84 3.272 3.615 3.494 4.762.122.63-.767.73-.634 1.4.143.767.872.604 1.353.519l3.97-.76c.386-.077 1.047-.25.924-.863-.08-.401-.312-.443-.613-.576-.65-.248-.846-.555-1.237-1.189-1.062-1.845-2.24-3.62-3.858-4.942 1.453-1.147 2.648-2.839 2.235-4.958-.264-1.422-1.252-2.537-2.51-2.95-1.1-.375-2.384-.163-3.478.038l-7.189 1.37c-.45.085-.962.354-.845.961.08.392.238.576.75.64.497.038.555.36.725 1.237l2.056 10.762c.148.783.174 1.152-.3 1.496-.255.217-.45.391-.37.793.115.607.691.66 1.136.582l3.842-.735c.444-.086.962-.349.845-.962-.08-.402-.317-.492-.798-.661-.466-.164-.534-.524-.67-1.226l-.768-4.007m17.787-.995c.592 2.288.866 2.384 3.59 1.691 1.2-.312 1.96-.565 2.547-1.84.217-.486.502-1.257 1.02-1.4a.77.77 0 0 1 .91.545c.147.597.121 1.527.09 2.135-.02.994-.154 1.126-1.053 1.364l-9.762 2.521c-.44.112-1.015.101-1.174-.497-.106-.402.09-.586.317-.814.455-.38.402-.745.201-1.517l-2.743-10.603c-.222-.867-.301-1.18-.798-1.19-.518-.029-.692-.205-.793-.597-.16-.597.344-.888.783-1.01l9.319-2.42c.597-.153.95-.196 1.168-.02.349.297.76 1.56.883 2.02.132.518.05 1.015-.47 1.136-.44.117-.746-.153-1.089-.422-.999-.735-1.438-.783-3.536-.238-2.057.528-2.035 1.025-1.919 1.47l1.052 4.053 3.013-.782c1.416-.375.988-1.126 1.665-1.311.698-.18.95.803 1.094 1.353.153.597.582 1.834-.211 2.04-.682.175-.725-.64-2.083-.285l-3.013.782 1 3.833m11.431-16.33c.936-.334 1.268.306 1.68.866 1.946 2.643 3.69 4.831 5.604 7.02.222-2.934.217-6.09.196-9.404 0-.83-.01-1.083.872-1.395l3.33-1.158c.428-.143 1.004-.185 1.205.402.137.396-.02.624-.174.735-.777.66-.708.983-.444 1.734.787 2.273 2.59 6.496 3.89 10.244.232.671.354 1.02.845 1.115.487.086.746.143.888.534.196.592-.269.92-.698 1.063l-3.7 1.295c-.428.142-1.004.184-1.21-.408-.137-.391.03-.586.254-.835.423-.412.344-.772.08-1.527-1.153-3.315-2.384-6.285-3.563-9.293.01 3.42.02 6.565-.132 9.964-.07 1.147-.07 1.385-.941 1.68-.856.302-1.136.324-1.776-.39-2.241-2.416-4.292-4.863-6.533-7.723.973 3.293 1.966 6.586 2.912 9.292.26.767.545.962 1.411.994.386.038.592.132.735.545.228.65-.466.909-1.189 1.157l-1.691.597c-.528.174-1.237.402-1.46-.248-.142-.413-.04-.62.239-.878.56-.587.56-.835.296-1.591-1.015-2.907-3.246-10.381-3.441-10.952-.127-.37-.613-.514-1.137-.508-.408 0-.82.02-1.004-.491-.243-.713.349-.951.856-1.126l3.795-1.321m22.226 1.629a56 56 0 0 1-.476-6.481c1.576 1.247 3.103 2.817 4.657 4.509zm5.502-.512c1.77 1.876 2.193 2.484 2.341 2.796.222.476-.618.777-.307 1.438.302.64 1.02.327 1.449.122l3.155-1.475c.45-.206.904-.55.618-1.147-.143-.323-.344-.402-.634-.433-.418-.067-.67-.175-.872-.402-3.303-3.637-6.655-7.125-10.56-10.355-.709-.582-.768-.65-1.719-.206-.925.434-1.157.597-1.168 1.486-.05 5.317.391 10.429 1.253 14.784.04.433-.05.576-.248.92-.127.254-.238.524-.1.814.317.682.83.466 1.39.196l1.533-.725c.592-.275 1.2-.586.899-1.226-.36-.766-1.232-.105-1.665-1.015-.243-.523-.423-1.247-.597-3.113l5.227-2.458"/><path fill="#ffc813" d="M1312.897 923.955s9.372-3.806 15.27-13.532c5.905-9.715 18.052-25.335 25.346-27.423h-1.041s26.725-.698 38.877 4.514c12.152 5.202-1.734 6.243-4.165 6.935-2.432.693-13.188.355-19.442 4.514-6.247 4.17-29.156 42.36-43.39 42.7 0 0 2.082-3.468 3.472-5.905 1.39-2.426 1.39-13.537 7.638-17.697 0 0-7.987 7.29-22.565 5.894"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1312.897 923.955s9.372-3.806 15.27-13.532c5.905-9.715 18.052-25.335 25.346-27.423h-1.041s26.725-.698 38.877 4.514c12.152 5.202-1.734 6.243-4.165 6.935-2.432.693-13.188.355-19.442 4.514-6.247 4.17-29.156 42.36-43.39 42.7 0 0 2.082-3.468 3.472-5.905 1.39-2.426 1.39-13.537 7.638-17.697 0 0-7.987 7.29-22.565 5.894z"/><path fill="#ffc813" d="M1295.195 884.047s3.124-22.396 48.249-29.516c34.167-5.381 56.933 7.294 58.318 9.372 1.39 2.088 2.431 9.726 1.041 13.547-1.385 3.806-2.426 12.84-6.596 14.224 0 0-.132-3.076-6.592-4.863-10.07-2.764-22.914-5.2-37.143-3.81-18.395 1.786-33.169 3.498-40.965 17.358-3.124 5.55-1.041 6.935-1.041 6.935s-7.94-6.64-10.762-11.11c-4.16-6.587-4.504-12.137-4.504-12.137"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1295.195 884.047s3.124-22.396 48.249-29.516c34.167-5.381 56.933 7.294 58.318 9.372 1.39 2.088 2.431 9.726 1.041 13.547-1.385 3.806-2.426 12.84-6.596 14.224 0 0-.132-3.076-6.592-4.863-10.07-2.764-22.914-5.2-37.143-3.81-18.395 1.786-33.169 3.498-40.965 17.358-3.124 5.55-1.041 6.935-1.041 6.935s-7.94-6.64-10.762-11.11c-4.16-6.587-4.504-12.137-4.504-12.137h-.01z"/><path fill="#ffc813" d="M1325.742 887.514s5.555 12.49 1.733 17.703c0 0-1.733-5.905-6.94-3.124-5.207 2.775-7.294 6.596-9.377 4.17-2.083-2.437.698-8.34 5.904-12.506 5.207-4.16 8.68-6.243 8.68-6.243"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1325.742 887.514s5.555 12.49 1.733 17.703c0 0-1.733-5.905-6.94-3.124-5.207 2.775-7.294 6.596-9.377 4.17-2.083-2.437.698-8.34 5.904-12.506 5.207-4.16 8.68-6.243 8.68-6.243z"/><path d="M1300.132 883.354c-.597-.602-.692-.692-1.179-.64-.48.058-.719.102-1.078-.248-.37-.375-.264-.703.148-1.115l2.468-2.469c.412-.412.746-.518 1.12-.142.355.348.312.597.25 1.073-.07.486.03.586.629 1.184l7.627 7.632c.951.957 1.137.773 1.924.076l.476-.47c.783-.777 1.237-1.332 1.036-2.654-.09-.497-.275-1.284.07-1.622.232-.228.692-.238 1 .076.432.433.903 1.237 1.189 1.755.507.856.47 1.02-.111 1.596l-5.82 5.814c-.418.423-.75.529-1.12.154-.36-.36-.312-.597-.25-1.084.06-.476-.04-.565-.634-1.173l-7.743-7.744"/><path d="M1317.972 881.07c1.125 2.078 1.395 2.11 3.599.931.962-.518 1.56-.92 1.734-2.252.07-.497.1-1.3.524-1.527.286-.154.729-.03.94.348.29.54.508 1.449.635 2.025.254.95.169 1.105-.555 1.496l-7.865 4.286c-.354.196-.866.29-1.163-.248-.196-.36-.09-.576.07-.846.296-.443.148-.782-.232-1.485l-5.233-9.625c-.428-.783-.582-1.063-1.02-.978-.46.076-.655-.067-.856-.423-.296-.539.07-.92.418-1.115l7.516-4.092c.48-.254.777-.37 1.02-.238.375.201 1.078 1.332 1.306 1.76.253.46.31.957-.101 1.185-.354.184-.698-.02-1.073-.207-1.068-.507-1.47-.476-3.156.444-1.66.899-1.512 1.374-1.29 1.776l2.004 3.673 2.431-1.321c1.142-.619.56-1.269 1.105-1.57.566-.307 1.046.582 1.321 1.089.296.534 1 1.638.36 1.987-.55.301-.805-.47-1.898.127l-2.432 1.321 1.898 3.478"/><path d="M1326.424 881.351c-.391.1-.957.174-1.132-.486-.122-.466.122-.693.381-.952.476-.501.571-.856.761-1.733.46-2.157.947-3.944 1.623-5.799-1.744-1.416-3.314-3.14-4.82-4.968-.307-.37-.466-.545-.883-.693-.333-.1-.677-.205-.798-.671-.122-.466.1-.708.386-.856l3.81-.988c.387-.057.889-.16 1.058.48.143.582-.396.82-.301 1.19.148.576 1.105 1.56 3.53 3.705.974-3.261 1.243-4.107 1.105-4.667-.169-.661-1.01-.328-1.215-1.12-.148-.562.28-.736.619-.831l2.019-.513c.655-.18 1.157-.28 1.343.433.115.465-.123.708-.355.978-.17.217-.3.27-.406.745a41.5 41.5 0 0 1-1.855 6.068c1.919 1.591 3.563 3.172 5.418 5.297.513.582.677.702 1.184.856.307.086.571.227.671.623.18.688-.412.867-.82.978l-3.975 1.02c-.323-.057-.603-.196-.708-.618-.164-.62.466-.825.391-1.126-.153-.566-1.12-1.549-4.123-4.229-.994 3.351-1.252 4.324-1.02 5.212.185.735.967.528 1.142 1.2.1.391-.09.63-.349.772l-2.68.692m22.082-7.774c.02 2.362.238 2.521 2.728 2.532 1.094-.01 1.808-.086 2.595-1.168.29-.413.703-1.095 1.179-1.105.333 0 .667.323.667.756.01.607-.222 1.506-.391 2.082-.228.962-.37 1.052-1.2 1.063l-8.96.057c-.401 0-.898-.154-.903-.772 0-.418.2-.561.454-.715.476-.259.512-.629.508-1.427l-.07-10.952c-.01-.888-.01-1.21-.428-1.353-.444-.143-.555-.349-.555-.76-.01-.625.49-.788.893-.799l8.557-.038c.55-.01.862.03 1.01.26.243.374.323 1.701.328 2.177 0 .528-.18.983-.655.994-.402 0-.607-.344-.846-.682-.703-.962-1.073-1.115-2.997-1.105-1.887.01-1.977.487-1.972.952l.03 4.191 2.765-.01c1.3-.01 1.094-.856 1.718-.856.64-.01.645 1 .65 1.565.01.623.106 1.924-.63 1.934-.623 0-.48-.797-1.728-.797l-2.764.019.02 3.964m13.17 3.08c1.263.076 2.865-.672 2.965-2.5.217-4.023-7.78-1.433-7.41-8.162.06-1.094.998-5.196 5.724-4.937a7.63 7.63 0 0 1 3.975 1.417c.206.164.406.36.46.677.09.56.04 1.5.01 2.067-.03.56-.264.93-.725.909-.988-.067-.661-3.293-3.663-3.457-1.047-.067-2.331.607-2.41 2.082-.228 4.118 7.696 1.57 7.33 8.21-.136 2.468-2.018 5.74-6.194 5.512-4.498-.248-5.503-3.356-5.45-4.334.03-.645.433-1.242.967-1.21.491.029.63.163 1.353 1.723.391.845 1.364 1.913 3.066 2.003m12.27-11.471c.106-.94.122-1.226-.587-1.31-2.077-.228-2.416 1.643-3.256 1.548-.439-.038-.56-.402-.502-.93.03-.248.111-.491.307-1.28.36-1.384.539-1.363 1.358-1.278l9.33 1.052c.814.086.999.105 1.036 1.538.02.808.05 1.073.02 1.321-.06.518-.26.835-.698.798-.841-.095-.75-2.003-2.828-2.23-.708-.086-.76.217-.866 1.147l-1.21 10.857c-.08.702-.122 1.062.232 1.363.354.29.539.455.49.856-.07.62-.575.725-.977.682l-3.462-.391c-.402-.038-.872-.26-.804-.867.04-.412.259-.528.534-.66.502-.197.576-.561.667-1.354l1.215-10.862m13.934 14.785c-2.806-.65-2.605-4.985-1.955-7.754.856-3.674 2.86-6.391 5.148-5.852 2.838.66 2.685 4.863 2.024 7.691-.67 2.88-2.362 6.576-5.217 5.915m-.47 1.67c3.89.91 8.024-1.855 9.187-6.86 1.184-5.06-1.237-9.214-5.164-10.118-3.89-.91-7.85 1.866-9.007 6.813-1.3 5.572 1.612 9.383 4.984 10.165"/><path fill="#ffc813" d="M1085.174 922.575s-9.372 5.904-24.648-2.426c0 0 4.166 14.224 8.33 16.65 0 0-9.027 0-17.701-8.32-8.68-8.33-15.276-21.878-20.832-25.694-5.555-3.811-22.216-5.206-27.771-10.762-5.55-5.55-3.817-11.46-3.817-14.927s-4.16-11.798-1.39-14.235c2.78-2.426 13.886-9.366 46.864-6.586 32.978 2.775 45.823 13.532 47.213 14.578 1.385 1.042-.692 10.065-1.74 13.532-1.035 3.468-1.035 14.927-3.81 15.62-2.78.692-18.744-.338-20.134.692 0 0-1.739-6.248 1.734-11.798 0 0 4.509-3.473 18.4 11.106 0 0-8.33-13.886-38.882-17.354-30.547-3.467-40.268 5.556-40.268 5.556s4.863-8.685 40.268-5.556c0 0 7.289 10.064 9.371 14.927 2.083 4.853 6.74 13.247 11.803 17.354 5.55 4.514 17.01 7.632 17.01 7.632"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1085.174 922.575s-9.372 5.904-24.648-2.426c0 0 4.166 14.224 8.33 16.65 0 0-9.027 0-17.701-8.32-8.68-8.33-15.276-21.878-20.832-25.694-5.555-3.811-22.216-5.206-27.771-10.762-5.55-5.55-3.817-11.46-3.817-14.927s-4.16-11.798-1.39-14.235c2.78-2.426 13.886-9.366 46.864-6.586 32.978 2.775 45.823 13.532 47.213 14.578 1.385 1.042-.692 10.065-1.74 13.532-1.035 3.468-1.035 14.927-3.81 15.62-2.78.692-18.744-.338-20.134.692 0 0-1.739-6.248 1.734-11.798 0 0 4.509-3.473 18.4 11.106 0 0-8.33-13.886-38.882-17.354-30.547-3.467-40.268 5.556-40.268 5.556s4.863-8.685 40.268-5.556c0 0 7.289 10.064 9.371 14.927 2.083 4.853 6.74 13.247 11.803 17.354 5.55 4.514 17.01 7.632 17.01 7.632v.01z"/><path d="M1018.81 877.17c1.407-.228 2.998-1.332 2.702-3.14-.661-3.985-8.875.444-9.974-6.205-.18-1.073-.06-5.307 5.185-6.174 1.506-.249 3.224-.11 4.694.433.269.116.524.26.655.571.232.514.386 1.443.48 2.004.09.544-.09.967-.602 1.052-1.094.184-1.464-3.056-4.8-2.5-1.163.184-2.426 1.136-2.183 2.61.677 4.07 8.812-.296 9.9 6.259.403 2.437-.94 6.079-5.576 6.845-5.006.825-6.803-1.96-6.967-2.933-.106-.64.201-1.311.793-1.401.55-.106.735.01 1.877 1.348.624.735 1.924 1.538 3.816 1.231m11.239-6.961c.756-2.3 1.49-4.129 2.373-6.047.872 1.818 1.58 3.88 2.246 6.078l-4.62-.029m5.18 1.924c.788 2.458.91 3.188.905 3.531 0 .524-.888.434-.893 1.163-.01.703.777.735 1.252.735l3.484.03c.497 0 1.052-.117 1.057-.778.01-.338-.137-.501-.386-.66-.35-.233-.534-.444-.613-.74-1.411-4.71-2.928-9.293-5.059-13.897-.386-.824-.407-.92-1.459-.92-1.03-.01-1.3.03-1.696.825-2.342 4.784-4.15 9.583-5.25 13.876-.147.412-.295.497-.623.724-.228.185-.433.37-.433.682-.01.76.545.793 1.168.793l1.686.01c.661.01 1.343-.01 1.348-.719.01-.851-1.068-.634-1.062-1.633.01-.576.153-1.3.804-3.066l5.772.038m8.514-8.009c.101-.836.122-.973-.275-1.322-.391-.349-.603-.518-.539-1.01.07-.518.429-.64 1.084-.56l3.89.477c.655.086.983.28.92.803-.07.497-.301.613-.772.851-.466.243-.481.381-.582 1.216l-1.311 10.714c-.164 1.343.122 1.375 1.28 1.591l.755.095c1.232.143 2.035.175 3.05-.787.375-.37.93-.989 1.459-.93.365.038.698.406.645.84-.08.62-.454 1.475-.698 2.014-.386.925-.56 1-1.48.889l-9.192-1.126c-.655-.086-.983-.28-.92-.808.07-.502.307-.608.772-.846.466-.248.481-.38.582-1.226l1.332-10.873m17.671-.314c.466.105.95.385.83.93-.101.476-.354.571-.75.64-.708.147-.814.454-1.015 1.189a124 124 0 0 0-1.766 7.02c-.93 4.255.655 5.491 2.532 5.904 1.993.423 3.827-.249 4.736-4.409.566-2.6.835-4.984 1.332-7.542.1-.54-.09-.65-.512-1.026-.249-.217-.46-.433-.37-.835.16-.714.845-.586 1.348-.476l1.755.38c.502.107 1.184.28 1.025.995-.09.412-.36.518-.677.607-.545.153-.76.185-.904.835-.307 1.406-.666 4.604-1.284 7.437-1.19 5.46-4.15 6.338-7.812 5.53-3.304-.72-6.037-2.712-4.79-8.421.54-2.469 1.502-5.63 1.75-6.755.19-.867.26-1.184-.174-1.422-.449-.26-.528-.487-.439-.889.132-.597.714-.66 1.158-.57l4.028.877m12.563 19.41c1.327.518 3.256.396 3.927-1.31 1.47-3.76-7.85-4.16-5.391-10.425.402-1.025 2.664-4.593 7.617-2.653 1.421.555 2.827 1.549 3.805 2.775.174.238.317.487.28.814-.07.572-.412 1.449-.619 1.972-.2.507-.576.787-1.057.592-1.036-.402.306-3.377-2.844-4.604-1.094-.423-2.664-.259-3.208 1.137-1.506 3.826 7.723 4.25 5.296 10.434-.904 2.304-3.916 4.741-8.293 3.013-4.726-1.845-4.842-5.16-4.482-6.079.238-.597.846-1.02 1.4-.804.518.207.624.392.914 2.136.164.94.867 2.304 2.654 3.002"/><path fill="#ffc813" d="M1199.057 910.227c85.191 0 154.26-69.07 154.26-154.26 0-85.192-69.069-154.256-154.26-154.256-85.197 0-154.261 69.064-154.261 154.256 0 85.19 69.064 154.26 154.26 154.26"/><path fill="none" stroke="#000" stroke-width="2.083" d="M1199.057 910.227c85.191 0 154.26-69.07 154.26-154.26 0-85.192-69.069-154.256-154.26-154.256-85.197 0-154.261 69.064-154.261 154.256 0 85.19 69.064 154.26 154.26 154.26z"/><path fill="#ffc813" d="M1199.057 904.022c81.766 0 148.05-66.29 148.05-148.055 0-81.766-66.284-148.056-148.05-148.056s-148.055 66.29-148.055 148.056 66.289 148.055 148.055 148.055"/><path fill="none" stroke="#000" stroke-width="2.083" d="M1199.057 904.022c81.766 0 148.05-66.29 148.05-148.055 0-81.766-66.284-148.056-148.05-148.056s-148.055 66.29-148.055 148.056 66.289 148.055 148.055 148.055z"/><path d="M1122.74 876.356c-.566-.386-1.052-1.047-.502-1.86.46-.693.867-.703 1.464-.64 1.073.086 1.433-.334 2.205-1.385 1.797-2.416 4.651-6.36 7.22-10.207 4.176-6.259 2.844-8.954.545-10.493-2.437-1.628-5.423-1.432-9.514 4.678-2.548 3.822-4.54 7.443-6.972 11.243-.502.793-.323 1.063.01 1.856.19.455.333.888-.07 1.48-.703 1.052-1.565.523-2.183.111l-2.146-1.432c-.618-.413-1.433-1.015-.73-2.067.397-.587.847-.618 1.349-.618.856 0 1.168.076 1.802-.878 1.385-2.088 4.07-6.95 6.845-11.1 5.365-8.019 10.027-7.998 14.515-4.995 4.049 2.706 6.427 7.151.82 15.535-2.416 3.626-5.904 8.145-7.004 9.789-.856 1.28-1.168 1.744-.729 2.32.433.635.386 1.026-.01 1.613-.592.888-1.432.702-1.977.354l-4.937-3.304m-13.173-17.655c-2.056 2.083-2.162 2.538-1.75 3.553.232.565.497 1.104-.17 1.78-.914.931-1.596.313-2.146-.227l-2.896-2.86c-.783-.76-.904-.935-.677-2.267.433-2.902 1.226-5.904 5.312-18.812l-9.35 9.509c-1.026 1.03-1.09 1.475-.761 2.632.164.55.137.91-.391 1.449-.83.845-1.47.263-2.295-.54l-1.844-1.807c-.72-.714-1.406-1.443-.576-2.289.529-.539.893-.571 1.443-.418 1.252.344 1.49.354 2.627-.803l15.075-15.308c1.718-1.744 2.03-1.945 3.303-.692.487.476.888.866.655 1.527-.978 2.981-4.561 14.452-6.686 23.126l11.629-11.814c1.025-1.041 1.094-1.538.76-2.632-.163-.556-.136-.915.392-1.454.825-.846 1.554-.185 2.294.545l1.84 1.807c.718.703 1.41 1.438.575 2.294-.528.529-.888.566-1.443.402-1.13-.327-1.543-.29-2.627.804l-12.295 12.495m-17.732-16.676c-1.22.95-1.66 1.295-1.432 1.971.217.735.04 1.095-.518 1.533-.846.65-1.56.174-1.956-.333l-3.441-4.472c-.402-.513-.671-1.321.174-1.971.566-.433.951-.317 1.242-.206 1.063.344 1.538.057 2.638-.793l14.98-11.544c.973-.74 1.475-1.137 1.438-1.898-.04-.756-.05-1.158.517-1.59.846-.651 1.555-.186 1.951.332l3.446 4.456c.391.518.661 1.322-.18 1.972-.566.433-.95.323-1.427.168-.814-.354-1.353-.01-2.447.835zm-10.084-14.399c-1.4.814-1.829 1.105-1.248 2.104 1.708 2.912 4.652 1.448 5.34 2.622.36.613-.02 1.147-.805 1.601-.375.217-.798.36-2.083.91-2.283.95-2.431.692-3.107-.455l-7.665-13.119c-.677-1.147-.82-1.406 1.126-2.934 1.11-.845 1.438-1.147 1.813-1.363.787-.466 1.438-.529 1.797.086.687 1.184-2.046 3.013-.338 5.936.587.999 1.041.76 2.442-.057l16.301-9.52c1.058-.619 1.608-.94 1.666-1.692.07-.766.1-1.157.718-1.517.92-.549 1.565.01 1.893.577l2.849 4.862c.323.561.487 1.396-.43 1.93-.617.364-.987.196-1.437-.02-.76-.443-1.337-.174-2.537.53l-16.296 9.519m5.075-26.968c3.811-1.432 3.943-1.866 2.553-5.656-.629-1.675-1.147-2.706-3.34-3.24-.83-.19-2.183-.412-2.458-1.136-.19-.497.143-1.2.846-1.46.999-.38 2.58-.565 3.6-.66 1.69-.228 1.923-.057 2.394 1.19l5.127 13.573c.232.613.26 1.459-.745 1.84-.66.248-.999.029-1.406-.26-.682-.575-1.295-.401-2.59.087l-17.697 6.676c-1.443.549-1.96.745-1.94 1.469-.01.76-.28 1.062-.947 1.31-.999.371-1.532-.269-1.77-.888l-4.895-12.966c-.311-.824-.418-1.332-.132-1.696.454-.576 2.564-1.496 3.34-1.792.846-.323 1.692-.323 1.962.391.232.619-.201 1.126-.63 1.702-1.147 1.644-1.2 2.294-.1 5.201 1.079 2.865 1.909 2.707 2.649 2.426l6.776-2.547-1.585-4.192c-.746-1.971-1.999-1.158-2.358-2.093-.365-.973 1.263-1.591 2.188-1.945 1-.37 3.06-1.311 3.478-.196.354.94-1.02 1.21-.312 3.097l1.586 4.192 6.407-2.416m-21.139-16.27c-2.457.433-3.35.597-3.72-1.475-.894-5.027 4.249-8.436 10.407-9.53 6.036-1.073 11.682.391 12.548 5.265.396 2.22-.65 2.436-3.377 2.933zm-5.153 6.523c.116.644.528 1.384 1.58 1.2.692-.122 1.02-.36 1.168-1.116.116-.713.661-.803 2.173-1.073l18.627-3.314c1.364-.238 1.998-.301 2.558.391.348.365.64.64 1.338.518 1.057-.184 1.189-1.025 1.073-1.675l-1.676-9.436c-.545-3.065-2.05-5.872-5.407-7.564-3.13-1.559-7.184-1.776-11.042-1.083-4.366.772-8.05 2.659-10.308 5.777-2.204 2.987-2.13 5.868-1.585 8.933zm-3.768-46.061c.1-.713.36-1.459 1.575-1.295.624.086.893.476 1.115.899.348.682.566.856 1.507.983 2.505.338 12.051.29 18.68-.824-5.201-2.326-10.403-4.287-16.249-5.07-2.431-.333-2.775-.137-3.446.392-.359.29-.64.608-1.269.523-1.178-.163-1.189-.967-1.094-1.649l.72-5.317c.1-.735.416-1.322 1.553-1.168 1.332.18.666 1.58 2.548 1.839 2.236.302 13.273-.122 18.981-1.602-7.051-3.34-14.72-5.396-17.19-5.73-2.705-.37-2.145 1.687-3.91 1.449-1.216-.164-1.127-1.136-.968-2.284l.35-2.59c.09-.618.347-1.416 1.41-1.279.509.067.815.413 1.105.692.624.682.703.957 1.982 1.28 12.639 3.055 21.64 7.41 23.131 8.483.793.593.783 1.28.661 2.22-.217 1.591-.49 1.85-2.31 2.326-4.313 1.152-9.028 1.507-13.568 2.003 8.51 2.908 11.126 4.218 13.267 5.53 1.03.623 1.115 1.2.973 2.262-.286 2.088-1.094 2.188-3.922 2.706-5.73 1.02-13.632 1.591-21.656 1.258-.914-.029-1.385-.067-2.146.518-.402.307-.787.524-1.417.444-1.295-.174-1.22-1.015-1.052-2.241l.64-4.768m27.744-27.27c3.843 1.364 4.223 1.126 5.608-2.659.597-1.675.872-2.812-.454-4.635-.512-.682-1.4-1.729-1.141-2.448.18-.507.878-.83 1.585-.57 1.01.353 2.331 1.23 3.177 1.817 1.438.92 1.507 1.19 1.057 2.458l-4.857 13.67c-.217.618-.746 1.279-1.75.92-.671-.239-.787-.624-.909-1.106-.153-.877-.729-1.147-2.035-1.612l-17.824-6.327c-1.459-.518-1.971-.703-2.431-.138-.497.582-.893.619-1.565.386-1.004-.355-.994-1.2-.777-1.819l4.636-13.06c.296-.836.539-1.29.994-1.375.725-.153 2.928.497 3.71.777.857.296 1.507.856 1.248 1.58-.222.62-.888.72-1.575.889-1.945.501-2.4.967-3.446 3.911-1.02 2.88-.287 3.293.453 3.563l6.824 2.426 1.501-4.223c.703-1.993-.787-2.168-.449-3.119.35-.983 1.993-.402 2.924-.067 1.004.354 3.182.973 2.785 2.088-.338.946-1.564.259-2.241 2.167l-1.501 4.223 6.454 2.279m18.119-26.197c1.147-1.692 1.385-4.583-1.237-6.36-5.767-3.9-8.568 9.541-18.2 3.019-1.574-1.068-6.855-6.042-2.557-12.38 1.231-1.818 3.166-3.409 5.38-4.276.429-.143.873-.238 1.401-.019.904.365 2.247 1.274 3.066 1.83.783.527 1.142 1.199.725 1.817-.899 1.322-5.418-2.024-8.145 2.004-.951 1.4-1.037 3.774 1.094 5.222 5.899 3.996 8.7-9.313 18.199-2.87 3.541 2.394 6.808 7.95 3.013 13.542-4.097 6.042-9.52 4.668-10.926 3.721-.92-.634-1.47-1.718-.988-2.426.449-.66.777-.724 3.674-.354 1.58.217 3.948-.185 5.497-2.469m-4.716-28.471c-1.174-1.126-1.565-1.459-2.368-.624-2.342 2.437-.11 4.863-1.057 5.857-.491.508-1.105.29-1.766-.344-.312-.296-.566-.66-1.443-1.754-1.543-1.93-1.337-2.136-.412-3.103l10.513-10.968c.925-.968 1.132-1.184 3.124.28 1.126.824 1.501 1.062 1.808 1.363.661.63.904 1.237.412 1.755-.947.978-3.457-1.136-5.804 1.3-.793.836-.45 1.211.724 2.332l13.627 13.06c.883.846 1.343 1.29 2.088 1.137.746-.143 1.142-.217 1.66.28.767.73.412 1.507-.04 1.982l-3.901 4.065c-.454.465-1.205.856-1.972.116-.518-.486-.46-.888-.375-1.384.222-.856-.196-1.332-1.195-2.294l-13.626-13.056m22.98-6.063c-1.49-3.858-2.521-7.02-3.473-10.444 2.87 1.776 5.815 4.033 8.843 6.533zm7.955-1.786c3.43 2.738 4.324 3.657 4.673 4.133.539.73-.587 1.359.153 2.384.725.988 1.66.349 2.21-.038l4.048-2.965c.576-.412 1.11-1.052.433-1.982-.354-.47-.682-.576-1.136-.587-.64-.019-1.063-.153-1.464-.497-6.46-5.328-12.919-10.402-20.113-14.959-1.29-.824-1.406-.93-2.627-.038-1.2.878-1.464 1.168-1.105 2.622 2.189 8.642 5.033 16.862 8.172 23.78.25.688.18.947.03 1.54-.08.448-.127.887.196 1.331.772 1.052 1.438.618 2.157.086l1.966-1.432c.767-.56 1.538-1.179.814-2.173-.866-1.173-1.876.057-2.907-1.348-.582-.798-1.158-1.945-2.215-4.947l6.713-4.905"/><path d="M1133.217 636.666c-1.258-2.643-1.639-2.902-2.738-2.86-.613.02-1.206.076-1.612-.766-.561-1.184.254-1.618.946-1.94l3.673-1.755c.994-.465 1.195-.518 2.368.143 2.574 1.406 5.127 3.171 15.858 11.433l-5.73-12.04c-.629-1.322-1.02-1.529-2.215-1.613-.576-.038-.909-.185-1.231-.867-.508-1.073.254-1.474 1.295-1.971l2.33-1.115c.915-.434 1.84-.825 2.353.248.317.671.227 1.036-.111 1.501-.746 1.052-.835 1.28-.143 2.733l9.234 19.41c1.052 2.209 1.12 2.568-.48 3.335-.619.29-1.127.534-1.671.086-2.463-1.94-12.015-9.23-19.436-14.193l7.12 14.97c.629 1.321 1.068 1.549 2.215 1.623.576.029.909.184 1.231.856.512 1.073-.354 1.527-1.295 1.982l-2.33 1.105c-.91.422-1.84.824-2.348-.238-.323-.682-.228-1.036.106-1.507.703-.94.808-1.342.143-2.738l-7.532-15.826m28.104-11.746c-.608-2.416-.83-3.304 1.216-3.817 4.948-1.242 8.722 3.642 10.244 9.7 1.496 5.957.429 11.687-4.377 12.908-2.188.544-2.479-.487-3.15-3.172zm-6.866-4.677c-.634.159-1.342.623-1.083 1.665.174.682.433.978 1.189 1.073.724.076.856.607 1.237 2.104l4.609 18.347c.338 1.342.433 1.971-.207 2.58-.333.364-.592.68-.417 1.373.259 1.031 1.105 1.105 1.739.941l9.293-2.331c3.018-.766 5.713-2.458 7.172-5.93 1.327-3.23 1.253-7.284.296-11.095-1.078-4.298-3.219-7.84-6.485-9.869-3.135-1.982-6.005-1.718-9.029-.951zm91.905 7.817c.94-2.315 1.284-3.15 3.234-2.352 4.72 1.93 4.869 8.103 2.5 13.886-2.315 5.688-6.575 9.673-11.163 7.791-2.088-.845-1.713-1.844-.667-4.419l6.094-14.906m-2.764-7.838c-.603-.243-1.448-.296-1.855.692-.27.66-.238 1.057.317 1.58.539.476.333.994-.254 2.426l-7.152 17.502c-.524 1.29-.82 1.845-1.697 1.96-.486.1-.883.196-1.147.846-.402 1 .232 1.549.841 1.798l8.875 3.63c2.88 1.18 6.058 1.407 9.282-.523 2.986-1.818 5.333-5.132 6.813-8.758 1.676-4.107 2.046-8.225.618-11.798-1.342-3.457-3.816-4.948-6.702-6.121l-7.94-3.24m22.821 15.874c.787-1.322 1.067-1.803.603-2.353-.476-.597-.45-.999-.09-1.612.539-.914 1.369-.75 1.934-.412l4.858 2.86c.566.333 1.11.983.566 1.903-.359.607-.761.65-1.073.65-1.11.067-1.443.513-2.146 1.712l-9.615 16.291c-.624 1.052-.946 1.612-.629 2.294.317.688.476 1.063.116 1.67-.545.92-1.374.757-1.94.423l-4.852-2.86c-.566-.337-1.116-.977-.571-1.897.36-.619.76-.65 1.263-.682.883.01 1.258-.497 1.961-1.696l9.61-16.291m17.401 5.259c.538.423 1.421 1.163.633 2.167-.978 1.237-2.035-.196-3.113 1.163-1.57 1.982-4.784 8.986-7.76 18.934 7.718-4.747 14.43-10.186 15.779-11.899 1.374-1.739-.624-2.605.502-4.038.735-.93 1.575-.323 2.087.076l2.66 2.099c.506.401 1.2 1.104.465 2.035-.39.49-.793.629-1.321.718-.926.18-1.168.238-2.379 1.253-7.664 6.348-12.073 8.96-18.997 13.326-1.739 1.104-2.284.983-3.425.086-1.443-1.147-1.412-1.517-.883-3.727 1.638-6.77 3.679-12.474 8.906-22.158 1.047-1.897-.137-2.178.671-3.198.787-1.004 1.792-.3 2.326.11l3.843 3.04m12.163 17.118c1.11-1.073 1.506-1.454 1.205-2.114-.296-.703-.164-1.09.348-1.57.76-.746 1.517-.365 1.972.111l3.916 4.049c.454.476.814 1.237.05 1.982-.512.497-.909.423-1.21.338-1.089-.217-1.528.127-2.527 1.084l-13.6 13.146c-.883.856-1.337 1.29-1.216 2.04.116.756.174 1.157-.338 1.644-.767.745-1.522.359-1.977-.117l-3.922-4.043c-.449-.476-.808-1.242-.04-1.982.512-.497.91-.423 1.401-.323.845.259 1.343-.143 2.342-1.105l13.6-13.14m11.117 14.33c2.02-1.46 2.76-1.993 3.99-.28 2.982 4.139-.173 9.445-5.248 13.103-4.98 3.579-10.71 4.694-13.6.682-1.317-1.84-.47-2.48 1.78-4.102zm1.818-8.114c-.386-.528-1.078-1.026-1.945-.396-.576.418-.761.777-.571 1.512.206.687-.243 1.01-1.496 1.908l-15.355 11.047c-1.126.814-1.676 1.137-2.48.76-.465-.173-.85-.295-1.426.117-.862.619-.62 1.432-.238 1.961l5.592 7.786c1.818 2.527 4.393 4.408 8.15 4.477 3.495.057 7.242-1.506 10.424-3.8 3.6-2.59 6.1-5.883 6.787-9.673.698-3.642-.613-6.211-2.437-8.743l-5-6.956m-1.448 38c-3.69 1.744-3.784 2.177-2.104 5.856.756 1.607 1.359 2.611 3.584 2.96.846.137 2.21.238 2.543.941.228.487-.05 1.205-.73 1.528-.966.454-2.526.756-3.536.94-1.67.36-1.913.206-2.479-1.004l-6.179-13.13c-.275-.586-.37-1.438.597-1.892.645-.296 1-.101 1.427.147.725.514 1.322.307 2.57-.29l17.115-8.04c1.4-.66 1.903-.899 1.823-1.623-.06-.756.196-1.062.841-1.374.967-.455 1.56.154 1.835.746l5.898 12.543c.381.804.524 1.29.264 1.68-.407.608-2.431 1.698-3.187 2.057-.82.38-1.665.455-1.993-.249-.28-.586.122-1.136.491-1.733 1.026-1.734 1.026-2.384-.3-5.201-1.3-2.77-2.12-2.554-2.834-2.21l-6.554 3.076 1.908 4.055c.9 1.902 2.083.983 2.51 1.902.445.936-1.13 1.681-2.029 2.104-.967.454-2.944 1.549-3.446.466-.433-.91.924-1.28.07-3.108l-1.909-4.06zm22.348 14.557c2.415-.62 3.298-.846 3.827 1.189 1.284 4.942-3.574 8.743-9.626 10.323-5.936 1.538-11.681.513-12.929-4.287-.566-2.177.46-2.479 3.14-3.166l15.588-4.049zm4.625-6.898c-.16-.64-.63-1.343-1.665-1.073-.688.174-.988.443-1.079 1.21-.06.714-.597.846-2.087 1.237l-18.31 4.762c-1.333.338-1.961.45-2.575-.19-.375-.338-.687-.597-1.374-.412-1.036.27-1.105 1.115-.941 1.744l2.41 9.282c.787 3.013 2.506 5.698 5.984 7.125 3.235 1.3 7.294 1.195 11.09.217 4.286-1.115 7.812-3.293 9.82-6.575 1.967-3.14 1.67-6.01.889-9.023zm7.337 45.674c-.04.703-.25 1.464-1.47 1.406-.634-.038-.93-.412-1.184-.818-.396-.65-.63-.804-1.575-.867-2.522-.132-12.047.66-18.564 2.284 5.365 1.908 10.704 3.456 16.592 3.8 2.453.132 2.78-.086 3.41-.671.333-.312.592-.65 1.22-.62 1.19.068 1.259.879 1.222 1.555l-.307 5.37c-.04.746-.317 1.343-1.46 1.28-1.342-.068-.786-1.528-2.68-1.64-2.251-.126-13.224 1.153-18.8 3.067 7.288 2.785 15.09 4.244 17.58 4.387 2.727.153 2.008-1.85 3.784-1.745 1.227.067 1.21 1.042 1.147 2.21l-.148 2.6c-.04.62-.243 1.444-1.31 1.385-.514-.029-.852-.343-1.148-.602-.677-.64-.783-.91-2.077-1.126-12.844-2.072-22.147-5.725-23.717-6.676-.846-.518-.883-1.21-.83-2.157.09-1.601.344-1.882 2.125-2.49 4.207-1.485 8.885-2.198 13.373-3.044-8.717-2.252-11.423-3.357-13.659-4.493-1.078-.534-1.205-1.115-1.142-2.178.116-2.103.92-2.262 3.695-2.992 5.635-1.469 13.468-2.653 21.492-2.944.914-.038 1.39-.038 2.104-.681.37-.338.745-.576 1.369-.545 1.306.067 1.3.904 1.226 2.146l-.264 4.81m-25.545 29.331c-3.938-1.063-4.298-.788-5.382 3.097-.466 1.713-.65 2.87.814 4.583.566.64 1.533 1.612 1.332 2.352-.137.518-.814.889-1.538.692-1.03-.27-2.42-1.052-3.309-1.559-1.506-.804-1.596-1.073-1.247-2.373l3.774-14.008c.17-.634.645-1.332 1.676-1.057.687.185.83.56.994 1.036.217.856.814 1.084 2.151 1.443l18.262 4.916c1.496.402 2.03.534 2.437-.057.45-.619.841-.692 1.523-.507 1.03.269 1.094 1.115.925 1.754l-3.605 13.384c-.232.856-.433 1.321-.883 1.454-.708.206-2.955-.28-3.759-.497-.878-.238-1.564-.72-1.363-1.475.168-.619.83-.787 1.5-1.004 1.898-.661 2.321-1.153 3.125-4.171.793-2.95.03-3.314-.73-3.52l-6.992-1.877-1.163 4.324c-.55 2.035.946 2.11.682 3.076-.265 1.005-1.946.55-2.902.29-1.03-.28-3.246-.713-2.94-1.86.265-.978 1.534-.391 2.062-2.33l1.168-4.335-6.612-1.776m-12.887 27.052c-1.105-.619-1.554-.866-2.162-.597-.592.249-1.2.524-1.819.174-.936-.518-.783-1.353-.465-1.929l2.754-4.916c.323-.565.951-1.136 1.887-.607.62.348.666.74.708 1.247 0 .878.524 1.237 1.734 1.919l16.502 9.24c1.343.745 1.83 1.014 2.368.538.592-.486.988-.464 1.607-.116.936.518.787 1.353.466 1.924l-6.29 11.243c-.486.878-.783 1.39-1.232 1.549-.899.307-2.711-.66-3.69-1.105-.734-.385-2.013-.93-1.553-1.755.29-.518.946-.56 1.57-.623 2.79-.207 3.483-1.28 4.567-3.22 1.395-2.489 1.168-2.817-1.142-4.107l-5.83-3.271-2.12 3.784c-1.03 1.83.406 2.263-.09 3.14-.49.888-1.649.27-2.891-.423-1.448-.803-2.886-1.649-2.39-2.526.492-.878 1.586.01 2.57-1.755l2.114-3.78-7.178-4.027m-3.13 19.086a106 106 0 0 1 6.052 9.208c-3.234-.967-6.66-2.405-10.228-4.033zm-7.226 3.78c-4.017-1.755-5.116-2.416-5.576-2.786-.708-.582.217-1.47-.766-2.262-.957-.773-1.697.086-2.125.608l-3.15 3.906c-.45.555-.798 1.3.1 2.02.46.375.804.396 1.247.28.624-.133 1.068-.123 1.544.105 7.616 3.489 15.17 6.729 23.283 9.282 1.465.45 1.607.534 2.559-.645.926-1.163 1.11-1.506.386-2.817-4.34-7.78-9.198-14.99-14.018-20.863-.423-.619-.418-.878-.423-1.496-.04-.454-.101-.878-.534-1.232-1.015-.814-1.549-.217-2.11.476l-1.527 1.893c-.592.74-1.179 1.527-.232 2.3 1.142.919 1.803-.535 3.161.559.766.619 1.623 1.575 3.415 4.208l-5.223 6.464"/><path d="M1295.147 854.478c.973 1.094 1.132 1.269 1.935 1.237.808-.02 1.21-.057 1.787.592.597.677.412 1.216-.302 1.855l-4.218 3.738c-.714.618-1.274.756-1.877.076-.576-.65-.49-1.042-.365-1.84.127-.803-.03-.978-1.004-2.072l-12.364-13.95c-1.548-1.754-1.86-1.474-3.203-.443l-.814.735c-1.332 1.174-2.125 2.03-1.845 4.271.116.846.396 2.188-.185 2.706-.396.349-1.168.29-1.665-.269-.708-.804-1.443-2.22-1.897-3.13-.814-1.506-.746-1.775.259-2.663l9.974-8.833c.708-.634 1.269-.756 1.866-.076.582.65.49 1.041.365 1.84-.122.803.04.967 1.004 2.061l12.549 14.166m-15.773 13.245c.793 1.227.924 1.422 1.729 1.528.798.076 1.205.1 1.68.835.488.766.223 1.269-.575 1.786l-4.731 3.066c-.793.518-1.37.566-1.866-.196-.476-.735-.327-1.115-.09-1.882.238-.772.111-.967-.682-2.198l-10.149-15.63c-1.268-1.951-1.617-1.734-3.103-.91l-.92.603c-1.496.957-2.4 1.691-2.457 3.954-.01.845.07 2.22-.587 2.643-.444.285-1.195.11-1.607-.518-.582-.9-1.1-2.395-1.412-3.378-.582-1.596-.47-1.866.65-2.59l11.18-7.258c.798-.513 1.369-.555 1.866.196.476.745.328 1.115.09 1.892-.238.76-.111.957.687 2.199l10.302 15.857"/><path fill="#002768" d="M1091.623 753.334c1.364-57.367 47.55-103.638 104.891-105.14l.243 1.533v103.607z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1091.623 753.334c1.364-57.367 47.55-103.638 104.891-105.14l.243 1.533v103.607h-105.134"/><path fill="#ce1126" d="M1196.514 863.697c-57.34-1.496-103.527-47.779-104.891-105.151h105.135v103.623z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1196.514 863.697c-57.34-1.496-103.527-47.779-104.891-105.151h105.135v103.623l-.243 1.528"/><path fill="#fff" d="M1136.029 796.562s5.904 3.293 8.68 3.467c2.774.174 7.457-1.041 7.457-1.041s.867 5.386 1.734 6.433c.866 1.03 1.041 7.109 2.257 7.801s6.94 1.734 8.156.867.698-2.262-.344-2.6c-1.041-.35-1.739-1.042-1.913-1.745-.174-.692-.518-3.468.174-5.027.698-1.56 1.739-3.129 3.821-5.206 2.083-2.083 2.775-5.212 5.9-5.904 3.123-.693 4.746-1.248 6.945-.514 2.447.804 5.576.11 7.463.688 2.257.692 3.854-2.215 2.426-3.817-2.775-3.118-2.6-5.206-4.857-7.992-2.257-2.764-4.689-2.077-4.689-2.077s.524-2.775-1.041-2.775c-1.56 0-2.95 1.734-2.95 1.734s-3.81.692-3.985.692c0 0-1.565-3.986-12.67-3.986-5.429 0-13.019 2.955-17.882 3.647-4.858.688-8.5-3.129-15.27 3.468-4.155 4.044-5.683 8.632-5.382 16.148.174 4.335-1.215 6.068-2.257 7.284-1.04 1.21.127 2.447 1.216 3.473 2.95 2.775 6.771 2.6 7.638 1.559.867-1.047-.523-1.734-1.39-2.426s-1.041-.867-.698-1.914c.348-1.04 3.647-.348 6.427-3.641 2.775-3.294 4.166-5.202 5.033-6.597"/><path fill="none" d="M1136.029 796.562s5.904 3.293 8.68 3.467c2.774.174 7.457-1.041 7.457-1.041s.867 5.386 1.734 6.433c.866 1.03 1.041 7.109 2.257 7.801s6.94 1.734 8.156.867.698-2.262-.344-2.6c-1.041-.35-1.739-1.042-1.913-1.745-.174-.692-.518-3.468.174-5.027.698-1.56 1.739-3.129 3.821-5.206 2.083-2.083 2.775-5.212 5.9-5.904 3.123-.693 4.746-1.248 6.945-.514 2.447.804 5.576.11 7.463.688 2.257.692 3.854-2.215 2.426-3.817-2.775-3.118-2.6-5.206-4.857-7.992-2.257-2.764-4.689-2.077-4.689-2.077s.524-2.775-1.041-2.775c-1.56 0-2.95 1.734-2.95 1.734s-3.81.692-3.985.692c0 0-1.565-3.986-12.67-3.986-5.429 0-13.019 2.955-17.882 3.647-4.858.688-8.5-3.129-15.27 3.468-4.155 4.044-5.683 8.632-5.382 16.148.174 4.335-1.215 6.068-2.257 7.284-1.04 1.21.127 2.447 1.216 3.473 2.95 2.775 6.771 2.6 7.638 1.559.867-1.047-.523-1.734-1.39-2.426s-1.041-.867-.698-1.914c.348-1.04 3.647-.348 6.427-3.641 2.775-3.294 4.166-5.202 5.033-6.597z"/><path fill="#fff" d="M1169.7 794.828s4.513 5.375 5.206 6.76c.698 1.396 3.13 7.29.349 7.126-3.483-.217-3.817-4.525-4.165-5.207-.348-.703-4.858-2.611-6.597-2.257 0 0 1.39-2.262 2.431-3.13 1.042-.866 2.775-3.292 2.775-3.292"/><path fill="none" d="M1169.7 794.828s4.513 5.375 5.206 6.76c.698 1.396 3.13 7.29.349 7.126-3.483-.217-3.817-4.525-4.165-5.207-.348-.703-4.858-2.611-6.597-2.257 0 0 1.39-2.262 2.431-3.13 1.042-.866 2.775-3.292 2.775-3.292z"/><path fill="#fff" d="M1183.844 779.446s.217-2.595-1.786-1.538c-2.004 1.052-1.354 2.072-1.354 2.072l2.712 1.3.518-1.385z"/><path fill="none" d="M1183.844 779.446s.217-2.595-1.786-1.538c-2.004 1.052-1.354 2.072-1.354 2.072l2.712 1.3.518-1.385z"/><path fill="#fff" d="M1132.73 800.732s2.553 3.446 2.775 6.248c.217 2.722 2.606 2.426 4.69 2.426 2.082 0 4.687-.18 4.687-1.56 0-1.395-1.39-2.087-2.605-2.262-1.216-.163-1.174-.776-1.343-1.474-.18-.693 2.384-2.162 2.733-4.42 0 0-5.038-1.22-7.638-3.128 0 0-1.041 1.395-2.083 2.6-1.041 1.216-1.215 1.57-1.215 1.57"/><path fill="none" d="M1132.73 800.732s2.553 3.446 2.775 6.248c.217 2.722 2.606 2.426 4.69 2.426 2.082 0 4.687-.18 4.687-1.56 0-1.395-1.39-2.087-2.605-2.262-1.216-.163-1.174-.776-1.343-1.474-.18-.693 2.384-2.162 2.733-4.42 0 0-5.038-1.22-7.638-3.128 0 0-1.041 1.395-2.083 2.6-1.041 1.216-1.215 1.57-1.215 1.57z"/><path fill="#fff" d="M1201.99 863.697c58.324-1.385 105.177-49.09 105.177-107.751 0-58.657-46.858-106.377-105.187-107.757l.18 1.184V862.17z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1201.99 863.697c58.324-1.385 105.177-49.09 105.177-107.751 0-58.657-46.858-106.377-105.187-107.757l.18 1.184V862.17l-.17 1.528"/><path fill="#fff" d="M1172.31 692.23a24.2 24.2 0 0 1 5.55 15.461c0 13.421-10.883 24.294-24.303 24.294s-24.3-10.873-24.3-24.294c0-5.523 1.84-10.608 4.943-14.689l.524-.528c-1.766 2.553-2.765 5.492-2.765 8.62 0 9.706 9.668 17.581 21.593 17.581 11.93 0 21.603-7.875 21.603-17.58 0-3.209-1.057-6.222-2.902-8.817l.06-.048"/><path fill="none" d="M1172.31 692.23a24.2 24.2 0 0 1 5.55 15.461c0 13.421-10.883 24.294-24.303 24.294s-24.3-10.873-24.3-24.294c0-5.523 1.84-10.608 4.943-14.689l.524-.528c-1.766 2.553-2.765 5.492-2.765 8.62 0 9.706 9.668 17.581 21.593 17.581 11.93 0 21.603-7.875 21.603-17.58 0-3.209-1.057-6.222-2.902-8.817l.06-.048"/><path fill="#ffc813" d="M1207.017 863.21s7.987-1.041 15.625 2.78c7.633 3.817 21.867 14.928 35.753 16.661s24.97 1.898 27.66.497l-.83.783c-13.536 8.33-31.872 19.605-71.283 25.583l-15.625.714 9.398-42.155s.692-2.785-.698-4.863"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1207.017 863.21s7.987-1.041 15.625 2.78c7.633 3.817 21.867 14.928 35.753 16.661s24.97 1.898 27.66.497l-.83.783c-13.536 8.33-31.872 19.605-71.283 25.583l-15.625.714 9.398-42.155s.692-2.785-.698-4.863z"/><path fill="#ffc813" d="M1152.69 852.105s2.257-5.91 9.197-3.822c6.946 2.088 39.4 10.239 39.4 10.239s8.51.872 5.387 13.711l-7.617 36.499s-2.802 7.42-8.7 6.025c0 0-11.804-1.897-23.258-4.688-11.46-2.775-22.39-6.243-22.39-6.243s-6.423-3.293-4.34-10.244l12.32-41.477"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1152.69 852.105s2.257-5.91 9.197-3.822c6.946 2.088 39.4 10.239 39.4 10.239s8.51.872 5.387 13.711l-7.617 36.499s-2.802 7.42-8.7 6.025c0 0-11.804-1.897-23.258-4.688-11.46-2.775-22.39-6.243-22.39-6.243s-6.423-3.293-4.34-10.244l12.32-41.477"/><path fill="#ffc813" d="M1157.896 857.835s.174-3.648 7.464-1.56l30.552 7.977s4.16 1.384 2.6 6.94l-7.807 32.983s-.349 3.986-4.688 2.77c0 0-7.115-1.036-16.836-3.473-9.72-2.426-19.092-5.201-19.092-5.201s-2.78-1.734-2.082-5.201c.692-3.473 0-1.047 0-1.047z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1157.896 857.835s.174-3.648 7.464-1.56l30.552 7.977s4.16 1.384 2.6 6.94l-7.807 32.983s-.349 3.986-4.688 2.77c0 0-7.115-1.036-16.836-3.473-9.72-2.426-19.092-5.201-19.092-5.201s-2.78-1.734-2.082-5.201c.692-3.473 0-1.047 0-1.047l9.89-34.188"/><path d="M1174.98 890.548c3.156.793 6.2-1.57 7.215-5.634 1.02-4.091-.38-8.341-3.536-9.118-3.161-.793-6.544 1.881-7.559 5.957s.72 8.024 3.88 8.795"/><path fill="#ffc813" d="M1175.773 879.522s4.688.692 3.473 4.863c-1.285 4.408-4.858 2.955-4.858 2.955l-21-6.422s-5.382 0-3.991-4.863c1.384-4.853 5.899-2.775 5.899-2.775z"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1175.773 879.522s4.688.692 3.473 4.863c-1.285 4.408-4.858 2.955-4.858 2.955l-21-6.422s-5.382 0-3.991-4.863c1.384-4.853 5.899-2.775 5.899-2.775l20.477 6.242"/><path d="M1033.104 549.741s-3.13-7.982-9.028-6.94c-5.9 1.041-11.804 3.821-13.886 9.371l-1.042 2.427s-3.472 2.78-6.945 4.863c-3.462 2.077-7.976 1.733-10.059 3.821-2.083 2.078-7.29 6.597-12.844 13.183-7.3 8.674-18.051 14.24-21.524 20.144-3.468 5.894-9.372 22.909-9.72 30.547-.344 7.627 1.39 22.909.697 30.198-1.396 14.636-3.272 23.85-8.68 38.528-2.43 6.597-6.596 21.878-6.596 28.12 0 6.248-1.39 29.85 2.775 39.575 4.17 9.71 10.07 17 12.152 21.513 2.083 4.51 5.206 17.364 6.248 23.96 1.041 6.587 8.33 14.23 10.762 17.698 2.431 3.478 6.248 11.46 8.33 14.234 2.077 2.78 3.473 4.514 3.822 6.597.338 2.077-1.39 12.845 7.284 14.24 8.679 1.38 11.803 2.426 11.803 2.426s3.124-3.483 6.248-4.863c3.124-1.395 8.986-3.874 38.877-3.118 13.886.338 21.175 2.764 21.175 2.764s1.739-5.201-.692-7.289c-2.432-2.072-8.33-9.372-12.496-9.372h-1.036s5.73-11.792 4.858-24.642c-.872-12.855-1.465-14.684-1.465-14.684s-6.739-17.03-7.3-47.086c-.258-13.907 7.972-49.132 7.972-49.132s5.307 5.72 8.78 6.412c3.462.692 8.827-2.104 10.412-3.816 4.16-4.514 4.16-8.674 3.12-13.188-1.037-4.52-1.095-11.983-6.65-22.402 0 0 8.705-17.353 34.045-38.179 25.34-20.831 44.993-25.123 44.993-25.123s4.673-5.941 1.554-8.716c-3.118-2.776-6.248-4.863-11.105-4.171-4.863.703-6.597 2.437-7.982 2.775-1.39.354-7.638-.687-10.07.354-2.43 1.042-11.454 2.775-13.885 4.16-2.432 1.396-6.946 5.904-10.064 7.29-3.13 1.39-20.134 4.508-22.222 7.98 0 0-14.832-2.943-18.305-7.457 0 0 3.812-2.775 5.202-7.284 0 0 5.47-.18 7.553-1.914s6.592-7.638 7.638-12.152c1.041-4.509-1.739-5.2-1.739-5.2l-7.633-8.331s.344-7.982-4.514-12.501c-4.857-4.514-10.064-7.633-10.064-7.633s0-7.29-4.514-9.372c-4.514-2.088-9.372-.702-11.105 2.426l-3.12-1.04"/><path fill="#9a4a23" d="M1046.292 660.13c-5.154-1.29-9.372-2.072-14.578-4.16-6.253-2.083-11.455-9.372-18.75-8.33-3.123 0-3.461 5.555-11.453 2.087-1.909-.84-1.037-2.088-1.037-3.129 4.16 2.083 9.367 0 10.408-3.13 1.042-3.118-4.16-6.247-5.201-9.37 0-1.037 3.119-1.037 4.16-1.037 2.083 2.077 3.124 5.207 5.206 8.33 5.212 5.207 12.501 8.336 18.75 10.419q10.932 4.678 21.866 6.248c6.248 0 9.05 12.892 12.153 11.798 5.899-2.083 13.885-21.175 25.34-29.506 9.371-7.289 18.748-12.5 27.079-20.831 0-1.036 0-4.16 2.083-5.207 1.035 2.088 3.118 1.047 4.16 1.047 2.082-1.047 5.206-1.047 6.247-2.088 4.165-4.16 12.496-1.03 11.455-6.248 0-2.072-.941-6.924-4.166-6.242-6.591 1.38-12.146 3.129-21.872 4.16-7.316.782-13.532 5.211-19.78 8.33-11.454 5.212-21.867 9.372-31.239 17.708-1.041-3.13 3.119-7.29 0-7.29-7.294-2.087-20.884-5.888-16.666-11.46 7.638-10.069 9.372-12.49 5.207-13.536-2.02-.502-4.166 0-6.248 0 0-1.042-1.042-3.119 1.041-3.119 6.248-1.052 13.532 3.119 18.738-1.052 0-1.03-4.16 0-4.16-2.072 0-1.046 2.083-1.046 3.124-1.046 0 1.046 0 2.088 1.036 2.088 1.047-1.042 3.13-2.088 2.088-4.17-3.124-5.207-11.46-6.249-13.537-12.491h2.078c1.04 0 1.04-1.047 1.04-2.088-4.16-12.49-17.701-16.65-29.156-20.82-1.041 0-3.124 3.123-4.165 2.082-1.041-2.083 1.041-6.259-1.041-8.341-2.083 2.082 0 6.258-1.047 8.34-1.036 0-4.16 0-5.201 2.078h-3.119c-1.046 0-2.088-1.036-1.046-2.077 2.082-1.042 4.165-2.083 3.124-5.212 0-1.047-1.036-1.047-2.078-1.047-5.211 3.13-4.17 7.3-2.088 11.46-6.247-3.113-10.413 3.13-16.66 5.206-1.042 0-4.277.185-4.858 1.042-8.68 12.844-21.873 22.216-30.552 30.197-5.312 4.895-7.638 20.134-10.413 30.209 0 0 1.041 11.449 1.041 17.702 0 1.047 0 0 0 0 9.372 18.738 20.832 35.404 39.575 45.817 10.413 1.74 14.927-1.733 46.864-.687 2.083.057 5.207-8.685 6.248-6.602 2.082 11.46 8.33 18.749 16.66 21.878 1.037 1.03 6.243 1.03 5.207-3.13 1.036 0 3.124 1.047 4.165-1.04 1.042-4.16-1.04-8.331-3.129-11.45-4.16-8.34-7.284-16.66-11.444-26.037-2.087-4.171-7.294-3.13-11.46-4.171"/><path fill="#9a4a23" d="M1036.92 694.498c-15.762 0-31.244 5.217-46.864 0-16.66-6.243-26.032-24.288-35.41-39.924-2.775 30.209-15.27 49.993-15.619 68.399-.201 10.455-1.041 23.6 1.041 32.973 0 4.16 1.042 8.33 4.166 12.495 9.371 13.532 15.614 24.991 16.655 42.699.375 6.327 7.29 10.413 10.413 15.62 3.13 5.2 4.17 12.5 9.377 16.66 1.041 0 3.124 2.088 5.207 1.042 2.082-2.083 4.165-2.083 7.289-2.083-3.124 4.17-9.372 2.083-12.496 6.242-1.036 3.13 1.041 6.248 4.165 8.336q14.058 6.255 28.115 0c7.295-4.165-3.123-7.289-3.123-13.537 0 0 2.082 0 2.082 1.042 0 1.046 0 2.077-1.041 2.077 5.206 2.082 10.418 6.253 13.537 7.289 10.418 1.041 34.025 2.786 32.29-2.077-3.128-4.17-8.335-5.202-12.5-7.29-4.165-1.04-7.29 3.12-11.454 2.078v-2.077c5.206-1.042 11.454-2.083 13.536-7.29 1.042-5.211 3.124-9.371 2.083-14.573 0-12.506-1.041-26.037-8.33-37.497-6.248 5.201-13.537 9.372-17.702 16.66-2.083 5.207-1.042 10.42-2.083 15.62-1.041 3.119-3.124 5.217-5.212 7.29-1.041 2.077 1.041 6.247 0 8.33-2.083 2.088 0 7.289-5.206 8.336 0-4.166 2.082-7.29 3.123-11.46 1.042-4.165-3.123-8.336-2.082-12.496 1.041 0 3.124 2.078 4.165 1.047 7.295-13.548-2.083-24.997-10.413-35.415 7.29-1.041 9.372 12.506 15.625 11.46 9.372-1.042 15.62-10.413 19.785-18.75 2.082-7.283 1.776-14.572 1.776-21.861 2.082-18.749 2.098-28.237 6.591-46.653 1.015-4.18-8.367-12.712-11.491-12.712"/><path d="M1041.085 608.07h2.083v3.118c-2.083 1.042-5.207 3.124-6.248 0 0-1.046 3.124-1.046 4.165-3.118m-10.413-1.047c-2.082 2.078-4.165 0-6.253 1.047 0-1.047 0-2.088 1.041-2.088 2.088-1.041 3.13 2.088 5.212 1.041m-12.495-8.341v2.088h-3.13c-1.04-2.088-2.082-5.206-1.04-6.248 3.128-1.041 1.04 4.16 4.17 4.16m-5.212-11.449v3.119c-1.042 1.041-2.083 0-2.083-1.03-1.041-6.26-3.124-12.502 0-18.75 1.042-1.041 2.083 0 2.083 1.042-1.042 5.206 0 10.407 0 15.62m27.079-16.662c4.292 0 8.33 1.042 9.372 4.16 0 2.088-2.083.693-5.9 0-3.128-2.077-6.596 1.042-6.596-3.118 0-1.042 2.083-1.042 3.124-1.042"/><path fill="#ffc813" d="M1041.085 551.824c-3.356 1.68 1.041 2.088 1.041 3.129 5.207 2.082 5.207.692 3.473-2.437-.713-1.28-2.431-1.734-4.514-.692"/><path fill="none" stroke="#000" stroke-width="3.124" d="M1041.085 551.824c-3.356 1.68 1.041 2.088 1.041 3.129 5.207 2.082 5.207.692 3.473-2.437-.713-1.28-2.431-1.734-4.514-.692z"/><path d="M1045.076 580.06c1.49 0 2.701-1.765 2.701-3.932s-1.21-3.922-2.7-3.922c-1.492 0-2.702 1.755-2.702 3.922s1.21 3.932 2.701 3.932m298.368-25.81s6.945-2.078 9.372-1.385c0 0 2.43-5.904 11.459-3.124 9.018 2.786 12.844 6.597 12.49 14.927 0 0 7.29 3.13 14.235 8.68 6.94 5.555 7.633 11.11 12.147 15.619 4.514 4.514 20.482 18.749 25.34 28.115 4.863 9.382 11.454 25.694 11.803 40.273.35 14.578 2.083 21.523 3.822 27.428 1.734 5.899 12.11 21.175 14.885 40.267 2.775 19.087.735 36.79-3.43 48.941-4.166 12.142-11.455 13.183-15.626 21.53l-1.733 4.16s-1.042 6.585-2.432 8.678c-1.385 2.078-8.674 14.579-11.798 17.005 0 0-3.821 15.62-7.987 21.175-4.16 5.555-6.248 6.248-7.289 7.289-1.036 1.041-.687 7.289-3.816 8.68-3.124 1.384-5.9.343-5.9.343s-12.151-8.674-31.244-9.377c-19.092-.688-24.298 1.047-24.298 1.047s-1.385-2.088.698-5.207c2.072-3.13 6.242-9.033 11.1-9.033 0 0-7.633-20.821-7.284-31.229.344-10.418.512-14.61.512-14.61s3.647-19.415 3.996-41.636c0 0-3.124.692-3.821 2.437-.687 1.739-3.463 4.852-6.94 4.514-3.473-.35-9.372-4.17-9.716-9.726-.348-5.545-3.124-11.798 1.728-20.134 4.863-8.33 9.716-10.085 13.188-18.072 0 0-6.126-21.312-27.644-52.551-21.519-31.24-70.26-49.306-70.26-49.306s-2.764-2.263-.332-5.73c2.431-3.478 4.165-6.597 7.638-7.29s4.165-.692 6.248.355c2.082 1.03 5.206 5.894 7.638 6.935s7.289 2.077 10.07 3.467c2.774 1.396 3.112 2.78 4.503 3.484 1.39.687 7.289.687 11.803 2.42 4.514 1.74 16.317 9.029 19.441 12.153 3.124 3.118 10.762 5.555 11.105 8.325 0 0 5.905-1.385 9.377-2.426 0 0-3.123-6.248-1.739-12.152 0 0-5.55-1.385-10.064-4.16 0 0-11.105.338-13.537-.355-2.426-.692-12.839-7.627-14.921-11.797-2.088-4.16 2.077-6.94 3.462-8.685 1.39-1.723 7.987-7.627 7.987-7.627s.692-4.863 1.384-9.377c.698-4.51 13.537-14.928 13.537-14.928.01 0 0-8.668 2.088-10.064 2.083-1.384 6.248-3.118 9.023-2.426 2.78.692 7.638.692 8.336 3.822"/><path fill="#9a4a23" d="M1332.682 636.18c-4.292 0-5.207 4.16-9.372 4.16 0-3.119-1.041-5.202-3.124-7.29-12.495-7.289-22.908-16.65-37.492-19.779-4.16-1.041-8.33-3.13-12.49-5.201-3.124-2.088-6.248-6.248-9.372-8.341-4.165-2.078-7.294 2.083-9.372 5.212 0 1.041-1.348 3.425-.307 3.425 1.042-1.03 2.083-1.03 3.124-1.03 4.16 5.2 10.413 7.288 16.656 8.319 1.041 0 3.43 2.817 5.513 3.864 1.84.92 2.199-2.553 5.206-1.047 0 1.047-1.348 3.441-1.348 4.483 23.956 16.65 42.7 35.399 56.236 59.354 5.212-6.248 2.395-14.88 3.43-21.133 2.088-6.247 1.042-12.495-1.035-18.748 0-3.119-1.047-5.207-3.124-7.29-1.042 0-2.083 1.042-3.124 1.042"/><path fill="none" stroke="#000" stroke-width=".259" d="M1332.682 636.18c-4.292 0-5.207 4.16-9.372 4.16 0-3.119-1.041-5.202-3.124-7.29-12.495-7.289-22.908-16.65-37.492-19.779-4.16-1.041-8.33-3.13-12.49-5.201-3.124-2.088-6.248-6.248-9.372-8.341-4.165-2.078-7.294 2.083-9.372 5.212 0 1.041-1.348 3.425-.307 3.425 1.042-1.03 2.083-1.03 3.124-1.03 4.16 5.2 10.413 7.288 16.656 8.319 1.041 0 3.43 2.817 5.513 3.864 1.84.92 2.199-2.553 5.206-1.047 0 1.047-1.348 3.441-1.348 4.483 23.956 16.65 42.7 35.399 56.236 59.354 5.212-6.248 2.395-14.88 3.43-21.133 2.088-6.247 1.042-12.495-1.035-18.748 0-3.119-1.047-5.207-3.124-7.29-1.042 0-2.083 1.042-3.124 1.042h-.01z"/><path fill="#9a4a23" d="M1341.012 558.082h-6.248s0-1.047 1.042-2.088c0-1.041 0-2.082-1.042-2.082-2.082 0-4.857-.344-7.289 1.04-2.86 1.629-1.733 7.628.348 7.628 2.083 1.042 5.9-2.426 9.023-2.426-5.206 4.17-8.33 9.377-14.578 11.46 0-1.042 0-3.13-1.041-3.13-6.248 4.171-9.372 10.419-9.372 17.708 0 4.16-8.336 8.33-11.454 13.537-1.042 2.083 1.04 4.17 2.082 4.17 2.083 0 3.716-4.915 5.207-3.129 1.733 2.083-1.042 3.13-2.083 4.17 0 1.042 0 2.083 1.041 2.083 5.207 0 9.372-2.082 14.579-2.082 2.431 4.508-6.94 2.082-9.029 5.2 17.359-.348 16.667 4.864 26.038 3.823 6.248 0 14.235-3.822 20.483-7.982 0 13.183-21.873 3.864-18.749 16.354 1.041 4.16 7.29 4.16 11.46 3.119 1.041-1.036 3.124-.735 5.206-.735-3.124 6.248-14.578 2.088-13.542 5.212 0 14.578.74 30.197-.301 45.817 0 4.16-4.17 8.336-2.088 12.506 2.088 6.243 3.13 14.573 8.336 17.702 8.33-9.371 21.439-17.702 24.563-29.161 3.124-8.336-.307-16.667 1.776-24.997 2.083-11.46 13.542-13.532 20.826-19.79 1.047-2.077 2.088-4.16 4.17-5.201 1.042 0 1.042 2.082 1.042 3.124-8.33 7.289-17.708 12.495-21.873 22.908-2.082 8.336-3.124 15.62 0 23.956 0 2.082 4.16-1.047 7.29 0 1.046 1.04 1.046 2.082 1.046 3.123-2.088 3.119-6.253 0-8.336 1.036-11.454 8.33-18.743 19.79-28.115 30.209v3.113c-8.336 10.418-20.831 19.796-17.708 34.368 1.042 5.218 6.248 4.171 10.419 4.171 1.041 0 1.041-2.083 1.041-3.124 5.201-2.077 7.29-7.29 12.49-8.336 7.29-1.041 14.579 1.047 20.826-3.113 17.703-10.418 36.451-22.92 45.823-42.704h3.124c1.041 12.496-11.454 19.785-19.785 27.074-7.289 9.372-17.702 15.63-28.12 21.873-2.077 1.046-5.207 1.046-8.33 2.087-3.12 1.031-6.243 0-9.372 0-1.036 1.031-3.425 2.072-4.467 3.12-2.082 10.412-3.124 22.908 5.201 30.197 4.166 6.242 8.024 12.5 16.355 14.583 9.377-9.382 24.568-14.583 33.94-23.96-5.207 13.537-22.909 15.62-29.162 28.12-1.036 3.119-3.119 6.248-3.119 9.377-2.082 8.33-4.165 17.697-1.04 26.038 1.04 2.072 3.123 3.113 3.123 6.232 2.077 6.258 11.46 3.13 13.532 9.388-7.279 1.03-15.615-7.3-20.821 2.072 7.284 4.17 15.62 3.129 22.909 7.289 2.082 1.041 3.123-1.041 4.165-2.072v-3.13c9.372-9.376 14.578-18.738 17.702-32.285 0-1.041 3.124-2.083 4.165-4.17 4.165-6.243 6.248-13.532 9.377-20.821 4.16-9.377 13.537-16.661 16.661-26.038 4.165-9.372 4.165-19.78 4.165-30.198 2.078-18.749-9.372-35.41-14.583-53.117-5.207-15.62-4.166-31.24-7.284-47.9-4.17-15.62-12.501-28.11-23.955-37.487-7.29-7.3-12.501-13.542-18.744-21.878-4.17-4.16-9.377-8.33-15.625-9.36-2.082 0-2.082 4.159-4.165 3.118-1.036-2.088 1.041-6.248-1.036-8.33h-2.083c-1.04-1.047 0-2.078 1.042-2.078l1.036 1.03c2.082-2.071 2.082-4.17 0-6.242 0 0-5.016-4.377-5.016-3.335-3.119 2.072-.185-.825-3.315 3.335v4.17h-2.077c2.426-9.033-11.46-4.17-17.707-4.17"/><path fill="#9a4a23" d="M1369.133 793.432c-4.715-4.71-10.72-9.673-12.802-15.931-10.043 15.963-3.86 34.68-.735 52.387 1.04 3.114 3.124 6.243 4.165 9.372 1.041 3.119 7.289 4.16 6.248 6.248-2.083 4.16-6.248-4.17-10.413-2.088-3.124 1.042-7.29 3.13-6.248 5.212 1.041 7.29 12.495 3.119 19.785 4.16 2.082 1.047 2.082-3.113 4.165-5.201 2.082-2.083 7.289-3.13 6.248-5.212-5.207-12.49-4.166-24.997-3.124-38.528 0-3.119-4.165-7.29-7.29-10.408"/><path fill="none" stroke="#000" stroke-width=".518" d="M1369.133 793.432c-4.715-4.71-10.72-9.673-12.802-15.931-10.043 15.963-3.86 34.68-.735 52.387 1.04 3.114 3.124 6.243 4.165 9.372 1.041 3.119 7.289 4.16 6.248 6.248-2.083 4.16-6.248-4.17-10.413-2.088-3.124 1.042-7.29 3.13-6.248 5.212 1.041 7.29 12.495 3.119 19.785 4.16 2.082 1.047 2.082-3.113 4.165-5.201 2.082-2.083 7.289-3.13 6.248-5.212-5.207-12.49-4.166-24.997-3.124-38.528 0-3.119-4.165-7.29-7.29-10.408z"/><path d="M1327.126 583.417c-3.192.793-3.816 1.734-4.857.687 0-5.201 7.289-4.16 11.454-5.201 1.041 4.514-2.426 3.467-6.597 4.514m34.718-4.514v-5.201c1.04-1.047 2.082 0 2.082 1.03 0 4.17 2.083 10.419-3.124 12.501-1.041-3.129 1.042-5.212 1.042-8.33m-29.162 28.12c1.316.65 0 2.078-1.041 2.078-2.083 0-5.207 0-6.248-3.119 0-1.041 0-2.083 1.041-2.083 2.083 0 4.165 2.083 6.248 3.124m59.365 15.62c.735-.73 1.04 0 2.082 0-1.041 2.077.344 5.206-5.206 3.118 1.041-1.04 2.082-2.072 3.124-3.118"/><path d="M1327.306 588.586c1.76 0 3.187-1.538 3.187-3.435 0-1.903-1.427-3.441-3.187-3.441-1.765 0-3.193 1.538-3.193 3.44 0 1.898 1.428 3.436 3.193 3.436m-7.986-7.585a1.228 1.228 0 0 0-.001-2.458 1.22 1.22 0 0 0-1.226 1.227c0 .681.545 1.231 1.226 1.231m-81.929-19.018s4.688 8.06 10.677 5.201c5.983-2.86 2.865-5.73 2.865-5.73s-4.948-3.9-4.425-6.76c.518-2.86 1.819-5.212 7.549-3.912 0 0 .783-.518.518-1.3-.26-.777-1.042-3.378-1.042-4.678 0-1.31-1.3-9.118 4.43-9.118 2.341 0 4.683 1.818 5.719 3.647 1.041 1.824.783.783.783.783s3.124-4.942 5.73-4.43c2.605.519 3.642 2.088 4.683 6.248 1.041 4.17 2.347 8.33 1.305 10.419 0 0 2.738-4.604 4.166-9.377 1.559-5.202 2.864-5.73 4.424-8.59 1.564-2.87 7.03-6.77 9.112-6.512 0 0 2.083 5.47.26 10.413 0 0 3.9-6.242 7.807-5.201 3.906 1.041 3.906 3.118 3.906 3.118s1.041-2.6 4.424-2.86c3.388-.258 6.512-.517 7.553.784 0 0 8.59 1.295 10.672 0 2.083-1.3 5.73-3.642 5.99-5.212.253-1.56 0-5.201 1.823-4.942 1.823.254 3.642 4.683 3.642 6.77 0 2.083-1.819 7.03-1.819 7.03s3.642 4.16 3.901 6.243c.26 2.088.518 5.99-4.165 4.689-4.683-1.3-5.206 0-5.724.777 0 0-10.937-1.036-13.02 3.124-2.082 4.165-.523 4.947.519 6.517 1.041 1.56-.576 3.335-3.124 4.419-3.642 1.57-2.6 5.201-6.507 7.03s-6.512.772-6.512.772-11.714 10.16-17.179 12.507c-5.47 2.341-10.677 2.082-10.677 2.082s.06 1.332-3.642 3.647c-2.078 1.3-8.072.773-8.072.773s-.777 3.129-3.642 4.17c-2.632.962-16.92 3.119-36.186-13.019 0 0 4.683-9.63 8.33-14.06 3.637-4.43 4.937-5.471 4.937-5.471"/><path fill="#228a43" d="M1226.458 575.774s1.042 5.988 14.579 12.506c9.905 4.757 16.666 2.6 17.707 1.554 1.036-1.041 1.824-4.16 1.824-4.16s7.283 2.077 8.843.518c1.564-1.56.783-3.642.783-3.642s8.59 2.342 15.36-1.829c6.766-4.16 16.402-11.978 18.226-15.35 0 0 2.082 3.372 4.683 2.6 2.606-.787.783-6.776.783-6.776s6.771.788 6.771-1.3c0-2.083-2.606-5.72-.259-8.59 2.342-2.87 6.248-3.9 10.413-4.424 4.165-.518 10.154-3.129 12.237-2.077 0 0-4.165-4.17-4.689-5.989-.518-1.829 3.389-4.43 2.606-7.812 0 0-5.989 5.983-10.677 6.242-4.683.26-5.207-.512-6.766.26-1.564.782-5.73 2.351-9.377 8.07 0 0 1.047-7.288 4.689-9.371 0 0-5.25-1.332-7.29 2.352-1.295 2.336-3.118 3.378-3.9 1.56-.783-1.83.518-4.171-.783-3.653-1.3.524-7.29 6.771-10.413 7.812-3.124 1.047-1.56-3.641-1.824-4.942-.259-1.3.783-5.47.783-5.47s-4.165 1.04-5.207 4.952c-1.04 3.901-5.206 16.138-8.853 17.18-3.642 1.04-3.901-1.301-3.901-3.902 0-2.611-.783-12.49-3.124-12.76-2.342-.259-4.948 8.072-4.948 8.072s-3.9-9.631-6.242-8.849c-2.347.777-2.088 5.46-.524 7.807 1.56 2.342 1.56 6.771 1.041 8.33 0 0-7.289-1.818-7.548-.517-.264 1.29 6.147 7.189 4.165 10.936-2.347 4.42-8.33 13.79-21.613.772l-7.549 9.89"/><path d="M1163.975 564.843s-6.597 4.862-11.978 5.037c-5.38.164-7.23-1.03-7.987-2.6-1.908-3.997 6.978-4.97 4.689-9.378-2.432-4.683-5.878-2.072-8.68-3.478-2.082-1.03.35-5.375 0-7.453-.347-2.082.175-8.156-1.733-9.023-1.908-.876-6.766 3.294-7.29 4.853 0 0-5.037-9.023-11.105-6.597 0 0 1.882 2.955 1.56 5.381-.344 2.611-2.95 6.079-3.119 8.505-.18 2.437-1.041 4.334 0 5.376 0 0-3.822-2.072-3.13-7.284.699-5.207-2.774-11.978-6.073-14.23-3.298-2.262-6.94-2.775-8.504-2.262 0 0 2.606 9.551.866 10.762 0 0-7.115-7.115-9.895-8.849-2.775-1.733-5.376-1.913-6.592-1.384 0 0-.348 3.293.518 4.334 0 0-5.555-1.908-7.289 1.56 0 0-2.082-1.206-6.073-1.909-3.991-.692-7.813.867-7.813.867s-3.81-2.6-3.636-4.852c.164-2.262-.174-4.345-.174-4.345s-8.33-2.78-9.546 6.771 4.503 11.46 4.334 11.46c-.174 0 .168 6.597 1.734 8.494 1.564 1.914 7.114 6.422 9.895 6.422 0 0-.698-6.068 2.775-5.375s4.863 2.257 4.34 3.478c-.519 1.205-3.986 5.782-2.607 7.802 2.606 3.821 5.746 1.776 7.12 2.606 1.734 1.04-.264 2.806 1.734 4.683 2.955 2.78 9.197-.338 11.46 1.56 2.246 1.912 6.073 5.729 11.105 8.33 5.027 2.616 10.233 5.042 15.789 5.042 0 0-1.216 3.468 2.606 4.509 3.816 1.03 9.546-.174 9.546-.174s-.286 1.59 2.775 2.252c10.07 2.177 22.74-1.734 32.46-7.633 9.715-5.905 10.064-6.079 10.064-6.079s-4.34-6.068-6.94-9.715a445 445 0 0 1-5.207-7.464"/><path fill="#228a43" d="M1165.883 567.443s-13.193 9.023-21.175 6.422c-7.987-2.6-5.513-9.858-4.688-11.11.692-1.031 4.086-2.85 3.472-3.457-.518-.524-5.73 3.81-8.16 1.385-2.427-2.437-1.91-4.863-.867-6.771 1.041-1.903 3.473-5.73 1.565-9.895-1.908-4.16 0-.524 0-.524s-5.032 3.13-5.556 6.77c0 0-2.426-8.847-5.55-9.54 0 0 .433 5.545-.866 7.29-1.04 1.384-4.34 5.38.174 12.495 0 0-7.289 2.072-10.244-3.647-2.95-5.73-2.95-21.524-9.371-21.175 0 0 3.224 10.117.174 12.152-1.56 1.03-3.642.692-6.94-3.468-3.299-4.17-7.115-7.125-8.162-7.3 0 0 2.432 4.69 1.047 5.212-1.39.518-8.685-3.293-9.552-.687 0 0 5.556 6.242 5.556 9.187 0 2.96-.893 4.725-1.734 4.52-2.083-.525-.692-3.13-1.39-5.213-.692-2.077-5.556-8.156-9.72-8.848-4.166-.692-6.941-.518-9.198-.338-2.257.164-8.68-3.13-9.028-7.125 0 0-3.817 6.77 5.037 11.977 0 0-1.221 7.12 1.21 7.987s3.822-2.257 6.597-2.786c2.78-.518 4.514.878 6.422 2.263 1.909 1.39 4.689 3.467 4.51 6.242-.175 2.78-3.474 3.996-3.12 4.863.345.867 5.376 1.914 8.85 1.221h.517s-2.252 4.853-.692 5.72c1.56.866 5.73 1.04 7.464-2.78 0 0 3.816 8.684 12.67 12.68 8.848 3.985 13.193 4.509 19.266 3.118 0 0 1.39-.18 1.734.514.35.702-3.055 3.108-2.257 4.35 1.914 2.95 9.028-1.56 9.895-.692.867.856-.698 2.938.692 3.805 1.39.877 7.29 1.047 15.625-1.38 8.33-2.425 18.046-6.95 24.299-11.11l-4.514-6.597-3.991-5.719"/><path d="M1199.057 633.32c-8.077 0-13.997-6.258-19.722-10.418-5.73-4.17-16.275-5.201-21.481-8.072-5.207-2.86-9.895-5.2-9.895-8.848 0-3.642 2.083-2.6 2.083-2.6s-1.042-2.089.783-4.948c1.823-2.86 5.206-.783 5.206-.783s1.306-2.341 2.083-3.388c.777-1.041 3.641-.254 3.641-.254s.783-1.818 2.083-2.606c1.3-.772 5.989-.512 7.29-1.041 1.3-.518 3.382-1.042 3.646-3.901.26-2.86-2.082-10.16-5.73-14.32-3.647-4.17-8.589-10.936-8.589-10.936-1.823-2.341-1.041-6.242-.783-8.33.26-2.083.783-4.684 1.56-5.471.782-.772 4.165-1.818 4.165-1.818s7.553-10.413 11.46-14.32c3.9-3.9 12.754-7.289 12.754-7.289-.26-1.3 4.752-5.73 9.44-5.73 4.684 0 9.694 4.43 9.435 5.73 0 0 8.849 3.388 12.755 7.29 3.906 3.906 11.454 14.319 11.454 14.319s3.383 1.036 4.166 1.818c.783.787 1.3 3.388 1.564 5.47.26 2.089 1.042 5.99-.783 8.331 0 0-4.947 6.766-8.59 10.937-4.217 4.82-5.94 12.014-5.729 14.319.259 2.86 2.342 3.383 3.642 3.9 1.306.53 5.994.27 7.294 1.042 1.3.787 2.083 2.606 2.083 2.606s2.86-.788 3.642.254c.783 1.047 2.083 3.388 2.083 3.388s3.382-2.077 5.206.783c1.818 2.86.777 4.947.777 4.947s2.083-1.041 2.083 2.601c0 3.647-4.684 5.989-9.89 8.848-5.212 2.87-14.325 3.642-20.049 7.813-5.73 4.165-10.672 10.677-21.154 10.677"/><path fill="none" stroke="#000" stroke-width=".259" d="M1199.057 633.32c-8.077 0-13.997-6.258-19.722-10.418-5.73-4.17-16.275-5.201-21.481-8.072-5.207-2.86-9.895-5.2-9.895-8.848 0-3.642 2.083-2.6 2.083-2.6s-1.042-2.089.783-4.948c1.823-2.86 5.206-.783 5.206-.783s1.306-2.341 2.083-3.388c.777-1.041 3.641-.254 3.641-.254s.783-1.818 2.083-2.606c1.3-.772 5.989-.512 7.29-1.041 1.3-.518 3.382-1.042 3.646-3.901.26-2.86-2.082-10.16-5.73-14.32-3.647-4.17-8.589-10.936-8.589-10.936-1.823-2.341-1.041-6.242-.783-8.33.26-2.083.783-4.684 1.56-5.471.782-.772 4.165-1.818 4.165-1.818s7.553-10.413 11.46-14.32c3.9-3.9 12.754-7.289 12.754-7.289-.26-1.3 4.752-5.73 9.44-5.73 4.684 0 9.694 4.43 9.435 5.73 0 0 8.849 3.388 12.755 7.29 3.906 3.906 11.454 14.319 11.454 14.319s3.383 1.036 4.166 1.818c.783.787 1.3 3.388 1.564 5.47.26 2.089 1.042 5.99-.783 8.331 0 0-4.947 6.766-8.59 10.937-4.217 4.82-5.94 12.014-5.729 14.319.259 2.86 2.342 3.383 3.642 3.9 1.306.53 5.994.27 7.294 1.042 1.3.787 2.083 2.606 2.083 2.606s2.86-.788 3.642.254c.783 1.047 2.083 3.388 2.083 3.388s3.382-2.077 5.206.783c1.818 2.86.777 4.947.777 4.947s2.083-1.041 2.083 2.601c0 3.647-4.684 5.989-9.89 8.848-5.212 2.87-14.325 3.642-20.049 7.813-5.73 4.165-10.672 10.677-21.154 10.677h.02z"/><path fill="#ffc813" d="M1199.057 536.733c-6.771 0-16.862 5.46-19.986 6.501-3.118 1.042-9.107 2.088-9.107 2.088s9.498-9.9 13.146-13.547c3.647-3.642 8.07-3.901 9.895-4.689 1.823-.772 3.187-2.331 6.052-2.6 2.865-.26 4.223 1.828 6.047 2.6 1.823.787 6.248 1.047 9.895 4.689 3.642 3.647 11.972 12.5 11.972 12.5s-4.683 0-7.807-1.04c-3.124-1.042-13.347-6.502-20.112-6.502m.005 72.109c-3.388 0-7.1-3.13-11.782-4.16-4.689-1.042-12.496-4.953-13.796-5.471-1.306-.518-5.471-2.342-3.647-4.16 1.823-1.829 3.906 1.56 8.589-4.948 4.689-6.512-7.03-21.349-7.03-21.349s6.512 2.6 12.242 5.46c5.724 2.87 15.424 3.907 15.424 3.907s9.694-1.037 15.424-3.907c5.73-2.86 12.236-5.46 12.236-5.46s-11.713 14.837-7.03 21.35c4.689 6.506 6.771 3.118 8.595 4.947 1.824 1.818-2.342 3.642-3.647 4.16-1.295.518-9.108 4.43-13.796 5.47-4.683 1.031-8.394 4.16-11.777 4.16"/><path fill="#ffc813" d="M1199.057 615.613c-3.647 0-8.14-5.202-10.218-5.984-2.082-.787-7.812-2.088-11.718-3.388-3.907-1.3-12.496-7.29-13.278-8.071-.783-.777.259-2.078 1.3-2.337l.259.777c.783.783 9.377 6.771 13.283 8.072 3.901 1.3 9.63 2.6 11.714 3.388 2.077.772 5.01 4.942 8.658 4.942 3.642 0 6.575-4.17 8.658-4.942 2.077-.788 7.802-2.088 11.708-3.388s12.5-7.29 13.278-8.072l.265-.777c1.036.26 2.077 1.56 1.3 2.337-.783.782-9.377 6.77-13.278 8.071-3.906 1.3-9.636 2.6-11.718 3.388-2.083.783-6.576 5.984-10.218 5.984"/><path fill="#ffc813" d="M1199.057 624.99c-8.14 0-9.182-3.13-16.47-7.559-7.29-4.419-12.238-4.942-14.056-5.73-1.823-.772-10.154-6.501-11.454-7.02-1.306-.528-3.13-2.082-1.306-4.429 1.824-2.341 5.207-.783 5.207-.783 3.906 3.653 12.236 8.854 24.214 11.719 8.732 2.083 8.135 6.771 13.865 6.771 5.719 0 5.132-4.678 13.86-6.771 11.971-2.865 20.307-8.066 24.208-11.719 0 0 3.388-1.559 5.212.783 1.818 2.347 0 3.901-1.306 4.43-1.3.518-9.63 6.247-11.454 7.02-1.824.787-6.766 1.31-14.06 5.73-7.29 4.429-8.33 7.558-16.465 7.558"/><path fill="#ffc813" d="M1199.057 630.19s-3.97-.258-6.317-1.04c-2.341-.777-9.89-6.248-14.319-9.108-4.424-2.87-9.372-3.642-12.237-4.953-2.865-1.3-13.278-8.589-14.578-9.107s0-1.818.783-1.041c.777.782 10.672 7.558 14.32 8.59 3.641 1.04 10.153 3.387 12.236 4.698 2.083 1.29 11.972 7.802 14.32 8.59 2.34.772 5.792.772 5.792.772s3.452 0 5.794-.772c2.341-.788 12.236-7.29 14.319-8.59 2.083-1.31 8.59-3.658 12.237-4.699 3.641-1.03 13.537-7.807 14.319-8.59.783-.776 2.082.524.783 1.042-1.306.518-11.719 7.807-14.578 9.107-2.865 1.311-7.813 2.083-12.242 4.953-4.425 2.86-11.973 8.33-14.32 9.108-2.341.782-6.31 1.04-6.31 1.04"/><path d="M1216.563 573.443s-2.082 5.46-2.86 7.801c-.782 2.347-1.564 5.73.26 5.73 1.823 0 1.3-3.124 2.6-5.212 1.306-2.072 2.606-7.801 3.124-9.63l-3.124 1.3m-9.372-41.129c4.219 3.563 6.772 6.76 7.554 8.061.777 1.31 2.6.528 2.077-.518-.518-1.03-3.642-5.984-6.766-8.59-3.123-2.6-8.594-5.2-8.853-4.17-.26 1.047 2.606 2.358 5.988 5.217"/><path fill="#ffc813" d="M1199.057 573.96c-7.03 0-12.824-2.87-18.553-5.475-5.725-2.601-15.361-7.29-16.143-8.59-.777-1.3-1.042-5.201-1.042-5.201s-.253-5.989 3.13-5.989 8.59-1.56 13.537-2.6c4.947-1.042 12.823-6.248 19.07-6.248 6.249 0 14.124 5.206 19.072 6.247 4.947 1.031 10.154 2.601 13.537 2.601 3.378 0 3.118 5.989 3.118 5.989s-.254 3.9-1.035 5.201c-.778 1.3-10.414 5.989-16.143 8.59-5.725 2.605-11.523 5.476-18.548 5.476"/><path fill="#ffc813" d="m1195.473 544.276 3.388-1.042 3.383 1.042v25.509l-3.383 1.046-3.388-1.046z"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1195.473 544.276 3.388-1.042 3.383 1.042v25.509l-3.383 1.046-3.388-1.046v-25.51"/><path fill="#ffc813" d="m1209.798 546.881 4.683 1.813v17.449l-4.683 2.6z"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1209.798 546.881 4.683 1.813v17.449l-4.683 2.6v-21.862"/><path fill="#ffc813" d="m1219.687 550.005 4.689 1.819v9.89l-4.689 2.087z"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1219.687 550.005 4.689 1.819v9.89l-4.689 2.087v-13.796"/><path fill="#ffc813" d="m1227.759 552.352 3.647.254v5.207l-3.647 2.083v-7.554"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1227.759 552.352 3.647.254v5.207l-3.647 2.083v-7.554z"/><path fill="#ffc813" d="m1187.925 546.881-4.689 1.813v17.449l4.689 2.6z"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1187.925 546.881-4.689 1.813v17.449l4.689 2.6v-21.862"/><path fill="#ffc813" d="m1178.035 550.005-4.688 1.819v9.89l4.688 2.087z"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1178.035 550.005-4.688 1.819v9.89l4.688 2.087v-13.796"/><path fill="#ffc813" d="m1169.964 552.352-3.648.254v5.207l3.648 2.083v-7.554"/><path fill="none" stroke="#000" stroke-width="2.083" d="m1169.964 552.352-3.648.254v5.207l3.648 2.083v-7.554z"/><path fill="#bc8550" d="m1282.942 791.699-2.056-1.55s-1.179-1.104-1.395-1.03c-.222.067-2.204-.433-3.161-.433 0 0-1.396.586-1.908 0 0 0-.804.36-1.105.285 0 0-1.02.809-1.242.444 0 0-.735.301-.883 0 0 0-1.174.301-1.322-.143 0 0-1.469.076-1.686-.962-.222-1.03 0-.217 0-.217s-1.03.217-1.617-.067c-.587-.29-1.396-1.036-1.396-1.036s1.02-1.39 1.02-2.341c.01-.952-.143-7.052-.143-7.052s-.512.804 1.105 1.465c1.618.66 2.57-.297 3.748.433 1.173.745 2.056 1.179 1.982 1.697-.08.512 0 1.464.296 1.908.29.443 1.321 1.691 1.76 2.056.444.37 1.544 1.105 1.544 1.4v.291l2.864-.29s.73.076.946-.228c0 0-.36-1.908.37-2.495.735-.592 2.717-.66 3.013-.29.29.36.661.803.661.803s.883-.73 1.396-.66c.512.076 1.47 1.612 1.765 1.839.29.217 1.686 1.321 1.174 2.056-.512.73-1.396 1.163-1.988.66 0 0 .883 1.539 0 2.268-.878.746-1.686.16-1.686.16s.545.422 0 1.236c-.296.444-1.247.529-2.056-.206"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1282.942 791.699-2.056-1.55s-1.179-1.104-1.395-1.03c-.222.067-2.204-.433-3.161-.433 0 0-1.396.586-1.908 0 0 0-.804.36-1.105.285 0 0-1.02.809-1.242.444 0 0-.735.301-.883 0 0 0-1.174.301-1.322-.143 0 0-1.469.076-1.686-.962-.222-1.03 0-.217 0-.217s-1.03.217-1.617-.067c-.587-.29-1.396-1.036-1.396-1.036s1.02-1.39 1.02-2.341c.01-.952-.143-7.052-.143-7.052s-.512.804 1.105 1.465c1.618.66 2.57-.297 3.748.433 1.173.745 2.056 1.179 1.982 1.697-.08.512 0 1.464.296 1.908.29.443 1.321 1.691 1.76 2.056.444.37 1.544 1.105 1.544 1.4v.291l2.864-.29s.73.076.946-.228c0 0-.36-1.908.37-2.495.735-.592 2.717-.66 3.013-.29.29.36.661.803.661.803s.883-.73 1.396-.66c.512.076 1.47 1.612 1.765 1.839.29.217 1.686 1.321 1.174 2.056-.512.73-1.396 1.163-1.988.66 0 0 .883 1.539 0 2.268-.878.746-1.686.16-1.686.16s.545.422 0 1.236c-.296.444-1.247.529-2.056-.206z"/><path fill="#ffc813" d="M1276.478 786.545v.29l2.865-.29s.735.076.95-.217c0 0-.364-1.908.37-2.495.73-.592 2.713-.66 3.009-.29.29.36.66.803.66.803s.883-.729 1.396-.66c.512.066 1.47 1.612 1.765 1.828.29.228 1.687 1.322 1.174 2.067-.513.73-1.396 1.163-1.988.661 0 0 .883 1.538 0 2.268-.878.735-1.686.147-1.686.147s.545.433 0 1.248c-.296.443-1.242.518-2.056-.218l-2.05-1.538s-1.18-1.104-1.396-1.03c-.222.067-2.205-.434-3.161-.434 0 0-1.396.576-1.908 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1276.478 786.545v.29l2.865-.29s.735.076.95-.217c0 0-.364-1.908.37-2.495.73-.592 2.713-.66 3.009-.29.29.36.66.803.66.803s.883-.729 1.396-.66c.512.066 1.47 1.612 1.765 1.828.29.228 1.687 1.322 1.174 2.067-.513.73-1.396 1.163-1.988.661 0 0 .883 1.538 0 2.268-.878.735-1.686.147-1.686.147s.545.433 0 1.248c-.296.443-1.242.518-2.056-.218l-2.05-1.538s-1.18-1.104-1.396-1.03c-.222.067-2.205-.434-3.161-.434 0 0-1.396.576-1.908 0"/><path fill="#bc8550" d="m1229.355 793.528 1.76-1.655s.07-1.115.286-1.041c.217.076-.687-1.158.264-1.158 0 0 .804-.402 1.316-.988 0 0 .808.36 1.105.285 0 0 1.03.809 1.247.444 0 0 .735.3.883 0 0 0 1.174.3 1.322-.143 0 0 2.976.835 3.198-.185.217-1.025 0-.227 0-.227s1.025.227 1.617-.067c.587-.302 1.322-1.433 1.322-1.433s-1.845-1.353-1.877-3.086c-.02-.962-.439-6.692-.439-6.692s.513.814-1.105 1.474c-1.612.661-3.488 1.063-3.414 1.58.08.508-1.58 1.756-1.871 2.2-.296.443.549 1.506.11 1.87-.433.371-2.099 1.143-2.099 1.433 0 .302-1.982 1.18-2.193.889 0 0 .174-.899-.566-1.486-.73-.586-2.717-.66-3.008-.29-.296.365-.661.798-.661.798s-.883-.735-1.396-.66c-.518.075-1.47 1.617-1.765 1.844-.29.217-1.692 1.321-1.174 2.056.512.735 1.396 1.168 1.983.66 0 0-.883 1.539 0 2.274.883.73 1.691.153 1.691.153s-.549.423 0 1.237c.29.444 2.654.64 3.462-.086"/><path fill="none" stroke="#000" stroke-width=".518" d="m1229.355 793.528 1.76-1.655s.07-1.115.286-1.041c.217.076-.687-1.158.264-1.158 0 0 .804-.402 1.316-.988 0 0 .808.36 1.105.285 0 0 1.03.809 1.247.444 0 0 .735.3.883 0 0 0 1.174.3 1.322-.143 0 0 2.976.835 3.198-.185.217-1.025 0-.227 0-.227s1.025.227 1.617-.067c.587-.302 1.322-1.433 1.322-1.433s-1.845-1.353-1.877-3.086c-.02-.962-.439-6.692-.439-6.692s.513.814-1.105 1.474c-1.612.661-3.488 1.063-3.414 1.58.08.508-1.58 1.756-1.871 2.2-.296.443.549 1.506.11 1.87-.433.371-2.099 1.143-2.099 1.433 0 .302-1.982 1.18-2.193.889 0 0 .174-.899-.566-1.486-.73-.586-2.717-.66-3.008-.29-.296.365-.661.798-.661.798s-.883-.735-1.396-.66c-.518.075-1.47 1.617-1.765 1.844-.29.217-1.692 1.321-1.174 2.056.512.735 1.396 1.168 1.983.66 0 0-.883 1.539 0 2.274.883.73 1.691.153 1.691.153s-.549.423 0 1.237c.29.444 2.654.64 3.462-.086z"/><path fill="#ffc813" d="M1232.986 786.143c0 .301-1.982 1.179-2.199.878 0 0 .174-.899-.566-1.475-.729-.586-2.716-.66-3.007-.29-.296.365-.661.798-.661.798s-.883-.735-1.396-.66c-.518.075-1.47 1.617-1.765 1.833-.29.228-1.686 1.322-1.174 2.067.512.735 1.396 1.168 1.983.66 0 0-.883 1.539 0 2.274.883.73 1.691.142 1.691.142s-.549.434 0 1.248c.29.444 2.653.64 3.462-.086l1.76-1.654s.07-1.116.286-1.042c.222.076-.687-1.168.27-1.168 0 0 .797-.391 1.31-.978"/><path fill="none" stroke="#000" stroke-width=".518" d="M1232.986 786.143c0 .301-1.982 1.179-2.199.878 0 0 .174-.899-.566-1.475-.729-.586-2.716-.66-3.007-.29-.296.365-.661.798-.661.798s-.883-.735-1.396-.66c-.518.075-1.47 1.617-1.765 1.833-.29.228-1.686 1.322-1.174 2.067.512.735 1.396 1.168 1.983.66 0 0-.883 1.539 0 2.274.883.73 1.691.142 1.691.142s-.549.434 0 1.248c.29.444 2.653.64 3.462-.086l1.76-1.654s.07-1.116.286-1.042c.222.076-.687-1.168.27-1.168 0 0 .797-.391 1.31-.978"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".729" d="m1297.706 764.73-10.651 20.277"/><path fill="none" stroke="#000" stroke-width=".729" d="m1287.79 773.98-1.76 9.769"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".729" d="m1289.714 772.051-3.468 11.851m6.317-15.207-6.021 15.651m6.317-13.452-5.878 13.886m13.003-18.797-12.56 19.172m8.59-15.139-8.811 14.695m7.786-9.478-7.125 10.139 12.046-14.949m-6.02 10.323-5.805 5.138m7.713-7.854-8.082 7.786 12.416-12.639"/><path fill="#fff" d="M1294.18 765.248s-2.02 2.717-3.002 3.378c0 0 1.173-.01 1.57.328.39.343.804.972.804.972s-.29-2.045.629-4.678"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1294.18 765.248s-2.02 2.717-3.002 3.378c0 0 1.173-.01 1.57.328.39.343.804.972.804.972s-.29-2.045.629-4.678z"/><path fill="#fff" d="M1290.665 767.997s-1.48 3.045-2.326 3.87c0 0 1.158-.228 1.602.028.449.26.973.814.973.814s-.667-1.96-.25-4.714"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1290.665 767.997s-1.48 3.045-2.326 3.87c0 0 1.158-.228 1.602.028.449.26.973.814.973.814s-.667-1.96-.25-4.714z"/><path fill="#fff" d="M1288.741 770.09s-1.48 3.045-2.326 3.87c0 0 1.152-.228 1.602.037.449.26.973.809.973.809s-.666-1.956-.25-4.72"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1288.741 770.09s-1.48 3.045-2.326 3.87c0 0 1.152-.228 1.602.037.449.26.973.809.973.809s-.666-1.956-.25-4.72z"/><path fill="#fff" d="M1299.587 761.163s-2.204 2.568-3.23 3.155c0 0 1.174.076 1.544.444.365.365.735 1.025.735 1.025s-.148-2.056.951-4.625"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1299.587 761.163s-2.204 2.568-3.23 3.155c0 0 1.174.076 1.544.444.365.365.735 1.025.735 1.025s-.148-2.056.951-4.625z"/><path fill="#fff" d="M1298.076 766.56s-2.205 2.579-3.235 3.17c0 0 1.173.068 1.543.445.37.36.735 1.02.735 1.02s-.148-2.056.957-4.636"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1298.076 766.56s-2.205 2.579-3.235 3.17c0 0 1.173.068 1.543.445.37.36.735 1.02.735 1.02s-.148-2.056.957-4.636z"/><path fill="#fff" d="M1296.897 771.782s-2.204 2.574-3.23 3.16c0 0 1.174.077 1.544.434.365.37.735 1.03.735 1.03s-.148-2.05.95-4.624"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1296.897 771.782s-2.204 2.574-3.23 3.16c0 0 1.174.077 1.544.434.365.37.735 1.03.735 1.03s-.148-2.05.95-4.624z"/><path fill="#fff" d="M1294.767 767.305s-2.204 2.569-3.23 3.155c0 0 1.174.076 1.544.434.365.375.735 1.036.735 1.036s-.148-2.057.95-4.626"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1294.767 767.305s-2.204 2.569-3.23 3.155c0 0 1.174.076 1.544.434.365.375.735 1.036.735 1.036s-.148-2.057.95-4.626z"/><path fill="#fff" d="M1302.262 762.452s-2.204 2.57-3.235 3.156c0 0 1.179.076 1.543.444.37.375.736 1.036.736 1.036s-.149-2.067.956-4.636"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1302.262 762.452s-2.204 2.57-3.235 3.156c0 0 1.179.076 1.543.444.37.375.736 1.036.736 1.036s-.149-2.067.956-4.636"/><path fill="#fff" d="M1302.188 767.157s-2.611 2.161-3.721 2.563c0 0 1.147.264 1.443.703.3.412.549 1.131.549 1.131s.206-2.05 1.728-4.398"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1302.188 767.157s-2.611 2.161-3.721 2.563c0 0 1.147.264 1.443.703.3.412.549 1.131.549 1.131s.206-2.05 1.728-4.398z"/><path fill="#fff" d="M1302.553 770.233s-2.606 2.172-3.722 2.574c0 0 1.148.265 1.449.692.296.423.549 1.131.549 1.131s.2-2.05 1.723-4.397"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1302.553 770.233s-2.606 2.172-3.722 2.574c0 0 1.148.265 1.449.692.296.423.549 1.131.549 1.131s.2-2.05 1.723-4.397z"/><path fill="#fff" d="M1298.953 775.53s-2.812 1.892-3.959 2.177c0 0 1.115.386 1.37.84.252.455.432 1.185.432 1.185s.402-2.025 2.157-4.202"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1298.953 775.53s-2.812 1.892-3.959 2.177c0 0 1.115.386 1.37.84.252.455.432 1.185.432 1.185s.402-2.025 2.157-4.202"/><path fill="#fff" d="M1296.865 777.977s-2.838 1.86-3.985 2.13c0 0 1.104.402 1.353.856.248.455.412 1.195.412 1.195s.444-2.025 2.22-4.182"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1296.865 777.977s-2.838 1.86-3.985 2.13c0 0 1.104.402 1.353.856.248.455.412 1.195.412 1.195s.444-2.025 2.22-4.182z"/><path fill="#fff" d="M1255.742 792.153s-.164 6.058.333 8.31c.497 2.262 2.146 6.337 2.426 6.337.275 0 1.152-3.467.549-6.998-.61-3.52-2.093-8.653-2.093-8.653z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1255.742 792.153s-.164 6.058.333 8.31c.497 2.262 2.146 6.337 2.426 6.337.275 0 1.152-3.467.549-6.998-.61-3.52-2.093-8.653-2.093-8.653z"/><path fill="#fff" d="M1257.068 791.593s.328 6.174 1.433 8.716c1.1 2.527 3.029 5.17 3.467 4.905.444-.28-.11-4.905-.883-7.775-.767-2.86-2.97-6.063-3.303-6.29-.333-.217-.714.444-.714.444"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1257.068 791.593s.328 6.174 1.433 8.716c1.1 2.527 3.029 5.17 3.467 4.905.444-.28-.11-4.905-.883-7.775-.767-2.86-2.97-6.063-3.303-6.29-.333-.217-.714.444-.714.444"/><path fill="#fff" d="M1258.057 791.112s1.157 3.737 2.479 6.438c1.321 2.696 4.022 5.01 4.408 4.678.386-.328-.222-3.684-1.38-6.327-1.152-2.643-3.578-5.07-4.186-5.286-.603-.228-1.321.497-1.321.497"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1258.057 791.112s1.157 3.737 2.479 6.438c1.321 2.696 4.022 5.01 4.408 4.678.386-.328-.222-3.684-1.38-6.327-1.152-2.643-3.578-5.07-4.186-5.286-.603-.228-1.321.497-1.321.497"/><path fill="#fff" d="M1259.437 790.388s2.59 5.73 4.297 7.432c1.707 1.712 3.8 2.209 4.128 1.929.333-.265-1.538-4.9-2.643-6.554-1.1-1.65-2.918-3.748-4.022-4.076-1.1-.323-2.368.275-2.368.275z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1259.437 790.388s2.59 5.73 4.297 7.432c1.707 1.712 3.8 2.209 4.128 1.929.333-.265-1.538-4.9-2.643-6.554-1.1-1.65-2.918-3.748-4.022-4.076-1.1-.323-2.368.275-2.368.275z"/><path fill="#fff" d="M1248.14 789.167s-1.818 1.004-3.472 3.087c-1.65 2.109-3.964 6.506-3.193 7.664 0 0 3.965-1.49 5.508-4.017 1.544-2.543 2.537-6.29 2.537-6.29z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1248.14 789.167s-1.818 1.004-3.472 3.087c-1.65 2.109-3.964 6.506-3.193 7.664 0 0 3.965-1.49 5.508-4.017 1.544-2.543 2.537-6.29 2.537-6.29z"/><path fill="#fff" d="M1249.573 790.224s-1.601 1.564-3.911 5.069c-2.04 3.087-2.315 7.543-1.877 7.76.444.227 4.023-3.748 5.18-6.222 1.158-2.468 2.094-6.063 2.094-6.063l-1.322-.544z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1249.573 790.224s-1.601 1.564-3.911 5.069c-2.04 3.087-2.315 7.543-1.877 7.76.444.227 4.023-3.748 5.18-6.222 1.158-2.468 2.094-6.063 2.094-6.063l-1.322-.544z"/><path fill="#fff" d="M1251.059 790.768s-1.65 2.035-3.082 5.677c-1.433 3.637-1.707 7.881-1.158 8.156.55.27 3.193-2.806 3.748-4.736.549-1.93 1.76-8.045 1.818-8.436.06-.38-1.327-.66-1.327-.66"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1251.059 790.768s-1.65 2.035-3.082 5.677c-1.433 3.637-1.707 7.881-1.158 8.156.55.27 3.193-2.806 3.748-4.736.549-1.93 1.76-8.045 1.818-8.436.06-.38-1.327-.66-1.327-.66z"/><path fill="#fff" d="M1252.216 790.932s-1.046 4.028-1.65 6.57c-.606 2.527-.496 8.193-.11 8.373.386.153 2.04-1.157 2.532-4.472.497-3.303 1.21-9.63 1.21-9.63z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1252.216 790.932s-1.046 4.028-1.65 6.57c-.606 2.527-.496 8.193-.11 8.373.386.153 2.04-1.157 2.532-4.472.497-3.303 1.21-9.63 1.21-9.63z"/><path fill="#fff" d="M1253.87 792.254s-.771 2.595-.882 6.834c-.112 4.245.168 7.828.83 7.881.66.057 2.204-1.274 2.31-7.664.111-6.39-.328-7.596-.328-7.596z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1253.87 792.254s-.771 2.595-.882 6.834c-.112 4.245.168 7.828.83 7.881.66.057 2.204-1.274 2.31-7.664.111-6.39-.328-7.596-.328-7.596z"/><path fill="#bc8550" d="m1247.977 789.167.164 1.157 1.21-.153.27 1.321 1.654-.38s.333 1.585.66 1.755c.334.163 1.597-.497 1.597-.661 0 0 .17 1.152.83 1.205.661.067.988-1.258.988-1.258s1.327.76 1.543.66c.222-.115.386-1.485.386-1.485s1.655.328 2.152.048c.497-.263.66-1.887.66-1.887s1.983-.518 1.983-.745c0-.206-.497-.72-.661-1-.164-.279-13.992-.163-13.992-.163s-.994.66-.777 1.041c.222.392 1.327.545 1.327.545"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1247.977 789.167.164 1.157 1.21-.153.27 1.321 1.654-.38s.333 1.585.66 1.755c.334.163 1.597-.497 1.597-.661 0 0 .17 1.152.83 1.205.661.067.988-1.258.988-1.258s1.327.76 1.543.66c.222-.115.386-1.485.386-1.485s1.655.328 2.152.048c.497-.263.66-1.887.66-1.887s1.983-.518 1.983-.745c0-.206-.497-.72-.661-1-.164-.279-13.992-.163-13.992-.163s-.994.66-.777 1.041c.222.392 1.327.545 1.327.545h.01z"/><path fill="#bc8550" d="m1248.194 787.681.11 1.221s.995.101 1.322-.217l.275 1.269 1.713-.671.38 1.384 1.21-.343 1.211.824.72-1.321 2.034.443.164-1.205 1.38.164.333-.724.93-.048v-.777h-11.787"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1248.194 787.681.11 1.221s.995.101 1.322-.217l.275 1.269 1.713-.671.38 1.384 1.21-.343 1.211.824.72-1.321 2.034.443.164-1.205 1.38.164.333-.724.93-.048v-.777h-11.787.01z"/><path fill="#bc8550" d="M1227.922 737.435s-3.636-2.971-7.162-4.842c-3.525-1.866-10.577-3.198-10.577-2.754 0 .433 3.082 4.292 7.934 6.501 4.847 2.2 7.712 3.965 8.479 4.081.777.1 2.87 1.205 2.87 1.205s-1.216-1.982-1.433-2.754c-.221-.766-.11-1.437-.11-1.437"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1227.922 737.435s-3.636-2.971-7.162-4.842c-3.525-1.866-10.577-3.198-10.577-2.754 0 .433 3.082 4.292 7.934 6.501 4.847 2.2 7.712 3.965 8.479 4.081.777.1 2.87 1.205 2.87 1.205s-1.216-1.982-1.433-2.754c-.221-.766-.11-1.437-.11-1.437z"/><path fill="#bc8550" d="M1225.11 739.813s-4.128-2.204-5.507-2.923c-1.38-.714-5.07-2.146-5.73-1.59-.661.549.386 1.701 1.654 2.695 1.264.988 3.965 2.035 4.79 2.526.828.497 2.7 1.375 2.7 1.375z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1225.11 739.813s-4.128-2.204-5.507-2.923c-1.38-.714-5.07-2.146-5.73-1.59-.661.549.386 1.701 1.654 2.695 1.264.988 3.965 2.035 4.79 2.526.828.497 2.7 1.375 2.7 1.375z"/><path fill="#bc8550" d="M1225.058 742.847s-4.298-3.087-6.39-3.314c-2.094-.217-2.65-.27-2.866.057-.222.323.592 1.654 1.486 2.368 1.929 1.549 3.964 1.765 5.069 2.146 1.104.391 4.683 1.93 4.683 1.93z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1225.058 742.847s-4.298-3.087-6.39-3.314c-2.094-.217-2.65-.27-2.866.057-.222.323.592 1.654 1.486 2.368 1.929 1.549 3.964 1.765 5.069 2.146 1.104.391 4.683 1.93 4.683 1.93z"/><path fill="#bc8550" d="M1229.466 741.626s-5.402-2.257-6.612-1.649c-1.216.597-1.047.66-1.047.66s.49 1.053 1.654 1.597c1.153.55 2.918 1.047 4.076 1.274 1.152.217 3.525.66 3.525.66s-1.046-2.045-1.596-2.542"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1229.466 741.626s-5.402-2.257-6.612-1.649c-1.216.597-1.047.66-1.047.66s.49 1.053 1.654 1.597c1.153.55 2.918 1.047 4.076 1.274 1.152.217 3.525.66 3.525.66s-1.046-2.045-1.596-2.542"/><path fill="#bc8550" d="M1231.062 744.169s-4.63-1.665-6.776-.835c-2.151.835 2.31 1.987 3.911 2.484 1.597.487 4.129.93 4.573 1.041.439.106.66-1.321.66-1.321l-2.367-1.37"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1231.062 744.169s-4.63-1.665-6.776-.835c-2.151.835 2.31 1.987 3.911 2.484 1.597.487 4.129.93 4.573 1.041.439.106.66-1.321.66-1.321l-2.367-1.37"/><path fill="#bc8550" d="M1226.876 746.087s-4.408-2.087-5.566-2.251-2.151-.228-2.532.217c-.386.443.825 1.818 2.093 2.695 1.264.889 4.128 2.046 5.064 2.374.941.323 3.087.777 3.087.777v-3.304l-2.146-.507"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1226.876 746.087s-4.408-2.087-5.566-2.251-2.151-.228-2.532.217c-.386.443.825 1.818 2.093 2.695 1.264.889 4.128 2.046 5.064 2.374.941.323 3.087.777 3.087.777v-3.304l-2.146-.507"/><path fill="#bc8550" d="M1233.488 746.86s-3.636-1.322-5.238-1.486c-1.596-.164-3.029.27-2.976.777.06.491 1.766 1.866 3.584 2.146s5.07.713 5.07.713z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1233.488 746.86s-3.636-1.322-5.238-1.486c-1.596-.164-3.029.27-2.976.777.06.491 1.766 1.866 3.584 2.146s5.07.713 5.07.713z"/><path fill="#bc8550" d="M1228.472 750.115s-4.794-2.759-6.776-2.86c-1.982-.116-2.426-.396-2.59.049-.164.443-.222 1.21 1.321 2.251 1.544 1.052 4.462 1.983 5.619 2.374 1.158.385 3.25.602 3.25.602z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1228.472 750.115s-4.794-2.759-6.776-2.86c-1.982-.116-2.426-.396-2.59.049-.164.443-.222 1.21 1.321 2.251 1.544 1.052 4.462 1.983 5.619 2.374 1.158.385 3.25.602 3.25.602z"/><path fill="#bc8550" d="M1228.42 752.425s-2.813-1.321-3.97-1.601c-1.158-.265-4.625-.815-4.958-.265-.333.544.275 1.649 1.38 2.093 1.099.433 4.186 1.374 5.396 1.475 1.21.116 2.865.28 2.865.28z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1228.42 752.425s-2.813-1.321-3.97-1.601c-1.158-.265-4.625-.815-4.958-.265-.333.544.275 1.649 1.38 2.093 1.099.433 4.186 1.374 5.396 1.475 1.21.116 2.865.28 2.865.28z"/><path fill="#bc8550" d="M1228.747 754.524s-4.461-1.491-6.338-1.539c-1.87-.067-3.081.164-3.028.773.06.597 1.38 1.702 3.472 1.918 2.094.217 6.169.661 6.169.661z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1228.747 754.524s-4.461-1.491-6.338-1.539c-1.87-.067-3.081.164-3.028.773.06.597 1.38 1.702 3.472 1.918 2.094.217 6.169.661 6.169.661z"/><path fill="#bc8550" d="M1229.022 756.337s-2.643-.597-4.35-.761c-1.708-.174-4.958.93-4.847 1.59.106.662 1.263 1.206 2.865 1.322 1.596.11 4.514.275 5.835-.333 1.327-.597.497-1.818.497-1.818"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1229.022 756.337s-2.643-.597-4.35-.761c-1.708-.174-4.958.93-4.847 1.59.106.662 1.263 1.206 2.865 1.322 1.596.11 4.514.275 5.835-.333 1.327-.597.497-1.818.497-1.818"/><path fill="#bc8550" d="M1229.408 758.319s-3.415-.1-5.07.333c-1.648.433-3.086 1.538-3.192 1.982-.11.444 2.315.989 3.637.93 1.321-.057 4.461-1.147 4.461-1.147z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1229.408 758.319s-3.415-.1-5.07.333c-1.648.433-3.086 1.538-3.192 1.982-.11.444 2.315.989 3.637.93 1.321-.057 4.461-1.147 4.461-1.147z"/><path fill="#bc8550" d="M1230.016 760.037s-2.48.153-4.462 1.041c-1.987.888-3.145 2.754-2.812 3.304.333.544 3.69-.057 4.356-.334.655-.275 3.742-2.473 3.853-3.087z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1230.016 760.037s-2.48.153-4.462 1.041c-1.987.888-3.145 2.754-2.812 3.304.333.544 3.69-.057 4.356-.334.655-.275 3.742-2.473 3.853-3.087z"/><path fill="#bc8550" d="M1230.29 762.347s-3.361.93-4.46 1.654c-1.105.708-2.755 2.426-2.263 3.135.497.713 3.029.168 3.53-.11.492-.27 3.632-1.872 4.13-2.644.496-.777-.773-2.035-.773-2.035"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1230.29 762.347s-3.361.93-4.46 1.654c-1.105.708-2.755 2.426-2.263 3.135.497.713 3.029.168 3.53-.11.492-.27 3.632-1.872 4.13-2.644.496-.777-.773-2.035-.773-2.035"/><path fill="#bc8550" d="M1230.565 763.948s-3.14 2.31-3.636 3.357c-.497 1.052-1.1 1.982-.603 2.473.49.497 3.092-.814 3.631-1.205 1.432-1.052 2.262-3.15 2.262-3.15z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1230.565 763.948s-3.14 2.31-3.636 3.357c-.497 1.052-1.1 1.982-.603 2.473.49.497 3.092-.814 3.631-1.205 1.432-1.052 2.262-3.15 2.262-3.15z"/><path fill="#bc8550" d="M1232.717 765.54s-2.923 2.145-3.806 3.313c-.878 1.142-1.269 2.527-.713 3.135.549.603 2.42-.835 2.976-1.152.549-.344 2.97-3.315 3.362-3.975l-1.819-1.322"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1232.717 765.54s-2.923 2.145-3.806 3.313c-.878 1.142-1.269 2.527-.713 3.135.549.603 2.42-.835 2.976-1.152.549-.344 2.97-3.315 3.362-3.975l-1.819-1.322"/><path fill="#bc8550" d="M1234.535 766.86s-1.988 1.877-2.648 2.818c-.661.93-2.257 3.467-1.65 4.065.604.613 1.597.116 2.036-.265.444-.396 3.25-3.584 3.747-4.577.497-.989-.66-2.146-1.485-2.04"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1234.535 766.86s-1.988 1.877-2.648 2.818c-.661.93-2.257 3.467-1.65 4.065.604.613 1.597.116 2.036-.265.444-.396 3.25-3.584 3.747-4.577.497-.989-.66-2.146-1.485-2.04z"/><path fill="#bc8550" d="M1236.681 768.457s-2.035 2.262-2.643 3.53c-.607 1.264-.772 2.76-.549 3.03.217.275 2.532-.386 3.14-1.491.603-1.105 2.146-3.187 2.368-3.911.217-.714-.994-1.93-2.315-1.147"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1236.681 768.457s-2.035 2.262-2.643 3.53c-.607 1.264-.772 2.76-.549 3.03.217.275 2.532-.386 3.14-1.491.603-1.105 2.146-3.187 2.368-3.911.217-.714-.994-1.93-2.315-1.147z"/><path fill="#bc8550" d="M1238.996 769.995s-.608.497-1.876 2.11c-1.263 1.59-1.374 4.344-.936 4.725.444.396 2.257-.825 2.7-1.813.44-.994 2.205-4.018 2.152-4.298-.06-.28-.386-1.866-1.876-.772z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1238.996 769.995s-.608.497-1.876 2.11c-1.263 1.59-1.374 4.344-.936 4.725.444.396 2.257-.825 2.7-1.813.44-.994 2.205-4.018 2.152-4.298-.06-.28-.386-1.866-1.876-.772z"/><path fill="#bc8550" d="M1241.64 770.72s-1.27.93-1.761 2.034c-.497 1.105-1.269 3.965-.994 4.356.275.38 2.368 0 2.7-1.105l.06-5.286"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1241.64 770.72s-1.27.93-1.761 2.034c-.497 1.105-1.269 3.965-.994 4.356.275.38 2.368 0 2.7-1.105l.06-5.286"/><path fill="#bc8550" d="M1234.202 749.01s-4.52-1.374-6.449-.433c-1.924.925-1.707 1.258-1.707 1.258s1.596 1.105 2.426 1.158c.825.057 4.625.057 4.625.057z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1234.202 749.01s-4.52-1.374-6.449-.433c-1.924.925-1.707 1.258-1.707 1.258s1.596 1.105 2.426 1.158c.825.057 4.625.057 4.625.057z"/><path fill="#bc8550" d="M1233.097 751.05s-2.97.117-4.297.434c-1.321.333-1.982 1.274-1.924 1.501.06.206 1.485.597 2.479.709l.988.105 2.151-.333z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1233.097 751.05s-2.97.117-4.297.434c-1.321.333-1.982 1.274-1.924 1.501.06.206 1.485.597 2.479.709l.988.105 2.151-.333z"/><path fill="#bc8550" d="M1232.495 753.466s-2.152-.217-3.14.228c-.994.433-2.151 1.047-2.151 1.321 0 .27 1.157.93 1.987.878.825-.048 3.246-.263 3.246-.263l.06-2.162"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1232.495 753.466s-2.152-.217-3.14.228c-.994.433-2.151 1.047-2.151 1.321 0 .27 1.157.93 1.987.878.825-.048 3.246-.263 3.246-.263l.06-2.162"/><path fill="#bc8550" d="M1232.384 755.232s-1.105.344-2.48.84c-1.379.481-2.7 1.692-2.478 2.136.217.444 1.818.328 2.532.228.718-.117 2.975-.889 3.028-1.105.06-.228-.603-2.099-.603-2.099"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1232.384 755.232s-1.105.344-2.48.84c-1.379.481-2.7 1.692-2.478 2.136.217.444 1.818.328 2.532.228.718-.117 2.975-.889 3.028-1.105.06-.228-.603-2.099-.603-2.099z"/><path fill="#bc8550" d="M1232.77 757.494s-2.093.164-2.812.94c-.714.762-1.486 1.756-1.375 2.036.106.275 1.374.38 1.76.275.386-.11 2.374-.66 2.701-1.66.333-.983-.275-1.59-.275-1.59"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1232.77 757.494s-2.093.164-2.812.94c-.714.762-1.486 1.756-1.375 2.036.106.275 1.374.38 1.76.275.386-.11 2.374-.66 2.701-1.66.333-.983-.275-1.59-.275-1.59z"/><path fill="#bc8550" d="M1233.044 759.096s-1.765.824-2.426 1.702c-.66.878-.936 1.654-.825 1.982.111.333 1.544.228 2.257-.497.72-.708 2.094-1.866 2.04-2.416-.06-.555-.882-.772-.882-.772h-.164"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1233.044 759.096s-1.765.824-2.426 1.702c-.66.878-.936 1.654-.825 1.982.111.333 1.544.228 2.257-.497.72-.708 2.094-1.866 2.04-2.416-.06-.555-.882-.772-.882-.772h-.164"/><path fill="#bc8550" d="M1233.652 759.92s-1.707 1.872-2.04 2.76c-.333.877-.994 2.31-.825 2.362.164.067 2.146-.333 2.31-.878.169-.56 1.987-2.976 1.987-2.976z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1233.652 759.92s-1.707 1.872-2.04 2.76c-.333.877-.994 2.31-.825 2.362.164.067 2.146-.333 2.31-.878.169-.56 1.987-2.976 1.987-2.976z"/><path fill="#bc8550" d="M1234.752 761.675s-1.93 1.993-2.093 2.543c-.165.544-.276 2.093-.276 2.093s1.544-.38 2.152-.888c.603-.497 1.982-2.86 1.982-2.86l-1.766-.888"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1234.752 761.675s-1.93 1.993-2.093 2.543c-.165.544-.276 2.093-.276 2.093s1.544-.38 2.152-.888c.603-.497 1.982-2.86 1.982-2.86l-1.766-.888"/><path fill="#bc8550" d="M1236.517 762.896s-1.601 2.093-2.151 2.754-.603 2.707-.386 2.807c.222.106 1.602-.1 1.982-.708.391-.614 2.098-3.087 2.098-3.087l-1.379-1.819-.164.057"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1236.517 762.896s-1.601 2.093-2.151 2.754-.603 2.707-.386 2.807c.222.106 1.602-.1 1.982-.708.391-.614 2.098-3.087 2.098-3.087l-1.379-1.819-.164.057"/><path fill="#bc8550" d="M1238.06 764.662s-1.215.607-1.876 1.649c-.66 1.041-.66 2.976-.66 2.976s1.817-.497 1.981-.777c.17-.27 2.04-2.426 2.263-3.14.222-.708-1.708-.708-1.708-.708"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1238.06 764.662s-1.215.607-1.876 1.649c-.66 1.041-.66 2.976-.66 2.976s1.817-.497 1.981-.777c.17-.27 2.04-2.426 2.263-3.14.222-.708-1.708-.708-1.708-.708"/><path fill="#bc8550" d="M1239.657 765.703s-1.877 1.876-2.151 2.807c-.275.94-.275 1.765-.275 1.765s1.432-.327 1.818-.772c.386-.433 1.765-2.86 1.876-3.303.111-.434-1.268-.497-1.268-.497"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1239.657 765.703s-1.877 1.876-2.151 2.807c-.275.94-.275 1.765-.275 1.765s1.432-.327 1.818-.772c.386-.433 1.765-2.86 1.876-3.303.111-.434-1.268-.497-1.268-.497"/><path fill="#bc8550" d="M1240.926 766.2s-1.047 1.321-1.602 2.97c-.549 1.666.222 2.21.222 2.21s1.707-1.041 1.93-1.982v-3.25l-.55.056"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1240.926 766.2s-1.047 1.321-1.602 2.97c-.549 1.666.222 2.21.222 2.21s1.707-1.041 1.93-1.982v-3.25l-.55.056"/><path fill="#bc8550" d="M1241.253 762.12h-.66s-1.983-1.206-2.205-1.65c-.222-.433-1.21-.777-1.21-.777s-.883-1.982-1.216-2.082c-.323-.117.333-.878.333-1.665 0-.761.439-3.077.222-3.404-.222-.334-.111-.334-.111-.334s1.654-.878 1.76-2.093c.111-1.21.883-2.748-1.432-5.069-2.31-2.315-7.231-6.723-8.812-8.045 0 0-.333 1.21.111 1.871.44.661 3.082 5.957 4.625 7.062 0 0 .222.978.328 1.538.111.545.667 1.65.667 1.65s-.883.66-.883 1.538.217 1.321.217 1.321-1.1.777-.988 1.655c.111.878.44 1.104.44 1.104s-.218 1.105-.112 1.766c.111.66.444 1.205.444 1.205s-.549 1.538.11 1.982c.661.433 1.094.878 1.094.878s.444 1.221 1.105 1.654a7.7 7.7 0 0 0 1.21.672s-.332.544.662 1.094c.994.555.883 1.205 1.876 1.538.988.338.878 1 1.871 1.216.994.217.883-.328.883-.328l-.333-4.297"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1241.253 762.12h-.66s-1.983-1.206-2.205-1.65c-.222-.433-1.21-.777-1.21-.777s-.883-1.982-1.216-2.082c-.323-.117.333-.878.333-1.665 0-.761.439-3.077.222-3.404-.222-.334-.111-.334-.111-.334s1.654-.878 1.76-2.093c.111-1.21.883-2.748-1.432-5.069-2.31-2.315-7.231-6.723-8.812-8.045 0 0-.333 1.21.111 1.871.44.661 3.082 5.957 4.625 7.062 0 0 .222.978.328 1.538.111.545.667 1.65.667 1.65s-.883.66-.883 1.538.217 1.321.217 1.321-1.1.777-.988 1.655c.111.878.44 1.104.44 1.104s-.218 1.105-.112 1.766c.111.66.444 1.205.444 1.205s-.549 1.538.11 1.982c.661.433 1.094.878 1.094.878s.444 1.221 1.105 1.654a7.7 7.7 0 0 0 1.21.672s-.332.544.662 1.094c.994.555.883 1.205 1.876 1.538.988.338.878 1 1.871 1.216.994.217.883-.328.883-.328l-.333-4.297h.01z"/><path fill="#fff" d="M1243.569 708.468s0-.66.883-1.104.883-.117.883-.117 1.21-.988 1.87-1.094c.662-.11 1.322.106 1.322.106s-.333-.767 1.1-.878c1.432-.116 1.76.66 1.76.66s.994-.549 1.432-.443c.44.112.661.228.661.228s.44-.56 1.544-.56c1.099 0 1.87.777 1.87.777s.995-.333 1.766-.333.883.549.883.549 1.538 0 1.982.444c.44.443 1.21 1.538 1.21 1.538s1.106-.55 1.872.11c.772.661 1.544.777 1.433 1.438-.106.66-.106.878-.106.878s1.432-.444 2.087 0c.666.444 1.766 1.321 1.66 3.414 0 0 1.11-.11 2.083 1.55 1.432 2.415-.433 3.853-.433 3.853s1.321.988 1.321 2.31c0 1.321-.77 2.642-.77 2.642s.443 2.76-.218 4.081c-.66 1.322-1.654 1.766-1.654 1.766s.222 1.538-.55 2.198a16 16 0 0 1-1.654 1.216s.217.661-.439 1.755c-.66 1.105-1.432 1.105-1.432 1.105s-.661 1.104-1.216 1.321c-.545.228-1.422.228-1.422.228s-.333.866-1.216 1.427c-.882.545-1.32.1-1.32.1s-1.433.778-1.872.778c-.444 0-1.654-.661-1.654-.661s-1.211 1.205-2.094 1.549c-.883.317-2.754.433-3.414-.116-.666-.545-.666-.889-.666-.889s-.655-.433-.771-.317c-.111.111-1.982.772-2.754.433-.766-.323-2.31-1.094-2.643-2.426 0 0-1.76.228-2.532-.55-.771-.771-1.216-1.648-1.216-1.648s-1.543-.767-2.199-1.105c-.66-.323-1.543-1.982-1.1-3.41 0 0-.993 0-1.981-1.982-.994-1.982.1-3.858.1-3.858s-1.204-1.21-1.093-2.76c.11-1.538 2.093-3.747 2.093-3.747s-.772-.66-.55-2.527c.223-1.881 2.755-3.636 2.755-3.636s-.217-1.65.66-2.654c.884-.978 2.865-1.982 3.748-1.638"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1243.569 708.468s0-.66.883-1.104.883-.117.883-.117 1.21-.988 1.87-1.094c.662-.11 1.322.106 1.322.106s-.333-.767 1.1-.878c1.432-.116 1.76.66 1.76.66s.994-.549 1.432-.443c.44.112.661.228.661.228s.44-.56 1.544-.56c1.099 0 1.87.777 1.87.777s.995-.333 1.766-.333.883.549.883.549 1.538 0 1.982.444c.44.443 1.21 1.538 1.21 1.538s1.106-.55 1.872.11c.772.661 1.544.777 1.433 1.438-.106.66-.106.878-.106.878s1.432-.444 2.087 0c.666.444 1.766 1.321 1.66 3.414 0 0 1.11-.11 2.083 1.55 1.432 2.415-.433 3.853-.433 3.853s1.321.988 1.321 2.31c0 1.321-.77 2.642-.77 2.642s.443 2.76-.218 4.081c-.66 1.322-1.654 1.766-1.654 1.766s.222 1.538-.55 2.198a16 16 0 0 1-1.654 1.216s.217.661-.439 1.755c-.66 1.105-1.432 1.105-1.432 1.105s-.661 1.104-1.216 1.321c-.545.228-1.422.228-1.422.228s-.333.866-1.216 1.427c-.882.545-1.32.1-1.32.1s-1.433.778-1.872.778c-.444 0-1.654-.661-1.654-.661s-1.211 1.205-2.094 1.549c-.883.317-2.754.433-3.414-.116-.666-.545-.666-.889-.666-.889s-.655-.433-.771-.317c-.111.111-1.982.772-2.754.433-.766-.323-2.31-1.094-2.643-2.426 0 0-1.76.228-2.532-.55-.771-.771-1.216-1.648-1.216-1.648s-1.543-.767-2.199-1.105c-.66-.323-1.543-1.982-1.1-3.41 0 0-.993 0-1.981-1.982-.994-1.982.1-3.858.1-3.858s-1.204-1.21-1.093-2.76c.11-1.538 2.093-3.747 2.093-3.747s-.772-.66-.55-2.527c.223-1.881 2.755-3.636 2.755-3.636s-.217-1.65.66-2.654c.884-.978 2.865-1.982 3.748-1.638z"/><path fill="#fff" d="M1252.385 710.551s.44 1.105 2.093.994c1.65-.106 1.982-.55 1.982-.55s1.872 1.655 3.748.661c0 0 .44 1.655 1.21 2.099.773.433 2.205.544 2.205.544s-.661 1.871 1.755 2.099c0 0-.211 1.205.333 2.415.549 1.205 1.21 1.766 1.21 1.766s-1.76.327-1.432 2.093c.333 1.765 1.321 2.532 1.321 2.532s-.549.544-.66 1.549c-.112.988 0 1.421 0 1.421s-.44.228-1.65 1.665c-1.205 1.422-.661 1.983-.661 1.983s-.772-.106-1.655.66c-.883.761-.883 1.095-.883 1.095s-1.094-.106-2.093.327c-.994.444-1.321 1.221-1.321 1.221s-.772.1-.883.433c-.111.328-.545 1.216-.545 1.216s-.661-1.432-2.643-1.321c-1.988.105-2.648.877-2.648.877s-.55-1.649-1.544-1.649c-.988 0-2.643.444-2.643.444s.661-.888-.549-1.993c-1.21-1.094-2.754-1.094-2.754-1.094s.106-.994-.444-1.882c-.549-.878-1.321-1.094-1.321-1.094s0-1.105-.217-1.765c-.222-.661-.555-.878-.555-.878s.772-.545.444-1.332a7 7 0 0 0-.661-1.205s.549-.323.439-1.21c-.111-.879-.661-2.527-.661-2.527s1.654-.561 2.093-2.2c.44-1.664.222-2.653.222-2.653s1.65.11 2.204-.55c.55-.66.988-1.865.988-1.865s1.433.433 1.877-.56c0 0 1.538-.1 2.415-.433.883-.338 1.877-1.322 1.877-1.322"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1252.385 710.551s.44 1.105 2.093.994c1.65-.106 1.982-.55 1.982-.55s1.872 1.655 3.748.661c0 0 .44 1.655 1.21 2.099.773.433 2.205.544 2.205.544s-.661 1.871 1.755 2.099c0 0-.211 1.205.333 2.415.549 1.205 1.21 1.766 1.21 1.766s-1.76.327-1.432 2.093c.333 1.765 1.321 2.532 1.321 2.532s-.549.544-.66 1.549c-.112.988 0 1.421 0 1.421s-.44.228-1.65 1.665c-1.205 1.422-.661 1.983-.661 1.983s-.772-.106-1.655.66c-.883.761-.883 1.095-.883 1.095s-1.094-.106-2.093.327c-.994.444-1.321 1.221-1.321 1.221s-.772.1-.883.433c-.111.328-.545 1.216-.545 1.216s-.661-1.432-2.643-1.321c-1.988.105-2.648.877-2.648.877s-.55-1.649-1.544-1.649c-.988 0-2.643.444-2.643.444s.661-.888-.549-1.993c-1.21-1.094-2.754-1.094-2.754-1.094s.106-.994-.444-1.882c-.549-.878-1.321-1.094-1.321-1.094s0-1.105-.217-1.765c-.222-.661-.555-.878-.555-.878s.772-.545.444-1.332a7 7 0 0 0-.661-1.205s.549-.323.439-1.21c-.111-.879-.661-2.527-.661-2.527s1.654-.561 2.093-2.2c.44-1.664.222-2.653.222-2.653s1.65.11 2.204-.55c.55-.66.988-1.865.988-1.865s1.433.433 1.877-.56c0 0 1.538-.1 2.415-.433.883-.338 1.877-1.322 1.877-1.322l.01-.01zm1.538 2.791v-1.797"/><path fill="#fff" d="m1251.339 713.68-.507-1.908"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1251.339 713.68-.507-1.908"/><path fill="#fff" d="m1248.928 714.684-1.136-1.982"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1248.928 714.684-1.136-1.982"/><path fill="#fff" d="m1246.856 716.27-1.554-1.564"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1246.856 716.27-1.554-1.564"/><path fill="#fff" d="m1245.265 718.337-2.289-1.332"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1245.265 718.337-2.289-1.332"/><path fill="#fff" d="m1244.266 720.742-3.192-.856"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1244.266 720.742-3.192-.856m2.854 3.446h-2.622"/><path fill="#fff" d="m1244.266 725.927-2.902.773"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1244.266 725.927-2.902.773"/><path fill="#fff" d="m1245.265 728.343-2.4 1.369"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1245.265 728.343-2.4 1.369"/><path fill="#fff" d="m1246.856 730.404-1.882 1.893"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1246.856 730.404-1.882 1.893"/><path fill="#fff" d="m1248.928 731.995-1.807 3.13"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1248.928 731.995-1.807 3.13"/><path fill="#fff" d="m1251.339 732.994-.655 2.458"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1251.339 732.994-.655 2.458m3.239-2.114v2.114"/><path fill="#fff" d="m1256.513 732.994.64 2.38"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1256.513 732.994.64 2.38"/><path fill="#fff" d="m1258.924 731.995.988 1.692"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1258.924 731.995.988 1.692"/><path fill="#fff" d="m1260.996 730.404 1.712 1.713"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1260.996 730.404 1.712 1.713"/><path fill="#fff" d="m1262.587 728.343 2.162 1.237"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1262.587 728.343 2.162 1.237"/><path fill="#fff" d="m1263.586 725.927 2.6.688"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1263.586 725.927 2.6.688m-2.262-3.283h1.74"/><path fill="#fff" d="m1263.586 720.742 2.79-.746"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1263.586 720.742 2.79-.746"/><path fill="#fff" d="m1262.587 718.337 2.775-1.602"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1262.587 718.337 2.775-1.602"/><path fill="#fff" d="m1260.996 716.27 2.104-2.104"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1260.996 716.27 2.104-2.104"/><path fill="#fff" d="m1258.924 714.684 1.448-2.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1258.924 714.684 1.448-2.5"/><path fill="#fff" d="m1256.513 713.68.603-2.23"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1256.513 713.68.603-2.23"/><path fill="#0071ba" d="M1245.683 719.896a1.16 1.16 0 0 1-.428-1.59 1.16 1.16 0 0 1 1.59-.423l.06.029-.06-.02a1.17 1.17 0 0 1 0-1.649 1.16 1.16 0 0 1 1.645 0 .2.2 0 0 1 .04.048l-.04-.038a1.16 1.16 0 0 1 .418-1.585 1.15 1.15 0 0 1 1.59.423c.02.01.02.029.03.057l-.03-.057a1.164 1.164 0 1 1 2.248-.603c.01.019.02.038.02.067l-.02-.057c0-.65.524-1.174 1.168-1.174.64 0 1.163.524 1.163 1.174v.067l-.01-.067a1.16 1.16 0 1 1 2.241.603c-.01.019-.01.038-.02.057l.01-.057a1.16 1.16 0 0 1 1.591-.423c.56.317.75 1.03.429 1.585l-.03.057.03-.067a1.17 1.17 0 0 1 1.644 0c.454.456.454 1.2 0 1.655l-.04.038.04-.038a1.155 1.155 0 0 1 1.59.423c.318.56.133 1.268-.427 1.59l-.06.03.05-.038c.624-.154 1.263.205 1.427.824a1.16 1.16 0 0 1-.825 1.427c-.02.01-.04.01-.07.02l.07-.02c.64 0 1.163.514 1.163 1.153 0 .65-.524 1.179-1.163 1.179-.02 0-.05-.01-.07-.01h.07c.624.163.988.803.825 1.427a1.155 1.155 0 0 1-1.427.814c-.02 0-.04-.01-.07-.01l.07.01c.555.317.75 1.03.429 1.59a1.166 1.166 0 0 1-1.596.424c-.02-.01-.03-.02-.06-.03l.06.02a1.17 1.17 0 0 1 0 1.649 1.17 1.17 0 0 1-1.65 0 .2.2 0 0 1-.04-.048l.04.038c.323.56.132 1.274-.418 1.59a1.15 1.15 0 0 1-1.59-.422c-.01-.019-.02-.029-.03-.067l.04.057a1.18 1.18 0 0 1-.825 1.438 1.177 1.177 0 0 1-1.428-.83c-.01-.02-.01-.039-.02-.058l.02.048a1.164 1.164 0 1 1-2.33 0c0-.019 0-.038.01-.057l.01.057a1.175 1.175 0 0 1-1.433.83 1.173 1.173 0 0 1-.82-1.437c.01-.01.01-.029.02-.057l-.01.057a1.146 1.146 0 0 1-1.586.433 1.17 1.17 0 0 1-.428-1.59c.02-.02.02-.039.04-.049l-.03.048a1.17 1.17 0 0 1-1.65 0 1.156 1.156 0 0 1 0-1.638.3.3 0 0 0 .05-.057l-.04.057a1.18 1.18 0 0 1-1.59-.423c-.317-.572-.127-1.28.428-1.591l.06-.03-.06.03a1.17 1.17 0 0 1-1.427-.825 1.17 1.17 0 0 1 .825-1.427c.02-.01.04-.01.07-.01l-.06.019a1.164 1.164 0 0 1-1.163-1.168c0-.65.518-1.163 1.163-1.163h.07l-.07.01a1.173 1.173 0 0 1-.82-1.438 1.17 1.17 0 0 1 1.427-.814c.02 0 .04.01.06.019l-.06-.01"/><path fill="none" stroke="#0071ba" stroke-width="1.041" d="M1245.683 719.896a1.16 1.16 0 0 1-.428-1.59 1.16 1.16 0 0 1 1.59-.423l.06.029-.06-.02a1.17 1.17 0 0 1 0-1.649 1.16 1.16 0 0 1 1.645 0 .2.2 0 0 1 .04.048l-.04-.038a1.16 1.16 0 0 1 .418-1.585 1.15 1.15 0 0 1 1.59.423c.02.01.02.029.03.057l-.03-.057a1.164 1.164 0 1 1 2.248-.603c.01.019.02.038.02.067l-.02-.057c0-.65.524-1.174 1.168-1.174.64 0 1.163.524 1.163 1.174v.067l-.01-.067a1.16 1.16 0 1 1 2.241.603c-.01.019-.01.038-.02.057l.01-.057a1.16 1.16 0 0 1 1.591-.423c.56.317.75 1.03.429 1.585l-.03.057.03-.067a1.17 1.17 0 0 1 1.644 0c.454.456.454 1.2 0 1.655l-.04.038.04-.038a1.155 1.155 0 0 1 1.59.423c.318.56.133 1.268-.427 1.59l-.06.03.05-.038c.624-.154 1.263.205 1.427.824a1.16 1.16 0 0 1-.825 1.427c-.02.01-.04.01-.07.02l.07-.02c.64 0 1.163.514 1.163 1.153 0 .65-.524 1.179-1.163 1.179-.02 0-.05-.01-.07-.01h.07c.624.163.988.803.825 1.427a1.155 1.155 0 0 1-1.427.814c-.02 0-.04-.01-.07-.01l.07.01c.555.317.75 1.03.429 1.59a1.166 1.166 0 0 1-1.596.424c-.02-.01-.03-.02-.06-.03l.06.02a1.17 1.17 0 0 1 0 1.649 1.17 1.17 0 0 1-1.65 0 .2.2 0 0 1-.04-.048l.04.038c.323.56.132 1.274-.418 1.59a1.15 1.15 0 0 1-1.59-.422c-.01-.019-.02-.029-.03-.067l.04.057a1.18 1.18 0 0 1-.825 1.438 1.177 1.177 0 0 1-1.428-.83c-.01-.02-.01-.039-.02-.058l.02.048a1.164 1.164 0 1 1-2.33 0c0-.019 0-.038.01-.057l.01.057a1.175 1.175 0 0 1-1.433.83 1.173 1.173 0 0 1-.82-1.437c.01-.01.01-.029.02-.057l-.01.057a1.146 1.146 0 0 1-1.586.433 1.17 1.17 0 0 1-.428-1.59c.02-.02.02-.039.04-.049l-.03.048a1.17 1.17 0 0 1-1.65 0 1.156 1.156 0 0 1 0-1.638.3.3 0 0 0 .05-.057l-.04.057a1.18 1.18 0 0 1-1.59-.423c-.317-.572-.127-1.28.428-1.591l.06-.03-.06.03a1.17 1.17 0 0 1-1.427-.825 1.17 1.17 0 0 1 .825-1.427c.02-.01.04-.01.07-.01l-.06.019a1.164 1.164 0 0 1-1.163-1.168c0-.65.518-1.163 1.163-1.163h.07l-.07.01a1.173 1.173 0 0 1-.82-1.438 1.17 1.17 0 0 1 1.427-.814c.02 0 .04.01.06.019l-.06-.01"/><path fill="#fff" d="m1253.178 724.379.286-.889-.75-.55h.93l.286-.877.286.878h.924l-.745.55.286.888-.75-.55-.75.55m-.077-7.062.286-.878-.75-.55h.93l.286-.877.286.878h.93l-.75.549.286.878-.75-.54-.75.54m.287 14.113.29-.889-.75-.538h.925l.29-.889.286.889h.92l-.745.538.286.889-.746-.55zm-6.465-10.73.29-.889-.756-.544h.93l.29-.878.286.878h.925l-.75.544.29.889-.75-.545-.756.545m4.119 0 .286-.889-.75-.544h.93l.286-.878.286.878h.924l-.745.544.28.889-.745-.545-.75.545m4.11 0 .286-.889-.75-.544h.93l.286-.878.29.878h.92l-.746.544.286.889-.75-.545-.75.545m4.111 0 .29-.889-.75-.544h.924l.286-.878.29.878h.924l-.75.544.286.889-.75-.545zm-12.343 7.342.29-.878-.756-.55h.93l.29-.888.286.888h.925l-.75.55.29.888-.75-.56-.756.55m4.119 0 .286-.878-.75-.55h.93l.286-.888.286.888h.924l-.745.55.28.888-.745-.56-.75.55m4.11 0 .286-.878-.75-.55h.93l.286-.888.29.888h.92l-.746.55.286.888-.75-.56-.75.55m4.111 0 .29-.878-.75-.55h.924l.286-.888.29.888h.924l-.75.55.286.888-.75-.56zm-1.771-3.716.29-.878-.75-.56h.925l.286-.867.29.866h.925l-.75.561.286.878-.75-.55-.75.55m-8.523 0 .29-.878-.756-.56h.93l.29-.867.286.866h.924l-.75.561.29.878-.75-.55-.756.55m12.715 31.35c-.275-1.152-1.21-4.192-1.158-5.513.06-1.322.497-1.485.275-3.468-.217-1.982-1.322-2.97-2.865-3.631-.904-.391-3.8-.608-5.175-.55-1.38.058-1.432.767-1.432.767s-1.052.111-2.374.275c-1.321.17-1.87.386-2.642 1.375-.772 1.004 1.046 3.086 1.046 3.086-.497-.597 0-1.321 0-1.321 1.322.116 4.023 1.374 4.023 1.374s.497.28 1.104 1.105c.603.825.106 2.87.106 2.87-1.723 1.227-1.654 1.094-4.408 3.965 0 0-.275 1.205-.06 1.374.222.164 1.21 0 1.21 0l.386.936 1.21-.328.604.989 1.707-.545.607 1.094 1.21-.824 1.269.936 1.765-1.041 1.264 1.04 1.046-.935 1.38.327.328-1.538-.44-1.824"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1261.694 755.676c-.275-1.152-1.21-4.192-1.158-5.513.06-1.322.497-1.485.275-3.468-.217-1.982-1.322-2.97-2.865-3.631-.904-.391-3.8-.608-5.175-.55-1.38.058-1.432.767-1.432.767s-1.052.111-2.374.275c-1.321.17-1.87.386-2.642 1.375-.772 1.004 1.046 3.086 1.046 3.086-.497-.597 0-1.321 0-1.321 1.322.116 4.023 1.374 4.023 1.374s.497.28 1.104 1.105c.603.825.106 2.87.106 2.87-1.723 1.227-1.654 1.094-4.408 3.965 0 0-.275 1.205-.06 1.374.222.164 1.21 0 1.21 0l.386.936 1.21-.328.604.989 1.707-.545.607 1.094 1.21-.824 1.269.936 1.765-1.041 1.264 1.04 1.046-.935 1.38.327.328-1.538-.44-1.824.01.005z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1252.327 745.099s.607-.497 1.766-.323c1.152.153 3.356.93 3.853 1.755m-4.736-1.654c0 .714-.222 1.934 1.1 2.199 1.32.28 1.543-.978 1.654-1.539.11-.544-.824-.66-1.433-.76-.607-.117-1.321.1-1.321.1"/><path d="M1253.596 744.93s.06 1.052.386 1.268c.534.355.883.17 1.157-.048.275-.217.386-.94.386-.94s-.555-.217-.772-.334c-.222-.1-.83-.048-.83-.048"/><path fill="none" stroke="#000" stroke-width=".518" d="M1250.947 743.334s1.169.076.666 2.42c-.164.777.217.667.714 1.158.497.497 1.866.888 1.433 1.713-.44.818-1.158.105-1.766-.228"/><path fill="#ffc813" d="M1251.994 748.397c.607.333 1.327 1.057 1.766.228.438-.825-.937-1.216-1.433-1.713-.497-.491-.878-.38-.714-1.157.502-2.342-.666-2.421-.666-2.421l.391-.057s-1.052.11-2.373.275c-1.322.17-1.871.386-2.643 1.374-.772 1.004 1.047 3.087 1.047 3.087-.497-.607 0-1.321 0-1.321 1.32.105 4.022 1.374 4.022 1.374s.07.038.185.132l.418.196"/><path fill="none" stroke="#000" stroke-width=".518" d="M1251.994 748.397c.607.333 1.327 1.057 1.766.228.438-.825-.937-1.216-1.433-1.713-.497-.491-.878-.38-.714-1.157.502-2.342-.666-2.421-.666-2.421l.391-.057s-1.052.11-2.373.275c-1.322.17-1.871.386-2.643 1.374-.772 1.004 1.047 3.087 1.047 3.087-.497-.607 0-1.321 0-1.321 1.32.105 4.022 1.374 4.022 1.374s.07.038.185.132l.418.196"/><path fill="#ffc813" d="M1261.144 752.985s.936 1.422 1.374 1.422c.444 0 .666-.217.666-.217s.16.381-.17 1.438c-.333 1.041-.66 1.422-.936 1.105 0 0-.333-1.501-.607-2.11-.275-.596-.328-1.638-.328-1.638"/><path fill="none" stroke="#000" stroke-width=".518" d="M1261.144 752.985s.936 1.422 1.374 1.422c.444 0 .666-.217.666-.217s.16.381-.17 1.438c-.333 1.041-.66 1.422-.936 1.105 0 0-.333-1.501-.607-2.11-.275-.596-.328-1.638-.328-1.638z"/><path fill="#ffc813" d="M1262.354 757.214s3.251-1.041 3.473-2.083c.217-1.051.164-2.59.661-3.15.497-.545 1.94-2.21 1.818-3.848-.222-2.923-3.414-.28-3.911-1.765-.497-1.48 1.982-2.59 2.807-3.637.82-1.041 2.975-2.754 4.794-3.859 1.818-1.094 4.186-2.368 6.004-2.976 1.819-.597 4.081-1.094 4.467-1.754.386-.661-.111-3.695-.111-3.695s.05.391-1.047.555c-1.104.159-6.226.55-10.857 3.356-4.625 2.812-7.786 6.053-8.816 8.103-.27.55-.164 1.264.222 1.655.39.38 2.262 1.866 2.537 2.252.269.39.497.49 1.543.39 1.047-.115 1.591.154 1.047.99-.555.83-2.093.993-2.976 2.695s-.883 2.48-.825 3.52c.06 1.052-.333 2.543-.83 3.251"/><path fill="none" stroke="#000" stroke-width=".518" d="M1262.354 757.214s3.251-1.041 3.473-2.083c.217-1.051.164-2.59.661-3.15.497-.545 1.94-2.21 1.818-3.848-.222-2.923-3.414-.28-3.911-1.765-.497-1.48 1.982-2.59 2.807-3.637.82-1.041 2.975-2.754 4.794-3.859 1.818-1.094 4.186-2.368 6.004-2.976 1.819-.597 4.081-1.094 4.467-1.754.386-.661-.111-3.695-.111-3.695s.05.391-1.047.555c-1.104.159-6.226.55-10.857 3.356-4.625 2.812-7.786 6.053-8.816 8.103-.27.55-.164 1.264.222 1.655.39.38 2.262 1.866 2.537 2.252.269.39.497.49 1.543.39 1.047-.115 1.591.154 1.047.99-.555.83-2.093.993-2.976 2.695s-.883 2.48-.825 3.52c.06 1.052-.333 2.543-.83 3.251z"/><path fill="#ffc813" d="M1266.488 743.608s1.157 1.438 1.707 3.965c0 0 0-.381-.714-.878-.46-.307-2.315.444-2.976-.164-.66-.597-.06-1.538.44-1.93.496-.385 1.485-1.157 1.485-1.157l.06.164"/><path fill="none" stroke="#000" stroke-width=".518" d="M1266.488 743.608s1.157 1.438 1.707 3.965c0 0 0-.381-.714-.878-.46-.307-2.315.444-2.976-.164-.66-.597-.06-1.538.44-1.93.496-.385 1.485-1.157 1.485-1.157l.06.164"/><path fill="#ffc813" d="M1278.164 731.324s-.217-1.702-.936-2.093c-.713-.386-.164-.66-.164-.66s.111.771 1.871.888c1.766.1 3.25-.55 3.42.153.164.725-.222.999-2.151 1.432-1.93.444-2.04.28-2.04.28"/><path fill="none" stroke="#000" stroke-width=".518" d="M1278.164 731.324s-.217-1.702-.936-2.093c-.713-.386-.164-.66-.164-.66s.111.771 1.871.888c1.766.1 3.25-.55 3.42.153.164.725-.222.999-2.151 1.432-1.93.444-2.04.28-2.04.28z"/><path fill="#ffc813" d="M1277.065 728.3s1.543-1.374 2.975-2.098c1.433-.719 4.023-2.093 4.462-3.087.439-.988 1.215-2.21 0-2.643 0 0 .386 0 .549.497.169.497.11 2.48.497 3.854.386 1.38 1.215 1.485 1.157 2.257-.06.777-1.21 1.982-2.643 2.976-1.432.988-1.654 1.215-1.654 1.215l-.06-1.66s-.222-.549-.607-.38c-.386.164-1.871.217-3.198.11-1.321-.11-1.871-.544-1.485-1.052"/><path fill="none" stroke="#000" stroke-width=".518" d="M1277.065 728.3s1.543-1.374 2.975-2.098c1.433-.719 4.023-2.093 4.462-3.087.439-.988 1.215-2.21 0-2.643 0 0 .386 0 .549.497.169.497.11 2.48.497 3.854.386 1.38 1.215 1.485 1.157 2.257-.06.777-1.21 1.982-2.643 2.976-1.432.988-1.654 1.215-1.654 1.215l-.06-1.66s-.222-.549-.607-.38c-.386.164-1.871.217-3.198.11-1.321-.11-1.871-.544-1.485-1.052v.01z"/><path fill="#ffc813" d="M1283.788 723.776c2.67-2.447.714-3.304.714-3.304s-.772-.275-2.257.386c-1.49.66-.936 1.824-.222 1.765.661-.057 1.49-.613 1.49-.613z"/><path fill="none" stroke="#000" stroke-width=".518" d="M1283.788 723.776c2.67-2.447.714-3.304.714-3.304s-.772-.275-2.257.386c-1.49.66-.936 1.824-.222 1.765.661-.057 1.49-.613 1.49-.613l.276 1.766"/><path fill="#ffc813" d="M1281.251 722.063s.772 1.005 1.216 2.543c0 0 1.046-.497 1.321-.83l-.275-1.766s-1.713 1.221-2.262.057"/><path fill="none" stroke="#000" stroke-width=".518" d="M1281.251 722.063s.772 1.005 1.216 2.543c0 0 1.046-.497 1.321-.83l-.275-1.766s-1.713 1.221-2.262.057z"/><path fill="#fff" d="m1254.917 745.818.11-.338-.344-.116-.11.343z"/><path fill="#ffc813" d="M1246.137 745.374s-1.136-.228-1.284 1.506c-.08.862-.08 2.099-.37 3.346-.29 1.242-1.1 2.305-1.538 1.982 0 0 .549.29 1.395.137.845-.137 1.285-.364 1.433-.692.148-.333.92-1.84 1.062-2.717.148-.888.259-1.363.259-1.363s-.772-1.137-.92-1.422l-.04-.777"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1246.137 745.374s-1.136-.228-1.284 1.506c-.08.862-.08 2.099-.37 3.346-.29 1.242-1.1 2.305-1.538 1.982 0 0 .549.29 1.395.137.845-.137 1.285-.364 1.433-.692.148-.333.92-1.84 1.062-2.717.148-.888.259-1.363.259-1.363s-.772-1.137-.92-1.422l-.04-.777"/><path fill="#fff" d="M1242.908 746.109c-.26.486-2.537-.334-2.902-.434-.137-.038-.286.02-.391.185 0 0 .169-.412 1.31-.888l1.137-.476s1.068 1.21.845 1.612"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1242.908 746.109c-.26.486-2.537-.334-2.902-.434-.137-.038-.286.02-.391.185 0 0 .169-.412 1.31-.888l1.137-.476s1.068 1.21.845 1.612"/><path fill="#ffc813" d="M1242.908 746.109c.254-.476-1.692-2.828-3.013-3.997-1.322-1.189-4.662-3.456-6.755-4.334-2.099-.888-4.562-1.601-6.798-2.098-.66-.143-1.025-.476-.729-1.618.286-1.136.03-2.273.18-2.643.127-.322.228-.692 1.21-1.036 0 0-.92.487-.04.64.884.138 4.906.725 7.052 1.644 2.151.92 4.593 2.241 6.242 3.531 1.655 1.28 3.42 2.828 4.483 3.996 1.067 1.173 1.802 2.569 1.802 2.569s.222.37-.512.777c-.735.402-.967.793-1.728 1.506-.481.434-1.396 1.063-1.396 1.063"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1242.908 746.109c.254-.476-1.692-2.828-3.013-3.997-1.322-1.189-4.662-3.456-6.755-4.334-2.099-.888-4.562-1.601-6.798-2.098-.66-.143-1.025-.476-.729-1.618.286-1.136.03-2.273.18-2.643.127-.322.228-.692 1.21-1.036 0 0-.92.487-.04.64.884.138 4.906.725 7.052 1.644 2.151.92 4.593 2.241 6.242 3.531 1.655 1.28 3.42 2.828 4.483 3.996 1.067 1.173 1.802 2.569 1.802 2.569s.222.37-.512.777c-.735.402-.967.793-1.728 1.506-.481.434-1.396 1.063-1.396 1.063z"/><path fill="#ffc813" d="M1222.51 722.57c.02.662.249 1.158.783 1.824.808 1.037 2.939 1.697 4.001 1.993 1.068.29 3.309 1.168 3.494 2.088.174.92-1.877 1.406-3.309 1.766-.18.038-.407.174-.549.217 0 0-.735 0-.845.327-.106.333-.29.634-.29.634s-2.167-.19-3.526-1.622c-1.363-1.438-1.654-2.014-1.215-2.686.444-.65.66-.803.846-1.31.185-.519.65-2.21.613-3.23"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1222.51 722.57c.02.662.249 1.158.783 1.824.808 1.037 2.939 1.697 4.001 1.993 1.068.29 3.309 1.168 3.494 2.088.174.92-1.877 1.406-3.309 1.766-.18.038-.407.174-.549.217 0 0-.735 0-.845.327-.106.333-.29.634-.29.634s-2.167-.19-3.526-1.622c-1.363-1.438-1.654-2.014-1.215-2.686.444-.65.66-.803.846-1.31.185-.519.65-2.21.613-3.23z"/><path fill="#ffc813" d="M1242.87 752.023c.112.301.477.218.477.218 1.395-1.866 1.179-2.458 1.179-2.458-.111-.143-.772-.804-1.29-1.364-.512-.545-1.359-1.723-1.76-2.199 0 0-1.137-.804-1.729-.545l-.132.185c-.19.302-.254.92.1 1.898.55 1.549 1.58 2.616 2.352 3.118.772.518.883 1.332.883 1.332l-.08-.184"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1242.87 752.023c.112.301.477.218.477.218 1.395-1.866 1.179-2.458 1.179-2.458-.111-.143-.772-.804-1.29-1.364-.512-.545-1.359-1.723-1.76-2.199 0 0-1.137-.804-1.729-.545l-.132.185c-.19.302-.254.92.1 1.898.55 1.549 1.58 2.616 2.352 3.118.772.518.883 1.332.883 1.332l-.08-.184"/><path fill="#ffc813" d="M1230.787 728.486s-1.03 2.643-.66 3.002c0 0-2.353-.259-2.612-.36-.254-.116-1.173-.37-.95-.518.216-.143.987-.285 1.833-.619.846-.338 2.39-.702 2.39-1.506"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1230.787 728.486s-1.03 2.643-.66 3.002c0 0-2.353-.259-2.612-.36-.254-.116-1.173-.37-.95-.518.216-.143.987-.285 1.833-.619.846-.338 2.39-.702 2.39-1.506z"/><path fill="#ffc813" d="M1222.51 722.57s-.132-1.85.783-2.024c.92-.184 2.606.228 2.865 1.465.259 1.252.04 2.056-.512 2.24-.55.185-.92.519-.994 1.074 0 0-.957-.338-1.47-1.147a5.2 5.2 0 0 1-.67-1.607"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1222.51 722.57s-.132-1.85.783-2.024c.92-.184 2.606.228 2.865 1.465.259 1.252.04 2.056-.512 2.24-.55.185-.92.519-.994 1.074 0 0-.957-.338-1.47-1.147a5.2 5.2 0 0 1-.67-1.607z"/><path fill="#ffc813" d="M1223.625 724.622s-.185-2.167 0-2.527c0 0 .29 1.137.735 1.58.433.434 1.094.62 1.094.62s-.84.259-.804 1.03c0 0-.698-.259-1.025-.702"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1223.625 724.622s-.185-2.167 0-2.527c0 0 .29 1.137.735 1.58.433.434 1.094.62 1.094.62s-.84.259-.804 1.03c0 0-.698-.259-1.025-.702z"/><path fill="#ffc813" d="M1223.588 722.196s.845-.402 1.174-.067c.333.327.185.76.185.76s-.92-.248-.808.487c0 0-.402-.703-.55-1.179"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1223.588 722.196s.845-.402 1.174-.067c.333.327.185.76.185.76s-.92-.248-.808.487c0 0-.402-.703-.55-1.179z"/><path fill="#bc8550" d="M1248.194 756.009s-2.421 2.643-2.918 3.748h18.02s-.83-1.602-1.164-2.263l-.328 1.538-1.205-.317-1.216.925-1.263-1.041-1.766 1.04-1.268-.924-1.158.825-.603-1.105-1.654.497-.72-.878-1.21.381-.433-1.041s-.936.317-1.157-.067c-.222-.381.05-1.322.05-1.322"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1248.194 756.009s-2.421 2.643-2.918 3.748h18.02s-.83-1.602-1.164-2.263l-.328 1.538-1.205-.317-1.216.925-1.263-1.041-1.766 1.04-1.268-.924-1.158.825-.603-1.105-1.654.497-.72-.878-1.21.381-.433-1.041s-.936.317-1.157-.067c-.222-.381.05-1.322.05-1.322h-.01z"/><path fill="#bc8550" d="M1266.213 767.468s1.485 3.024 2.368 4.737c.883 1.707.771 4.297.11 4.74-.666.434-1.654-.115-2.426-2.261l-.06-7.216"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1266.213 767.468s1.485 3.024 2.368 4.737c.883 1.707.771 4.297.11 4.74-.666.434-1.654-.115-2.426-2.261l-.06-7.216"/><path fill="#bc8550" d="M1269.242 767.849s1.596 1.882 2.368 3.695c.772 1.818.222 4.08-.06 4.297-.275.228-2.094-.497-3.31-3.25-1.21-2.76-1.485-4.842-1.485-4.842l1.819-.941.66 1.052"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1269.242 767.849s1.596 1.882 2.368 3.695c.772 1.818.222 4.08-.06 4.297-.275.228-2.094-.497-3.31-3.25-1.21-2.76-1.485-4.842-1.485-4.842l1.819-.941.66 1.052v-.01z"/><path fill="#bc8550" d="M1271.171 767.024s1.374 2.427 2.204 3.584c.825 1.153 1.924 4.023 1.374 4.356-.549.327-2.035-.825-3.578-3.304-1.544-2.49-2.204-4.028-2.204-4.028z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1271.171 767.024s1.374 2.427 2.204 3.584c.825 1.153 1.924 4.023 1.374 4.356-.549.327-2.035-.825-3.578-3.304-1.544-2.49-2.204-4.028-2.204-4.028z"/><path fill="#bc8550" d="M1273.264 766.475s1.819 1.321 2.701 2.315c.878.988 2.31 4.292 1.708 4.852-.607.545-2.924-1.22-3.748-2.098-.825-.888-2.532-3.859-2.812-4.292-.275-.444 1.216-1.602 2.151-.777"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1273.264 766.475s1.819 1.321 2.701 2.315c.878.988 2.31 4.292 1.708 4.852-.607.545-2.924-1.22-3.748-2.098-.825-.888-2.532-3.859-2.812-4.292-.275-.444 1.216-1.602 2.151-.777"/><path fill="#bc8550" d="M1275.69 765.37s2.31 1.385 3.246 2.532c.94 1.168 1.654 3.087 1.268 3.594-.386.492-3.086-.888-3.964-1.829-.883-.93-2.923-3.356-2.923-3.356l1.38-1.65.994.71"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1275.69 765.37s2.31 1.385 3.246 2.532c.94 1.168 1.654 3.087 1.268 3.594-.386.492-3.086-.888-3.964-1.829-.883-.93-2.923-3.356-2.923-3.356l1.38-1.65.994.71"/><path fill="#bc8550" d="M1275.447 762.304s3.547 2.078 4.757 3.119c1.216 1.052 2.205 2.706 1.877 3.25-.333.55-1.982.397-3.034-.264-1.047-.66-3.69-3.367-3.69-3.367z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1275.447 762.304s3.547 2.078 4.757 3.119c1.216 1.052 2.205 2.706 1.877 3.25-.333.55-1.982.397-3.034-.264-1.047-.66-3.69-3.367-3.69-3.367z"/><path fill="#bc8550" d="M1277.562 761.792s2.753.174 3.964.936c1.216.766 2.923 2.595 2.59 3.086-.328.497-3.082.715-4.572-.217-1.486-.936-3.087-2.373-3.087-2.373l.883-1.485.222.057"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1277.562 761.792s2.753.174 3.964.936c1.216.766 2.923 2.595 2.59 3.086-.328.497-3.082.715-4.572-.217-1.486-.936-3.087-2.373-3.087-2.373l.883-1.485.222.057"/><path fill="#bc8550" d="M1278.444 761.189s2.368-.608 4.023-.491c1.649.1 3.414 1.321 3.414 2.082 0 .777-1.543.941-3.472.608-1.93-.328-4.573-1.322-4.848-1.596-.274-.27.498-.878.884-.603"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1278.444 761.189s2.368-.608 4.023-.491c1.649.1 3.414 1.321 3.414 2.082 0 .777-1.543.941-3.472.608-1.93-.328-4.573-1.322-4.848-1.596-.274-.27.498-.878.884-.603z"/><path fill="#bc8550" d="M1278.883 759.424s5.455-1.496 6.443-1.27c.994.218 1.824.778 1.713 1.322-.111.561-1.602 1.55-3.473 1.602-1.876.057-5.016.487-5.677-.164-.66-.66.386-1.274.994-1.49"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1278.883 759.424s5.455-1.496 6.443-1.27c.994.218 1.824.778 1.713 1.322-.111.561-1.602 1.55-3.473 1.602-1.876.057-5.016.487-5.677-.164-.66-.66.386-1.274.994-1.49"/><path fill="#bc8550" d="M1279.105 757.33s3.69-1.437 5.175-1.818c1.49-.38 3.858.067 3.858.714 0 .66-1.76 1.485-2.7 1.765-.937.27-5.123 1.819-6.555 1.433-1.433-.391-.275-1.765.222-2.093"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1279.105 757.33s3.69-1.437 5.175-1.818c1.49-.38 3.858.067 3.858.714 0 .66-1.76 1.485-2.7 1.765-.937.27-5.123 1.819-6.555 1.433-1.433-.391-.275-1.765.222-2.093z"/><path fill="#bc8550" d="M1278.021 754.74s4.113-1.654 6.259-2.098c2.151-.433 4.191.116 4.355.391.16.27-1.1 1.591-3.695 2.48-2.584.877-5.344 1.485-5.344 1.485z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1278.021 754.74s4.113-1.654 6.259-2.098c2.151-.433 4.191.116 4.355.391.16.27-1.1 1.591-3.695 2.48-2.584.877-5.344 1.485-5.344 1.485z"/><path fill="#bc8550" d="M1278.164 752.166s3.087-1.29 4.852-1.887c1.76-.608 4.985-1.353 5.841-.497.44.444-.83 1.755-4.133 2.976-3.304 1.205-4.794 1.549-4.794 1.549z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1278.164 752.166s3.087-1.29 4.852-1.887c1.76-.608 4.985-1.353 5.841-.497.44.444-.83 1.755-4.133 2.976-3.304 1.205-4.794 1.549-4.794 1.549z"/><path fill="#bc8550" d="M1277.287 749.597s4.905-2.114 5.73-2.458c1.87-.772 5.285-.888 5.671-.11.386.772-2.532 1.866-3.964 2.474-1.433.613-5.9 2.738-6.338 2.521-.439-.228-1.76-1.602-1.1-2.426"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1277.287 749.597s4.905-2.114 5.73-2.458c1.87-.772 5.285-.888 5.671-.11.386.772-2.532 1.866-3.964 2.474-1.433.613-5.9 2.738-6.338 2.521-.439-.228-1.76-1.602-1.1-2.426z"/><path fill="#bc8550" d="M1280.754 736.177s3.637-3.034 6.613-4.462c2.976-1.432 9.477-3.694 9.81-3.145.327.545-3.087 4.14-7.495 6.999-4.408 2.87-10.191 5.122-10.191 5.122z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1280.754 736.177s3.637-3.034 6.613-4.462c2.976-1.432 9.477-3.694 9.81-3.145.327.545-3.087 4.14-7.495 6.999-4.408 2.87-10.191 5.122-10.191 5.122z"/><path fill="#bc8550" d="M1282.52 739.644s2.59-2.87 5.122-3.911c2.537-1.042 6.115-2.035 6.501-1.375s-3.029 3.251-5.286 4.398c-2.262 1.158-5.952 3.647-7.11 3.647-1.157 0 .773-2.759.773-2.759"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1282.52 739.644s2.59-2.87 5.122-3.911c2.537-1.042 6.115-2.035 6.501-1.375s-3.029 3.251-5.286 4.398c-2.262 1.158-5.952 3.647-7.11 3.647-1.157 0 .773-2.759.773-2.759"/><path fill="#bc8550" d="M1278.312 743.867s7.511-4.107 8.558-4.498c1.046-.385 4.244-1.49 4.741-.66.497.824-2.479 2.426-4.022 3.187-1.544.777-7.622 3.932-8.833 4.107-1.216.159-.444-2.136-.444-2.136"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1278.312 743.867s7.511-4.107 8.558-4.498c1.046-.385 4.244-1.49 4.741-.66.497.824-2.479 2.426-4.022 3.187-1.544.777-7.622 3.932-8.833 4.107-1.216.159-.444-2.136-.444-2.136"/><path fill="#bc8550" d="M1277.577 746.436s4.113-1.908 6.872-2.764c1.01-.323 3.636-.777 3.848-.116.222.66-.375 1.57-2.416 2.695-2.093 1.169-5.08 1.893-5.619 1.983-1.802.343-2.685-1.798-2.685-1.798"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1277.577 746.436s4.113-1.908 6.872-2.764c1.01-.323 3.636-.777 3.848-.116.222.66-.375 1.57-2.416 2.695-2.093 1.169-5.08 1.893-5.619 1.983-1.802.343-2.685-1.798-2.685-1.798"/><path fill="#bc8550" d="m1266.266 764.434-.08 3.013s.808 2.125 1.47 1.909c.66-.218.517-2.2.364-2.797l-.729-2.933-1.03.808"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="m1266.266 764.434-.08 3.013s.808 2.125 1.47 1.909c.66-.218.517-2.2.364-2.797l-.729-2.933-1.03.808"/><path fill="#bc8550" d="M1267.296 763.626s-.148 1.395.512 2.717c.661 1.321 2.205 3.16 2.643 2.944.444-.217.444-2.643-.29-3.822a46 46 0 0 1-1.395-2.426z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1267.296 763.626s-.148 1.395.512 2.717c.661 1.321 2.205 3.16 2.643 2.944.444-.217.444-2.643-.29-3.822a46 46 0 0 1-1.395-2.426z"/><path fill="#bc8550" d="M1269.02 763.224s-.06 1.702.555 2.542c.603.815 2.532 2.643 2.917 2.416.386-.217-.06-3.029-.333-3.367a237 237 0 0 0-2.093-2.305z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1269.02 763.224s-.06 1.702.555 2.542c.603.815 2.532 2.643 2.917 2.416.386-.217-.06-3.029-.333-3.367a237 237 0 0 0-2.093-2.305z"/><path fill="#bc8550" d="M1270.235 762.563s1.375 2.643 1.924 2.976c.555.328 1.93 1.433 2.368 1.153.444-.265.28-1.042-.603-2.2-.883-1.152-2.426-3.086-2.976-3.086s-.714 1.157-.714 1.157"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1270.235 762.563s1.375 2.643 1.924 2.976c.555.328 1.93 1.433 2.368 1.153.444-.265.28-1.042-.603-2.2-.883-1.152-2.426-3.086-2.976-3.086s-.714 1.157-.714 1.157z"/><path fill="#bc8550" d="M1271.499 761.622s1.104 1.819 2.093 2.707c.994.878 2.648 1.21 2.865.93.222-.27-.713-2.088-1.322-2.696-.607-.597-2.7-2.146-2.7-2.146z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1271.499 761.622s1.104 1.819 2.093 2.707c.994.878 2.648 1.21 2.865.93.222-.27-.713-2.088-1.322-2.696-.607-.597-2.7-2.146-2.7-2.146z"/><path fill="#bc8550" d="M1272.434 760.417s.83 1.158 2.093 2.093c1.269.93 3.145 1.438 3.362.984.222-.434-.878-2.035-1.87-3.024-.99-.994-2.644-1.654-2.644-1.654l-.883 1.437-.06.164"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1272.434 760.417s.83 1.158 2.093 2.093c1.269.93 3.145 1.438 3.362.984.222-.434-.878-2.035-1.87-3.024-.99-.994-2.644-1.654-2.644-1.654l-.883 1.437-.06.164"/><path fill="#bc8550" d="M1273.042 759.312s1.93 1.877 2.976 2.31c1.047.444 2.807.28 2.865.057.06-.217-1.1-1.918-2.204-2.59-1.1-.65-2.754-1.094-2.754-1.094l-.883 1.322"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1273.042 759.312s1.93 1.877 2.976 2.31c1.047.444 2.807.28 2.865.057.06-.217-1.1-1.918-2.204-2.59-1.1-.65-2.754-1.094-2.754-1.094l-.883 1.322"/><path fill="#bc8550" d="M1274.422 757.875s1.21 1.105 2.315 1.665c1.1.544 3.082.66 3.193.38.11-.28-1.433-2.145-2.205-2.478l-.772-.328-2.368-.28-.11.889-.06.153"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1274.422 757.875s1.21 1.105 2.315 1.665c1.1.544 3.082.66 3.193.38.11-.28-1.433-2.145-2.205-2.478l-.772-.328-2.368-.28-.11.889-.06.153"/><path fill="#bc8550" d="M1274.86 757.277s2.59.597 3.251.597 2.204-.163 2.263-.597c.06-.443-.777-1.765-2.316-1.929-1.543-.164-3.694-.067-3.694-.067l.497 1.993"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1274.86 757.277s2.59.597 3.251.597 2.204-.163 2.263-.597c.06-.443-.777-1.765-2.316-1.929-1.543-.164-3.694-.067-3.694-.067l.497 1.993"/><path fill="#bc8550" d="M1275.03 755.401h3.964c.883 0 1.93-.713 1.871-1.158-.06-.433-1.268-1.374-3.14-1.258-1.87.101-3.69.318-3.69.318z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1275.03 755.401h3.964c.883 0 1.93-.713 1.871-1.158-.06-.433-1.268-1.374-3.14-1.258-1.87.101-3.69.318-3.69.318z"/><path fill="#bc8550" d="M1274.527 753.366s3.917.057 4.467-.116c.549-.164 1.93-.925 1.818-1.485-.11-.545-1.765-.989-3.14-1.042-1.38-.067-3.145.328-3.145.328l-.825 1.321z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1274.527 753.366s3.917.057 4.467-.116c.549-.164 1.93-.925 1.818-1.485-.11-.545-1.765-.989-3.14-1.042-1.38-.067-3.145.328-3.145.328l-.825 1.321z"/><path fill="#bc8550" d="M1274.527 751.05s2.427-.39 3.748-.887c1.321-.492 2.368-1.322 2.368-1.866 0-.55-2.257-.994-3.356-.661-1.105.327-3.748 1.485-3.748 1.485l.988 1.93"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1274.527 751.05s2.427-.39 3.748-.887c1.321-.492 2.368-1.322 2.368-1.866 0-.55-2.257-.994-3.356-.661-1.105.327-3.748 1.485-3.748 1.485l.988 1.93"/><path fill="#bc8550" d="M1273.703 748.794s3.911-.94 4.408-1.221c.497-.27 2.923-1.422 2.923-1.866s-1.327-.93-3.584-.444a29 29 0 0 0-3.97 1.158z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1273.703 748.794s3.911-.94 4.408-1.221c.497-.27 2.923-1.422 2.923-1.866s-1.327-.93-3.584-.444a29 29 0 0 0-3.97 1.158z"/><path fill="#bc8550" d="M1274.638 745.87s4.081-1.04 5.403-1.818c1.321-.772 4.133-4.138 3.911-4.683-.222-.55-2.262-.222-3.198.222-.936.439-5.233 3.8-5.233 3.8z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1274.638 745.87s4.081-1.04 5.403-1.818c1.321-.772 4.133-4.138 3.911-4.683-.222-.55-2.262-.222-3.198.222-.936.439-5.233 3.8-5.233 3.8z"/><path fill="#bc8550" d="M1279.195 738.28s2.056-1.607 3.013-1.897c.957-.301 3.23-.814 3.377-.301.148.518-1.617 2.357-3.451 3.451-1.84 1.105-4.187 2.427-5.291 2.712-1.1.302 2.352-3.964 2.352-3.964"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1279.195 738.28s2.056-1.607 3.013-1.897c.957-.301 3.23-.814 3.377-.301.148.518-1.617 2.357-3.451 3.451-1.84 1.105-4.187 2.427-5.291 2.712-1.1.302 2.352-3.964 2.352-3.964z"/><path fill="#bc8550" d="M1266.213 761.792s1.1-.386 1.432-.17c0 0 .936-1.369 1.486-1.702.555-.327 2.426-2.093 2.923-2.31.487-.217.269-1.871-.06-2.21-.328-.333-1.1-1.981-1.158-2.748a21 21 0 0 0-.164-1.432s-.719-.28-.825-.941c-.111-.66.106-2.749.439-3.357.333-.607 2.643-3.414 4.297-5.18 1.655-1.755 4.742-4.678 5.122-4.852.391-.159 2.094-1.654.936.502-1.152 2.14-3.414 5.286-4.35 5.946 0 0-.603 2.21-1.1 2.426-.496.218-1.104.55-1.104.55s.607.444.497 1.485c-.111 1.041-.603 1.374-.603 1.374s1.316.556 1.1 1.65c-.223 1.104-.662 1.717-.662 1.717s.661.545.607 1.206c-.06.66-.06 1.268-.06 1.268s.72 1.322.497 2.263c-.222.93-1.104 2.304-2.15 2.304 0 0 .221 1.332-.55 1.877-.772.549-1.432.39-1.432.39s.06 1.159-.497 1.375c-.55.217-1.76.55-1.983.27 0 0-.719.724-1.099.824-.386.117-1.49.117-1.49.117l-.05-2.643"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1266.213 761.792s1.1-.386 1.432-.17c0 0 .936-1.369 1.486-1.702.555-.327 2.426-2.093 2.923-2.31.487-.217.269-1.871-.06-2.21-.328-.333-1.1-1.981-1.158-2.748a21 21 0 0 0-.164-1.432s-.719-.28-.825-.941c-.111-.66.106-2.749.439-3.357.333-.607 2.643-3.414 4.297-5.18 1.655-1.755 4.742-4.678 5.122-4.852.391-.159 2.094-1.654.936.502-1.152 2.14-3.414 5.286-4.35 5.946 0 0-.603 2.21-1.1 2.426-.496.218-1.104.55-1.104.55s.607.444.497 1.485c-.111 1.041-.603 1.374-.603 1.374s1.316.556 1.1 1.65c-.223 1.104-.662 1.717-.662 1.717s.661.545.607 1.206c-.06.66-.06 1.268-.06 1.268s.72 1.322.497 2.263c-.222.93-1.104 2.304-2.15 2.304 0 0 .221 1.332-.55 1.877-.772.549-1.432.39-1.432.39s.06 1.159-.497 1.375c-.55.217-1.76.55-1.983.27 0 0-.719.724-1.099.824-.386.117-1.49.117-1.49.117l-.05-2.643h-.01z"/><path fill="#ffc813" d="M1283.968 785.08c.08-.443.592-1.178 1.47-1.247.882-.076 1.241.587 1.543.947.296.375.735.962 1.105 1.105.359.147 1.02 1.104.735 1.612-.296.528-1.18 1.247-1.692 1.104-.512-.142-1.247-1.02-1.908-1.02s-1.03-.375-1.47-1.036c-.443-.66.218-1.464.218-1.464"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1283.968 785.08c.08-.443.592-1.178 1.47-1.247.882-.076 1.241.587 1.543.947.296.375.735.962 1.105 1.105.359.147 1.02 1.104.735 1.612-.296.528-1.18 1.247-1.692 1.104-.512-.142-1.247-1.02-1.908-1.02s-1.03-.375-1.47-1.036c-.443-.66.218-1.464.218-1.464z"/><path fill="#ffc813" d="M1281.388 789.759s.703-1.036 1.449-.561c.74.486 1.998.899 2.278 1.353s.772 1.269.587 1.591c-.54.978-1.528.804-2.12.587s-1.781-.65-2.24-1.216c-.46-.55-.567-1.21.05-1.755"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1281.388 789.759s.703-1.036 1.449-.561c.74.486 1.998.899 2.278 1.353s.772 1.269.587 1.591c-.54.978-1.528.804-2.12.587s-1.781-.65-2.24-1.216c-.46-.55-.567-1.21.05-1.755z"/><path fill="#ffc813" d="M1284.042 787.206c.808.159 1.179.227 2.13.82.957.575 1.105 1.606.808 2.198-.296.587-2.13.434-2.352.286-.217-.143-1.1-.946-1.612-1.607-.518-.66-.08-1.179.148-1.406.21-.217.872-.29.872-.29"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1284.042 787.206c.808.159 1.179.227 2.13.82.957.575 1.105 1.606.808 2.198-.296.587-2.13.434-2.352.286-.217-.143-1.1-.946-1.612-1.607-.518-.66-.08-1.179.148-1.406.21-.217.872-.29.872-.29h.01zm-1.612-.444c-.587-.133-.661-1.465-.661-1.465s.39 1.105 1.173 1.105c.512 0 .587-.518.587-.518"/><path d="M1283.106 784.668s.698-.835 1.723-.227c1.031.607 1.713 1.3 1.227 1.786-.73.714-.713-.184-1.517-.57-.804-.36-1.665-.371-1.665-.371l.05-.767m-.716 2.761s1.395-.076 1.834.443c.444.518.957.804.587 1.18-.365.359-1.322.359-1.612 0-.296-.376-1.031-1.539-1.031-1.539m-1.422 2.072s1.934.37 2.426.777c.491.402.872.682.524 1.073-.344.402-.666.338-1.68-.301-1.016-.63-1.27-1.55-1.27-1.55"/><path fill="#ffc813" d="M1226.918 786.783c-.08-.433-.587-1.163-1.47-1.237-.882-.076-1.247.576-1.543.951-.29.37-.735.957-1.1 1.105-.37.143-1.03 1.105-.734 1.607.29.518 1.173 1.253 1.686 1.105.518-.143 1.253-1.02 1.913-1.02s1.026-.371 1.47-1.031c.439-.661-.222-1.47-.222-1.47"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1226.918 786.783c-.08-.433-.587-1.163-1.47-1.237-.882-.076-1.247.576-1.543.951-.29.37-.735.957-1.1 1.105-.37.143-1.03 1.105-.734 1.607.29.518 1.173 1.253 1.686 1.105.518-.143 1.253-1.02 1.913-1.02s1.026-.371 1.47-1.031c.439-.661-.222-1.47-.222-1.47z"/><path fill="#ffc813" d="M1229.503 791.471s-.708-1.03-1.448-.56c-.746.486-2.004.898-2.279 1.353-.28.454-.772 1.274-.592 1.59.54.973 1.528.804 2.125.587.592-.217 1.776-.65 2.236-1.205.46-.56.566-1.22-.04-1.765"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1229.503 791.471s-.708-1.03-1.448-.56c-.746.486-2.004.898-2.279 1.353-.28.454-.772 1.274-.592 1.59.54.973 1.528.804 2.125.587.592-.217 1.776-.65 2.236-1.205.46-.56.566-1.22-.04-1.765z"/><path fill="#ffc813" d="M1226.844 788.924c-.808.142-1.173.217-2.13.803s-1.1 1.623-.808 2.199c.296.587 2.13.444 2.352.3.222-.147 1.1-.961 1.618-1.622.513-.66.07-1.168-.148-1.395-.222-.217-.883-.286-.883-.286"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1226.844 788.924c-.808.142-1.173.217-2.13.803s-1.1 1.623-.808 2.199c.296.587 2.13.444 2.352.3.222-.147 1.1-.961 1.618-1.622.513-.66.07-1.168-.148-1.395-.222-.217-.883-.286-.883-.286zm1.618-.444c.587-.148.66-1.47.66-1.47s-.395 1.105-1.178 1.105c-.513 0-.587-.512-.587-.512"/><path d="M1227.785 786.381s-.698-.835-1.728-.227c-1.026.608-1.708 1.3-1.227 1.776.735.724.72-.185 1.523-.556.798-.375 1.66-.375 1.66-.375l-.05-.76m.721 2.753s-1.401-.067-1.84.444c-.439.507-.95.808-.587 1.168.365.37 1.322.37 1.618 0 .29-.36 1.025-1.538 1.025-1.538m1.422 2.083s-1.934.375-2.42.777c-.498.391-.879.671-.529 1.073.348.402.671.338 1.681-.302 1.015-.63 1.269-1.549 1.269-1.549"/><path fill="#35b473" d="M1228.8 788.025s2.76 2.743 3.748 4.181c.993 1.433.993 3.187 1.543 4.736.555 1.538.555 3.087 1.433 3.42 0 0-4.076-.333-3.748-2.426 0 0 .746-2.252.66-3.087-.216-2.315-2.647-4.319-5.295-6.586-.546-.466 1.66-.238 1.66-.238"/><path fill="none" stroke="#000" stroke-width=".518" d="M1228.8 788.025s2.76 2.743 3.748 4.181c.993 1.433.993 3.187 1.543 4.736.555 1.538.555 3.087 1.433 3.42 0 0-4.076-.333-3.748-2.426 0 0 .746-2.252.66-3.087-.216-2.315-2.647-4.319-5.295-6.586-.546-.466 1.66-.238 1.66-.238z"/><path fill="#35b473" d="M1209.628 783.902s1.18.217 2.353-.444c1.173-.66 1.543-1.104 2.864-1.236 1.322-.154 3.23.36 3.669.735 0 0-.73 2.05-2.125 2.267s-3.161.375-4.186-.067c-1.031-.444-1.544-1.253-2.575-1.253"/><path fill="none" stroke="#000" stroke-width=".518" d="M1209.628 783.902s1.18.217 2.353-.444c1.173-.66 1.543-1.104 2.864-1.236 1.322-.154 3.23.36 3.669.735 0 0-.73 2.05-2.125 2.267s-3.161.375-4.186-.067c-1.031-.444-1.544-1.253-2.575-1.253z"/><path fill="#35b473" d="M1211.172 788.612s2.426-1.332 2.5-1.692l.08-.364s.269-1.184 2.643-2.136c2.357-.951 4.038-.576 5.508-.217 0 0-1.618 2.426-3.526 3.16-1.908.73-3.89.662-4.699.947-.808.301-2.5.301-2.5.301"/><path fill="none" stroke="#000" stroke-width=".518" d="M1211.172 788.612s2.426-1.332 2.5-1.692l.08-.364s.269-1.184 2.643-2.136c2.357-.951 4.038-.576 5.508-.217 0 0-1.618 2.426-3.526 3.16-1.908.73-3.89.662-4.699.947-.808.301-2.5.301-2.5.301z"/><path fill="#35b473" d="M1216.093 793.596s.592-1.68.592-2.267c0-.593-.08-1.48.587-2.427.66-.95 2.204-2.13 3.304-2.056 1.104.076 1.902-.29 1.902-.29s-1.02 1.903-1.68 3.076c-.662 1.179-2.427 2.426-2.94 2.728-.512.29-1.765 1.236-1.765 1.236"/><path fill="none" stroke="#000" stroke-width=".518" d="M1216.093 793.596s.592-1.68.592-2.267c0-.593-.08-1.48.587-2.427.66-.95 2.204-2.13 3.304-2.056 1.104.076 1.902-.29 1.902-.29s-1.02 1.903-1.68 3.076c-.662 1.179-2.427 2.426-2.94 2.728-.512.29-1.765 1.236-1.765 1.236z"/><path fill="#35b473" d="M1215.136 777.66s-1.908-2.273-3.526-2.2c-1.612.068-5.063-.29-5.063-.29s2.273.725 2.79 1.396c.513.66 1.47 1.538 2.13 1.68.662.143 3.67-.586 3.67-.586"/><path fill="none" stroke="#000" stroke-width=".518" d="M1215.136 777.66s-1.908-2.273-3.526-2.2c-1.612.068-5.063-.29-5.063-.29s2.273.725 2.79 1.396c.513.66 1.47 1.538 2.13 1.68.662.143 3.67-.586 3.67-.586z"/><path fill="#35b473" d="M1207.72 779.71s1.47-.502 1.766-.793c.29-.3 1.025-1.406 1.686-1.548.66-.143 3.087 0 3.821.586.73.592 2.273 1.686 2.564 2.347 0 0-1.321.143-2.347.671-1.025.502-3.23.433-4.186-.226-.951-.661-2.13-1.322-3.304-1.036"/><path fill="none" stroke="#000" stroke-width=".518" d="M1207.72 779.71s1.47-.502 1.766-.793c.29-.3 1.025-1.406 1.686-1.548.66-.143 3.087 0 3.821.586.73.592 2.273 1.686 2.564 2.347 0 0-1.321.143-2.347.671-1.025.502-3.23.433-4.186-.226-.951-.661-2.13-1.322-3.304-1.036z"/><path fill="#35b473" d="M1216.685 775.841c.555 0 1.01-.412 1.01-.93 0-.524-.454-.94-1.01-.94-.56 0-1.015.417-1.015.94 0 .518.454.93 1.015.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1216.685 775.841c.555 0 1.01-.412 1.01-.93 0-.524-.454-.94-1.01-.94-.56 0-1.015.417-1.015.94 0 .518.454.93 1.015.93z"/><path fill="#35b473" d="M1213.746 778.96c.555 0 1.01-.412 1.01-.93s-.454-.93-1.01-.93c-.561 0-1.015.412-1.015.93s.454.93 1.015.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1213.746 778.96c.555 0 1.01-.412 1.01-.93s-.454-.93-1.01-.93c-.561 0-1.015.412-1.015.93s.454.93 1.015.93z"/><path fill="#35b473" d="M1213.45 782.633c.56 0 1.01-.412 1.01-.94 0-.502-.45-.926-1.01-.926-.561 0-1.015.423-1.015.926 0 .528.454.94 1.015.94"/><path fill="none" stroke="#000" stroke-width=".518" d="M1213.45 782.633c.56 0 1.01-.412 1.01-.94 0-.502-.45-.926-1.01-.926-.561 0-1.015.423-1.015.926 0 .528.454.94 1.015.94z"/><path fill="#35b473" d="M1216.315 782.49c.56 0 1.015-.422 1.015-.93 0-.517-.454-.94-1.015-.94s-1.015.423-1.015.94c0 .508.454.93 1.015.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1216.315 782.49c.56 0 1.015-.422 1.015-.93 0-.517-.454-.94-1.015-.94s-1.015.423-1.015.94c0 .508.454.93 1.015.93z"/><path fill="#35b473" d="M1224.91 785.42c.56 0 1.014-.413 1.014-.925 0-.518-.454-.93-1.014-.93s-1.015.412-1.015.93c0 .513.454.924 1.015.924"/><path fill="none" stroke="#000" stroke-width=".518" d="M1224.91 785.42c.56 0 1.014-.413 1.014-.925 0-.518-.454-.93-1.014-.93s-1.015.412-1.015.93c0 .513.454.924 1.015.924z"/><path fill="#35b473" d="M1219.328 786.381c.555 0 1.01-.412 1.01-.94 0-.502-.455-.925-1.01-.925-.56 0-1.015.423-1.015.924 0 .529.455.941 1.015.941"/><path fill="none" stroke="#000" stroke-width=".518" d="M1219.328 786.381c.555 0 1.01-.412 1.01-.94 0-.502-.455-.925-1.01-.925-.56 0-1.015.423-1.015.924 0 .529.455.941 1.015.941z"/><path fill="#35b473" d="M1211.468 759.376s-.222 1.898-.37 3.002c-.143 1.105-1.026 1.692-.365 3.23.66 1.549-.148 2.13 1.908 3.605 0 0 1.691-2.5 1.247-3.447-.439-.962-.29-2.87-1.1-3.018-.807-.142-1.03-1.908-1.32-3.372"/><path fill="none" stroke="#000" stroke-width=".518" d="M1211.468 759.376s-.222 1.898-.37 3.002c-.143 1.105-1.026 1.692-.365 3.23.66 1.549-.148 2.13 1.908 3.605 0 0 1.691-2.5 1.247-3.447-.439-.962-.29-2.87-1.1-3.018-.807-.142-1.03-1.908-1.32-3.372z"/><path fill="#35b473" d="M1214.037 769.874s-.222-4.626.444-5.44c.655-.808 1.538-1.252 1.76-1.913.222-.66 1.025-1.538 1.025-1.538s.661 2.199.29 3.895c-.365 1.681-2.125 4.108-3.525 4.996"/><path fill="none" stroke="#000" stroke-width=".518" d="M1214.037 769.874s-.222-4.626.444-5.44c.655-.808 1.538-1.252 1.76-1.913.222-.66 1.025-1.538 1.025-1.538s.661 2.199.29 3.895c-.365 1.681-2.125 4.108-3.525 4.996h.01z"/><path fill="#35b473" d="M1205.96 766.269s1.612 1.036 2.199 1.548c.587.508 2.204.365 3.309 1.169 1.1.814 1.47 2.944 1.47 3.9 0 0-2.406.477-3.384-.296-1.47-1.178-1.834-3.018-2.13-3.52-.29-.518-1.464-2.801-1.464-2.801"/><path fill="none" stroke="#000" stroke-width=".518" d="M1205.96 766.269s1.612 1.036 2.199 1.548c.587.508 2.204.365 3.309 1.169 1.1.814 1.47 2.944 1.47 3.9 0 0-2.406.477-3.384-.296-1.47-1.178-1.834-3.018-2.13-3.52-.29-.518-1.464-2.801-1.464-2.801z"/><path fill="#35b473" d="M1214.772 775.085s-.883-2.87-.08-4.033c.808-1.178 2.574-2.357 2.79-2.87.222-.507 1.031-1.829 1.031-1.829s.957 3.965.148 5.286-2.574 1.321-3.087 2.273c-.512.957-.808 1.173-.808 1.173"/><path fill="none" stroke="#000" stroke-width=".518" d="M1214.772 775.085s-.883-2.87-.08-4.033c.808-1.178 2.574-2.357 2.79-2.87.222-.507 1.031-1.829 1.031-1.829s.957 3.965.148 5.286-2.574 1.321-3.087 2.273c-.512.957-.808 1.173-.808 1.173z"/><path fill="#35b473" d="M1221.162 772.072s-.883 1.84-1.617 2.728c-.735.878-1.1 1.094-1.1 2.05 0 .952.365 3.452.883 4.33.512.888.587 1.691.587 1.691s1.766-3.964 1.766-5.285-.297-5.144-.519-5.514"/><path fill="none" stroke="#000" stroke-width=".518" d="M1221.162 772.072s-.883 1.84-1.617 2.728c-.735.878-1.1 1.094-1.1 2.05 0 .952.365 3.452.883 4.33.512.888.587 1.691.587 1.691s1.766-3.964 1.766-5.285-.297-5.144-.519-5.514z"/><path fill="#35b473" d="M1223.736 773.695s1.396.143 1.612 1.39c.222 1.253-.217 2.5 0 3.019.222.513.444 3.076-.143 4.033-.592.95-1.765 1.913-1.765 1.913s-1.395-2.79-1.47-4.112c-.08-1.322 1.909-3.89 1.983-4.409.08-.513.587-1.03-.217-1.834"/><path fill="none" stroke="#000" stroke-width=".518" d="M1223.736 773.695s1.396.143 1.612 1.39c.222 1.253-.217 2.5 0 3.019.222.513.444 3.076-.143 4.033-.592.95-1.765 1.913-1.765 1.913s-1.395-2.79-1.47-4.112c-.08-1.322 1.909-3.89 1.983-4.409.08-.513.587-1.03-.217-1.834z"/><path fill="#35b473" d="M1229.318 775.963s-.587 2.283-.661 2.801c-.08.513-.148 1.607-1.03 2.495-.884.878-3.157 1.242-3.157 1.242s-.883-3.377-.222-3.885c.661-.513 1.248-.227 2.13-.66.884-.444 2.94-1.993 2.94-1.993"/><path fill="none" stroke="#000" stroke-width=".518" d="M1229.318 775.963s-.587 2.283-.661 2.801c-.08.513-.148 1.607-1.03 2.495-.884.878-3.157 1.242-3.157 1.242s-.883-3.377-.222-3.885c.661-.513 1.248-.227 2.13-.66.884-.444 2.94-1.993 2.94-1.993z"/><path fill="#35b473" d="M1219.328 796.022s-.08-1.834-.37-2.568c-.29-.735-.877-2.5-.365-3.23.512-.735 1.686-2.791 3.087-3.235 1.395-.433.217-.217.217-.217s.735 3.007.296 4.699c-.44 1.68-2.865 3.378-2.865 4.551"/><path fill="none" stroke="#000" stroke-width=".518" d="M1219.328 796.022s-.08-1.834-.37-2.568c-.29-.735-.877-2.5-.365-3.23.512-.735 1.686-2.791 3.087-3.235 1.395-.433.217-.217.217-.217s.735 3.007.296 4.699c-.44 1.68-2.865 3.378-2.865 4.551z"/><path fill="#35b473" d="M1212.641 768.986s.512 1.908.512 3.314c0 1.395.735 3.663 1.253 3.964.512.301.587.804.587.804s-.512.076.21.888c.74.798 1.55 1.094 2.136 2.564.587 1.474.735 1.691 1.174 2.21.439.512 3.674 3.229 5.143 3.815l.587-.513s-1.173-.808-3.309-2.5c-2.13-1.68-3.008-2.786-3.23-3.821-.222-1.02-1.834-2.125-1.908-2.86-.08-.73.148-1.105.148-1.105s-.222.444-.444.444c-.217 0-.735-1.105-.735-1.105s-.439-2.268-.512-2.87c-.08-.576-.296-1.898-.222-2.342.08-.443-.29 2.342-.148 3.161.148.804-.365-2.14-1.247-4.038"/><path fill="none" stroke="#000" stroke-width=".518" d="M1212.641 768.986s.512 1.908.512 3.314c0 1.395.735 3.663 1.253 3.964.512.301.587.804.587.804s-.512.076.21.888c.74.798 1.55 1.094 2.136 2.564.587 1.474.735 1.691 1.174 2.21.439.512 3.674 3.229 5.143 3.815l.587-.513s-1.173-.808-3.309-2.5c-2.13-1.68-3.008-2.786-3.23-3.821-.222-1.02-1.834-2.125-1.908-2.86-.08-.73.148-1.105.148-1.105s-.222.444-.444.444c-.217 0-.735-1.105-.735-1.105s-.439-2.268-.512-2.87c-.08-.576-.296-1.898-.222-2.342.08-.443-.29 2.342-.148 3.161.148.804-.365-2.14-1.247-4.038l.01-.01z"/><path fill="#35b473" d="M1219.766 784.399c.561 0 1.015-.412 1.015-.94 0-.514-.454-.925-1.015-.925s-1.014.412-1.014.924c0 .529.454.94 1.015.94"/><path fill="none" stroke="#000" stroke-width=".518" d="M1219.766 784.399c.561 0 1.015-.412 1.015-.94 0-.514-.454-.925-1.015-.925s-1.014.412-1.014.924c0 .529.454.94 1.015.94z"/><path fill="#35b473" d="M1222.045 786.968c.56 0 1.015-.423 1.015-.936 0-.518-.454-.93-1.015-.93s-1.01.412-1.01.93c0 .513.45.936 1.01.936"/><path fill="none" stroke="#000" stroke-width=".518" d="M1222.045 786.968c.56 0 1.015-.423 1.015-.936 0-.518-.454-.93-1.015-.93s-1.01.412-1.01.93c0 .513.45.936 1.01.936z"/><path fill="#35b473" d="M1223.15 784.029c.554 0 1.009-.412 1.009-.93s-.454-.93-1.01-.93c-.56 0-1.014.412-1.014.93s.454.93 1.015.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1223.15 784.029c.554 0 1.009-.412 1.009-.93s-.454-.93-1.01-.93c-.56 0-1.014.412-1.014.93s.454.93 1.015.93z"/><path fill="#35b473" d="M1221.236 782.49c.561 0 1.01-.422 1.01-.93 0-.517-.45-.94-1.01-.94s-1.015.423-1.015.94c0 .508.454.93 1.015.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1221.236 782.49c.561 0 1.01-.422 1.01-.93 0-.517-.45-.94-1.01-.94s-1.015.423-1.015.94c0 .508.454.93 1.015.93z"/><path fill="#35b473" d="M1217.932 779.256c.561 0 1.01-.423 1.01-.936 0-.508-.45-.93-1.01-.93s-1.015.422-1.015.93c0 .513.455.936 1.015.936"/><path fill="none" stroke="#000" stroke-width=".518" d="M1217.932 779.256c.561 0 1.01-.423 1.01-.936 0-.508-.45-.93-1.01-.93s-1.015.422-1.015.93c0 .513.455.936 1.015.936z"/><path fill="#35b473" d="M1212.715 775.995c.661 0 1.2-.535 1.2-1.195s-.539-1.2-1.2-1.2-1.2.539-1.2 1.2a1.2 1.2 0 0 0 1.2 1.195"/><path fill="none" stroke="#000" stroke-width=".518" d="M1212.715 775.995c.661 0 1.2-.535 1.2-1.195s-.539-1.2-1.2-1.2-1.2.539-1.2 1.2a1.2 1.2 0 0 0 1.2 1.195z"/><path fill="#35b473" d="M1213.815 770.73c.56 0 1.014-.412 1.014-.93 0-.514-.454-.936-1.014-.936-.555 0-1.01.422-1.01.936 0 .518.454.93 1.01.93"/><path fill="none" stroke="#000" stroke-width=".518" d="M1213.815 770.73c.56 0 1.014-.412 1.014-.93 0-.514-.454-.936-1.014-.936-.555 0-1.01.422-1.01.936 0 .518.454.93 1.01.93zm7.199 11.782s.148 1.39.883 2.268c.735.888 1.396.82 1.396.82s-.661-1.105-.513-1.766"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".729" d="m1277.287 791.614 1.612.29 1.691-1.612-5.434 5.661-1.84-.375m3.014-3.372 1.765.286-.592.66-1.908-.217m-.66.592 2.13.444 1.025 1.39m-3.816-1.173 2.204.512-.587.661-2.13-.444m2.278 2.945-.808-1.692-.592.597m1.253-1.406.95 1.913m-.364-2.574 1.025 1.396m0-2.944.957 1.48m.587-.661-.735-1.322.808-.592.587 1.47m-3.156 4.477 1.026-.067.587 1.321m.444-.507-.37-1.475-1.026-.076m-.222-.878 1.766.143.439 1.395m-.661-2.283.883.159.365 1.321m-.883-2.357 1.252.147.29 1.174m-.66-2.051.882.067.512 1.094m-1.1-2.416.958-1.104m.735.217-1.475 1.84m1.914-1.396-1.105 1.622m-2.347 6.978 2.056-.37.44-.952-2.057.433m.444-1.104 1.982-.133.148-.745-1.691.076m.296-.804 1.834-.217.365-.888-1.47.153m1.544-.745.936-2.85m-2.183 3.008 1.321-3.303m1.322.803-2.865 7.929-.217.962m1.1-1.179 2.568-7.712.08.878-2.056 7.125.883 1.105m.222-1.538-.587-.888v-.952l.729.878m.222-1.094-.587-.814.222-.878.661.947m.217-1.105-.587-.878.08-.73.957.587m-7.495 2.056-.587.889m5.069 2.341-.217.804"/><path fill="#fff" d="M1266.186 768.853v15.784s-.286 2.807-3.52 2.807h-6.628s-2.194.205-2.194 2.198c0-1.702-2.194-2.198-2.194-2.198h-6.332c-3.235 0-3.721-2.797-3.721-2.797v-15.794h24.595"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".661" d="M1266.186 768.853v15.784s-.286 2.807-3.52 2.807h-6.628s-2.194.205-2.194 2.198c0-1.702-2.194-2.198-2.194-2.198h-6.332c-3.235 0-3.721-2.797-3.721-2.797v-15.794h24.595-.01z"/><path fill="#d4272a" d="M1243.479 769.07v17.95s.46.302.862.344c.402.03 1.02.101 1.02.101v-18.394"/><path fill="#be0a2f" d="M1243.479 769.07v17.95s.46.302.862.344c.402.03 1.02.101 1.02.101v-18.394"/><path fill="#d4272a" d="M1247.247 787.422h1.893V769.07h-1.893z"/><path fill="#be0a2f" d="M1249.14 769.07v18.352h-1.893V769.07"/><path fill="#d4272a" d="M1252.909 769.07v18.913s-.747-.402-1.079-.476c-.328-.076-.804-.038-.804-.038v-18.395"/><path fill="#be0a2f" d="M1252.909 769.07v18.913s-.747-.402-1.079-.476c-.328-.076-.804-.038-.804-.038v-18.395"/><path fill="#d4272a" d="M1264.157 769.07v17.95s-.46.302-.862.344c-.406.03-1.026.101-1.026.101v-18.394"/><path fill="#be0a2f" d="M1264.157 769.07v17.95s-.46.302-.862.344c-.406.03-1.026.101-1.026.101v-18.394"/><path fill="#d4272a" d="M1258.496 787.422h1.887V769.07h-1.887z"/><path fill="#be0a2f" d="M1258.496 769.07v18.352h1.887V769.07"/><path fill="#d4272a" d="M1254.722 769.07v18.913s.746-.402 1.078-.476c.323-.076.808-.038.808-.038v-18.395"/><path fill="#be0a2f" d="M1254.722 769.07v18.913s.746-.402 1.078-.476c.323-.076.808-.038.808-.038v-18.395"/><path fill="#002768" d="M1240.65 759.693s.826.444.826 1.269v8.108h24.79v-8.108c0-.825.82-1.269.82-1.269h-26.434"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".439" d="M1240.65 759.693s.826.444.826 1.269v8.108h24.79v-8.108c0-.825.82-1.269.82-1.269h-26.434"/><path fill="#ffc813" d="M1248.912 746.368s.55-.067.275 1.596c-.275 1.654-1.543 1.86-1.543 5.228 0 1.66.607 2.653.607 2.653l2.151-2.21s-.333-.333-.28-1.046c.06-.719 1.158-2.754 1.216-3.631.05-.889.211-1.766 0-1.993 0 0-.772-.217-1.216-.37-.439-.175-1.21-.228-1.21-.228"/><path fill="none" stroke="#000" stroke-width=".518" d="M1248.912 746.368s.55-.067.275 1.596c-.275 1.654-1.543 1.86-1.543 5.228 0 1.66.607 2.653.607 2.653l2.151-2.21s-.333-.333-.28-1.046c.06-.719 1.158-2.754 1.216-3.631.05-.889.211-1.766 0-1.993 0 0-.772-.217-1.216-.37-.439-.175-1.21-.228-1.21-.228z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".518" d="M1247.205 746.643s.936-.709 2.918-.048c.524.163 2.093.37 2.865 1.754"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width=".518" d="M1249.41 744.433s1.553 0 1.268.714c-.11.28-.391.228-.555.067"/><path id="a" fill="#fff" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="16" d="m178.284 191.628 13.257 40.796 42.896.002-34.703 25.214 13.254 40.797-34.704-25.212-34.704 25.212 13.254-40.797-34.702-25.214 42.895-.002z" color="#000" display="inline" overflow="visible" style="marker:none" transform="translate(1066.496 166.338)scale(.74882)" visibility="visible"/><use xlink:href="#a" width="850" height="500" transform="rotate(15 1199.998 700.002)"/><use xlink:href="#a" width="850" height="500" transform="rotate(30 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(45 1199.999 700.001)"/><use xlink:href="#a" width="850" height="500" transform="rotate(75 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(90 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(105 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(60 1200 700.001)"/><use xlink:href="#a" width="850" height="500" transform="rotate(120 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(135 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(150 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(165 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-165 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-150 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-135 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(180 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-120 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-105 1200 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-90 1199.999 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-75 1199.999 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-45 1199.999 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-30 1199.997 700.002)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-15 1199.997 700)"/><use xlink:href="#a" width="850" height="500" transform="rotate(-60 1199.998 700)"/>
10
+ </svg>
11
+ </g>
12
+ </svg>
@@ -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 36000 21600" preserveAspectRatio="none">
9
+ <path fill="#ba0c2f" d="M0 0h36000v21600H0z"/><path fill="#d69a2d" d="M7500 0h21000v21600H7500z"/><path fill="#041e42" d="M9000 0h18000v21600H9000z"/><path fill="#d69a2d" d="M17136 4073.5h590.9l183.1 250.9-295 97.1-479-348m1699.2 0h-590.9l-183.1 250.9 295 97.1 479-348m-848.8-616.8 179.2 559.2-180.9 250.8-179.1-249.1 180.8-560.9m520 1612.8-474-342.3v-309.3l293.1 96.6 180.9 555m-1040.4 0 474-342.3v-309.3l-293.1 96.6-180.9 555"/><path fill="#fff" d="m12038.6 6724.5 407.5 135.7 256.2-344.8-2.8 427.4 405.9 137.3-409.9 130.9-4.4 427.3-249.4-349.2-408.3 131.1 254.6-346.5-249.4-349.2M11222 8159.7l427.4 40.9 171.5-392.4 94.2 417.8 427.2 44.1-370.9 215.8 95.8 417.9-323.8-282.1-372.5 215.7 174.7-392.2-323.6-285.5m19 1102.4 187.4 387.7 425.3-58.5-308 297.8 187.6 384.4-378.5-203.2-311.3 297.6 75.3-420.3-378.5-203.2 423.6-58.7 77.1-423.6m-611.7 2110.8 401.9-153.9-20.8-429.1 270.2 335.4 400.3-153.9-234 358.9 271.9 335.4-417.4-111.3-235.6 358.8-20.8-429.1-415.7-111.2m248.8 1634.4 357.6-239.8-119.6-412.9 340.6 265.3 357.6-239.7-148.3 402.3 339 263.6-430.3-13.3-146.7 400.7-119.7-409.6-430.2-16.6m701.9 850.4 388.9 184.7 298-309-58.1 423.8 387.2 186.4-423 77.5-59.8 425.4-200.7-377-424.8 75.9 296.4-310.7-204.1-377m789.5 1354.7 416.2 99.7 223.6-366.7 36 427 417.7 98-395.3 165.7 36.1 428.7-282.2-327.4-395.2 167.4 223.6-365.1-280.5-327.3m3667.2-11242.7 236.3 357.2 416.1-111.9-269.4 336.1 236.4 355.5L16252 4755l-267.8 336.2 17.7-428.3-402.5-151.5 416.2-111.9 21.1-429.8m-1534.2 604.7 310.4 298.2 377.5-202.4-187.3 386.9 310.5 296.5-425.3-58.9-187.4 388.5-77.1-422.1-425.3-59 380.9-202.2-76.9-425.5m-649.5 883.8-104.2 418.4 365.6 225.5-427.4 32.8-104.2 416.8-161.9-397.9-429.2 32.7 329.7-278.8-161.9-397.8 363.9 227.1 329.6-278.8m10108.4 1266.3-407.5 135.7-256.2-344.8 2.7 427.4-405.8 137.3 409.9 130.9 4.4 427.3 249.4-349.2 408.3 131.1-254.6-346.5 249.4-349.2m816.6 1435.2-427.4 40.9-171.5-392.4-94.2 417.8-427.2 44.1 370.9 215.8-95.8 417.9 323.8-282.1 372.5 215.7-174.7-392.2 323.6-285.5m-19 1102.4-187.4 387.7-425.3-58.5 308 297.8-187.6 384.4 378.5-203.2 311.3 297.6-75.3-420.3 378.5-203.2-423.6-58.7-77.1-423.6m611.7 2110.8-401.9-153.9 20.8-429.1-270.2 335.4-400.3-153.9 234 358.9-271.9 335.4 417.4-111.3 235.6 358.8 20.8-429.1 415.7-111.2m-248.8 1634.4-357.6-239.8 119.6-412.9-340.6 265.3-357.6-239.7 148.3 402.3-339 263.6 430.3-13.3 146.7 400.7 119.7-409.6 430.2-16.6m-701.9 850.4-388.9 184.7-298-309 58.1 423.8-387.2 186.4 423 77.5 59.8 425.4 200.7-377 424.8 75.9-296.4-310.7 204.1-377m-789.5 1354.7-416.2 99.7-223.6-366.7-36 427-417.7 98 395.3 165.7-36.1 428.7 282.2-327.4 395.2 167.4-223.6-365.1 280.5-327.3M19963.3 3969.7l-236.3 357.2-416.1-111.9 269.4 336.1-236.4 355.5L19748 4755l267.8 336.2-17.7-428.3 402.5-151.5-416.2-111.9-21.1-429.8m1534.2 604.7-310.4 298.2-377.5-202.4 187.3 386.9-310.5 296.5 425.3-58.9 187.4 388.5 77.1-422.1 425.3-59-380.9-202.2 76.9-425.5m649.4 883.8 104.3 418.4-365.6 225.5 427.4 32.8 104.2 416.8 161.9-397.9 429.2 32.7-329.7-278.8 161.9-397.8-363.9 227.1-329.7-278.8m-8591.2 11112c2.5-3.2 5.5-7 8.4-10.7 24.9 3.1 49.9-3.3 74.1-20.7 24-15.8 61.8-57.2 113.7-123.2 8-10.1 16-20.3 24-30.5 56.9-72.4 113.9-144.7 171.2-217.6 17.7-22.5 27.6-39.1 29.6-49.6 1.5-10.1-1-21.6-8-34.1 3-3.7 5.9-7.5 8.5-10.7 25.1 21.5 44.1 37.4 56.7 48.1 12.6 10.8 23.8 20.5 34.9 29.2 11 8.7 23.1 17.3 36.5 27 13.4 9.7 32.7 24 59.5 43.3-2.5 3.2-5.5 7-8.4 10.8-13.1-3.4-24.9-3.1-34.3.8-9.8 4.4-23.5 17.9-41.2 40.4-65.4 83.1-130.3 165.6-195.2 248.2-51.9 65.9-83.2 112.4-93.6 138.9-10.6 28.2-10.9 54-2 77.4-2.9 3.8-5.9 7.5-8.4 10.7-16.1-14.3-33.8-29.2-51.6-44-18.4-15.3-37.9-30.7-59.3-47.5-21.4-16.9-40.9-32.2-60.2-46.5-18.6-13.7-37.2-27.5-54.9-39.7m672.2-127.2c-37.3 57.2-74.7 114.3-112.1 171.5-59.5 90.8-92.5 154.9-100.4 191.4-7.9 36.4-1.2 70.2 19.8 101.9-2.6 4-5.2 8-7.5 11.4-13.2-10.2-28.1-20.8-43-31.4-15-10.6-31.7-21.5-49.8-33.4-18.1-11.8-35.5-23.2-51.2-32.6-16.3-9.9-31.3-18.9-46.7-27.3 2.2-3.5 4.9-7.5 7.5-11.5 36.3 8.3 70.3 1.9 100.5-19.9 29.5-22.3 75.4-78.8 136-171.4 38.1-58.3 76.2-116.6 114.4-174.9 23.2-35.4 34.4-63.2 35.4-82.9.6-19.2-8.7-40-26.1-62 2.2-3.4 4.5-6.9 6.4-9.7 7.6 5 24.3 15.9 50 34.4 25.4 17.4 44.5 30.7 59.1 40.3 8.4 5.4 20.6 12.6 35.9 22.6 15.7 9.5 27.9 16.6 34.9 21.2 13.7 156.7 31.4 313.6 44.8 470.9 12.3-18.9 24.7-37.8 36.6-56.1 60.2-92 93.2-156.1 101.5-191.5 7.5-35.8-.3-69.5-21-100.2 2.7-4 5.3-8 7.9-12 10.8 7.9 22.9 16.6 36.1 25.3 12.9 9.2 32.4 22 58.8 39.3 26.5 17.3 46 30 59.6 38.1 12.5 8.2 25.4 15.8 36.9 22.5l-7.8 12c-37.1-8.7-71-2.3-101.6 20.1-30.6 22.4-75.8 79.4-135.3 170.2-66.9 102.3-133.8 204.7-200.4 306.4-6.2-4.1-11.8-7.8-17.4-11.4-18-223.2-43-447.7-61.8-671.3m1291.2 879.8c-.5 3.5-1.8 6.7-3.1 9.8-22.2-.2-41.7 8-57.6 27.3-15.7 18.7-39.1 62.9-67.9 133.6-3.4 8.2-7 17-10.4 25.2-4.1 10.1-8.2 20.2-12.6 31-47.6 11.5-95.4 14.8-142.3 11.1-47-3-92.5-14.2-137-32.3-43.7-17.8-79.9-40.7-108.2-70-28.6-28.6-50.5-62.5-64.7-102.2-13.5-41.6-21.8-84.8-19.8-128.9 1.9-44.2 10.2-86.4 27.2-128.1 16.2-39.8 37.8-75.2 65.8-106.5 26.9-30.9 59.3-55.3 95.6-76.6 41.5-22.8 87.4-34.3 135.7-36.7 47.9-3.3 95.2 5.7 140.4 24.2 39.1 15.9 74.3 37 106.2 64 31.4 26 64.6 60.9 96.2 104-36.5 47.7-73.7 95.2-110.2 142.9-4.1-3.2-7.4-6-11.5-9.1 15.8-69.4 17.8-124.6 6.7-167.5-11.4-42.2-37.2-71.1-76.3-87-49-20.1-99.2-11.1-149.7 29.4-50.3 39.9-93.2 103.4-129.3 191.8-34.5 84.6-50 155.6-46.6 213 3.6 56.7 26.8 94.2 67.4 110.7 27.6 11.3 54 10.3 76.5-5.6 23.1-14.9 43.4-42.7 59.6-82.4 24.8-60.7 36.4-102.3 35.2-125.6-1.2-23.4-13.2-42.2-35.6-59.5 1.2-3.2 2.5-6.3 3.6-8.8 21.9 9.7 43.1 19.1 65.1 28.8 20.7 8.4 42.7 18.1 64.9 27.2 21.5 8.7 44 17.2 67 26.6 23.2 8.7 46.5 17.5 69.7 26.2m288.3 470.2c45.6 15.5 88.5 2.7 127.7-38 38.3-40.3 74.2-110.2 107.5-208.4 33.4-98.1 47.1-174.8 41.5-230.7-6.6-55.5-32.3-90.9-78.6-106.6-44.8-15.2-87.3-3.7-125.3 35.9-37.5 40.6-73.2 109.9-107.2 210-33.7 99.4-47.7 176.8-42.7 231.8 5.8 55.2 32.3 90.8 77.1 106zm-206.9-397.8c16.2-47.8 39-89 68.3-123.7 29.5-35.4 66.3-61.1 107.5-81.7 36.7-17.8 75.7-26.9 116.7-28.8 41.2-2.6 81.9 4 122.8 17.9 42.4 14.4 79.5 34.2 110.1 60.4 30.5 26.2 55.8 57.8 74.6 95.2 21.3 43.2 34.6 86.6 36.4 130.4 1.6 44.5-4.2 90.1-20.6 138.5-12.1 35.5-27.8 66.2-46.7 93.6-18.2 27.7-41.4 52.2-67.9 73.5-44.2 34.7-93.5 56.1-146.1 66.3-52.6 10.3-105.3 5.4-156.4-12-41.6-14.1-78.5-34.5-110.2-62.6-31.7-28-58.3-60.8-75.4-98.3-20.5-40.1-32.3-83-34-129.6-1.9-46 4.9-92 20.9-139.1m978.8-20.1c-29.8 140.8-59.6 281.5-89.3 422.3-13.2 62-16.5 101.7-11 120.3 5.4 18.6 20 30 45.3 35.4 50.6 10.7 94.1-5.9 130.6-49.7 36.4-43.2 64.7-112.5 84.8-207.2 20.4-96.7 22.3-170.2 6.7-220.9-14.9-50.5-51-81.2-105.6-92.7-8.2-1.8-17.2-3.7-26.3-4.9-10.8-.9-21.7-1.8-35.2-2.6zm-352.1 549.3c.8-4 1.8-8.7 2.8-13.4 24.8-8.7 44.7-26.1 59.7-52.8 15-26.8 31.3-83.3 49.5-169.4 1.9-9.3 3.9-18.7 5.8-27.3 19-90.1 38.1-180.1 57.3-270.9 5.6-26.6 7.1-45.8 4.2-56.2-2.9-10.4-11-20.5-22.9-28.6 1-4.6 2-9.3 2.8-13.3 25 6.7 49.3 12.5 72.8 18.2 22.7 5.5 45.4 11 66.6 15.5 22 4.6 48.2 9.5 78.5 15.2 29.5 5.6 48.3 9.5 56.4 11.2 105.2 22.3 181.5 64.2 225 128.5 43.6 63.6 56.5 143.6 35.9 241-22.6 106.8-67.7 182.9-133.9 230.3-66.3 47.3-149.9 60.2-248.6 39.4-13-2.8-36.4-9.1-68.6-18-33-9.1-58.9-15.3-78.5-19.4-12.2-2.6-27.9-5.2-49.2-9-21.2-4.5-59.8-11.3-115.6-21m1970.1-431.4c-.2 4.1-.5 8.9-.8 13.6-26.1 6.7-51.3 25.8-75.6 57.2-24.3 32.1-50.3 78.4-76.3 139.9-63 152.3-129.2 303.8-192.2 456.1-2.5-.1-5-.3-7.5-.4-43.5-147.7-89.6-294.2-132.3-441.2-56.5 141.1-116.3 281.3-172.8 423.1-2.5-.1-5-.3-8.3-.5-53.8-184.6-110.9-368.7-164.7-553.3-15.2-51.5-29-85.2-42-103.8-12.3-17.1-28.3-27.6-47.9-31.5.2-4.8.5-9.6.8-13.7 5.8.4 14 .8 26.4 2.3 51.1 5 86.6 8.5 105.6 9.6 22.4 1.4 66.3 2.6 130.9 4.4 16.6.3 29 1 37.3 1.5-.3 4.1-.6 8.9-.8 13.6-16 2.5-28.6 6.6-36.6 15-7.9 7.7-12 19.8-12.9 34.8-.5 8.2.6 18.5 2.4 30.3 1.8 11.7 5.2 23.6 8.6 37.5 24 84.9 49.6 169.9 73.6 255.5 55.4-135.6 113.1-270.5 168.5-406.2 2.5.2 5 .3 7.4.5 46.2 145.1 94.9 289 140.3 433.4 15-42.9 30.9-85.8 45.8-128.7 13.1-39 25.2-73.9 32.8-104.2 7.6-30.4 12.2-52 13-65.6 1.3-21.9-2.6-39.9-10.9-54.1-9.2-13.5-22-21.8-39.2-24.9.3-4.8.6-9.5.8-13.6 21.5 1.9 41.3 3.8 60.2 5.6 19.1 1.1 37.2 2.9 55.4 4 14.1.8 30.7 1.1 49.7 2.2 18.2.4 38.9 1 61.3 1.6m96 644.1c-.3-4.1-.7-8.8-1.1-13.6 20.5-14.6 34.6-36.3 40.7-64.1 7-27.3 7.6-71.8 2.6-133l-28.2-350.7c-2.3-28.6-6.3-47.4-12-56.5-4.9-8.5-14.6-15.3-28.3-19.6-.4-4.8-.8-9.6-1.1-13.6 40.7-1.9 78.9-4.3 114.5-6.5 36.5-2.3 68.1-4.1 94.6-6.3 84.4-6.8 168.1-13.5 251.8-20.2 17 56.1 34.9 112.8 51.9 169.6-4.9.4-9.9.8-14.9 1.2-45.5-48.4-89.9-81.7-130.7-101.7-41.7-20.6-85.6-28-132-24.3-8.3.7-13.2 1.1-17.4 1.4-3.3.3-6.6 1.2-10.6 2.2 6.7 84.3 13.6 169.3 20.4 253.6 9.2.6 16.6 0 21.7.3 5 .3 9.1-.1 12.4-.3 44.8-3.6 78.8-15.3 103.2-34.3 24.3-19.1 40.3-47.1 48.3-83.3 4.9-.4 9.9-.8 14.9-1.2 6.5 80.9 13.1 162.5 19.6 244.1-5 .4-9.9.8-14.9 1.2-13.7-35.9-34-60.2-61.1-75.9-27.1-14.9-62.5-20.2-107.2-16.6-3.3.2-7.5.6-12.4 1.6-4.9 1.1-12.4 1.7-21.4 3.8 4.1 50.3 8.1 99.9 12.1 150.2 3.9 47.6 13.2 80.4 28.9 99.7 15.7 19.2 39.7 27.5 72 24.9 37.3-3 75.8-21.8 113.9-56.3 38-34.6 76.7-82.8 113.3-146 5 1 9.3 2 14.4 3-10.8 74-23.2 147.6-34.7 221.7-96.1 7.7-192.2 15.5-289.1 23.2-19 1.6-49.7 4-91.9 8.1-42.1 4.1-89.3 8.6-142.2 14.2m1142.4-147.1c-.9-4-1.9-8.7-3-13.3 19-17.6 29-40.8 31.6-70.8 2-28.4-6.2-83.9-24.7-165.8-2.8-12.6-5.7-25.3-8.5-37.9-21.6-95.9-43.1-191.1-64.6-286.9-2.7-12-5.4-19.8-8.7-23.2-3.1-2.8-7.6-3.9-14.1-2.5-20.2 4.6-43.3 22.4-68.3 54.6-24.1 32-48.8 73.2-70.5 123.6-5 .4-10 .8-15 1.3-1.4-62.7-1.8-124.8-2.2-187 164.6-37.1 329.3-74.2 493.9-111.3 25.5 56.5 51.8 112.9 76.6 170.2-4.7 1.8-9.4 3.6-14.1 5.3-41.2-36.2-80.4-63-116.7-81.4-36.4-18.4-64.1-24.7-84.3-20.2-6.5 1.5-10.9 4.6-12.5 8.4-1.6 4.6-.6 12.7 2.1 24.7 2 8.7 3.9 17.3 5.9 26 22.5 99.8 45 199.7 67.3 298.8 18.5 81.9 34.8 135.6 49.7 160.2 14.3 26.1 34.2 42.7 58.8 50.4 1.1 4.7 2.1 9.3 3 13.3-22.1 3.6-44 7.8-67.6 12.4-22.7 4.5-48.6 10.3-74.4 16.1-26.6 6-51.7 11.6-74.1 17.4-23.3 5.9-44.9 11.5-65.6 17.6m556-141c-1.3-3.9-2.9-8.4-4.5-12.9 16.9-19.6 25.1-44.1 23.5-73.9-1.1-28.5-15.6-82.6-43.2-161.8-4.3-12.3-8.6-24.5-12.8-36.8-30.3-86.9-60.6-173.8-91.1-261.4-9.4-27-18.1-44.3-25.1-51.9-7.6-6.7-18.7-10.8-33.1-11.6-1.5-4.5-3.1-9-4.4-12.9 22.1-7 45.1-14.3 69.6-22.1 23.5-8.2 56.6-19 97.3-33.2 25.1-8.7 49.4-17.2 74.5-25.9 98.7-34.4 173.8-48.3 224.2-39.9 50.6 9.1 84.8 39.1 102.7 90.6 13.9 39.9 9.2 77-12.8 112.1-22.8 35.4-63.2 68.2-122.7 99.1 42.7-8.4 80.1-7 111.9 3.6 32.1 11.2 60.8 30.8 87.3 61.3 10.2 11.6 24 28.5 41.3 50.6 57.3 71 102.7 102.9 135 97.4 1.4 3.8 2.7 7.7 3.8 10.9-36 12.6-62.9 21.2-83.5 27.7-21.1 7.3-39.1 13.6-56.4 19.6-23.5 8.2-40.7 14.2-53.3 18.6-12.5 4.3-23.5 8.2-33.4 12.4-7.9-12.5-19.9-29.2-34.7-51.5-100.3-149.2-177.3-214.1-229.8-195.8-3.2 1.1-9.4 3.3-16.8 7.3-.8.3-1.6.5-2.1 1.5 8 23.1 16.3 47 24.6 70.8 28.1 80.5 51.4 132.3 68.7 156.6 18 24.1 38.9 38.5 64.3 43.3 1.5 4.5 3.1 9.1 4.5 12.9-21.6 6.1-43 12.8-66 20.1-22.1 7-46.4 15.5-72.3 24.5-25 8.7-49.3 17.2-71 25.5-22.5 8.5-44.3 16.8-64.2 25.2zm98.1-416.9c5.7-1.3 10.7-2.3 16.1-4.2 5.8-1.3 12.8-3.7 23.8-7.5 39.1-13.7 65-32.8 75.7-57.5 10.8-24.7 9.6-58.2-5-100.1-13.7-39.3-32.4-65.2-56.6-79.2-23.9-13.3-53.9-13.7-89.2-1.4-11.7 4.1-20.4 7.1-27.2 10.2-6 2.8-12.1 5.7-18.3 7.8l80.7 231.9m327.3-378.4c-2-4.4-3.2-9.1-5-12.8 36.9-15.4 64.4-27.3 82.8-35.1 18.4-7.7 35.3-14.7 50.4-21.7 28.7-13.2 70.2-34.5 126.7-62.9.8-.3 1.5-.6 3.1-1.3 1.7 3.7 3.7 8 5.7 12.4-15 21.2-20.5 47-16.6 75.3 4.1 28.9 23.8 81.6 58.7 157.3 5.4 11.8 11.1 24.2 16.5 36 16.3 35.3 32.6 70.7 48.9 106.1 31.4 68.2 64.1 113.4 98.8 135 35 22.3 73.8 23.2 119.2 2.3 21.1-9.8 38.2-24.4 51.7-44.9 13.4-20.5 21.1-43.6 23.8-69.6 1.2-17.1-.5-36.7-5.8-58.3-5.9-20.6-17-50.8-35-89.9-12-26.1-23.7-51.5-35.7-77.6-46-99.9-82.9-161.9-109.5-188-25.9-26.4-58.6-37.7-95.6-36.5-2-4.3-4-8.7-5.7-12.4 12.1-5.6 26-11.2 40.6-17.2 13.9-5.6 35.8-15.7 64.5-28.9 28.7-13.3 49.9-23 63.2-29.9 14.1-7.2 27.4-14.1 38.7-19.3 1.7 3.7 3.7 8.1 5.7 12.4-24.9 27.3-36.8 59.1-34.1 96.9 2 38.2 26 106.2 71.7 205.5 12 26 23.7 51.5 35.5 76.9 40.8 88.8 51.4 161.4 33.9 216.8-17 56.7-67 103.1-146.4 139.6-76.3 35.1-141.2 43.2-193.9 22.3-52.3-20.2-96.8-69-133-147.8-19.8-42.8-39.8-86.2-59.5-129.1-41.7-90.6-72.9-148.4-94.1-172.5-20.4-24.4-44.4-36.7-70.2-39.1m966.2 213.2c-21.4-58.5-41.7-116.9-63.4-175.9 4.8-1.8 9.3-4.2 14.8-6.5 43.2 44.6 89.3 72 136.4 83.6 47.2 11.5 89 4.2 123.5-20.4 29.1-20.9 46.8-47.7 52.2-80.1 4.4-32.5-3.2-63.1-24.6-93.1-18.2-25.5-39.3-40.6-62.8-46.4-24.6-4.3-54.2.1-89.8 14.7-6.9 3.2-17.6 6.8-31.1 12.2-65.7 26.9-112.9 39.6-143 36-22.6-1.4-43-8.6-62.5-21.5s-38.2-30.5-55.7-55c-35.7-49.9-44.3-104.9-29-163.6 15.7-58.2 55.3-110 118.3-155 28.4-20.3 59.9-37.8 93.8-50.4 34.3-13.6 72.7-24.3 114.7-30 17.9 50.9 34.9 103.3 52.9 154.2-4.1 2.9-8.5 5.2-12.6 8.1-33.1-39.2-70.9-63.3-109.7-73.3-39.2-10.5-75-3.3-106.1 18.9-24.4 17.5-38.1 39.8-41.5 66.5-3.4 26.8 3.6 53.7 21.8 79.2 17.5 24.4 37.4 37.9 58.3 41.3 21.3 4.1 58.7-5.1 111.6-27 68.8-28.2 123.2-39.4 164.3-31.9 40.5 7.9 76.6 34.1 108.3 78.4 39.7 55.5 50 114.3 33.6 177.2-17.1 63.4-60 119.2-128.4 168.1-37.9 27.1-77.6 48.8-119.5 64.5-43 15.7-84 25.7-124.8 27.2m703.6-428.5c-2.5-3.3-5.3-7.2-8.2-11 9.6-23.3 10.1-49.1.3-77.6-9.6-26.9-39.7-74.2-89.8-141.6-7.7-10.4-15.4-20.8-23.2-31.2-58.6-78.8-116.9-157.1-175.5-235.9-7.3-9.8-12.9-15.9-17.3-17.7-4.1-1.3-8.6-.4-14 3.5-16.6 12.5-30.7 38.2-40.5 77.9-9.9 39.6-15.2 86.9-14.7 141.8-4.4 2.5-8.8 4.9-13.9 7.8-26-57.2-51.6-113.8-77.8-170 136.1-101.3 272.2-202.5 409-304.3 46.2 41.3 92.5 82.6 139.1 124.4-3.5 3.5-7.1 7-10.7 10.6-52.5-16.3-100-24.3-140.2-26.8-40.8-1.9-69.5 4.1-85.5 16-6 4.5-8.1 8.6-8.1 12.9.5 4.7 4.7 11.8 12 21.7l15.9 21.3c61.1 82.1 122.2 164.2 182.9 245.8 50.1 67.3 86.8 109.7 110.4 126.2 23.8 18 48.7 25 73.8 22.5 2.8 3.8 5.7 7.6 8.1 10.9-18.1 11.8-37.2 25.2-56.3 38.5-19.8 13.9-40.4 29.3-61.8 45.2-22 16.3-42.7 31.7-61 46.2-18.9 14.9-36.5 28.9-53 42.9m-548.8-4111c-4-2 120.5-14 120.5-14s100.5 0 202.9-4c86.3-10 174.7-20 198.8-24 26.1-12 54.2-24.1 78.3-38.1l56.3-30 50.2-38.1c68.3-46 128.5-108.1 176.7-174.2 100.5-132.2 134.6-300.4 88.4-458.6-46.2-158.2-152.6-300.4-279.2-414.5-90.3-82.1-192.8-150.2-301.2-204.3-10.1-4-22.1-8-38.2-14-38.2-14-88.4-34-142.6-44.1-28.1-6-54.2-14-78.3-20-26.1-4-50.2-4-70.3-6-40.2-4-66.3-6-66.3-6-26.1-4-52.2-2-78.3-4l-100.4-2-144.6 10c-48.3 6-98.5 14-146.7 20-192.8 34.1-383.6 92.2-576.4 154.2-259.1 82.1-524.2 180.3-801.3 236.3-56.3 16.1-114.5 28.1-172.8 40.1-20.1 20-38.1 42-56.2 62.1-108.5 126.1-222.9 250.3-345.5 366.4-26.1 26.1-54.2 52.1-82.3 76.1l26.1 26.1c120.5 100.1 257.1 182.2 401.7 246.3 72.3 32 146.6 54.1 222.9 78.1 76.3 16 150.7 34 233 38l239 26.1 245 14 359.5 20s170.8 20 291.3 44.1c202.8 34 120.5 54-6.1 62.1 12.1 2-305.2 4-305.2 4l-371.6-20.1c-80.3-4-160.7-8-241-14l-243-26c-78.4-4-162.7-24.1-243-42.1-78.4-26-158.7-50-233-86.1-82.4-36-162.7-78.1-237-126.1 44.2 72 90.4 140.1 144.6 200.2 176.7 202.3 431.8 330.4 694.9 398.5 259.1 60.1 538.3 40.1 809.4-4 72.3-18 144.6-38 218.9-58.1 78.3-24 160.7-48 241-72.1 84.4-26 168.7-48 253.1-66 30.1-8 60.2-14.1 90.4-20.1-24.1-8-60.3-18-90.4-30-80.3-34-40.2-54.1 8-62.1m-6369.2 50.3c6 2-148.6 22-148.6 22h-154.7c10.1 4 20.1 8 30.1 10 54.3 20.1 108.5 40.1 150.7 54.1 40.1 16 68.3 24 68.3 24l72.3 28c26.1 10 38.1 12 102.4 32.1 52.2 14 104.4 22 158.7 32 52.2 2 104.4 12 158.6 6 215-8 433.9-64.1 636.7-154.1 212.9-94.1 411.8-224.2 590.5-378.4-251 128.1-524.2 202.2-795.3 256.3-34.2 6-68.3 12-104.5 18 0 0-172.7 16-295.2 12-206.9-4-126.6-38.1-4-62.1-6.1-2 68.3-14 144.6-30 74.3-16 150.6-34 150.6-34l54.2-8 60.3-12c52.2-10.1 102.4-22.1 154.7-34.1 102.4-24 202.8-52 301.2-86.1 120.5-42 237-94 347.5-154.1-16.1-16-32.1-32-46.2-48-60.3-68.1-114.5-138.1-164.7-208.2-26.1 6-52.2 14-78.3 18l-96.4 8c-64.3 8-126.6 2-188.8 2-36.2 0-70.3-4-106.5-8 0 0-174.7-26-291.2-64-198.9-62.1-110.5-70.1 14-62.1-6-2 70.3 8 146.7 10 76.3 6 154.6 6 154.6 6 28.1 2 58.3 6 86.4 6 58.2-2 118.5 6 176.7-2l88.4-8 24.1-6c-22.1-34-46.2-68.1-68.3-102.1l-68.3-108.1-42.1-74s-6.1-14.1-18.1-40.1c-12.1-24-26.1-56-46.2-94.1-2-2-2-4-4-6-198.9-26-399.7-62-596.6-112.1-60.2-14-120.5-38-180.7-58-60.3-22-120.5-36-178.8-64.1-76.3-38-152.6-70-228.9-108.1-12.1-2-26.2-4-38.2-4-152.7-10-307.3-40-464-20-156.6 12-317.3 46.1-474 96.1-156.6 50-311.3 120.1-445.9 218.2-132.5 96.1-243 230.2-255 386.3-14.1 158.2 70.3 314.3 178.7 446.4 106.5 132.1 255.1 220.2 423.8 264.2 140.6 40.1 291.2 60.1 443.9 98.1 0-2 2-4 2-4 2 0 36.1 2 84.3 4 48.3 4 112.5 8 176.8 6h259.1s82.3 10 142.6 28.1c100.4 24 62.3 48 0 62m4007.3-36.4-70.3-86-62.2-94.1-112.5-178.1c-16-24-30.1-44-46.1-68-182.8 144.1-387.6 264.1-616.4 336.2 6 30 12 64 18 100 10.1 82.1 12.1 168.1 12.1 168.1s-4 12.1-12.1 32.1c-6 20-14 42-28.1 60-42.2 60-56.2 16-62.2-16 2 4-12.1-82.1-12.1-82.1s0-72-10-148c-4-30.1-10.1-60.1-14.1-84.1-54.2 12-108.4 22-162.6 30 2 58.1 0 116.1-2 174.1-6 86.1-14.1 172.1-32.1 258.2-8.1 36-14.1 70-24.1 106 0 0-4.1 10-10.1 28-8 16.1-16 42.1-30.1 68.1-24.1 56-60.2 124.1-98.4 172.1-50.2 64-78.3 88-90.3 90-4 0-6.1-2-6.1-6-4-12 8.1-38 24.1-74l152.6-638.4c0-4 2-8 2-10 2.1-54 2.1-106 0-160.1-46.1 2-92.3 2-138.5 0-2 6-4 14-8 20-12.1 32.1-32.2 74.1-50.2 114.1-22.1 40-42.2 80.1-60.3 110.1-18 28-32.1 48-32.1 48s-10 8-26.1 24c-16.1 14-38.1 28-60.2 38-66.3 32.1-60.3-10-44.2-46-2 0 12-16 20.1-40 10-22 20.1-44 20.1-44s12-16.1 28.1-42.1c16-26 34.1-62 54.2-100 14-32 30.1-64.1 40.1-90.1-140.5-16-285.1-56-413.6-120-58.2-30.1-112.4-64.1-166.6-102.1-220.9 210.1-477.9 384.2-759 506.3-72.3 30-144.6 56-216.8 78-14.1 84.1-10.1 170.1 22 254.2 26.1 78 68.3 152.1 118.5 224.1l152.6 78.1c214.8 106 429.7 210.1 652.6 294.1 32.1 12 64.2 26 98.3 36 0 0 36.2 16 90.4 38.1 26.1 12 54.2 26 86.3 40 28.1 10 58.3 22 90.4 32 190.7 72 110.4 78-20.1 60 8 2-70.3-6-146.6-28-76.3-20-152.6-42-152.6-42-30.1-8-58.2-20-86.3-32-192.8-72.1-377.5-158.1-562.2-248.2 232.9 220.2 516 396.3 817.2 520.3 160.6 66.1 325.3 116.1 493.9 106.1 170.7-4 343.4-34 510-74 315.3-76.1 618.4-194.2 873.4-366.3-269 84.1-546.1 136.1-821.2 172.1l-106.4 12s-40.2 2-100.4 4c-60.2 0-134.5-2-194.7-4-206.9-14-124.5-42 0-64-6.1 0 68.2-12 144.5-22 76.3-14 152.6-26 152.6-26l88.4-12c311.2-40 620.4-98.1 911.5-202.1l168.7-68.1c44.2-50 82.3-102 110.4-158.1 68.3-130 72.3-280.1 56.2-424.2-10-60-24.1-118.1-40.1-176.1-112.5-70.1-214.9-156.1-301.2-256.2M15989.3 9479c-132.5-60-273.1-112.1-417.6-154.2-150.6-44-307.2-78.1-463.8-92.1-158.6-16-321.3-12-467.8 40.1-72.3 24-136.5 66.1-184.7 120.1-52.2 54.1-78.3 124.2-102.4 200.3-44.2 152.2-36.2 316.4 8 472.6 28.1 94.1 66.3 186.3 114.4 272.4 6.1 8 12.1 18 20.1 32 12.1 16 26.1 36.1 40.2 58.1 16 20 34.1 40 50.2 62.1 18 22 36.1 44 52.2 64.1 18 20 36.1 38 50.2 54 30.1 30.1 48.2 50.1 48.2 50.1 18 20 36.1 38 54.2 58.1 20 20 26.1 28 78.3 78.1 86.3 76.1 176.6 152.2 275 210.3 46.2 32 100.4 56 152.6 80.1l158.6 76.1 166.7 56c56.2 18.1 110.4 38.1 168.6 50.1 144.6 36 293.2 64.1 441.7 86.1-12-26-22.1-52.1-30.1-78.1-10-30-16.1-56.1-20.1-80.1-84.3-26-170.6-56.1-252.9-88.1-178.7-68.1-353.4-144.2-524.1-230.3-84.3-42.1-168.6-84.1-250.9-130.2l-106.4-58.1s-144.6-94.1-239-172.2c-162.6-128.2-78.3-106.1 36.2-52.1-6.1-4 62.2 30.1 130.5 66.1 70.2 34.1 140.5 68.1 140.5 68.1l120.5 66.1c80.3 42.1 162.6 84.1 244.9 124.2 164.7 82.1 333.3 156.2 504 220.3 68.2 26 138.5 50 206.8 72.1 4-2 6-2 10 2 16.1 14 38.2 82.1 88.4 158.2-4.1-10 50.1 82.1 120.4 176.2 34.2 46.1 68.3 94.1 94.4 136.2 24.1 36 40.1 60.1 40.1 60.1l40.2 68 20.1 34.1 32.1 48.1c20.1 34 42.2 68 64.2 100.1 92.4 132.2 182.7 260.3 295.2 366.5 110.4 106.1 236.9 192.2 377.4 246.3 138.6 56.1 293.2 78.1 445.8 76.1 154.6 0 307.1-28 451.7-80.1 196.8-68.1 377.5-182.2 544.1-316.4l-2 2 22.1-18c2-2 4-2 6-4.1l48.2-42 2-2c6-4 12-10 16.1-14l8-6c42.2-40.1 86.3-78.1 126.5-118.2 114.4-112.1 218.8-228.3 327.2-356.5 28.2-30 54.3-58 76.3-86.1 10.1-14 20.1-28 28.2-42 4-6 8-12 10-18.1l2-4-18.1-10c-28.1-16-60.2-30-96.3-40-34.2-12-72.3-22.1-112.5-32.1l-60.2-14c-18.1-6-36.2-10-54.2-14-74.3-14-148.6-22-224.9-22-152.6-2-307.2 26-459.8 66.1-76.3 20-152.6 44-228.8 70-38.2 12.1-74.3 26.1-120.5 38.1-42.2 12-84.3 22-124.5 30-82.3 16.1-164.6 28.1-244.9 42.1l-120.5 18c-54.2 8-106.4 2-152.6-8-92.4-20-172.7-58.1-246.9-100.1-76.3-42.1-146.6-94.2-210.9-140.2-132.5-96.1-261-186.3-397.5-234.3-80.3-26.1-158.6-36.1-236.9-24.1-4 0-6 2-10.1-2-18-10-42.1-24-56.2-50-14-24.1-18-60.1 26.1-106.2 2 0 8.1-8 14.1-8 6-2 12-2 20.1-2-92.4-94.1-174.7-198.2-241-312.4-34.1-62.1-74.3-122.1-98.3-192.2l-40.2-100.2-28.1-106.1c-22.1-68.1-24.1-142.2-32.1-216.3-4.1-72.1 2-144.2 6-214.3 12-96.1 30.1-192.2 52.2-284.4m2989.6-301.2c-36.2-132.1-96.4-254.2-170.7-366.2l-54.2-72.1c-16.1-22-34.2-40-52.3-60 0 0-10-10-26.1-30.1-16-20-36.1-50-66.2-80-30.1-32-66.3-68.1-102.4-106.1-88.4-70-180.8-138.1-279.2-208.1-166.6-138.2-289.1-300.3-439.7-434.4-74.3-66-154.7-124.1-241-152.1-80.3-24-168.7 4-255 52.1-168.7 100-315.3 252.1-449.8 408.3-132.6 158.1-257.1 326.2-365.5 500.3-44.2 76.1-84.3 154.1-122.5 234.2-16.1 38-40.2 102.1-62.3 168.1-18 54.1-36.1 108.1-46.1 150.1-12.1 42.1-20.1 70.1-20.1 70.1-8.1 24-18.1 50-24.1 76l-32.1 114.1c-18.1 62.1-28.2 126.1-42.2 188.2-10.1 62-20.1 126.1-26.1 190.1-20.1 250.2 50.2 492.4 184.7 708.5 98.4 152.2 222.9 286.3 363.5 404.3 6 2 12 2 18.1 4 152.6 54.1 281.1 142.1 401.6 226.2 10-32 34.1-62 72.3-66 46.2 4 68.2 44 82.3 74v4c0 10-6 22-16.1 26-6 2-12 2-20-2 2 10 4 20.1 4 28.1 0-2 0 8-2 22 12 10 24.1 18 38.1 26-2-14 0-30 4-42 10.1-34.1 36.2-66.1 76.3-70.1 46.2 2 68.3 44 80.4 72.1 0 2 2 2 0 4 0 12-4.1 22-14.1 26h-2c-4 2-12.1 2-20.1 0 4 8 6 18 6 28 0-2 0 8-6 26 0 6-6 16-14 22 16 10 32.1 18.1 48.2 24.1 2-8 2-18.1 6-26.1 10-34 34.1-66 74.3-70 46.2 2 68.2 42 82.3 72v4c0 10.1-6 22.1-16.1 26.1-6 2-12 2-20-2 2 10 4 20 4 30 0-2 2 2 0 10h2c36.1 6 60.2 8 94.4 2l122.5-20c12-2 22-4 32.1-6 2-6 2-12 4-16-6 2-16.1 6-26.1 2-6-4-12.1-10-14.1-24.1 0-2-2-4 0-6 12.1-30 34.2-70 80.4-72 40.1 4 66.2 36 76.3 70 2 8 2 16.1 4 26.1 14-4 30.1-6 44.2-10-12.1-14.1-18.1-34.1-16.1-50.1-2-12 2-20 6-26-6 2-16 6-26.1 2-6-2-12-10-16-24v-6c14-28 36.1-70.1 82.3-72.1 40.1 4 64.2 36 74.3 70.1 8 22 8 46 0 70 2 0-2 6-8 16 20-4 38.1-10 56.2-16l16-4 16.1-28c-2 0-2 0-4-2-18.1-16-24.1-38-22.1-56 0-12 4-20.1 8-28.1-6 4-18 8-28.1 4-6-4-12-10-14-24v-6c12-30 34.1-70 80.3-74 32.1 4 52.2 24 66.3 48 20-40 38.1-82.1 60.2-120.1 32.1-62 62.2-124.1 84.3-190.1 22.1-64.1 48.2-128.1 70.3-194.2l46.2-200.1c30.1-134.1 46.2-274.2 56.2-410.3 4-70.1 4-138.1 0-206.2-2-46-6-72-10-110.1 0 0-12.1-162.1-56.2-272.2-18.1-46-32.2-74-38.2-94-8-18-6-26.1 2-24.1 14.1 2 56.2 36.1 94.4 92.1-2-6 40.2 62.1 68.3 140.1 28.1 76.1 42.1 158.1 42.1 158.1l8.1 56.1 4 74c2 72.1 2 142.1-4 214.2-10.1 142.1-26.1 280.2-58.3 418.3l-50.2 208.2-72.3 198.1c-22 68.1-56.2 130.1-86.3 194.1-32.1 60.1-58.2 124.1-96.4 180.2 58.2-18 118.5-36 178.7-52.1 26.1-6 54.3-12 82.4-18 222.9-374.2 401.6-774.5 479.9-1196.9 50.2-274.2 44.2-552.4-34.1-816.6m-2136.6-536.4c4-6-34.2 58.1-72.3 126.1-36.2 66.1-70.3 136.1-70.3 136.1l-44.2 76.1c-54.2 102.1-102.4 204.1-140.6 310.2-20 58.1-38.1 116.1-52.2 174.1 0 2.1-2 2.1-4 6.1-22.1 18-70.3 46-104.4-24.1 0 0-2-6-2-10 16.1-62 34.1-124.1 56.2-184.1 42.2-112.1 92.4-220.2 148.6-324.2l52.2-92.1s98.4-146.1 182.8-234.2c142.5-152.1 112.4-70 50.2 40m1122.5 2081.6c40.1 4 64.2 38 74.3 72 8 20.1 8 46.1 0 70.1 0-2-10.1 34-42.2 48-14 6-40.2 10-58.2-6-18.1-16-22.1-38-22.1-56 0-12 4-20 8-26-6 2-16 6-26.1 2h-2 2c-8-4-12-10-16.1-24.1v-6c14.1-30 36.2-70 82.4-74m-233-60.1c12.1-30 34.2-72 80.4-74 40.1 4 66.2 38 76.3 70 6 22.1 8 48.1 0 72.1 0-2-12.1 32-44.2 46-14.1 8-38.2 12-56.2-4-18.1-16-24.1-38-22.1-56 0-12 2-20 6-28-6 4-16.1 8-26.1 4-6-4-12.1-10-14.1-26.1 0 0-2-4 0-4m0 226.2c12.1-30 34.2-70 80.4-74 40.1 4 66.2 38 76.3 72 6 20 8 46 0 70.1 0-2-12.1 32-44.2 46-14.1 8-38.2 12-56.2-4-18.1-16-24.1-38-22.1-56.1 0-12 2-20 6-28-6 4-16.1 8-26.1 4-6-4-12.1-10-14.1-26 0 0-2-4 0-4m-162.6-302.2c10-34 36.1-66.1 74.3-70.1 48.2 2 70.3 44.1 82.3 72.1v6c0 10-4 20-14 24v2l-2-2c-4.1 2-12.1 2-20.1 0 4 8 6 18 6 28 0-2 0 8-6 26-4 16.1-26.1 44.1-54.2 40.1-24.1-4-44.2-18-54.3-34-12-16.1-16-32.1-16-32.1-4-20-2-42 4-60m0 226.2c10-34.1 36.1-66.1 74.3-70.1 48.2 2 70.3 44 82.3 72.1v6c0 10-4 20-14 24v2h-2c-4.1 2-12.1 2-20.1-2 4 8 6 18 6 28 0-2 0 10-6 26-4 18-26.1 44-54.2 40-24.1-4-44.2-16-54.3-34-12-16-16-32-16-32-4-20-2-40 4-60m-176.7-154.2c10-34 34.1-66 74.3-70 46.2 2 68.2 44 82.3 74v4c0 10-6 20.1-16.1 24.1v2c-6 2-12 2-20-2 2 8 6 18 4 28 0-2 2 10-4 26-4.1 18-28.2 44-54.3 40-24.1-4-44.1-16-56.2-34-10-16-14-30-14-30-4.1-22-2-42 4-62.1m-156.7 130.1c10.1-34 34.2-66 74.3-70 46.2 2 70.3 42 82.4 72v4c0 10-6 22.1-16.1 26.1h2-2c-6 2-12 2-20.1-2 4 10 6.1 20 4 28 0-2 2.1 10-4 28-4 16-26.1 44-54.2 38-24.1-2-44.2-16-54.2-32-12.1-18-16.1-32-16.1-32-4-20-2-42.1 4-60.1m2.1 192.2c-6.1 2-12.1 2-22.1-2 4 8 6 18 6 28 0-2 2 10-4 26-4 18-28.1 44-54.2 40-24.1-4-44.2-16-56.3-34-12-16-14-30-14-30-4-22-4-42 4-62 10-34.1 34.1-66.1 74.3-70.1 46.2 2 68.3 44 82.3 74.1v4c0 10-6 20-16 26zm130.5 68c4 8 6 18 6 28 0-2 0 10.1-6 28.1-4 16-26.1 42-54.2 38-24.1-4-44.2-16-54.3-34-12-16-16-30.1-16-30.1-4-22-2-42 4-62 10-32 36.1-66 74.3-70 48.2 2 70.3 44 82.3 74v4c0 10-4 20-14 26h-2c-4.1 2-12.1 2-20.1-2m168.7 102.1h-2.1c-6 2-12 2-20-2 4 8 6 18 6 28 0-2 0 10-6 28-4 16.1-26.1 42.1-54.3 38.1-24-4-42.1-16-54.2-34.1-12-16-16-30-16-30-4-22-2-42 4-60 10-34 36.1-68.1 74.3-72.1 48.2 4 70.3 44.1 82.3 74.1v4c0 10-4 22-14 26m6-226.2h2-2c-6 2-12.1 2-20.1-2 4 8 6 18 4 28.1 0-2 2 10-4 28-4 16-26.1 42-54.2 38-24.1-4-44.2-16-54.2-34-12.1-16-16.1-30-16.1-30-4-22.1-2-42.1 4-60.1 10.1-34 34.2-68 74.3-72 48.2 4 70.3 44 82.3 74v4c0 10-6 22-16 26m26.1 116.1c10-34 36.1-68 74.3-72 48.2 4 70.3 44 82.3 74v4c0 10-4 22-14 26h-2c-4.1 2-12.1 2-20.1-2 4 8 6 18.1 6 28.1 0-2 0 10-6 28-4 16-26.1 42-54.2 38-24.1-4-44.2-16-54.3-34-12-16-16-30-16-30-4-22.1-2-42.1 4-60.1m142.6 258.2h-2c-4.1 2-12.1 2-20.1-2 4 10 6 20 6 28 0-2 0 10-6 28.1-4 16-26.1 44-54.2 38-24.1-4-44.2-16-54.3-34-12-16.1-16-30.1-16-30.1-4-22-2-42 4-60 10-34 36.1-68.1 74.3-72.1 48.2 4 70.3 44.1 82.3 74.1v4c0 10-4 22-14 26m170.6-110.1s-12 34.1-44.1 48.1c-14.1 6-38.2 12-58.3-6-16-14-22.1-38.1-20-56.1 0-10 2-20 6-26-6 4-16.1 8-26.1 2v2-2c-6.1-2-12.1-8-14.1-24-2 0-2-4 0-6 12.1-28 34.2-70.1 80.3-72.1 40.2 4 66.3 36.1 76.3 70.1 6.1 22 6.1 48 0 70m152.7-90s-12.1 34-44.2 48c-14.1 6-38.2 12-56.2-4-18.1-16-24.1-40-22.1-58 0-10.1 2-18.1 6-26.1-6 4-16.1 8-26.1 2-6-2-12.1-8-14.1-24 0 0-2-4 0-6 12.1-28 34.2-70 80.4-72 40.1 4 66.2 36 76.3 70 6 22 8 48 0 70.1m150.6-78.1c2-2-10.1 34-42.2 48-14.1 6-40.2 12-58.2-6-18.1-16-22.1-38-22.1-56 0-12 4-20 8-26-6 2-16.1 6-26.1 2-6-4-12-10-16.1-24v-6c14.1-30.1 36.2-70.1 82.4-72.1 40.1 2 64.2 36 74.3 70.1 8 20 8 46 0 70m3340.7-1252.6c-2-88.2-10.1-170.3-34.2-250.4-20-78.1-58.2-150.2-112.4-204.3-24.1-26-54.2-46.1-86.3-62.1-6.1 10-12.1 20-18.1 30.1-102.4 180.2-92.4 94.1-56.2-28.1-4 6 20.1-64.1 42.1-138.2 20.1-72.1 34.2-146.2 34.2-146.2 4-18 8-34.1 12-50.1l4-26v-6l4.1-32.1c4-28 4-56.1 2-82.1-6.1-106.2-68.3-184.3-170.7-222.3-100.4-38.1-220.9-46.1-337.3-50.1-232.9-4-465.8 46.1-674.7 148.2-208.8 102.2-395.5 250.4-556.1 422.6-140.6 154.3-261.1 324.5-367.5 504.8 6 162.2-8 322.5-38.1 476.7-74.3 378.5-218.9 731.1-401.6 1061.6 34.1-20.1 68.3-44.1 100.4-68.1 46.2-36.1 90.3-76.2 134.5-114.2l469.9-456.7c66.2-70.1 130.5-140.2 192.7-208.3l70.3-78.1s122.5-120.2 214.8-200.3c58.3-52.1 88.4-74.1 100.4-74.1 18.1-2-10 54.1-56.2 118.2 6-4-40.2 58-88.3 118.1l-96.4 124.2-184.7 202.3c-72.3 78.1-144.6 154.2-218.9 228.3-136.5 138.3-277.1 274.5-429.7 398.6l38.2-14c54.2-18 108.4-46.1 162.6-68.1 32.1-14 62.2-30 92.4-46.1 0 0 122.4-50 271-110.1 70.3-32.1 106.4-42.1 118.5-38.1 18.1 4-28.1 46.1-92.4 94.2 6.1-4-56.2 40-122.5 80.1-66.2 42-136.5 82.1-136.5 82.1-28.1 12-54.2 26-82.3 38.1-34.1 14-66.3 30-98.4 44 32.1 6 64.3 10 96.4 18.1 80.3 22 160.6 38 249 72.1 22 8 44.1 18 66.2 30 12.1 6 22.1 12 32.1 20 10.1 6 30.2 22.1 44.2 36.1 28.1 28 42.2 68.1 38.2 110.1 0 10.1-2 22.1-6.1 34.1 235-66.1 459.8-176.3 654.6-324.5 188.7-142.2 353.4-320.4 485.9-518.7l94.4-152.3c22.1-52 50.2-100.1 62.2-156.2l14.1-46.1c4-12 6-24 8-36l14.1-76.1s4-16.1 8-40.1c4-26 10-62.1 18.1-104.1 14-84.2 28.1-194.3 52.2-286.5 38.1-152.2 74.3-192.2 84.3-172.2 6 10 8 34 10 68.1-2 32-2 74.1-2 122.2 2-10 0 100.1 2 216.3 0 58.1-2 118.2-4 164.2 0 46.1-6 78.1-6 78.1l-14.1 86.2c-8 30-12 42-36.1 120.1-10 32.1-26.1 62.1-40.2 92.2-14 30-28.1 62.1-44.1 86.1-34.2 54.1-64.3 110.2-102.4 160.2-122.5 178.3-271.1 338.5-437.7 476.7 192.7-62 389.5-120.1 596.3-152.2 70.3-12 142.5-18 214.8-22 6.1-12 14.1-22 20.1-34.1 156.6-304.4 214.9-658.9 224.9-1005.4 2-88.2 2-174.3-2-262.4m-1501.9 863.2c-6 6-24.1 24.1-40.2 38.1-16 16-32.1 30-32.1 30s-16 14.1-34.1 28.1c-16.1 16-40.2 28-48.2 34-14.1 8-28.1 2-48.2-12 2-28 2-42 12.1-50.1 6-4 24.1-12 40.1-28 16.1-14 32.1-26 32.1-26s14.1-12.1 30.2-26.1c14-16 32.1-32 38.1-38 10-10 24.1-6 50.2 0 8 24 10 40 0 50"/><path fill="#041e42" d="M18188.3 11317.6c-121.2 31.3-372.3 67.5-604.7 96.3-198.7-26.3-634.8-150-627.3-318.8 20-257.5 433.6-710 659.7-735 225-25 663.5 507.5 756 661.3-112.5 187.5-71.2 187.5-183.7 296.2"/><path fill="#d69a2d" d="M18123.4 11334.5c-108.6 31.2-328.5 67.5-535.9 96.2-176.1-26.2-557.1-126.2-550.9-295 7.5-27.5 374.8-646.2 575.9-671.2 201.1-25 587.1 542.5 667.1 566.2-99.9 187.5-56.2 195-156.2 303.8"/>
10
+ </svg>
11
+ </g>
12
+ </svg>