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 660 440" preserveAspectRatio="none">
9
+ <path d="M0 440h660V0H0z" fill="#002a86" style="display:inline"/><g fill="#efae0e" style="display:inline"><path d="m336.355 74.882 10.127-7.361-12.85.086-3.863-11.419-3.541 11.311H313.71l10.128 7.383-4.058 12.15 10.321-7.554 10.3 7.555-4.047-12.15m-91.865 29.272 9.933-7.727-12.7.538-4.24-11.408-3.486 11.602-12.345.549 9.977 7.081-3.347 12.065 10.127-7.921 10.493 7.189-4.412-11.968m-55.393 85.323 12.86-1.011-10.87-6.62 2.766-11.794-9.201 7.931-10.87-6.457 4.972 11.44-9.75 8.255 12.699-1.087 4.638 11.87 2.756-12.527m11.784 93.18 9.363-8.76-12.527 1.657-5.155-10.87-2.39 11.989-12.333 1.464 10.86 6.059-2.573 12.527 9.385-8.825 10.708 6.339-5.338-11.58m64.778 65.434 2.206-12.527-9.352 8.932-10.676-5.693 5.489 10.956-9.03 8.653 12.344-1.657 5.338 11.58 2.379-12.689L276.872 354l-11.225-5.886"/><path d="m302.293 78.552-1.475-.732-1.463-.732-3.132-.355-2.95.183-2.388.55-2.95.73-2.4.173 3.692-2.023 4.779-2.745 4.789-3.325 1.657-1.657 1.292-1.475.925.183 1.087-.377.743-.538.549-.742.183-1.087-.183-1.12-.55-.925-.925-.549-1.108-.355-.915.194-.915.548-.732.915-.183 1.098.183.926.366.925.732.732-.183.172-2.938 2.583-3.498 2.4-3.691 2.013-3.864 2.023-7.91 3.315-7.92 2.4 1.474-.926 1.506-1.012 5.521-2.755 4.208-2.475 1.83-1.657 1.668-1.852 1.657-1.85 1.087-2.207 1.109-2.378.549-2.583-2.39.355-2.023.57-2.217.904-1.84 1.109-3.67 2.572-3.132 3.132-2.755 3.315-2.217 3.304-1.657 2.96-1.098 2.184-.355.387-.926-.387-.366-.71.172-1.109.366-1.291 1.109-3.132.915-3.293h.925l.915-.377.743-.743.366-.925v-.904l-.366-.926-.743-.732-.915-.376h-1.108l-.926.376-.538.732-.366.926-.183.904.366.742.366.538.743.55-.926 2.97-1.291 3.293-1.658 3.508-1.657 2.756-7.91 4.778-.183-.721v-1.109l.731-2.4.743-1.28 1.28-1.098 2.584-2.034.925-1.28.732-2.024.366-2.583v-3.68l-.549.925-1.108.742-2.756 1.82-2.948 2.206-1.281 1.313-1.109 1.635-.366 1.109.183 1.474.55 1.475.914 1.83.366 1.108v1.098l-.183 2.4-2.378 1.84-.743.549-.183.549.183.355.194.193 1.087.183 1.108-.538 2.938-1.85 2.4-.367h2.755l1.292.366 1.291.538 1.098.743.732 1.108-.549.926-.172.904.172 1.12.366.903.926.732 1.097.377 1.109-.183 1.098-.549.742-.926.355-1.097-.172-1.109-.549-.925-.742-.71-.915-.388h-1.109l-.914.387-1.658-1.668-1.84-1.28-2.023-.55-2.024-.182 3.67-2.207 2.023-.376 1.852.183 2.023.376 2.023.904 2.766 1.669 3.498 1.463 1.84.55 1.84.193h2.024l1.84-.55 3.132-1.301 1.098-.355h1.28l-.914-1.292-1.658-1.485-3.304-2.927-2.206-.926-2.4-.377-2.39.194-2.023.732-2.583 1.098-2.582.753-2.39.355-2.206-.549 3.315-1.657 2.572-1.28 8.653-2.939 2.217.162 2.39.925 2.195 1.098 2.034 1.463 3.12 1.669 3.132.925 3.315.377 3.315-.377 2.949-.925 2.744-1.281 2.4-1.851 1.658-2.206-2.217.183-2.39-.356-2.389-.731-2.206-1.292m-79.522 45.47-1.658.194-1.657.377-2.583 1.657-2.195 1.83-1.658 2.023-1.84 2.39-1.84 1.474 1.657-3.68 2.206-5.339 1.647-5.338.366-2.4v-1.83l.925-.538.55-.925.376-.926v-.925l-.56-1.098-.732-.732-1.097-.355-1.098.161-.926.377-.732.926-.376.904v1.119l.376.925.732.71.926.377 1.098.173v.193l-.915 3.864-1.292 4.057-1.657 4.036-1.84 3.885-4.24 7.523-4.596 6.651 1.28-3.68 2.583-5.532 1.658-4.22.366-2.4.366-2.582v-2.4l-.366-2.561-.732-2.4-1.109-2.4-1.474 1.668-1.474 1.85-1.087 1.82-.926 2.023-1.291 4.413-.55 4.434v4.23l.184 3.863.56 3.325.537 2.562-.172.549-.925.183-.732-.377-.56-.904-.549-1.302-.914-3.132-1.292-3.132.732-.549.366-.925.194-.904-.194-.915-.732-.743-.732-.549-1.098-.161-.925.355-.732.549-.549.925-.183.904.366.926.549.732.549.549.742.183h.915l1.098 2.755.926 3.508.914 3.681.183 3.304-3.132 8.653-.731-.538-.538-.926-.926-2.206-.183-1.668.366-1.636.743-3.132v-1.474l-.743-2.034-1.292-2.379-2.206-2.96v1.109l-.366 1.28-.925 3.133-1.098 3.68-.172 1.851.172 1.83.366 1.098.925 1.108 1.464.926 1.84.732.926.548.732.926 1.291 2.023-.914 2.938v.926l.182.549.183.183h.366l.915-.56.732-1.098 1.108-3.304 1.475-1.657 2.39-1.657 1.29-.55 1.281-.376h1.292L204 159v.925l.538.926.743.71.915.549h1.291l.915-.355.926-.904.365-.926.183-1.302-.548-.904-.732-.926-1.109-.548h-.925l-1.087.355-.743.549-.549.925-2.206-.355-2.206.172-2.034.732-1.658 1.109 1.475-4.058 1.291-1.28 1.658-1.109 1.84-.904 2.206-.57 3.132-.356 3.67-.925 1.84-.732 1.658-1.098 1.474-1.119 1.108-1.636 1.658-2.777.732-.904.915-.925-1.475-.377-2.195-.355-4.424-.194-2.206.55-2.217 1.301-1.84 1.647-1.098 1.657-1.28 2.562-1.658 2.228-1.658 1.453-2.023 1.119 1.475-3.326 1.28-2.561 4.972-7.738 2.024-1.12 2.066-.817 2.895-.463 2.217-.162 3.498-.57 3.132-1.098 2.755-1.83 2.4-2.227 2.023-2.561 1.292-2.756.72-2.755v-2.96l-1.646 1.658-2.023 1.098-2.4.925-2.572.377m-35.73 85.043-1.291 1.098-.915 1.302-1.292 2.938-.549 2.755v5.532l-.549 2.4-.914-4.057-1.475-5.338-2.023-5.328-1.109-2.227-1.097-1.658.366-.904v-.925l-.366-.926-.56-.732-1.087-.549h-1.108l-.926.194-.915.732-.549.925v1.098l.366 1.087.732.754.743.548 1.097.173.915-.173.915-.731v.355l1.657 3.68 1.475 3.864 1.108 4.057.915 4.23 1.109 8.653.366 8.093-.883-1.55-.549-2.045-.958-5.962-1.291-4.412-1.098-2.228-1.28-2.196-1.475-2.034-1.84-1.636-2.024-1.668-2.217-1.108-.366 2.228v2.184l.732 4.413 1.658 4.25 2.217 3.865 2.561 3.486 2.583 2.95 2.39 2.389 2.023 1.668v.538l-.55.742-.72.183-1.109-.376-1.108-.732-2.573-2.023-1.474-.926-1.474-.732.183-.925-.183-1.087-.539-.743-.742-.549-.915-.377-.925.194-.915.55-.56.73-.366.926.183 1.087.56.743.732.732.731.194h.915l.732-.377.56-.549 2.572 1.657 2.949 2.207 2.949 2.4 2.206 2.4 2.561 8.825h-.732l-1.097-.356-2.024-1.302-1.097-1.097-.743-1.475-1.291-2.938-1.098-1.302-1.647-1.098-2.4-1.302-3.498-.71.55.71.548 1.302 1.109 3.132 1.28 3.487.926 1.668 1.291 1.28 1.087.732 1.292.194h1.657l2.024-.742h1.108l1.109.366 2.206.731 1.087 2.96.56.721.365.377h.366l.366-.377.377-.926-.194-1.28-1.098-3.11.366-2.4.732-2.756.56-1.302.915-.925 1.108-.904 1.098-.377.732.732.925.355 1.098.194.926-.194.914-.71.743-.926.183-1.087-.366-1.12-.56-1.108-1.097-.549-1.109-.172-1.108.355-.915.55-.538.731-.194 1.098v.925l-2.023 1.12-1.658 1.463-1.097 1.851-.743 1.83-1.087-4.057.172-2.013.732-1.851.926-1.647 1.28-1.85 2.4-2.207 2.206-2.938 1.109-1.657.732-1.83.366-1.851v-2.023l-.366-3.315-.183-1.098.366-1.302-1.475.753-2.023 1.098-3.498 2.4-1.474 1.83-.915 2.206-.56 2.389.194 2.206.55 2.777v2.561l-.367 2.4-1.108 2.024-1.292-6.436-.732-9.019.915-2.228 1.475-2.012 1.657-1.83 1.84-1.668 2.4-2.39 1.84-2.948 1.088-3.132.56-3.132v-3.11l-.743-3.132-1.087-2.583-1.658-2.378-.376 2.184-.915 2.207-1.292 2.228-1.84 1.83m23.752 89.293-.366 1.668.183 1.464.55 3.132 1.28 2.583 1.474 2.023 1.84 2.583.915 2.023-3.12-2.593-4.413-3.487-4.79-3.132-2.023-.926-2.023-.538-.183-1.098-.56-.753-.914-.549-.926-.172-1.098.172-.914.55-.732.925-.183 1.108.183 1.12.538.71.925.732 1.098.193.926-.193.914-.356.56-.731.366-1.12.366.194 3.498 1.851 3.497 2.368 3.304 2.594 3.315 2.938 6.07 6.08 5.166 6.264-1.808-.829-1.507-1.377-4.412-4.058-3.864-2.755-2.023-1.12-2.4-.925-2.39-.549-2.4-.355h-2.572l-2.583.355 1.109 2.045 2.949 3.304 1.657 1.464 3.864 2.4 4.046 1.851 4.058 1.087 3.853.926 3.314.376 2.573.172.56.377v.926l-.56.549-1.098.355h-1.292l-3.314.193-3.487.356-.366-.926-.56-.71-.915-.388h-.925l-1.098.388-.56.71-.366.926-.172.925.538 1.109.56.549.915.355 1.108.193.732-.376.56-.55.538-.548.183-.926 2.949-.161h3.68l3.864.161 3.132.57 7.35 5.339-.538.549-1.108.355-2.39.355-1.657-.355-1.474-.732-2.755-1.474-1.475-.355h-2.217l-2.561.548-3.315 1.281.915.355 1.108.55 2.755 2.033 3.315 1.851 1.658.721 1.84.377h1.291l1.098-.743 1.292-1.108 1.28-1.647.915-.538.926-.57 2.389-.55 2.583 1.475.732.377h.56l.365-.194.183-.355-.377-1.108-.914-.904-2.766-1.851-1.28-2.045-.926-2.562-.183-1.474v-1.28l.366-1.303.742-1.087.915.183 1.108-.183.915-.549.55-.925.365-1.098v-1.109l-.549-.925-.915-.721-1.108-.377h-1.098l-1.108.549-.732.925-.366 1.098.172.926.377.914.732.743-1.109 2.013-.366 2.206v2.217l.743 1.84-3.498-2.583-.926-1.636-.538-1.85-.366-2.024.183-2.034.355-3.326v-3.67l-.172-2.023-.366-1.83-.925-1.85-1.109-1.464-2.389-2.4-.732-.926-.376-1.097-.915 1.302-.926 2.023-1.28 4.23-.183 2.206.742 2.39.904 2.205 1.475 1.669 2.023 2.012 1.657 2.023 1.109 2.228.366 2.013-2.755-2.228-2.034-2.013-6.07-6.812-.743-2.206v-2.562l.194-2.593.549-2.368.549-3.326-.366-3.487-.926-3.131-1.464-2.777-2.034-2.562-2.389-2.023-2.39-1.474-2.765-.754 1.109 2.045.548 2.206.183 2.562-.366 2.583m127.231 83.009h3.864l2.217-.549 2.023-1.087v-.377l-.365-.549-2.583-.925-3.864-1.475-2.217-1.087-2.39-1.291-3.497-1.84-2.39-.721-1.657-.57-.925-.539-1.087-1.12-2.023-2.937-1.475-3.68-.194-1.658v-1.475l.926-.355.743-.742.538-.926.183-.904-.377-1.109-.538-.925-.915-.732-1.291-.172-1.098.355-.926.732-.56.925-.172 1.098.173 1.12.56.731.925.732.915.172.183 2.938.731 3.681 1.098 3.132.743 1.302.732.721-4.24-.366-1.647-.925-1.464-1.281-1.474-1.464-.926-2.023-1.291-2.938-2.024-3.326-1.098-1.474-1.474-1.302-1.474-1.087-1.84-.721-3.315-.754-.926-.549-1.087-.731v1.657l.355 2.206.926 4.23 1.097 2.034 1.84 1.83 2.024 1.28 2.034.549 2.755.57 2.4 1.087 2.024 1.12 1.657 1.636-3.68-.55-2.767-.537-8.835-2.756-1.658-1.474-1.28-2.228-1.109-2.185-.915-2.206-1.291-3.325-2.024-2.583-2.583-2.206-2.755-1.83-2.948-1.098-2.939-.56-2.948.184-2.766.742 1.84 1.087 1.84 1.668 1.475 2.013.925 2.4.732 1.657.743 1.28 2.206 2.207 2.561 1.668 2.217.915 2.756 1.098 2.034 1.474-4.391-.635-5.37-.646-5.522-.193-2.4.193-2.012.539-.732-.732-.926-.355h-.925l-.915.355-.915.732-.376.925-.183 1.12.366.903.742.926.915.549h1.108l1.098-.366.732-.538.549-.926.194-1.119-.377-.904h.377l4.046-.183 4.047.183 4.24.355 4.413.743 8.276 2.206 7.738 2.561-3.875-.172-6.07-1.087-4.606-.376-2.378.161-2.4.377-2.39.742-2.4.926-2.206 1.28-1.84 1.658 2.023 1.098 2.024.925 2.217.538 2.206.388h4.423l4.413-.55 4.23-1.118 3.68-1.281 2.949-1.475 2.389-1.108h.549l.549.926-.172.731-.743.743-1.109.925-2.938 1.658-1.291.904-1.292 1.108-.731-.56-.915-.171-1.098.172-.743.56-.548.742-.366.926.183 1.087.549.742.731.732.926.194 1.098-.194.731-.549.55-.549.376-.753v-.904l-.194-.732 2.4-1.851 3.132-1.83 3.304-1.85 2.949-1.099h2.583l2.39.55 2.195.548 2.217.355 1.291.194 1.464.57 2.949 1.82 2.766 2.023 2.389 2.206m77.52-276.891-9.761-7.716 12.527.355 4.219-11.225 3.497 11.58 12.528.549-10.3 6.812 3.487 12.334-10.116-7.9-10.493 6.996 4.412-11.785m55.048 85.248-12.516-1.109 10.86-6.435-2.756-11.785 9.385 7.92 10.687-6.456-4.79 11.418 9.751 8.276-12.882-1.086-4.79 11.601-2.948-12.344m-11.601 93.168-9.203-8.663 12.334 1.657 5.155-11.053 2.583 11.957 12.516 1.668-11.042 6.07 2.562 12.528-9.374-8.847-11.053 6.07 5.521-11.387m-64.616 65.349-2.207-12.345 9.02 8.858 10.858-5.726-5.155 11.064 8.6 8.642-12.334-1.668-5.102 11.44-2.389-12.527-12.527-1.668 11.236-6.07"/><path d="m357.718 78.94 1.475-.926 1.463-.549 3.132-.377 2.949.183 2.39.55 2.937.731h2.39l-3.67-1.819-4.79-2.776-4.595-3.304-1.84-1.658-1.292-1.474h-.926l-.914-.194-.926-.538-.538-.926-.183-1.097.183-.926.538-.925.926-.732 1.108-.172 1.098.172.925.57.55.904.182 1.109v.904l-.549.925-.742.55.194.182 3.12 2.594 3.305 2.367 3.68 2.207 3.875 2.045 8.093 3.325 7.738 2.368-1.475-1.087-1.84-1.098-5.338-2.583-4.057-2.583-1.84-1.474-1.636-1.83-1.475-2.034-1.291-2.023-.926-2.4-.549-2.583 2.206.377 2.207.548 2.034.732 2.023 1.12 3.67 2.755 3.132 3.11 2.572 3.315 2.217 3.132 1.647 2.948 1.097 2.4.55.162.925-.355.183-.732v-.926l-.366-1.28-1.292-3.11-.914-3.326h-.926l-.915-.355-.549-.765-.366-.904v-.925l.366-.915.55-.743 1.097-.355h.926l.914.355.743.743.366.915v.742l-.183.926-.56.549-.549.538.743 2.949 1.464 3.293 1.474 3.52 1.84 2.744 7.738 4.8.183-.926v-.904l-.742-2.421-.732-1.26-1.292-1.108-2.389-2.023-.915-1.303-.914-2.023-.366-2.744v-3.52l.72.743.926.926 2.756 1.83 3.131 2.205 1.292 1.303.925 1.636.366 1.119v1.463l-.56 1.475-1.097 1.851-.366.904v1.302l.366 2.206 2.39 1.83.548.732.194.549v.376l-.377.173-1.098.193-1.108-.549-2.766-1.85-2.39-.356h-2.754l-1.464.355-1.292.55-1.108.753-.732 1.097.549.915.183.904v1.12l-.549.925-.926.732-1.097.172h-1.109l-1.098-.549-.731-.925-.183-1.087v-1.098l.549-1.109.925-.549.915-.355h.925l1.087.355 1.475-1.668 1.84-1.28 2.034-.732h2.024l-3.681-2.4-1.84-.183-2.024.183-2.023.377-1.84.904-2.95 1.668-3.314 1.463-2.023.55-1.84.193h-2.024l-1.84-.549-2.95-1.302-1.097-.355h-1.291l.914-1.281 1.658-1.668 3.315-2.755 2.023-.915 2.4-.366 2.572.172 1.84.732 2.583 1.12 2.562.731 2.4.172 2.206-.355-3.315-1.83-2.561-1.119-8.47-2.938-2.4.162-2.39.925-2.206 1.098-2.023 1.302-2.949 1.83-3.314.925-3.315.183-3.121-.183-3.132-.925-2.766-1.453-2.206-1.679-1.84-2.185 2.389.162 2.217-.355 2.389-.732 2.217-1.281m79.522 45.482 1.84.193 1.475.355 2.755 1.496 2.206 2.013 1.475 2.023 1.84 2.389 1.84 1.474-1.657-3.863-2.023-5.155-1.84-5.338-.367-2.4v-2.013l-.915-.549-.56-.732-.365-.925.183-.926.377-1.097.914-.732.915-.377h1.098l1.108.549.732.732.366 1.108-.172 1.098-.377.926-.732.731-.925.366h-.915v.377l.915 3.864 1.108 4.035 1.658 3.886 1.84 4.035 4.23 7.362 4.789 6.812-1.292-3.68-2.755-5.51-1.474-4.435-.549-2.378-.366-2.39v-2.4l.366-2.582.732-2.4 1.108-2.368 1.647 1.657 1.28 1.83 1.11 1.851.925 2.013 1.291 4.412.55 4.413.182 4.25-.366 3.843-.366 3.325-.742 2.562.366.57.925.172.732-.365.538-.926.377-1.28.914-3.133 1.292-3.131-.732-.732-.377-.732-.172-.926.355-.904.56-.925.915-.355.925-.194.915.194.926.71.366.753.183 1.098-.183.926-.55.71-.742.377-.732.376-.72-.183-1.11 2.938-1.108 3.498-.732 3.692-.376 3.304 3.132 8.47.742-.377.549-.904.926-2.4.172-1.464-.172-1.668-.743-3.132v-1.636l.549-2.044 1.28-2.39 2.218-2.755v1.087l.365 1.313 1.109 3.132.915 3.487.183 2.012v1.852l-.55 1.097-.925 1.109-1.28.742-2.034.904-.732.56-.926.904-1.087 2.045.721 2.938v1.28l-.366.388h-.355l-.925-.549-.55-1.119-1.108-3.315-1.657-1.646-2.206-1.658-1.281-.732-1.292-.193-1.474-.194-1.28.57v.904l-.367.926-.742.732-1.098.387-1.108.183-1.098-.57-.732-.732-.549-1.087v-1.098l.366-1.119.732-.732 1.108-.549h1.098l.915.366.732.56.56.904 2.389-.355 2.217.172 2.023.753 1.636 1.098-1.636-4.057-1.292-1.292-1.657-1.302-1.84-.71-2.024-.55-3.314-.376-3.498-1.098-1.84-.753-1.658-.904-1.464-1.109-1.291-1.646-1.657-2.96-.55-.904-1.108-.732 1.475-.387 2.389-.355 4.24-.183 2.39.538 2.023 1.313 1.85 1.636 1.282 1.657 1.291 2.583 1.474 2.023 1.83 1.658 1.84 1.097-1.474-3.486-1.28-2.4-4.962-7.738-2.034-1.281-2.39-.732-2.389-.387-2.4-.162-3.497-.549-3.132-1.108-2.766-1.83-2.39-2.228-1.84-2.572-1.28-2.755-.732-2.938v-2.777l1.657 1.475 2.024 1.302 2.389.904 2.389.377m35.903 84.859 1.108 1.282.915 1.28 1.28 2.777.55 2.938.183 2.572v2.96l.548 2.184.926-3.842 1.474-5.531 1.84-5.338 1.088-2.035 1.108-1.646-.366-.926v-.925l.366-.904.743-.926.915-.377 1.108-.16 1.098.354.732.732.549.926v1.097l-.183 1.109-.721.742-.926.539-.915.172-1.108-.355-.732-.55-.194.194-1.657 3.67-1.464 4.036-1.098 4.058-.914 4.23-1.109 8.663-.377 8.093.743-1.647.549-2.034 1.28-5.887 1.292-4.606.915-2.206 1.291-2.013 1.658-2.023 1.657-1.851 2.023-1.464 2.4-1.291.173 2.4v2.206l-.173 2.185-.56 2.227-1.657 4.23-2.206 3.864-2.39 3.487-2.582 2.948-2.39 2.4-2.033 1.464-.173.743.55.732h.914l.926-.356 1.097-.742 2.766-1.84 1.475-1.098 1.474-.732-.366-.926.183-.925.55-.743.72-.538.926-.387 1.108.215.732.355.743.904.183.926-.183.925-.377.926-.915.549-.742.355h-.732l-.743-.355-.72-.55-2.573 1.658-2.949 2.206-2.766 2.379-2.39 2.4-2.582 8.846h.926l.914-.376 2.217-1.281.915-1.12.926-1.452 1.087-2.96 1.108-1.28 1.658-1.281 2.583-1.12 3.497-.731-.742.731-.55 1.303-.925 3.11-1.463 3.52-.915 1.463-1.292 1.474-.925.55-1.464.376-1.657-.194-2.034-.538h-.915l-1.292.161-2.206.926-1.098 2.949-.366.538-.548.377h-.366l-.377-.183-.366-.904.183-1.303 1.109-3.304-.183-2.227-.743-2.755-.732-1.281-.925-1.087-.915-.743-1.292-.549-.731.904-.926.388-.904.183-1.109-.377-.925-.549-.549-.925-.183-1.281.183-1.109.743-.925.914-.549 1.109-.172 1.087.172.925.732.55.742.376 1.109-.194.904 2.034 1.12 1.658 1.463 1.097 1.851.743 1.83 1.28-4.22-.365-1.85-.549-1.851-.926-1.83-1.474-1.657-2.206-2.207-2.39-2.948-.925-1.83-.732-1.657-.549-1.851v-2.013l.55-3.326v-1.097l-.378-1.281 1.475.549 2.023 1.12 3.509 2.56 1.474 1.83 1.098 2.206.366 2.39-.183 2.044-.366 2.939-.183 2.572.549 2.389.742 2.023.915-3.68.55-2.756.742-9.018-.926-2.207-1.474-2.034-1.647-2.023-1.84-1.474-2.4-2.562-1.84-2.776-1.11-3.132-.537-3.11.172-3.315.56-2.95 1.097-2.754 1.658-2.207.549 2.207.731 2.217 1.475 2.012 1.84 1.851m-23.73 89.273.182 1.657v1.658l-.731 3.11-1.292 2.594-1.474 2.012-1.84 2.4-.926 2.207 3.132-2.562 4.423-3.52 4.79-3.13 2.195-1.088 1.84-.549.366-.925.549-.732.742-.55 1.109-.193 1.087.194.925.549.55.732.182 1.097-.183 1.109-.549.925-.925.743-.904.161-1.109-.16-.925-.571-.55-.721-.365-.926-.183.172-3.498 1.851-3.497 2.4-3.498 2.562-3.304 2.776-5.898 6.242-5.338 6.264 3.315-2.206 4.606-4.058 3.67-2.755 2.206-1.119 2.217-.904 2.39-.732 2.572-.376h2.4l2.583.548-1.109 1.852-1.291 1.84-1.658 1.646-1.657 1.475-3.853 2.39-4.047 1.656-4.057 1.292-3.864.926-3.314.355h-2.583l-.366.56v.903l.549.55.925.376h4.779l3.314.366.366-.743.732-.732.926-.355h.925l.915.355.743.732.365.926v.925l-.365.926-.743.71-.915.388h-.925l-.926-.194-.549-.549-.366-.732-.172-.732-3.132-.366h-3.68l-3.681.366-3.315.56-7.361 5.338.732.549.925.355 2.572.194 1.475-.194 1.474-.732 2.755-1.657 1.658-.366h2.023l2.755.743 3.315 1.28-1.098.377-1.098.549-2.765 1.85-3.132 2.013-1.84.743-1.658.355-1.27-.194-1.291-.538-1.292-1.097-1.291-1.658-.732-.549-1.109-.549-2.206-.57-2.755 1.496-.732.355h-.56l-.365-.183v-.366l.183-1.108.925-.904 2.755-1.851 1.292-2.013.914-2.755.366-1.302v-1.453l-.366-1.302-.731-1.098-1.098.172-.926-.172-.925-.377-.732-.925-.366-1.087.183-1.12.549-.904.742-.925 1.087-.183h1.292l.925.538.732.926.377.925v1.098l-.377.925-.732.732.915 2.024.55 2.206-.173 2.206-.743 1.851 3.498-2.594.926-1.635.731-1.852.183-2.012v-2.206l-.366-3.132-.182-3.875.182-1.85.55-1.83.742-1.851 1.087-1.442 2.4-2.4.732-.926.549-1.28.742 1.474.926 2.012 1.463 4.23v2.228l-.548 2.378-1.109 2.206-1.28 1.658-2.218 1.83-1.71 2.227-1.099 2.206-.301 2.013 2.938-2.39 2.023-1.829 6.081-6.812.549-2.4v-2.39l-.183-2.593-.549-2.39-.366-3.486.183-3.326 1.098-3.11 1.474-2.96 1.83-2.378 2.4-2.045 2.572-1.464 2.583-.925-.926 2.034-.731 2.4v2.378l.366 2.583m-127.404 83.031-1.657.183h-2.217l-2.206-.55-1.83-1.302-.183-.355.538-.355 2.4-.925 3.864-1.475 2.4-1.108 2.206-1.475 3.68-1.636 2.207-.925 1.647-.377 1.108-.549.915-1.097 2.034-3.132 1.464-3.509.366-1.636-.173-1.474-.925-.377-.732-.732-.549-.925-.183-1.098.366-1.098.743-.925.914-.538 1.098-.194 1.098.377.925.549.55 1.097.193 1.109-.194 1.098-.549.731-.925.732-.915.194-.183 2.938-.549 3.498-1.28 3.315-.55 1.28-.925.743 4.413-.377 1.668-.904 1.463-1.302 1.292-1.647 1.098-1.85 1.28-2.939 1.84-3.325 1.11-1.464 1.474-1.453 1.657-.926 1.647-.742 3.314-.915 1.098-.387 1.109-.732-.183 1.657-.183 2.206-1.109 4.23-1.087 2.034-1.657 1.647-2.217 1.485-1.84.549-2.756.549-2.582.925-2.024 1.28-1.474 1.658 3.68-.538 2.766-.549 8.653-2.776 1.658-1.658 1.474-2.023 1.087-2.206.743-2.39 1.474-3.142 2.023-2.745 2.39-2.206 2.765-1.668 2.95-1.087 3.131-.549 2.938.183 2.583.721-1.84 1.109-1.658 1.646-1.474 2.034-1.109 2.4-.548 1.475-.926 1.464-2.195 2.206-2.39 1.474-2.4 1.12-2.755 1.086-1.85 1.281 4.056-.538 5.521-.549 5.715-.194 2.39.194 1.84.549.72-.743.926-.376h.926l1.098.193.732.732.56 1.098v1.109l-.367.925-.742.926-.915.355-1.109.194-1.108-.377-.721-.743-.366-.732-.183-1.097.183-.926h-.183l-4.057-.183h-4.23l-4.24.55-4.23.752-8.459 2.013-7.738 2.755 4.047-.183 5.886-1.098 4.607-.355 2.389.162 2.583.387 2.39.538 2.205 1.098 2.217 1.302 2.024 1.636-2.024 1.12-2.217.925-2.023.549-2.206.355H365.8l-4.413-.549-4.057-1.108-3.67-1.292-3.132-1.464-2.206-1.28-.55.183-.559.72.194.916.732.742 1.108.732 2.755 1.851 1.475.904 1.291 1.12.721-.55.926-.193.915.193.925.55.55.731-.152 1.012.151.818-.366.925-.915.57-.925.356-.926-.194-.914-.549-.539-.538-.193-.925v-.743l.193-.71-2.4-1.851-3.131-2.034-3.315-1.647-3.132-1.109h-2.572l-2.379.539-2.217.548-2.023.194-1.474.355-1.292.57-2.938 1.658-2.949 2.206-2.389 2.024"/></g><g style="display:inline"><g fill="#efae0e" style="display:inline"><path d="m286.778 317.083-4.657-1.994 2.55 4.41-3.429 3.927 5.065-1.13 2.666 4.608.506-5.338 5.152-1.138-4.872-2.09.494-5.227zm86.502.09 4.657-1.99-2.548 4.401 3.43 3.931-5.067-1.134-2.67 4.617-.503-5.345-5.147-1.138 4.863-2.088-.486-5.23z"/><path d="M329.699 109.99a1.935 1.935 0 0 0-1.933 1.935c0 1.072.863 1.938 1.933 1.938a1.936 1.936 0 0 0 0-3.873m-81.323 37.515a1.94 1.94 0 0 0-1.937 1.938 1.934 1.934 0 1 0 3.87 0 1.936 1.936 0 0 0-1.933-1.938m-24.837 52.303a1.938 1.938 0 0 0 0 3.875 1.937 1.937 0 0 0 0-3.875m3.002 49.295a1.933 1.933 0 0 0-1.926 1.937c0 1.07.86 1.94 1.926 1.94a1.94 1.94 0 0 0 1.937-1.94 1.937 1.937 0 0 0-1.937-1.937m153.096-127.318a1.94 1.94 0 0 1 1.933 1.938 1.935 1.935 0 1 1-1.933-1.938m-76.684 200.342-2.455-.659.375-1.402c.655.146 1.118.224 1.396.236.431.018.827-.076 1.155-.283.229-.14.427-.356.604-.644.107-.17.166-.307.194-.399l1.708.46-2.79 10.49-2.1-.564 1.913-7.235m21.454-.11-.064 1.672c-.335.302-.799.843-1.402 1.624a14.818 14.818 0 0 0-1.52 2.438c-.334.658-.646 1.47-.921 2.433-.292.964-.444 1.754-.466 2.378l-2.208-.09c.138-1.944.86-3.943 2.157-5.988.837-1.269 1.525-2.151 2.079-2.643l-5.391-.224.107-1.917 7.63.317m16.832.228v1.671c-.32.317-.761.876-1.328 1.681a15.535 15.535 0 0 0-1.424 2.494c-.306.677-.572 1.503-.82 2.472-.248.976-.376 1.775-.376 2.397h-2.208c.069-1.945.703-3.968 1.914-6.074.784-1.3 1.438-2.21 1.957-2.72h-5.391l.032-1.922h7.644m15.359-2.134c-.647-.45-1.47-.63-2.47-.53-.7.071-1.272.292-1.739.662a3.712 3.712 0 0 0-1.081 1.38c-.292.651-.452 1.438-.487 2.369-.016.525.02 1.197.098 2.027.145 1.403.512 2.523 1.108 3.362.746 1.07 1.805 1.54 3.174 1.397 1.259-.128 2.144-.61 2.669-1.441.527-.828.725-1.746.632-2.755-.1-1.012-.494-1.813-1.167-2.405-.687-.585-1.497-.834-2.45-.734a2.982 2.982 0 0 0-1.162.338c-.335.179-.61.439-.85.776-.021-.84.023-1.482.139-1.923.21-.805.66-1.242 1.347-1.313.458-.047.825.085 1.084.399.152.2.24.386.253.559l2.107-.218c-.156-.848-.56-1.5-1.205-1.95m-95.932-19.06-1.47-1.628c.326-.389.508-.745.549-1.066.079-.581-.177-1.21-.792-1.88-.365-.4-.703-.687-1.015-.86-.602-.317-1.136-.268-1.594.155a.957.957 0 0 0-.306.92c.076.367.283.853.632 1.463l.59 1.04c.587 1.023.907 1.8.99 2.33.114.891-.22 1.702-1.009 2.434-.733.665-1.576.951-2.542.862-.97-.09-1.922-.648-2.852-1.68-.787-.853-1.222-1.796-1.32-2.82-.095-1.022.276-1.944 1.111-2.762l1.491 1.637c-.458.477-.618 1.008-.458 1.597.098.387.335.781.697 1.167.393.442.8.712 1.214.812a1.14 1.14 0 0 0 1.098-.285c.29-.265.39-.592.297-.98-.05-.256-.26-.71-.632-1.372l-.938-1.712c-.413-.749-.64-1.395-.687-1.936-.058-.835.276-1.585 1-2.246.74-.681 1.62-.96 2.63-.841 1.004.12 1.984.703 2.928 1.74.967 1.063 1.48 2.118 1.556 3.171.068 1.05-.321 1.965-1.168 2.74" stroke-width="1.465"/><path d="m243.123 285.978 1.471-1.23 3.415 4.122 2.172-1.806-3.887-4.705 1.52-1.268 5.33 6.436-8.467 7.052-5.152-6.227 1.501-1.252 3.72 4.495 1.793-1.5zm-3.513-17.327-7.22 9.193 1.381 2.206 11.396-2.562-1.282-2.039-2.318.563-2.165-3.437 1.54-1.812zm-6.665-10.555 1.817-.78 3.041 7.15-10.111 4.334-.904-2.117 8.294-3.561zm-1.096-67.744-.549 2.254-8.792-2.139-.778 3.224-1.897-.463 2.097-8.685 1.897.46-.778 3.205zm-2.652-12.477 1.692-3.966-3.858-1.649.898-2.106 10.111 4.332-.893 2.113-4.514-1.938-1.694 3.968 4.514 1.934-.891 2.102-10.118-4.338.902-2.102zm10.057-18.664 1.612 1.027-2.866 4.525 2.38 1.522 3.27-5.155 1.671 1.07-4.477 7.053-9.279-5.927 4.332-6.829 1.645 1.049-3.124 4.928 1.965 1.258zm18.431-16.194 1.599-1.509c.39.317.755.496 1.068.541.58.071 1.205-.201 1.868-.825.393-.372.678-.72.838-1.039.312-.606.251-1.14-.178-1.592-.243-.27-.55-.364-.918-.289-.375.077-.847.295-1.45.655l-1.03.612c-1.005.596-1.777.937-2.303 1.016-.885.137-1.692-.184-2.433-.976-.682-.717-.98-1.565-.901-2.532.077-.97.618-1.928 1.63-2.879.844-.8 1.774-1.256 2.793-1.368 1.013-.116 1.936.242 2.767 1.067l-1.609 1.519c-.488-.455-1.006-.6-1.598-.435-.393.116-.778.35-1.163.72-.425.406-.699.817-.786 1.236-.09.419.008.784.298 1.093.27.287.597.382.984.287.25-.06.703-.278 1.355-.657l1.694-.97c.733-.426 1.373-.66 1.922-.71.83-.072 1.585.248 2.25.965.692.73.98 1.606.87 2.618-.093 1.014-.67 2.006-1.685 2.97-1.04.984-2.089 1.523-3.132 1.608-1.046.085-1.962-.29-2.75-1.126m18.45-10.494-1.937 1.27-4.964-7.594-2.765 1.817-1.067-1.634 7.447-4.904 1.07 1.636-2.748 1.81zm15.615-8.163-8.182-8.346-2.354 1.101 1.095 11.667 2.175-1.02-.266-2.378 3.673-1.72 1.594 1.754zm10.322-3.21-2.228.625-2.43-8.75-3.186.895-.52-1.887 8.577-2.403.525 1.889-3.17.88zm14.791-9.782.286 1.89-5.276.814.422 2.804 6.016-.924.302 1.96-8.24 1.259-1.66-10.909 7.982-1.222.288 1.931-5.756.88.353 2.32zm29.487-4.088c-1.57-.05-2.776.342-3.644 1.17-1.15.977-1.75 2.477-1.814 4.498-.068 1.98.444 3.516 1.526 4.606.8.884 1.981 1.349 3.557 1.401 1.574.051 2.79-.339 3.644-1.173 1.14-1.016 1.744-2.512 1.81-4.494.06-2.02-.444-3.554-1.52-4.603-.797-.884-1.983-1.356-3.559-1.405zm-.063 1.95c.91.03 1.625.392 2.138 1.085.518.696.747 1.659.705 2.898-.037 1.238-.336 2.193-.895 2.845-.553.657-1.286.972-2.202.94-.901-.028-1.62-.389-2.137-1.08-.523-.689-.761-1.657-.724-2.899.046-1.244.344-2.191.907-2.848.56-.655 1.305-.967 2.208-.941zm20.678 3.37-.618 1.834-5.229-1.755-.8 2.405 4.573 1.541-.608 1.818-4.575-1.545-1.47 4.39-2.166-.73 3.499-10.446zm28.81 14.45-1.449 8.75 4.842-5.977 1.662 1.356-6.937 8.563-1.783-1.456 1.438-8.926-4.922 6.086-1.666-1.36 6.941-8.565zm14.842 18.86-1.348 1.355-3.782-3.789-1.998 2.003 4.301 4.323-1.395 1.401-5.893-5.913 7.775-7.803 5.705 5.723-1.374 1.382-4.116-4.129-1.654 1.657zm9.363 13.108 1.534-1.535-1.977.892-6.042 2.576-1.213-1.762 7.265-8.852 1.39 2.013-4.35 4.796-1.264 1.264 1.594-.717 5.916-2.597 1.38 2.003-4.437 4.673-1.246 1.277 1.574-.683 6.067-2.423 1.333 1.927-10.808 3.724-1.25-1.809zm14.127 28.257 1.128 4.158 4.048-1.108.595 2.212-10.605 2.907-.602-2.212 4.741-1.293-1.141-4.164-4.734 1.296-.596-2.202 10.605-2.905.604 2.203z"/><path d="m430.6 200.18.353 2.385 2.346.427.59 4.025-2.137 1.031.368 2.474 10.313-5.473-.38-2.58zm4.666 3.148 4.482.776-4.075 1.994zm-.6 17.155 8.65 1.986v3.316l-11.002.01v-2.149l7.441-.008c.223 0 .521.004.902.008.385.005.686.007.893.007l-9.236-2.08v-2.24l9.23-2.084c-.21 0-.508.004-.893.008-.387.008-.691.012-.902.012l-7.441.008v-2.15l11-.012v3.352l-8.642 2.016M431.996 232l-.298 2.275 3.927.522-.312 2.322c-.16 1.213-.014 2.18.435 2.905.44.724 1.309 1.17 2.591 1.343 1.181.157 2.097-.05 2.743-.632.655-.577 1.046-1.417 1.192-2.514l.632-4.764zm5.5 3.047 3.21.43-.283 2.132c-.075.54-.248.94-.533 1.21-.28.264-.701.36-1.272.286-.555-.075-.952-.279-1.181-.616-.217-.332-.288-.77-.225-1.31zm-4.684 11.222-.664 2.104c-.503-.088-.897-.07-1.196.05-.545.22-.956.765-1.22 1.631-.161.52-.232.96-.23 1.32.03.683.335 1.118.924 1.307a.953.953 0 0 0 .952-.203c.284-.25.596-.675.944-1.283l.596-1.037c.59-1.014 1.097-1.69 1.52-2.015.704-.556 1.569-.675 2.6-.347.939.296 1.613.884 2.02 1.767.4.88.4 1.986-.013 3.313-.349 1.11-.944 1.966-1.777 2.566-.829.594-1.805.74-2.936.422l.665-2.112c.64.16 1.173.025 1.607-.404.283-.287.508-.685.668-1.196.174-.565.206-1.057.079-1.463a1.154 1.154 0 0 0-.798-.81c-.375-.12-.705-.04-1.001.236-.188.175-.478.586-.861 1.236l-1.005 1.676c-.438.735-.877 1.254-1.32 1.559-.694.471-1.504.56-2.434.266-.966-.3-1.643-.92-2.048-1.858-.401-.933-.389-2.073.029-3.417.43-1.37 1.075-2.35 1.955-2.941.87-.587 1.855-.71 2.945-.367" stroke-width="1.465"/><path d="m429.982 264.012-1.791 3.922 3.805 1.758-.953 2.08-9.995-4.607.96-2.08 4.461 2.053 1.791-3.917-4.46-2.055.947-2.078 9.994 4.605-.948 2.08zm-4.108 15.983-9.382-5.768 1.191-1.955 9.386 5.767zm-3.536 6.253-8.64-6.835-1.388 1.769 3.385 2.68-1.47 1.871c-.414.531-.803.822-1.137.875-.334.044-.778-.147-1.333-.572l-.818-.622a4.929 4.929 0 0 0-.798-.512 10.153 10.153 0 0 0-.557-.25l-1.562 1.995.219.17c.239-.09.486-.07.747.06.168.082.443.276.843.585l.573.46c.612.481 1.126.755 1.547.82.43.068.88-.036 1.353-.309-.223.608-.208 1.173.037 1.694.225.52.54.945.958 1.27.342.269.695.456 1.04.553.348.1.7.142 1.075.126.444-.014.861-.13 1.256-.35.393-.222.843-.628 1.32-1.23l3.35-4.248m-18.664 14.749-1.333-1.377 3.841-3.732-1.967-2.037-4.37 4.253-1.377-1.43 5.984-5.813 7.656 7.93-5.796 5.63-1.36-1.405 4.186-4.062-1.623-1.683zm-185.609-72.213c-.829.857-1.23 2.073-1.175 3.649.044 1.577.502 2.77 1.381 3.58 1.027 1.092 2.561 1.606 4.575 1.553 1.969-.055 3.476-.657 4.489-1.804.836-.854 1.23-2.07 1.177-3.647-.038-1.58-.505-2.768-1.38-3.58-1.075-1.087-2.6-1.602-4.578-1.547-2.012.057-3.504.655-4.49 1.796m-1.367-15.914 1.931.004-.008 5.534 2.524.002.016-4.84 1.907.004-.006 4.84 4.609.008-.006 2.297-10.98-.022z"/></g><path d="M353.663 325.614c.247-.247.56-.387.922-.425.443-.047.836.081 1.179.388.34.303.54.769.61 1.4.058.566-.041 1.042-.27 1.422-.233.384-.582.602-1.054.646a1.482 1.482 0 0 1-1.242-.43c-.348-.336-.553-.793-.612-1.373-.074-.722.086-1.263.467-1.628m-114.024-49.112-4.423 1.116 2.93-3.482zM283.97 123.4l-.54-4.538 3.081 3.352zm132.976 166.3c-.458.206-.944.1-1.467-.315-.486-.384-.668-.821-.545-1.31.07-.278.253-.62.582-1.026l1.604-2.055 2.326 1.837-1.654 2.107c-.311.392-.587.644-.846.762m-191.325-55.318c-.654.563-1.606.864-2.842.893-1.234.038-2.2-.21-2.883-.736-.69-.527-1.04-1.242-1.07-2.157-.02-.915.292-1.647.953-2.202.664-.559 1.61-.847 2.844-.882 1.244-.034 2.202.206 2.883.724.693.518 1.037 1.236 1.068 2.147.022.914-.292 1.646-.953 2.213" fill="#002a86" style="display:inline"/></g><path d="M480.038 54.329h557.926c-.01-70.479-29.572-144.19-78.456-196.057-52.185-55.37-126.141-86.497-201.673-83.495-66.044 2.625-131.433 25.112-180.45 67.284-59.56 51.243-97.347 132.335-97.347 212.268z" fill="#fff" style="display:inline;stroke:#000" transform="translate(69.209 201.65) scale(.34334)"/><g style="display:inline"><path style="display:inline;fill:#946922;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m1078.95 112.101 108.911-1.534-38.86 113.514-36.815 62.381L747.1 323.79l-538.934-1.023-68.868 19.818-59.49-103.587-40.379-109.51-7.158-48.065L402.47 97.784z" transform="translate(229.396 220.485) scale(.16463)"/><path d="M724.91 273.754c-11.941 4.772-184.682 24.77-209.942 36.542-8.218-4.709-38.06 31.226-55.087 11.933-42.482 7.385-106.426 25.532-154.092 19.157-42.174-5.659-112.365 17.724-152.155 13.397 103.882 130.194 277.974 221.1 457.455 224.94 209.095 4.472 436.167-123.742 516.598-314.281.579-.95-91.865-8.9-119.604-7.817 0 0-271.294 11.357-283.173 16.129z" fill="#4f9eff" style="display:inline" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke-width:.868219;stroke-miterlimit:6.3" d="M541.342-.326a69.752 69.752 0 0 1 70.544-68.95 69.752 69.752 0 0 1 68.95 70.544L611.09.47z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m913.248 27.139-6.327-146.432-.931 27.887-.913 27.368-3.037 90.996z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#2a1510;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M891.678-121.83 728.693-35.16" transform="translate(229.396 220.485) scale(.16463)"/><g style="display:inline;fill:#efae0e;fill-opacity:1"><path style="fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke-width:.611;stroke-miterlimit:6.3" d="m858.877 754.778 138.97-41.07c4.144 4.575 8.086 10.61 5.425 20.922l-142.845 28.414zm-8.488-17.196 22.778-15.909c2.772 3.158 2.4 7.573.361 12.655l-19.524 12.293zm-15.186-18.078 110.999-101.237c7.712 2.773 13.73 7.24 16.632 14.824L841.71 727.82zm30.733-75.566-47.365 64.72 9.4 5.784 50.98-59.296c-2.358-5.716-5.866-10.282-13.015-11.208zm-6.508-103.045L799.77 701.064l11.209 5.062 69.78-159.086c-6.459-4.328-12.984-8.427-21.331-6.147zM788.2 613.205l-12.293 82.798 11.209 1.446 17.716-82.436c-6.845-4.505-11.65-2.892-16.632-1.808zm-48.449-93.644 9.04 181.503 14.462-3.254 3.254-180.056c-8.46-.317-15.645-3.18-26.756 1.807zm-35.794 96.175 24.224 92.921 11.57-6.508-22.416-89.305c-5.977-2.071-10.292-.819-13.378 2.892zm-55.68-74.481 71.227 171.74-5.423 5.424-85.329-165.233c4.634-7.1 12.065-9.54 19.525-11.931zm-5.062 96.175 63.273 88.22-5.785 6.509-69.781-86.413c3.476-6.504 7.874-7.47 12.293-8.316zm-83.882-15.909 138.839 116.061-3.977 6.146-157.279-110.637c5.846-6.025 13.689-9.388 22.417-11.57zm19.524 71.228c-4.616 3.752-7.073 7.937-6.87 12.654l114.253 53.511 3.255-7.231zm-70.866 22.778c-3.148 6.842-5.251 13.894-3.615 21.693l177.887 36.88 2.531-6.87z" transform="translate(202.72 92.72) scale(.16463)"/></g><path d="M37.222 101.211c156.548 25.557 881.249 65.416 915.095 59.24 12.162-2.206 29.717 2.108 38.599 3.33 20.442 2.76 37.544.555 59.04-6.079 19.264-5.968 96.713-17.465 124.87-18.317 12.642-47.042 19.973-91.338 19.973-142.34 0 0-1183.304 0-1165.408.51" fill="#4f9eff" style="display:inline;stroke:#000;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" transform="translate(229.396 220.485) scale(.16463)"/><g style="display:inline"><path style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m901.73 834.842 1.19-19.159 18.075.543-.67-16.587-16.778.678.638-17.61 15.479.562-.467-11.552-14.595-.528.638-16.975 13.228-.545-.567-14.034-12.203 1.306.45-12.414 10.406.378-.723-17.717-9.04-.361.724-16.994 8.316.362-.723-19.524-6.87-.362.362-13.558 5.965-.181-.82-14.229-4.272-.03" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#2a1510;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m601.827 586.487-231.118 146.75" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m902.453 830.503 9.04-249.476 10.123 250.56zm37.964 6.869-28.563-255.26 48.449 252.006z" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m913.222 576.389 82.835 264.865-29.657-.512-8.181-12.271z" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m1002.967 836.288.723-35.433m18.078-.723-1.085 37.24m-67.25-37.963 89.667 1.084" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m1052.862 803.024 21.332-1.084v-9.401l-20.97.362 1.084-12.655h19.525l-.362-11.39-17.716-.541 1.084-13.378 15.909-6.147 1.085-14.824-10.847-2.169" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none" d="m623.924 592.867 27.968 215.942-12.835.723-.904-11.57-16.339-188.908-3.185-11.034 7.954 212.959 26.756 4.338-3.074-17.716-23.682-1.808-.723-11.208 22.055.723-1.627-15.366-20.97-.181-.543-14.463 19.525.362-1.808-14.824-18.078.723-.723-14.281 16.27-2.35-1.446-12.294-15.367.723-.542-15.547 14.1-.361-1.807-19.524h-13.197l-.542-18.078 11.027-1.085-1.988-13.197-9.762 1.085-.543-14.282 8.497.362-1.808-16.27-7.412 1.084-3.615-20.066z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M329.036 713.423c39.297 61.167 91.69 111.832 145.727 163.623" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:#2a1510;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m887.14 578.549-350.318 203.93" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m622.28 524.105 7.158-105.843m327.249 397.417-17.716-.362-2.531-15.908 16.993.361-2.892-16.27h-15.186l-1.808-12.293h14.101l-3.073-20.247-12.835.361-2.17-21.693h10.847l-3.532-18.44-10.569-.904-1.808-16.09 9.4.362-2.168-13.016-8.497-.18-1.627-16.813 6.87-.362-3.065-16.993-6.336-.362-1.446-11.931 5.66-.781" transform="translate(202.72 92.72) scale(.16463)"/></g><path style="display:inline;fill:#2a1510;fill-opacity:1;stroke:#000;stroke-width:2.034;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" d="M269.355-4.609c-.385 5.557.194 33.614-1.097 38.243-1.85-.666-57.857-64.164-62.091-69.822zm-41.8-28.652c-3.877-1.527-7.71-3.156-11.463-4.968-4.936-2.382-9.523-5.434-14.19-8.308-11.15-6.868-32.98-21.348-32.98-21.348l-5.625 4.346s11.785 8.168 17.258 12.783c10.507 8.859 20.096 18.761 29.785 28.508a994.664 994.664 0 0 1 33.492 35.408c9.285 10.304 18.55 20.653 27.1 31.574 5.612 7.169 10.568 14.828 15.852 22.242 22.199 31.15 68.133 96.258 68.133 96.258s25.376 3.684 38.86 4.984c50.77 4.895 100.425 7.181 151.224 11.76 98.631 8.89 198.118 18.523 296.695 27.995 22.195 2.133 44.412 3.792 66.6 6.008 9.678.967 28.761 3.58 28.761 3.58s2.207-9.174 2.812-12.91c.234-1.44-.044-2.998.512-4.346a7.147 7.147 0 0 1 2.301-2.94c2.13-1.592 5.406-1.199 7.414-2.941 1.557-1.351 3.685-3.402 3.068-5.37-.296-.945-1.771-.893-2.685-1.277-2.175-.912-5.469-.386-6.647-2.43-1.469-2.548-.77-6.861 1.534-8.69 1.236-.983 3.153.33 4.73.255 1.722-.082 3.903.46 5.113-.767 1.782-1.807 1.983-5.194 1.024-7.543-.368-.9-1.962-.48-2.845-.886-1.936-.89-4.374-.53-5.722-2.18-.997-1.222-1.095-3.597 0-4.731.83-.86 2.387-.162 3.58-.127 2.268.066 4.59 1.246 6.776.639 2.143-.596 3.645-2.283 3.742-4.506.084-1.93-2.358-3.459-4.167-3.836-2.955-.615-4.173-2.676-5.327-5.465-.539-1.302-.055-2.845.256-4.219.376-1.659 1.46-3.09 1.916-4.728.58-2.08 1.157-4.24 1.023-6.393-.085-1.373-1.327-2.599-1.15-3.963.192-1.478 1.257-2.77 2.3-3.834 1.515-1.545 3.563-2.481 5.497-3.451 3.063-1.536 6.552-2.117 9.588-3.707 2.554-1.338 5.224-2.718 7.158-4.857 1.202-1.33 1.564-3.238 2.557-4.73 1.09-1.641 2.5-3.046 3.707-4.603 1.66-2.142 3.84-4.007 4.857-6.519.742-1.832.372-3.944.768-5.88.442-2.168 1.243-4.248 1.789-6.392.517-2.033.692-4.163 1.406-6.136 1.315-3.638 3.238-7.045 5.242-10.354 2.468-4.076 5.769-7.6 8.309-11.633 1.504-2.388 3.348-4.69 4.09-7.414.414-1.522-.034-3.161.128-4.73.148-1.421.529-2.808.766-4.217.382-2.265-7.938-1.266-9.744-2.668-2.754-2.138 3.242-6.456 3.254-9.943.01-2.973-2.138-5.58-2.713-8.496-.583-2.966-1.765-6.202-.722-9.04 13.77-37.452 37.956-111.986 37.956-111.986l-6.861-2.99L987.91 20.269s-1.463 1.895-2.532 1.989c-31.504 2.77-94.185 4.338-94.185 4.338l.18-13.377 17.716-132.873 16.09.18 1.807-20.247-18.801-.361 3.976-45.738-9.039-1.627-4.88-1.807-2.893 1.084.182 4.88 6.508 1.81.36 3.976-2.349 35.795-10.847-.725-.903 20.248h3.616l-16.09 146.07-.36 26.028-4.627 7.223s-27.61-.757-41.416-1.15c-36.206-1.033-72.469-1.093-108.702-1.678l4.126-38.633 27.328-212.649 18.614.229-.09-16.356-16.122.284 1.737-31.424 6.838.927-.084-10.55-13.71-1.754 10.198-110.487-6.814.569-8.94 109.256-8.566-.403-.659 9.489 7.264.986-2.129 33.978-12.12-.668-1.698 15.256 14.351.522L708.97 15.012l-6.331 38.952c-29.238-.648-58.448-1.8-87.585-4.243-41.626-3.492-83.146-9.154-124.125-17.26-16.04-3.173-36.291-8.022-57.27-13.313l29.147-201.058 10.738.511v-18.918l-9.715-.511s.887-24.336 3.069-38.35c.278-1.79 3.341-1.928 4.09-3.578.634-1.397.844-3.323 0-4.603-2.144-3.251-7.163-3.059-10.739-4.602-3.924-1.694-7.66-3.9-11.76-5.113-.745-.22-1.61-.718-2.363-.713-.25.002-.488.059-.705.201-1.763 1.156-1.855 4.053-1.533 6.137.397 2.57 4.354 4.058 4.09 6.646-1.666 16.303-2.557 42.442-2.557 42.442l-6.646 1.021-1.024 19.941 6.649.512L415.912 14.52c-49.45-12.846-97.427-26.54-97.427-26.54l.767 16.234S279.431-13.27 259.3-21.483a286.724 286.724 0 0 0-9.934-3.808z" transform="translate(229.396 220.485) scale(.16463)"/><path d="M526.398 317.824c25.258-11.771 58.761-21.536 91.378-17.544 32.532 3.983 50.012-2.379 57.912-7.952 7.998-5.586 18.316-11.983 36.535-9.566 18.304 2.342 32.557-.802 44.52-5.595 11.88-4.772 26.856-6.78 36.51-4.772 34.964 7.151 191.169-2.045 220.078-15.164-33.906 4.276-215.077 4.19-231.956-2.181-16.866-6.375-36.057-3.377-58.292 6.176-22.21 9.578-37.63 10.872-48.427 5.77-6.082-2.788-15.111-2.393-20.332 2.981-5.246 5.4-3.195 11.17-27.015 11.17-23.795 0-104.778 1.27-150.871 9.236 17.011 19.27 41.705 22.73 49.96 27.441z" fill="none" stroke="#000" stroke-width="2.034" style="display:inline;fill:#fff;fill-opacity:1" transform="translate(229.396 220.485) scale(.16463)"/><path d="M163.554 374.251c21.166 16.925 233.818-2.33 244.97-7.9 11.08-5.595 20.663-10.171 45.26-11.66 27.223-1.604 48.773-4.785 69.926-25.804 24.797-17.31-23.864-46.37-56.402-43.072-9.782.992-19.078.827-29.4-2.367-5.343-1.654-63.012-11.465-128.31-9.77-61.252 1.59-130.139 14.286-141.765 24.45-1.923 1.737-20.325 8.109-22.393 9.928-14.997 13.188-10.79 22.15 4.593 46.407 4.476 7 7.134 14.685 13.521 19.788z" fill="none" stroke="#000" stroke-width="2.034" style="display:inline;fill:#949492;fill-opacity:1" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m577.54 443.836 1.988 18.078 1.447 15.186-16.813 8.316 1.627-37.783zm67.25-.181-1.989 18.078-1.446 15.186 16.813 8.316-1.627-37.783z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m233.989 151.217 3.835 23.265 714.062 51.388 191.725 14.405.255-7.158-164.074-16.12z" transform="translate(229.396 220.485) scale(.16463)"/><g style="display:inline"><g style="display:inline;stroke:none" fill="#d4212f"><path d="M489.734 410.625c-.287-6.098 6.345-13.186 12.445-13.437 6.446-.266 13.675 6.645 14.275 13.068.563 6.024-4.864 13.925-10.884 14.524-7.045.7-15.502-7.083-15.836-14.155zm-50.848-62.155c-.29-6.102 6.342-13.19 12.445-13.45 6.452-.277 13.72 6.613 14.325 13.043.57 6.042-4.895 13.96-10.935 14.558-7.044.697-15.499-7.08-15.835-14.151zm-63.613 207.217c-2.773-5.45.36-14.649 5.824-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-66.784-28.84c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.892 15.176.404 18.354 6.002 2.999 5.283 1.253 14.754-4.017 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-62.911 194.158c-2.773-5.45.36-14.65 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.753-4.016 17.777-6.114 3.509-16.966-.1-20.162-6.384zm82.435 196.688c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.891 15.176.404 18.354 6.002 2.999 5.284 1.253 14.754-4.016 17.778-6.115 3.508-16.967-.101-20.163-6.385zm-65.443 21.332c-2.771-5.45.362-14.649 5.825-17.395 5.752-2.891 15.177.404 18.355 6.002 2.998 5.284 1.253 14.754-4.017 17.778-6.114 3.508-16.966-.101-20.162-6.385zm142.455 137.755c-2.772-5.451.362-14.65 5.825-17.396 5.751-2.891 15.177.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.385zm-53.51 42.302c-2.773-5.45.36-14.649 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm171.74 67.973c-2.772-5.45.362-14.649 5.825-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.778-6.114 3.508-16.967-.101-20.163-6.385zm-29.285 61.104c-2.773-5.45.36-14.65 5.824-17.396 5.75-2.89 15.176.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.384zM625.3 266.65c-.293-6.088 6.295-13.185 12.384-13.45 6.452-.282 13.71 6.626 14.313 13.055.565 6.034-4.891 13.942-10.922 14.533-7.028.69-15.437-7.085-15.776-14.138z" style="display:inline;fill:none;fill-opacity:1;stroke:#000;stroke-width:3;stroke-dasharray:none;stroke-opacity:1" transform="translate(200.027 93.057) scale(.16463)"/></g><g style="display:inline;fill:#efae0e;fill-opacity:1;stroke-width:2;stroke-dasharray:none"><path d="M702.216 1299.792c5.75-15.89 15.442-64.523 11.697-85.668-.05.123-.136.259-.136.357 0-.161.05-.357.085-.543v-.013.013c1.192-5.867 1.365-14.265.406-16.89-8.907-.493-22.285-1.184-36.759-.998 12.027 57.51-11.105 89.783-2.641 112.108 10.076 10.755 21.574 7.561 27.348-8.366m51.928-17.605c-2.74 11.613-11.414 20.674-22.078 26.494 5.897 8.098 10.17 12.106 15.061 9.306 4.545-2.588 16.93-15.741 23.072-28.255-6.46-.198-12.357-2.467-16.055-7.545" style="fill:#efae0e;fill-opacity:1;stroke:#000;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" transform="translate(200.28 92.84) scale(.16463)"/><path d="M750.706 1274.891c-13.637-24.149 5.002-34.592 3.918-51.911-.244-3.901-1.475-9.282-2.333-11.491-6.56-17.395-41.745-8.793-38.379 2.638 3.746 21.142-5.947 69.774-11.658 85.668-5.812 15.902-19.118 12.613-29.254 1.839-2.456 29.328 34.251 39.535 58.688 26.147 10.665-5.854 19.276-14.88 22.078-26.494.836-3.465 1.45-7.384 1.94-11.525.283-2.01.478-4.043.664-6.163-2.186-2.939-3.991-5.836-5.664-8.708z" fill="none" stroke="#000" stroke-width="2.034" style="fill:#efae0e;fill-opacity:1;stroke-width:2;stroke-dasharray:none" transform="translate(200.28 92.84) scale(.16463)"/><path d="M754.144 1282.187c-2.74 11.613-11.414 20.674-22.078 26.494 5.897 8.098 10.17 12.106 15.061 9.306 4.545-2.588 16.93-15.741 23.072-28.255-6.46-.198-12.357-2.467-16.055-7.545" style="display:inline;fill:#efae0e;fill-opacity:1;stroke-width:2;stroke-dasharray:none;stroke:#000;stroke-opacity:1" transform="matrix(-.16463 0 0 .16463 459.71 92.84)"/><path style="fill:#efae0e;fill-opacity:1;stroke:#000;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" d="M787.885 1223.091c-10.391.295-27.1 9.21-31.71 14.577.538 7.146-9.523 13.362-9.719 21.105-.226 8.907 13.17 33.985 25.589 46.647 4.27 4.354 14.912 9.11 15.869 9.11.957 0 11.59-4.765 15.87-9.11 12.09-12.273 25.065-36.807 25.048-45.204-.017-8.115-9.711-15.457-9.178-22.548-4.61-5.367-21.32-14.282-31.71-14.577h-.06z" transform="translate(200.28 92.84) scale(.16463)"/><path d="M702.216 1299.792c5.75-15.89 15.442-64.523 11.697-85.668-.05.123-.136.259-.136.357 0-.161.05-.357.085-.543v-.013.013c1.192-5.867 1.365-14.265.406-16.89-8.907-.493-22.285-1.184-36.759-.998 12.027 57.51-11.105 89.783-2.641 112.108 10.076 10.755 21.574 7.561 27.348-8.366" style="display:inline;fill:#efae0e;fill-opacity:1;stroke-width:2;stroke-dasharray:none;stroke:#000;stroke-opacity:1" transform="matrix(-.16463 0 0 .16463 459.71 92.84)"/><path d="M750.706 1274.891c-13.637-24.149 5.002-34.592 3.918-51.911-.244-3.901-1.475-9.282-2.333-11.491-6.56-17.395-41.745-8.793-38.379 2.638 3.746 21.142-5.947 69.774-11.658 85.668-5.812 15.902-19.118 12.613-29.254 1.839-2.456 29.328 34.251 39.535 58.688 26.147 10.665-5.854 19.276-14.88 22.078-26.494.836-3.465 1.45-7.384 1.94-11.525.283-2.01.478-4.043.664-6.163-2.186-2.939-3.991-5.836-5.664-8.708z" fill="none" stroke="#000" stroke-width="2.034" style="display:inline;fill:#efae0e;fill-opacity:1;stroke-width:2;stroke-dasharray:none" transform="matrix(-.16463 0 0 .16463 459.71 92.84)"/></g><path d="M702.72 318.472c13.605-11.092 29.575-21.376 39.924-26.942-16.762-10.309-34.298-11.106-51.85-11.106 11.926-6.348 23.94-24.551 24.729-38.832-20.744-3.176-50.246 10.296-59.803 26.158-6.043 9.891-27.49 32.14-41.538 44.51 3.811-9.17 10.066-20.705 10.066-30.68 0-4.143-4.155-5.357-5.377-.406-5.058 20.005-27.491 37.546-47.768 44.46-28.059 9.573-56.98 23.314-85.358 40.965-4.155-3.345-5.203-7.233-5.093-10.48.493-7.955 11.285-11.29 23.94-11.865 20.853-.907 91.944-43.11 80.438-81.073-8.177 16.584-28.17 21.524-55.512 23.978-34.399 3.175-63.393 34.112-56.165 68.58 1.774 8.422 2.576 13.201 2.393 17.309-10.741 7.085-21.363 14.673-31.722 22.923 1.358-11.595 1.468-26.268-1.234-34.493-1.765-5.541-7.966-12.185-5.883-.59 1.677 9.342-2.873 33.514-11.322 50.625-30.686 27.238-58.755 59.879-81.708 97.657-3.934-1.506-6.107-4.142-7.104-6.766-2.873-7.39 5.427-14.93 16.661-20.751 16.997-21.18 65.243-77.433 38.838-107.096-.445 18.41-16.503 31.258-40.23 44.876-29.91 17.221-43.18 57.39-22.102 85.632 4.342 5.787 6.968 9.524 8.61 12.835-5.711 9.928-10.927 20.334-15.935 30.924-3.577-9.78-8.534-20.211-13.554-25.593-3.934-4.315-12.298-7.857-5.61 1.877 4.637 6.73 9.658 25.348 10.592 42.535-16.772 35.597-29.736 79.428-36.767 128.496-4.341.11-7.388-1.556-9.421-3.615-5.44-5.82-.53-15.896 7.744-25.47 6.479-24.283 28.053-90.857-3.946-113.74 6.438 17.272-3.663 35.143-20.659 56.534-21.274 27.028-18.622 69.208 11.594 87.644 6.599 4.032 10.482 6.643 13.32 9.254a520.266 520.266 0 0 0-2.97 29.515c-7.733-8.642-18.376-18.3-26.222-21.72-5.292-2.392-14.467-2.257-4.316 3.934 7.783 4.792 21.978 23.02 29.414 40.132-1.418 42.818 1.727 88.243 10.482 134.663-3.403 1.104-6.463.49-8.89-.722-6.833-3.555-6.884-13.704-3.998-24.282 4.884-17.393-12.986-92.228-49.507-97.926 12.345 13.264 11.284 31.6 6.056 54.927-6.549 29.346 12.79 65.345 45.127 73.092 5.797 1.375 9.757 2.426 12.778 3.593 2.368 11.683 5.76 24.86 10.164 39.065-10.618-4.635-24.05-8.971-32.524-8.912-5.882.026-14.11 3.873-2.368 5.394 8.67 1.14 27.516 10.899 41.254 22.603 11.903 33.071 29.379 70.347 53.046 107.56-3.145 3.016-6.523 3.826-9.422 3.665-7.965-.611-15.28-11.858-15.75-24.41-.594-20.739-37.975-91.4-76.355-80.526 16.525 8.334 21.24 28.314 23.358 55.479 2.737 34.235 33.436 63.46 68.214 56.703 7.252-1.396 11.802-2.084 15.566-2.146a517.707 517.707 0 0 0 23.493 32.628c-11.42-.81-25.195-.43-33.054 2.404-5.525 1.936-11.963 8.287-.432 5.859 8.534-1.802 29.549 1.139 46.447 7.637 21.805 25.766 47.152 50.305 76.221 72.123-2.036 2.561-4.562 3.826-6.908 4.315-7.893 1.506-24.939-9.084-28.7-21.134-6.128-19.807-58.14-47.227-92.264-26.695 18.168 3.716 31.192-2.011 40.392 23.645 11.742 32.311 55.39 44.054 81.967 31.27 5.848-2.784 9.782-4.585 13.097-5.686a421.317 421.317 0 0 0 34.409 22.235c-9.965 4.008-20.744 9.574-26.12 14.855-4.181 4.083-7.39 12.565 2.133 5.517 6.192-4.635 23.087-9.979 39.505-11.89 37.196 19.638 79.18 34.653 126.378 43.085-.53 4.13-2.737 6.705-4.859 8.604-6.043 5.272-18.924 3.668-28.26-4.815-18.245-10.441-96.384-32.76-115.277 2.125 17.526-5.968 38.865-.398 59.906 17.068 26.54 21.953 69.054 20.52 88.43-8.971 4.49-6.816 7.698-9.992 10.903-12.025a463.393 463.393 0 0 0 25.394 3.21c1.63-7.415 3.713-14.45 4.55-20.114-8.98-.97-18.006-2.366-27.024-3.935 2.69-7.613 7.054-16.268 3.404-26.318-6.378-18.558-35.792-44.767-64.725-45.024-22.695-.342-42.217-24.784-60.138-26.673 6.548 11.02 10.656 19.587 13.024 31.308 6.153 30.865 40.477 49.752 82.103 46.357 10.593-.857 18.303 9.916 19.93 19.182-42.748-8.165-86.101-22.995-127.134-43.944-10.57-12.345-14.157-23.842-15.613-30.827-2.368-10.676-7.473-12.358-5.576.907.925 6.655 2.738 14.403 5.216 21.29-9.892-5.49-19.462-11.387-28.972-17.578 5.611-6.706 15.456-12.932 16.479-25.154 1.948-19.515-13.899-55.467-40.12-67.639-20.485-9.646-28.095-39.959-43.622-49.043 1.37 12.737 1.54 22.21-1.197 33.855-7.3 30.608 16.109 61.962 55.364 76.011 11.373 4.07 12.999 20.262 8.869 29.111-28.353-18.988-54.723-41.063-78.034-66.032-8.89-20.861-6.993-36.749-5.08-45.269 2.356-10.662-1.553-14.315-5.402-1.506-2.737 9.06-4.736 20.667-4.515 29.896-8.844-10.603-17.034-21.637-24.678-33.046 5.797-7.723 21.499-9.587 26.765-23.792 7.054-18.351 1.295-57.158-20.794-75.801-17.302-14.698-16.526-45.868-29.082-58.727-2.11 12.65-4.427 21.843-10.138 32.35-15.134 27.642-.888 63.998 33.312 87.837 11.79 8.2 5.797 29.356-3.094 33.56-21.41-32.863-38.16-68.605-50.602-105.586-1.383-22.555 5.699-36.968 10.346-44.348 5.797-9.28 3.319-14.011-4.65-3.223-4.945 6.73-10.015 15.567-13.185 23.56-3.293-11.695-6.302-23.497-8.879-35.34 7.562-1.924 19.487.907 27.109-7.465 11.373-12.11 17.539-46.285 3.849-70.617-10.681-19.157-1.086-44.387-8.225-60.111-5.44 9.511-5.468 16.59-13.472 22.841-17.998 18.954-16.135 45.946-1.14 85.149 6.918 10.173-.938 22.945-9.052 25.753-13.308-64.535-15.083-129.796-7.338-187.249 9.286-.417 21.325 7.146 33.967.688 17.662-8.765 39.912-41.174 36.347-69.748-2.652-22.443 19.118-44.91 18.6-62.81-10.1 7.908-18.13 13.105-29.502 16.977-29.944 10.148-44.24 46.517-35.347 87.053 2.874 13.08-13.605 24.037-23.358 22.958 5.576-38.795 16.02-79.171 31.277-118.066 17.17-19.06 34.238-23.89 43.486-25.459 10.855-1.936 12.714-6.913-.666-5.588-11.124 1.104-25.234 4.534-33.683 9.414 5.835-13.152 12.298-26.036 19.288-38.6 9.422 1.998 17.909 15.124 32.957 13.678 19.682-1.594 52.465-23.497 59.853-51.334 5.907-21.806 34.497-34.628 40.761-51.447-12.383 3.602-21.681 5.491-33.707 4.901-31.612-1.64-58.484 26.846-65.392 67.762-2.355 14.048-24.1 17.836-31.794 11.704 21.138-36.87 47.151-70.297 77.948-97.167 22.818-9.671 39.934-7.11 48.815-4.83 10.682 2.684 14.48-1.104 1.677-5.356-9.557-3.175-22.127-5.686-31.611-5.454 11.407-8.937 22.827-17.149 34.323-24.699 7.796 5.75 9.94 21.22 24.198 26.184 18.511 6.74 57.485.502 75.962-21.696 14.615-17.331 45.968-17.04 58.742-29.714-12.765-1.864-22.076-4.07-32.672-9.608-27.996-14.648-64.428 0-87.938 34.285-8.029 11.658-29.07 6.213-33.67-2.366 37.358-23.83 79.116-42.564 122.347-53.15 29.466-7.216 77.642 4.352 90.827-6.437" fill="#3f863f" style="display:inline;stroke:#000;stroke-width:1.99821;stroke-dasharray:none;stroke-opacity:1" transform="translate(202.72 92.72) scale(.16463)"/><g style="display:inline;stroke:none" fill="#d4212f"><path d="M489.734 410.625c-.287-6.098 6.345-13.186 12.445-13.437 6.446-.266 13.675 6.645 14.275 13.068.563 6.024-4.864 13.925-10.884 14.524-7.045.7-15.502-7.083-15.836-14.155zm-50.848-62.155c-.29-6.102 6.342-13.19 12.445-13.45 6.452-.277 13.72 6.613 14.325 13.043.57 6.042-4.895 13.96-10.935 14.558-7.044.697-15.499-7.08-15.835-14.151zm-63.613 207.217c-2.773-5.45.36-14.649 5.824-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-66.784-28.84c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.892 15.176.404 18.354 6.002 2.999 5.283 1.253 14.754-4.017 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-62.911 194.158c-2.773-5.45.36-14.65 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.753-4.016 17.777-6.114 3.509-16.966-.1-20.162-6.384zm82.435 196.688c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.891 15.176.404 18.354 6.002 2.999 5.284 1.253 14.754-4.016 17.778-6.115 3.508-16.967-.101-20.163-6.385zm-65.443 21.332c-2.771-5.45.362-14.649 5.825-17.395 5.752-2.891 15.177.404 18.355 6.002 2.998 5.284 1.253 14.754-4.017 17.778-6.114 3.508-16.966-.101-20.162-6.385zm142.455 137.755c-2.772-5.451.362-14.65 5.825-17.396 5.751-2.891 15.177.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.385zm-53.51 42.302c-2.773-5.45.36-14.649 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm171.74 67.973c-2.772-5.45.362-14.649 5.825-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.778-6.114 3.508-16.967-.101-20.163-6.385zm-29.285 61.104c-2.773-5.45.36-14.65 5.824-17.396 5.75-2.89 15.176.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.384zM625.3 266.65c-.293-6.088 6.295-13.185 12.384-13.45 6.452-.282 13.71 6.626 14.313 13.055.565 6.034-4.891 13.942-10.922 14.533-7.028.69-15.437-7.085-15.776-14.138z" style="display:inline;fill:#d4212f;fill-opacity:1;stroke:none;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" transform="translate(200.027 93.057) scale(.16463)"/></g><g style="display:inline;stroke:none" fill="#d4212f"><path d="M489.734 410.625c-.287-6.098 6.345-13.186 12.445-13.437 6.446-.266 13.675 6.645 14.275 13.068.563 6.024-4.864 13.925-10.884 14.524-7.045.7-15.502-7.083-15.836-14.155zm-50.848-62.155c-.29-6.102 6.342-13.19 12.445-13.45 6.452-.277 13.72 6.613 14.325 13.043.57 6.042-4.895 13.96-10.935 14.558-7.044.697-15.499-7.08-15.835-14.151zm-63.613 207.217c-2.773-5.45.36-14.649 5.824-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-66.784-28.84c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.892 15.176.404 18.354 6.002 2.999 5.283 1.253 14.754-4.017 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-62.911 194.158c-2.773-5.45.36-14.65 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.753-4.016 17.777-6.114 3.509-16.966-.1-20.162-6.384zm82.435 196.688c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.891 15.176.404 18.354 6.002 2.999 5.284 1.253 14.754-4.016 17.778-6.115 3.508-16.967-.101-20.163-6.385zm-65.443 21.332c-2.771-5.45.362-14.649 5.825-17.395 5.752-2.891 15.177.404 18.355 6.002 2.998 5.284 1.253 14.754-4.017 17.778-6.114 3.508-16.966-.101-20.162-6.385zm142.455 137.755c-2.772-5.451.362-14.65 5.825-17.396 5.751-2.891 15.177.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.385zm-53.51 42.302c-2.773-5.45.36-14.649 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm171.74 67.973c-2.772-5.45.362-14.649 5.825-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.778-6.114 3.508-16.967-.101-20.163-6.385zm-29.285 61.104c-2.773-5.45.36-14.65 5.824-17.396 5.75-2.89 15.176.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.384zM625.3 266.65c-.293-6.088 6.295-13.185 12.384-13.45 6.452-.282 13.71 6.626 14.313 13.055.565 6.034-4.891 13.942-10.922 14.533-7.028.69-15.437-7.085-15.776-14.138z" style="display:inline;fill:none;fill-opacity:1;stroke:#000;stroke-width:3;stroke-dasharray:none;stroke-opacity:1" transform="matrix(-.16463 0 0 .16463 459.963 93.057)"/></g><path d="M843.46 318.472c-13.605-11.092-29.574-21.376-39.924-26.942 16.762-10.309 34.298-11.106 51.85-11.106-11.926-6.348-23.94-24.551-24.729-38.832 20.744-3.176 50.246 10.296 59.803 26.158 6.044 9.891 27.491 32.14 41.538 44.51-3.81-9.17-10.065-20.705-10.065-30.68 0-4.143 4.155-5.357 5.377-.406 5.058 20.005 27.49 37.546 47.767 44.46 28.059 9.573 56.98 23.314 85.358 40.965 4.155-3.345 5.204-7.233 5.093-10.48-.492-7.955-11.284-11.29-23.939-11.865-20.854-.907-91.944-43.11-80.44-81.073 8.178 16.584 28.17 21.524 55.513 23.978 34.4 3.175 63.393 34.112 56.166 68.58-1.775 8.422-2.577 13.201-2.393 17.309 10.74 7.085 21.362 14.673 31.721 22.923-1.357-11.595-1.468-26.268 1.235-34.493 1.765-5.541 7.966-12.185 5.882-.59-1.677 9.342 2.873 33.514 11.322 50.625 30.686 27.238 58.755 59.879 81.709 97.657 3.934-1.506 6.106-4.142 7.104-6.766 2.873-7.39-5.428-14.93-16.662-20.751-16.996-21.18-65.243-77.433-38.838-107.096.445 18.41 16.503 31.258 40.23 44.876 29.91 17.221 43.18 57.39 22.102 85.632-4.341 5.787-6.968 9.524-8.61 12.835 5.712 9.928 10.928 20.334 15.935 30.924 3.577-9.78 8.534-20.211 13.555-25.593 3.934-4.315 12.297-7.857 5.61 1.877-4.638 6.73-9.658 25.348-10.593 42.535 16.772 35.597 29.736 79.428 36.767 128.496 4.342.11 7.389-1.556 9.422-3.615 5.44-5.82.53-15.896-7.745-25.47-6.478-24.283-28.053-90.857 3.947-113.74-6.438 17.272 3.662 35.143 20.658 56.534 21.274 27.028 18.622 69.208-11.594 87.644-6.599 4.032-10.482 6.643-13.32 9.254a520.348 520.348 0 0 1 2.97 29.515c7.733-8.642 18.376-18.3 26.222-21.72 5.292-2.392 14.467-2.257 4.316 3.934-7.783 4.792-21.978 23.02-29.413 40.132 1.417 42.818-1.727 88.243-10.483 134.663 3.404 1.104 6.463.49 8.891-.722 6.833-3.555 6.883-13.704 3.997-24.282-4.884-17.393 12.987-92.228 49.507-97.926-12.345 13.264-11.284 31.6-6.055 54.927 6.548 29.346-12.79 65.345-45.128 73.092-5.797 1.375-9.756 2.426-12.778 3.593-2.368 11.683-5.759 24.86-10.163 39.065 10.618-4.635 24.05-8.971 32.523-8.912 5.883.026 14.11 3.873 2.368 5.394-8.67 1.14-27.516 10.899-41.253 22.603-11.903 33.071-29.38 70.347-53.047 107.56 3.145 3.016 6.523 3.826 9.422 3.665 7.966-.611 15.28-11.858 15.75-24.41.594-20.739 37.975-91.4 76.356-80.526-16.526 8.334-21.24 28.314-23.358 55.479-2.738 34.235-33.437 63.46-68.215 56.703-7.252-1.396-11.802-2.084-15.565-2.146a517.728 517.728 0 0 1-23.494 32.628c11.42-.81 25.196-.43 33.054 2.404 5.526 1.936 11.963 8.287.433 5.859-8.534-1.802-29.55 1.139-46.448 7.637-21.804 25.766-47.151 50.305-76.22 72.123 2.036 2.561 4.561 3.826 6.907 4.315 7.894 1.506 24.94-9.084 28.7-21.134 6.128-19.807 58.14-47.227 92.264-26.695-18.167 3.716-31.191-2.011-40.392 23.645-11.742 32.311-55.389 44.054-81.967 31.27-5.847-2.784-9.782-4.585-13.097-5.686a421.299 421.299 0 0 1-34.408 22.235c9.964 4.008 20.743 9.574 26.12 14.855 4.18 4.083 7.388 12.565-2.134 5.517-6.192-4.635-23.086-9.979-39.505-11.89-37.196 19.638-79.18 34.653-126.378 43.085.53 4.13 2.737 6.705 4.859 8.604 6.043 5.272 18.924 3.668 28.26-4.815 18.246-10.441 96.384-32.76 115.277 2.125-17.526-5.968-38.865-.398-59.906 17.068-26.54 21.953-69.054 20.52-88.43-8.971-4.49-6.816-7.698-9.992-10.902-12.025a463.393 463.393 0 0 1-25.395 3.21c-1.629-7.415-3.713-14.45-4.55-20.114 8.98-.97 18.007-2.366 27.024-3.935-2.69-7.613-7.053-16.268-3.403-26.318 6.377-18.558 35.791-44.767 64.725-45.024 22.695-.342 42.216-24.784 60.137-26.673-6.548 11.02-10.656 19.587-13.024 31.308-6.153 30.865-40.477 49.752-82.103 46.357-10.593-.857-18.303 9.916-19.929 19.182 42.747-8.165 86.1-22.995 127.133-43.944 10.57-12.345 14.158-23.842 15.613-30.827 2.368-10.676 7.474-12.358 5.576.907-.925 6.655-2.737 14.403-5.216 21.29 9.892-5.49 19.462-11.387 28.972-17.578-5.61-6.706-15.455-12.932-16.478-25.154-1.948-19.515 13.898-55.467 40.12-67.639 20.485-9.646 28.094-39.959 43.622-49.043-1.37 12.737-1.541 22.21 1.196 33.855 7.3 30.608-16.108 61.962-55.364 76.011-11.372 4.07-12.998 20.262-8.868 29.111 28.352-18.988 54.722-41.063 78.033-66.032 8.891-20.861 6.993-36.749 5.08-45.269-2.355-10.662 1.554-14.315 5.402-1.506 2.738 9.06 4.736 20.667 4.515 29.896 8.844-10.603 17.034-21.637 24.678-33.046-5.797-7.723-21.498-9.587-26.765-23.792-7.053-18.351-1.294-57.158 20.794-75.801 17.303-14.698 16.526-45.868 29.083-58.727 2.109 12.65 4.426 21.843 10.138 32.35 15.133 27.642.887 63.998-33.313 87.837-11.79 8.2-5.797 29.356 3.094 33.56 21.41-32.863 38.16-68.605 50.603-105.586 1.382-22.555-5.7-36.968-10.347-44.348-5.797-9.28-3.318-14.011 4.65-3.223 4.945 6.73 10.016 15.567 13.186 23.56 3.293-11.695 6.302-23.497 8.878-35.34-7.562-1.924-19.487.907-27.109-7.465-11.372-12.11-17.539-46.285-3.848-70.617 10.68-19.157 1.086-44.387 8.224-60.111 5.44 9.511 5.468 16.59 13.472 22.841 17.998 18.954 16.135 45.946 1.14 85.149-6.917 10.173.938 22.945 9.053 25.753 13.308-64.535 15.082-129.796 7.337-187.249-9.286-.417-21.324 7.146-33.966.688-17.662-8.765-39.912-41.174-36.348-69.748 2.653-22.443-19.117-44.91-18.6-62.81 10.1 7.908 18.13 13.105 29.503 16.977 29.944 10.148 44.24 46.517 35.346 87.053-2.873 13.08 13.605 24.037 23.358 22.958-5.576-38.795-16.02-79.171-31.277-118.066-17.17-19.06-34.238-23.89-43.485-25.459-10.855-1.936-12.715-6.913.666-5.588 11.123 1.104 25.233 4.534 33.682 9.414-5.835-13.152-12.298-26.036-19.288-38.6-9.421 1.998-17.908 15.124-32.956 13.678-19.683-1.594-52.466-23.497-59.854-51.334-5.907-21.806-34.497-34.628-40.76-51.447 12.382 3.602 21.68 5.491 33.707 4.901 31.61-1.64 58.483 26.846 65.391 67.762 2.356 14.048 24.1 17.836 31.795 11.704-21.139-36.87-47.152-70.297-77.949-97.167-22.818-9.671-39.934-7.11-48.815-4.83-10.681 2.684-14.48-1.104-1.677-5.356 9.558-3.175 22.127-5.686 31.612-5.454-11.408-8.937-22.828-17.149-34.324-24.699-7.795 5.75-9.94 21.22-24.198 26.184-18.511 6.74-57.485.502-75.962-21.696-14.615-17.331-45.967-17.04-58.742-29.714 12.765-1.864 22.076-4.07 32.672-9.608 27.996-14.648 64.429 0 87.938 34.285 8.03 11.658 29.07 6.213 33.67-2.366-37.358-23.83-79.116-42.564-122.347-53.15-29.465-7.216-77.642 4.352-90.827-6.437" fill="#3f863f" style="display:inline;stroke:#000;stroke-width:1.99821;stroke-dasharray:none;stroke-opacity:1" transform="translate(202.72 92.72) scale(.16463)"/><g style="display:inline;stroke:none" fill="#d4212f"><path d="M489.734 410.625c-.287-6.098 6.345-13.186 12.445-13.437 6.446-.266 13.675 6.645 14.275 13.068.563 6.024-4.864 13.925-10.884 14.524-7.045.7-15.502-7.083-15.836-14.155zm-50.848-62.155c-.29-6.102 6.342-13.19 12.445-13.45 6.452-.277 13.72 6.613 14.325 13.043.57 6.042-4.895 13.96-10.935 14.558-7.044.697-15.499-7.08-15.835-14.151zm-63.613 207.217c-2.773-5.45.36-14.649 5.824-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-66.784-28.84c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.892 15.176.404 18.354 6.002 2.999 5.283 1.253 14.754-4.017 17.777-6.114 3.51-16.966-.1-20.162-6.384zm-62.911 194.158c-2.773-5.45.36-14.65 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.753-4.016 17.777-6.114 3.509-16.966-.1-20.162-6.384zm82.435 196.688c-2.772-5.45.361-14.649 5.825-17.395 5.75-2.891 15.176.404 18.354 6.002 2.999 5.284 1.253 14.754-4.016 17.778-6.115 3.508-16.967-.101-20.163-6.385zm-65.443 21.332c-2.771-5.45.362-14.649 5.825-17.395 5.752-2.891 15.177.404 18.355 6.002 2.998 5.284 1.253 14.754-4.017 17.778-6.114 3.508-16.966-.101-20.162-6.385zm142.455 137.755c-2.772-5.451.362-14.65 5.825-17.396 5.751-2.891 15.177.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.385zm-53.51 42.302c-2.773-5.45.36-14.649 5.824-17.396 5.751-2.89 15.177.405 18.354 6.003 3 5.283 1.253 14.754-4.016 17.777-6.114 3.51-16.966-.1-20.162-6.384zm171.74 67.973c-2.772-5.45.362-14.649 5.825-17.395 5.751-2.891 15.177.404 18.354 6.002 3 5.284 1.253 14.754-4.016 17.778-6.114 3.508-16.967-.101-20.163-6.385zm-29.285 61.104c-2.773-5.45.36-14.65 5.824-17.396 5.75-2.89 15.176.405 18.354 6.003 2.999 5.283 1.253 14.753-4.016 17.777-6.115 3.509-16.967-.1-20.163-6.384zM625.3 266.65c-.293-6.088 6.295-13.185 12.384-13.45 6.452-.282 13.71 6.626 14.313 13.055.565 6.034-4.891 13.942-10.922 14.533-7.028.69-15.437-7.085-15.776-14.138z" style="display:inline;fill:#d4212f;fill-opacity:1;stroke:none;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" transform="matrix(-.16463 0 0 .16463 459.963 93.057)"/></g></g><g style="display:inline" transform="translate(202.72 92.72) scale(.16463)"><path style="display:inline;fill:#d4212f;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M915.012 411.87s-5.884 1.993-8.948 2.301c-6.623.666-13.45.444-19.942-1.022-7.379-1.667-13.929-5.911-20.964-8.693-15.75-6.227-31.504-12.484-47.553-17.896-16.351-5.514-32.5-12.498-49.598-14.828-8.615-1.174-17.472-.727-26.078.511-5.77.83-11.532 2.265-16.873 4.602-4.42 1.933-9.513 3.713-12.272 7.67-2.39 3.427-2.922 8.109-2.557 12.271.301 3.43 1.778 6.828 3.835 9.588 1.722 2.31 4.275 3.937 6.775 5.369 1.944 1.112 4.999.58 6.264 2.428.554.809.527 2.114 0 2.94-.708 1.11-2.333 1.24-3.58 1.662-2.976 1.009-6.157 1.273-9.203 2.046-10.825 2.746-22.077 4.516-32.213 9.203-4.463 2.064-9.128 4.402-12.272 8.182-1.66 1.995-2.472 4.631-3.068 7.158-.667 2.825.135 5.863-.511 8.693-.699 3.054-1.608 6.257-3.58 8.692-2.47 3.05-6.311 4.694-9.715 6.647-3.025 1.736-6.111 3.497-9.46 4.474-2.597.759-5.765-.274-8.053 1.023-2.122 1.204 4.155.91 6.264 1.15 3.73.426 7.505.24 11.25.512 3.416.248 6.833 1.502 10.226 1.022 3.635-.513 7.404-1.742 10.226-4.09 2.944-2.45 4.87-6.1 6.136-9.715 1.02-2.913-.248-6.39 1.023-9.204 1.043-2.31 2.957-4.293 5.113-5.625 8.585-5.302 19.475-5.298 29.145-8.18 6.51-1.941 13.71-2.475 19.43-6.137 2.134-1.366 3.854-3.426 5.114-5.624 1.42-2.48 2.388-5.33 2.556-8.181.163-2.77-.334-5.68-1.534-8.182-1.358-2.834-4.457-4.501-6.136-7.158-.896-1.42-2.683-3.05-2.045-4.602 1.827-4.442 8.686-4.446 13.422-5.241 7.402-1.242 15.057-.08 22.499.895 9.655 1.264 19.21 3.493 28.506 6.391 9.125 2.845 17.967 6.611 26.589 10.738 7.57 3.624 15.101 7.472 21.986 12.272 5.157 3.595 9.192 8.633 14.318 12.272 4.982 3.536 10.102 7.134 15.85 9.203 6.829 2.459 14.244 2.981 21.476 3.58 4.756.393 14.317 0 14.317 0h.64z"/><path style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m842.276 395.636-11.504 21.987 8.309 4.474 10.098-23.52zm9.716 4.218-10.61 23.905 9.076 5.88 9.331-27.228z"/><path style="fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m863.752 404.456-9.843 27.484 8.181 7.286 9.076-31.702zm-71.074-3.962s1.166-1.066 1.278-1.79c.193-1.238-.36-2.607-1.15-3.58-2.226-2.74-5.936-3.904-9.204-5.24-5.548-2.27-11.45-3.753-17.385-4.602a64.829 64.829 0 0 0-15.084-.384c-3.47.32-6.895 1.151-10.226 2.173-2.814.864-5.825 1.56-8.181 3.324-1.481 1.109-2.817 2.609-3.452 4.346-.497 1.362-.414 2.926-.128 4.346.305 1.515 1.196 2.853 1.918 4.219 1.42 2.688 3.74 4.923 4.73 7.797.824 2.394 1.54 5.095.894 7.543-.716 2.71-2.967 4.829-4.985 6.775-1.744 1.681-3.82 3.05-6.008 4.09-5.943 2.822-12.606 3.774-18.92 5.625-5.447 1.597-11.065 2.684-16.361 4.73-4.427 1.709-9.35 2.988-12.784 6.263-1.407 1.343-2.042 3.327-2.812 5.113-.992 2.302-2.3 7.159-2.3 7.159s-.618 5.521-2.046 7.798c-1.22 1.945-3.165 3.492-5.241 4.474-2.191 1.036-4.78.814-7.159 1.278-4.445.867-8.985 1.416-13.294 2.812-.798.259-3.068 1.023-2.301 1.023.767 0 9.448 1.006 14.19 1.278 3.404.196 6.88.91 10.226.256 2.51-.491 5.075-1.42 7.03-3.068 2.965-2.498 5.028-6.087 6.392-9.715 1.316-3.503-.105-7.757 1.534-11.122.831-1.706 2.347-3.094 3.963-4.09 7.526-4.639 16.898-5.207 25.31-7.926 7.95-2.569 16.467-3.88 23.777-7.925 1.642-.909 3.255-2.052 4.346-3.58 1.905-2.666 3.02-5.955 3.451-9.203.237-1.782.078-3.67-.511-5.37-.747-2.154-2.26-3.989-3.707-5.751-1.09-1.328-2.715-2.178-3.707-3.58-.947-1.338-2.221-2.843-2.045-4.474.182-1.694 1.609-3.208 3.067-4.09 3.879-2.346 8.894-1.996 13.423-2.174 7.775-.304 15.564.8 23.265 1.918 6.591.957 19.558 4.09 19.558 4.09z"/><path style="display:inline;fill:#002a86;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m876.024 411.487-4.602 33.62s6.903 4.346 7.925 4.474c1.023.127 17.002 1.022 17.002 1.022l16.49.128 1.662-38.733-8.82 2.301s-13.295 0-14.062-.128c-.767-.127-11.377-2.556-11.377-2.556l-3.963-1.662z"/><path style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m831.027 392.44-10.226 19.686 7.414 3.835 9.715-21.603zm-22.37-8.18-9.715 19.43 8.181 3.45 8.692-20.197zm10.61 3.706-9.715 19.686 8.18 3.58 8.821-20.837-7.286-2.812z"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="906.575" cy="420.819" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="897.499" cy="420.307" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="890.085" cy="419.668" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="881.564" cy="417.09" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="880.648" cy="423.104" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="888.935" cy="425.932" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="896.364" cy="426.608" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="905.169" cy="427.338" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="904.146" cy="433.218" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="895.597" cy="433.511" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="888.04" cy="432.579" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="879.603" cy="429.511" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="878.421" cy="436.03" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="886.927" cy="438.625" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="894.703" cy="439.279" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="902.996" cy="439.738" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="902.229" cy="446.64" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="892.897" cy="445.873" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="885.452" cy="444.76" r="1.152"/><circle style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.99827;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" cx="876.919" cy="442.422" r="1.152"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M914.884 411.487s-5.77 2.31-8.82 2.684c-6.606.811-13.45.444-19.942-1.022-7.379-1.667-13.929-5.911-20.964-8.693-15.75-6.227-31.504-12.484-47.553-17.896-16.351-5.514-32.5-12.498-49.598-14.828-8.615-1.174-17.472-.727-26.078.511-5.77.83-11.532 2.265-16.873 4.602-4.42 1.933-9.513 3.713-12.272 7.67-2.39 3.427-3.065 8.124-2.557 12.271.49 3.992 2.582 7.85 5.241 10.866 1.814 2.057 4.486 3.18 6.903 4.474 1.514.811 3.787.61 4.73 2.045.538.82.527 2.114 0 2.94-.708 1.11-2.333 1.24-3.58 1.662-2.976 1.009-6.157 1.273-9.203 2.046-10.825 2.746-22.077 4.516-32.213 9.203-4.463 2.064-9.128 4.402-12.272 8.182-1.66 1.995-2.472 4.631-3.068 7.158-.667 2.825.135 5.863-.511 8.693-.699 3.054-1.608 6.257-3.58 8.692-2.47 3.05-6.311 4.694-9.715 6.647-3.025 1.736-6.111 3.497-9.46 4.474-2.597.759-5.765-.274-8.053 1.023-2.122 1.204 4.155.91 6.264 1.15 3.73.426 7.505.24 11.25.512 3.416.248 6.833 1.502 10.226 1.022 3.635-.513 7.404-1.742 10.226-4.09 2.944-2.45 4.87-6.1 6.136-9.715 1.02-2.913-.248-6.39 1.023-9.204 1.043-2.31 2.957-4.293 5.113-5.625 8.585-5.302 19.475-5.298 29.145-8.18 6.51-1.941 13.71-2.475 19.43-6.137 2.134-1.366 3.854-3.426 5.114-5.624 1.42-2.48 2.388-5.33 2.556-8.181.163-2.77-.334-5.68-1.534-8.182-1.358-2.834-4.457-4.501-6.136-7.158-.896-1.42-2.683-3.05-2.045-4.602 1.827-4.442 8.686-4.446 13.422-5.241 7.402-1.242 15.057-.08 22.499.895 9.655 1.264 19.21 3.493 28.506 6.391 9.125 2.845 17.967 6.611 26.589 10.738 7.57 3.624 15.101 7.472 21.986 12.272 5.157 3.595 9.192 8.633 14.318 12.272 4.982 3.536 10.102 7.134 15.85 9.203 6.829 2.459 14.244 2.981 21.476 3.58 4.756.393 14.317 0 14.317 0l1.023.255z"/></g><g style="display:inline"><path style="display:inline;fill:#fefdfe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.034;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3" d="M1190.255 686.421s-18.251-3.184-27.479-3.435c-11.171-.302-22.539-.094-33.444 2.35-4.543 1.019-8.906 2.876-13.016 5.062-2.332 1.24-4.092 3.454-6.508 4.52-2.488 1.097-5.322 1.126-7.955 1.808-3.341.865-6.843 1.372-9.942 2.892-2.208 1.083-3.762 3.249-5.966 4.339-3.777 1.868-8.068 2.434-12.112 3.616-3.79 1.107-7.491 2.628-11.39 3.254-1.488.238-4.52.18-4.52.18s-8.914 7.77-9.4 19.886c-.402 10.026-6.233 18.768-5.061 28.925 7.099 2.128 14.01-1.354 20.608-3.616 4.386-1.503 7.983-4.8 12.293-6.508 5.519-2.185 11.73-2.335 17.175-4.7 4.74-2.059 8.315-6.439 13.197-8.135 6.36-2.211 13.332-2.258 20.066-2.35 10.163-.14 20.327 1.154 30.371 2.711 4.392.682 13.016 2.893 13.016 2.893z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1152.853 681.348c-7.574-.078-15.35.25-22.898 2.043-4.182.993-8.196 2.651-11.902 4.718-3.368 1.878-5.36 4.668-7.635 5.715-4.79 2.205-11.18 1.641-17.389 3.916-5.181 1.9-9.33 5.175-13.68 7.1-2.655 1.175-5.11 2.594-7.786 3.437-4.25 1.34-8.42 2.328-11.724 2.726l-1.915.004c-1.237 1.124-2.025 2.116-2.867 3.124l3.869-.042c3.985-.194 9.088-1.23 13.445-2.418 2.996-.817 5.849-1.957 8.598-3.174 4.967-2.199 9.053-5.395 13.437-7.002 5.047-1.85 11.585-1.231 17.684-4.039 3.592-1.653 5.637-4.585 7.912-5.853 3.428-1.912 7.11-3.426 10.877-4.32 7.05-1.675 14.505-2.012 21.934-1.936 5.92.06 13.865.75 20.744 1.574 3.439.412 6.617.859 9.146 1.272 2.529.413 3.248-3.523.645-3.948a227.754 227.754 0 0 0-9.315-1.295c-6.976-.836-14.989-1.54-21.18-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1149.895 689.543c-7.574-.077-15.354.251-22.9 2.043-4.183.993-8.195 2.651-11.901 4.719-3.367 1.878-5.361 4.667-7.637 5.715-4.79 2.204-11.179 1.64-17.387 3.916-5.181 1.898-9.33 5.174-13.68 7.1-2.677 1.185-5.326 2.286-7.997 2.962-4.733 1.198-16.032 2.096-16.032 2.096-.815 1.332-1.328 2.652-1.931 3.976 0 0 13.764-.883 18.945-2.195 3.058-.774 5.908-1.977 8.635-3.184 4.967-2.199 9.053-5.393 13.437-7 5.047-1.85 11.585-1.231 17.684-4.039 3.592-1.653 5.636-4.587 7.91-5.855 3.428-1.912 7.111-3.426 10.877-4.32 7.05-1.674 14.507-2.01 21.936-1.934 5.92.06 13.865.75 20.744 1.574 3.439.412 6.617.859 9.146 1.272 2.529.413 6.356-2.772 6.356-2.772-1.213-.39-3.108-.753-5.711-1.178a228.17 228.17 0 0 0-9.317-1.293c-6.976-.836-14.987-1.54-21.177-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1146.82 698.04c-7.574-.078-15.351.25-22.898 2.042-4.182.993-8.196 2.652-11.902 4.719-3.368 1.878-5.36 4.667-7.635 5.715-4.79 2.204-11.18 1.64-17.389 3.916-5.181 1.898-9.33 5.174-13.68 7.1-2.667 1.18-5.325 2.26-8.013 2.966-4.606 1.208-16.301 2.38-16.301 2.38-.267 1.093-.394 2.538-.479 4.015 0 0 12.837-1.225 17.795-2.526 3.03-.795 5.88-1.966 8.618-3.178 4.967-2.199 9.053-5.395 13.437-7.002 5.047-1.85 11.584-1.231 17.684-4.039 3.592-1.653 5.637-4.585 7.912-5.853 3.427-1.912 7.11-3.426 10.877-4.32 7.05-1.674 14.505-2.012 21.933-1.936 5.92.06 13.866.75 20.744 1.574 3.44.412 6.618.859 9.147 1.272 2.529.413 3.248-3.523.645-3.948a227.754 227.754 0 0 0-9.315-1.295c-6.976-.836-14.989-1.54-21.18-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1143.205 707.26c-7.574-.077-15.351.25-22.898 2.043-4.182.993-8.196 2.651-11.903 4.718-3.367 1.879-5.359 4.668-7.635 5.715-4.79 2.205-11.18 1.641-17.388 3.916-5.182 1.9-9.33 5.175-13.68 7.1-2.699 1.195-5.326 2.335-7.963 2.953-4.135.969-13.706 1.63-13.706 1.63l-.889 3.95s10.792-.58 15.507-1.685c3.118-.73 5.965-1.994 8.67-3.192 4.968-2.199 9.053-5.393 13.438-7 5.047-1.85 11.584-1.231 17.683-4.039 3.592-1.653 5.638-4.587 7.913-5.855 3.427-1.912 7.11-3.426 10.877-4.32 7.05-1.675 14.505-2.01 21.933-1.934 5.92.06 13.717.562 20.596 1.386 3.439.412 6.766 1.045 9.295 1.458 2.529.413 5.13.579 5.766.783l.59-3.555c-1.213-.39-3.109-.75-5.712-1.176a228.028 228.028 0 0 0-9.314-1.293c-6.976-.836-14.99-1.54-21.18-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1139.77 714.852c-7.574-.078-15.352.25-22.899 2.043-4.182.992-8.196 2.651-11.902 4.718-3.367 1.878-5.36 4.667-7.635 5.715-4.79 2.205-11.179 1.641-17.387 3.916-5.181 1.899-9.332 5.175-13.681 7.1-2.692 1.191-5.326 2.318-7.975 2.957-3.718.896-12.292 1.626-12.292 1.626l-1.025 3.77 1.772-.007c3.746-.183 8.294-.491 12.482-1.5 3.097-.746 5.944-1.987 8.657-3.188 4.967-2.199 9.053-5.395 13.437-7.002 5.047-1.85 11.585-1.23 17.684-4.037 3.592-1.653 5.637-4.587 7.912-5.855 3.428-1.912 7.11-3.426 10.877-4.32 7.05-1.675 14.505-2.012 21.934-1.936 5.92.06 13.865.75 20.744 1.574 3.439.412 6.617.859 9.146 1.272 2.529.412 4.495.83 5.131 1.035l1.697.634 1.432-3.83-1.902-.611c-1.213-.39-3.11-.75-5.713-1.176a227.705 227.705 0 0 0-9.315-1.295c-6.976-.836-14.989-1.54-21.18-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1137.059 722.807c-7.574-.077-15.354.25-22.9 2.043-4.183.993-8.195 2.651-11.901 4.718-3.367 1.878-5.359 4.668-7.635 5.715-4.79 2.205-11.18 1.641-17.389 3.916-5.181 1.9-9.33 5.175-13.68 7.1-2.693 1.193-5.325 2.324-7.97 2.955-3.374.805-11.477 1.038-11.477 1.038-.32 1.38-.495 2.693-.654 4 0 0 9.235-.233 13.059-1.146 3.104-.74 5.952-1.991 8.662-3.19 4.967-2.2 9.053-5.394 13.437-7 5.047-1.85 11.585-1.232 17.684-4.04 3.592-1.653 5.638-4.587 7.912-5.855 3.428-1.912 7.111-3.427 10.877-4.32 7.05-1.675 14.505-2.01 21.934-1.934 5.92.06 13.865.75 20.744 1.574 3.439.412 6.617.858 9.146 1.271 2.53.413 6.671 1.388 6.671 1.388l1.379-3.689s-4.802-1.223-7.405-1.648a228.012 228.012 0 0 0-9.315-1.293c-6.976-.836-14.989-1.54-21.18-1.603z" transform="translate(202.72 92.72) scale(.16463)"/><path style="color:#000;fill:#d4212f;fill-rule:evenodd;stroke-linecap:square;stroke-miterlimit:6.3;-inkscape-stroke:none" d="M1133.443 731.484c-7.574-.077-15.353.251-22.9 2.043-4.182.993-8.194 2.652-11.9 4.72-3.368 1.877-5.361 4.666-7.637 5.714-4.79 2.205-11.179 1.64-17.387 3.916-5.296 1.94-9.232 5.591-13.51 7.033-4.699 1.584-11.65 2.437-15.185 2.61l-1.613.03-.19 4.061 1.998-.097c3.888-.19 10.885-1 16.268-2.815 5.377-1.812 9.34-5.501 13.61-7.066 5.046-1.85 11.583-1.232 17.683-4.04 3.592-1.653 5.635-4.586 7.91-5.855 3.428-1.912 7.11-3.426 10.877-4.32 7.05-1.674 14.507-2.01 21.935-1.934 5.92.06 13.866.75 20.745 1.575 3.439.412 6.708 1 9.237 1.413 2.528.413 6.804 1.64 6.804 1.64l1.53-4.095s-5.177-1.211-7.78-1.636a227.864 227.864 0 0 0-9.317-1.295c-6.976-.836-14.987-1.539-21.178-1.602z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#002868;stroke-width:.177133" d="M1190.255 686.421s-3.74-1.745-5.728-2.256c-5.75-1.478-11.746-1.812-17.665-2.27-6.438-.5-19.365-.52-19.365-.52s-3.888 9.037-5.198 13.762c-1.463 5.282-2.933 16.179-2.933 16.179s14.947.275 22.365 1.107c5.935.665 17.648 3.099 17.648 3.099z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#fff;fill-opacity:.994236;stroke-width:.00217921" d="m1162.487 683.884-.312 1.505-1.622.186 1.428.744-.311 1.505 1.195-1.045 1.43.744-.691-1.39 1.196-1.046-1.622.187zm6.368.716-1.02 1.199-1.53-.542.897 1.281-1.021 1.197 1.576-.405.898 1.282.078-1.532 1.576-.405-1.53-.542zm-12.363 1.425.47 1.468-1.345.874 1.635.035.47 1.47.54-1.448 1.633.035-1.299-.929.54-1.448-1.344.874zm15.066 1.456.159 1.527-1.497.614 1.597.33.159 1.525.826-1.323 1.597.33-1.085-1.148.826-1.322-1.497.615zm-16.944 1.952-.759 1.36-1.61-.257 1.142 1.096-.756 1.36 1.464-.682 1.143 1.096-.239-1.518 1.465-.68-1.612-.258zm20.491 2.309-.614 1.422-1.63-.11 1.25.988-.615 1.422 1.388-.812 1.25.987-.392-1.488 1.387-.812-1.631-.11zm-22.836 2.63v1.535l-1.554.476 1.554.472v1.534l.96-1.242 1.554.472-.962-1.24.959-1.242-1.555.476zm23.867 2.689-1.247.99-1.39-.807.62 1.419-1.25.992 1.632-.112.617 1.418.39-1.49 1.63-.112-1.39-.808zm-20.89 2.288-1.14 1.098-1.466-.678.762 1.357-1.14 1.099 1.61-.26.761 1.356.234-1.517 1.612-.26-1.466-.678zm16.743 1.885-.156 1.527-1.594.332 1.499.61-.156 1.528 1.082-1.15 1.5.611-.83-1.321 1.082-1.15-1.596.333zm-14.25 1.642-.464 1.47-1.635.04 1.346.869-.465 1.47 1.297-.933 1.348.869-.545-1.446 1.297-.932-1.633.04zm10.937 1.232-.893 1.284-1.577-.4 1.024 1.193-.893 1.285 1.527-.546 1.026 1.194-.082-1.531 1.528-.547-1.577-.4zm-6.982.805.317 1.505-1.428.747 1.624.181.316 1.505.687-1.39 1.622.181-1.197-1.041.686-1.393-1.428.747z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.734;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M1152.853 681.348a169.602 169.602 0 0 0-4.875.029l-.48-.002v.006c-5.853.131-11.764.638-17.541 2.01-4.182.993-8.196 2.651-11.902 4.718-3.368 1.879-5.36 4.668-7.635 5.715-4.79 2.205-11.18 1.641-17.389 3.916-5.181 1.9-9.33 5.175-13.68 7.1-2.655 1.176-5.112 2.595-7.787 3.437-4.239 1.336-8.394 2.322-11.693 2.721l-.137.004-1.808.004c-.504.458-.922.89-1.31 1.315-.07.074-.082.083-.155.164-.495.55-.933 1.085-1.381 1.62-.01.009-.014.018-.022.026v0a33 33 0 0 0-2.69 3.963h-.01c-.241.395-.45.79-.65 1.184-.155.307-.305.613-.445.92-.226.47-.44.954-.648 1.455l-.188.418.016-.002a27.5 27.5 0 0 0-1.432 4.806l-.012.002c-.266 1.094-.394 2.538-.478 4.016-.09 2.25-.476 4.43-.973 6.58l-.24 1.066c-.368 1.47-.783 2.926-1.209 4.377l-.104.01-1.023 3.772h.051a64.794 64.794 0 0 0-.883 3.592l-.035.002c-.162.7-.286 1.384-.39 2.058a32.163 32.163 0 0 0-.26 1.912v.03a26.873 26.873 0 0 0-.133 3.26h-.012l-.19 4.06 1.999-.098c3.888-.19 10.884-1 16.267-2.814 5.377-1.813 9.34-5.502 13.61-7.067 5.047-1.85 11.584-1.231 17.683-4.039 3.592-1.653 5.636-4.587 7.91-5.855 3.428-1.912 7.111-3.426 10.877-4.32 7.05-1.674 14.508-2.01 21.936-1.934 5.92.06 13.865.75 20.744 1.574 3.37.404 6.556.974 9.063 1.385 3.592.813 6.978 1.67 6.978 1.67l1.531-4.096 1.86-4.978v0l1.377-3.688 1.488-3.984v0l1.431-3.83v0l1.502-4.016 10.875-29.1s-3.739-1.747-5.726-2.257c-5.75-1.478-11.747-1.811-17.666-2.27-2.356-.182-5.544-.286-8.686-.363-1.865-.1-3.664-.167-5.322-.184z" transform="translate(202.72 92.72) scale(.16463)"/></g><path style="display:inline;fill:#fefdfe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.734;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M999.7 42.299a6.67 6.67 0 0 0-.9.006s-15.492 2.6-23.266 3.709c-10.46 1.492-20.938 2.861-31.446 3.96-9.696 1.015-19.41 1.924-29.146 2.43-10.258.534-20.536.635-30.807.639-2.13 0-6.39-.127-6.39-.127-4.224.576-2.786 4.481.255 4.857 0 0 15.847.899 23.776.768 11.1-.183 22.168-1.309 33.236-2.174 9.854-.77 19.72-1.48 29.53-2.685 9.372-1.153 18.706-2.637 27.994-4.346 2.613-.481 7.798-1.662 7.798-1.662 2.952-.531 3.54-5.106-.634-5.375zM339.827 76.232a4.65 4.65 0 0 0-1.272.076c-.787.164-1.632.59-2.047 1.28-.617 1.025-.782 2.504-.256 3.578.812 1.655 2.92 2.319 4.604 3.068 27.156 12.081 57.252 16.234 86.412 21.987 39.433 7.779 79.526 11.772 119.395 16.873 16.336 2.09 32.687 4.118 49.087 5.625 33.176 3.047 66.456 4.844 99.707 6.902 18.741 1.16 37.48 2.465 56.247 3.068 34.924 1.123 69.887 1.823 104.82 1.024 19.967-.457 39.9-1.941 59.824-3.324 6.142-.427 18.408-1.534 18.408-1.534l-.767-4.601s-45.504 1.267-68.262 1.277c-33.412.015-66.825-.696-100.219-1.789-17.907-.586-35.803-1.475-53.687-2.557-34.885-2.11-69.793-4.177-104.567-7.67-40.176-4.034-80.24-9.268-120.16-15.34-22.758-3.46-45.37-7.83-68.006-12.015-22.105-4.086-44.268-7.925-66.216-12.783-3.088-.684-6.104-1.682-9.206-2.3-1.267-.254-2.56-.757-3.84-.845zm639.35 17.014c1.716-.138 3.502-5.627-.96-4.604-15.47 2.497-31.226.94-46.848 1.462-4.652-.036-2.155 4.053-.702 3.91 15.253.169 31.212.626 48.51-.768z" transform="translate(229.396 220.485) scale(.16463)"/><g style="display:inline"><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:5.32362;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m437.898 794.543-.642 4.894 10.176 2.881.923-5.673zm16.108 3.834-.643 4.894 10.174 2.883.924-5.675zm18.385 5.377-.643 4.894 10.174 2.881.926-5.674zm-39.606 3.828-.642 6.502 10.175 3.83.924-7.541zm19.48 18.715s5.585 6.56 8.948 9.205c6.846 5.386 14.907 9.02 22.498 13.293 2.359 1.328 4.451 3.846 7.158 3.836 1.068-.004 2.19-.666 2.813-1.533.858-1.195 1.131-2.923.767-4.348-.405-1.586-1.674-2.976-3.068-3.834-1.41-.867-3.278-.53-4.858-1.023-3.353-1.049-6.504-2.663-9.714-4.09-8.256-3.672-24.543-11.506-24.543-11.506zm684.044 18.441c-1.184.017-2.497 1.24-2.829 2.371-1.245 4.253-3.169 7.663-4.345 11.504-.443 1.444-.139 3.823 1.277 4.348 1.618.6 3.864-1.156 4.348-2.813 1.298-4.441 2.56-6.506 3.834-10.482.526-1.643-.144-4.337-1.79-4.857a1.567 1.567 0 0 0-.495-.07zm-28.002.153c-1.184.016-2.495 1.24-2.827 2.37-1.245 4.254-3.17 7.664-4.347 11.505-.443 1.444-.137 3.822 1.28 4.347 1.617.6 3.86-1.156 4.345-2.812 1.298-4.442 2.562-6.506 3.836-10.483.526-1.643-.146-4.337-1.791-4.857a1.567 1.567 0 0 0-.496-.07zm13.683.357c-1.183.016-2.495 1.242-2.826 2.373-1.246 4.253-3.171 7.663-4.348 11.504-.442 1.444-.136 3.82 1.28 4.346 1.617.6 3.861-1.155 4.345-2.81 1.299-4.443 2.562-6.507 3.836-10.483.527-1.644-.145-4.338-1.79-4.858a1.568 1.568 0 0 0-.497-.072z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#efae0e;stroke-width:4.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m433.346 777.979-.256 27.1 2.556 1.788 58.036 15.084 1.023-6.902-1.023-4.092-4.09-3.578v-13.55l-7.67-1.79-1.79 5.37-13.038-3.325-2.045-8.182-6.649-.765-1.021 5.623-13.55-4.09-1.534-7.414zm712.529 62.38-44.998.256z" transform="translate(202.72 92.72) scale(.16463)"/></g><path style="display:inline;fill:#d4212f;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m347.502 111.334-27.867.256 30.68 43.718 21.73-.511zm17.641 1.535c-1.511 5.591 5.62 11.9 12.016 18.15 0 0 145.58 10.262 218.336 15.852 94.626 7.27 283.783 23.01 283.783 23.01l-3.069-9.971s-191.325-19.923-287.107-28.635c-74.597-6.785-223.959-18.406-223.959-18.406zm542.43 44.99c-1.71.109-3.516 2.145-3.496 3.84.03 2.592 3.096 4.8 5.625 5.37 10.881 2.45 29.912 3.323 29.912 3.323l1.023-8.693s-22.094-2.836-32.724-3.834a2.177 2.177 0 0 0-.34-.006zm4.173 16.623c-2.29-.106-4.773 2.334-5.113 4.602-.22 1.474.843 3.523 2.301 3.836 10.404 2.235 26.078 3.322 26.078 3.322l2.301-9.203s-16.916-2.155-25.567-2.557zm1.792 15.596c-1.687-.051-3.48 1.894-3.58 3.578-.092 1.515 1.31 3.36 2.812 3.58 5.909.87 16.617 1.533 16.617 1.533l2.557-7.158s-12.37-1.35-18.406-1.533z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m416.147 139.457.129 20.453 27.728 3.01v-20.44zm70.324 7.555.03 20.443 29.146 3.016.305-20.409zm76.91 7.689.256 20.465 27.403 2.25-.352-20.469zm65.71 5.3-.665 20.384 33.973 3.293-.527-20.495zm71.294 7.14.531 20.492 30.168 3.125-.466-20.489zm70.408 6.95-.351 20.415 32.262 2.142v-20.445zm72.485 4.292.65 20.478 30.236 1.444-.126-20.454z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M398.795 112.51c-1.072-.016-2.265.408-3.254 1.076-1.454.982-2.974 2.39-3.529 4.035-8.74 25.914-28.965 89.593-28.142 90.11 3.101 1.944 8.2 2.9 11.685.267.921-.696 17.565-60.436 25.701-89.3.484-1.716.954-3.781.153-5.112-.488-.81-1.621-1.062-2.614-1.076zm68.528 7.39c-1.077-.014-2.218.387-3.123 1.022-1.332.934-2.675 2.272-3.02 3.836-5.439 24.63-17.55 85.156-16.66 85.646 3.358 1.849 8.591 2.758 11.746.256.834-.661 9.863-57.445 14.318-84.88.265-1.63.47-3.593-.503-4.858-.593-.77-1.762-1.008-2.758-1.022zm76.015 7.285c-1.078-.014-2.195.387-3.066 1.022-1.281.934-2.552 2.272-2.813 3.836-4.103 24.63-12.935 85.156-12.017 85.646 3.458 1.849 8.742 2.758 11.762.256.798-.661 6.747-57.443 9.714-84.879.177-1.63.275-3.594-.767-4.86-.635-.769-1.815-1.007-2.813-1.02zm68.858 6.776c-1.08-.015-2.153.388-2.951 1.023-1.175.934-2.293 2.27-2.375 3.834-1.299 24.631-3.237 85.156-2.264 85.647 3.668 1.848 9.055 2.757 11.789.256.723-.662.205-57.444.049-84.88-.01-1.63-.132-3.592-1.319-4.857-.722-.77-1.93-1.01-2.93-1.023zm69.855 4.857a4.493 4.493 0 0 0-2.89 1.024c-1.12.933-2.158 2.27-2.147 3.834.171 24.63 1.843 85.156 2.846 85.646 3.779 1.849 9.22 2.758 11.805.256.683-.662-3.221-57.443-5.014-84.879-.107-1.63-.347-3.592-1.61-4.857-.768-.77-1.99-1.01-2.99-1.024zm64.104 5.125c-1.082-.015-2.06.398-2.707 1.05-.951.956-1.75 2.327-1.46 3.929 4.576 25.239 17.07 87.257 18.159 87.76 4.106 1.893 9.706 2.825 11.842.261.564-.678-13.49-58.862-20.188-86.974-.398-1.67-.99-3.68-2.476-4.977-.905-.789-2.169-1.035-3.17-1.049zm132.058 2.565c-1.084-.016-2.008.405-2.572 1.066-.829.972-1.455 2.364-.96 3.992 7.776 25.644 28.137 88.658 29.29 89.168 4.346 1.925 10.063 2.87 11.873.266.479-.689-20.957-59.805-31.22-88.37-.61-1.696-1.457-3.739-3.108-5.056-1.005-.801-2.3-1.052-3.303-1.066zm-64.22 1.527c-1.084-.015-2.026.398-2.618 1.05-.87.96-1.553 2.336-1.127 3.942 6.712 25.307 24.454 87.49 25.586 87.994 4.267 1.9 9.947 2.832 11.866.262.507-.68-18.472-59.017-27.55-87.205-.538-1.674-1.3-3.693-2.898-4.992-.971-.791-2.257-1.037-3.26-1.051z" transform="translate(229.396 220.485) scale(.16463)"/><g style="display:inline"><path style="display:inline;fill:#d4212f;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M628.03 425.194s-23.256.848-34.349 3.977c-10.742 3.031-21.268 7.642-30.37 14.101-9.732 6.906-17.483 16.363-24.948 25.671-2.886 3.599-6.842 7.019-7.593 11.57-.548 3.317.622 6.995 2.53 9.762 2.601 3.772 9.335 3.774 11.209 7.954.893 1.992.156 4.51-.723 6.508-3.098 7.036-8.718 13.201-15.186 17.355-6.031 3.874-14.315 2.715-20.608 6.147-5.854 3.192-11.335 7.574-15.186 13.016-2.314 3.27-5.003 7.257-4.339 11.208.34 2.024 1.937 4.483 3.977 4.7 1.966.21 3.351-2.17 4.7-3.615 2.374-2.54 3.328-6.22 5.786-8.677 3.38-3.38 7.446-6.301 11.931-7.955 4.783-1.763 10.34-.226 15.186-1.808 6.31-2.059 12.357-5.394 17.355-9.762 5.572-4.87 10.926-10.734 13.377-17.716 1.398-3.982 2.232-8.872.362-12.655-1.645-3.328-6.905-3.47-9.04-6.508-1.008-1.435-1.803-3.344-1.445-5.062 1.082-5.196 6.11-8.819 10.123-12.293 3.517-3.043 7.677-5.354 11.932-7.23 7.815-3.449 16.17-5.77 24.586-7.232 8.207-1.425 24.947-1.446 24.947-1.446l3.616.361z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m588.326 430.822 2.108 27.031 6.863-1.203-1.893-27.924zm-28.551 15.134 7.745 20.497-4.651 2.988-7.477-19.667zm-9.65 9.102-4.465 5.006 9.539 15.956 3.817-3.41z" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m536.457 471.182 14.893 16.032-.694-3.809-10.753-16.378z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#002a86;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:.811;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m602.359 427.635-.583 28.434c7.967-.473 15.88-1.224 24.084-.504l2.17-30.37c-8.729.639-17.909.817-25.671 2.44z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="m583.7 432.488-6.307 2.673 3.809 25.26 5.918-1.55zm-17.686 8.946 6.697 22.447 4.111-1.693-5.955-23.69zm-15.74 43.696s.836 2.54 1.912 4.186c1.389 2.121 3.355 4.524 3.622 7.196.363 3.637-1.483 7.204-2.893 10.576-1.275 3.051-2.924 5.989-4.971 8.587-2.704 3.431-5.849 6.626-9.491 9.039-2.272 1.505-4.888 2.484-7.502 3.254-3.018.888-6.227.914-9.31 1.536-3.554.718-7.265 1.057-10.576 2.531-2.573 1.146-4.815 2.967-6.96 4.79-2.322 1.975-4.386 4.251-6.328 6.6-1.625 1.964-2.95 4.16-4.429 6.236-.902 1.267-1.682 2.631-2.711 3.797-1.31 1.482.27 2.62.27 2.62l3.707.453s3.65-5.246 5.604-7.774c1.936-2.506 3.606-5.314 6.056-7.321 2.514-2.059 5.507-3.577 8.587-4.61 2.602-.873 5.431-.797 8.135-1.266 3.476-.602 7.103-.721 10.395-1.988 5.527-2.127 10.616-5.454 15.186-9.22 2.42-1.994 6.327-6.96 6.327-6.96s2.569-4.809 3.615-7.322c1.213-2.91 2.72-5.814 3.074-8.948.254-2.258-.723-6.78-.723-6.78l-5.605-3.344c-2.026-1.593-3.407-3.831-4.99-5.868z" transform="translate(202.72 92.72) scale(.16463)"/><path style="fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M622.47 428.81a.768.768 0 0 0-.769.768.768.768 0 0 0 .77.768.768.768 0 0 0 .767-.768.768.768 0 0 0-.767-.767zm-5.288.586a.768.768 0 0 0-.768.77.768.768 0 0 0 .768.768.768.768 0 0 0 .77-.768.768.768 0 0 0-.77-.77zm-5.332.454a.768.768 0 0 0-.768.767.768.768 0 0 0 .768.77.768.768 0 0 0 .767-.77.768.768 0 0 0-.767-.767zm-4.971.36a.768.768 0 0 0-.77.769.768.768 0 0 0 .77.77.768.768 0 0 0 .767-.77.768.768 0 0 0-.767-.768zm15.547 3.255a.768.768 0 0 0-.77.767.768.768 0 0 0 .77.77.768.768 0 0 0 .767-.77.768.768 0 0 0-.767-.767zm-5.424 1.176a.768.768 0 0 0-.768.767.768.768 0 0 0 .768.768.768.768 0 0 0 .768-.768.768.768 0 0 0-.768-.767zm-5.424.09a.768.768 0 0 0-.767.767.768.768 0 0 0 .767.77.768.768 0 0 0 .77-.77.768.768 0 0 0-.77-.767zm-4.97.271a.768.768 0 0 0-.77.768.768.768 0 0 0 .77.77.768.768 0 0 0 .767-.77.768.768 0 0 0-.768-.768zm15.818 3.615a.768.768 0 0 0-.77.768.768.768 0 0 0 .77.77.768.768 0 0 0 .767-.77.768.768 0 0 0-.767-.768zm-5.606.723a.768.768 0 0 0-.767.77.768.768 0 0 0 .767.767.768.768 0 0 0 .77-.768.768.768 0 0 0-.77-.77zm-5.242.453a.768.768 0 0 0-.767.768.768.768 0 0 0 .767.767.768.768 0 0 0 .77-.767.768.768 0 0 0-.77-.768zm-5.242.633a.768.768 0 0 0-.768.767.768.768 0 0 0 .768.768.768.768 0 0 0 .768-.768.768.768 0 0 0-.768-.767zm15.818 3.525a.768.768 0 0 0-.77.768.768.768 0 0 0 .77.767.768.768 0 0 0 .768-.767.768.768 0 0 0-.768-.768zm-5.152.451a.768.768 0 0 0-.768.768.768.768 0 0 0 .768.77.768.768 0 0 0 .768-.77.768.768 0 0 0-.768-.768zm-5.514.633a.768.768 0 0 0-.77.768.768.768 0 0 0 .77.77.768.768 0 0 0 .768-.77.768.768 0 0 0-.768-.768zm-5.334.272a.768.768 0 0 0-.767.767.768.768 0 0 0 .767.768.768.768 0 0 0 .77-.768.768.768 0 0 0-.77-.767zm15.819 3.615a.768.768 0 0 0-.768.767.768.768 0 0 0 .768.77.768.768 0 0 0 .77-.77.768.768 0 0 0-.77-.767zm-5.153.18a.768.768 0 0 0-.767.77.768.768 0 0 0 .767.767.768.768 0 0 0 .77-.768.768.768 0 0 0-.77-.77zm-5.332.453a.768.768 0 0 0-.77.767.768.768 0 0 0 .77.77.768.768 0 0 0 .768-.77.768.768 0 0 0-.768-.767zm-5.152.45a.768.768 0 0 0-.768.77.768.768 0 0 0 .768.768.768.768 0 0 0 .768-.768.768.768 0 0 0-.768-.77z" transform="translate(202.72 92.72) scale(.16463)"/><path style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:2;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M628.03 425.194s-23.256.848-34.349 3.977c-10.742 3.031-21.268 7.642-30.37 14.101-9.732 6.906-17.483 16.363-24.948 25.671-2.886 3.599-6.842 7.019-7.593 11.57-.548 3.317.622 6.995 2.53 9.762 2.601 3.772 9.335 3.774 11.209 7.954.893 1.992.156 4.51-.723 6.508-3.098 7.036-8.718 13.201-15.186 17.355-6.031 3.874-14.315 2.715-20.608 6.147-5.854 3.192-11.335 7.574-15.186 13.016-2.314 3.27-5.003 7.257-4.339 11.208.34 2.024 1.937 4.483 3.977 4.7 1.966.21 3.351-2.17 4.7-3.615 2.374-2.54 3.328-6.22 5.786-8.677 3.38-3.38 7.446-6.301 11.931-7.955 4.783-1.763 10.34-.226 15.186-1.808 6.31-2.059 12.357-5.394 17.355-9.762 5.572-4.87 10.926-10.734 13.377-17.716 1.398-3.982 2.232-8.872.362-12.655-1.645-3.328-6.905-3.47-9.04-6.508-1.008-1.435-1.803-3.344-1.445-5.062 1.082-5.196 6.11-8.819 10.123-12.293 3.517-3.043 7.677-5.354 11.932-7.23 7.815-3.449 16.17-5.77 24.586-7.232 8.207-1.425 24.947-1.446 24.947-1.446l3.616.361z" transform="translate(202.72 92.72) scale(.16463)"/></g><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:14.2325;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M611.088-592.416A589.469 589.469 0 0 0 21.62-2.947 589.469 589.469 0 0 0 611.088 586.52a589.469 589.469 0 0 0 589.47-589.468 589.469 589.469 0 0 0-589.47-589.47zm0 14.318a575.152 575.152 0 0 1 575.153 575.15 575.152 575.152 0 0 1-575.153 575.153A575.152 575.152 0 0 1 35.938-2.947a575.152 575.152 0 0 1 575.15-575.15z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:17.3436;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M611.088-735.586A732.64 732.64 0 0 0-121.55-2.947a732.64 732.64 0 0 0 732.638 732.64A732.64 732.64 0 0 0 1343.73-2.947a732.64 732.64 0 0 0-732.64-732.64zm0 14.318a718.322 718.322 0 0 1 718.323 718.32 718.322 718.322 0 0 1-718.323 718.323A718.322 718.322 0 0 1-107.232-2.947a718.322 718.322 0 0 1 718.32-718.32z" transform="translate(229.396 220.485) scale(.16463)"/><path style="display:inline;fill:#efae0e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:18.035;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.3;stroke-dasharray:none;stroke-opacity:1" d="M611.088-776.067A773.12 773.12 0 0 0-162.03-2.947a773.12 773.12 0 0 0 773.12 773.12 773.12 773.12 0 0 0 773.12-773.12 773.12 773.12 0 0 0-773.12-773.12zm0 26.165A746.956 746.956 0 0 1 1358.045-2.947 746.956 746.956 0 0 1 611.088 744.01 746.956 746.956 0 0 1-135.867-2.947a746.956 746.956 0 0 1 746.955-746.955z" transform="translate(229.396 220.485) scale(.16463)"/><path style="fill:#fff;stroke:none;stroke-width:2.42968;stroke-miterlimit:4.3;stroke-dasharray:none;fill-opacity:1" class="UnoptimicedTransforms" d="M874.42 71.767h28.891v20.102H874.42z" transform="translate(229.396 220.485) scale(.16463)"/><path style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:2.42968;stroke-miterlimit:4.3;stroke-dasharray:none;stroke-opacity:1" d="M903.567 91.866c-9.668.247-19.338.435-29.01.563l-.266-20.103c9.59-.126 19.178-.311 28.764-.555zm-49.324.744c-9.673.044-19.348.028-29.022-.048l.159-20.107c9.59.077 19.181.093 28.772.05zm-49.339-.298c-9.674-.16-19.347-.383-29.018-.667l.59-20.1c9.586.282 19.174.502 28.764.663zm-49.326-1.354c-9.67-.37-19.336-.802-29-1.296l1.027-20.08a2240.6 2240.6 0 0 0 28.742 1.283zm-49.288-2.425a2226.087 2226.087 0 0 1-28.963-1.934l1.47-20.051c9.563.7 19.13 1.338 28.702 1.915zm-49.22-3.513c-9.643-.796-19.28-1.656-28.91-2.58l1.918-20.01c9.542.914 19.091 1.766 28.646 2.554zm-49.126-4.615A2156.217 2156.217 0 0 1 579.1 77.17l2.375-19.959c9.516 1.132 19.041 2.2 28.574 3.204zm-49.005-5.732a2121.246 2121.246 0 0 1-28.758-3.9l2.836-19.895a2100.012 2100.012 0 0 0 28.486 3.861zm-48.856-6.864a2086.54 2086.54 0 0 1-28.658-4.573l3.304-19.82a2064.35 2064.35 0 0 0 28.383 4.527zm-48.68-8.011a2052.327 2052.327 0 0 1-28.54-5.255l3.777-19.736a2029.218 2029.218 0 0 0 28.262 5.204zm-48.475-9.175a2018.773 2018.773 0 0 1-28.41-5.945l4.26-19.639c9.36 2.03 18.736 3.993 28.125 5.888zm-48.245-10.351a1986.032 1986.032 0 0 1-28.26-6.646l4.744-19.53a1961.197 1961.197 0 0 0 27.974 6.58z" class="UnoptimicedTransforms" transform="translate(229.727 220.485) scale(.16463)"/></g>
10
+ </svg>
11
+ </g>
12
+ </svg>