aboutsummaryrefslogtreecommitdiff
path: root/experiments.svg
blob: 4f0fb3268ebc5c923c89a8f6ed345f90435c62c9 (plain) (blame)
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
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   height="200mm"
   width="200mm"
   xml:space="preserve"
   viewBox="0 0 755.90552 755.90553"
   y="0px"
   x="0px"
   id="レイヤー_1"
   version="1.1"
   sodipodi:docname="experiments.svg"
   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"><sodipodi:namedview
   pagecolor="#ffffff"
   bordercolor="#666666"
   borderopacity="1"
   objecttolerance="10"
   gridtolerance="10"
   guidetolerance="10"
   inkscape:pageopacity="0"
   inkscape:pageshadow="2"
   inkscape:window-width="1920"
   inkscape:window-height="1161"
   id="namedview522"
   showgrid="true"
   inkscape:document-units="mm"
   inkscape:showpageshadow="false"
   inkscape:snap-global="true"
   inkscape:object-paths="false"
   inkscape:snap-nodes="true"
   inkscape:snap-grids="false"
   inkscape:zoom="0.61489809"
   inkscape:cx="245.88651"
   inkscape:cy="206.77663"
   inkscape:window-x="1366"
   inkscape:window-y="23"
   inkscape:window-maximized="1"
   inkscape:current-layer="レイヤー_1"
   inkscape:snap-page="true"
   inkscape:document-rotation="0"><inkscape:grid
     type="xygrid"
     id="grid524"
     spacingx="7.5590553"
     spacingy="7.5590553"
     originx="566.92915"
     originy="566.92915" /></sodipodi:namedview><metadata
   id="metadata1581"><rdf:RDF><cc:Work
       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /><cc:license
         rdf:resource="" /></cc:Work></rdf:RDF></metadata><defs
   id="defs1579">
	
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	</defs>
<style
   type="text/css"
   id="style1226">
	.st0{fill:none;stroke:#000000;stroke-width:0.7087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
	.st1{fill:none;stroke:#000000;stroke-width:0.7087;}
	.st2{fill:none;stroke:#000000;stroke-width:0.7087;stroke-linejoin:round;stroke-miterlimit:10;}
</style>








<path
   id="path1297-2"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,736.29026 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path1301-6"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,707.15677 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path1297-9"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,682.68853 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path1301-5"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,653.55504 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path1297-3"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,629.08683 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path1301-1"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,599.95334 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path1297-4"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,575.48508 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path1301-4"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,546.35159 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><g
   id="g1976"
   transform="translate(797.42657,-24.703125)"
   style="stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"><path
     class="st0"
     d="m -494.71552,146.35483 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1230"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     class="st0"
     d="m -351.39952,199.85947 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1232"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><circle
     class="st0"
     cx="-378.48358"
     cy="52.72171"
     r="3.6625199"
     id="circle1234"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     class="st0"
     d="m -494.71552,362.28427 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.01704 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1236"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     class="st0"
     d="m -349.48864,333.62107 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1238"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     class="st0"
     d="m -158.87836,361.32883 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1240"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     class="st0"
     d="m -136.43879,136.80043 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.03031,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1242"
     style="stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
     d="m -585.1301,126.71286 c -5.4733,0 -9.9027,-4.4747 -9.8253,-9.9667 0.073,-5.2187 4.4666,-9.6133 9.6866,-9.6853 5.4907,-0.077 9.9654,4.3506 9.9654,9.8253 0,5.4267 -4.4,9.8267 -9.8267,9.8267 z"
     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path1070" /><path
     d="m -585.13,400.62993 c -5.4733,0 -9.9027,-4.4747 -9.8253,-9.9667 0.073,-5.2187 4.4667,-9.6133 9.6867,-9.6853 5.4906,-0.077 9.9653,4.3506 9.9653,9.8253 0,5.4267 -4.4,9.8267 -9.8267,9.8267 z"
     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path1076" /><path
     d="m -77.682263,418.54493 c 4.756133,2.70854 6.390046,8.78996 3.605735,13.52293 -2.645077,4.4992 -8.637506,6.14397 -13.209802,3.62447 -4.809993,-2.65176 -6.507111,-8.71393 -3.797914,-13.47121 2.685468,-4.71561 8.686341,-6.36167 13.401981,-3.67619 z"
     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path1082" /><path
     d="m -74.131551,65.364335 c 4.531123,-3.07017 10.708709,-1.849223 13.724645,2.739665 2.867693,4.360654 1.695802,10.463206 -2.584508,13.451973 -4.503972,3.143576 -10.692218,1.987833 -13.763116,-2.544366 -3.04403,-4.492545 -1.869565,-10.603243 2.622979,-13.647272 z"
     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path1088" /><path
     id="path1090"
     style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m -66.422252,95.454444 c 0.81684,-1.038214 1.714706,-1.783564 2.505072,-2.314263 l 5.487052,-3.717882 c 8.031312,-5.441805 11.0902,-16.097164 6.562108,-24.6768 -5.351855,-10.142487 -18.125088,-13.141835 -27.351829,-6.890039 l -5.889971,3.990889 c -0.801368,0.542986 -3.32729,2.101439 -6.879425,1.941049 -2.30898,-3.43693 -8.196685,-7.164351 -12.336925,-7.164351 h -0.4375 v 55.296873 h -45.74219 V 56.623047 h -6.47461 c -4.14024,0 -10.28412,-1.951244 -13.66797,-4.339844 l -33.54687,-23.740234 c -1.5924,-1.12795 -3.80901,-2.161981 -6.14453,-2.931641 V 153.95898 h -146.0625 V 24.703125 c -2.67559,0.304576 -5.33435,0.711994 -7.33789,1.160156 L -563.56055,70.78125 c -4.03408,0.90236 -7.33789,5.029682 -7.33789,9.169922 v 16.044922 c -0.83741,0.599517 -2.60367,1.121022 -3.73437,1.482422 -1.2574,0.4013 -2.42105,0.513765 -3.37305,0.509765 h -6.62695 c -9.7013,0 -18.21139,7.106749 -19.27539,16.748049 -1.2586,11.3987 7.63399,21.04687 18.77929,21.04687 h 7.11329 c 0.96789,0.001 4.26777,0.12767 7.11718,2.2461 v 231.89843 c -0.8412,0.58802 -2.60784,1.10673 -3.73437,1.4668 -1.2574,0.4013 -2.42105,0.51572 -3.37305,0.51172 h -6.62695 c -9.7013,0 -18.21139,7.10675 -19.27539,16.74805 -1.2586,11.3987 7.63399,21.04687 18.77929,21.04687 h 7.11329 c 0.96299,0.001 4.27751,0.12889 7.11718,2.22266 v 14.46875 c 0,4.14024 3.3832,7.52344 7.52344,7.52344 h 341.22461 c 4.14024,0 10.45812,1.69901 14.04101,3.75586 l 70.74219,40.80468 c 3.5829,2.07012 8.18729,0.82273 10.24414,-2.77344 l 21.50935,-37.68522 c 1.01799,-0.0744 3.1829,0.49192 4.34311,0.73688 1.292275,0.27412 2.357614,0.75032 3.182894,1.22491 l 5.759533,3.27996 c 8.430138,4.80083 19.340627,2.83749 25.03702,-5.01514 6.734574,-9.28222 3.783366,-22.06569 -5.902781,-27.5818 l -6.182461,-3.52081 c -0.841163,-0.47903 -3.883004,-2.40272 -5.342126,-5.68532 l 14.456792,-25.42533 c 2.05685,-3.59617 3.728516,-9.91249 3.728516,-14.05273 V 109.05273 c 0,-2.89568 -0.927495,-6.79785 -2.25869,-10.107564 0.379397,-1.013485 1.637322,-2.558096 2.369641,-3.490722 z M -356.40234,24.695312 v 0.0078 c 0.018,-0.0021 0.0347,-0.0058 0.0527,-0.0078 z"
     sodipodi:nodetypes="ccscsscsccccsccccccccscccscscccccscsccsssccccccscssccsscccccc" /></g><g
   id="g2112"
   transform="translate(15.288052,-580.30802)"><line
     class="st0"
     x1="-289.75894"
     y1="919.37628"
     x2="-289.75894"
     y2="910.45886"
     id="line1284" /><polyline
     class="st0"
     points="149.32,211.78 189.04,211.78 189.04,251.5 149.32,251.5 149.32,211.78   "
     id="polyline1286"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="149.32,157.78 189.04,157.78 189.04,197.5 149.32,197.5 149.32,157.78   "
     id="polyline1288"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="81.04,225.28 41.32,225.28 41.32,265 81.04,265 81.04,225.28   "
     id="polyline1290"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="81.04,63.28 41.32,63.28 41.32,103 81.04,103 81.04,63.28   "
     id="polyline1292"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="311.32,56.56 351.04,56.56 351.04,96.22 311.32,96.22 311.32,56.56   "
     id="polyline1294"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="81.04,117.28 41.32,117.28 41.32,157 81.04,157 81.04,117.28   "
     id="polyline1296"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="81.04,171.28 41.32,171.28 41.32,211 81.04,211 81.04,171.28   "
     id="polyline1298"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="95.32,63.28 135.04,63.28 135.04,103 95.32,103 95.32,63.28   "
     id="polyline1300"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="95.32,117.28 135.04,117.28 135.04,157 95.32,157 95.32,117.28   "
     id="polyline1302"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="95.32,171.28 135.04,171.28 135.04,211 95.32,211 95.32,171.28   "
     id="polyline1304"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="95.32,225.28 135.04,225.28 135.04,265 95.32,265 95.32,225.28   "
     id="polyline1306"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="189.04,49.78 149.32,49.78 149.32,89.5 189.04,89.5 189.04,49.78   "
     id="polyline1308"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="189.04,103.78 149.32,103.78 149.32,143.5 189.04,143.5 189.04,103.78   "
     id="polyline1310"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="203.32,43.06 243.04,43.06 243.04,82.72 203.32,82.72 203.32,43.06   "
     id="polyline1312"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="203.32,97.06 243.04,97.06 243.04,136.72 203.32,136.72 203.32,97.06   "
     id="polyline1314"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="203.32,151.06 243.04,151.06 243.04,190.72 203.32,190.72 203.32,151.06   "
     id="polyline1316"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="203.32,205.06 243.04,205.06 243.04,244.72 203.32,244.72 203.32,205.06   "
     id="polyline1318"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="257.32,49.78 297.04,49.78 297.04,89.5 257.32,89.5 257.32,49.78   "
     id="polyline1320"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="257.32,103.78 297.04,103.78 297.04,143.5 257.32,143.5 257.32,103.78   "
     id="polyline1322"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="257.32,157.78 297.04,157.78 297.04,197.5 257.32,197.5 257.32,157.78   "
     id="polyline1324"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="257.32,211.78 297.04,211.78 297.04,251.5 257.32,251.5 257.32,211.78   "
     id="polyline1326"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="351.04,110.56 311.32,110.56 311.32,150.22 351.04,150.22 351.04,110.56   "
     id="polyline1328"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="351.04,164.56 311.32,164.56 311.32,204.22 351.04,204.22 351.04,164.56   "
     id="polyline1330"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="351.04,218.56 311.32,218.56 311.32,258.22 351.04,258.22 351.04,218.56   "
     id="polyline1332"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="365.32,83.56 405.04,83.56 405.04,123.22 365.32,123.22 365.32,83.56   "
     id="polyline1334"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="365.32,137.56 405.04,137.56 405.04,177.22 365.32,177.22 365.32,137.56   "
     id="polyline1336"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="365.32,191.56 405.04,191.56 405.04,231.22 365.32,231.22 365.32,191.56   "
     id="polyline1338"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="81.04,279.28 41.32,279.28 41.32,319 81.04,319 81.04,279.28   "
     id="polyline1340"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="95.32,279.28 135.04,279.28 135.04,319 95.32,319 95.32,279.28   "
     id="polyline1342"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="189.04,265.78 149.32,265.78 149.32,305.5 189.04,305.5 189.04,265.78   "
     id="polyline1344"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="281.56,306.4 301.36,272.02 335.74,291.88 315.88,326.26 281.56,306.4   "
     id="polyline1346"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><polyline
     class="st0"
     points="243.04,259.06 203.32,259.06 203.32,298.72 224.92,298.72 224.92,305.5 264.64,305.5 264.64,265.78     243.04,265.78   "
     id="polyline1348"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><path
     class="st0"
     d="m -491.62218,713.04106 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1354" /><path
     class="st0"
     d="m -348.30618,766.5457 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.01704,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,0 3.66252,1.63221 3.66252,3.66252 z"
     id="path1356" /><path
     class="st0"
     d="m -371.71446,619.40794 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1358" /><circle
     class="st0"
     cx="-495.29797"
     cy="928.97052"
     r="3.6625199"
     id="circle1360" /><path
     class="st0"
     d="m -346.3953,900.3073 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1362" /><path
     class="st0"
     d="m -155.78502,928.01506 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.01704,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1364" /><path
     class="st0"
     d="m -133.34545,703.48666 c 0,2.03031 -1.64548,3.66252 -3.66252,3.66252 -2.03031,0 -3.66252,-1.64548 -3.66252,-3.66252 0,-2.03031 1.64548,-3.66252 3.66252,-3.66252 2.03031,-0.0133 3.66252,1.63221 3.66252,3.66252 z"
     id="path1366" /><polygon
     class="st1"
     points="323.79,329.42 323.07,326.71 333.99,307.81 336.7,307.09 337.44,307.51 357.31,273.17 356.59,272.75 355.86,270.04 366.79,251.14 369.5,250.42 374.53,253.33 375.12,252.3 409.47,272.17 405.13,279.68 406.94,282.2 404.1,287.11 401.01,286.8 370.86,338.95 372.66,341.46 369.82,346.37 366.75,346.07 362.49,353.38 328.14,333.5 328.82,332.32 "
     id="polygon1368"
     transform="matrix(1.327,0,0,1.327,-612.27302,566.68623)" /><path
     d="m -74.588956,985.23114 c 4.756134,2.70854 6.390047,8.78995 3.605736,13.52293 -2.645078,4.49923 -8.637506,6.14393 -13.209803,3.62443 -4.809992,-2.65172 -6.50711,-8.71389 -3.797913,-13.47117 2.685468,-4.71562 8.686341,-6.36168 13.40198,-3.67619 z"
     style="fill:none;stroke:#000006;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     id="path1297" /><path
     d="m -71.038248,632.05056 c 4.531122,-3.07017 10.708708,-1.84922 13.724644,2.73966 2.867693,4.36066 1.695802,10.46321 -2.584507,13.45198 -4.503973,3.14357 -10.692218,1.98783 -13.763117,-2.54437 -3.044029,-4.49254 -1.869565,-10.60324 2.62298,-13.64727 z"
     style="fill:none;stroke:#000000;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     id="path1305" /><path
     d="m -582.0367,967.31616 c -5.4733,0 -9.9027,-4.4747 -9.8253,-9.9667 0.073,-5.2187 4.4667,-9.6133 9.6867,-9.6853 5.4906,-0.077 9.9653,4.3506 9.9653,9.8253 0,5.4267 -4.4,9.8267 -9.8267,9.8267 z"
     style="fill:none;stroke:#000006;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     id="path1313" /><path
     d="m -582.0368,693.39908 c -5.4733,0 -9.9027,-4.4747 -9.8253,-9.9667 0.073,-5.2187 4.4666,-9.6133 9.6866,-9.6853 5.4907,-0.077 9.9654,4.3506 9.9654,9.8253 0,5.4267 -4.4,9.8267 -9.8267,9.8267 z"
     style="fill:none;stroke:#000007;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     id="path1321" /><path
     id="path1317"
     style="fill:none;stroke:#000000;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     d="m -63.328954,662.14072 c 0.816841,-1.03822 1.714706,-1.78357 2.505072,-2.31427 l 5.487052,-3.71788 c 8.031313,-5.4418 11.0902,-16.09716 6.562109,-24.6768 -5.351855,-10.14248 -18.125088,-13.14183 -27.351829,-6.89004 l -5.889972,3.99089 c -0.801368,0.54299 -3.32729,2.10144 -6.879423,1.94103 -2.308978,-3.43696 -8.209155,-7.15143 -12.349395,-7.15143 h -52.65536 c -4.14024,0 -10.28425,-1.95069 -13.6681,-4.33929 l -33.54656,-23.74003 c -3.38385,-2.3886 -9.52786,-4.33929 -13.6681,-4.33929 h -131.01471 c -4.14024,0 -10.82832,0.74312 -14.8624,1.64548 l -199.80639,44.91895 c -4.03408,0.90236 -7.32317,5.02936 -7.33831,9.16957 l -0.0578,15.79876 c -0.89516,0.61746 -2.54668,1.36647 -3.67738,1.72787 -1.2574,0.4013 -2.42,0.5146 -3.372,0.5106 h -6.6267 c -9.7013,0 -18.212,7.1067 -19.276,16.748 -1.2586,11.3987 7.6334,21.0467 18.7787,21.0467 h 7.1147 c 0.9679,10e-4 4.24365,0.0558 7.10476,2.18014 l 0.008,231.99214 c -0.83846,0.55684 -2.60065,1.07814 -3.73135,1.43954 -1.2574,0.4013 -2.42,0.5146 -3.372,0.5106 h -6.6267 c -9.7013,0 -18.212,7.1067 -19.276,16.748 -1.2586,11.3987 7.6334,21.0467 18.7787,21.0467 h 7.1147 c 0.968,10e-4 4.20135,0.1267 7.0833,2.29165 l 0.0331,14.39919 c 0,4.14024 3.38385,7.5242 7.52409,7.5242 h 341.22478 c 4.14024,0 10.45676,1.6852 14.03966,3.7554 l 70.7291,40.8185 c 3.5829,2.0701 8.18759,0.8227 10.24444,-2.7734 l 21.44692,-37.4684 c 1.06372,-0.048 3.258728,0.2622 4.418938,0.5072 1.292275,0.2741 2.357614,0.7503 3.182894,1.2249 l 5.759533,3.28 c 8.430138,4.8008 19.340627,2.8374 25.03702,-5.0152 6.734574,-9.2822 3.783366,-22.06567 -5.902782,-27.58178 l -6.18246,-3.52082 c -0.841163,-0.47903 -3.888926,-2.4295 -5.366166,-5.66639 l 14.468023,-25.43059 c 2.05685,-3.59617 3.72887,-9.92596 3.72887,-14.05293 v -252.9262 c 0,-2.80779 -0.872739,-6.56155 -2.116077,-9.75172 0.401618,-0.95639 1.507185,-2.92693 2.239503,-3.85955 z"
     sodipodi:nodetypes="ccscsscssccssccscccscscccccscscccssccccccccssccsscc" /></g><g
   id="g2798" /><g
   id="g4602"
   transform="rotate(-90,412.54987,1319.9555)"><g
     id="g1332"
     transform="matrix(-1.3333334,0,0,-1.3333334,2094.1824,1048.7526)"
     style="stroke:#010102;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><path
       style="fill:none;stroke:#010102;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
       d="M 786.55078,510.94922 H 652.3125 c -1.48437,0.16797 -2.21484,0.83203 -3.06641,1.8125 l -30.77734,53.40234 c -0.48047,1.14844 0.0586,2.46875 1.20703,2.94922 0.16797,0.0703 0.34375,0.12109 0.52735,0.14844 h 166.3164 c 0.78516,0 1.41797,-0.63672 1.41797,-1.41797 l 0.0312,-55.47656 c 0,-0.78516 -0.63672,-1.41797 -1.41797,-1.41797"
       id="path917" /><path
       style="fill:none;stroke:#010102;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
       d="m 653.39844,517.97266 c 1.72265,0 3.11718,1.39453 3.11718,3.11718 0,1.72266 -1.39453,3.11719 -3.11718,3.11719 -1.72266,0 -3.1211,-1.39453 -3.1211,-3.11719 0,-1.72265 1.39844,-3.11718 3.1211,-3.11718 z m 0,0"
       id="path919" /><path
       style="fill:none;stroke:#010102;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
       d="m 629.30078,559.07422 c 1.72266,0 3.11719,1.39844 3.11719,3.12109 0,1.72266 -1.39453,3.11719 -3.11719,3.11719 -1.72266,0 -3.11719,-1.39453 -3.11719,-3.11719 0,-1.72265 1.39453,-3.12109 3.11719,-3.12109 z m 0,0"
       id="path921" /></g></g><g
   id="g1327"
   transform="matrix(-1.3333334,0,0,-1.3333334,1714.4038,768.63611)"
   style="fill:none;stroke:#000000;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1182.4961,29.246094 c 0,-4.070313 3.3008,-7.367188 7.3711,-7.367188 4.0703,0 7.3711,3.296875 7.3711,7.367188 0,4.070312 -3.3008,7.371093 -7.3711,7.371093 -4.0703,0 -7.3711,-3.300781 -7.3711,-7.371093 z m 0,0"
     id="path985" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 881.21098,82.117187 c -4.07031,0 -7.37109,-3.300781 -7.37109,-7.371093 0,-4.070313 3.30078,-7.371094 7.37109,-7.371094 4.07031,0 7.37109,3.300781 7.37109,7.371094 0,4.070312 -3.30078,7.371093 -7.37109,7.371093 z m 0,0"
     id="path987" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1268.8204,258.27734 c 3.5273,2.03516 4.7343,6.54297 2.6992,10.07032 -2.0352,3.52343 -6.543,4.73046 -10.0703,2.69531 -3.5235,-2.03516 -4.7305,-6.54297 -2.6954,-10.06641 2.0352,-3.52734 6.543,-4.73437 10.0665,-2.69922 z m 0,0"
     id="path989" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1066.961,204.66016 c 0,-1.71875 1.3984,-3.11719 3.1211,-3.11719 1.7187,0 3.1172,1.39844 3.1172,3.11719 0,1.72265 -1.3985,3.12109 -3.1172,3.12109 -1.7227,0 -3.1211,-1.39844 -3.1211,-3.12109 z m 0,0"
     id="path991" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1159.875,91.992187 c 0,-1.722656 1.3985,-3.117187 3.1211,-3.117187 1.7227,0 3.1172,1.394531 3.1172,3.117187 0,1.722657 -1.3945,3.117188 -3.1172,3.117188 -1.7226,0 -3.1211,-1.394531 -3.1211,-3.117188 z m 0,0"
     id="path993" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 944.38286,102.26172 c 0,-1.72266 1.39453,-3.121095 3.11718,-3.121095 1.72266,0 3.11719,1.398435 3.11719,3.121095 0,1.72266 -1.39453,3.11719 -3.11719,3.11719 -1.72265,0 -3.11718,-1.39453 -3.11718,-3.11719 z m 0,0"
     id="path995" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 944.35551,156.16016 c 0,-1.71875 1.39844,-3.11719 3.1211,-3.11719 1.72265,0 3.11718,1.39844 3.11718,3.11719 0,1.72265 -1.39453,3.12109 -3.11718,3.12109 -1.72266,0 -3.1211,-1.39844 -3.1211,-3.12109 z m 0,0"
     id="path997" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1198.8282,226.64453 c 0,-1.72266 1.3984,-3.12109 3.1211,-3.12109 1.7226,0 3.1171,1.39843 3.1171,3.12109 0,1.72266 -1.3945,3.11719 -3.1171,3.11719 -1.7227,0 -3.1211,-1.39453 -3.1211,-3.11719 z m 0,0"
     id="path999" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 944.36723,156.16406 c 0,-1.72265 1.39453,-3.11719 3.11719,-3.11719 1.72265,0 3.12109,1.39454 3.12109,3.11719 0,1.72266 -1.39844,3.11719 -3.12109,3.11719 -1.72266,0 -3.11719,-1.39453 -3.11719,-3.11719 z m 0,0"
     id="path1001" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 881.18364,189.90234 c -4.07032,0 -7.36719,-3.30078 -7.36719,-7.37109 0,-4.07031 3.29687,-7.37109 7.36719,-7.37109 4.07031,0 7.37109,3.30078 7.37109,7.37109 0,4.07031 -3.30078,7.37109 -7.37109,7.37109 z m 0,0"
     id="path1003" /><path
     style="fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 1272.1954,224.55859 -7.7344,13.52344 c -2.3164,4.04688 -0.9414,9.19922 3.0781,11.55859 l 4.6836,2.7461 c 6.7773,3.91406 9.1016,12.58203 5.1875,19.35937 -3.9141,6.78125 -12.582,9.10157 -19.3594,5.1875 l -4.5586,-2.66015 c -4.0781,-2.37891 -9.3125,-0.98047 -11.664,3.11328 l -7.1953,12.54297 c -0.7891,1.11328 -2.3321,1.3789 -3.4454,0.58984 l -41.8125,-24.06641 c -0.2578,-0.0898 -0.5234,-0.15625 -0.7929,-0.20312 l -104.2969,-15.50391 c -0.3672,-0.0352 -0.7148,-0.18359 -0.9922,-0.42578 0,0 -29.9101,-40.98437 -29.8984,-40.97265 -0.2657,-0.26563 -0.625,-0.41407 -1.0039,-0.41407 H 896.47661 c -0.78516,0 -1.41797,-0.63672 -1.41797,-1.41797 l -0.0352,-2.30859 c 0,-4.69531 -3.80469,-8.50391 -8.50391,-8.50391 h -5.33593 c -8.05469,0 -14.53907,-6.71875 -14.15625,-14.85546 0.35937,-7.625 6.92578,-13.48829 14.55859,-13.48829 h 4.94141 c 4.69531,0 8.5039,-3.80859 8.5039,-8.5039 l 0.0195,-62.43359 c 0,-4.69532 -3.80859,-8.50391 -8.5039,-8.50391 h -5.33594 c -8.05469,0 -14.53906,-6.71875 -14.15625,-14.85547 0.35938,-7.625 6.92578,-13.48828 14.55859,-13.48828 h 4.94141 c 4.69531,0 8.50391,-3.80859 8.50391,-8.50391 v -1.17968 c 0,-0.78516 0.63672,-1.41797 1.41797,-1.41797 h 104.88666 c 0.7852,0 1.418,-0.63282 1.418,-1.41797 V 37.42578 c 0,-0.78515 0.6367,-1.41797 1.418,-1.41797 h 51.0273 c 0.7813,0 1.418,-0.63672 1.418,-1.41797 v -3.54296 c 0,-0.78516 0.6328,-1.41797 1.418,-1.41797 h 48.1914 c 0.7812,0 1.4179,0.63281 1.4179,1.41797 v 3.54296 c 0,0.78125 0.6329,1.41797 1.418,1.41797 h 51.0274 c 0.7812,0 1.4179,0.63282 1.4179,1.41797 v 4.25 c 0,0.78516 0.6328,1.41797 1.418,1.41797 h 4.2422 c 4.6953,-0.004 8.5,-3.8125 8.5,-8.50781 v -4.9375 c 0,-7.63281 5.8633,-14.19922 13.4883,-14.5586 8.1367,-0.38281 14.8554,6.10157 14.8554,14.15625 v 5.34375 c 0,4.69532 3.8047,8.5 8.5,8.50391 h 1.4414 c 0.7813,0 1.4141,0.63672 1.4141,1.41797 l -0.01,3.49219 c 0.078,0.76172 0.6641,1.37109 1.418,1.48437 h 55.9883 c 0.7813,0 1.418,0.63672 1.418,1.41797 v 167.13281 c -0.1211,2.30469 -0.8203,4.54297 -2.0274,6.51172"
     id="path1005" /></g><g
   id="g1365"
   transform="matrix(1.3333334,0,0,1.3333334,-1146.7774,-495.57596)"
   style="stroke:#280000;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 533.22266,806.02905 c 0,-1.72266 -1.39454,-3.1211 -3.11719,-3.1211 -1.72266,0 -3.11719,1.39844 -3.11719,3.1211 0,1.71875 1.39453,3.11718 3.11719,3.11718 1.72265,0 3.11719,-1.39843 3.11719,-3.11718 z m 0,0"
     id="path1007" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 748.71875,816.29467 c 0,-1.72265 -1.39453,-3.11719 -3.11719,-3.11719 -1.72265,0 -3.12109,1.39454 -3.12109,3.11719 0,1.72266 1.39844,3.11719 3.12109,3.11719 1.72266,0 3.11719,-1.39453 3.11719,-3.11719 z m 0,0"
     id="path1009" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 748.74219,870.19702 c 0,-1.72266 -1.39453,-3.11719 -3.11719,-3.11719 -1.72266,0 -3.11719,1.39453 -3.11719,3.11719 0,1.72265 1.39453,3.11718 3.11719,3.11718 1.72266,0 3.11719,-1.39453 3.11719,-3.11718 z m 0,0"
     id="path1011" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 494.26953,940.67748 c 0,-1.72265 -1.39453,-3.11718 -3.11719,-3.11718 -1.72265,0 -3.11718,1.39453 -3.11718,3.11718 0,1.72266 1.39453,3.11719 3.11718,3.11719 1.72266,0 3.11719,-1.39453 3.11719,-3.11719 z m 0,0"
     id="path1013" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 626.14062,918.69702 c 0,-1.72266 -1.39843,-3.11719 -3.12109,-3.11719 -1.72266,0 -3.11719,1.39453 -3.11719,3.11719 0,1.72265 1.39453,3.11718 3.11719,3.11718 1.72266,0 3.12109,-1.39453 3.12109,-3.11718 z m 0,0"
     id="path1015" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 792.1875,808.97436 h -39.26172 v -39.26172 h 39.26172 z m 0,0"
     id="path1017" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 792.1875,862.83764 h -39.26172 v -39.26172 h 39.26172 z m 0,0"
     id="path1019" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 792.1875,916.70092 H 752.92578 V 877.4392 h 39.26172 z m 0,0"
     id="path1021" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 738.32422,808.97436 H 699.0625 v -39.26172 h 39.26172 z m 0,0"
     id="path1023" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 738.32422,862.83764 H 699.0625 v -39.26172 h 39.26172 z m 0,0"
     id="path1025" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 738.32422,916.70092 H 699.0625 V 877.4392 h 39.26172 z m 0,0"
     id="path1027" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 684.46094,795.50952 H 645.19922 V 756.2478 h 39.26172 z m 0,0"
     id="path1029" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 684.46094,849.3728 h -39.26172 v -39.26172 h 39.26172 z m 0,0"
     id="path1031" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 684.46094,903.23608 h -39.26172 v -39.26563 h 39.26172 z m 0,0"
     id="path1033" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 630.59766,788.77905 h -39.26172 v -39.26563 h 39.26172 z m 0,0"
     id="path1035" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 630.59766,842.63842 H 591.33594 V 803.3767 h 39.26172 z m 0,0"
     id="path1037" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 630.59766,896.5017 h -39.26172 v -39.26171 h 39.26172 z m 0,0"
     id="path1039" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 576.73828,795.50952 H 537.47266 V 756.2478 h 39.26562 z m 0,0"
     id="path1041" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 576.73828,849.3728 h -39.26562 v -39.26172 h 39.26562 z m 0,0"
     id="path1043" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 576.73828,903.23608 h -39.26562 v -39.26563 h 39.26562 z m 0,0"
     id="path1045" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 522.875,802.24389 H 483.61328 V 762.98217 H 522.875 Z m 0,0"
     id="path1047" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 522.875,856.10717 H 483.61328 V 816.84155 H 522.875 Z m 0,0"
     id="path1049" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 522.875,909.96655 H 483.61328 V 870.70483 H 522.875 Z m 0,0"
     id="path1051" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 603.66797,958.86889 h -39.26172 v -39.26172 h 39.26172 z m 0,0"
     id="path1053" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 538.39062,923.00561 10.1211,37.9375 -37.9336,10.12109 -10.125,-37.93359 z m 0,0"
     id="path1055" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 468.62109,930.83373 19.60938,34.01563 -34.01953,19.60937 -19.60547,-34.01562 z m 0,0"
     id="path1057" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 510.61328,743.27905 c 0,-4.07032 -3.30078,-7.3711 -7.37109,-7.3711 -4.07032,0 -7.36719,3.30078 -7.36719,7.3711 0,4.07031 3.29687,7.37109 7.36719,7.37109 4.07031,0 7.37109,-3.30078 7.37109,-7.37109 z m 0,0"
     id="path1059" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 811.89844,796.14623 c 4.07031,0 7.37109,-3.29687 7.37109,-7.36718 0,-4.07032 -3.30078,-7.3711 -7.37109,-7.3711 -4.07032,0 -7.36719,3.30078 -7.36719,7.3711 0,4.07031 3.29687,7.36718 7.36719,7.36718 z m 0,0"
     id="path1061" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 424.28906,972.3103 c -3.52344,2.03515 -4.73047,6.54297 -2.69531,10.0664 2.03516,3.52735 6.54297,4.73438 10.06641,2.69922 3.52734,-2.03515 4.73437,-6.54297 2.69921,-10.0664 -2.03515,-3.52735 -6.54296,-4.73438 -10.07031,-2.69922 z m 0,0"
     id="path1063" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 811.92578,903.9353 c 4.07031,0 7.37109,-3.30078 7.37109,-7.3711 0,-4.07031 -3.30078,-7.37109 -7.37109,-7.37109 -4.07031,0 -7.36719,3.30078 -7.36719,7.37109 0,4.07032 3.29688,7.3711 7.36719,7.3711 z m 0,0"
     id="path1065" /><path
     style="fill:none;stroke:#280000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 798.08203,873.88452 c 0,4.69921 3.80469,8.5039 8.50391,8.5039 h 4.9414 c 7.62891,0 14.19922,5.86719 14.55469,13.48828 0.38672,8.14063 -6.10156,14.85938 -14.15625,14.85938 h -5.33594 c -4.69531,0 -8.5039,3.80859 -8.5039,8.5039 l -0.0312,2.3086 c 0,0.78125 -0.63672,1.41797 -1.41797,1.41797 H 640.71875 c -0.375,0 -0.73437,0.14843 -1,0.41406 0.008,-0.0156 -29.89844,40.97266 -29.89844,40.97266 -0.28125,0.23828 -0.625,0.38671 -0.99218,0.42578 l -104.29688,15.5039 c -0.27344,0.0469 -0.53516,0.11328 -0.79687,0.20313 l -41.8086,24.06642 c -1.11328,0.7891 -2.65625,0.5195 -3.44531,-0.5938 l -7.19922,-12.53903 c -2.34766,-4.09765 -7.58203,-5.49219 -11.66016,-3.11328 l -4.55859,2.66016 c -6.77734,3.91406 -15.44922,1.58984 -19.35937,-5.1875 -3.91407,-6.77735 -1.59375,-15.44532 5.18359,-19.35938 l 4.6875,-2.74609 c 4.01953,-2.35938 5.39062,-7.51563 3.07812,-11.5586 l -7.73828,-13.52343 c -0.86718,-1.65625 -0.41015,-3.69922 1.08594,-4.82422 l 54.07813,-31.28516 c 0.83203,-0.73828 1.40625,-1.71875 1.63671,-2.80469 l 0.004,-91.53906 -0.004,-46.09375 v -3.5 c 0,-0.78515 0.63282,-1.41797 1.41797,-1.41797 h 1.44141 c 4.69531,-0.004 8.49609,-3.8125 8.49609,-8.5039 v -5.34375 c 0,-8.05469 6.71875,-14.53906 14.85938,-14.15625 7.62109,0.35937 13.48828,6.92578 13.48828,14.55859 v 4.9375 c 0,4.69531 3.80469,8.50391 8.49609,8.50391 l 4.2461,0.004 c 0.78125,0 1.41797,-0.63672 1.41797,-1.41797 v -4.2539 c 0,-0.78125 0.63281,-1.41406 1.41796,-1.41406 h 51.02735 c 0.78125,0 1.41797,-0.63672 1.41797,-1.41797 v -3.54297 c 0,-0.78516 0.63281,-1.41797 1.41406,-1.41797 h 48.19531 c 0.78125,0 1.41797,0.63281 1.41797,1.41797 v 3.54297 c 0,0.78125 0.63281,1.41797 1.41406,1.41797 h 51.02735 c 0.78515,0 1.41796,0.63281 1.41796,1.41406 v 10.63281 c 0,0.78125 0.63672,1.41797 1.41797,1.41797 h 104.88672 c 0.78516,0 1.41797,0.63281 1.42188,1.41797 v 1.17578 c 0,4.69922 3.80468,8.50391 8.5039,8.50391 H 811.5 c 7.63281,0 14.19922,5.86718 14.55859,13.48828 0.38282,8.14052 -6.10547,14.85927 -14.16015,14.85927 h -5.33594 c -4.69531,0 -8.50391,3.8086 -8.50391,8.50391 z m 0,0"
     id="path1067" /></g><path
   id="path4550"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,523.16051 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4552"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,494.02702 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4554"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 739.53172,469.55876 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4556"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 755.90552,440.42527 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4558"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 692.67558,736.29026 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4560"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 709.04938,707.15677 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4562"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 692.67558,682.68853 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4564"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 709.04938,653.55504 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4566"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 692.67558,629.08683 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4568"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 709.04938,599.95334 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4570"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 692.67558,575.48508 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4572"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 709.04938,546.35159 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4574"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 692.67558,523.16051 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4576"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 709.04938,494.02702 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4578"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 645.36286,736.29026 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4580"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 661.73666,707.15677 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4582"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 645.36286,682.68853 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4584"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 661.73666,653.55504 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4586"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 645.36286,629.08683 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4588"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 661.73666,599.95334 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4590"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 645.36286,575.48508 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4592"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 661.73666,546.35159 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4594"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 645.36286,523.16051 c -5.4733,0 -9.9026,-4.476 -9.8253,-9.96667 0.072,-5.21862 4.4653,-9.61332 9.6853,-9.68662 5.492,-0.076 9.9667,4.352 9.9667,9.82662 0,5.42667 -4.4,9.82667 -9.8267,9.82667 z" /><path
   id="path4596"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 661.73666,494.02702 c 0,-1.5066 -1.7,-2.444 -2.9307,-1.5746 -0.8387,0.5906 -1.8173,1.112 -2.9467,1.4733 -1.2586,0.4013 -2.42,0.5147 -3.372,0.5107 h -6.628 c -9.7013,0 -18.2106,7.1053 -19.2746,16.74795 -1.2587,11.39867 7.6319,21.04667 18.7786,21.04667 h 7.1147 c 0.968,0 3.9333,0.12667 6.784,2.252 1.0133,0.76133 2.4613,0.0373 2.4613,-1.232 z" /><path
   id="path4644"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,54.923816 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4646"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,84.057306 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4648"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,108.52555 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4650"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,137.65904 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 C 36.4107,109.10302 27.5201,99.455016 16.3734,99.455016 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4652"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,162.12725 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4654"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,191.26074 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4656"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,215.729 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4658"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,244.86249 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4660"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,268.05357 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4662"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,297.18706 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4664"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 16.3738,321.65532 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667002,-4.352 -9.9667002,-9.82662 0,-5.42667 4.4000002,-9.82667 9.8267002,-9.82667 z" /><path
   id="path4666"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 0,350.78881 c 0,1.5066 1.6999998,2.444 2.9306998,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 H 15.8774 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 H 9.2586998 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4612998,-0.0373 -2.4612998,1.232 z" /><path
   id="path4668"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 63.22994,54.923816 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4670"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 46.85614,84.057306 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4672"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 63.22994,108.52555 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4674"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 46.85614,137.65904 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.046674 -18.7786,-21.046674 h -7.1147 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4676"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 63.22994,162.12725 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4678"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 46.85614,191.26074 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4680"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 63.22994,215.729 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4682"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 46.85614,244.86249 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4684"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 63.22994,268.05357 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4686"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 46.85614,297.18706 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.9467,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.9333,-0.12667 -6.784,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4688"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 110.54266,54.923816 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4690"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 94.168863,84.057306 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.946697,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.933297,-0.12667 -6.783997,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4692"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 110.54266,108.52555 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4694"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 94.168863,137.65904 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.946697,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.046674 -18.7786,-21.046674 h -7.1147 c -0.968,0 -3.933297,-0.12667 -6.783997,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4696"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 110.54266,162.12725 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4698"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 94.168863,191.26074 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.946697,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.933297,-0.12667 -6.783997,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4700"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 110.54266,215.729 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4702"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 94.168863,244.86249 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.946697,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.933297,-0.12667 -6.783997,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /><path
   id="path4704"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 110.54266,268.05357 c 5.4733,0 9.9026,4.476 9.8253,9.96667 -0.072,5.21862 -4.4653,9.61332 -9.6853,9.68662 -5.492,0.076 -9.9667,-4.352 -9.9667,-9.82662 0,-5.42667 4.4,-9.82667 9.8267,-9.82667 z" /><path
   id="path4706"
   style="fill:none;stroke:#000003;stroke-width:1.13386;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
   d="m 94.168863,297.18706 c 0,1.5066 1.7,2.444 2.9307,1.5746 0.8387,-0.5906 1.8173,-1.112 2.946697,-1.4733 1.2586,-0.4013 2.42,-0.5147 3.372,-0.5107 h 6.628 c 9.7013,0 18.2106,-7.1053 19.2746,-16.74795 1.2587,-11.39867 -7.6319,-21.04667 -18.7786,-21.04667 h -7.1147 c -0.968,0 -3.933297,-0.12667 -6.783997,-2.252 -1.0133,-0.76133 -2.4613,-0.0373 -2.4613,1.232 z" /></svg>