-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
501 lines (492 loc) · 116 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<!DOCTYPE html>
<html lang="en">
<head>
<meta Content-Type: text/html; charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" X-Content-Type-Options=nosniff" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Irinella Boutsika">
<meta name="description" content="SVG animation fun page about Magic Herbs" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Emilys+Candy&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./styles.css" />
<script type="module" src="script.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js" defer></script>
<title>Magic Herbs</title>
</head>
<body>
<svg viewBox="0 0 1024 768" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" fill-rule="evenodd" clip-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5">
<g id="fonts">
<path d="M775.948,214.226c1.025,0 1.538,0.461 1.538,1.383c-0,0.691 -0.475,1.215 -1.424,1.571c-1.632,0.649 -2.448,1.812 -2.448,3.488c-0,1.34 0.474,2.388 1.423,3.142c0.816,0.628 1.851,0.942 3.104,0.942c2.506,0 4.698,-0.806 6.577,-2.419c1.177,-1.026 1.766,-2.325 1.766,-3.896c-0,-0.964 -0.171,-1.833 -0.513,-2.608c-0.361,-0.796 -0.911,-1.802 -1.651,-3.017c-1.139,-1.885 -2.098,-3.603 -2.876,-5.153c-0.873,-1.718 -1.31,-3.404 -1.31,-5.059c0,-3.917 1.756,-7.583 5.268,-10.997c1.86,-1.781 3.91,-3.226 6.15,-4.337c1.86,-0.9 3.654,-1.351 5.382,-1.351c1.12,0 2.069,0.325 2.847,0.974c0.949,0.775 1.424,1.833 1.424,3.174c-0,2.095 -1.025,4.357 -3.076,6.787c-1.936,2.283 -4.195,4.148 -6.776,5.593c-1.291,0.712 -2.269,1.068 -2.933,1.068c-0.437,0 -0.826,-0.199 -1.168,-0.597c-0.227,-0.272 -0.341,-0.576 -0.341,-0.911c-0,-0.775 0.626,-1.403 1.879,-1.885c2.297,-0.901 4.328,-2.168 6.093,-3.802c2.278,-2.095 3.417,-3.928 3.417,-5.499c0,-0.607 -0.227,-1.1 -0.683,-1.477c-0.361,-0.293 -0.788,-0.44 -1.281,-0.44c-1.31,0 -2.952,0.555 -4.926,1.666c-2.658,1.487 -4.746,3.404 -6.265,5.75c-1.328,2.032 -1.993,4.011 -1.993,5.938c0,1.404 0.351,2.849 1.054,4.337c0.588,1.194 1.338,2.545 2.249,4.053c0.873,1.445 1.614,2.786 2.221,4.022c0.703,1.466 1.054,2.838 1.054,4.116c-0,2.472 -1.282,4.661 -3.844,6.567c-2.183,1.592 -4.651,2.388 -7.403,2.388c-2.715,0 -4.841,-0.827 -6.379,-2.482c-1.158,-1.257 -1.736,-2.702 -1.736,-4.336c-0,-1.822 0.55,-3.352 1.651,-4.588c0.664,-0.754 1.452,-1.319 2.363,-1.696c0.627,-0.273 1.149,-0.409 1.566,-0.409Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M801.29,221.17c-0.626,1.215 -1.243,2.242 -1.851,3.08c-1.196,1.634 -2.382,2.451 -3.559,2.451c-1.025,-0 -1.822,-0.535 -2.392,-1.603c-0.36,-0.691 -0.541,-1.508 -0.541,-2.451c0,-2.325 0.665,-4.891 1.993,-7.698c1.481,-3.121 3.265,-5.52 5.353,-7.196c1.367,-1.089 2.687,-1.634 3.958,-1.634c0.798,0 1.462,0.273 1.994,0.817c0.455,0.482 0.683,1.027 0.683,1.634c-0,0.461 -0.161,1.1 -0.484,1.917c0.285,0.44 0.427,0.827 0.427,1.163c-0,0.439 -0.266,1.162 -0.797,2.168c-0.551,1.026 -1.101,2.388 -1.652,4.085c-0.588,1.801 -0.882,3.246 -0.882,4.336c-0,0.88 0.237,1.602 0.711,2.168c0.133,0.146 0.522,0.387 1.168,0.722c0.474,0.252 0.712,0.692 0.712,1.32c-0,0.398 -0.133,0.723 -0.399,0.974c-0.285,0.273 -0.617,0.409 -0.997,0.409c-1.025,-0 -1.907,-0.503 -2.648,-1.508c-0.607,-0.817 -0.911,-1.844 -0.911,-3.08c0,-0.419 0.038,-1.11 0.114,-2.074Zm3.559,-10.337c-0.227,-0.461 -0.474,-0.802 -0.74,-1.022c-0.266,-0.22 -0.551,-0.33 -0.854,-0.33c-1.443,0 -3.009,1.394 -4.698,4.18c-1.861,3.079 -2.791,5.687 -2.791,7.824c0,0.523 0.09,0.921 0.271,1.194c0.18,0.272 0.45,0.408 0.811,0.408c0.911,0 1.974,-1.068 3.189,-3.205c0.684,-1.173 1.528,-2.901 2.534,-5.185c0.665,-1.487 1.149,-2.471 1.453,-2.953c0.151,-0.252 0.427,-0.555 0.825,-0.911Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M816.524,223.653c2.031,-1.634 3.54,-3.122 4.527,-4.462c1.462,-1.948 2.496,-3.53 3.104,-4.745c0.303,-0.545 0.616,-0.817 0.939,-0.817c0.456,0 0.684,0.241 0.684,0.723c-0,0.565 -0.361,1.508 -1.082,2.828c-2.24,4.022 -5.6,7.531 -10.08,10.526c-2.088,4.818 -3.626,8.086 -4.613,9.804c-2.62,4.524 -5.087,6.787 -7.403,6.787c-1.215,-0 -2.088,-0.524 -2.62,-1.571c-0.303,-0.608 -0.455,-1.299 -0.455,-2.074c-0,-3.289 1.917,-6.442 5.751,-9.458c0.608,-0.503 3.066,-2.074 7.375,-4.713c0.835,-1.949 1.481,-3.478 1.936,-4.588c-1.993,2.304 -3.644,3.456 -4.954,3.456c-0.816,0 -1.452,-0.46 -1.908,-1.382c-0.285,-0.608 -0.427,-1.236 -0.427,-1.885c0,-1.509 0.56,-3.446 1.68,-5.813c1.595,-3.415 3.512,-6.117 5.752,-8.107c1.879,-1.655 3.54,-2.483 4.983,-2.483c0.74,0 1.376,0.304 1.907,0.912c0.361,0.398 0.541,0.984 0.541,1.759c0,0.964 -0.294,2.158 -0.882,3.582c0.436,0.461 0.655,0.807 0.655,1.037c-0,0.147 -0.095,0.356 -0.285,0.629c-0.513,0.775 -1.338,2.231 -2.477,4.367c-1.006,1.865 -1.889,3.76 -2.648,5.688Zm-0.2,-7.259c-0.266,-0.314 -0.398,-0.534 -0.398,-0.66c-0,-0.188 0.142,-0.429 0.427,-0.722c0.949,-1.006 1.718,-2.053 2.306,-3.142c0.475,-0.859 0.712,-1.53 0.712,-2.011c-0,-0.566 -0.237,-0.849 -0.712,-0.849c-0.816,0 -1.984,0.859 -3.502,2.577c-1.804,2.032 -3.208,4.305 -4.214,6.818c-0.494,1.257 -0.741,2.221 -0.741,2.891c0,0.377 0.076,0.66 0.228,0.848c0.152,0.189 0.37,0.283 0.655,0.283c0.664,0 1.595,-0.754 2.791,-2.262c0.759,-0.964 1.404,-1.906 1.936,-2.828c0.36,-0.608 0.531,-0.922 0.512,-0.943Zm-5.381,13.732c-2.506,1.173 -4.717,2.953 -6.635,5.341c-0.892,1.11 -1.528,2.284 -1.907,3.519c-0.114,0.378 -0.171,0.692 -0.171,0.943c-0,0.272 0.057,0.513 0.171,0.723c0.208,0.377 0.503,0.565 0.882,0.565c1.177,0 2.553,-1.393 4.129,-4.179c1.367,-2.409 2.544,-4.713 3.531,-6.912Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M828.027,220.322l-0,0.566c-0,0.46 0.104,0.858 0.313,1.194c0.475,0.775 1.253,1.162 2.335,1.162c2.373,0 5.116,-2.011 8.229,-6.033c0.55,-0.691 1.016,-1.037 1.395,-1.037c0.209,0 0.399,0.116 0.57,0.346c0.114,0.168 0.171,0.325 0.171,0.471c-0,0.817 -0.912,2.2 -2.734,4.148c-1.424,1.529 -2.942,2.776 -4.556,3.739c-1.613,0.964 -3.113,1.446 -4.499,1.446c-1.423,-0 -2.543,-0.545 -3.36,-1.634c-0.55,-0.755 -0.825,-1.781 -0.825,-3.08c-0,-3.54 1.509,-7.007 4.527,-10.4c2.449,-2.765 4.584,-4.148 6.407,-4.148c0.493,0 0.939,0.168 1.338,0.503c0.493,0.44 0.74,1.016 0.74,1.728c0,1.11 -0.465,2.472 -1.395,4.085c-1.917,3.351 -4.803,5.666 -8.656,6.944Zm0.626,-2.451c1.329,-0.503 2.373,-1.068 3.133,-1.697c1.328,-1.131 2.382,-2.409 3.16,-3.833c0.285,-0.503 0.427,-0.953 0.427,-1.351c0,-0.419 -0.18,-0.629 -0.541,-0.629c-0.493,0 -1.196,0.409 -2.107,1.226c-1.632,1.445 -2.99,3.54 -4.072,6.284Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M352.381,44.001l1.016,-0c8.121,-0 13.832,3.828 17.132,11.483c0.846,2.988 1.269,5.672 1.269,8.053c-0.381,6.488 -0.973,9.733 -1.777,9.733c0,0.28 -0.338,0.466 -1.015,0.56l-0.127,-0c-1.269,-0 -2.517,-1.844 -3.744,-5.532c-1.438,-1.774 -2.411,-2.661 -2.919,-2.661l0,0.14c-0.338,19.139 -0.507,32.934 -0.507,41.383l-0,0.98c-0,0.654 -0.043,1.214 -0.127,1.681c0.084,0.466 0.127,1.027 0.127,1.68l-0,4.061c-0,17.272 0.677,31.16 2.03,41.663c2.369,4.621 3.554,8.706 3.554,12.254l-0,1.26c-0,0.794 -0.297,1.401 -0.889,1.821c-0.634,-0 -1.692,-0.607 -3.172,-1.821c-3.554,-2.521 -9.201,-3.781 -16.942,-3.781c-2.961,-0.373 -4.442,-1.004 -4.442,-1.891c0.846,-3.594 2.327,-6.395 4.442,-8.402c1.523,-0 2.538,-25.278 3.046,-75.833l-0,-3.501c-5.669,10.223 -11.02,23.994 -16.054,41.312c6.811,6.162 10.216,10.387 10.216,12.674c-0.211,0.56 -0.465,0.84 -0.761,0.84c-0.423,0 -1.587,-0.42 -3.49,-1.26c-1.861,-0.747 -4.273,-1.12 -7.234,-1.12c-2.073,-0 -5.859,0.513 -11.358,1.54c-1.438,0 -2.157,-0.467 -2.157,-1.4l-0,-0.42c-0,-0.514 0.634,-2.288 1.904,-5.322l-0,-0.28c-0,-2.101 -3.448,-11.437 -10.343,-28.009c-0.931,-2.1 -1.565,-3.641 -1.904,-4.621l-0.127,0c-0.338,4.901 -0.507,10.06 -0.507,15.475l-0,3.221c-0,17.132 1.375,32.606 4.124,46.424c2.284,4.528 3.427,8.892 3.427,13.094l-0,0.84c-0,5.695 -2.179,9.57 -6.536,11.623c-0.465,0.234 -0.888,0.351 -1.269,0.351l-0.761,-0c-1.1,-0 -1.862,-1.331 -2.285,-3.992c0,-1.26 -0.93,-2.847 -2.792,-4.761c-2.03,-1.727 -5.393,-3.174 -10.089,-4.341c-6.937,-1.494 -10.892,-2.731 -11.865,-3.711c-1.861,-0.981 -2.792,-2.661 -2.792,-5.042c1.861,-3.174 2.792,-5.695 2.792,-7.562l-0,-0.701c-0,-0.886 -0.381,-2.404 -1.142,-4.551l-0,-0.42c-0,-0.84 0.761,-1.26 2.284,-1.26c1.481,-0 3.363,3.057 5.647,9.172c1.1,1.868 1.988,2.801 2.665,2.801c1.777,0 2.961,-2.871 3.554,-8.612c1.099,-10.13 1.649,-25.418 1.649,-45.864l0,-10.784c0,-15.731 -0.423,-24.46 -1.269,-26.188c-1.1,-2.987 -2.749,-4.481 -4.949,-4.481c-5.076,0 -8.439,3.221 -10.089,9.663l-0.254,2.591c0,2.894 0.804,4.341 2.412,4.341l0.253,0c1.989,0 4.04,-1.914 6.155,-5.742c0.889,-1.167 1.819,-1.75 2.792,-1.75c0.677,0.373 1.015,0.887 1.015,1.54c0,0.607 -0.084,2.591 -0.253,5.952l0.507,6.022c0,2.007 -1.396,4.038 -4.188,6.092c-1.142,0.467 -2.242,0.7 -3.299,0.7c-6.472,0 -10.724,-2.544 -12.754,-7.632c-0.423,-1.541 -0.635,-2.988 -0.635,-4.342l0,-1.4c0,-5.975 2.792,-11.32 8.376,-16.035c1.65,-1.12 4.378,-2.194 8.185,-3.221c8.672,-1.727 14.827,-3.524 18.465,-5.391c3.765,-2.988 6.409,-4.482 7.931,-4.482c1.481,0 2.285,0.934 2.412,2.801c-0.254,1.587 -0.889,4.271 -1.904,8.052c-0.338,2.008 -0.508,4.015 -0.508,6.022c0,10.223 4.294,23.411 12.881,39.562c6.007,-9.336 11.4,-21.263 16.18,-35.781c3.046,-9.336 4.569,-15.941 4.569,-19.816c0,-0.466 -0.296,-1.68 -0.888,-3.641l-0,-0.14c-0,-0.607 1.649,-1.213 4.949,-1.82c0.508,-0.094 1.227,-0.14 2.157,-0.14Z" style="fill:url(#_Radial3);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M388.93,99.177c6.895,0 11.485,3.758 13.769,11.274c0.677,2.987 1.015,6.909 1.015,11.763l0,5.672c0,1.494 -0.042,3.034 -0.127,4.622c0,2.614 0.381,6.885 1.142,12.813c0,1.261 -0.55,1.961 -1.649,2.101c-3.342,-0.84 -5.584,-1.26 -6.726,-1.26c-0.72,-0 -2.221,0.42 -4.505,1.26c-0.381,-0.187 -0.593,-0.373 -0.635,-0.56l-0,-0.7c-0,-0.327 0.338,-2.194 1.015,-5.602l-0.127,-0c-4.695,3.454 -8.671,5.182 -11.929,5.182c-3.976,-0 -6.662,-2.498 -8.058,-7.493c-0.085,-0.933 -0.127,-1.634 -0.127,-2.1c0,-4.668 1.65,-9.407 4.949,-14.215c4.146,-4.761 9.074,-7.142 14.785,-7.142c0.338,0 0.507,-1.027 0.507,-3.081l0,-0.14c-0.211,-4.435 -0.888,-6.652 -2.03,-6.652c-0,-0.187 -0.423,-0.28 -1.269,-0.28c-2.242,0 -4.146,1.844 -5.711,5.532c-2.453,5.741 -5.013,9.102 -7.678,10.083c-1.353,0.373 -2.453,0.56 -3.299,0.56l-1.015,-0c-2.877,-0 -5.69,-0.7 -8.44,-2.101l-0.126,-0.28l-0,-0.42c-0,-0.093 1.755,-1.634 5.266,-4.621c5.626,-6.489 8.63,-9.733 9.01,-9.733c3.638,-2.988 7.636,-4.482 11.993,-4.482Zm-3.934,33.471l-0,0.98c-0,2.754 1.057,4.341 3.172,4.761l0.762,0c1.734,0 2.919,-3.127 3.553,-9.383c0.085,-1.633 0.127,-3.034 0.127,-4.201c-0,-1.914 -0.127,-3.851 -0.381,-5.812l-0.634,0c-1.608,0 -3.427,2.591 -5.457,7.773c-0.762,2.287 -1.142,4.248 -1.142,5.882Z" style="fill:url(#_Radial4);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M426.303,100.578l1.015,-0c6.43,-0 10.893,3.197 13.389,9.593c1.226,3.874 1.84,8.216 1.84,13.024c-0,11.997 -3.532,19.512 -10.597,22.547c-1.523,0.56 -2.982,0.84 -4.378,0.84l-0.888,-0c-3.088,-0 -5.88,-0.981 -8.376,-2.941c-2.707,0.84 -4.061,1.914 -4.061,3.221l0,0.14c0.338,1.727 3.003,4.014 7.995,6.862c10.195,4.341 16.18,8.052 17.957,11.133c1.227,2.054 1.84,4.645 1.84,7.773l0,0.56c0,5.088 -2.052,8.449 -6.155,10.083c-2.115,0.934 -4.611,1.4 -7.487,1.4l-0.825,0c-0.846,0 -4.103,-0.14 -9.772,-0.42l-1.776,0c-1.269,0 -4.209,1.191 -8.82,3.571l-0.762,0c-0.338,-0.14 -0.507,-0.443 -0.507,-0.91c1.015,-3.968 1.523,-7.002 1.523,-9.103l-0.127,-0.84l-0,-1.961l-0.508,-8.752c0,-1.681 0.55,-2.661 1.65,-2.941c0.465,-0 1.354,1.727 2.665,5.181c2.496,4.202 5.563,7.353 9.2,9.453c2.539,1.494 4.823,2.241 6.853,2.241l0.635,0c4.78,-0.607 7.17,-1.821 7.17,-3.641l-0,-0.28c-0,-2.381 -4.082,-5.112 -12.246,-8.193c-9.18,-5.041 -13.769,-10.853 -13.769,-17.435l-0,-1.12c-0,-4.155 1.84,-7.446 5.52,-9.873c-3.765,-5.369 -5.647,-11.507 -5.647,-18.416c-0,-7.329 2.813,-13.374 8.439,-18.135c2.876,-1.774 5.88,-2.661 9.01,-2.661Zm-7.107,14.634c0,5.742 1.989,11.881 5.965,18.416c1.607,2.334 3.024,3.501 4.251,3.501c1.227,-0 1.904,-1.634 2.031,-4.902l-0,-1.68c-0,-6.769 -1.333,-13.187 -3.998,-19.256c-1.946,-3.128 -3.638,-4.691 -5.076,-4.691c-1.819,-0 -2.877,2.45 -3.173,7.352l0,1.26Z" style="fill:url(#_Radial5);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M454.095,82.442l1.015,0c1.523,0 2.961,0.934 4.315,2.801c0.677,1.027 1.015,2.241 1.015,3.641c0,3.035 -1.607,5.205 -4.822,6.512c-0.719,0.094 -1.312,0.14 -1.777,0.14c-2.453,0 -4.145,-1.564 -5.076,-4.691l-0.254,-1.961c0.55,-4.294 2.411,-6.442 5.584,-6.442Zm-9.201,12.814l0.254,0c0.846,0 3.702,2.381 8.566,7.142c0.846,0.514 2.327,0.981 4.442,1.401c0.761,0.7 1.142,2.054 1.142,4.061c-0.423,6.582 -0.634,13.584 -0.634,21.006c-0,7.563 0.803,12.114 2.411,13.655c0.761,1.633 1.142,2.614 1.142,2.94l-0,0.561c-0,0.84 -0.55,1.26 -1.65,1.26c-4.484,-0.84 -7.445,-1.26 -8.883,-1.26l-0.762,-0c-1.819,-0 -3.659,0.186 -5.52,0.56c-0.931,-0.14 -1.396,-0.56 -1.396,-1.261l0,-0.42c0,-0.56 0.888,-2.684 2.665,-6.372c0.169,-1.447 0.254,-2.847 0.254,-4.201l-0,-24.157c-0,-6.302 -0.804,-11.087 -2.411,-14.355l-0,-0.28c0.042,0 0.169,-0.093 0.38,-0.28Z" style="fill:url(#_Radial6);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M482.204,102.398c5.838,0 9.793,2.825 11.866,8.473c1.734,5.648 3.405,9.756 5.012,12.324l0.381,0.84c-0.169,0.56 -0.486,0.84 -0.952,0.84l-0.127,0c-0.634,0 -2.538,-0.373 -5.71,-1.12c-5.288,-0 -8.228,-0.654 -8.82,-1.961c-1.184,-1.353 -1.777,-3.221 -1.777,-5.601c0.17,-2.895 0.254,-4.622 0.254,-5.182c0,-2.848 -0.846,-4.271 -2.538,-4.271l-0.508,-0c-1.649,-0 -3.13,3.571 -4.441,10.713c-0.127,-0 -0.254,1.68 -0.381,5.041c0.338,9.057 2.877,14.682 7.614,16.876c1.1,0.466 2.137,0.7 3.109,0.7c3.131,-0 6.896,-1.867 11.295,-5.602l0.761,-0.14c0.085,0 0.212,0.14 0.381,0.42l0,0.28c0,3.128 -3.13,6.559 -9.391,10.293c-3.215,1.588 -6.239,2.381 -9.073,2.381l-0.254,0c-5.161,0 -9.412,-2.824 -12.754,-8.472c-1.861,-3.408 -2.792,-7.376 -2.792,-11.904c-0,-8.263 3.025,-15.405 9.074,-21.427c3.215,-2.334 6.472,-3.501 9.771,-3.501Z" style="fill:url(#_Radial7);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M564.502,43.511l0.697,-0c0.889,-0 3.512,1.68 7.869,5.041c3.468,1.494 10.152,3.478 20.05,5.952c3.892,1.774 6.874,4.668 8.947,8.682c1.608,3.268 2.411,6.512 2.411,9.733l0,0.981c0,5.461 -2.347,9.173 -7.043,11.133c-1.861,0.56 -3.744,0.84 -5.647,0.84l-0.254,0c-2.919,0 -5.034,-2.077 -6.345,-6.232c-0,-0.42 -0.064,-0.7 -0.19,-0.84c0.38,-2.474 0.571,-4.294 0.571,-5.461c-0,-1.774 -0.085,-3.782 -0.254,-6.022c0.169,-1.167 0.571,-1.751 1.205,-1.751c1.058,0 2.602,1.844 4.632,5.532c1.227,1.4 2.517,2.101 3.871,2.101c1.311,-0 1.967,-1.448 1.967,-4.342l-0,-0.14c-0,-4.481 -1.586,-8.052 -4.759,-10.713c-1.396,-0.934 -2.686,-1.401 -3.871,-1.401l-1.078,0c-2.581,0 -4.209,2.755 -4.886,8.263c-1.015,7.329 -1.523,16.385 -1.523,27.168c0,18.206 0.529,37.858 1.586,58.958c0.339,1.214 0.91,1.821 1.714,1.821l0.127,-0c1.184,-0 2.601,-2.521 4.251,-7.563c1.269,-2.894 2.517,-4.341 3.744,-4.341c0.888,0 1.501,0.327 1.84,0.98l-0,0.42c-0.719,2.381 -1.079,4.108 -1.079,5.182l-0,0.42c-0,1.774 0.846,4.271 2.538,7.492l0,0.841c0,3.641 -3.892,6.162 -11.675,7.562c-4.399,1.307 -7.382,2.848 -8.947,4.621c-1.142,1.541 -1.946,3.805 -2.411,6.792c-0.508,1.121 -1.163,1.681 -1.967,1.681c-5.076,-1.681 -7.614,-5.672 -7.614,-11.974l-0,-1.12c-0,-4.155 1.078,-8.473 3.236,-12.954c1.903,-2.801 2.665,-11.343 2.284,-25.628c0,-6.628 -0.529,-10.62 -1.586,-11.973c-1.862,-2.148 -4.971,-4.015 -9.328,-5.602c-2.538,-0.747 -4.568,-1.12 -6.091,-1.12l-1.586,-0c-2.75,-0 -4.971,1.073 -6.663,3.221c-0.634,7.188 -0.952,15.544 -0.952,25.067c0,15.265 0.571,23.901 1.714,25.908c0.084,0.56 2.136,3.501 6.154,8.823c0.804,1.54 1.206,2.661 1.206,3.361l-0,0.42c-0,1.774 -0.846,3.011 -2.538,3.711c-0.592,0.28 -1.206,0.42 -1.84,0.42l-1.206,0c-1.438,0 -4.907,-1.424 -10.406,-4.271c-1.227,-0.467 -2.771,-0.84 -4.632,-1.12l-5.774,0.56c-1.946,-0.28 -2.919,-1.074 -2.919,-2.381l0,-0.42c0,-1.167 1.248,-2.894 3.744,-5.182c2.411,-2.941 3.701,-5.298 3.87,-7.072c0.973,-5.181 1.46,-11.32 1.46,-18.415c-0.254,-13.865 -0.698,-21.637 -1.333,-23.318c-2.369,0.981 -4.907,4.248 -7.614,9.803c-1.269,3.315 -2.052,5.112 -2.348,5.392l-0.571,0c-0.846,0 -1.776,-0.957 -2.792,-2.871c-0.719,-2.054 -1.078,-4.061 -1.078,-6.022c-0,-6.442 3.193,-12.954 9.581,-19.536c2.411,-2.287 4.336,-3.641 5.774,-4.061c0.338,-4.154 0.508,-8.146 0.508,-11.973l-0,-3.081c-0,-15.685 -0.445,-24.064 -1.333,-25.138c-0.507,-0.794 -1.713,-2.287 -3.617,-4.481c-0.338,-0.887 -0.507,-1.494 -0.507,-1.821c-0,-1.307 3.236,-2.147 9.708,-2.521c3.722,-0.84 7.403,-2.941 11.041,-6.302c-0,-0.14 0.211,-0.233 0.634,-0.28c0.888,0.14 1.333,0.981 1.333,2.521l-0.127,0.7l-0,0.42c-0,2.568 -0.741,6.302 -2.221,11.204c-1.692,2.754 -2.665,12.44 -2.919,29.059c0.085,4.434 0.212,7.329 0.381,8.682c0.93,-0.186 2.39,-0.326 4.378,-0.42c7.149,0 13.811,3.151 19.987,9.453l0.127,0c0.339,0 0.571,-0.887 0.698,-2.661c0,-2.941 0.169,-11.297 0.508,-25.067l-0,-0.841c-0,-6.442 -2.179,-15.451 -6.536,-27.028c-0.253,-1.307 -0.38,-2.287 -0.38,-2.941c0.127,-1.68 0.824,-2.52 2.094,-2.52Z" style="fill:url(#_Radial8);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M600.225,125.015c0.719,7.563 3.215,12.347 7.487,14.355c1.1,0.466 2.137,0.7 3.11,0.7c3.13,-0 6.895,-1.867 11.294,-5.602l0.761,-0.14c0.085,0 0.212,0.14 0.381,0.42l0,0.28c0,3.128 -3.13,6.559 -9.391,10.293c-3.215,1.588 -6.239,2.381 -9.073,2.381l-0.254,0c-5.161,0 -9.412,-2.824 -12.754,-8.472c-1.861,-3.408 -2.792,-7.376 -2.792,-11.904c0,-8.263 3.025,-15.405 9.074,-21.427c3.215,-2.334 6.472,-3.501 9.771,-3.501c5.838,0 9.793,2.825 11.866,8.473c1.734,5.648 2.115,10.083 1.142,13.304c-0.169,0.56 -0.487,0.84 -0.952,0.84l-0.127,0c-0.634,0 -1.914,-0.093 -3.839,-0.28c-1.924,-0.187 -3.775,-0.21 -5.552,-0.07l-9.581,0.28c-0.169,0 -0.359,0.024 -0.571,0.07Zm8.883,-6.162c-0.761,-8.075 -1.988,-12.113 -3.68,-12.113l-0.508,-0c-1.649,-0 -3.13,3.571 -4.441,10.713c-0.085,-0 -0.169,0.747 -0.254,2.241l6.599,-0.561c0.423,-0.046 1.184,-0.14 2.284,-0.28Z" style="fill:url(#_Radial9);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M627.129,99.738l0.317,-0c2.876,-0 5.922,2.707 9.137,8.122c4.442,-4.388 8.566,-6.582 12.373,-6.582l1.523,0c3.215,0 5.816,1.681 7.805,5.042c0.423,1.167 0.634,3.104 0.634,5.811c1.777,2.895 2.665,5.509 2.665,7.843c-0.169,2.054 -0.55,3.081 -1.142,3.081c-0.508,-0.28 -1.565,-1.074 -3.173,-2.381c-1.099,-0.467 -3.532,-0.887 -7.297,-1.26c-3.637,-1.121 -5.456,-3.175 -5.456,-6.162l-0,-1.541c0.042,-2.287 0.126,-3.431 0.253,-3.431c-0.084,-0.187 -0.127,-0.327 -0.127,-0.42c-0.846,0 -2.051,1.144 -3.616,3.431c-2.031,3.641 -3.046,9.36 -3.046,17.155c-0,9.056 0.931,14.308 2.792,15.755c1.227,1.12 1.84,2.054 1.84,2.801c-0,0.653 -0.444,1.167 -1.333,1.54c-3.764,-0.373 -6.725,-0.56 -8.883,-0.56l-0.254,0c-1.861,0 -3.997,0.187 -6.408,0.56c-0.381,0 -0.677,-0.28 -0.889,-0.84l1.904,-4.481c0.169,-0 0.381,-6.582 0.634,-19.746c0,-8.776 -0.507,-16.362 -1.522,-22.757c0.253,-0.654 0.676,-0.98 1.269,-0.98Z" style="fill:url(#_Radial10);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M657.776,61.436c2.919,0.84 6.705,3.968 11.358,9.383c0.973,0.653 1.882,0.98 2.728,0.98l0.381,0c0.635,0 2.031,-0.233 4.188,-0.7l0.254,-0c0.211,-0 0.338,0.233 0.38,0.7c-0.338,3.268 -0.507,6.465 -0.507,9.593l0.571,20.866c0.846,-0.093 1.48,-0.14 1.903,-0.14l2.031,0c10.237,0 16.709,5.532 19.416,16.595c0.339,1.914 0.508,3.548 0.508,4.902l-0,2.03c-0,6.816 -2.432,12.721 -7.297,17.716c-3.638,2.427 -7.086,3.641 -10.343,3.641l-0.761,-0c-0.592,-0 -3.215,-0.42 -7.868,-1.26l-0.889,-0c-0.761,-0 -3.024,0.7 -6.789,2.1c-0.465,0.094 -0.973,0.14 -1.523,0.14l-0.888,0c-1.269,0 -1.904,-0.607 -1.904,-1.82c0.254,-1.307 0.889,-3.758 1.904,-7.353c0.719,-0.98 1.269,-9.032 1.65,-24.157l-0,-3.081c0.169,-19.326 -1.354,-33.237 -4.569,-41.732c-0.634,-1.728 -2.157,-4.248 -4.568,-7.563l-0,-0.42c-0,-0.14 0.211,-0.28 0.634,-0.42Zm19.734,46.984l-0,21.847c-0,5.415 1.057,8.823 3.172,10.223c0.592,0.187 1.058,0.28 1.396,0.28c1.946,0 3.617,-1.354 5.013,-4.061c1.1,-2.381 1.65,-5.088 1.65,-8.123c-0,-6.162 -2.221,-11.88 -6.663,-17.155c-1.734,-1.634 -3.257,-2.637 -4.568,-3.011Z" style="fill:url(#_Radial11);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M736.901,99.317l0.38,0c0.127,0 0.254,0.14 0.381,0.421l0,0.56c-0.761,3.734 -1.142,6.115 -1.142,7.142c0,6.115 -0.254,9.173 -0.761,9.173c-0.423,0.373 -0.889,0.56 -1.396,0.56l-0.127,-0c-0.719,-0 -1.756,-1.167 -3.109,-3.501c-4.484,-4.715 -8.249,-7.212 -11.295,-7.492c-1.438,-0.187 -2.475,-0.281 -3.109,-0.281c-2.834,0 -4.822,0.934 -5.965,2.801l-0.126,0.701c0.38,2.1 4.039,4.878 10.977,8.332c6.43,2.708 10.512,4.995 12.246,6.862c3.046,2.287 4.569,5.578 4.569,9.873l-0,1.821c-0,4.854 -2.306,8.145 -6.917,9.873c-1.776,0.56 -4.23,0.933 -7.36,1.12c-5.203,-0.373 -8.566,-0.56 -10.089,-0.56l-1.523,-0c-1.396,-0 -4.336,1.214 -8.82,3.641l-0.888,-0c-0.127,-0 -0.254,-0.14 -0.381,-0.42l0,-0.84c0.931,-3.268 1.396,-6.652 1.396,-10.154c0,-1.213 -0.211,-4.528 -0.634,-9.943c-0,-1.447 0.423,-2.45 1.269,-3.01l0.571,-0c0.338,0.186 1.311,2.124 2.919,5.811c3.13,4.995 7.339,8.473 12.627,10.433c1.184,0.281 2.03,0.421 2.538,0.421l1.142,-0c4.738,-0.561 7.106,-1.704 7.106,-3.431l0,-0.561c0,-2.194 -3.68,-4.714 -11.04,-7.562c-10.026,-4.948 -15.038,-11.04 -15.038,-18.275l-0,-0.281c-0,-5.181 2.368,-8.892 7.106,-11.133c2.581,-1.027 5.267,-1.54 8.059,-1.54c1.861,-0 4.949,0.373 9.264,1.12l1.142,-0c1.353,-0 3.363,-0.56 6.028,-1.681Z" style="fill:url(#_Radial12);fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M69.937,193.13c0.492,-0.797 1.63,-2.715 3.414,-5.753c1.522,-2.596 3.952,-6.338 7.289,-11.225c1.937,-2.834 3.69,-5.21 5.259,-7.128c0.938,-1.154 1.768,-1.731 2.491,-1.731c0.415,0 0.761,0.162 1.038,0.484c0.246,0.255 0.369,0.577 0.369,0.967c0,0.577 -0.315,1.485 -0.946,2.724c-0.123,0.255 -0.753,1.485 -1.891,3.691c-2.03,3.971 -3.406,6.805 -4.129,8.502c-1.984,4.65 -3.437,8.612 -4.36,11.887c-0.538,1.952 -0.807,3.386 -0.807,4.302c0,0.204 0.015,0.416 0.046,0.637c0.077,0.661 0.115,1.052 0.115,1.171c0,0.492 -0.169,0.95 -0.507,1.374c-0.292,0.39 -0.623,0.586 -0.992,0.586c-0.43,-0 -0.784,-0.28 -1.061,-0.84c-0.231,-0.425 -0.346,-1.019 -0.346,-1.782c0,-4.803 3.629,-14.238 10.888,-28.306c-3.799,4.48 -8.005,10.895 -12.618,19.244c-1.015,1.816 -1.853,3.046 -2.514,3.691c-0.646,0.628 -1.261,0.942 -1.846,0.942c-0.584,-0 -1.014,-0.28 -1.291,-0.84c-0.185,-0.374 -0.277,-0.807 -0.277,-1.299c-0,-4.242 2.284,-10.92 6.851,-20.033c-1.553,1.748 -3.045,3.776 -4.475,6.084c-2.599,4.26 -4.921,8.629 -6.966,13.109c-0.969,2.156 -2.146,5.032 -3.53,8.63c-0.692,1.832 -1.491,2.749 -2.399,2.749c-0.23,-0 -0.422,-0.111 -0.576,-0.331c-0.123,-0.153 -0.185,-0.34 -0.185,-0.56c0,-0.323 0.285,-1.205 0.854,-2.648c1.215,-3.173 2.145,-5.455 2.791,-6.847c3.306,-7.11 7.22,-13.796 11.741,-20.058c1.891,-2.614 3.198,-4.311 3.921,-5.091c0.754,-0.798 1.376,-1.197 1.869,-1.197c0.307,0 0.607,0.153 0.899,0.458c0.354,0.357 0.531,0.764 0.531,1.222c-0,0.509 -0.323,1.349 -0.969,2.52c-1.845,3.326 -3.545,7.06 -5.098,11.2c-1.338,3.734 -2.199,6.899 -2.583,9.495Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M90.881,196.872c-0.507,0.984 -1.007,1.816 -1.499,2.495c-0.969,1.323 -1.93,1.985 -2.883,1.985c-0.831,0 -1.477,-0.433 -1.938,-1.298c-0.292,-0.56 -0.438,-1.222 -0.438,-1.986c-0,-1.883 0.538,-3.962 1.614,-6.236c1.2,-2.529 2.645,-4.472 4.337,-5.829c1.107,-0.883 2.176,-1.324 3.206,-1.324c0.646,0 1.184,0.221 1.615,0.662c0.369,0.39 0.554,0.831 0.554,1.324c-0,0.373 -0.131,0.891 -0.393,1.552c0.231,0.357 0.346,0.671 0.346,0.942c0,0.357 -0.215,0.942 -0.645,1.757c-0.446,0.831 -0.892,1.934 -1.338,3.309c-0.477,1.459 -0.715,2.63 -0.715,3.512c-0,0.713 0.192,1.299 0.576,1.757c0.108,0.119 0.423,0.314 0.946,0.585c0.384,0.204 0.577,0.56 0.577,1.069c-0,0.323 -0.108,0.586 -0.323,0.79c-0.231,0.22 -0.5,0.33 -0.808,0.33c-0.83,0 -1.545,-0.407 -2.145,-1.221c-0.492,-0.662 -0.738,-1.494 -0.738,-2.495c0,-0.339 0.031,-0.899 0.092,-1.68Zm2.884,-8.375c-0.185,-0.373 -0.385,-0.649 -0.6,-0.827c-0.215,-0.178 -0.446,-0.267 -0.692,-0.267c-1.169,-0 -2.437,1.128 -3.806,3.385c-1.507,2.495 -2.261,4.608 -2.261,6.339c0,0.424 0.073,0.746 0.219,0.967c0.147,0.22 0.366,0.331 0.658,0.331c0.738,-0 1.599,-0.866 2.583,-2.597c0.554,-0.95 1.238,-2.35 2.053,-4.2c0.539,-1.205 0.931,-2.002 1.177,-2.392c0.123,-0.204 0.346,-0.45 0.669,-0.739Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M100.592,192.341c0.2,-0.204 0.393,-0.407 0.577,-0.611c3.214,-3.462 5.367,-5.193 6.459,-5.193c0.6,0 0.899,0.365 0.899,1.095c0,0.509 -0.269,1.111 -0.807,1.807c-2.937,3.784 -4.406,7.119 -4.406,10.004c0,0.933 0.231,1.824 0.692,2.673c0.216,0.39 0.323,0.695 0.323,0.916c0,0.204 -0.092,0.399 -0.277,0.586c-0.199,0.237 -0.438,0.356 -0.715,0.356c-0.63,-0 -1.161,-0.441 -1.591,-1.324c-0.415,-0.831 -0.623,-1.841 -0.623,-3.029c-0,-2.291 0.784,-4.828 2.353,-7.611c-2.092,1.477 -4.037,4.09 -5.836,7.84c-0.461,0.9 -0.954,1.349 -1.476,1.349c-0.262,0 -0.477,-0.101 -0.646,-0.305c-0.216,-0.238 -0.323,-0.543 -0.323,-0.916c-0,-0.917 0.946,-3.318 2.837,-7.204c1.015,-2.104 1.815,-3.632 2.399,-4.582c0.584,-0.933 1.084,-1.4 1.499,-1.4c0.2,-0 0.392,0.102 0.577,0.305c0.215,0.238 0.323,0.509 0.323,0.815c-0,0.373 -0.223,0.908 -0.669,1.604c-0.646,1.035 -1.169,1.977 -1.569,2.825Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M117.777,186.206c1.538,-3.546 2.991,-6.635 4.36,-9.265c1.322,-2.546 2.222,-4.149 2.699,-4.811c0.522,-0.73 1.015,-1.095 1.476,-1.095c0.246,0 0.469,0.111 0.669,0.331c0.184,0.221 0.277,0.458 0.277,0.713c-0,0.39 -0.262,1.044 -0.785,1.96c-2.229,3.971 -4.275,8.001 -6.135,12.091c-2.153,4.769 -3.23,8.341 -3.23,10.717c0,0.967 0.169,1.73 0.508,2.29c0.061,0.119 0.338,0.391 0.83,0.815c0.092,0.085 0.139,0.255 0.139,0.509c-0,0.34 -0.12,0.649 -0.358,0.929c-0.238,0.28 -0.504,0.42 -0.796,0.42c-0.354,0 -0.746,-0.237 -1.176,-0.712c-0.615,-0.679 -0.984,-1.46 -1.107,-2.342c-0.047,-0.374 -0.1,-1.069 -0.162,-2.088c-1.615,3.208 -3.152,4.811 -4.613,4.811c-0.846,0 -1.523,-0.526 -2.03,-1.578c-0.338,-0.696 -0.508,-1.485 -0.508,-2.367c0,-2.647 0.877,-5.312 2.63,-7.993c1.738,-2.647 3.606,-3.971 5.605,-3.971c0.554,0 1.123,0.212 1.707,0.636Zm-0.784,2.088c-0.415,-0.306 -0.777,-0.458 -1.084,-0.458c-1.292,-0 -2.515,0.873 -3.668,2.621c-1.522,2.274 -2.283,4.472 -2.283,6.593c-0,0.255 0.046,0.492 0.138,0.713c0.184,0.424 0.461,0.636 0.83,0.636c0.539,0 1.192,-0.577 1.961,-1.731c1.03,-1.527 1.984,-3.334 2.86,-5.422c0.308,-0.712 0.608,-1.425 0.9,-2.138c-0,0 0.069,-0.161 0.207,-0.483l0.139,-0.331Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M125.02,192.697c1.507,-1.781 3.245,-3.521 5.213,-5.218c0.708,-0.611 1.461,-1.179 2.261,-1.705c0.4,-0.255 0.653,-0.382 0.761,-0.382c0.231,-0 0.461,0.187 0.692,0.56c0.138,0.204 0.208,0.39 0.208,0.56c-0,0.305 -0.293,0.721 -0.877,1.247c-1.568,1.375 -2.353,2.41 -2.353,3.106c0,0.39 0.2,0.585 0.6,0.585c0.661,0 1.799,-0.602 3.414,-1.807c0.277,-0.204 0.507,-0.306 0.692,-0.306c0.123,0 0.246,0.068 0.369,0.204c0.138,0.153 0.208,0.314 0.208,0.484c-0,0.509 -0.646,1.289 -1.938,2.341c-1.353,1.121 -2.637,1.681 -3.852,1.681c-0.492,-0 -0.946,-0.145 -1.361,-0.433c-0.354,-0.238 -0.531,-0.662 -0.531,-1.273c0,-0.424 0.162,-0.908 0.485,-1.451c-1.215,0.95 -2.645,2.58 -4.291,4.887c-0.953,1.426 -1.899,3.182 -2.837,5.27c-0.354,0.78 -0.792,1.171 -1.315,1.171c-0.569,-0 -0.853,-0.297 -0.853,-0.891c-0,-0.577 0.446,-2.122 1.338,-4.633c1.322,-3.734 2.706,-6.627 4.152,-8.68c0.892,-1.273 1.637,-1.909 2.237,-1.909c0.2,-0 0.385,0.067 0.554,0.203c0.2,0.17 0.3,0.382 0.3,0.637c-0,0.254 -0.154,0.611 -0.462,1.069c-0.061,0.085 -0.469,0.653 -1.222,1.705c-0.692,1.001 -1.223,1.994 -1.592,2.978Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M142.043,196.872c-0.507,0.984 -1.007,1.816 -1.499,2.495c-0.969,1.323 -1.93,1.985 -2.883,1.985c-0.831,0 -1.477,-0.433 -1.938,-1.298c-0.292,-0.56 -0.438,-1.222 -0.438,-1.986c-0,-1.883 0.538,-3.962 1.615,-6.236c1.199,-2.529 2.645,-4.472 4.336,-5.829c1.107,-0.883 2.176,-1.324 3.206,-1.324c0.646,0 1.184,0.221 1.615,0.662c0.369,0.39 0.554,0.831 0.554,1.324c-0,0.373 -0.131,0.891 -0.392,1.552c0.23,0.357 0.346,0.671 0.346,0.942c-0,0.357 -0.216,0.942 -0.646,1.757c-0.446,0.831 -0.892,1.934 -1.338,3.309c-0.477,1.459 -0.715,2.63 -0.715,3.512c-0,0.713 0.192,1.299 0.576,1.757c0.108,0.119 0.423,0.314 0.946,0.585c0.385,0.204 0.577,0.56 0.577,1.069c-0,0.323 -0.108,0.586 -0.323,0.79c-0.231,0.22 -0.5,0.33 -0.807,0.33c-0.831,0 -1.546,-0.407 -2.146,-1.221c-0.492,-0.662 -0.738,-1.494 -0.738,-2.495c0,-0.339 0.031,-0.899 0.092,-1.68Zm2.884,-8.375c-0.185,-0.373 -0.385,-0.649 -0.6,-0.827c-0.215,-0.178 -0.446,-0.267 -0.692,-0.267c-1.169,-0 -2.437,1.128 -3.806,3.385c-1.507,2.495 -2.261,4.608 -2.261,6.339c0,0.424 0.074,0.746 0.22,0.967c0.146,0.22 0.365,0.331 0.657,0.331c0.738,-0 1.599,-0.866 2.583,-2.597c0.554,-0.95 1.238,-2.35 2.053,-4.2c0.539,-1.205 0.931,-2.002 1.177,-2.392c0.123,-0.204 0.346,-0.45 0.669,-0.739Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M156.945,190.177c-1,2.733 -1.5,4.811 -1.5,6.237c0,0.696 0.123,1.273 0.369,1.731c0.308,0.577 0.715,0.865 1.223,0.865c1.046,0 2.253,-0.772 3.621,-2.316c0.908,-0.984 1.669,-1.986 2.284,-3.004c0.4,-0.679 0.777,-1.018 1.13,-1.018c0.354,-0 0.531,0.195 0.531,0.585c-0,0.645 -0.708,1.969 -2.122,3.971c-2.092,2.97 -4.122,4.455 -6.09,4.455c-1.184,-0 -2.022,-0.636 -2.514,-1.909c-0.369,-0.933 -0.554,-1.918 -0.554,-2.953c0,-0.865 0.185,-2.147 0.554,-3.844c-1,0.917 -2.515,3.157 -4.544,6.721c-0.539,0.967 -1.031,1.45 -1.477,1.45c-0.23,0 -0.43,-0.11 -0.599,-0.33c-0.17,-0.238 -0.254,-0.476 -0.254,-0.713c-0,-0.679 0.807,-2.944 2.422,-6.797c2.845,-6.737 5.89,-12.405 9.134,-17.004c1.753,-2.511 3.33,-4.344 4.729,-5.498c1.261,-1.052 2.268,-1.578 3.022,-1.578c0.338,0 0.638,0.153 0.899,0.458c0.339,0.374 0.508,0.832 0.508,1.375c-0,1.442 -0.685,3.292 -2.053,5.549c-1.43,2.325 -3.86,5.133 -7.289,8.425c-1.923,1.833 -3.653,3.276 -5.19,4.328c-0.2,0.441 -0.762,1.731 -1.684,3.869c1.922,-2.291 3.444,-3.869 4.567,-4.735c0.723,-0.543 1.699,-1.111 2.93,-1.705c0.83,-0.39 1.43,-0.586 1.799,-0.586c0.2,0 0.376,0.085 0.53,0.255c0.169,0.153 0.254,0.356 0.254,0.611c-0,0.56 -0.346,0.95 -1.038,1.171c-1.169,0.39 -2.368,1.035 -3.598,1.934Zm-1.984,-4.378c2.522,-1.833 4.875,-4.166 7.058,-7c1.092,-1.408 1.969,-2.766 2.63,-4.073c0.461,-0.916 0.692,-1.569 0.692,-1.96c-0,-0.39 -0.162,-0.585 -0.485,-0.585c-0.861,-0 -2.345,1.459 -4.451,4.378c-1.738,2.427 -3.553,5.507 -5.444,9.24Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M166.079,196.185l0,0.458c0,0.373 0.085,0.696 0.254,0.967c0.384,0.628 1.015,0.942 1.891,0.942c1.922,0 4.145,-1.629 6.667,-4.887c0.445,-0.56 0.822,-0.84 1.13,-0.84c0.169,-0 0.323,0.093 0.461,0.28c0.092,0.135 0.139,0.263 0.139,0.382c-0,0.661 -0.739,1.781 -2.215,3.36c-1.153,1.238 -2.383,2.248 -3.691,3.029c-1.307,0.78 -2.522,1.171 -3.644,1.171c-1.153,-0 -2.061,-0.442 -2.722,-1.324c-0.446,-0.611 -0.669,-1.442 -0.669,-2.495c0,-2.868 1.223,-5.676 3.668,-8.425c1.983,-2.24 3.713,-3.36 5.19,-3.36c0.4,-0 0.761,0.136 1.084,0.407c0.4,0.356 0.6,0.823 0.6,1.4c-0,0.899 -0.377,2.003 -1.131,3.309c-1.553,2.715 -3.89,4.591 -7.012,5.626Zm0.507,-1.986c1.077,-0.407 1.923,-0.865 2.538,-1.374c1.076,-0.917 1.93,-1.952 2.56,-3.106c0.231,-0.407 0.346,-0.772 0.346,-1.094c0,-0.34 -0.146,-0.509 -0.438,-0.509c-0.4,-0 -0.969,0.33 -1.707,0.992c-1.322,1.171 -2.422,2.868 -3.299,5.091Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M858.569,410.627c-3.411,0.767 -6.947,1.955 -10.606,3.563c-0.133,0.293 -0.265,0.594 -0.398,0.905c-2.285,4.843 -3.825,9.429 -4.62,13.761c-0.166,1.023 -0.538,1.535 -1.118,1.535c-0.43,-0 -0.811,-0.238 -1.143,-0.713c-0.265,-0.366 -0.397,-0.759 -0.397,-1.179c0,-0.512 0.207,-1.576 0.621,-3.193c0.414,-1.618 0.845,-3.038 1.292,-4.263c0.165,-0.457 0.687,-1.791 1.565,-4.002c0.215,-0.53 0.43,-1.087 0.645,-1.672c-0.347,0.146 -0.828,0.365 -1.44,0.658c-0.265,0.128 -0.505,0.192 -0.721,0.192c-0.513,-0 -0.77,-0.43 -0.77,-1.289c0,-0.566 0.216,-0.996 0.646,-1.288c0.331,-0.238 0.919,-0.521 1.764,-0.85c0.894,-0.365 1.598,-0.667 2.111,-0.904c0.331,-0.64 0.961,-1.956 1.888,-3.948c0.166,-0.365 0.72,-1.407 1.664,-3.124c2.7,-5.008 4.455,-8.571 5.266,-10.691c0.746,-1.919 1.209,-3.006 1.391,-3.262c0.332,-0.475 0.729,-0.713 1.193,-0.713c0.778,0 1.167,0.421 1.167,1.261c0,1.919 -2.368,7.1 -7.104,15.543c-0.778,1.388 -1.35,2.595 -1.714,3.618l1.242,-0.384c3.378,-1.078 6.45,-2.019 9.216,-2.823c1.904,-3.874 4.239,-8.169 7.005,-12.884c0.48,-0.84 0.761,-1.361 0.844,-1.562c0.398,-0.786 0.82,-1.179 1.267,-1.179c0.381,0 0.695,0.174 0.944,0.521c0.199,0.292 0.298,0.612 0.298,0.959c-0,0.658 -0.323,1.599 -0.969,2.824c-0.149,0.292 -0.828,1.462 -2.037,3.508c-2.119,3.619 -3.452,6.04 -3.999,7.265c0.48,-0.055 0.845,-0.083 1.093,-0.083c1.308,0 1.962,0.357 1.962,1.069c0,0.439 -0.207,0.868 -0.621,1.289c-0.314,0.329 -0.662,0.493 -1.043,0.493l-0.969,0c-0.397,0 -0.993,0.082 -1.788,0.247c-3.511,6.908 -5.804,12.966 -6.881,18.174c-0.265,1.169 -0.679,1.754 -1.242,1.754c-0.43,0 -0.836,-0.301 -1.217,-0.904c-0.248,-0.421 -0.373,-0.869 -0.373,-1.344c0,-1.754 2.029,-7.383 6.086,-16.885Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M865.127,422.222l-0,0.493c-0,0.402 0.091,0.75 0.273,1.042c0.414,0.676 1.093,1.014 2.037,1.014c2.07,0 4.463,-1.754 7.179,-5.263c0.48,-0.603 0.886,-0.904 1.217,-0.904c0.182,-0 0.348,0.1 0.497,0.301c0.099,0.146 0.149,0.283 0.149,0.411c-0,0.713 -0.795,1.919 -2.385,3.619c-1.242,1.334 -2.567,2.421 -3.974,3.262c-1.408,0.84 -2.716,1.261 -3.925,1.261c-1.242,-0 -2.219,-0.476 -2.931,-1.426c-0.48,-0.658 -0.72,-1.553 -0.72,-2.686c-0,-3.089 1.316,-6.113 3.949,-9.073c2.136,-2.413 3.999,-3.619 5.589,-3.619c0.431,0 0.82,0.146 1.168,0.439c0.43,0.384 0.645,0.886 0.645,1.507c0,0.969 -0.405,2.157 -1.217,3.564c-1.672,2.924 -4.189,4.943 -7.551,6.058Zm0.546,-2.138c1.16,-0.439 2.07,-0.932 2.733,-1.48c1.159,-0.987 2.078,-2.102 2.757,-3.345c0.249,-0.438 0.373,-0.831 0.373,-1.178c-0,-0.366 -0.158,-0.549 -0.472,-0.549c-0.431,0 -1.044,0.357 -1.838,1.069c-1.425,1.261 -2.609,3.089 -3.553,5.483Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M881.745,418.083c0.215,-0.22 0.422,-0.439 0.621,-0.658c3.461,-3.728 5.779,-5.592 6.955,-5.592c0.646,-0 0.969,0.393 0.969,1.179c-0,0.548 -0.29,1.197 -0.87,1.946c-3.162,4.075 -4.744,7.666 -4.744,10.773c0,1.005 0.248,1.964 0.745,2.878c0.232,0.42 0.348,0.749 0.348,0.987c0,0.219 -0.099,0.429 -0.298,0.63c-0.215,0.256 -0.472,0.384 -0.77,0.384c-0.679,-0 -1.25,-0.475 -1.714,-1.426c-0.447,-0.895 -0.671,-1.982 -0.671,-3.262c0,-2.467 0.845,-5.199 2.534,-8.196c-2.252,1.59 -4.347,4.405 -6.285,8.443c-0.496,0.969 -1.026,1.453 -1.589,1.453c-0.282,0 -0.514,-0.11 -0.696,-0.329c-0.232,-0.256 -0.348,-0.585 -0.348,-0.987c0,-0.987 1.019,-3.572 3.056,-7.757c1.093,-2.266 1.954,-3.911 2.583,-4.934c0.629,-1.005 1.168,-1.508 1.615,-1.508c0.215,0 0.422,0.11 0.621,0.329c0.231,0.256 0.347,0.548 0.347,0.877c0,0.402 -0.24,0.978 -0.72,1.727c-0.695,1.115 -1.259,2.129 -1.689,3.043Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M897.369,413.094c1.408,-1.316 2.675,-1.974 3.801,-1.974c0.695,0 1.267,0.32 1.714,0.96c0.414,0.566 0.621,1.224 0.621,1.973c-0,1.426 -0.423,3.153 -1.267,5.181c-0.944,2.248 -2.31,4.34 -4.099,6.277c-1.474,1.608 -2.881,2.413 -4.222,2.413c-0.497,-0 -0.949,-0.101 -1.354,-0.302c-0.406,-0.201 -0.766,-0.503 -1.081,-0.905c-0.132,0.256 -0.215,0.421 -0.248,0.494c-0.282,0.676 -0.476,1.087 -0.584,1.233c-0.108,0.147 -0.277,0.22 -0.509,0.22c-0.298,-0 -0.58,-0.192 -0.845,-0.576c-0.182,-0.256 -0.273,-0.53 -0.273,-0.822c0,-0.512 0.952,-3.098 2.857,-7.758c2.666,-6.506 5.754,-12.975 9.265,-19.407c1.424,-2.632 2.294,-4.176 2.608,-4.633c0.348,-0.548 0.671,-0.822 0.969,-0.822c0.364,-0 0.687,0.201 0.969,0.603c0.182,0.256 0.273,0.557 0.273,0.904c-0,0.384 -0.157,0.868 -0.472,1.453c-0.066,0.128 -0.588,1.069 -1.565,2.824c-2.997,5.116 -5.183,9.338 -6.558,12.664Zm-4.943,11.047c0.249,0.365 0.501,0.639 0.758,0.822c0.256,0.183 0.526,0.274 0.807,0.274c1.441,0 2.964,-1.38 4.571,-4.139c0.745,-1.243 1.333,-2.476 1.763,-3.701c0.381,-1.096 0.572,-1.909 0.572,-2.439c-0,-0.366 -0.075,-0.635 -0.224,-0.809c-0.149,-0.173 -0.381,-0.26 -0.696,-0.26c-0.761,-0 -1.68,0.575 -2.757,1.727c-1.076,1.133 -2.136,2.768 -3.179,4.906c-0.497,1.024 -0.928,1.983 -1.292,2.879c-0.215,0.493 -0.323,0.74 -0.323,0.74Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M911.702,422.962c-0.547,1.06 -1.085,1.955 -1.615,2.686c-1.043,1.426 -2.078,2.138 -3.105,2.138c-0.894,0 -1.589,-0.466 -2.086,-1.398c-0.315,-0.603 -0.472,-1.315 -0.472,-2.138c-0,-2.028 0.579,-4.267 1.739,-6.715c1.291,-2.723 2.848,-4.816 4.67,-6.278c1.192,-0.95 2.343,-1.425 3.452,-1.425c0.696,-0 1.275,0.237 1.739,0.713c0.398,0.42 0.596,0.895 0.596,1.425c0,0.402 -0.141,0.959 -0.422,1.672c0.248,0.384 0.373,0.722 0.373,1.014c-0,0.384 -0.232,1.015 -0.696,1.892c-0.48,0.895 -0.96,2.083 -1.441,3.563c-0.513,1.572 -0.77,2.833 -0.77,3.783c0,0.768 0.207,1.398 0.621,1.891c0.116,0.128 0.456,0.338 1.019,0.631c0.414,0.219 0.621,0.603 0.621,1.151c-0,0.347 -0.116,0.631 -0.348,0.85c-0.248,0.238 -0.538,0.356 -0.869,0.356c-0.895,0 -1.665,-0.438 -2.311,-1.315c-0.529,-0.713 -0.794,-1.609 -0.794,-2.687c-0,-0.365 0.033,-0.968 0.099,-1.809Zm3.105,-9.018c-0.199,-0.402 -0.414,-0.699 -0.646,-0.891c-0.232,-0.192 -0.48,-0.288 -0.745,-0.288c-1.259,-0 -2.625,1.215 -4.099,3.646c-1.623,2.686 -2.434,4.961 -2.434,6.825c-0,0.457 0.079,0.804 0.236,1.042c0.157,0.237 0.393,0.356 0.708,0.356c0.795,0 1.722,-0.932 2.782,-2.796c0.596,-1.023 1.333,-2.531 2.211,-4.523c0.579,-1.297 1.002,-2.156 1.267,-2.576c0.132,-0.22 0.372,-0.485 0.72,-0.795Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M922.16,418.083c0.215,-0.22 0.422,-0.439 0.621,-0.658c3.461,-3.728 5.779,-5.592 6.955,-5.592c0.646,-0 0.969,0.393 0.969,1.179c-0,0.548 -0.29,1.197 -0.87,1.946c-3.163,4.075 -4.744,7.666 -4.744,10.773c-0,1.005 0.248,1.964 0.745,2.878c0.232,0.42 0.348,0.749 0.348,0.987c-0,0.219 -0.1,0.429 -0.298,0.63c-0.216,0.256 -0.472,0.384 -0.77,0.384c-0.679,-0 -1.251,-0.475 -1.714,-1.426c-0.448,-0.895 -0.671,-1.982 -0.671,-3.262c-0,-2.467 0.844,-5.199 2.534,-8.196c-2.253,1.59 -4.347,4.405 -6.285,8.443c-0.497,0.969 -1.027,1.453 -1.59,1.453c-0.281,0 -0.513,-0.11 -0.695,-0.329c-0.232,-0.256 -0.348,-0.585 -0.348,-0.987c0,-0.987 1.018,-3.572 3.055,-7.757c1.093,-2.266 1.954,-3.911 2.584,-4.934c0.629,-1.005 1.167,-1.508 1.614,-1.508c0.216,0 0.423,0.11 0.621,0.329c0.232,0.256 0.348,0.548 0.348,0.877c0,0.402 -0.24,0.978 -0.72,1.727c-0.696,1.115 -1.259,2.129 -1.689,3.043Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M932.592,422.222l0,0.493c0,0.402 0.091,0.75 0.274,1.042c0.414,0.676 1.093,1.014 2.036,1.014c2.07,0 4.463,-1.754 7.179,-5.263c0.48,-0.603 0.886,-0.904 1.217,-0.904c0.183,-0 0.348,0.1 0.497,0.301c0.1,0.146 0.149,0.283 0.149,0.411c0,0.713 -0.795,1.919 -2.384,3.619c-1.242,1.334 -2.567,2.421 -3.975,3.262c-1.407,0.84 -2.716,1.261 -3.925,1.261c-1.242,-0 -2.219,-0.476 -2.931,-1.426c-0.48,-0.658 -0.72,-1.553 -0.72,-2.686c-0,-3.089 1.317,-6.113 3.95,-9.073c2.136,-2.413 3.999,-3.619 5.589,-3.619c0.43,0 0.819,0.146 1.167,0.439c0.431,0.384 0.646,0.886 0.646,1.507c-0,0.969 -0.406,2.157 -1.217,3.564c-1.673,2.924 -4.19,4.943 -7.552,6.058Zm0.547,-2.138c1.159,-0.439 2.07,-0.932 2.732,-1.48c1.159,-0.987 2.079,-2.102 2.757,-3.345c0.249,-0.438 0.373,-0.831 0.373,-1.178c0,-0.366 -0.157,-0.549 -0.472,-0.549c-0.43,0 -1.043,0.357 -1.838,1.069c-1.424,1.261 -2.608,3.089 -3.552,5.483Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M36.179,435.826c1.557,0.622 2.732,1.398 3.527,2.33c1.358,1.572 2.037,3.399 2.037,5.483c0,2.503 -0.687,4.879 -2.062,7.127c-1.291,2.065 -2.939,3.7 -4.943,4.906c-2.02,1.207 -4.098,1.81 -6.235,1.81c-1.656,-0 -3.444,-0.466 -5.365,-1.398c-0.149,0.493 -0.24,0.822 -0.273,0.986c-0.216,0.859 -0.555,1.289 -1.019,1.289c-0.48,-0 -0.894,-0.302 -1.242,-0.905c-0.248,-0.42 -0.372,-0.85 -0.372,-1.288c-0,-0.64 0.364,-1.983 1.093,-4.03c1.49,-4.203 2.798,-7.501 3.924,-9.895c0.696,-1.481 2.137,-4.295 4.322,-8.443c0.961,-1.791 2.344,-4.231 4.149,-7.319c0.43,-0.731 0.844,-1.471 1.242,-2.22c-0.828,0.292 -1.863,0.767 -3.105,1.425c-1.06,0.548 -1.681,0.822 -1.863,0.822c-0.249,0 -0.464,-0.137 -0.646,-0.411c-0.182,-0.274 -0.273,-0.594 -0.273,-0.959c-0,-0.567 0.174,-0.978 0.521,-1.234c0.63,-0.493 1.756,-1.105 3.379,-1.836c3.394,-1.517 6.135,-2.275 8.222,-2.275c1.755,-0 3.179,0.484 4.272,1.452c1.093,0.969 1.64,2.184 1.64,3.646c-0,3.015 -1.582,5.62 -4.745,7.812c-1.904,1.316 -3.966,2.358 -6.185,3.125Zm-3.726,-1.699c2.815,-0.567 5.465,-1.672 7.949,-3.317c2.881,-1.919 4.322,-3.828 4.322,-5.729c-0,-0.877 -0.381,-1.562 -1.143,-2.056c-0.497,-0.329 -1.192,-0.493 -2.086,-0.493c-0.58,-0 -1.201,0.068 -1.863,0.205c-0.663,0.137 -1.367,0.343 -2.112,0.617c0.282,0.238 0.423,0.53 0.423,0.877c-0,0.475 -0.274,1.115 -0.82,1.919c-0.182,0.274 -0.514,0.813 -0.994,1.617c-0.182,0.348 -0.737,1.27 -1.664,2.769c-0.911,1.48 -1.582,2.677 -2.012,3.591Zm-8.62,19.627c0.563,0.365 0.977,0.603 1.242,0.712c0.713,0.311 1.656,0.466 2.832,0.466c3.527,0 6.351,-1.544 8.471,-4.632c1.805,-2.613 2.707,-5.181 2.707,-7.703c0,-1.718 -0.687,-3.079 -2.062,-4.084c-0.811,-0.585 -1.763,-0.877 -2.856,-0.877c-0.414,-0 -1.027,0.1 -1.838,0.301c-0.149,0.037 -0.298,0.055 -0.447,0.055c-0.398,-0 -0.729,-0.32 -0.994,-0.959c-1.325,2.229 -2.815,5.345 -4.471,9.347c-0.845,2.047 -1.706,4.505 -2.584,7.374Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M45.221,449.889l-0,0.493c-0,0.402 0.091,0.749 0.273,1.042c0.414,0.676 1.093,1.014 2.037,1.014c2.07,-0 4.463,-1.754 7.179,-5.263c0.48,-0.603 0.885,-0.905 1.217,-0.905c0.182,0 0.347,0.101 0.496,0.302c0.1,0.146 0.15,0.283 0.15,0.411c-0,0.713 -0.795,1.919 -2.385,3.618c-1.242,1.334 -2.567,2.422 -3.974,3.262c-1.408,0.841 -2.716,1.261 -3.925,1.261c-1.242,0 -2.219,-0.475 -2.931,-1.425c-0.481,-0.658 -0.721,-1.554 -0.721,-2.687c0,-3.088 1.317,-6.112 3.95,-9.073c2.136,-2.412 3.999,-3.618 5.589,-3.618c0.43,-0 0.82,0.146 1.167,0.438c0.431,0.384 0.646,0.887 0.646,1.508c0,0.969 -0.406,2.156 -1.217,3.564c-1.673,2.924 -4.19,4.943 -7.551,6.058Zm0.546,-2.139c1.159,-0.438 2.07,-0.932 2.733,-1.48c1.159,-0.987 2.078,-2.101 2.757,-3.344c0.248,-0.439 0.372,-0.831 0.372,-1.179c0,-0.365 -0.157,-0.548 -0.472,-0.548c-0.43,0 -1.043,0.356 -1.838,1.069c-1.424,1.261 -2.608,3.089 -3.552,5.482Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M61.317,446.051c-0.497,1.425 -0.869,2.577 -1.118,3.454c-0.248,0.877 -0.372,1.489 -0.372,1.836c-0,0.457 0.198,0.686 0.596,0.686c0.596,-0 1.366,-0.622 2.31,-1.864c0.447,-0.603 1.109,-1.691 1.987,-3.262c0.348,-0.622 0.712,-0.932 1.093,-0.932c0.431,-0 0.646,0.228 0.646,0.685c-0,0.786 -0.82,2.376 -2.459,4.77c-1.706,2.503 -3.287,3.755 -4.745,3.755c-0.629,0 -1.142,-0.292 -1.54,-0.877c-0.281,-0.42 -0.422,-0.932 -0.422,-1.535c-0,-1.024 0.281,-2.44 0.844,-4.249c0.563,-1.809 1.4,-4.011 2.509,-6.606c2.849,-6.597 5.755,-12.034 8.719,-16.31c2.368,-3.436 4.331,-5.154 5.887,-5.154c0.497,0 0.903,0.211 1.217,0.631c0.332,0.42 0.497,0.905 0.497,1.453c0,2.558 -2.07,6.816 -6.21,12.774c-1.855,2.649 -4.074,5.299 -6.657,7.949c-0.679,0.694 -1.606,1.626 -2.782,2.796Zm1.764,-4.359c3.444,-3.252 6.524,-7.364 9.24,-12.335c1.408,-2.576 2.111,-4.285 2.111,-5.126c0,-0.402 -0.157,-0.603 -0.471,-0.603c-0.911,0 -2.567,2.001 -4.968,6.003c-1.988,3.29 -3.958,7.31 -5.912,12.061Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M72.247,446.051c-0.497,1.425 -0.87,2.577 -1.118,3.454c-0.249,0.877 -0.373,1.489 -0.373,1.836c0,0.457 0.199,0.686 0.596,0.686c0.596,-0 1.367,-0.622 2.31,-1.864c0.448,-0.603 1.11,-1.691 1.988,-3.262c0.347,-0.622 0.712,-0.932 1.093,-0.932c0.43,-0 0.645,0.228 0.645,0.685c0,0.786 -0.819,2.376 -2.459,4.77c-1.705,2.503 -3.287,3.755 -4.744,3.755c-0.629,0 -1.143,-0.292 -1.54,-0.877c-0.282,-0.42 -0.423,-0.932 -0.423,-1.535c0,-1.024 0.282,-2.44 0.845,-4.249c0.563,-1.809 1.399,-4.011 2.509,-6.606c2.848,-6.597 5.754,-12.034 8.719,-16.31c2.368,-3.436 4.33,-5.154 5.887,-5.154c0.497,0 0.902,0.211 1.217,0.631c0.331,0.42 0.497,0.905 0.497,1.453c-0,2.558 -2.07,6.816 -6.21,12.774c-1.855,2.649 -4.074,5.299 -6.657,7.949c-0.679,0.694 -1.607,1.626 -2.782,2.796Zm1.763,-4.359c3.445,-3.252 6.525,-7.364 9.241,-12.335c1.407,-2.576 2.111,-4.285 2.111,-5.126c0,-0.402 -0.157,-0.603 -0.472,-0.603c-0.911,0 -2.567,2.001 -4.968,6.003c-1.987,3.29 -3.958,7.31 -5.912,12.061Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M86.405,450.629c-0.546,1.06 -1.084,1.955 -1.614,2.686c-1.044,1.425 -2.079,2.138 -3.105,2.138c-0.894,0 -1.59,-0.466 -2.087,-1.398c-0.314,-0.603 -0.472,-1.316 -0.472,-2.138c0,-2.028 0.58,-4.267 1.739,-6.716c1.292,-2.723 2.848,-4.815 4.67,-6.277c1.192,-0.95 2.343,-1.425 3.453,-1.425c0.695,-0 1.275,0.237 1.738,0.712c0.398,0.421 0.597,0.896 0.597,1.426c-0,0.402 -0.141,0.959 -0.423,1.672c0.249,0.383 0.373,0.722 0.373,1.014c-0,0.384 -0.232,1.014 -0.696,1.891c-0.48,0.896 -0.96,2.084 -1.44,3.564c-0.514,1.571 -0.77,2.832 -0.77,3.783c-0,0.767 0.207,1.398 0.621,1.891c0.116,0.128 0.455,0.338 1.018,0.631c0.414,0.219 0.621,0.603 0.621,1.151c0,0.347 -0.116,0.63 -0.348,0.85c-0.248,0.237 -0.538,0.356 -0.869,0.356c-0.894,-0 -1.664,-0.439 -2.31,-1.316c-0.53,-0.713 -0.795,-1.608 -0.795,-2.686c-0,-0.366 0.033,-0.969 0.099,-1.809Zm3.105,-9.019c-0.198,-0.402 -0.414,-0.699 -0.646,-0.891c-0.231,-0.192 -0.48,-0.287 -0.745,-0.287c-1.258,-0 -2.624,1.215 -4.098,3.645c-1.623,2.687 -2.435,4.962 -2.435,6.826c0,0.457 0.079,0.804 0.236,1.041c0.158,0.238 0.394,0.357 0.708,0.357c0.795,-0 1.723,-0.932 2.782,-2.796c0.597,-1.024 1.333,-2.531 2.211,-4.523c0.58,-1.298 1.002,-2.156 1.267,-2.577c0.132,-0.219 0.373,-0.484 0.72,-0.795Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M102.278,439.143c1.656,-3.819 3.221,-7.145 4.695,-9.978c1.424,-2.741 2.393,-4.468 2.906,-5.18c0.563,-0.786 1.093,-1.179 1.59,-1.179c0.265,-0 0.505,0.119 0.72,0.356c0.199,0.238 0.298,0.494 0.298,0.768c0,0.42 -0.281,1.124 -0.844,2.11c-2.401,4.277 -4.604,8.617 -6.608,13.021c-2.318,5.135 -3.477,8.982 -3.477,11.54c-0,1.042 0.182,1.864 0.546,2.467c0.066,0.128 0.365,0.421 0.894,0.877c0.1,0.092 0.149,0.275 0.149,0.549c0,0.365 -0.128,0.699 -0.385,1c-0.256,0.302 -0.542,0.453 -0.857,0.453c-0.38,-0 -0.803,-0.256 -1.266,-0.768c-0.663,-0.731 -1.06,-1.572 -1.193,-2.522c-0.049,-0.402 -0.107,-1.151 -0.174,-2.248c-1.738,3.454 -3.394,5.181 -4.968,5.181c-0.91,0 -1.639,-0.566 -2.185,-1.699c-0.365,-0.75 -0.547,-1.599 -0.547,-2.55c0,-2.85 0.944,-5.72 2.832,-8.607c1.871,-2.851 3.883,-4.276 6.036,-4.276c0.596,-0 1.209,0.228 1.838,0.685Zm-0.844,2.248c-0.448,-0.329 -0.837,-0.493 -1.168,-0.493c-1.391,-0 -2.708,0.941 -3.95,2.823c-1.639,2.449 -2.459,4.815 -2.459,7.1c0,0.274 0.05,0.53 0.149,0.767c0.199,0.457 0.497,0.685 0.895,0.685c0.579,0 1.283,-0.621 2.111,-1.864c1.11,-1.644 2.136,-3.591 3.08,-5.838c0.331,-0.768 0.654,-1.535 0.969,-2.303c-0,0 0.074,-0.173 0.223,-0.521l0.15,-0.356Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M115.145,437.471c1.358,0 2.037,0.914 2.037,2.741c0,2.431 -1.018,5.51 -3.055,9.238c-2.219,4.039 -4.364,6.058 -6.434,6.058c-0.96,-0 -1.664,-0.493 -2.111,-1.48c-0.232,-0.494 -0.348,-1.088 -0.348,-1.782c0,-2.339 0.729,-4.879 2.186,-7.62c1.358,-2.541 2.956,-4.514 4.794,-5.921c1.076,-0.823 2.054,-1.234 2.931,-1.234Zm-2.583,10.362c-0.414,-0.366 -0.621,-0.649 -0.621,-0.85c-0,-0.146 0.265,-0.548 0.795,-1.206c1.49,-1.846 2.235,-3.335 2.235,-4.468c0,-0.146 -0.041,-0.293 -0.124,-0.439c-0.132,-0.274 -0.339,-0.411 -0.621,-0.411c-0.53,-0 -1.308,0.566 -2.335,1.699c-1.325,1.462 -2.335,2.97 -3.03,4.523c-0.812,1.773 -1.217,3.244 -1.217,4.414c-0,0.31 0.074,0.584 0.223,0.822c0.215,0.329 0.489,0.493 0.82,0.493c0.795,0 1.648,-0.657 2.558,-1.973c0.398,-0.548 0.721,-1.115 0.969,-1.7c0.248,-0.584 0.364,-0.886 0.348,-0.904Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M121.951,445.749c0.216,-0.219 0.423,-0.438 0.621,-0.657c3.461,-3.728 5.78,-5.592 6.956,-5.592c0.645,-0 0.968,0.392 0.968,1.178c0,0.548 -0.29,1.197 -0.869,1.946c-3.163,4.076 -4.745,7.667 -4.745,10.773c0,1.005 0.249,1.965 0.746,2.878c0.231,0.421 0.347,0.75 0.347,0.987c0,0.22 -0.099,0.43 -0.298,0.631c-0.215,0.256 -0.472,0.384 -0.77,0.384c-0.679,-0 -1.25,-0.476 -1.714,-1.426c-0.447,-0.895 -0.67,-1.983 -0.67,-3.262c-0,-2.467 0.844,-5.199 2.533,-8.196c-2.252,1.59 -4.347,4.404 -6.284,8.443c-0.497,0.968 -1.027,1.453 -1.59,1.453c-0.281,-0 -0.513,-0.11 -0.695,-0.329c-0.232,-0.256 -0.348,-0.585 -0.348,-0.987c-0,-0.987 1.018,-3.573 3.055,-7.758c1.093,-2.266 1.954,-3.91 2.583,-4.934c0.63,-1.005 1.168,-1.507 1.615,-1.507c0.215,-0 0.422,0.109 0.621,0.329c0.232,0.255 0.348,0.548 0.348,0.877c-0,0.402 -0.24,0.977 -0.721,1.727c-0.695,1.114 -1.258,2.129 -1.689,3.042Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M135.042,445.749c0.215,-0.219 0.422,-0.438 0.621,-0.657c3.461,-3.728 5.779,-5.592 6.955,-5.592c0.646,-0 0.969,0.392 0.969,1.178c-0,0.548 -0.29,1.197 -0.869,1.946c-3.163,4.076 -4.745,7.667 -4.745,10.773c0,1.005 0.249,1.965 0.745,2.878c0.232,0.421 0.348,0.75 0.348,0.987c0,0.22 -0.099,0.43 -0.298,0.631c-0.215,0.256 -0.472,0.384 -0.77,0.384c-0.679,-0 -1.25,-0.476 -1.714,-1.426c-0.447,-0.895 -0.671,-1.983 -0.671,-3.262c0,-2.467 0.845,-5.199 2.534,-8.196c-2.252,1.59 -4.347,4.404 -6.285,8.443c-0.496,0.968 -1.026,1.453 -1.589,1.453c-0.282,-0 -0.514,-0.11 -0.696,-0.329c-0.232,-0.256 -0.348,-0.585 -0.348,-0.987c0,-0.987 1.019,-3.573 3.056,-7.758c1.093,-2.266 1.954,-3.91 2.583,-4.934c0.629,-1.005 1.168,-1.507 1.615,-1.507c0.215,-0 0.422,0.109 0.621,0.329c0.232,0.255 0.347,0.548 0.347,0.877c0,0.402 -0.24,0.977 -0.72,1.727c-0.695,1.114 -1.258,2.129 -1.689,3.042Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M150.84,450.629c-0.546,1.06 -1.084,1.955 -1.614,2.686c-1.044,1.425 -2.079,2.138 -3.105,2.138c-0.895,0 -1.59,-0.466 -2.087,-1.398c-0.315,-0.603 -0.472,-1.316 -0.472,-2.138c0,-2.028 0.58,-4.267 1.739,-6.716c1.292,-2.723 2.848,-4.815 4.67,-6.277c1.192,-0.95 2.343,-1.425 3.453,-1.425c0.695,-0 1.275,0.237 1.738,0.712c0.398,0.421 0.597,0.896 0.597,1.426c-0,0.402 -0.141,0.959 -0.423,1.672c0.249,0.383 0.373,0.722 0.373,1.014c-0,0.384 -0.232,1.014 -0.696,1.891c-0.48,0.896 -0.96,2.084 -1.44,3.564c-0.514,1.571 -0.77,2.832 -0.77,3.783c-0,0.767 0.207,1.398 0.621,1.891c0.116,0.128 0.455,0.338 1.018,0.631c0.414,0.219 0.621,0.603 0.621,1.151c0,0.347 -0.116,0.63 -0.348,0.85c-0.248,0.237 -0.538,0.356 -0.869,0.356c-0.894,-0 -1.664,-0.439 -2.31,-1.316c-0.53,-0.713 -0.795,-1.608 -0.795,-2.686c-0,-0.366 0.033,-0.969 0.099,-1.809Zm3.105,-9.019c-0.198,-0.402 -0.414,-0.699 -0.646,-0.891c-0.231,-0.192 -0.48,-0.287 -0.745,-0.287c-1.258,-0 -2.625,1.215 -4.098,3.645c-1.623,2.687 -2.435,4.962 -2.435,6.826c0,0.457 0.079,0.804 0.236,1.041c0.158,0.238 0.394,0.357 0.708,0.357c0.795,-0 1.722,-0.932 2.782,-2.796c0.596,-1.024 1.333,-2.531 2.211,-4.523c0.58,-1.298 1.002,-2.156 1.267,-2.577c0.132,-0.219 0.372,-0.484 0.72,-0.795Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M344.024,235.566c-0.049,2.095 -0.623,3.766 -1.721,5.014c-1.097,1.248 -2.389,1.872 -3.875,1.872c-1.304,-0 -3.904,-0.861 -7.8,-2.583c-3.88,-1.739 -6.364,-2.609 -7.454,-2.609c-2.476,-0 -4.052,1.694 -4.729,5.082l-0.916,0c0.115,-2.24 0.705,-3.948 1.77,-5.123c1.065,-1.175 2.233,-1.763 3.504,-1.763c0.677,0 1.519,0.146 2.526,0.437c1.007,0.292 2.74,1.012 5.2,2.159c2.476,1.13 4.226,1.845 5.249,2.145c1.024,0.301 1.874,0.451 2.551,0.451c2.806,0 4.399,-1.694 4.779,-5.082l0.916,-0Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M385.6,251.797c-1.221,2.077 -2.629,3.566 -4.222,4.468c-1.593,0.902 -3.619,1.353 -6.079,1.353c-3.978,-0 -7.169,-1.348 -9.571,-4.045c-2.402,-2.696 -3.602,-6.239 -3.602,-10.629c-0,-3.699 0.854,-7.306 2.562,-10.821c1.709,-3.516 3.954,-6.34 6.736,-8.472c2.781,-2.131 5.575,-3.197 8.382,-3.197c2.047,0 3.669,0.629 4.866,1.886c1.196,1.257 1.795,2.978 1.795,5.164c-0,3.207 -1.048,6.08 -3.145,8.622c-2.097,2.541 -4.366,3.812 -6.81,3.812c-1.238,-0 -2.249,-0.419 -3.033,-1.257c-0.784,-0.838 -1.176,-1.931 -1.176,-3.279c-0,-2.15 1.098,-4.172 3.293,-6.067l0.52,0.683c-1.188,0.857 -1.783,2.205 -1.783,4.045c0,1.129 0.351,2.054 1.053,2.773c0.701,0.72 1.589,1.08 2.662,1.08c1.667,-0 3.149,-0.797 4.444,-2.391c1.296,-1.594 1.944,-3.521 1.944,-5.78c0,-2.186 -0.61,-3.944 -1.832,-5.274c-1.222,-1.33 -2.831,-1.995 -4.829,-1.995c-3.334,0 -6.289,1.722 -8.865,5.165c-2.575,3.443 -3.863,7.578 -3.863,12.406c0,4.445 1.152,8.148 3.455,11.108c2.303,2.96 5.212,4.44 8.728,4.44c1.75,0 3.207,-0.341 4.371,-1.024c1.164,-0.683 2.225,-1.836 3.182,-3.457l0.817,0.683Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M384.09,252.289c0.313,-0.492 0.598,-0.952 0.854,-1.38c0.256,-0.428 0.516,-0.92 0.78,-1.476c0.264,-0.555 0.557,-1.284 0.879,-2.186c0.322,-0.901 0.483,-1.498 0.483,-1.789l-0,-10.576c-0,-2.605 0.743,-4.964 2.228,-7.077c1.486,-2.113 3.038,-3.17 4.656,-3.17c0.858,0 1.531,0.328 2.018,0.984c0.487,0.656 0.73,1.53 0.73,2.623c0,1.458 -0.544,3.421 -1.634,5.889c-1.089,2.468 -2.93,5.925 -5.522,10.37l0,7.897c0,1.13 0.041,1.899 0.124,2.309c0.082,0.41 0.297,0.615 0.644,0.615c0.743,0 1.939,-1.193 3.59,-3.579l0.768,0.71c-1.965,3.243 -3.913,4.864 -5.844,4.864c-0.578,0 -1.015,-0.214 -1.312,-0.642c-0.298,-0.428 -0.446,-1.407 -0.446,-2.938l-0,-4.973c-0.512,1.439 -1.255,2.842 -2.229,4.208l-0.767,-0.683Zm5.472,-9.783c2.212,-4.007 3.669,-6.918 4.371,-8.73c0.701,-1.813 1.052,-3.384 1.052,-4.714c0,-2.04 -0.569,-3.06 -1.709,-3.06c-1.04,-0 -1.919,0.646 -2.637,1.94c-0.718,1.293 -1.077,3.051 -1.077,5.274l0,9.29Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M399.962,238.681l-1.733,2.432l-1.758,-2.432l1.758,-2.35l1.733,2.35Zm4.259,13.772c-0.941,1.567 -1.906,2.769 -2.897,3.607c-0.99,0.838 -1.882,1.257 -2.674,1.257c-0.892,0 -1.453,-0.264 -1.684,-0.792c-0.231,-0.529 -0.347,-1.458 -0.347,-2.788l0,-4.973c-0.511,1.439 -1.254,2.842 -2.228,4.208l-0.768,-0.683c1.535,-2.35 2.534,-4.627 2.996,-6.831l2.477,-1.449l-0,8.663c-0,1.074 0.045,1.785 0.136,2.131c0.091,0.346 0.318,0.519 0.681,0.519c0.743,0 1.939,-1.193 3.59,-3.579l0.718,0.71Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M416.949,252.453c-1.849,3.243 -4.234,4.864 -7.156,4.864c-1.42,0 -2.567,-0.515 -3.442,-1.544c-0.875,-1.029 -1.312,-2.473 -1.312,-4.331l0.049,-0.219l-1.114,1.695l-0.817,-0.629c2.443,-3.971 4.189,-6.326 5.237,-7.064c1.048,-0.738 2.092,-1.106 3.132,-1.106c1.717,-0 2.963,0.655 3.739,1.967c-0.231,1.002 -0.767,1.731 -1.609,2.186c-0.727,-1.986 -1.791,-2.978 -3.195,-2.978c-0.825,-0 -1.572,0.419 -2.241,1.257c-0.668,0.838 -1.002,1.912 -1.002,3.224c-0,1.512 0.396,2.815 1.188,3.908c0.793,1.093 1.8,1.639 3.021,1.639c1.684,0 3.252,-1.175 4.705,-3.525l0.817,0.656Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M436.115,252.125c-1.968,3.461 -4.035,5.192 -6.202,5.192c-1.091,0 -2.038,-0.416 -2.84,-1.248c-0.802,-0.832 -1.948,-2.552 -3.438,-5.16l-1.263,1.717l0,3.707l-2.476,1.394l-0,-10.029l-3.194,5.11l-0.719,-0.738c2.609,-4.463 3.913,-6.813 3.913,-7.05l-0,-12.378c-0,-2.205 0.673,-4.136 2.018,-5.793c1.345,-1.658 2.835,-2.487 4.47,-2.487c1.865,-0 2.798,1.029 2.798,3.088c-0,1.603 -0.578,3.825 -1.734,6.667c-1.155,2.842 -2.847,6.067 -5.076,9.674l0,7.186c1.932,-2.641 3.434,-4.422 4.507,-5.342c1.073,-0.92 2.105,-1.38 3.095,-1.38c0.727,0 1.35,0.296 1.87,0.888c0.52,0.592 0.78,1.08 0.78,1.462c-0,0.547 -0.578,1.184 -1.734,1.913c-0.576,-1.494 -1.269,-2.241 -2.076,-2.241c-0.923,0 -2.052,0.833 -3.387,2.498c1.282,2.186 2.323,3.824 3.123,4.913c0.801,1.09 1.738,1.634 2.811,1.634c0.974,0 2.303,-1.293 3.987,-3.88l0.767,0.683Zm-13.743,-10.466c1.618,-2.823 2.844,-5.424 3.677,-7.801c0.834,-2.378 1.251,-4.295 1.251,-5.752c-0,-0.711 -0.161,-1.317 -0.483,-1.818c-0.322,-0.501 -0.755,-0.751 -1.3,-0.751c-0.875,-0 -1.618,0.569 -2.229,1.708c-0.61,1.138 -0.916,2.491 -0.916,4.058l0,10.356Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M447.481,252.289c2.146,-3.382 3.904,-5.566 5.274,-6.553c1.371,-0.987 2.807,-1.481 4.309,-1.481c1.436,0 2.563,0.42 3.38,1.26c0.817,0.839 1.226,2.008 1.226,3.505c-0,2.135 -0.776,4.084 -2.328,5.846c-1.552,1.761 -3.359,2.642 -5.423,2.642c-1.337,0 -2.406,-0.441 -3.206,-1.325c-0.801,-0.884 -1.201,-2.008 -1.201,-3.375c-0,-0.728 0.049,-1.384 0.148,-1.967c-0.247,0.309 -0.701,1.02 -1.362,2.131l-0.817,-0.683Zm8.048,3.416c1.254,-0 2.253,-0.501 2.996,-1.503c0.743,-1.002 1.114,-2.332 1.114,-3.99c0,-1.439 -0.346,-2.564 -1.04,-3.374c-0.693,-0.811 -1.609,-1.216 -2.748,-1.216c-1.205,-0 -2.167,0.482 -2.885,1.448c-0.718,0.965 -1.077,2.313 -1.077,4.044c-0,3.061 1.213,4.591 3.64,4.591Zm8.939,-3.252c-1.321,2.077 -2.567,3.448 -3.739,4.113c-1.172,0.664 -2.344,1.07 -3.516,1.216l-0.198,-0.629c2.723,-0.674 4.935,-2.459 6.636,-5.356l0.817,0.656Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M481.405,252.453c-1.997,3.243 -3.904,4.864 -5.72,4.864c-0.594,0 -1.048,-0.214 -1.362,-0.642c-0.313,-0.428 -0.47,-1.407 -0.47,-2.938l-0,-6.257c-0,-0.966 -0.272,-1.449 -0.817,-1.449c-0.264,0 -0.541,0.11 -0.83,0.328c-0.289,0.219 -0.598,0.542 -0.928,0.97c-0.331,0.428 -0.797,1.139 -1.399,2.132c-0.603,0.993 -0.904,1.544 -0.904,1.653l-0,4.919l-2.476,1.749l-0,-9.182c-0.512,1.439 -1.288,2.897 -2.328,4.372l-0.768,-0.683c1.668,-2.587 2.716,-4.919 3.145,-6.995l2.427,-1.285l-0,5.083c1.205,-1.931 2.179,-3.225 2.922,-3.88c0.743,-0.656 1.494,-0.984 2.253,-0.984c0.693,-0 1.23,0.273 1.61,0.82c0.379,0.546 0.569,1.894 0.569,4.044l0,3.662c0,0.983 0.037,1.657 0.112,2.022c0.074,0.364 0.276,0.546 0.606,0.546c0.809,0 2.006,-1.193 3.591,-3.579l0.767,0.71Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M505.128,252.371c-1.866,3.297 -3.839,4.946 -5.919,4.946c-0.99,0 -1.609,-0.258 -1.857,-0.774c-0.247,-0.516 -0.371,-1.344 -0.371,-2.485l-0,-6.571c-1.106,2.061 -2.187,3.862 -3.244,5.403l-0.833,-0.64c0.613,-1 1.135,-1.873 1.566,-2.618c0.431,-0.746 0.957,-1.723 1.579,-2.932c0.621,-1.208 0.932,-1.886 0.932,-2.031l-0,-11.18l2.476,-2.678l0,10.373l3.803,-6.582l0.976,0.8l-4.779,8.307l0,8.409c0,1.278 0.05,2.131 0.149,2.561c0.099,0.429 0.371,0.643 0.817,0.643c1.122,0 2.46,-1.22 4.011,-3.661l0.694,0.71Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M523.155,252.453c-2.014,3.243 -3.962,4.864 -5.844,4.864c-0.562,0 -0.987,-0.228 -1.276,-0.683c-0.288,-0.456 -0.433,-1.421 -0.433,-2.897l0,-5.984c0,-1.038 -0.371,-1.558 -1.114,-1.558c-0.578,0 -1.197,0.315 -1.857,0.943c-0.661,0.629 -1.251,1.485 -1.771,2.569c-0.52,1.084 -0.78,1.799 -0.78,2.145l0,4.181l-2.501,1.749l0,-9.619c-0.858,1.858 -1.766,3.461 -2.724,4.809l-0.767,-0.683c0.412,-0.674 0.792,-1.321 1.139,-1.94c0.346,-0.619 0.825,-1.594 1.436,-2.924c0.611,-1.33 0.916,-2.131 0.916,-2.405l0,-11.804c0,-2.587 0.578,-4.71 1.733,-6.367c1.156,-1.658 2.51,-2.487 4.061,-2.487c1.849,-0 2.774,1.248 2.774,3.744c-0,3.26 -2.022,8.452 -6.067,15.575l0,5.138c1.189,-1.731 2.204,-2.938 3.046,-3.621c0.842,-0.683 1.733,-1.025 2.674,-1.025c1.519,0 2.278,1.193 2.278,3.58l0,5.492c0,1.385 0.24,2.077 0.718,2.077c0.859,0 2.056,-1.193 3.591,-3.579l0.768,0.71Zm-13.075,-11.122c1.642,-3.248 2.774,-5.825 3.398,-7.732c0.624,-1.907 0.936,-3.645 0.936,-5.215c-0,-0.912 -0.165,-1.665 -0.493,-2.258c-0.328,-0.593 -0.755,-0.89 -1.28,-0.89c-0.788,0 -1.412,0.566 -1.871,1.697c-0.46,1.132 -0.69,2.692 -0.69,4.681l0,9.717Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M536.328,252.453c-0.974,1.749 -2.039,3.02 -3.194,3.812c-1.156,0.792 -2.675,1.189 -4.556,1.189c-1.371,-0 -2.456,-0.451 -3.257,-1.353c-0.8,-0.902 -1.201,-2.172 -1.201,-3.812c0,-0.437 0.033,-0.902 0.099,-1.394c-0.594,0.838 -1.048,1.512 -1.362,2.023l-0.817,-0.629c2.146,-3.352 3.797,-5.552 4.953,-6.599c1.155,-1.048 2.344,-1.571 3.566,-1.571c0.676,-0 1.233,0.218 1.671,0.655c0.437,0.438 0.656,1.002 0.656,1.695c0,2.368 -1.89,4.7 -5.67,6.995c0.511,1.312 1.576,1.968 3.194,1.968c0.776,-0 1.638,-0.31 2.588,-0.93c0.949,-0.619 1.811,-1.521 2.587,-2.705l0.743,0.656Zm-9.583,-0.055c2.74,-1.475 4.111,-3.115 4.111,-4.918c-0,-0.547 -0.137,-0.993 -0.409,-1.339c-0.272,-0.346 -0.64,-0.519 -1.102,-0.519c-0.842,-0 -1.552,0.428 -2.129,1.284c-0.578,0.856 -0.867,1.885 -0.867,3.088c-0,0.655 0.066,1.211 0.198,1.667c0.132,0.437 0.198,0.683 0.198,0.737Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M566.959,252.453c-2.014,3.243 -3.962,4.864 -5.844,4.864c-0.561,0 -0.986,-0.228 -1.275,-0.683c-0.289,-0.456 -0.433,-1.421 -0.433,-2.897l-0,-5.984c-0,-1.038 -0.372,-1.558 -1.115,-1.558c-0.578,0 -1.197,0.315 -1.857,0.943c-0.66,0.629 -1.25,1.485 -1.77,2.569c-0.52,1.084 -0.78,1.799 -0.78,2.145l-0,4.181l-2.501,1.749l-0,-9.619c-0.859,1.858 -1.767,3.461 -2.724,4.809l-0.768,-0.683c0.413,-0.674 0.792,-1.321 1.139,-1.94c0.347,-0.619 0.826,-1.594 1.436,-2.924c0.611,-1.33 0.917,-2.131 0.917,-2.405l-0,-11.804c-0,-2.587 0.577,-4.71 1.733,-6.367c1.156,-1.658 2.509,-2.487 4.061,-2.487c1.849,-0 2.773,1.248 2.773,3.744c0,3.26 -2.022,8.452 -6.066,15.575l-0,5.138c1.188,-1.731 2.203,-2.938 3.045,-3.621c0.842,-0.683 1.734,-1.025 2.675,-1.025c1.518,0 2.278,1.193 2.278,3.58l-0,5.492c-0,1.385 0.239,2.077 0.718,2.077c0.858,0 2.055,-1.193 3.59,-3.579l0.768,0.71Zm-13.074,-11.122c1.641,-3.248 2.774,-5.825 3.397,-7.732c0.624,-1.907 0.936,-3.645 0.936,-5.215c-0,-0.912 -0.164,-1.665 -0.492,-2.258c-0.329,-0.593 -0.755,-0.89 -1.281,-0.89c-0.788,0 -1.411,0.566 -1.871,1.697c-0.46,1.132 -0.689,2.692 -0.689,4.681l-0,9.717Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M580.133,252.453c-0.974,1.749 -2.039,3.02 -3.195,3.812c-1.155,0.792 -2.674,1.189 -4.556,1.189c-1.37,-0 -2.456,-0.451 -3.256,-1.353c-0.801,-0.902 -1.201,-2.172 -1.201,-3.812c-0,-0.437 0.033,-0.902 0.099,-1.394c-0.594,0.838 -1.048,1.512 -1.362,2.023l-0.817,-0.629c2.146,-3.352 3.797,-5.552 4.952,-6.599c1.156,-1.048 2.344,-1.571 3.566,-1.571c0.677,-0 1.234,0.218 1.671,0.655c0.438,0.438 0.657,1.002 0.657,1.695c-0,2.368 -1.891,4.7 -5.671,6.995c0.512,1.312 1.577,1.968 3.194,1.968c0.776,-0 1.639,-0.31 2.588,-0.93c0.949,-0.619 1.812,-1.521 2.588,-2.705l0.743,0.656Zm-9.583,-0.055c2.74,-1.475 4.11,-3.115 4.11,-4.918c0,-0.547 -0.136,-0.993 -0.408,-1.339c-0.273,-0.346 -0.64,-0.519 -1.102,-0.519c-0.842,-0 -1.552,0.428 -2.13,1.284c-0.578,0.856 -0.867,1.885 -0.867,3.088c0,0.655 0.066,1.211 0.198,1.667c0.133,0.437 0.199,0.683 0.199,0.737Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M592.241,252.453c-1.865,3.243 -3.739,4.864 -5.621,4.864c-1.931,0 -2.897,-1.211 -2.897,-3.634c0,-1.968 0.85,-4.108 2.551,-6.422c-0.298,0.073 -0.826,0.109 -1.585,0.109c-0.495,0 -1.015,-0.109 -1.56,-0.328c-0.842,2.023 -1.956,3.999 -3.343,5.93l-0.768,-0.683c1.552,-2.478 2.906,-5.292 4.061,-8.444c1.585,0.82 2.831,1.23 3.739,1.23c0.859,-0 1.602,-0.373 2.229,-1.12l0.421,0.328c-1.015,1.384 -1.829,2.782 -2.445,4.194c-0.615,1.412 -0.923,2.965 -0.923,4.659c0,0.528 0.158,1.025 0.473,1.489c0.315,0.465 0.663,0.697 1.045,0.697c0.63,0 1.235,-0.282 1.816,-0.847c0.58,-0.565 1.268,-1.457 2.064,-2.678l0.743,0.656Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M597.194,246.879c1.32,-1.913 2.938,-2.87 4.853,-2.87c1.073,0 1.952,0.424 2.637,1.271c0.685,0.847 1.028,1.936 1.028,3.265c0,2.15 -0.722,4.149 -2.167,5.998c-1.444,1.849 -3.058,2.774 -4.841,2.774c-1.304,0 -2.323,-0.46 -3.058,-1.38c-0.734,-0.92 -1.102,-2.227 -1.102,-3.921l0,-4.099c-0.561,1.585 -1.386,3.215 -2.476,4.891l-0.718,-0.738c0.924,-1.621 1.688,-3.178 2.29,-4.672c0.603,-1.494 0.904,-2.287 0.904,-2.378l0,-10.138c0,-3.151 0.619,-5.702 1.857,-7.651c1.239,-1.949 2.666,-2.924 4.284,-2.924c0.826,0 1.498,0.319 2.018,0.957c0.52,0.637 0.78,1.457 0.78,2.459c0,1.421 -0.474,3.306 -1.423,5.657c-0.95,2.35 -2.572,5.692 -4.866,10.028l-0,3.471Zm-0,-5.712c1.865,-3.637 3.091,-6.301 3.677,-7.992c0.586,-1.691 0.879,-3.201 0.879,-4.528c0,-0.891 -0.173,-1.61 -0.52,-2.155c-0.347,-0.546 -0.801,-0.818 -1.362,-0.818c-0.809,-0 -1.457,0.518 -1.944,1.554c-0.487,1.037 -0.73,2.419 -0.73,4.146l-0,9.793Zm-0,11.341c-0,2.423 0.743,3.634 2.228,3.634c1.007,-0 1.936,-0.583 2.786,-1.749c0.85,-1.166 1.275,-2.541 1.275,-4.126c0,-1.312 -0.272,-2.346 -0.817,-3.102c-0.545,-0.756 -1.254,-1.134 -2.129,-1.134c-1.024,0 -1.837,0.415 -2.439,1.244c-0.603,0.829 -0.904,1.325 -0.904,1.489l-0,3.744Zm12.009,-0.055c-1.815,3.17 -4.234,4.946 -7.255,5.329l-0.198,-0.629c2.658,-0.656 4.886,-2.441 6.686,-5.356l0.767,0.656Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M613.908,243.572c1.288,0.729 2.32,1.794 3.096,3.197c0.775,1.403 1.163,2.815 1.163,4.236c0,1.694 -0.449,3.17 -1.349,4.427c-0.9,1.257 -2.051,1.885 -3.454,1.885c-0.694,0 -1.445,-0.255 -2.254,-0.765c-0.809,-0.51 -1.51,-1.257 -2.105,-2.241c0.512,-0.874 1.255,-1.621 2.229,-2.241l0.198,0.274c-0.033,0.182 -0.049,0.446 -0.049,0.792c-0,0.783 0.246,1.48 0.739,2.091c0.493,0.61 1.051,0.915 1.675,0.915c0.773,-0 1.405,-0.36 1.898,-1.079c0.493,-0.72 0.739,-1.626 0.739,-2.719c0,-2.259 -1.213,-4.272 -3.64,-6.039l-2.105,3.661c-0.842,1.494 -1.452,2.496 -1.832,3.006l-0.768,-0.683c1.684,-2.751 3.36,-6.103 5.027,-10.056l0.594,0.055l0.198,1.284Zm8.469,8.881c-1.766,3.206 -3.995,4.946 -6.686,5.219l-0.148,-0.519c1.188,-0.31 2.199,-0.824 3.033,-1.544c0.834,-0.719 1.853,-1.99 3.058,-3.812l0.743,0.656Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
<path d="M664.176,235.566c-0.05,2.095 -0.623,3.766 -1.721,5.014c-1.098,1.248 -2.39,1.872 -3.876,1.872c-1.304,-0 -3.904,-0.861 -7.8,-2.583c-3.879,-1.739 -6.364,-2.609 -7.453,-2.609c-2.476,-0 -4.053,1.694 -4.73,5.082l-0.916,0c0.116,-2.24 0.706,-3.948 1.771,-5.123c1.064,-1.175 2.232,-1.763 3.503,-1.763c0.677,0 1.519,0.146 2.526,0.437c1.007,0.292 2.741,1.012 5.2,2.159c2.477,1.13 4.226,1.845 5.25,2.145c1.023,0.301 1.874,0.451 2.55,0.451c2.807,0 4.4,-1.694 4.78,-5.082l0.916,-0Z" style="fill:#340600;fill-rule:nonzero;stroke:#220f0f;stroke-width:0.23px;stroke-linecap:butt;stroke-miterlimit:2;" />
</g>
<g id="cauldron">
<g id="legs" fill="#262626" stroke="#000" stroke-width=".8">
<path d="M440 643v-14h1l-1-1 8-1 4 2h2l7 4-7 3v14h-1c-1 3-6 5-12 6-7 2-14 0-14-4-1-4 5-8 12-9h1ZM583 644v-13h0l1-1-8-1-4 2h-2 0l-7 4 7 3v13h1c1 3 6 6 11 7 8 1 14-1 14-5 1-3-4-7-12-8l-1-1Z" />
</g>
<g id="handles">
<path d="M620 498c11 0 21 9 24 22 2 12-4 25-14 29v-11c6-2 9-10 8-18-2-8-8-13-14-14l-4-8Z" fill="#333" stroke="#000" stroke-width=".8" />
<path d="M406 499c11 2 16 15 13 29-3 13-14 22-24 20-11-3-17-16-13-29 3-14 14-23 24-20Zm0 7c7 2 10 12 7 21-4 9-12 14-19 11-7-2-9-13-6-22s10-13 18-10Z" fill="#262626" stroke="#000" stroke-width=".8" />
<path d="M420 514v-4l-10-11h-4l-5 4v4l11 11h4l4-4Z" fill="#262626" />
<path d="M421 514v-5l-11-10c-1-2-3-2-5 0l-4 4v5l11 10c1 2 3 2 4 0l5-4Zm-1 0-4 4h-4l-10-11v-4l4-4h3l11 11v4Z" />
<path d="M417 512v-2l-7-8h-3l-3 2v3l8 8h2l3-3Z" fill="#404040" />
</g>
<g id="back-part">
<path d="m407 454-1-3c0-15 48-27 107-27s106 12 106 27v3H407Z" fill="#595959" />
<path d="M419 456c-3-1-4-3-4-5 0-11 42-19 93-19 52 0 93 8 93 19 0 2-1 4-3 5-17-9-51-16-90-16s-73 7-89 16Z" fill="#0d0d0d" stroke="#161616" stroke-width=".8" />
<path id="liquid-top" class="liquid" d="m417 458 180-1h1c-17-11-51-18-91-18s-74 8-91 19h1Z" fill="#00cc00" />
</g>
<g id="mandrake">
<g id="man-body">
<path id="man-body-outline" d="M208 314s-4 3-6 2l-6 2 10-1s-5 1-7 4l-4 7c-2 1-7 2-7 0-1-2-1-5-5-7-5-1-4 0-7-2 0 0 1 3 3 3 1 0-9 4-10 3 0 0 2 2 9-1 7-2 8 4 8 4-1 1 1 2 1 2s-4 3-11 1h-1l-5 3-2 2-2 3-1 5-2 4 3-4 1-4 2-1s3-5 5-5h3l2 1c2 0-3 1-4 3l-1 2s-3 2-2 3l-1 8c-1 0-1 3-6 6l-4 2h3l3-2s4 0 7-7v-4s5-9 6-8c2 1 9-1 9-1s-1 3 1 3l-1 7s2-1 2-3l1-3s-1-5 7-9l5-5 4-1s-3 12 0 12l-3 2-5 6v5s-2 2-1 3l-9 10s4-4 5-3l-2 6h2s3-10 5-10c0 0 1 4 4 7l-1 2-10 7s0 6-8 9v1l-1 2-3 5 1 2-3 5 4-5 1-4 3-4h3s-1 6 1 6v2s-6 1-6 7c0 0 0 2 3 5 4 4-2 10-1 8 0 0 5-2 4-7 0 0-5-5-3-7 0 0 0-2 4-4 0 0 3 0 2-5v-7l2-5 5-4v5l1 3 2 6-1 3-1 4s-1 1 4 4c0 0 1 3-1 5 0 0 3-1 3-5l-4-5 2-2 1 2 5 5 1 3v-4l-4-5-2-3v-5l-2-3 1-4s-3-1-1-5c0 0 4 0 7-6l2 2v9s2 5 6 5l4 4-3-5s-6-1-5-4v-8s2-2 3 3v-4s-4-1-4-3c-1-2 2-4-1-9 0 0-2-3 2-6v-2s4-1 9 1h5a375 375 0 0 0 9 2v3s-5 5-4 9l-3 1c-1-1-4 3-3 2l-3 1-1 2h2l1-2 5 1 7 9-2 3-4 5v5s6 4 5 5c0 0 5-1 7 6v-3l1 2 5 3-4-4-2-3-6-3s-5-6-4-8l7-4v-7l1 6 1 4s-3 5 2 7l7 2 4 3h2s-2 1 4 6c7 4 4 7 9 8 0 0-3-3-3-5l-2-4-3-2c1-2 3-2 6-1 0 0-6-4-8-1l-5-5s4-1 5 1c0 0-3-4-6-2l-6-4v-5l-8-12-1-5 8-9 1 5-2 3v5s0 4 9 5c0 0 3-1 5 8 0 0 1-8-5-10 0 0-12 0-4-9l-1-8-1-6-2-3-9-10s1-5-1-11h4l2 4 1 2v4l1-4s4 7 8 6l2 7-1-5 5 1 4 6-1 7 2 3v-4l1-5h4l-4-2-2-3-4-4 5-1 3 2 3-1-2-3 2-2 4-2h5v-2l5-2h-6l-3 2-5 1-3 2h-5l-7 1-3-2s10-1 13-6 4-3 4-3l-6 2s-1 5-9 3l-5 3-1-7-4-5c0-2-5-4-5-4h-3s4-2 0-10c0 0-4-13-8-12l-3-1-2-1-3 2-2 2v-7l-7 5-3 7c-2 0-2 4-1 5 0 1-6 5 0 10h-2Z" fill="#c3aa66" stroke="#533a3a" stroke-width=".4" />
<g id="man-body-lines" fill="none" stroke="#533a3a" stroke-width=".3">
<path d="M213 307s3 2 6-1M228 305s3 4 6 2M219 312s6-3 9-1M210 315l6 3 7-1M227 320l4-2c4-2 2 1 5-2M211 302s2-3 6-3c0 0 4 3 7 3l5-3M210 331s6 3 11 0l5-6s6-2 7 0M220 335s10 4 18-1M206 343s7 0 8 5M203 358s2-4 4-4c0 0 3 0 4-2M239 347s0-4 3-5" />
</g>
<g id="man-body-highlights" fill="#dbc27d">
<path d="m207 317 8 2 8 1 6 2h-4l-5-1-5 1-6 1-8 2 3-3 5-2-2-3ZM243 316l2 4 3 3 5 9-6-6-2-3-2-1-3-2-4-2h3l2-1 2-1ZM235 299l-7-2-9-1h-5l2-2h4l3 2 4-1 6-2-3 2 3 1 2 3ZM236 345l-7-1h-8l-7-2h14l6-2 6-5-1 5-5 2 2 3ZM249 345l-2 3 3 3 2 6-3-4v-2l-3-1-2-2-2-2 3-1 2 1 2-1Z" />
</g>
</g>
<g id="man-hair">
<path id="man-dark-leaves" d="m231 291-3-2s-1-12 10-8h2l8 7h12s16-5 16 6c0 0-3 8 7 9l3-2-4-1-3-3s-2-15-6-15l-7-2 4-4-3-4v-4l3 3 2 1s7-10 6-12v-3s4-5 5-12l-6 9-2 4-5 2 4-19-3-2 3-5-1-17-3 7s4 14-11 26l-2 7-2-3s-1-19 3-21l-4 4s-3 10-5 9c0 0-5-17-3-18 0 0-3 7-5 6 0 0 3-10 5-9 0 0 0-12 3-11v-8l3-5s8 0 9-3c0 0-6 2-10 1 0 0-6 6-4 7l-5 4-9 15 2 6v9l-4-10-2 2s-4-4-12-6l-4-4s-4-7-3-10l-4-10-3 21 8 8-7-2s-4 3 7 18l1 8-5-6-9-19-1 9-4 3s-4-3-2-6l-8-8-10-2-13 2h8l4 2 4 3-4-1 5 9 4 12h5l8 2s-5 4-10 2c0 0 2 7 5 11 0 0-11 4-9 17 0 0-4 13-9 14 0 0 5 1 13-16 0 0-2-7 5-6l-3 4s6-2 7 0c0 0 3 6 12-2l3-2s6 4 12 3l1 4v9l2-2s1 3 3-2c0 0 2 5 5 2Z" fill="#334632" stroke="#1a3215" stroke-width=".4" />
<g id="man-leaf-lines" fill="none" stroke="#183013" stroke-width=".4">
<path d="m222 286 1-8-7-12-4-11s-2-3-9-6l-7-9" />
<path d="M222 286s8-8 2-17c-6-10-5-19 7-38" />
<path d="M222 290s0-4 17-16c0 0 9-7 10-29M247 263s7-1 12 1c0 0 10-1 11-4" />
<path d="M235 278s4-1 8 3l6 1 10-1 7-2" />
</g>
<g id="man-bright-leaves" fill="#2c5622">
<path d="M224 286s7-5 11-30c0 0 5-41 13-47l-4 9-2 2 2 2-2 6-3 14c2 2 4-2 6-9 0 10-2 17-7 20 2 0 5-3 8-9 0 8-3 13-9 15 5-2 8-4 10-7-2 5-5 10-10 14l7-1s-10 14-20 21M248 265s-4 4 9 1c0 0 4 1 9-1 5-1 5-6 8-4l3-4-1 3-1 4-2 4h-9c0 2 1 8 6 8-5 2-7-1-11-5 2 3 3 6 7 7-4 0-6-3-10-6 3 4 2 5 4 6-3 0-8-3-13-6l6 6c-1-2-8 4-15-1" />
<path d="M226 282s3-2 7-24c0 0 11-28 6-37v8l1 3h-2v5l-4 10c-2 0-3-4-2-9-4 6-4 11-1 16-2-1-4-5-5-10-3 4-2 9 3 14-4-4-6-7-6-10-1 4 0 9 4 15l-7-5s3 10 10 21M225 236l-14-14c-2 1-1-7-5-13l-1 12 3 1-2 2 6 3 4 5c-2 1-6 3-8 0 0 4 4 3 9 5-3 0-9-2-12-5 0 4 6 6 13 8-6-1-9 0-11-2 2 3 5 3 11 5l-8-1 7 7c2 1-5 14 0 15l8-28ZM226 282l-1-1-18-19s-20-34-36-35l8 6 3 1 3 2-9-1 21 15c-3 2-13-6-19-10 3 8 12 14 22 15-5 1-8 7-15 4 2 6 7 4 18 3-10 1-11 10-15 9 5 3 7-4 17-3l-13 6s7-5 16-3c5 1 10 11 17 10" />
</g>
</g>
</g>
<g id="sage">
<path id="sage-stem" d="m692 222 12 24 3 6s28 38 28 40c0 0 30 47 42 82l8 22-3 2-16-42-35-66-24-38" fill="#1a3215" stroke="#113808" stroke-width=".1" />
<g id="sage-leaves">
<g id="sage-right-leaf-1">
<path d="M770 358s4-7 14-8c0 0 12-7 12-24 0 0 9-3 8-24 0 0-3-8 5-14 0 0-19-6-30 28 0 0-1 6-7 11 0 0-4 2-2 26v5Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="M771 357s5-15 7-16l-2-5c0-4-3-5-3-5s6 5 6 8l5-12s-6-6-4-6l5 4 2-10-1-10 2 6 3-10v-6l1 2 16-9-12 9-2 3 8-2s-9 3-9 5l-2 7 7-4-8 8-3 10 8-3s-10 5-9 7l-5 11 11-3-11 6-7 9-3 6Z" fill="#2c5622" />
</g>
<g id="sage-right-leaf-2">
<path d="M753 325s3-6 11-7c0 0 9-5 9-18 0 0 8-3 6-20 0 0-1-13 5-19 0 0-15 3-24 31 0 0-1 4-6 8 0 0-3 2-1 21v4Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="m753 324 6-13-1-4-3-4s5 5 5 7l4-10s-5-4-4-5l4 4 2-8-1-8 2 5 3-8-1-5 1 1 8-9-5 9-2 3 7-2s-7 2-7 4l-2 5 6-3-7 7-2 8 7-2s-9 3-7 5l-5 9 9-3-9 5-5 7-3 5Z" fill="#2c5622" />
</g>
<g id="sage-left-leaf-3">
<path d="M739 302s-4-1-8 3c0 0-6 3-13-2 0 0-4 2-12-5 0 0-6-6-11-5 0 0 7-6 24 0h7s2-1 11 8l2 1Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="m738 302-8-2-2-2-1-3 2 5-7-2-1-4v4l-4-2-4-4 2 3-5-2-2-2v1h-8l7 1 2 1-4 2 5-2 3 1-4 2 6-1 5 3-4 2 6-2 6 2-5 3 6-2h9Z" fill="#2c5622" />
</g>
<g id="sage-left-leaf-2">
<path d="M751 325s-6 0-10 6c0 0-2 4-12-1 0 0-8 5-21-3l-16 6s4-20 30-15l8-2s3-2 18 8l3 1Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="M748 326s-11-2-12-1l-2-2c-3-2-2-4-2-4l2 6h-9l-1-5v4l-6-1-6-4 3 3-7-1-5 5 1-4-6 8 6-8h3l-4 4s4-4 6-4l4 1-4 3 7-2 7 1-4 4s6-5 7-3h8l-5 6 7-5 7-1h5Z" fill="#2c5622" />
</g>
<g id="sage-right-leaf-3">
<path d="M741 301s1-4 6-6c0 0 4-1 1-10 0 0 6-5 3-17l7-11s-16-1-17 20l-4 6s-1 2 3 15l1 3Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="m742 299 2-10-2-2c-1-2-3-2-3-2l5 3 1-7-3-2 3 1v-5l-2-5 2 3v-6l5-3h-3l8-3-8 3-1 2 4-2s-4 3-3 4l-1 3 3-2-3 5v5l4-2s-5 4-4 5l-1 6 5-3-5 5-2 5-1 4Z" fill="#2c5622" />
</g>
<g id="sage-left-leaf-1">
<path d="M768 359s-8-1-14 8c0 0-12 7-26-2 0 0-3 6-21-6 0 0-17-5-27-1 0 0 10-20 45-12 0 0 8 2 15-1 0 0 4-2 24 12l4 2Z" fill="#548848" stroke="#113808" stroke-width=".7" />
<path d="M767 359s-15-3-18-2l-3-4c-3-2-2-6-2-6s1 9 3 10l-13-1-2-7v6l-9-3-8-6 4 5-11-2-4-4v2l-16 10 14-7h4l-6 6s7-6 9-5l7 2-7 4 11-3 10 3-6 5s9-7 10-4l13 1-9 8 11-7 11-1h7Z" fill="#2c5622" />
</g>
</g>
<g id="sage-buds" stroke-width=".7">
<g id="sage-greens" fill="#447d37" stroke="#113808">
<path d="M695 227s3-7 6-7l-1-5s-6 4-5 12M700 240s3-6 5-6l-1-4s-5 2-3 9" />
<path d="M701 240s-6-3-8-1l-2-4s6-2 10 5M695 227s-7-1-7 1l-3-2s4-4 9 1M705 249c-1 0-7-1-7 2l-3-3c1 1 6-2 10 1M726 277s-6 0-5 3l-3-2c1 0 4-3 8 0M717 266c0-1-6-3-6 0l-2-3s5-1 8 3M705 249c-1-1 0-7 3-6l-2-4c0 1-4 5-1 10M711 260c0-1 3-8 6-5l-1-4c0 1-5 3-5 8" />
<path d="M722 277c0-1 2-6 4-4v-3c0 1-4 2-4 7" />
</g>
<g id="sage-light-purple" fill="#9068a0" stroke="#722187">
<path d="M701 220h5s2-2 4-1c0 0 4-7-9-4v5ZM705 234h4l2-3s5-3-6-1v4ZM693 239l-9 4 1-1s-8 1 5-6l3 3ZM687 228l-6 6v-1s-5 3 3-7l3 2ZM698 251l-2 6c-2 4-11 4-8 1 0 0-2 0 7-9l3 2ZM721 280l-1 5c-1 3-8 5-7 2l5-9 3 2ZM711 266l-3 4c-3 3-11 0-8-2l9-5 2 3ZM708 243l6-1c4-2 6-10 2-8 0 0 1-2-10 5l2 4ZM717 255l6 2c4 0 10-7 6-7l-12 1v4ZM726 273l5 2c3 0 8-5 5-5h-10v3Z" />
</g>
<g id="sage-dark-purple" fill="#a644c0" stroke="#722187">
<path d="M690 260s0 5 2 5c0 0 5-2 5-5v-6c-1 5-4 7-7 6ZM716 288s0 4 2 4c0 0 3-2 3-5v-5c-1 5-3 7-5 6ZM702 271s-2 4 0 4c0 0 4 0 5-2l3-5c-3 3-6 5-8 3ZM718 236s5 1 4 3c0 0-2 4-5 4l-6-1c5-1 8-2 7-6ZM729 254s4 2 3 4c0 0-4 3-7 1l-6-3c6 1 9 1 10-2ZM736 272s3 2 2 4c0 0-3 2-5 1l-4-3c4 1 6 1 7-2Z" />
</g>
</g>
<g id="sage-green-buds" fill="#56824c" stroke="#113808" stroke-width=".7">
<path d="m719 273 4-5s3-13 12-4c0 0-7-2-5 2 0 0-5 6-7 2M705 250l4-2s5-8 7 0c0 0-2-2-3 1 0 0-4 2-4-1M723 277h-5s-7-6-8 4c0 0 2-3 3 0 0 0 5 0 5-4M713 262l4-1s3-7 5 0c0 0 0-3 0 0 0 0-6 2-5 0M711 260l-1 4s-6 5 1 5c0 0-2 1 0 0 0 0 2-6-1-5M724 277l3-1s3-5 7 2c0 0 0-3 0 0 0 0-6 1-7-2M693 225l-1-4s-6-2 0-7c0 0-2 1 0 0 0 0 2 6 0 7" />
<path d="m694 224-3-2s0-6-7-1c0 0 1-2 0 0 0 0 5 3 7 1M705 250l-1 4s-5 2 1 7c0 0-2-1 0 0 0 0 2-7-1-7" />
</g>
</g>
<g id="henbane">
<path id="hen-stem" d="m824 631 5-2s-21-53-11-109l-6-3s-1 87 12 111v3Z" fill="#56824c" stroke="#2c5622" stroke-width=".5" />
<g id="hen-leaves" stroke-width=".5">
<g id="hen-leaf-1">
<path d="M812 588h5l3-6 7-5 8-2-1 3 10-7 6-4s-6 4-2 5c0 0 11-5 14-1l-2 1s8 1 9 7c0 0-13-2-15 3 0 0-10-2-14 2-5 5-2 5-2 5l-5-1s-6-7-11 1l-5-1" fill="#447d37" stroke="#2c5622" />
<path d="m819 586 7-7 6-3-1 5 7-3 7-6v5l5-3 3-3h4l8 5h-10l-3 4-2-2-13 4-2 5-7-4-9 3" fill="#2c5622" stroke="#2c5622" />
<path d="m818 587 11-6h6l9-4 8-2 6-3-2 4-6 2-4 1-4 1-5 3-8-2" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-2">
<path d="m811 578 5-2 1-6 4-7 6-4v3s7-7 7-10l4-5s-4 5-1 5c0 0 8-9 13-8l-1 5s14-10 17-5c0 0-9 1-10 7 0 0-19 9-22 15-2 5 0 4 0 4l-4 1s-8-5-10 4l-4 1" fill="#447d37" stroke="#2c5622" />
<path d="m817 574 4-8 4-5v5l6-5 4-8 2 5 4-5 1-4h4l8 1-9 3-1 6-3-2-10 7 1 5-9-1-6 6" fill="#2c5622" stroke="#2c5622" />
<path d="m816 575 8-8 5-3 7-6 6-4 5-5v4l-5 4-4 2-3 3-3 3-8 2" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-3">
<path d="m820 570-4-1-1-9-4-9-6-5v5s-6-10-6-14l-4-7s4 8 0 7c0 0-7-12-12-9l1 6s-14-13-17-6c0 0 9 2 9 9 0 0 19 12 21 19 3 7 0 6 0 6l5 1s8-7 9 5l5 1" fill="#447d37" stroke="#2c5622" />
<path d="m815 566-4-11-4-6-1 6-5-6-4-10-1 6-4-6-2-5-3-1-9 3 9 3 1 8 3-3 10 10-1 7 8-3 7 8" fill="#2c5622" stroke="#2c5622" />
<path d="m815 567-7-11-6-2-5-9-7-5-4-6v6l5 4 3 3 3 3 3 5 8 1" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-4">
<path d="m832 490-4-1-1-7-4-8-5-4v4s-5-7-6-11l-3-6s3 6 1 6c0 0-8-7-11-4l2 2s-7-1-9 6c0 0 10 0 11 6 0 0 7 1 10 7 2 6 0 5 0 5l4 1s6-8 7 3h4" fill="#447d37" stroke="#2c5622" />
<path d="m827 487-4-10-3-5v6l-5-5-4-9v6l-4-5-1-4h-3l-7 3 7 2 2 6 2-2 8 7v7l6-3 6 6" fill="#2c5622" stroke="#2c5622" />
<path d="m828 488-7-9-4-2-6-7-5-4-4-5v5l4 4 3 2 3 3 3 4h6" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-5">
<path d="m817 536-3-1-2-6-5-7-5-3 1 4s-6-6-7-9l-4-5s4 5 2 5c0 0-12-9-14-6l-8 1s-2 4 0 8c0 0 13 4 15 10 0 0 4-3 7 2s1 4 1 4l8 1s4-8 7 2l4-1" fill="#447d37" stroke="#2c5622" />
<path d="m813 533-5-8-4-4 1 5-5-3-5-8v6l-3-5-3-3-7-2-12-3 10 6 7 8 5-1 8 5 1 6 6-3 6 4" fill="#2c5622" stroke="#2c5622" />
<path d="m813 534-7-7-4-1-6-6-8-6-13-5 9 7 8 5 2 2 3 1 3 4 6-1" fill="#0b3b00" stroke="#152910" />
<g id="leaf-51">
<path d="M811 548h4l2-11 4-11 5-5v6s6-10 7-15l4-9s-4 9-1 10c0 0 11-16 14-11h8s2 7 0 14c0 0-13 7-15 16 0 0-4-4-7 4-3 9-1 6-1 6l-8 2s-5-11-8 4h-4" fill="#447d37" stroke="#2c5622" />
<path d="m816 545 5-14 4-7-1 9 5-6 5-13v9l4-7 2-6 7-3 13-5-11 9-6 14-5-2-9 9-1 10-6-6-6 9" fill="#2c5622" stroke="#2c5622" />
<path d="m816 545 7-11 5-2 5-10 9-10 13-9-9 12-8 8-3 3-2 3-4 6-6-1" fill="#0b3b00" stroke="#152910" />
</g>
</g>
<g id="hen-leaf-6">
<path d="m837 499-3 1-5-7-8-6-6-2 3 5s-9-5-11-8l-6-5s6 5 4 6c0 0-15-6-15-2l-7 4s0 6 5 10c0 0 13-1 17 5 0 0 2-5 8 0 5 5 2 4 2 4l8-2s0-10 8 0l3-2" fill="#447d37" stroke="#2c5622" />
<path d="m832 498-9-8-5-3 3 6-6-3-8-7 3 7-6-4-3-3-7 1-13 1 12 2 10 8 4-4 10 3 4 7 3-6 8 3" fill="#2c5622" stroke="#2c5622" />
<path d="m832 498-9-5h-5l-8-4-10-3-14-1 12 4 9 2 3 1 3 2 5 2 5-3" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-7">
<path d="m830 502-1 2-7-2-8-2-4 1 4 2-11-1-6-1s6 1 5 2c0 0-12 1-10 4l-2 4s3 4 8 5c0 0 8-5 14-3 0 0-2-3 4-2l4 1 4-3s-6-7 4-3l1-2" fill="#447d37" stroke="#2c5622" />
<path d="m827 504-10-2-5-1 5 3h-5l-8-1 5 3-5-1-4-1-4 3-7 5 8-2 11 1v-4l8-1 6 3-2-5h7" fill="#2c5622" stroke="#2c5622" />
<path d="m827 504-9-1-2 2h-7l-8 1-9 4 9-1 7-1 3-1h6l1-4" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-8">
<path d="m818 507 4-1v-11l3-12 4-6v7s5-11 5-17l2-9s-2 10 0 10c0 0 9-18 13-13l8-1s3 6 2 14c0 0-12 8-12 18 0 0-5-4-6 5-2 9 0 6 0 6l-8 4s-7-11-7 5h-4" fill="#447d37" stroke="#2c5622" />
<path d="m823 502 2-14 2-7 2 8 3-6 3-14 1 9 3-8 1-6 7-4 12-7-9 11-4 15-6-2-7 11 1 10-7-5-4 9" fill="#2c5622" stroke="#2c5622" />
<path d="m822 503 5-12 5-3 4-10 6-11 12-11-7 13-7 9-2 3-2 4-2 6h-7" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-9">
<path d="m821 578-7-1-2-5-8-5-8-3v2s-10-5-11-7l-6-4s6 4 2 4c0 0-13-6-19-4l3 2s-10-2-12 2c0 0 16 1 18 5 0 0 12 1 16 5 5 4 1 4 1 4h7s9-4 13 3l6 1" fill="#447d37" stroke="#2c5622" />
<path d="m813 575-8-6-6-4v4l-8-4-7-6-1 4-6-4-3-2-5-1-11 2 12 2 3 4 4-2 14 6 1 4 10-1 11 4" fill="#2c5622" stroke="#2c5622" />
<path d="m813 576-11-7-8-1-10-5-10-3-6-3 1 3 7 3 5 1 4 2 6 3h11" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-10">
<path d="m808 491 2 3 12-2 12 1 7 2-7 2s13 2 18 1h10s-10 0-10 2c0 0 19 5 15 9l2 8s-6 4-14 4c0 0-11-9-20-8 0 0 3-5-7-4-10 0-6 1-6 1l-5-7s10-8-6-5l-1-4" fill="#447d37" stroke="#2c5622" />
<path d="M814 494h23l-9 3 8 2h14l-9 3 9 1h6l5 5 9 10-12-6-17-1 1-6-12-4-10 3 4-7-10-3" fill="#2c5622" stroke="#2c5622" />
<path d="m813 494 14 2 3 4 12 1 12 4 13 9-15-4-10-4-4-2-4-1-6-1-1-6" fill="#0b3b00" stroke="#152910" />
</g>
<g id="hen-leaf-11">
<path d="m817 586-2 4-8-1-8 1-6 4 5 1s-9 3-13 2l-7 2s7-1 7 1c0 0-10 5-8 9l3-1s-2 6 4 10c0 0 2-10 9-9 0 0 2-6 9-7 6-1 5 1 5 1l1-3s-5-8 6-7l1-3" fill="#447d37" stroke="#2c5622" />
<path d="m812 590-10 1-6 2 6 1-6 4-10 1 6 2-6 2-5 1-1 2 2 8 4-7 6 1-2-3 10-6 6 2-1-7 7-4" fill="#2c5622" stroke="#2c5622" />
<path d="m813 589-10 4-3 4-8 3-6 5-6 2 6 1 4-3 3-2 3-2 5-1 2-7" fill="#0b3b00" stroke="#152910" />
</g>
</g>
<g id="hen-flowers">
<g id="hen-light-yellow" fill="#f3e536" stroke="#aea100" stroke-width=".5">
<path d="M821 471s12 9 1 12c0 0-15 4-6-12h5M817 466s-4-12 7-8c0 0 15 5-2 10l-5-2" />
<path d="M816 471s-16 3-14-6c0 0 4-12 17 3l-3 3" />
<path d="M817 473s-6 12-14 6c0 0-10-9 12-9l2 3M821 467s16-5 15 4c0 0-1 12-16 0l1-4M834 515s-5 13-10 4c0 0-7-13 9-8l1 4M838 511s9-6 9 4c0 0-2 14-10 0l1-4M833 511s-6-14 2-14c0 0 12 1 2 15l-4-1" />
<path d="M832 512s-12-2-9-11c0 0 6-11 11 9l-2 2M838 515s7 12 0 14c0 0-11 1-4-15l4 1M821 501s-17 14-21 0c0 0-5-20 21-7v7" />
<path d="M830 496s19-5 12 9c0 0-10 19-16-4l4-5M821 494s-3-22 11-18c0 0 19 7-5 21l-6-3" />
<path d="M818 495s-20-9-9-19c0 0 16-12 14 16l-5 3M827 501s6 20-8 19c0 0-20-3 2-22l6 3M854 493s-8 17-15 5c0 0-9-17 13-11l2 6M859 486s13-8 12 6c0 0-2 20-13 0l1-6" />
<path d="M852 486s-8-18 3-18c0 0 16 2 2 21l-5-3" />
<path d="M850 489s-16-4-11-15c0 0 7-16 15 11l-4 4M858 492s11 17 0 19c0 0-15 2-5-20l5 1" />
</g>
<g id="hen-dark-yellow" fill="#ada541" stroke="#aea100" stroke-width=".4">
<path d="m818 471-2 5 3-1-3 5 3-2 1 4 2-3-1-3 4 1-7-6ZM820 467l5-2h-3l5-2h-3l2-3-4 1-1 2-3-3 2 7ZM818 469l-4-4-1 2-4-4 1 3-5-2 3 3 3 1-3 2 10-1ZM816 471l-7 1 3 1h-7l3 2-4 2h5l2-2v3l5-7ZM820 470l5 3v-3l5 4-1-3 5 1-4-2h-3l3-3-10 3ZM834 512h-5l2 2-6-1 3 2-4 1 4 1 2-1v4l4-8ZM837 514l3 3v-3l3 5-1-4 3 2-2-4h-2l2-3-6 4ZM836 512l2-5-2 1 3-5-3 1 1-5-2 4v3l-3-3 4 9ZM833 510l-2-5-1 3-1-7-1 4-3-4 2 4 2 2-3 1 7 2ZM835 514l-1 5 2-1-3 6 3-2v5l2-4-1-3 3 2-5-8ZM821 496l-8-3 2 4-9-4 3 4-7 1 6 2 5-1-3 5 11-8Z" />
<path d="m827 499 3 6 1-4 2 8 1-5 5 3-2-5-3-1 5-4-12 2ZM825 496l6-5-4-1 8-5-5 1 3-6-5 3-1 5-3-5 1 13ZM822 493l-1-8-3 3v-9l-2 4-4-6v7l3 3h-5l12 6ZM823 499l-6 6h4l-7 6 5-1-2 7 5-5v-4l4 4-3-13ZM853 489l-6-1 2 3-7-2 3 3-5 2 5 2 3-3v6l5-10ZM858 491l4 4v-4l3 7v-5l4 2-3-5h-3l3-4-8 5ZM856 488l3-6h-3l4-6-3 1v-6l-3 4 1 5-4-4 5 12ZM853 486l-3-7-1 3-3-8-1 4-4-5 2 6 3 3-4 1 11 3ZM855 491l-2 7 3-1-3 7 3-2v7l2-5-1-5 4 3-6-11Z" />
</g>
<g id="hen-center" fill="#290505" stroke="#270008" stroke-width=".4">
<path d="m817 471-5-2h5l-1-4 3 3 1-4 1 4 2-2-1 2h4l-4 1 3 1-4 1 3 2-4-1 1 4-2-4-2 4 1-4-5 1 4-2ZM834 512v-5l1 5 4-3-3 3 4 1-3 1 3 1h-3l1 3-2-3v4l-1-4-2 3 1-3-4 1 3-2-4-1 4-1-2-3 3 3ZM821 495l3-6v7l7-2-5 3 6 2-6 1 4 3-5-2v5l-2-5-2 4v-4l-5 3 4-5-7 1 6-3-6-3 6 2-2-6 4 5ZM853 488v-7l2 7 5-3-3 4h5l-4 2 3 2h-4l2 4-3-4v4l-1-4-3 4 1-5-4 2 3-4-5-1h5l-3-5 4 4Z" />
</g>
<g id="hen-dots" fill="#290505" stroke="#595425" stroke-width=".4">
<path d="m813 471 1-1 2 1-2 1-1-1ZM815 469l1-1 2 1-1 1-2-1ZM812 468l2-1 1 1-1 1-2-1ZM832 508l2 1-1 1-1-1v-1ZM834 510h2l-1 2-1-1v-1ZM835 507l1 1v1l-1-1v-1Z" />
<ellipse cx="821.1" cy="491.1" rx="1.8" ry="2" />
<ellipse cx="824" cy="494.3" rx="1.6" ry="1.8" />
<ellipse cx="826.8" cy="490.8" rx="1.5" ry="1.8" />
<path d="m851 482 2 2-1 2-2-1 1-3ZM854 485l2 1-1 2-2-1 1-2ZM855 481l2 1-1 2-1-1v-2Z" />
</g>
</g>
</g>
<g id="belladonna">
<g id="bel-leaves">
<g id="bel-leaf-1" stroke-width=".4">
<path d="m176 594-8-9s-6-25-15-27l-11-2s2-4-23-3c0 0-21 10-20 13 0 0-9 7-13 6 0 0 12 6 18 6 0 0 11 10 18 8 0 0 8 2 28-5 0 0 10-1 13 3l13 10Z" fill="#71b054" stroke="#1e4212" />
<path d="m166 581-6-6-4-13-1 8-12-3s-5-11-10-12l4 11-8-1s-3-9-7-10l3 11s-5 4-6 0c0 0-5-7-9-6l6 8-10-1-6-2 2 5-10 1 10 3 5-2s2 1 0 5l9-4 7-1s-15 11-9 8l18-8 8-1s-4 8-10 9l16-7 8 1s-5 5-12 6l16-2 8 3Z" fill="#ada541" stroke="#7e9100" />
<g id="leaf-1">
<path d="m167 578 3-8s13-12 11-19c0 0-2-3-2-8 0 0 2 0-7-15 0 0-14-9-15-8 0 0-8-3-8-6 0 0 0 10 2 14 0 0-2 10 2 14 0 0 1 6 13 15 0 0 4 6 3 10l-2 11Z" fill="#71b054" stroke="#1e4212" />
<path d="m171 567 2-6 7-7-6 3-2-9s5-7 4-10l-5 6-3-5s5-6 4-9l-6 7s-4-2-2-4c0 0 3-6 0-8l-3 7-2-7-1-4-3 3-4-6 2 7 3 2s0 3-3 3l6 3 3 4s-12-5-9-2l12 8 3 5s-6 0-9-3l11 7 1 5s-5-1-8-5l7 9 1 6Z" fill="#ada541" stroke="#7e9100" />
</g>
</g>
<g id="bel-leaf-2" stroke-width=".4">
<path d="M169 547h6s15-7 19-4l5 4s0-2 8 9c0 0 2 12 0 13 0 0 0 7 2 8l-9-5s-8-2-10-5c0 0-4-3-7-14 0 0-2-5-5-5l-9-1Z" fill="#69895a" stroke="#1e4212" />
<path d="m178 546 5 1 8-4-4 4 5 4s7-2 10 0l-7 2 3 3s6-2 7-1l-6 3s0 4 2 3c0 0 5-1 6 1l-6 1 4 3 2 2-3 2 3 4-5-3v-3s-2 0-3 2v-5l-2-4-1 7-2-11-2-3s-3 4-2 7l-1-10-4-2s0 4 2 7l-5-8-4-2Z" fill="#ada541" stroke="#7e9100" />
</g>
<g id="bel-leaf-3" stroke-width=".4">
<path d="m141 513-1-4s3-9-1-12l-3-3s1-1-8-6l-10-1s-5 0-6-2l5 6s3 6 6 7c0 0 2 3 11 5 0 0 4 2 4 4l3 6Z" fill="#71b054" stroke="#1e4212" />
<path d="m140 507-1-3 1-5-2 2-4-3-1-6-1 4-3-2s1-4-1-5v4l-3-1s0-4-2-4l1 3-3-2-2-2-1 2-4-2 3 3h3l-1 2 4 1 3 1s-8 0-5 1l8 1 3 2h-5l7 2 3 2s-3 1-6-1l7 3 2 3Z" fill="#ada541" stroke="#7e9100" />
</g>
<g id="bel-leaf-4" stroke-width=".4">
<path d="m169 569 5-10s-1-26 8-30c0 0 5-1 11-6 0 0-3-2 21-8 0 0 23 5 23 8 0 0 10 5 14 2 0 0-10 9-16 11 0 0-9 12-16 13 0 0-7 3-28 1 0 0-10 1-12 6l-10 13Z" fill="#5d9841" stroke="#1e4212" />
<path d="m175 554 5-7v-14l3 8 11-6s2-12 7-14c0 0-2 10-1 11l7-3s1-10 5-11l-1 12s6 2 6-2c0 0 3-8 8-8l-4 9 8-4 6-2v5l10-2-9 6-6-2s-2 3 1 6l-9-2-7 1s17 7 10 5l-19-4-8 2s6 6 12 6l-18-3-6 4s6 3 13 2l-17 2-7 5Z" fill="#a69e2d" stroke="#7e9100" />
</g>
<g id="bel-leaf-5" stroke-width=".4">
<path d="M146 514v-3s-3-6-1-9l2-4 5-7 7-4 4-3-3 6s-1 5-3 7c0 0-1 3-7 7 0 0-3 3-3 5l-1 5Z" fill="#69895a" stroke="#1e4212" />
<path d="M146 509v-3l-2-3 2 1 3-4v-5l1 3 2-2-1-4 2 3s2-1 1-2l1-4v3l2-3 2-2v1l3-2-2 3-2 1 1 1-3 2-2 2 4-2-6 4-2 3 4-2-5 4-2 3 4-3-4 4-1 3Z" fill="#ada541" stroke="#7e9100" />
</g>
<g id="bel-leaf-6" stroke-width=".4">
<path d="m153 541-3-6s1-11-4-14l-6-4s1-1-13-8c0 0-14-3-15-1 0 0-13 5-15 3a1118 1118 0 0 0 26 11s4 3 17 6c0 0 6 3 7 5l6 8Z" fill="#71b054" stroke="#1e4212" />
<path d="m149 533-2-4v-6l-2 3-7-5s-1-5-3-7v5l-4-3-3-6v6s-4-1-4-3c0 0-1-3-4-4l2 4-5-3-4-2v2l-10 1 8 4 5-3s1 1-1 2l6 1 5 2h-7l12 2 5 3h-8l11 2 4 3-8-2 10 5 4 3Z" fill="#ada541" stroke="#7e9100" />
</g>
<g id="bel-leaf-7" stroke-width=".4">
<path d="m157 543-4-2s-8-6-11-5l-4 2s0-2-6 4c0 0-4 7-3 8l-2 5 6-2s6 1 7-1l7-8s2-3 4-2l6 1Z" fill="#69895a" stroke="#1e4212" />
<path d="m151 541-3-1-4-3 2 3-4 1-6-2 3 3-2 1s-3-2-4-1l3 3s0 2-2 1h-4l4 1-3 2-2 1 2 1-3 2 4-1 1-2 1 2 1-3 2-2v4l2-6 3-2-1 5 3-6 2-1s0 3-2 4l4-4h3Z" fill="#ada541" stroke="#7e9100" />
</g>
<g id="bel-leaf-8">
<use xlink:href="#_Image1" x="178.6" y="578.3" width="44.2" height="45.4" transform="scale(.9823 .98706)" />
<path d="m192 592 7 5 4-2 4 2 6 1s2-3 4 0" fill="#7e9100" stroke="#215715" stroke-width=".4" />
<path d="M206 598v-1h-6l2 1 4 3h-5l7 2 3 4s-4 0-7-3l7 6 2 3v-4l2-6-3 3-4-5 1-4h-2l-1 1ZM200 588l4 1v2l-3-2-4-1s0 2 2 3l1 2-7-5h-4s2 3 6 4l-9-2-5 1 4-3 3-6v4h7s1 2 3 1h1l1 1Z" fill="#ada541" stroke="#7e9100" stroke-width=".4" />
</g>
<g id="leaf-big">
<use xlink:href="#_Image2" x="155.9" y="495.3" width="40" height="26.9" transform="matrix(.97616 0 0 .99613 0 0)" />
<path d="m164 508 7-2 3-4 3-2 5-3s0-3 3-3" fill="#7e9100" stroke="#215715" stroke-width=".4" />
<path d="M177 501h-1l-4 5 2-2 4-1-2 2-2 2 7-4 3-1-6 4 8-3h3l-3-1v-4l-1 3h-5l-2-2-1 2h0ZM168 501l4-2v1l-2 1-4 3h3l1-1-7 3-3 3 7-2-8 5-3 4 2-4-1-5 2 2 5-5s2 0 2-2h1l1-1Z" fill="#ada541" stroke="#7e9100" stroke-width=".4" />
</g>
</g>
<path id="bel-stem-big" d="m201 639 5-3-22-26s-12-19-11-40l-14-27s-11-21-1-32c-5 10-11 10-18 0l13 29 14 27 9 38 20 27 5 7Z" fill="#447d37" stroke="#1e4212" stroke-width=".4" />
<g id="bel-flowers" stroke-width=".4">
<g id="bel-flower-4">
<path d="M175 593s-6-6-14 1c0 0-10-1-12 5l-3 3s7-1 7-3v6l6-2s0 4 2 5l3-7s-2-3 0-5c0 0 5-7 11 2v-5Z" fill="#71b054" stroke="#215715" />
<path d="M151 598c0-2 9-5 10-2l2-2-1 3 1 3-3-2-4 2v-4l-5 2Z" fill="#326d1d" stroke="#326d1d" />
<path d="M148 602s-4 4-4 9c0 0-2 4-3 1 0 0-5 2 1 2l1 4s4 2 5-1c0 0 3 5 5 4 0 0 3 0 2-2h-1l2-5s5-4 4-7l-1-4s-5 3-6 2v-5l-5 2Z" fill="#a85ea8" stroke="#6d1d6d" />
<path d="M146 614s2-10 4-10c0 0-5 2-4 10ZM159 604s-4 12-8 13c0 0 9-2 8-13Z" fill="#622c5f" stroke="#6d1d6d" />
</g>
<g id="bel-flower-3">
<path d="M157 538s0-7-9-8c0 0-5-6-10-3l-3-1 6 3-4 3 5 3-2 4 6-3s0-3 3-3c0 0 7-1 6 7l2-2Z" fill="#71b054" stroke="#215715" />
<path d="M140 527c1-1 8 2 7 4l2 1-2 1-1 2v-3l-4-1 2-2-4-2Z" fill="#326d1d" stroke="#326d1d" />
<path d="M136 528s-4-1-8 2c0 0-3 2-2-1 0 0-4-1-1 2l-1 3s1 3 4 3v4s2 2 3 1l-1-1s3-2 4-1c0 0 5 0 6-2l2-3-5-3 3-3-4-1Z" fill="#a85ea8" stroke="#6d1d6d" />
<path d="M128 533s7-4 8-3c0 0-4-2-8 3ZM141 535s-9 5-12 3c0 0 7 4 12-3Z" fill="#622c5f" stroke="#6d1d6d" />
</g>
<g id="bel-flower-2">
<path d="M171 575s-6-4-1-12c0 0-2-8 3-11l2-2s0 5-2 6l6-1-1 6s3-1 5 1l-7 3s-2-1-4 1c0 0-5 4 3 9h-4Z" fill="#71b054" stroke="#215715" />
<path d="M173 554c-2 0-4 8-1 9l-2 2 3-1h3l-3-2 2-4-4 1 2-5Z" fill="#326d1d" stroke="#326d1d" />
<path d="M176 551s2-4 7-5c0 0 4-2 1-2 0 0 1-4 2 0l3 1s2 3 0 5l4 3s0 3-2 3v-2l-4 3s-3 4-5 4h-4s2-5 1-6l-5 1 2-5Z" fill="#a85ea8" stroke="#6d1d6d" />
<path d="M186 548s-8 3-9 5c0 0 2-5 9-5ZM179 561s10-5 10-9c0 0-1 9-10 9Z" fill="#622c5f" stroke="#6d1d6d" />
</g>
<g id="bel-flower-1">
<path d="M139 525s6-2 3-11c0 0 4-7-1-10l-1-3s-1 6 1 6c0 0-5 0-5-2v6h-5l5 4s3-1 4 2c0 0 4 5-4 8h3Z" fill="#71b054" stroke="#215715" />
<path d="M142 506c1 0 1 8-1 8l1 2-3-1h-2l2-2v-4l3 1v-4Z" fill="#326d1d" stroke="#326d1d" />
<path d="M140 503s-2-4-6-6c0 0-3-3 0-2 0 0-1-5-2 0h-4s-2 2 0 4l-4 2s-1 2 1 3v-1s3 1 3 3l4 5h4v-6l4 2v-4Z" fill="#a85ea8" stroke="#6d1d6d" />
<path d="M131 498s7 4 7 6c0 0 0-5-7-6ZM135 511s-8-7-8-10c0 0-1 8 8 10Z" fill="#622c5f" stroke="#6d1d6d" />
</g>
</g>
<g id="bella-seed-stems">
<path d="M161 552s7-30-4-41l-3-2 2-1s10 10 9 25l-1 12s5-6 5-9l3 2-6 7-2 3v5l-3-1Z" fill="#326d1d" stroke="#326d1d" stroke-width=".4" />
<g id="bel-dark-seed-leaf" fill="#4b8636" stroke="#326d1d" stroke-width=".4">
<path d="m154 508-1-2s3-3 2-4h2l2 1 2 2v1l-1-1-2 2s-2 3-4 1ZM144 497l2 2s3-3 5-3v-1l-1-2-2-3h-1l1 1-2 2s-3 2-2 4ZM146 508l1-1-2-7-1-1h-5v2l1-1 2 4s2 4 4 4Z" />
<path d="m154 507-1-1h-6v3l1 3 1 1v-2h2s3-1 3-4ZM157 501h-2s-2-5-4-5v-2h2l3-2 1 1-2 1 2 2s2 4 0 5ZM176 539v-2s4-1 4-3l2 1 1 2 1 3-1 1v-2l-3 1-4-1ZM170 525l1 2s5-1 6 1l2-2-1-2v-3h-1v1h-3s-4 1-4 3ZM168 534h2s-1-6 1-7l-2-1-2-1s-2-2-3-1v1h1v3s1 5 3 6Z" />
<path d="M176 538v-2s-5-1-6-3l-1 1v2l-1 2 1 1v-1l3 1s4 1 4-1ZM182 535l-2-1-2-6 1-2 2 1h3l1 1h-2l1 3s0 4-2 4Z" />
</g>
<g id="bel-bright-seed-leaf" fill="#7e9100">
<path d="M154 507s3-4 2-5l1 2h2l-2 1h-1l-2 2ZM145 497l5-2h-2l1-3-1 2v1l-3 2ZM146 507l-2-7v2l-3-2 2 2 1 1 2 4ZM153 507h-5l1 1-1 3 1-2 1-1 3-1ZM156 500l-4-5 2 1v-3 4l2 3ZM176 538l5-3-1 2 3 1h-3l-1-1-3 1ZM172 526l5 1-1-2 2-2-2 2h-1l-3 1ZM169 533l1-6-2 1-2-3 2 3v1l1 4ZM175 537l-5-3 1 2-2 1h2l1-1 3 1ZM181 534l-2-6 2 1s1-2 2-1l-2 2v4Z" />
</g>
<path d="M147 497a5 5 0 1 1 5 9 5 5 0 0 1-5-9Z" fill="#161616" stroke="#32102d" stroke-width=".4" />
<path d="M150 498c1-1 2 0 3 1s0 2-1 3l-2-1v-3Z" fill="#41133b" />
<path d="M174 526c3 0 6 3 6 5 1 3-2 5-5 5s-5-3-6-5c0-3 2-5 5-5Z" fill="#161616" stroke="#32102d" stroke-width=".4" />
<path d="M176 529c2 0 3 1 3 2l-2 2c-1 0-2-1-2-3-1-1 0-1 1-1Z" fill="#41133b" />
</g>
</g>
<g id="bubbles" class="liquid" fill="#00cc00" stroke="#334632" stroke-width="1">
<ellipse id="bubble-1" class="bubbles" cx="472.555" cy="598.879" rx="7.963" ry="7.565" />
<ellipse id="bubble-2" class="bubbles" cx="508.388" cy="611.42" rx="7.963" ry="7.565" />
<ellipse id="bubble-3" class="bubbles" cx="543.772" cy="599.327" rx="6.918" ry="6.519" />
<ellipse id="bubble-4" class="bubbles" cx="517.545" cy="585.541" rx="6.171" ry="5.773" />
<ellipse id="bubble-5" class="bubbles" cx="560.544" cy="612.415" rx="6.171" ry="5.773" />
<ellipse id="bubble-6" class="bubbles" cx="487.983" cy="567.774" rx="4.977" ry="5.026" />
<ellipse id="bubble-7" class="bubbles" cx="517.246" cy="539.706" rx="4.977" ry="5.026" />
<ellipse id="bubble-8" class="bubbles" cx="550.391" cy="552.695" rx="3.484" ry="3.384" />
<ellipse id="bubble-9" class="bubbles" cx="462.538" cy="510.948" rx="7.963" ry="7.565" />
<ellipse id="bubble-10" class="bubbles" cx="498.37" cy="523.49" rx="7.963" ry="7.565" />
<ellipse id="bubble-11" class="bubbles" cx="533.755" cy="511.396" rx="6.918" ry="6.519" />
<ellipse id="bubble-12" class="bubbles" cx="507.527" cy="497.611" rx="6.171" ry="5.773" />
<ellipse id="bubble-13" class="bubbles" cx="550.526" cy="524.485" rx="6.171" ry="5.773" />
<ellipse id="bubble-14" class="bubbles" cx="477.966" cy="479.844" rx="4.977" ry="5.026" />
<ellipse id="bubble-15" class="bubbles" cx="507.229" cy="451.775" rx="4.977" ry="5.026" />
<ellipse id="bubble-16" class="bubbles" cx="540.374" cy="464.765" rx="3.484" ry="3.384" />
</g>
<g id="main-body">
<path d="M609 481c14 17 22 38 22 61 0 58-53 105-118 105-66 0-119-47-119-105 0-23 8-44 22-61h0l-1-11s94 32 193 0l1 11Z" fill="#1a1a1a" stroke="#000" stroke-width=".8" />
<path d="m419 472 6 2 5 1-1 12h-2 1a99 99 0 0 0-16 52c0 44 30 82 77 106-53-9-93-52-93-102 0-21 7-41 18-57l1-16 4 2Z" fill="#0d0d0d" />
<path d="M460 489c19 5 43 8 69 8 27 0 46-7 64-12 14 15 26 38 26 59 0 47-40 85-90 85s-90-38-90-85c0-21 8-40 21-55Z" fill="#262626" />
<path d="M591 488c6 11 9 30 8 41 0 30-28 54-61 53-33 0-46-23-51-43-3-13-4-36 5-45 12 3 32 3 50 2 23-2 23-2 29-4l20-4Z" fill="#333" />
</g>
<g id="front-part">
<path d="M605 450h16c-6 20-53 34-109 34-55 0-102-14-107-33l10-1c7 14 48 25 96 25 49 0 86-11 94-25Z" fill="#595959" />
<path d="m619 455-1 10c-16 16-53 21-105 25-46 4-86-8-106-22v-14c8 16 56 30 107 27 53-4 91-12 105-26Z" fill="#333" stroke="#161616" stroke-width=".8" />
<path id="liquid-bottom" class="liquid" d="m601 456-180 1c12 11 48 19 90 18 42 0 78-8 90-19Z" fill="#00cc00" />
</g>
<g id="waves" fill="none" stroke="#00ff21" stroke-width="2">
<ellipse id="small-wave" class="wave" cx="509.7" cy="455.3" rx="49.8" ry="5.8" />
<ellipse id="big-wave" class="wave" cx="511.2" cy="455.4" rx="70.5" ry="12.6" />
</g>
</g>
<g id="fire">
<g id="wood">
<g id="dark-wood" style="fill:#60300e;">
<path d="M424.942,622.17l-27.333,7c-0,0 -16,28.667 10.333,33.333l67,-17c0,0 -1,-2.666 -2.333,-8l-17.667,-9c0,0 -8.333,15.334 -30,-6.333Z" />
<path d="M536.942,637.837l25,-9.667l26.667,13.667c-0,-0 7,32.333 -26,28l-27,-12.334c-0,0 2.333,-11.333 1.333,-19.666Z" />
<path d="M595.609,615.503c-0,0 -12,21.667 -19.334,16.334c-7.333,-5.334 13.667,16 13.667,16l15.667,3.666c-0,0 28.666,3.667 20.666,-26.666l-30.666,-9.334" />
<path d="M407.066,643.751c2.718,2.746 3.226,6.656 1.134,8.727c-2.092,2.071 -5.997,1.523 -8.715,-1.222c-2.718,-2.746 -3.226,-6.656 -1.134,-8.727c2.092,-2.071 5.997,-1.523 8.715,1.222Z" />
<path d="M582.133,659.761c-2.392,3.941 -7.108,5.457 -10.525,3.383c-3.416,-2.073 -4.249,-6.957 -1.857,-10.898c2.392,-3.941 7.108,-5.457 10.525,-3.383c3.417,2.073 4.249,6.956 1.857,10.898Z" />
<path d="M623.396,641.029c-2.26,3.133 -4.79,5.176 -5.646,4.558c-0.857,-0.617 0.283,-3.663 2.543,-6.796c2.26,-3.133 4.79,-5.176 5.646,-4.558c0.856,0.617 -0.283,3.662 -2.543,6.796Z" />
</g>
<g id="light-wood" style="fill:#96501f;">
<path d="M403.609,632.17l22,-7.667c-0,0 17,10.667 9.666,16.334l-18.666,4.333c-0,0 -0.667,-6.667 -13,-13Z" />
<path d="M561.609,629.503l-14.334,5.334l15,7l11.334,-6l-12,-6.334Z" />
<path d="M397.887,637.921c3.566,-2.604 9.324,-0.797 12.849,4.032c3.526,4.829 3.494,10.863 -0.072,13.466c-3.566,2.604 -9.324,0.797 -12.85,-4.032c-3.525,-4.828 -3.493,-10.863 0.073,-13.466Z" />
<path d="M583.825,642.832c4.504,3.346 4.555,10.918 0.112,16.9c-4.442,5.981 -11.706,8.122 -16.211,4.776c-4.504,-3.346 -4.555,-10.918 -0.113,-16.9c4.443,-5.981 11.707,-8.121 16.212,-4.776Z" />
<path d="M624.112,629.3c1.495,0.717 0.841,5.198 -1.461,10.002c-2.301,4.803 -5.384,8.121 -6.879,7.404c-1.495,-0.716 -0.841,-5.197 1.461,-10.001c2.301,-4.803 5.384,-8.121 6.879,-7.405Z" />
<path d="M599.275,619.17l20.667,7.333c0,0 -10,5.334 -8,13.667l-22,-7.333c0,-0 0.667,-12.334 9.333,-13.667Z" />
</g>
</g>
<g id="Light-flames" style="fill:#ffad00;">
<g id="light-flames-1" class="flame-1">
<path d="M401.275,636.67l24.667,-7.333c0,-0 18.667,22.666 30,9.666l11,-6.333l9.667,3.667c-0,-0 -12.667,33.666 27,29c-0,-0 24,24.666 41.666,2.666c0,0 7.334,-10.333 -2,-27c0,0 -25.666,-25.666 0.334,-40.666c-0,-0 -19.334,-1.667 -22.667,14c0,-0 -0.667,-21.667 6,-22.334c0,0 7,-15.666 -9.667,-27.666c0,-0 3.334,31.333 -8.666,33.333c-0,0 -9.667,13.667 0.666,24l-13.666,-12.333c-0,-0 16.333,-36.334 -29,-44c-0,-0 31,13 15,56.333c-16,43.333 -3.667,9.667 -3.667,9.667l-15,-1.334c0,0 -12,-22.333 4,-24c0,0 -20.667,0 -22.667,9c0,0 14,-41.333 -24.333,-46c0,0 15.667,24 4.333,37c0,0 3.667,13.667 -0.333,7.334c-4,-6.334 8,-10.667 -12.667,-31c0,-0 -4.666,-11 -17.666,-13.334c-0,0 7.666,3.667 9,17.334c-0,-0 -1,14 -5.334,17c0,-0 -34,2.666 -28.666,-18c-0,-0 -13.667,34.666 15,42.666c-0,0 13,-3 17.666,8.667Z" />
<path d="M558.609,598.282c3.356,0.093 18.48,1.112 20.108,10.242c-0,-0 -12.825,-47.197 22.29,-52.525c0,-0 -14.351,27.404 -3.969,42.248c-0,-0 -3.359,15.605 0.305,8.374c3.664,-7.232 -14.995,-9.847 3.937,-33.064c-0,-0 -6.725,17.773 5.183,15.108c0,0 7.644,5.52 6.423,21.126c-0,-0 9.916,-7.348 13.885,-3.922c0,-0 10.813,-21.622 -3.406,-33.554c-0,0 37.186,41.918 10.926,51.053c-0,-0 -15.576,-3.759 -19.851,9.562l-16.596,-4.373c0,-0 -19.433,22.215 -29.815,7.371l-1.087,-8.094l-1,-8.849l1.675,-7c-0,-0 4.657,-11.056 -9.008,-13.614l-0,-0.089Z" />
</g>
<g id="light-flames-2" class="flame-2">
<path d="M401.275,636.67l24.667,-7.333c0,-0 18.667,22.666 30,9.666l11,-6.333l9.667,3.667c-0,-0 -13.334,23.666 26.333,19c0,-0 24.333,21.666 42,-0.334c0,0 -1,-4 -10.333,-20.666c-0,-0 -17,-19 9,-34c-0,-0 -19.334,-1.667 -22.667,14c0,-0 -0.667,-21.667 6,-22.334c0,0 9,-1.666 -7.667,-13.666c0,-0 5.667,22.333 -6.333,24.333c0,0 -4,20.333 6.333,30.667l-15,-11.334c0,0 -6.333,-50.333 -42,-44c0,0 33,-0.666 17,42.667c-16,43.333 -1.333,10.667 -1.333,10.667l-15,-1.334c0,0 -7.333,-36.666 8.667,-38.333c-0,0 -25.334,14.333 -27.334,23.333c0,0 18.334,-27.333 -20,-32c0,0 11.334,10 0,23c0,0 3.667,13.667 -0.333,7.334c-4,-6.334 13.667,-5.667 -7,-26c0,-0 -8.667,-22.667 -21.667,-25c0,-0 6,10.333 7.334,24c-0,-0 -0.334,21.666 -4.667,24.666c0,0 -32.667,3.334 -27.333,-17.333c-0,0 -11,22 17.666,30c0,0 8.334,1.333 13,13Z" />
<path d="M548.609,592.282c3.356,0.093 28.48,7.112 30.108,16.242c-0,-0 -20.159,-37.53 14.957,-42.859c-0,0 -25.018,27.071 -6.636,36.249c-0,-0 6.641,11.938 10.305,4.707c3.664,-7.232 -14.995,-9.847 3.937,-33.064c-0,-0 -8.725,22.773 3.183,20.108c0,0 9.644,0.52 8.423,16.126c-0,-0 4.582,-15.014 8.552,-11.589c-0,0 16.146,-13.955 1.927,-25.887c-0,0 28.853,35.918 2.592,45.053c0,-0 -7.242,2.241 -11.517,15.562l-16.596,-4.373c0,-0 -16.099,15.215 -26.481,0.371l-4.421,-1.094l3.667,-8.516l-2.992,-7.333c-0,-0 4.657,-11.056 -9.008,-13.614l-10,-6.089Z" />
</g>
<g id="light-flames-3" class="flame-3">
<path d="M401.275,636.67l23,0.667c0,-0 20.334,14.666 31.667,1.666l11,-6.333l9.667,3.667c-0,-0 -13.334,23.666 26.333,19c0,-0 24.333,21.666 42,-0.334c0,0 -1,-4 -10.333,-20.666c-0,-0 -23.667,-13.334 2.333,-28.334c0,0 -9.333,-15.666 -12.667,0c0,0 -4,-13.333 2.667,-14c0,0 0,-9.333 -16.667,-21.333c0,0 9,28.333 -3,30.333c0,0 -4.333,12.334 6,22.667l-9,-1.667c0,0 4.334,-52.333 -31.333,-46c0,0 22.333,1.334 6.333,44.667c-16,43.333 -1.333,10.667 -1.333,10.667l-15,-1.334c0,0 -15.667,-38.333 0.333,-40c0,0 -17,16 -19,25c0,0 19.667,-41 -18.666,-45.666c-0,-0 10,23.666 -1.334,36.666c0,0 3.667,13.667 -0.333,7.334c-4,-6.334 13.667,-5.667 -7,-26c0,-0 -20.667,-28.667 -33.667,-31c0,-0 18,16.333 19.334,30c-0,-0 -0.334,21.666 -4.667,24.666c0,0 -15,0.334 -9.667,-20.333c0,0 -28.666,25 0,33c0,0 8.334,1.333 13,13Z" />
<path d="M555.275,581.616c3.357,0.092 21.814,17.778 23.442,26.908c-0,-0 -40.159,-35.863 -5.043,-41.192c-0,0 -5.018,25.404 13.364,34.582c-0,-0 6.641,11.938 10.305,4.707c3.664,-7.232 -7.328,-1.847 11.603,-25.064c0,-0 -16.391,14.773 -4.483,12.108c0,0 9.644,0.52 8.423,16.126c-0,-0 4.582,-15.014 8.552,-11.589c-0,0 12.146,0.378 -2.073,-11.553c-0,-0 32.853,21.584 6.592,30.719c0,-0 -7.242,2.241 -11.517,15.562l-14.262,-1.373c-0,-0 -17.1,18.882 -27.482,4.038l-5.754,-7.761l-0.667,-7.849l-5.991,-7.667c-0,-0 11.99,-11.389 -1.675,-13.947l-3.334,-16.755Z" />
</g>
</g>
<g id="dark-flames" style="fill:#ff5a14;">
<g id="dark-flames-1" class="flame-1">
<path d="M401.942,631.561c0,0 -12.333,-5 -15.667,-13.666c0,-0 9.667,7 16,0.333c0,-0 10.667,-2.667 5,-19c0,-0 9.667,-4 9.334,8.667c-0,-0 -5.334,8.333 -3,14.333c-0,-0 10,11 17.333,1c7.333,-10 7.667,-17.667 3.667,-31.333c-4,-13.667 13.666,26 6.666,32c0,-0 4,9.666 9.334,6c-0,-0 -3.667,-12.334 0.333,-13.667l9,13.667l2.333,6c0,-0 -10.333,9 -19.333,3c-9,-6 -12,-9.667 -12,-9.667c0,-0 -20.667,-4 -17,-0.667c3.667,3.334 -8,4.667 -12,3Z" />
<path d="M492.115,659.869c-0,-0 -9.845,-5.546 -12.506,-15.159c-0,0 7.716,7.764 12.772,0.37c-0,-0 8.514,-2.958 3.991,-21.074c-0,-0 7.716,-4.437 7.45,9.613c0,-0 -4.257,9.243 -2.395,15.898c0,-0 7.983,12.2 13.837,1.109c5.853,-11.092 6.12,-19.595 2.927,-34.754c-3.193,-15.159 10.909,28.838 5.321,35.493c0,0 3.193,10.722 7.45,6.655c0,0 -2.926,-13.679 0.267,-15.158l7.184,15.158l1.862,6.655c0,0 -8.248,9.983 -15.432,3.328c-7.185,-6.655 -9.579,-10.722 -9.579,-10.722c-0,-0 -16.497,-4.437 -13.571,-0.74c2.927,3.698 -6.385,5.176 -9.578,3.328Z" />
<path d="M636.619,616.027c-0,0 -5.937,-3.348 -2.677,-14.352c0,-0 -12.788,20.221 -18.982,11.756c-0,0 -1.433,-17.052 -17.557,-19.124c-0,-0 8.545,-3.079 8.871,13.004c-0,-0 -2.45,-0.419 -4.733,7.199c0,-0 1.886,12.633 -5.286,-0.064c-7.173,-12.697 -9.499,-25.431 -5.586,-42.784c3.912,-17.352 -9.701,32.346 -2.854,39.964c-0,0 0.088,8.274 -5.129,3.618c0,0 -4.747,-3.659 -8.659,-5.352l6.531,13.019l-9.616,-3.715c0,-0 9.107,25.427 17.909,17.809c8.803,-7.618 11.737,-12.274 11.737,-12.274c0,0 16.88,-5.745 13.294,-1.513c-3.586,4.232 18.825,-5.075 22.737,-7.191Z" />
</g>
<g id="dark-flames-2" class="flame-2">
<path d="M401.942,631.561c0,0 -22,-16.333 -25.333,-25c-0,0 16,11.334 22.333,4.667c0,-0 14,-3.667 8.333,-20c0,-0 9.667,4 9.334,16.667c-0,-0 -4.334,4.666 -2,10.666c-0,0 9,14.667 16.333,4.667c7.333,-10 5.333,-25 1.333,-38.667c-4,-13.666 18.667,33 11.667,39c0,0 4,3.667 9.333,0c0,0 -3.333,-11.333 0.667,-12.666l6,19l2.333,6c0,-0 -10.333,9 -19.333,3c-9,-6 -12,-9.667 -12,-9.667c0,-0 -19.333,-2.333 -15.667,1c3.667,3.333 -9.333,3 -13.333,1.333Z" />
<path d="M492.115,659.869c-0,-0 -9.845,-5.546 -12.506,-15.159c-0,0 7.716,7.764 12.772,0.37c-0,-0 3.181,-8.624 -1.342,-26.741c-0,0 17.383,0.23 17.116,14.28c0,-0 -8.59,10.243 -6.728,16.898c0,-0 3.316,4.867 9.17,-6.225c5.854,-11.091 10.787,-12.261 7.594,-27.42c-3.193,-15.159 10.909,28.838 5.321,35.493c0,0 4.193,-3.278 8.45,-7.345c0,0 -6.593,-9.679 -3.4,-11.158l8.517,10.825l3.196,20.988c0,0 -8.248,9.983 -15.432,3.328c-7.185,-6.655 -9.579,-10.722 -9.579,-10.722c-0,-0 -16.497,-4.437 -13.571,-0.74c2.927,3.698 -6.385,5.176 -9.578,3.328Z" />
<path d="M636.619,616.027c-0,0 -4.937,-7.682 -1.677,-18.686c0,0 -13.788,24.555 -19.982,16.09c-0,0 -3.433,-23.719 -19.557,-25.791c-0,0 7.878,3.255 8.204,19.337c0,0 0.217,-0.085 -2.066,7.533c0,-0 1.886,12.633 -5.286,-0.064c-7.173,-12.697 -13.499,-12.098 -9.586,-29.45c3.912,-17.353 -5.701,19.012 1.146,26.63c-0,0 -1.246,3.607 -6.462,-1.048c-0,-0 -7.081,-3.327 -10.993,-5.02l7.198,13.353l-6.616,0.285c0,-0 9.107,25.427 17.909,17.809c8.803,-7.618 11.737,-12.274 11.737,-12.274c0,0 14.88,-0.745 11.294,3.487c-3.586,4.232 20.825,-10.075 24.737,-12.191Z" />
</g>
<g id="dark-flames-3" class="flame-3">
<path d="M401.942,631.561c0,0 -23.667,-8.666 -27,-17.333c0,-0 18.667,5 25,-1.667c0,0 13,-14 7.333,-30.333c0,-0 9.667,13 9.334,25.667c-0,-0 -5.334,8.333 -3,14.333c-0,-0 10,11 17.333,1c7.333,-10 12.667,-26 8.667,-39.667c-4,-13.666 8.666,34.334 1.666,40.334c0,-0 4,9.666 9.334,6c-0,-0 -3.667,-12.334 0.333,-13.667l9,13.667l2.333,6c0,-0 -10.333,9 -19.333,3c-9,-6 -12,-9.667 -12,-9.667c0,-0 -3.667,-9.333 0,-6c3.667,3.333 -25,10 -29,8.333Z" />
<path d="M492.115,659.869c-0,-0 -6.179,-20.879 -8.84,-30.492c0,-0 4.05,23.097 9.106,15.703c-0,-0 -0.486,-26.958 -5.009,-45.074c-0,-0 16.716,19.563 16.45,33.613c0,-0 -4.257,9.243 -2.395,15.898c0,-0 5.983,-1.466 11.837,-12.558c5.853,-11.092 8.12,-5.928 4.927,-21.087c-3.193,-15.159 10.909,28.838 5.321,35.493c0,0 3.193,10.722 7.45,6.655c0,0 -2.926,-13.679 0.267,-15.158l7.184,15.158l1.862,6.655c0,0 -8.248,9.983 -15.432,3.328c-7.185,-6.655 -8.579,-18.389 -8.579,-18.389c-0,0 -17.497,3.23 -14.571,6.927c2.927,3.698 -6.385,5.176 -9.578,3.328Z" />
<path d="M636.619,616.027c-0,0 -6.271,-14.015 -3.01,-25.019c-0,-0 -12.455,30.888 -18.649,22.423c-0,0 1.234,-5.719 -14.891,-7.791c0,0 5.879,-14.412 6.205,1.671c-0,-0 -2.45,-0.419 -4.733,7.199c0,-0 1.886,12.633 -5.286,-0.064c-7.173,-12.697 -16.165,-26.765 -12.253,-44.117c3.912,-17.353 -3.034,33.679 3.813,41.297c-0,0 0.088,8.274 -5.129,3.618c0,0 -4.747,-3.659 -8.659,-5.352l14.864,15.019l-19.949,0.285c0,-0 9.44,13.427 18.243,5.809c8.802,-7.618 13.403,-6.274 13.403,-6.274c0,0 16.88,-5.745 13.294,-1.513c-3.586,4.232 18.825,-5.075 22.737,-7.191Z" />
</g>
</g>
<defs>
<image id="_Image1" width="45px" height="46px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAuCAYAAAC8jpA0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF5UlEQVRogc2YW2xTZRzA/9/3nUvP6bn1croyxrZuPRsb4LgIhqCJRgIGHgyJpiIaQeFJfVKjb5joEz7wZPCSCBpve0KMQLw9oBhDYmS3DjccA7buQtutPV1P223s+DCnW8fa067d+CXNyTn9f//++vX7/ud/ClAgvoDKNz+/7uNCx5USqtABbsl1gqEYB8BAOXwsgQsJbjlS90Stp3ovTdEFf9lSYlnaF1DtTsHxlltyywQToZxS+bAs7ZbcJ7RKfzMAAEFY8gVUVD6t3FiSbjlct8/nqd5LMAEAAKfoXMMx3MNlNcuBJWmJl15ySS5p7twhKKzIiQfLp5UbS9IMRcvZ10RO2OQLqHTplfKTV9oXUBEhZJF0pdOrCTbhyfJo5cbKTDtttG1RtbDb7Fixy0d9AZUtg1dO8kpjhKt4llfu9V5jlbbVJbreK71Wbki+gJrt3gM1nprH5yrHgsGYgMgJflZD61gN/xQLGmZZLLPIO9M8y29jqKX3m8SLtk01G55VJfcnK1W7c0r7AiriGFt9viQ2xoYb1mqPy3b5UOnUlianNE1oTRGUWiuJRE5gFF4+4guoTEnMcpBzTdfvrHrb763bipC1X13mpYrxZKzRuVEwhCZmNBY0pkpimcWSNv6DXrdW6f+h1lNdVUhC0zQhmUlCJB4dSKQS3Yl08rJu6F/1t4b15evOsqT09qPr399Sv/lpggvqXheRmZqEkfGRUCwZ79YN/WTXZ7f+WFZCWGJ5bHlRe0Gr9B/jWW7Z65MiBBS7LHkdFfUcw+2XN3APis227kiHHi0254KZ9gVU4hAcr1W7q55b4/R6lyt8L0wwYSg6HB4ZH70US8bf6f1yaLjQHAhgtsHnGG6XQ1Be1Sr92znGtrw1YYEZcwYGwoOhsB75MaJHj/e3hlNWx6LGQ2vPmqbZ4nVUTLklF2Eo2k4RmiCEACMEALNHNPeC2aMJJpgzJmCMgSLFP31N352GvwZ728aTsde7Pr3ZYUkaYPYmAgACAMgIIQdNaAUjRGOEGYQxiwDRCCEGAGiEgEaAGAC4O2OaaQoTj52zP+RVKlrckmtRN2iVgUhoeGhs6MPxidip/tZwznagZLfdzUfq93kUz/F6r89XbI5EamKyJ9R7IaJHX+5vDS9Z4/M2TFYZaRu/zjWQ30wwdyt2pagZZ2mGuCXX+mTa2ML44XwsaEzfK65k0gAAd9rjEaGJzci89ChLs0XlJpiAKrt9xmRqJ6eRi2NdE+lFMctXXQjXQDoQwG5VViuLzYExBo+sVhmZ1CP8evqa2MSOzG97Sy4dCxrg2Gi3uyX3YzShit4zCCHwyKpX5uWnMEZ7lI28Pto23gNQBmkAAK6R6qAw2e8Sne7l5EEIAcdylEdW14icsIdrII2shs6XRToWNGYqtjh2VTg8jahEBcrG2CjFrjQkUonyzDQAgNjEtiVTEztcktuLLba2+aApGscNvbgdboVIhx5nNXxON/QWl+SsvdczZjHEjXiibNIAAGOdExnGD2d1Y6JG4kU/SzPL/ryIHh0qqzTA7PpmNXQhmU6yLM028yxvKzaXaZpwKzxwqezSALNlcPhq9DKroSgAPCDxklhMnrAeSYSiQ2+siPQcI1fHOrlG0pWezGxzig5nIZXFNE3oDV3/pe1036kVlQYAGG0bv81q6Odk2tjhklyWK8vt8MDgaPzOsUiHHl9xaQCASIceYzX0rdXKkp7KmH0j/ac7z/R/B1CmO6IV/q0s38xWFsGfq8HqCfVeHY3deSUWNGYAVlEaYEFlAYJJk8AJfHZMVI8mBqNDb/Z8Eeqbu7aq0gD/VZbfWQ3/nZma3OwQFcf8DXo7PBi88lH3u/PHlP0B1irtp/u+H4yEAl03g39O3/2/909Npm5kx9430gAA1z4fuBUaGz7Q3t95IZk2ptNTGTAyqSvZcau+PLKJBY1pRkPnJlITnDGZaowmoifHupLh1fayTMvhumd8AfXX7P+976vlkU37mRtfU4T6AAAuzr/+D9aH4SgqjSeLAAAAAElFTkSuQmCC" />
<image id="_Image2" width="41px" height="27px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAbCAYAAADh0qZQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEDklEQVRYhcWWSWwbZRSA3yxxPKvtccZLbCeZxFlK2tJIoCBVSEilEqo4UlwlRAgioVaIcgByLAfgxIkixI2CIlUYoQqVC3AohwoVGnelCUmc1EXEGceOl/GssT0eDrTBbZqkSZz4u733v/fmm1/zzwwCDUaI8LTb4zjtcNLPoShiqYohZ9OFkzPjovKgBm+gHMW1sKMen2uoszfYabP9p2JWTPjj8uQZAHGsIZK9I/4w66RO0Ax5gGbJ7kAbHyTI5odqMBwDiibaa3O7KilEeBvNEEdoljxGM0SPm3eEPX6OwTB0wz4MR8ldlwwP+9xcC/sB18I+HwjxXayT2thqLdXaoK6Sfa+3hpwcM+bxuQ53hFuDm+3YelgWmLVxXST73wztc7jo930B92Cow+tBUWRH8yzLsmrjHUkKEZ70+FwfhQTvsWC7143szG2VJhvuEyK8LRHNlAAAsIFTnWcCg5xHnMhPbWXQwKnOVwLtns+efqb7RZebJeslCABA0XYum5aWUrHCTSHCkzjNEP5Qh2cYfQfpmPh87tPNBvS85nO4eefZnv62F7gWlqif2kMg5XLlPSHCvwsAUziKoYS31e0iSPtp54fMUVXR40pRv1SpmDmbDQ+QlH2QZIguDEUw07R0DEO53v3tfds9FI/DsgDyuWIplcwmVFmfkYvar6pi/JCIZlQAABxDUTsAAOukmvcPdB0CgEOqYhyvmiY02XCwE80bXmC7mGYV0mJOXk4X4oqsT8uSdkFTjd8S0Yz5aC2OYoj90SRFr0nVhWJBraYWs/+oij6nFPU7sqR+NzMuxjfrwy0LdmerAKBcqkBqMZsv5JS7qqLPKkXtJ0XWLyWimZWtzMGlvPJjUVIPsA7K9qRNpZUyiMnssipromGUk5ZlVZubm7w0QwQZB8WlU/l7mmrMKUX9ulRQvp8/v5Tc+i3+DyJEeMQfbDn/7OGnjmz2ErYsgLuzyQVxIXNhOS19mYhmsrXr4SEv39SEdxpGKfa4Z2vbkgAAvSN+376Dws9Cd6t/fUELbsXik0uLuTemzi3cq5fAk4ACAMyMi6lsRrq1XlG1asHNq7N/ppK5ob0WBLgvCQAg5ZWLqqyvKTArJlz/ffpaajH36l9fL4h7anefVUm5qMXkoqbWLpZLFYhdmb6cFnPHp79JZte27w21PxjLmmYoAEABABj6inXj6uwvS4u50Qcf+kaxKomiiI+i7AwAgCLrldux+MV0Kv92PU/pdlmVdLjol5wcQ0p5ZeXOjflvM0uFsUQ0Y23UvFfgAABChEedHPOyLGny9OTf5ybOxj9utFgtOACAw0WfwHGsbep24pNrX8x/1WipNfSPhvp6RvzzAyeFo412WZfwsPfKwbfa+xvtsRH/Aqi6nHRU8Bx8AAAAAElFTkSuQmCC" />
<radialGradient id="_Radial3" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial4" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial5" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial6" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial7" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial8" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial9" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial10" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial11" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
<radialGradient id="_Radial12" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(468.847,0,0,145.014,269.576,115.457)">
<stop offset="0" style="stop-color:#7c2424;stop-opacity:1" />
<stop offset="0.27" style="stop-color:#611817;stop-opacity:1" />
<stop offset="0.49" style="stop-color:#561312;stop-opacity:1" />
<stop offset="1" style="stop-color:#ad0200;stop-opacity:1" />
</radialGradient>
</defs>
</svg>
</body>
</html>