summaryrefslogtreecommitdiff
path: root/src/fullcolor/legacy/application-certificate.svg
blob: c9108bb59af1be7dec1c14e61dd74b97d7f1c42e (plain)
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
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   height="300"
   id="svg11300"
   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
   inkscape:export-xdpi="90.000000"
   inkscape:export-ydpi="90.000000"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   inkscape:version="0.46"
   sodipodi:docname="application-certificate.svg"
   sodipodi:version="0.32"
   style="display:inline;enable-background:new"
   version="1.0"
   width="400">
  <title
     id="title8836">Optical Drive</title>
  <metadata
     id="metadata154">
    <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 />
        <dc:creator>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:creator>
        <dc:contributor>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:contributor>
        <dc:source />
        <cc:license
           rdf:resource="" />
        <dc:subject>
          <rdf:Bag />
        </dc:subject>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     bordercolor="#666666"
     borderopacity="0.25490196"
     fill="#f57900"
     gridtolerance="12"
     guidetolerance="13"
     height="300px"
     id="base"
     inkscape:current-layer="layer6"
     inkscape:cx="144.68008"
     inkscape:cy="87.105301"
     inkscape:document-units="px"
     inkscape:grid-bbox="true"
     inkscape:guide-bbox="true"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:showpageshadow="false"
     inkscape:snap-bbox="true"
     inkscape:snap-nodes="true"
     inkscape:window-height="876"
     inkscape:window-width="968"
     inkscape:window-x="132"
     inkscape:window-y="8"
     inkscape:zoom="1"
     objecttolerance="7"
     pagecolor="#ffffff"
     showgrid="false"
     showguides="true"
     stroke="#ef2929"
     width="400px">
    <inkscape:grid
       empspacing="2"
       enabled="true"
       id="grid5883"
       spacingx="0.5px"
       spacingy="0.5px"
       type="xygrid"
       visible="true" />
  </sodipodi:namedview>
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient5635">
      <stop
         id="stop5637"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop5639"
         offset="1"
         style="stop-color:#ededed;stop-opacity:1;" />
    </linearGradient>
    <linearGradient
       id="linearGradient5584"
       inkscape:collect="always">
      <stop
         id="stop5586"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop5588"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient9590">
      <stop
         id="stop9592"
         offset="0"
         style="stop-color:#bfbfbf;stop-opacity:1;" />
      <stop
         id="stop9594"
         offset="1"
         style="stop-color:#f8f8f8;stop-opacity:1;" />
    </linearGradient>
    <linearGradient
       gradientTransform="matrix(9.125781e-2,0,0,9.374382e-2,69.688,218.6482)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient1356"
       inkscape:collect="always"
       x1="-543.28723"
       x2="-500.66992"
       xlink:href="#linearGradient9590"
       y1="-2279.0508"
       y2="-1917.6714" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient5590"
       inkscape:collect="always"
       x1="25.980804"
       x2="26.085234"
       xlink:href="#linearGradient5584"
       y1="2.4864533"
       y2="42.614761" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient5641"
       inkscape:collect="always"
       x1="22.5"
       x2="20.75"
       xlink:href="#linearGradient5635"
       y1="23"
       y2="3.5" />
    <linearGradient
       id="linearGradient5715"
       inkscape:collect="always">
      <stop
         id="stop5717"
         offset="0"
         style="stop-color:#fdcd12;stop-opacity:1;" />
      <stop
         id="stop5719"
         offset="1"
         style="stop-color:#bd9600;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient5721"
       inkscape:collect="always"
       x1="-2093.4902"
       x2="-2047.13"
       xlink:href="#linearGradient5715"
       y1="-1592.3221"
       y2="-1400.3396" />
  </defs>
  <g
     id="layer6"
     inkscape:groupmode="layer"
     inkscape:label="baseplate"
     style="display:none">
    <rect
       height="48"
       id="rect6284"
       inkscape:label="48x48"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="48"
       x="296"
       y="50" />
    <rect
       height="32"
       id="rect6592"
       inkscape:label="32x32"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="32"
       x="303"
       y="126" />
    <rect
       height="22"
       id="rect6749"
       inkscape:label="22x22"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="22"
       x="303"
       y="177" />
    <rect
       height="16"
       id="rect6833"
       inkscape:label="16x16"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="16"
       x="303"
       y="219" />
    <text
       id="context"
       inkscape:label="context"
       style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
       x="20.970737"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan2716"
         sodipodi:role="line"
         x="20.970737"
         y="21.513618">mimetypes</tspan></text>
    <text
       id="icon-name"
       inkscape:label="icon-name"
       sodipodi:linespacing="125%"
       style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
       x="191.97073"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan3023"
         sodipodi:role="line"
         x="191.97073"
         y="21.513618">application-certificate</tspan></text>
  </g>
  <g
     id="layer2"
     inkscape:groupmode="layer"
     inkscape:label="small sizes"
     style="display:inline">
    <g
       id="g48"
       style="display:inline;enable-background:new"
       transform="translate(296,50) scale(1.000000,1.000000)">
      <g
         id="g3799"
         inkscape:r_cx="true"
         inkscape:r_cy="true"
         style="opacity:0.71428576"
         transform="matrix(1.057794,0,0,0.608142,-167.4607,91.0706)">
        <path
           d="M 162.36286,-88.911137 C 160.1183,-88.911137 158.3113,-86.711005 158.3113,-83.978106 C 158.3113,-81.245207 160.1183,-79.045075 162.36286,-79.045075 L 199.63718,-79.045075 C 201.88174,-79.045075 203.68873,-81.245207 203.68873,-83.978106 C 203.68873,-86.711005 201.88174,-88.911137 199.63718,-88.911137 L 162.36286,-88.911137 z "
           id="path1196"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.582269 C 160.26794,-88.582269 158.58141,-86.528812 158.58141,-83.978106 C 158.58141,-81.4274 160.26794,-79.373944 162.36286,-79.373944 L 199.63718,-79.373944 C 201.7321,-79.373944 203.41863,-81.4274 203.41863,-83.978106 C 203.41863,-86.528812 201.7321,-88.582269 199.63718,-88.582269 L 162.36286,-88.582269 z "
           id="path1195"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.2534 C 160.41757,-88.2534 158.85151,-86.346619 158.85151,-83.978106 C 158.85151,-81.609593 160.41757,-79.702812 162.36286,-79.702812 L 199.63718,-79.702812 C 201.58246,-79.702812 203.14853,-81.609593 203.14853,-83.978106 C 203.14853,-86.346619 201.58246,-88.2534 199.63718,-88.2534 L 162.36286,-88.2534 z "
           id="path1194"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.924531 C 160.56721,-87.924531 159.12162,-86.164426 159.12162,-83.978106 C 159.12162,-81.791787 160.56721,-80.031681 162.36286,-80.031681 L 199.63718,-80.031681 C 201.43283,-80.031681 202.87842,-81.791787 202.87842,-83.978106 C 202.87842,-86.164426 201.43283,-87.924531 199.63718,-87.924531 L 162.36286,-87.924531 z "
           id="path1193"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36309,-87.595662 C 160.71708,-87.595662 159.39195,-85.982232 159.39195,-83.978106 C 159.39195,-81.97398 160.71708,-80.36055 162.36309,-80.36055 L 199.63707,-80.36055 C 201.28308,-80.36055 202.60821,-81.97398 202.60821,-83.978106 C 202.60821,-85.982232 201.28308,-87.595662 199.63707,-87.595662 L 162.36309,-87.595662 z "
           id="path1192"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.266794 C 160.86649,-87.266794 159.66182,-85.800039 159.66182,-83.978106 C 159.66182,-82.156173 160.86649,-80.689419 162.36286,-80.689419 L 199.63718,-80.689419 C 201.13355,-80.689419 202.33821,-82.156173 202.33821,-83.978106 C 202.33821,-85.800039 201.13355,-87.266794 199.63718,-87.266794 L 162.36286,-87.266794 z "
           id="path1191"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.937925 C 161.01612,-86.937925 159.93193,-85.617846 159.93193,-83.978106 C 159.93193,-82.338367 161.01612,-81.018287 162.36286,-81.018287 L 199.63718,-81.018287 C 200.98391,-81.018287 202.06811,-82.338367 202.06811,-83.978106 C 202.06811,-85.617846 200.98391,-86.937925 199.63718,-86.937925 L 162.36286,-86.937925 z "
           id="path1190"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.609056 C 161.16576,-86.609056 160.20203,-85.435652 160.20203,-83.978106 C 160.20203,-82.52056 161.16576,-81.347156 162.36286,-81.347156 L 199.63718,-81.347156 C 200.83428,-81.347156 201.79801,-82.52056 201.79801,-83.978106 C 201.79801,-85.435652 200.83428,-86.609056 199.63718,-86.609056 L 162.36286,-86.609056 z "
           id="path1189"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
      </g>
      <rect
         height="35.005295"
         id="rect1324"
         rx="0.77628255"
         ry="0.77628309"
         style="color:#000000;fill:url(#linearGradient1356);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999976;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="42.985188"
         x="2.5053658"
         y="5.5012813" />
      <path
         d="M 6.46875,7.0625 C 5.1026197,7.0625 4,8.1651194 4,9.53125 C 4,10.33889 4.4026392,11.049934 5,11.5 C 4.3881386,11.955852 4,12.6789 4,13.5 C 4,14.3211 4.3881386,15.044148 5,15.5 C 4.3881386,15.955852 4,16.6789 4,17.5 C 4,18.3211 4.3881386,19.044148 5,19.5 C 4.3881386,19.955852 4,20.6789 4,21.5 C 4,22.3211 4.3881386,23.044148 5,23.5 C 4.3881386,23.955852 4,24.6789 4,25.5 C 4,26.3211 4.3881386,27.044148 5,27.5 C 4.3881386,27.955852 4,28.6789 4,29.5 C 4,30.3211 4.3881386,31.044148 5,31.5 C 4.3881386,31.955852 4,32.6789 4,33.5 C 4,34.0589 4.1897139,34.583523 4.5,35 C 4.1802338,35.416184 4,35.933112 4,36.5 C 4,37.866131 5.1026199,38.96875 6.46875,38.96875 C 7.2679922,38.968751 7.9849298,38.588507 8.4375,38 C 8.8905832,38.579713 9.5827562,38.96875 10.375,38.96875 C 11.167244,38.968751 11.859417,38.579712 12.3125,38 C 12.76507,38.588508 13.482008,38.96875 14.28125,38.96875 C 15.080492,38.968751 15.79743,38.588507 16.25,38 C 16.703083,38.579713 17.395256,38.96875 18.1875,38.96875 C 18.984409,38.968751 19.672247,38.585571 20.125,38 C 20.57757,38.588508 21.294507,38.96875 22.09375,38.96875 C 22.890659,38.968751 23.578497,38.585571 24.03125,38 C 24.484003,38.585572 25.171841,38.96875 25.96875,38.96875 C 26.767992,38.968751 27.48493,38.588507 27.9375,38 C 28.390253,38.585572 29.07809,38.96875 29.875,38.96875 C 30.674242,38.968751 31.391179,38.588507 31.84375,38 C 32.296503,38.585572 32.984342,38.96875 33.78125,38.96875 C 34.580492,38.968751 35.297429,38.588507 35.75,38 C 36.203083,38.579713 36.895255,38.96875 37.6875,38.96875 C 38.479744,38.968751 39.171917,38.579712 39.625,38 C 40.07757,38.588508 40.794507,38.96875 41.59375,38.96875 C 42.95988,38.968751 44.0625,37.86613 44.0625,36.5 C 44.0625,35.917715 43.866904,35.390315 43.53125,34.96875 C 43.825469,34.558733 44,34.0428 44,33.5 C 44,32.6789 43.611861,31.955852 43,31.5 C 43.611861,31.044148 44,30.3211 44,29.5 C 44,28.6789 43.611861,27.955852 43,27.5 C 43.611861,27.044148 44,26.3211 44,25.5 C 44,24.6789 43.611861,23.955852 43,23.5 C 43.611861,23.044148 44,22.3211 44,21.5 C 44,20.6789 43.611861,19.955852 43,19.5 C 43.611861,19.044148 44,18.3211 44,17.5 C 44,16.6789 43.611861,15.955852 43,15.5 C 43.611861,15.044148 44,14.3211 44,13.5 C 44,12.695 43.622766,11.9886 43.03125,11.53125 C 43.648172,11.082984 44.0625,10.354287 44.0625,9.53125 C 44.0625,8.1651197 42.959879,7.0625 41.59375,7.0625 C 40.794508,7.0625 40.07757,7.442743 39.625,8.03125 C 39.171916,7.4515377 38.479743,7.0625 37.6875,7.0625 C 36.895256,7.0625 36.203083,7.4515377 35.75,8.03125 C 35.29743,7.442743 34.580493,7.0625 33.78125,7.0625 C 32.984341,7.0625 32.296503,7.4456788 31.84375,8.03125 C 31.39118,7.442743 30.674242,7.0625 29.875,7.0625 C 29.078091,7.0625 28.390253,7.4456788 27.9375,8.03125 C 27.48493,7.442743 26.767992,7.0625 25.96875,7.0625 C 25.171841,7.0625 24.484003,7.4456788 24.03125,8.03125 C 23.578497,7.4456788 22.890659,7.0625 22.09375,7.0625 C 21.294508,7.0625 20.57757,7.442743 20.125,8.03125 C 19.672247,7.4456788 18.984409,7.0625 18.1875,7.0625 C 17.395256,7.0625 16.703083,7.4515377 16.25,8.03125 C 15.79743,7.442743 15.080492,7.0625 14.28125,7.0625 C 13.482008,7.0625 12.76507,7.442743 12.3125,8.03125 C 11.859417,7.4515377 11.167243,7.0625 10.375,7.0625 C 9.5827564,7.0625 8.8905832,7.4515377 8.4375,8.03125 C 7.9849297,7.442743 7.2679924,7.0625 6.46875,7.0625 z M 8.4375,11.03125 C 8.8905832,11.610962 9.5827562,12 10.375,12 C 11.167244,12 11.859417,11.610962 12.3125,11.03125 C 12.76507,11.619757 13.482008,12 14.28125,12 C 15.080492,12 15.79743,11.619757 16.25,11.03125 C 16.703083,11.610962 17.395256,12 18.1875,12 C 18.984409,12 19.672247,11.616821 20.125,11.03125 C 20.57757,11.619757 21.294507,12 22.09375,12 C 22.890659,12 23.578497,11.616821 24.03125,11.03125 C 24.484003,11.616821 25.171841,12 25.96875,12 C 26.767992,12 27.48493,11.619757 27.9375,11.03125 C 28.390253,11.616821 29.07809,12 29.875,12 C 30.674242,12 31.391179,11.619757 31.84375,11.03125 C 32.296503,11.616821 32.984342,12 33.78125,12 C 34.580492,12 35.297429,11.619757 35.75,11.03125 C 36.203083,11.610962 36.895255,12 37.6875,12 C 38.479744,12 39.171917,11.610962 39.625,11.03125 C 39.752068,11.196485 39.897781,11.340157 40.0625,11.46875 C 39.418283,11.921116 39,12.6536 39,13.5 C 39,14.3211 39.388139,15.044148 40,15.5 C 39.388139,15.955852 39,16.6789 39,17.5 C 39,18.3211 39.388139,19.044148 40,19.5 C 39.388139,19.955852 39,20.6789 39,21.5 C 39,22.3211 39.388139,23.044148 40,23.5 C 39.388139,23.955852 39,24.6789 39,25.5 C 39,26.3211 39.388139,27.044148 40,27.5 C 39.388139,27.955852 39,28.6789 39,29.5 C 39,30.3211 39.388139,31.044148 40,31.5 C 39.388139,31.955852 39,32.6789 39,33.5 C 39,33.892769 39.088375,34.262932 39.25,34.59375 C 38.827045,34.239767 38.281682,34.03125 37.6875,34.03125 C 36.895256,34.031251 36.203083,34.420288 35.75,35 C 35.29743,34.411494 34.580493,34.03125 33.78125,34.03125 C 32.984341,34.031251 32.296503,34.414429 31.84375,35 C 31.39118,34.411494 30.674242,34.03125 29.875,34.03125 C 29.078091,34.031251 28.390253,34.414429 27.9375,35 C 27.48493,34.411494 26.767992,34.03125 25.96875,34.03125 C 25.171841,34.031251 24.484003,34.414429 24.03125,35 C 23.578497,34.41443 22.890659,34.03125 22.09375,34.03125 C 21.294508,34.031251 20.57757,34.411493 20.125,35 C 19.672247,34.41443 18.984409,34.03125 18.1875,34.03125 C 17.395256,34.031251 16.703083,34.420288 16.25,35 C 15.79743,34.411494 15.080492,34.03125 14.28125,34.03125 C 13.482008,34.031251 12.76507,34.411493 12.3125,35 C 11.859417,34.420289 11.167243,34.03125 10.375,34.03125 C 9.6776738,34.031251 9.0724698,34.344963 8.625,34.8125 C 8.8589273,34.432103 9,33.979019 9,33.5 C 9,32.6789 8.6118614,31.955852 8,31.5 C 8.6118614,31.044148 9.0000001,30.3211 9,29.5 C 9,28.6789 8.6118614,27.955852 8,27.5 C 8.6118614,27.044148 9.0000001,26.3211 9,25.5 C 9,24.6789 8.6118614,23.955852 8,23.5 C 8.6118614,23.044148 9.0000001,22.3211 9,21.5 C 9,20.6789 8.6118614,19.955852 8,19.5 C 8.6118614,19.044148 9.0000001,18.3211 9,17.5 C 9,16.6789 8.6118614,15.955852 8,15.5 C 8.6118614,15.044148 9.0000001,14.3211 9,13.5 C 9,12.6697 8.5923239,11.954746 7.96875,11.5 C 8.1471915,11.365579 8.3017289,11.207802 8.4375,11.03125 z "
         id="path5613"
         style="opacity:0.3028571;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         height="28"
         id="rect5580"
         rx="0.77628255"
         ry="0.77628309"
         style="opacity:1;color:#000000;fill:url(#linearGradient5641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         width="36"
         x="6"
         y="9" />
      <g
         id="g1330"
         style="stroke:#204a87;stroke-width:0.46243304;stroke-miterlimit:4;stroke-dasharray:none"
         transform="matrix(0.437059,6.280377e-2,-7.980374e-3,0.426832,-195.4767,-37.00685)">
        <path
           d="M 474.25,81.922 C 474.28,82.283 474.334,82.875 474.334,82.875 C 474.334,82.875 474.403,81.798 473.923,81.718 C 472.88,81.553 472.334,83.058 471.98,84.151 C 471.486,85.66 471.888,87.31 473.359,87.539 C 475.113,87.817 477.832,85.159 477.832,85.159 C 477.832,85.159 477.489,85.437 477.43,85.66 C 477.337,85.947 477.147,86.369 477.171,86.418 C 477.193,86.455 477.452,86.458 477.627,86.489 C 478.122,86.565 478.687,86.224 478.847,85.714 C 478.985,85.297 479.19,84.681 479.19,84.681 C 479.19,84.681 478.976,84.98 478.915,85.167 C 478.779,85.576 479.205,85.793 479.602,85.857 C 480.273,85.966 481.204,84.836 481.255,84.84 C 481.324,84.847 481.538,85.409 481.888,85.463 C 482.399,85.548 483.032,84.888 483.244,84.901 C 483.306,84.905 483.366,85.174 483.534,85.204 C 484.113,85.296 485.02,84.547 485.072,84.585 C 485.232,84.71 485.333,86.061 485.316,87.117"
           knockout="Off"
           id="path1332"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.46243304;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.965,80.738 C 487.616,82.026 487.661,82.795 487.371,84.087"
           knockout="Off"
           id="path1334"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.46243304;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.707,81.308 C 487.556,81.515 487.472,81.62 487.311,81.826 C 488.401,81.436 490.032,80.784 490.093,80.843 C 490.099,80.857 490.177,81.052 490.13,81.2 C 489.857,82.038 488.987,83.221 488.987,83.221 C 489.055,83.304 492.049,82.234 492.316,82.456 C 492.37,82.503 492.416,82.885 492.333,83.153 C 492.18,83.625 491.937,83.843 491.639,84.256 C 491.746,84.233 491.799,84.232 491.907,84.212"
           knockout="Off"
           id="path1336"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.46243304;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 493.933,81.351 C 493.834,81.468 493.796,81.523 493.698,81.639 C 494.512,81.553 494.946,81.075 495.724,80.964 C 495.472,81.739 495.35,82.13 495.106,82.905 C 495.938,82.002 497.183,80.74 497.417,80.802 C 497.592,80.842 497.378,82.657 497.477,82.676 C 497.905,82.751 501.106,79.522 501.357,79.613 C 501.585,79.697 500.732,82.204 501.798,82.37 C 502.666,82.516 503.917,80.981 503.917,80.981 C 503.917,80.981 503.513,81.379 503.284,81.66 C 503.397,81.713 503.451,81.743 503.574,81.795 C 504.35,81.514 504.816,81.175 505.6,80.909 C 505.531,81.11 505.508,81.199 505.44,81.398 C 505.553,81.43 505.607,81.516 505.752,81.543 C 506.514,81.653 507.794,80.825 507.794,80.825 C 507.824,80.842 507.619,81.491 507.9,81.535 C 509.28,81.758 510.221,81.042 511.642,80.483"
           knockout="Off"
           id="path1338"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.46243304;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
      </g>
      <path
         d="M 34.383067,29.084894 C 34.452618,31.306678 35.140661,33.373839 36.150834,35.360467 L 36.946329,32.090098 L 40.216698,32.797205 C 39.04939,32.067453 36.681977,29.867646 35.708892,28.289399 L 34.383067,29.084894 z "
         id="path5582"
         sodipodi:nodetypes="cccccc"
         style="fill:#3465a4;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
      <g
         id="g1340"
         transform="matrix(8.237918e-2,0,0,8.284297e-2,107.8715,194.0967)">
        <path
           d="M -1933.1469,-1440.3798 C -1953.9984,-1421.7104 -1979.9683,-1439.6211 -2005.9476,-1429.2092 C -2031.9269,-1418.7974 -2038.3393,-1387.9088 -2066.3129,-1387.0103 C -2094.2865,-1386.1118 -2102.6679,-1416.5253 -2129.2618,-1425.2485 C -2155.8557,-1433.9718 -2180.6227,-1414.4315 -2202.6293,-1431.7243 C -2224.6358,-1449.0172 -2211.5069,-1477.7027 -2226.2718,-1501.4793 C -2241.0367,-1525.2559 -2272.5696,-1526.2072 -2278.312,-1553.5998 C -2284.0544,-1580.9924 -2255.5584,-1594.5277 -2251.5856,-1622.2323 C -2247.6129,-1649.937 -2271.1571,-1670.9346 -2257.9484,-1695.6097 C -2244.7397,-1720.2848 -2214.2101,-1712.3365 -2193.3586,-1731.0059 C -2172.5071,-1749.6752 -2177.046,-1780.8943 -2151.0667,-1791.3061 C -2125.0874,-1801.7179 -2106.8094,-1776.0052 -2078.8358,-1776.9037 C -2050.8622,-1777.8021 -2034.272,-1804.6348 -2007.6781,-1795.9116 C -1981.0842,-1787.1883 -1983.6103,-1755.7424 -1961.6037,-1738.4496 C -1939.5972,-1721.1568 -1909.6406,-1731.0478 -1894.8757,-1707.2711 C -1880.1108,-1683.4945 -1902.259,-1661.0293 -1896.5166,-1633.6367 C -1890.7742,-1606.2441 -1861.4683,-1594.5653 -1865.441,-1566.8607 C -1869.4138,-1539.156 -1900.8206,-1536.1833 -1914.0293,-1511.5082 C -1927.238,-1486.8331 -1912.2954,-1459.0492 -1933.1469,-1440.3798 z "
           id="path1342"
           inkscape:flatsided="false"
           inkscape:randomized="0"
           inkscape:rounded="0.38"
           sodipodi:arg1="0.84055688"
           sodipodi:arg2="1.1896227"
           sodipodi:cx="-2073.0457"
           sodipodi:cy="-1596.6304"
           sodipodi:r1="209.7282"
           sodipodi:r2="180.36626"
           sodipodi:sides="9"
           sodipodi:type="star"
           style="color:#000000;fill:#f7f999;fill-opacity:1;fill-rule:nonzero;stroke:#fdcd12;stroke-width:48.89274216;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
           transform="matrix(0.236918,0,0,0.236918,-411.8839,-1633.833)" />
        <g
           id="g1344"
           transform="matrix(0.89577,0,0,0.89577,-95.73024,-211.15)">
          <path
             d="M -941.13729 -1093.3582 A 29.97831 29.069878 0 1 1  -1001.0939,-1093.3582 A 29.97831 29.069878 0 1 1  -941.13729 -1093.3582 z"
             id="path1346"
             sodipodi:cx="-971.1156"
             sodipodi:cy="-1093.3582"
             sodipodi:rx="29.97831"
             sodipodi:ry="29.069878"
             sodipodi:type="arc"
             style="color:#000000;fill:#fdce15;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.25;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
             transform="matrix(1.162924,0,0,1.162924,226.5602,-739.689)" />
          <path
             d="M -888.9211,-2029.5723 C -890.083,-2030.3268 -891.3477,-2030.9553 -892.7095,-2031.4461 C -896.1994,-2033.0267 -900.0341,-2033.7844 -903.8503,-2033.666 C -903.9418,-2033.6632 -904.0234,-2033.6496 -904.1151,-2033.6457 C -919.8297,-2033.9934 -932.1829,-2013.9212 -923.3417,-2000.3862 C -922.4823,-1998.883 -921.4426,-1997.5276 -920.2662,-1996.3127"
             id="path1348"
             sodipodi:nodetypes="cccccc"
             style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.53940821;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
        </g>
      </g>
      <rect
         height="32.984631"
         id="rect2231"
         rx="0"
         ry="0"
         style="opacity:0.69714284;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5590);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="41.000504"
         x="3.4998345"
         y="6.5002341" />
      <path
         d="M 10.148148,12 L 38.85185,12"
         id="path2235"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
      <path
         d="M 15.393372,15.5 L 33.414308,15.5"
         id="path2237"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 12.341724,21.5 L 24.658258,21.5"
         id="path2239"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 12.5,24.5 L 24.816534,24.5"
         id="path2241"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 11,31.44194 L 26,31.44194"
         id="path5578"
         style="fill:none;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    </g>
    <g
       id="g32"
       style="display:inline;enable-background:new"
       transform="translate(303,126) scale(1.000000,1.000000)">
      <g
         id="g65"
         inkscape:r_cx="true"
         inkscape:r_cy="true"
         style="opacity:0.71428576"
         transform="matrix(0.6719785,0,0,0.3595678,-105.38179,56.422061)">
        <path
           d="M 162.36286,-88.911137 C 160.1183,-88.911137 158.3113,-86.711005 158.3113,-83.978106 C 158.3113,-81.245207 160.1183,-79.045075 162.36286,-79.045075 L 199.63718,-79.045075 C 201.88174,-79.045075 203.68873,-81.245207 203.68873,-83.978106 C 203.68873,-86.711005 201.88174,-88.911137 199.63718,-88.911137 L 162.36286,-88.911137 z "
           id="path67"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.582269 C 160.26794,-88.582269 158.58141,-86.528812 158.58141,-83.978106 C 158.58141,-81.4274 160.26794,-79.373944 162.36286,-79.373944 L 199.63718,-79.373944 C 201.7321,-79.373944 203.41863,-81.4274 203.41863,-83.978106 C 203.41863,-86.528812 201.7321,-88.582269 199.63718,-88.582269 L 162.36286,-88.582269 z "
           id="path69"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.2534 C 160.41757,-88.2534 158.85151,-86.346619 158.85151,-83.978106 C 158.85151,-81.609593 160.41757,-79.702812 162.36286,-79.702812 L 199.63718,-79.702812 C 201.58246,-79.702812 203.14853,-81.609593 203.14853,-83.978106 C 203.14853,-86.346619 201.58246,-88.2534 199.63718,-88.2534 L 162.36286,-88.2534 z "
           id="path71"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.924531 C 160.56721,-87.924531 159.12162,-86.164426 159.12162,-83.978106 C 159.12162,-81.791787 160.56721,-80.031681 162.36286,-80.031681 L 199.63718,-80.031681 C 201.43283,-80.031681 202.87842,-81.791787 202.87842,-83.978106 C 202.87842,-86.164426 201.43283,-87.924531 199.63718,-87.924531 L 162.36286,-87.924531 z "
           id="path73"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36309,-87.595662 C 160.71708,-87.595662 159.39195,-85.982232 159.39195,-83.978106 C 159.39195,-81.97398 160.71708,-80.36055 162.36309,-80.36055 L 199.63707,-80.36055 C 201.28308,-80.36055 202.60821,-81.97398 202.60821,-83.978106 C 202.60821,-85.982232 201.28308,-87.595662 199.63707,-87.595662 L 162.36309,-87.595662 z "
           id="path75"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.266794 C 160.86649,-87.266794 159.66182,-85.800039 159.66182,-83.978106 C 159.66182,-82.156173 160.86649,-80.689419 162.36286,-80.689419 L 199.63718,-80.689419 C 201.13355,-80.689419 202.33821,-82.156173 202.33821,-83.978106 C 202.33821,-85.800039 201.13355,-87.266794 199.63718,-87.266794 L 162.36286,-87.266794 z "
           id="path77"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.937925 C 161.01612,-86.937925 159.93193,-85.617846 159.93193,-83.978106 C 159.93193,-82.338367 161.01612,-81.018287 162.36286,-81.018287 L 199.63718,-81.018287 C 200.98391,-81.018287 202.06811,-82.338367 202.06811,-83.978106 C 202.06811,-85.617846 200.98391,-86.937925 199.63718,-86.937925 L 162.36286,-86.937925 z "
           id="path79"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.609056 C 161.16576,-86.609056 160.20203,-85.435652 160.20203,-83.978106 C 160.20203,-82.52056 161.16576,-81.347156 162.36286,-81.347156 L 199.63718,-81.347156 C 200.83428,-81.347156 201.79801,-82.52056 201.79801,-83.978106 C 201.79801,-85.435652 200.83428,-86.609056 199.63718,-86.609056 L 162.36286,-86.609056 z "
           id="path81"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
      </g>
      <rect
         height="21.025763"
         id="rect83"
         rx="0.48760113"
         ry="0.46627071"
         style="color:#000000;fill:url(#linearGradient1356);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="26.999998"
         x="2.4999998"
         y="5.5" />
      <rect
         height="19.502375"
         id="rect85"
         rx="0"
         ry="0"
         style="opacity:0.69714284;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5590);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="24.915257"
         x="3.5000002"
         y="6.4192948" />
      <path
         d="M 5.4789391,7 C 4.6605397,7 4,7.6220458 4,8.3927521 C 4,8.8483845 4.2412067,9.249522 4.599064,9.503428 C 4.2325199,9.760598 4,10.168507 4,10.631734 C 4,11.09496 4.2325199,11.502869 4.599064,11.760039 C 4.2325199,12.017209 4,12.425119 4,12.888345 C 4,13.351571 4.2325199,13.75948 4.599064,14.016651 C 4.2325199,14.27382 4,14.68173 4,15.144956 C 4,15.608182 4.2325199,16.016091 4.599064,16.273261 C 4.2325199,16.530432 4,16.938341 4,17.401567 C 4,17.864793 4.2325199,18.272702 4.599064,18.529873 C 4.2325199,18.787042 4,19.194952 4,19.658178 C 4,20.121403 4.2325199,20.529313 4.599064,20.786483 C 4.2325199,21.043654 4,21.451564 4,21.914789 C 4,22.230094 4.1136508,22.526061 4.299532,22.761019 C 4.1079716,22.995809 4,23.287436 4,23.607247 C 4,24.377954 4.6605399,25 5.4789391,25 C 5.9577363,25 6.3872278,24.785484 6.6583465,24.453477 C 6.9297723,24.780523 7.3444281,25 7.8190329,25 C 8.2936378,25 8.7082936,24.780522 8.9797193,24.453477 C 9.2508377,24.785485 9.6803295,25 10.159127,25 C 10.637924,25 11.067415,24.785484 11.338534,24.453477 C 11.609959,24.780523 12.024616,25 12.49922,25 C 12.976619,25 13.388678,24.783829 13.659906,24.453477 C 13.931025,24.785485 14.360516,25 14.839314,25 C 15.316713,25 15.728772,24.783829 16,24.453477 C 16.271228,24.783829 16.683287,25 17.160686,25 C 17.639484,25 18.068975,24.785484 18.340093,24.453477 C 18.611321,24.783829 19.02338,25 19.500779,25 C 19.979577,25 20.409068,24.785484 20.680187,24.453477 C 20.951415,24.783829 21.363474,25 21.840873,25 C 22.319671,25 22.749161,24.785484 23.02028,24.453477 C 23.291706,24.780523 23.706361,25 24.180967,25 C 24.655572,25 25.070227,24.780522 25.341653,24.453477 C 25.612772,24.785485 26.042263,25 26.521061,25 C 27.33946,25 28,24.377953 28,23.607247 C 28,23.27875 27.882825,22.981216 27.681747,22.743389 C 27.858003,22.512076 27.962558,22.221011 27.962558,21.914789 C 27.962558,21.451564 27.730038,21.043654 27.363493,20.786483 C 27.730038,20.529313 27.962558,20.121403 27.962558,19.658178 C 27.962558,19.194952 27.730038,18.787042 27.363493,18.529873 C 27.730038,18.272702 27.962558,17.864793 27.962558,17.401567 C 27.962558,16.938341 27.730038,16.530432 27.363493,16.273261 C 27.730038,16.016091 27.962558,15.608182 27.962558,15.144956 C 27.962558,14.68173 27.730038,14.27382 27.363493,14.016651 C 27.730038,13.75948 27.962558,13.351571 27.962558,12.888345 C 27.962558,12.425119 27.730038,12.017209 27.363493,11.760039 C 27.730038,11.502869 27.962558,11.09496 27.962558,10.631734 C 27.962558,10.17759 27.736571,9.779073 27.382214,9.521058 C 27.751791,9.268168 28,8.8570707 28,8.3927521 C 28,7.622046 27.33946,7 26.521061,7 C 26.042263,7 25.612772,7.2145151 25.341653,7.5465231 C 25.070227,7.2194767 24.655572,7 24.180967,7 C 23.706362,7 23.291706,7.2194767 23.02028,7.5465231 C 22.749161,7.2145151 22.319671,7 21.840873,7 C 21.363474,7 20.951415,7.2161714 20.680187,7.5465231 C 20.409069,7.2145151 19.979577,7 19.500779,7 C 19.02338,7 18.611321,7.2161714 18.340093,7.5465231 C 18.068975,7.2145151 17.639484,7 17.160686,7 C 16.683287,7 16.271228,7.2161714 16,7.5465231 C 15.728772,7.2161714 15.316713,7 14.839314,7 C 14.360516,7 13.931025,7.2145151 13.659906,7.5465231 C 13.388678,7.2161714 12.976619,7 12.49922,7 C 12.024616,7 11.609959,7.2194767 11.338534,7.5465231 C 11.067415,7.2145151 10.637924,7 10.159127,7 C 9.6803295,7 9.2508377,7.2145151 8.9797193,7.5465231 C 8.7082936,7.2194767 8.2936372,7 7.8190329,7 C 7.3444281,7 6.9297723,7.2194767 6.6583465,7.5465231 C 6.3872278,7.2145151 5.9577364,7 5.4789391,7 z M 6.6583465,9.238981 C 6.9297723,9.566028 7.3444281,9.785504 7.8190329,9.785504 C 8.2936378,9.785504 8.7082936,9.566028 8.9797193,9.238981 C 9.2508377,9.570989 9.6803295,9.785504 10.159127,9.785504 C 10.637924,9.785504 11.067415,9.570989 11.338534,9.238981 C 11.609959,9.566028 12.024616,9.785504 12.49922,9.785504 C 12.976619,9.785504 13.388678,9.569333 13.659906,9.238981 C 13.931025,9.570989 14.360516,9.785504 14.839314,9.785504 C 15.316713,9.785504 15.728772,9.569333 16,9.238981 C 16.271228,9.569333 16.683287,9.785504 17.160686,9.785504 C 17.639484,9.785504 18.068975,9.570989 18.340093,9.238981 C 18.611321,9.569333 19.02338,9.785504 19.500779,9.785504 C 19.979577,9.785504 20.409068,9.570989 20.680187,9.238981 C 20.951415,9.569333 21.363474,9.785504 21.840873,9.785504 C 22.319671,9.785504 22.749161,9.570989 23.02028,9.238981 C 23.291706,9.566028 23.706361,9.785504 24.180967,9.785504 C 24.655572,9.785504 25.070227,9.566028 25.341653,9.238981 C 25.417776,9.332199 25.505067,9.413252 25.603744,9.485798 C 25.217817,9.741002 24.967238,10.154234 24.967238,10.631734 C 24.967238,11.09496 25.199758,11.502869 25.566302,11.760039 C 25.199758,12.017209 24.967238,12.425119 24.967238,12.888345 C 24.967238,13.351571 25.199758,13.75948 25.566302,14.016651 C 25.199758,14.27382 24.967238,14.68173 24.967238,15.144956 C 24.967238,15.608182 25.199758,16.016091 25.566302,16.273261 C 25.199758,16.530432 24.967238,16.938341 24.967238,17.401567 C 24.967238,17.864793 25.199758,18.272702 25.566302,18.529873 C 25.199758,18.787042 24.967238,19.194952 24.967238,19.658178 C 24.967238,20.121403 25.199758,20.529313 25.566302,20.786483 C 25.199758,21.043654 24.967238,21.451564 24.967238,21.914789 C 24.967238,22.13637 25.02018,22.3452 25.117004,22.531832 C 24.863627,22.33213 24.53692,22.214496 24.180967,22.214496 C 23.706362,22.214497 23.291706,22.433972 23.02028,22.761019 C 22.749161,22.429011 22.319671,22.214496 21.840873,22.214496 C 21.363474,22.214497 20.951415,22.430667 20.680187,22.761019 C 20.409069,22.429011 19.979577,22.214496 19.500779,22.214496 C 19.02338,22.214497 18.611321,22.430667 18.340093,22.761019 C 18.068975,22.429011 17.639484,22.214496 17.160686,22.214496 C 16.683287,22.214497 16.271228,22.430667 16,22.761019 C 15.728772,22.430667 15.316713,22.214496 14.839314,22.214496 C 14.360516,22.214497 13.931025,22.42901 13.659906,22.761019 C 13.388678,22.430667 12.976619,22.214496 12.49922,22.214496 C 12.024616,22.214497 11.609959,22.433972 11.338534,22.761019 C 11.067415,22.429011 10.637924,22.214496 10.159127,22.214496 C 9.6803295,22.214497 9.2508377,22.42901 8.9797193,22.761019 C 8.7082936,22.433973 8.2936372,22.214496 7.8190329,22.214496 C 7.4012895,22.214497 7.0387336,22.391478 6.770671,22.65524 C 6.9108084,22.440638 6.99532,22.185029 6.99532,21.914789 C 6.99532,21.451564 6.7628,21.043654 6.3962558,20.786483 C 6.7628,20.529313 6.99532,20.121403 6.99532,19.658178 C 6.99532,19.194952 6.7628,18.787042 6.3962558,18.529873 C 6.7628,18.272702 6.99532,17.864793 6.99532,17.401567 C 6.99532,16.938341 6.7628,16.530432 6.3962558,16.273261 C 6.7628,16.016091 6.99532,15.608182 6.99532,15.144956 C 6.99532,14.68173 6.7628,14.27382 6.3962558,14.016651 C 6.7628,13.75948 6.99532,13.351571 6.99532,12.888345 C 6.99532,12.425119 6.7628,12.017209 6.3962558,11.760039 C 6.7628,11.502869 6.99532,11.09496 6.99532,10.631734 C 6.99532,10.163318 6.7510954,9.759975 6.3775351,9.503428 C 6.4844329,9.427594 6.5770105,9.338584 6.6583465,9.238981 z "
         id="path87"
         style="opacity:0.3028571;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         height="16"
         id="rect89"
         rx="0.47290841"
         ry="0.44359034"
         style="opacity:1;color:#000000;fill:url(#linearGradient5641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         width="21.931065"
         x="5"
         y="8" />
      <g
         id="g91"
         style="stroke:#204a87;stroke-width:0.68554133;stroke-miterlimit:4;stroke-dasharray:none"
         transform="matrix(0.2938529,4.2503652e-2,-5.3655362e-3,0.2888667,-130.90498,-24.960726)">
        <path
           d="M 474.25,81.922 C 474.28,82.283 474.334,82.875 474.334,82.875 C 474.334,82.875 474.403,81.798 473.923,81.718 C 472.88,81.553 472.334,83.058 471.98,84.151 C 471.486,85.66 471.888,87.31 473.359,87.539 C 475.113,87.817 477.832,85.159 477.832,85.159 C 477.832,85.159 477.489,85.437 477.43,85.66 C 477.337,85.947 477.147,86.369 477.171,86.418 C 477.193,86.455 477.452,86.458 477.627,86.489 C 478.122,86.565 478.687,86.224 478.847,85.714 C 478.985,85.297 479.19,84.681 479.19,84.681 C 479.19,84.681 478.976,84.98 478.915,85.167 C 478.779,85.576 479.205,85.793 479.602,85.857 C 480.273,85.966 481.204,84.836 481.255,84.84 C 481.324,84.847 481.538,85.409 481.888,85.463 C 482.399,85.548 483.032,84.888 483.244,84.901 C 483.306,84.905 483.366,85.174 483.534,85.204 C 484.113,85.296 485.02,84.547 485.072,84.585 C 485.232,84.71 485.333,86.061 485.316,87.117"
           knockout="Off"
           id="path93"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.68554133;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.965,80.738 C 487.616,82.026 487.661,82.795 487.371,84.087"
           knockout="Off"
           id="path95"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.68554133;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.707,81.308 C 487.556,81.515 487.472,81.62 487.311,81.826 C 488.401,81.436 490.032,80.784 490.093,80.843 C 490.099,80.857 490.177,81.052 490.13,81.2 C 489.857,82.038 488.987,83.221 488.987,83.221 C 489.055,83.304 492.049,82.234 492.316,82.456 C 492.37,82.503 492.416,82.885 492.333,83.153 C 492.18,83.625 491.937,83.843 491.639,84.256 C 491.746,84.233 491.799,84.232 491.907,84.212"
           knockout="Off"
           id="path97"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.68554133;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 493.933,81.351 C 493.834,81.468 493.796,81.523 493.698,81.639 C 494.512,81.553 494.946,81.075 495.724,80.964 C 495.472,81.739 495.35,82.13 495.106,82.905 C 495.938,82.002 497.183,80.74 497.417,80.802 C 497.592,80.842 497.378,82.657 497.477,82.676 C 497.905,82.751 501.106,79.522 501.357,79.613 C 501.585,79.697 500.732,82.204 501.798,82.37 C 502.666,82.516 503.917,80.981 503.917,80.981 C 503.917,80.981 503.513,81.379 503.284,81.66 C 503.397,81.713 503.451,81.743 503.574,81.795 C 504.35,81.514 504.816,81.175 505.6,80.909 C 505.531,81.11 505.508,81.199 505.44,81.398 C 505.553,81.43 505.607,81.516 505.752,81.543 C 506.514,81.653 507.794,80.825 507.794,80.825 C 507.824,80.842 507.619,81.491 507.9,81.535 C 509.28,81.758 510.221,81.042 511.642,80.483"
           knockout="Off"
           id="path99"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:0.68554133;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
      </g>
      <path
         d="M 23.037173,20.802678 C 23.078458,22.116322 23.486878,23.338544 24.086514,24.513151 L 24.558718,22.579524 L 26.5,22.997605 C 25.807089,22.566135 24.401799,21.265485 23.824179,20.332336 L 23.037173,20.802678 z "
         id="path101"
         sodipodi:nodetypes="cccccc"
         style="fill:#3465a4;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
      <g
         id="g103"
         transform="matrix(4.8900062e-2,0,0,4.8981435e-2,66.65971,118.36697)">
        <path
           d="M -1933.1469,-1440.3798 C -1953.9984,-1421.7104 -1979.9683,-1439.6211 -2005.9476,-1429.2092 C -2031.9269,-1418.7974 -2038.3393,-1387.9088 -2066.3129,-1387.0103 C -2094.2865,-1386.1118 -2102.6679,-1416.5253 -2129.2618,-1425.2485 C -2155.8557,-1433.9718 -2180.6227,-1414.4315 -2202.6293,-1431.7243 C -2224.6358,-1449.0172 -2211.5069,-1477.7027 -2226.2718,-1501.4793 C -2241.0367,-1525.2559 -2272.5696,-1526.2072 -2278.312,-1553.5998 C -2284.0544,-1580.9924 -2255.5584,-1594.5277 -2251.5856,-1622.2323 C -2247.6129,-1649.937 -2271.1571,-1670.9346 -2257.9484,-1695.6097 C -2244.7397,-1720.2848 -2214.2101,-1712.3365 -2193.3586,-1731.0059 C -2172.5071,-1749.6752 -2177.046,-1780.8943 -2151.0667,-1791.3061 C -2125.0874,-1801.7179 -2106.8094,-1776.0052 -2078.8358,-1776.9037 C -2050.8622,-1777.8021 -2034.272,-1804.6348 -2007.6781,-1795.9116 C -1981.0842,-1787.1883 -1983.6103,-1755.7424 -1961.6037,-1738.4496 C -1939.5972,-1721.1568 -1909.6406,-1731.0478 -1894.8757,-1707.2711 C -1880.1108,-1683.4945 -1902.259,-1661.0293 -1896.5166,-1633.6367 C -1890.7742,-1606.2441 -1861.4683,-1594.5653 -1865.441,-1566.8607 C -1869.4138,-1539.156 -1900.8206,-1536.1833 -1914.0293,-1511.5082 C -1927.238,-1486.8331 -1912.2954,-1459.0492 -1933.1469,-1440.3798 z "
           id="path105"
           inkscape:flatsided="false"
           inkscape:randomized="0"
           inkscape:rounded="0.38"
           sodipodi:arg1="0.84055688"
           sodipodi:arg2="1.1896227"
           sodipodi:cx="-2073.0457"
           sodipodi:cy="-1596.6304"
           sodipodi:r1="209.7282"
           sodipodi:r2="180.36626"
           sodipodi:sides="9"
           sodipodi:type="star"
           style="color:#000000;fill:#f7f999;fill-opacity:1;fill-rule:nonzero;stroke:#fdcd12;stroke-width:82.52974701;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
           transform="matrix(0.236918,0,0,0.236918,-411.8839,-1633.833)" />
        <g
           id="g107"
           transform="matrix(0.89577,0,0,0.89577,-95.73024,-211.15)">
          <path
             d="M -941.13729 -1093.3582 A 29.97831 29.069878 0 1 1  -1001.0939,-1093.3582 A 29.97831 29.069878 0 1 1  -941.13729 -1093.3582 z"
             id="path109"
             sodipodi:cx="-971.1156"
             sodipodi:cy="-1093.3582"
             sodipodi:rx="29.97831"
             sodipodi:ry="29.069878"
             sodipodi:type="arc"
             style="color:#000000;fill:#fdce15;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.25;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
             transform="matrix(1.162924,0,0,1.162924,226.5602,-739.689)" />
          <path
             d="M -888.9211,-2029.5723 C -890.083,-2030.3268 -891.3477,-2030.9553 -892.7095,-2031.4461 C -896.1994,-2033.0267 -900.0341,-2033.7844 -903.8503,-2033.666 C -903.9418,-2033.6632 -904.0234,-2033.6496 -904.1151,-2033.6457 C -919.8297,-2033.9934 -932.1829,-2013.9212 -923.3417,-2000.3862 C -922.4823,-1998.883 -921.4426,-1997.5276 -920.2662,-1996.3127"
             id="path111"
             sodipodi:nodetypes="cccccc"
             style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.72633553;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
        </g>
      </g>
      <path
         d="M 7.9999999,10 L 25.03844,10"
         id="path113"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
      <path
         d="M 10.802821,12.5 L 21.5,12.5"
         id="path115"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 9.5,14.5 L 16.811061,14.5"
         id="path117"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 9.5,16.5 L 16.811061,16.5"
         id="path119"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 8.4543635,21.5 L 16.545636,21.5"
         id="path121"
         style="fill:#888a85;fill-rule:evenodd;stroke:#babdb6;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" />
    </g>
    <g
       id="g22"
       style="display:inline;enable-background:new"
       transform="translate(303,177) scale(1.000000,1.000000)">
      <g
         id="g124"
         inkscape:r_cx="true"
         inkscape:r_cy="true"
         style="opacity:0.71428576"
         transform="matrix(0.482224,0,0,0.2568323,-76.223594,40.835252)">
        <path
           d="M 162.36286,-88.911137 C 160.1183,-88.911137 158.3113,-86.711005 158.3113,-83.978106 C 158.3113,-81.245207 160.1183,-79.045075 162.36286,-79.045075 L 199.63718,-79.045075 C 201.88174,-79.045075 203.68873,-81.245207 203.68873,-83.978106 C 203.68873,-86.711005 201.88174,-88.911137 199.63718,-88.911137 L 162.36286,-88.911137 z "
           id="path126"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.582269 C 160.26794,-88.582269 158.58141,-86.528812 158.58141,-83.978106 C 158.58141,-81.4274 160.26794,-79.373944 162.36286,-79.373944 L 199.63718,-79.373944 C 201.7321,-79.373944 203.41863,-81.4274 203.41863,-83.978106 C 203.41863,-86.528812 201.7321,-88.582269 199.63718,-88.582269 L 162.36286,-88.582269 z "
           id="path128"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-88.2534 C 160.41757,-88.2534 158.85151,-86.346619 158.85151,-83.978106 C 158.85151,-81.609593 160.41757,-79.702812 162.36286,-79.702812 L 199.63718,-79.702812 C 201.58246,-79.702812 203.14853,-81.609593 203.14853,-83.978106 C 203.14853,-86.346619 201.58246,-88.2534 199.63718,-88.2534 L 162.36286,-88.2534 z "
           id="path130"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.924531 C 160.56721,-87.924531 159.12162,-86.164426 159.12162,-83.978106 C 159.12162,-81.791787 160.56721,-80.031681 162.36286,-80.031681 L 199.63718,-80.031681 C 201.43283,-80.031681 202.87842,-81.791787 202.87842,-83.978106 C 202.87842,-86.164426 201.43283,-87.924531 199.63718,-87.924531 L 162.36286,-87.924531 z "
           id="path132"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36309,-87.595662 C 160.71708,-87.595662 159.39195,-85.982232 159.39195,-83.978106 C 159.39195,-81.97398 160.71708,-80.36055 162.36309,-80.36055 L 199.63707,-80.36055 C 201.28308,-80.36055 202.60821,-81.97398 202.60821,-83.978106 C 202.60821,-85.982232 201.28308,-87.595662 199.63707,-87.595662 L 162.36309,-87.595662 z "
           id="path134"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-87.266794 C 160.86649,-87.266794 159.66182,-85.800039 159.66182,-83.978106 C 159.66182,-82.156173 160.86649,-80.689419 162.36286,-80.689419 L 199.63718,-80.689419 C 201.13355,-80.689419 202.33821,-82.156173 202.33821,-83.978106 C 202.33821,-85.800039 201.13355,-87.266794 199.63718,-87.266794 L 162.36286,-87.266794 z "
           id="path136"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.937925 C 161.01612,-86.937925 159.93193,-85.617846 159.93193,-83.978106 C 159.93193,-82.338367 161.01612,-81.018287 162.36286,-81.018287 L 199.63718,-81.018287 C 200.98391,-81.018287 202.06811,-82.338367 202.06811,-83.978106 C 202.06811,-85.617846 200.98391,-86.937925 199.63718,-86.937925 L 162.36286,-86.937925 z "
           id="path138"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
        <path
           d="M 162.36286,-86.609056 C 161.16576,-86.609056 160.20203,-85.435652 160.20203,-83.978106 C 160.20203,-82.52056 161.16576,-81.347156 162.36286,-81.347156 L 199.63718,-81.347156 C 200.83428,-81.347156 201.79801,-82.52056 201.79801,-83.978106 C 201.79801,-85.435652 200.83428,-86.609056 199.63718,-86.609056 L 162.36286,-86.609056 z "
           id="path140"
           inkscape:r_cx="true"
           inkscape:r_cy="true"
           style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt" />
      </g>
      <rect
         height="18"
         id="rect142"
         rx="0.34312677"
         ry="0.39917094"
         style="color:#000000;fill:url(#linearGradient1356);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="19"
         x="1.4999999"
         y="0.49999982" />
      <rect
         height="16"
         id="rect144"
         rx="0"
         ry="0"
         style="opacity:0.69714284;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5590);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="17"
         x="2.5"
         y="1.5000002" />
      <path
         d="M 3.9859594,2 C 3.4403598,2 3,2.5183715 3,3.1606267 C 3,3.5403204 3.1608045,3.8746017 3.3993759,4.0861899 C 3.1550132,4.3004983 3,4.6404224 3,5.026445 C 3,5.4124665 3.1550132,5.7523907 3.3993759,5.966699 C 3.1550132,6.1810074 3,6.5209324 3,6.9069541 C 3,7.2929756 3.1550132,7.6328998 3.3993759,7.847209 C 3.1550132,8.0615166 3,8.4014415 3,8.7874631 C 3,9.1734848 3.1550132,9.5134088 3.3993759,9.7277173 C 3.1550132,9.9420264 3,10.281951 3,10.667972 C 3,11.053993 3.1550132,11.393918 3.3993759,11.608227 C 3.1550132,11.822535 3,12.16246 3,12.548481 C 3,12.934503 3.1550132,13.274427 3.3993759,13.488735 C 3.1550132,13.703045 3,14.042969 3,14.428991 C 3,14.691744 3.0757672,14.938384 3.199688,15.134182 C 3.0719811,15.329841 3,15.572863 3,15.839372 C 3,16.481628 3.44036,17 3.9859594,17 C 4.3051575,17 4.5914852,16.821236 4.7722309,16.544564 C 4.9531815,16.817101 5.2296186,17 5.5460218,17 C 5.8624251,17 6.1388623,16.817101 6.3198128,16.544564 C 6.5005584,16.821237 6.7868862,17 7.1060846,17 C 7.4252825,17 7.7116099,16.821236 7.8923559,16.544564 C 8.0733059,16.817101 8.3497439,17 8.6661465,17 C 8.9844126,17 9.2591185,16.819857 9.4399372,16.544564 C 9.6206832,16.821237 9.9070101,17 10.226209,17 C 10.544475,17 10.819182,16.819857 11,16.544564 C 11.180818,16.819857 11.455525,17 11.77379,17 C 12.092989,17 12.379317,16.821236 12.560062,16.544564 C 12.74088,16.819857 13.015586,17 13.333853,17 C 13.653051,17 13.939378,16.821236 14.120124,16.544564 C 14.300943,16.819857 14.57565,17 14.893915,17 C 15.213114,17 15.499441,16.821236 15.680187,16.544564 C 15.861137,16.817101 16.137573,17 16.453978,17 C 16.770381,17 17.046818,16.817101 17.227768,16.544564 C 17.408514,16.821237 17.694842,17 18.01404,17 C 18.559639,17 19,16.481627 19,15.839372 C 19,15.565625 18.921883,15.31768 18.787832,15.119491 C 18.905335,14.92673 18.975039,14.684176 18.975039,14.428991 C 18.975039,14.042969 18.820025,13.703045 18.575662,13.488735 C 18.820025,13.274427 18.975039,12.934503 18.975039,12.548481 C 18.975039,12.16246 18.820025,11.822535 18.575662,11.608227 C 18.820025,11.393918 18.975039,11.053993 18.975039,10.667972 C 18.975039,10.281951 18.820025,9.9420264 18.575662,9.7277173 C 18.820025,9.5134088 18.975039,9.1734848 18.975039,8.7874631 C 18.975039,8.4014415 18.820025,8.0615166 18.575662,7.847209 C 18.820025,7.6328998 18.975039,7.2929756 18.975039,6.9069541 C 18.975039,6.5209324 18.820025,6.1810074 18.575662,5.966699 C 18.820025,5.7523907 18.975039,5.4124665 18.975039,5.026445 C 18.975039,4.6479916 18.824381,4.3158941 18.588142,4.1008816 C 18.834527,3.8901399 19,3.5475589 19,3.1606267 C 19,2.5183716 18.559639,2 18.01404,2 C 17.694842,2 17.408514,2.1787626 17.227768,2.4554359 C 17.046818,2.1828972 16.770381,2 16.453978,2 C 16.137574,2 15.861137,2.1828972 15.680187,2.4554359 C 15.499441,2.1787626 15.213114,2 14.893915,2 C 14.57565,2 14.300943,2.1801428 14.120124,2.4554359 C 13.939379,2.1787626 13.653051,2 13.333853,2 C 13.015586,2 12.74088,2.1801428 12.560062,2.4554359 C 12.379317,2.1787626 12.092989,2 11.77379,2 C 11.455525,2 11.180818,2.1801428 11,2.4554359 C 10.819182,2.1801428 10.544475,2 10.226209,2 C 9.9070101,2 9.6206832,2.1787626 9.4399372,2.4554359 C 9.2591185,2.1801428 8.9844126,2 8.6661465,2 C 8.3497439,2 8.0733059,2.1828972 7.8923559,2.4554359 C 7.7116099,2.1787626 7.4252825,2 7.1060846,2 C 6.7868862,2 6.5005584,2.1787626 6.3198128,2.4554359 C 6.1388623,2.1828972 5.8624248,2 5.5460218,2 C 5.2296186,2 4.9531815,2.1828972 4.7722309,2.4554359 C 4.5914852,2.1787626 4.3051576,2 3.9859594,2 z M 4.7722309,3.8658174 C 4.9531815,4.1383566 5.2296186,4.3212532 5.5460218,4.3212532 C 5.8624251,4.3212532 6.1388623,4.1383566 6.3198128,3.8658174 C 6.5005584,4.1424907 6.7868862,4.3212532 7.1060846,4.3212532 C 7.4252825,4.3212532 7.7116099,4.1424907 7.8923559,3.8658174 C 8.0733059,4.1383566 8.3497439,4.3212532 8.6661465,4.3212532 C 8.9844126,4.3212532 9.2591185,4.1411108 9.4399372,3.8658174 C 9.6206832,4.1424907 9.9070101,4.3212532 10.226209,4.3212532 C 10.544475,4.3212532 10.819182,4.1411108 11,3.8658174 C 11.180818,4.1411108 11.455525,4.3212532 11.77379,4.3212532 C 12.092989,4.3212532 12.379317,4.1424907 12.560062,3.8658174 C 12.74088,4.1411108 13.015586,4.3212532 13.333853,4.3212532 C 13.653051,4.3212532 13.939378,4.1424907 14.120124,3.8658174 C 14.300943,4.1411108 14.57565,4.3212532 14.893915,4.3212532 C 15.213114,4.3212532 15.499441,4.1424907 15.680187,3.8658174 C 15.861137,4.1383566 16.137573,4.3212532 16.453978,4.3212532 C 16.770381,4.3212532 17.046818,4.1383566 17.227768,3.8658174 C 17.278517,3.9434991 17.336711,4.0110432 17.402496,4.0714982 C 17.14521,4.2841682 16.978158,4.6285282 16.978158,5.026445 C 16.978158,5.4124665 17.133172,5.7523907 17.377535,5.966699 C 17.133172,6.1810074 16.978158,6.5209324 16.978158,6.9069541 C 16.978158,7.2929756 17.133172,7.6328998 17.377535,7.847209 C 17.133172,8.0615166 16.978158,8.4014415 16.978158,8.7874631 C 16.978158,9.1734848 17.133172,9.5134088 17.377535,9.7277173 C 17.133172,9.9420264 16.978158,10.281951 16.978158,10.667972 C 16.978158,11.053993 17.133172,11.393918 17.377535,11.608227 C 17.133172,11.822535 16.978158,12.16246 16.978158,12.548481 C 16.978158,12.934503 17.133172,13.274427 17.377535,13.488735 C 17.133172,13.703045 16.978158,14.042969 16.978158,14.428991 C 16.978158,14.613641 17.013454,14.787666 17.078002,14.943193 C 16.909084,14.776775 16.69128,14.678747 16.453978,14.678747 C 16.137574,14.678748 15.861137,14.861642 15.680187,15.134182 C 15.499441,14.857509 15.213114,14.678747 14.893915,14.678747 C 14.57565,14.678748 14.300943,14.858889 14.120124,15.134182 C 13.939379,14.857509 13.653051,14.678747 13.333853,14.678747 C 13.015586,14.678748 12.74088,14.858889 12.560062,15.134182 C 12.379317,14.857509 12.092989,14.678747 11.77379,14.678747 C 11.455525,14.678748 11.180818,14.858889 11,15.134182 C 10.819182,14.858889 10.544475,14.678747 10.226209,14.678747 C 9.9070101,14.678748 9.6206832,14.857508 9.4399372,15.134182 C 9.2591185,14.858889 8.9844126,14.678747 8.6661465,14.678747 C 8.3497439,14.678748 8.0733059,14.861642 7.8923559,15.134182 C 7.7116099,14.857509 7.4252825,14.678747 7.1060846,14.678747 C 6.7868862,14.678748 6.5005584,14.857508 6.3198128,15.134182 C 6.1388623,14.861643 5.8624248,14.678747 5.5460218,14.678747 C 5.2675263,14.678748 5.0258224,14.826231 4.847114,15.046033 C 4.9405389,14.867198 4.99688,14.65419 4.99688,14.428991 C 4.99688,14.042969 4.8418666,13.703045 4.5975039,13.488735 C 4.8418666,13.274427 4.99688,12.934503 4.99688,12.548481 C 4.99688,12.16246 4.8418666,11.822535 4.5975039,11.608227 C 4.8418666,11.393918 4.99688,11.053993 4.99688,10.667972 C 4.99688,10.281951 4.8418666,9.9420264 4.5975039,9.7277173 C 4.8418666,9.5134088 4.99688,9.1734848 4.99688,8.7874631 C 4.99688,8.4014415 4.8418666,8.0615166 4.5975039,7.847209 C 4.8418666,7.6328998 4.99688,7.2929756 4.99688,6.9069541 C 4.99688,6.5209324 4.8418666,6.1810074 4.5975039,5.966699 C 4.8418666,5.7523907 4.99688,5.4124665 4.99688,5.026445 C 4.99688,4.6360983 4.8340635,4.2999791 4.5850234,4.0861899 C 4.6562885,4.0229949 4.718007,3.94882 4.7722309,3.8658174 z "
         id="path146"
         style="opacity:0.3028571;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         height="13"
         id="rect148"
         rx="0.30188766"
         ry="0.36041716"
         style="opacity:1;color:#000000;fill:url(#linearGradient5641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         width="14"
         x="4"
         y="3" />
      <g
         id="g150"
         style="stroke:#204a87;stroke-width:1.93898451;stroke-miterlimit:4;stroke-dasharray:none"
         transform="matrix(0.3148196,3.0995106e-2,-5.748373e-3,0.2106514,-142.78444,-19.643739)">
        <path
           d="M 474.25,81.922 C 474.28,82.283 474.334,82.875 474.334,82.875 C 474.334,82.875 474.403,81.798 473.923,81.718 C 472.88,81.553 472.334,83.058 471.98,84.151 C 471.486,85.66 471.888,87.31 473.359,87.539 C 475.113,87.817 477.832,85.159 477.832,85.159 C 477.832,85.159 477.489,85.437 477.43,85.66 C 477.337,85.947 477.147,86.369 477.171,86.418 C 477.193,86.455 477.452,86.458 477.627,86.489 C 478.122,86.565 478.687,86.224 478.847,85.714 C 478.985,85.297 479.19,84.681 479.19,84.681 C 479.19,84.681 478.976,84.98 478.915,85.167 C 478.779,85.576 479.205,85.793 479.602,85.857 C 480.273,85.966 481.204,84.836 481.255,84.84 C 481.324,84.847 481.538,85.409 481.888,85.463 C 482.399,85.548 483.032,84.888 483.244,84.901 C 483.306,84.905 483.366,85.174 483.534,85.204 C 484.113,85.296 485.02,84.547 485.072,84.585 C 485.232,84.71 485.333,86.061 485.316,87.117"
           knockout="Off"
           id="path152"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:1.93898451;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.965,80.738 C 487.616,82.026 487.661,82.795 487.371,84.087"
           knockout="Off"
           id="path154"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:1.93898451;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
        <path
           d="M 487.707,81.308 C 487.556,81.515 487.472,81.62 487.311,81.826 C 488.401,81.436 490.032,80.784 490.093,80.843 C 490.099,80.857 490.177,81.052 490.13,81.2 C 489.857,82.038 488.987,83.221 488.987,83.221 C 489.055,83.304 492.049,82.234 492.316,82.456 C 492.37,82.503 492.416,82.885 492.333,83.153 C 492.18,83.625 491.937,83.843 491.639,84.256 C 491.746,84.233 491.799,84.232 491.907,84.212"
           knockout="Off"
           id="path156"
           stroke-miterlimit="3.8637"
           style="fill:none;stroke:#204a87;stroke-width:1.93898451;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
      </g>
      <path
         d="M 16.640455,14.525368 C 16.685125,15.932534 17.127034,17.241768 17.775837,18.5 L 18.286759,16.428712 L 20.387215,16.876557 C 19.63749,16.414371 18.116973,15.021123 17.491991,14.021542 L 16.640455,14.525368 z "
         id="path158"
         sodipodi:nodetypes="cccccc"
         style="fill:#3465a4;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
      <g
         id="g160"
         transform="matrix(5.2909598e-2,0,0,5.2468534e-2,63.839799,119.03548)">
        <path
           d="M -1933.1469,-1440.3798 C -1953.9984,-1421.7104 -1979.9683,-1439.6211 -2005.9476,-1429.2092 C -2031.9269,-1418.7974 -2038.3393,-1387.9088 -2066.3129,-1387.0103 C -2094.2865,-1386.1118 -2102.6679,-1416.5253 -2129.2618,-1425.2485 C -2155.8557,-1433.9718 -2180.6227,-1414.4315 -2202.6293,-1431.7243 C -2224.6358,-1449.0172 -2211.5069,-1477.7027 -2226.2718,-1501.4793 C -2241.0367,-1525.2559 -2272.5696,-1526.2072 -2278.312,-1553.5998 C -2284.0544,-1580.9924 -2255.5584,-1594.5277 -2251.5856,-1622.2323 C -2247.6129,-1649.937 -2271.1571,-1670.9346 -2257.9484,-1695.6097 C -2244.7397,-1720.2848 -2214.2101,-1712.3365 -2193.3586,-1731.0059 C -2172.5071,-1749.6752 -2177.046,-1780.8943 -2151.0667,-1791.3061 C -2125.0874,-1801.7179 -2106.8094,-1776.0052 -2078.8358,-1776.9037 C -2050.8622,-1777.8021 -2034.272,-1804.6348 -2007.6781,-1795.9116 C -1981.0842,-1787.1883 -1983.6103,-1755.7424 -1961.6037,-1738.4496 C -1939.5972,-1721.1568 -1909.6406,-1731.0478 -1894.8757,-1707.2711 C -1880.1108,-1683.4945 -1902.259,-1661.0293 -1896.5166,-1633.6367 C -1890.7742,-1606.2441 -1861.4683,-1594.5653 -1865.441,-1566.8607 C -1869.4138,-1539.156 -1900.8206,-1536.1833 -1914.0293,-1511.5082 C -1927.238,-1486.8331 -1912.2954,-1459.0492 -1933.1469,-1440.3798 z "
           id="path162"
           inkscape:flatsided="false"
           inkscape:randomized="0"
           inkscape:rounded="0.38"
           sodipodi:arg1="0.84055688"
           sodipodi:arg2="1.1896227"
           sodipodi:cx="-2073.0457"
           sodipodi:cy="-1596.6304"
           sodipodi:r1="209.7282"
           sodipodi:r2="180.36626"
           sodipodi:sides="9"
           sodipodi:type="star"
           style="color:#000000;fill:#f7f999;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5721);stroke-width:80.109726;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
           transform="matrix(0.236918,0,0,0.236918,-411.8839,-1633.833)" />
        <g
           id="g164"
           transform="matrix(0.89577,0,0,0.89577,-95.73024,-211.15)">
          <path
             d="M -941.13729 -1093.3582 A 29.97831 29.069878 0 1 1  -1001.0939,-1093.3582 A 29.97831 29.069878 0 1 1  -941.13729 -1093.3582 z"
             id="path166"
             sodipodi:cx="-971.1156"
             sodipodi:cy="-1093.3582"
             sodipodi:rx="29.97831"
             sodipodi:ry="29.069878"
             sodipodi:type="arc"
             style="color:#000000;fill:#fdce15;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.25;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
             transform="matrix(1.162924,0,0,1.162924,226.5602,-739.689)" />
          <path
             d="M -888.9211,-2029.5723 C -890.083,-2030.3268 -891.3477,-2030.9553 -892.7095,-2031.4461 C -896.1994,-2033.0267 -900.0341,-2033.7844 -903.8503,-2033.666 C -903.9418,-2033.6632 -904.0234,-2033.6496 -904.1151,-2033.6457 C -919.8297,-2033.9934 -932.1829,-2013.9212 -923.3417,-2000.3862 C -922.4823,-1998.883 -921.4426,-1997.5276 -920.2662,-1996.3127"
             id="path168"
             sodipodi:nodetypes="cccccc"
             style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.82107925;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
        </g>
      </g>
      <path
         d="M 5.6323272,5 L 16.140577,5"
         id="path170"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
      <path
         d="M 6.5000002,8.4999998 L 14.176492,8.4999998"
         id="path172"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 6.5,10.5 L 11.746552,10.5"
         id="path174"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 5.6935543,14.5 L 11.5,14.5"
         id="path176"
         style="fill:#888a85;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000012px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" />
    </g>
    <g
       id="g16"
       style="display:inline;enable-background:new"
       transform="translate(303,219) scale(1.000000,1.000000)">
      <rect
         height="14.000001"
         id="rect179"
         rx="0.2705794"
         ry="0.31046632"
         style="color:#000000;fill:url(#linearGradient1356);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="14.982825"
         x="0.51717508"
         y="0.49999988" />
      <rect
         height="12"
         id="rect181"
         rx="0"
         ry="0"
         style="opacity:0.69714284;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5590);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
         width="13"
         x="1.5000002"
         y="1.5000002" />
      <path
         d="M 2.4907745,1.7070678 C 2.0576238,1.7070678 1.7080228,2.1182526 1.7080228,2.6277051 C 1.7080228,2.9288873 1.8356853,3.1940474 2.0250867,3.3618843 C 1.8310876,3.5318789 1.7080228,3.801515 1.7080228,4.1077175 C 1.7080228,4.4139191 1.8310876,4.6835552 2.0250867,4.8535498 C 1.8310876,5.0235444 1.7080228,5.2931812 1.7080228,5.599383 C 1.7080228,5.9055846 1.8310876,6.1752208 2.0250867,6.345216 C 1.8310876,6.51521 1.7080228,6.7848467 1.7080228,7.0910484 C 1.7080228,7.3972502 1.8310876,7.6668862 2.0250867,7.8368809 C 1.8310876,8.0068761 1.7080228,8.2765125 1.7080228,8.5827138 C 1.7080228,8.888915 1.8310876,9.1585518 2.0250867,9.3285469 C 1.8310876,9.4985412 1.7080228,9.768178 1.7080228,10.074379 C 1.7080228,10.380581 1.8310876,10.650217 2.0250867,10.820212 C 1.8310876,10.990207 1.7080228,11.259843 1.7080228,11.566045 C 1.7080228,11.774467 1.7681743,11.970108 1.8665548,12.12542 C 1.7651685,12.280622 1.7080228,12.473392 1.7080228,12.684794 C 1.7080228,13.194247 2.057624,13.605432 2.4907745,13.605432 C 2.7441854,13.605432 2.9715005,13.463632 3.1149942,13.244169 C 3.2586506,13.460352 3.4781136,13.605432 3.7293056,13.605432 C 3.9804977,13.605432 4.1999608,13.460352 4.3436171,13.244169 C 4.4871108,13.463633 4.714426,13.605432 4.9678371,13.605432 C 5.2212478,13.605432 5.4485627,13.463632 5.5920567,13.244169 C 5.7357126,13.460352 5.9551763,13.605432 6.2063678,13.605432 C 6.4590388,13.605432 6.6771274,13.462538 6.8206791,13.244169 C 6.964173,13.463633 7.1914875,13.605432 7.4448991,13.605432 C 7.6975699,13.605432 7.9156594,13.462538 8.0592105,13.244169 C 8.2027617,13.462538 8.4208511,13.605432 8.6735212,13.605432 C 8.9269328,13.605432 9.1542482,13.463632 9.2977414,13.244169 C 9.4412925,13.462538 9.6593812,13.605432 9.9120528,13.605432 C 10.165464,13.605432 10.392778,13.463632 10.536272,13.244169 C 10.679824,13.462538 10.897914,13.605432 11.150584,13.605432 C 11.403995,13.605432 11.63131,13.463632 11.774804,13.244169 C 11.91846,13.460352 12.137922,13.605432 12.389115,13.605432 C 12.640307,13.605432 12.85977,13.460352 13.003426,13.244169 C 13.14692,13.463633 13.374235,13.605432 13.627646,13.605432 C 14.060796,13.605432 14.410398,13.194246 14.410398,12.684794 C 14.410398,12.467651 14.348381,12.270975 14.241958,12.113767 C 14.335244,11.960864 14.390582,11.768464 14.390582,11.566045 C 14.390582,11.259843 14.267516,10.990207 14.073517,10.820212 C 14.267516,10.650217 14.390582,10.380581 14.390582,10.074379 C 14.390582,9.768178 14.267516,9.4985412 14.073517,9.3285469 C 14.267516,9.1585518 14.390582,8.888915 14.390582,8.5827138 C 14.390582,8.2765125 14.267516,8.0068761 14.073517,7.8368809 C 14.267516,7.6668862 14.390582,7.3972502 14.390582,7.0910484 C 14.390582,6.7848467 14.267516,6.51521 14.073517,6.345216 C 14.267516,6.1752208 14.390582,5.9055846 14.390582,5.599383 C 14.390582,5.2931812 14.267516,5.0235444 14.073517,4.8535498 C 14.267516,4.6835552 14.390582,4.4139191 14.390582,4.1077175 C 14.390582,3.807519 14.270975,3.5440912 14.083425,3.3735381 C 14.279029,3.2063727 14.410398,2.9346291 14.410398,2.6277051 C 14.410398,2.1182527 14.060796,1.7070678 13.627646,1.7070678 C 13.374235,1.7070678 13.14692,1.8488666 13.003426,2.0683306 C 12.85977,1.8521463 12.640307,1.7070678 12.389115,1.7070678 C 12.137923,1.7070678 11.91846,1.8521463 11.774804,2.0683306 C 11.63131,1.8488666 11.403995,1.7070678 11.150584,1.7070678 C 10.897914,1.7070678 10.679824,1.8499614 10.536272,2.0683306 C 10.392779,1.8488666 10.165464,1.7070678 9.9120528,1.7070678 C 9.6593812,1.7070678 9.4412925,1.8499614 9.2977414,2.0683306 C 9.1542482,1.8488666 8.9269328,1.7070678 8.6735212,1.7070678 C 8.4208511,1.7070678 8.2027617,1.8499614 8.0592105,2.0683306 C 7.9156594,1.8499614 7.6975699,1.7070678 7.4448991,1.7070678 C 7.1914875,1.7070678 6.964173,1.8488666 6.8206791,2.0683306 C 6.6771274,1.8499614 6.4590388,1.7070678 6.2063678,1.7070678 C 5.9551763,1.7070678 5.7357126,1.8521463 5.5920567,2.0683306 C 5.4485627,1.8488666 5.2212478,1.7070678 4.9678371,1.7070678 C 4.714426,1.7070678 4.4871108,1.8488666 4.3436171,2.0683306 C 4.1999608,1.8521463 3.9804975,1.7070678 3.7293056,1.7070678 C 3.4781136,1.7070678 3.2586506,1.8521463 3.1149942,2.0683306 C 2.9715005,1.8488666 2.7441854,1.7070678 2.4907745,1.7070678 z M 3.1149942,3.1870795 C 3.2586506,3.4032642 3.4781136,3.5483422 3.7293056,3.5483422 C 3.9804977,3.5483422 4.1999608,3.4032642 4.3436171,3.1870795 C 4.4871108,3.4065434 4.714426,3.5483422 4.9678371,3.5483422 C 5.2212478,3.5483422 5.4485627,3.4065434 5.5920567,3.1870795 C 5.7357126,3.4032642 5.9551763,3.5483422 6.2063678,3.5483422 C 6.4590388,3.5483422 6.6771274,3.4054489 6.8206791,3.1870795 C 6.964173,3.4065434 7.1914875,3.5483422 7.4448991,3.5483422 C 7.6975699,3.5483422 7.9156594,3.4054489 8.0592105,3.1870795 C 8.2027617,3.4054489 8.4208511,3.5483422 8.6735212,3.5483422 C 8.9269328,3.5483422 9.1542482,3.4065434 9.2977414,3.1870795 C 9.4412925,3.4054489 9.6593812,3.5483422 9.9120528,3.5483422 C 10.165464,3.5483422 10.392778,3.4065434 10.536272,3.1870795 C 10.679824,3.4054489 10.897914,3.5483422 11.150584,3.5483422 C 11.403995,3.5483422 11.63131,3.4065434 11.774804,3.1870795 C 11.91846,3.4032642 12.137922,3.5483422 12.389115,3.5483422 C 12.640307,3.5483422 12.85977,3.4032642 13.003426,3.1870795 C 13.043716,3.2486985 13.089916,3.3022761 13.142142,3.3502305 C 12.937883,3.5189255 12.805261,3.7920802 12.805261,4.1077175 C 12.805261,4.4139191 12.928326,4.6835552 13.122326,4.8535498 C 12.928326,5.0235444 12.805261,5.2931812 12.805261,5.599383 C 12.805261,5.9055846 12.928326,6.1752208 13.122326,6.345216 C 12.928326,6.51521 12.805261,6.7848467 12.805261,7.0910484 C 12.805261,7.3972502 12.928326,7.6668862 13.122326,7.8368809 C 12.928326,8.0068761 12.805261,8.2765125 12.805261,8.5827138 C 12.805261,8.888915 12.928326,9.1585518 13.122326,9.3285469 C 12.928326,9.4985412 12.805261,9.768178 12.805261,10.074379 C 12.805261,10.380581 12.928326,10.650217 13.122326,10.820212 C 12.928326,10.990207 12.805261,11.259843 12.805261,11.566045 C 12.805261,11.712514 12.833282,11.850555 12.884527,11.973923 C 12.750423,11.841916 12.577509,11.764158 12.389115,11.764158 C 12.137923,11.764159 11.91846,11.909235 11.774804,12.12542 C 11.63131,11.905956 11.403995,11.764158 11.150584,11.764158 C 10.897914,11.764159 10.679824,11.907051 10.536272,12.12542 C 10.392779,11.905956 10.165464,11.764158 9.9120528,11.764158 C 9.6593812,11.764159 9.4412925,11.907051 9.2977414,12.12542 C 9.1542482,11.905956 8.9269328,11.764158 8.6735212,11.764158 C 8.4208511,11.764159 8.2027617,11.907051 8.0592105,12.12542 C 7.9156594,11.907051 7.6975699,11.764158 7.4448991,11.764158 C 7.1914875,11.764159 6.964173,11.905956 6.8206791,12.12542 C 6.6771274,11.907051 6.4590388,11.764158 6.2063678,11.764158 C 5.9551763,11.764159 5.7357126,11.909235 5.5920567,12.12542 C 5.4485627,11.905956 5.2212478,11.764158 4.9678371,11.764158 C 4.714426,11.764159 4.4871108,11.905956 4.3436171,12.12542 C 4.1999608,11.909236 3.9804975,11.764158 3.7293056,11.764158 C 3.5082085,11.764159 3.3163201,11.881146 3.1744438,12.055498 C 3.2486137,11.913642 3.2933428,11.744679 3.2933428,11.566045 C 3.2933428,11.259843 3.1702779,10.990207 2.9762787,10.820212 C 3.1702779,10.650217 3.2933428,10.380581 3.2933428,10.074379 C 3.2933428,9.768178 3.1702779,9.4985412 2.9762787,9.3285469 C 3.1702779,9.1585518 3.2933428,8.888915 3.2933428,8.5827138 C 3.2933428,8.2765125 3.1702779,8.0068761 2.9762787,7.8368809 C 3.1702779,7.6668862 3.2933428,7.3972502 3.2933428,7.0910484 C 3.2933428,6.7848467 3.1702779,6.51521 2.9762787,6.345216 C 3.1702779,6.1752208 3.2933428,5.9055846 3.2933428,5.599383 C 3.2933428,5.2931812 3.1702779,5.0235444 2.9762787,4.8535498 C 3.1702779,4.6835552 3.2933428,4.4139191 3.2933428,4.1077175 C 3.2933428,3.798085 3.164083,3.5314671 2.9663705,3.3618843 C 3.0229477,3.3117565 3.071946,3.2529191 3.1149942,3.1870795 z "
         id="path183"
         style="opacity:0.3028571;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         height="9.8122082"
         id="rect185"
         rx="0.21563405"
         ry="0.27203757"
         style="opacity:1;color:#000000;fill:url(#linearGradient5641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         width="10"
         x="3"
         y="3" />
      <path
         d="M 12.135756,11.627435 C 12.187787,13.25849 12.702525,14.776034 13.458254,16.234459 L 14.053378,13.833615 L 16.5,14.352714 C 15.626716,13.816991 13.855611,12.202068 13.127629,11.043446 L 12.135756,11.627435 z "
         id="path187"
         sodipodi:nodetypes="cccccc"
         style="fill:#3465a4;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
      <g
         id="g189"
         transform="matrix(6.1629357e-2,0,0,6.0816652e-2,67.113781,132.76585)">
        <path
           d="M -1933.1469,-1440.3798 C -1953.9984,-1421.7104 -1979.9683,-1439.6211 -2005.9476,-1429.2092 C -2031.9269,-1418.7974 -2038.3393,-1387.9088 -2066.3129,-1387.0103 C -2094.2865,-1386.1118 -2102.6679,-1416.5253 -2129.2618,-1425.2485 C -2155.8557,-1433.9718 -2180.6227,-1414.4315 -2202.6293,-1431.7243 C -2224.6358,-1449.0172 -2211.5069,-1477.7027 -2226.2718,-1501.4793 C -2241.0367,-1525.2559 -2272.5696,-1526.2072 -2278.312,-1553.5998 C -2284.0544,-1580.9924 -2255.5584,-1594.5277 -2251.5856,-1622.2323 C -2247.6129,-1649.937 -2271.1571,-1670.9346 -2257.9484,-1695.6097 C -2244.7397,-1720.2848 -2214.2101,-1712.3365 -2193.3586,-1731.0059 C -2172.5071,-1749.6752 -2177.046,-1780.8943 -2151.0667,-1791.3061 C -2125.0874,-1801.7179 -2106.8094,-1776.0052 -2078.8358,-1776.9037 C -2050.8622,-1777.8021 -2034.272,-1804.6348 -2007.6781,-1795.9116 C -1981.0842,-1787.1883 -1983.6103,-1755.7424 -1961.6037,-1738.4496 C -1939.5972,-1721.1568 -1909.6406,-1731.0478 -1894.8757,-1707.2711 C -1880.1108,-1683.4945 -1902.259,-1661.0293 -1896.5166,-1633.6367 C -1890.7742,-1606.2441 -1861.4683,-1594.5653 -1865.441,-1566.8607 C -1869.4138,-1539.156 -1900.8206,-1536.1833 -1914.0293,-1511.5082 C -1927.238,-1486.8331 -1912.2954,-1459.0492 -1933.1469,-1440.3798 z "
           id="path191"
           inkscape:flatsided="false"
           inkscape:randomized="0"
           inkscape:rounded="0.38"
           sodipodi:arg1="0.84055688"
           sodipodi:arg2="1.1896227"
           sodipodi:cx="-2073.0457"
           sodipodi:cy="-1596.6304"
           sodipodi:r1="209.7282"
           sodipodi:r2="180.36626"
           sodipodi:sides="9"
           sodipodi:type="star"
           style="color:#000000;fill:#f7f999;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5721);stroke-width:68.94406128;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
           transform="matrix(0.236918,0,0,0.236918,-411.8839,-1633.833)" />
        <g
           id="g193"
           transform="matrix(0.89577,0,0,0.89577,-95.73024,-211.15)">
          <path
             d="M -941.13729 -1093.3582 A 29.97831 29.069878 0 1 1  -1001.0939,-1093.3582 A 29.97831 29.069878 0 1 1  -941.13729 -1093.3582 z"
             id="path195"
             sodipodi:cx="-971.1156"
             sodipodi:cy="-1093.3582"
             sodipodi:rx="29.97831"
             sodipodi:ry="29.069878"
             sodipodi:type="arc"
             style="color:#000000;fill:#fdce15;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.25;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
             transform="matrix(1.162924,0,0,1.162924,226.5602,-739.689)" />
          <path
             d="M -888.9211,-2029.5723 C -890.083,-2030.3268 -891.3477,-2030.9553 -892.7095,-2031.4461 C -896.1994,-2033.0267 -900.0341,-2033.7844 -903.8503,-2033.666 C -903.9418,-2033.6632 -904.0234,-2033.6496 -904.1151,-2033.6457 C -919.8297,-2033.9934 -932.1829,-2013.9212 -923.3417,-2000.3862 C -922.4823,-1998.883 -921.4426,-1997.5276 -920.2662,-1996.3127"
             id="path197"
             sodipodi:nodetypes="cccccc"
             style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:10.17346191;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
        </g>
      </g>
      <path
         d="M 4.7735087,5 L 11.226492,5"
         id="path199"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
      <path
         d="M 4.4427498,7.4999998 L 7.5572506,7.4999998"
         id="path201"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 4.4222457,9.5 L 6.5777543,9.5"
         id="path203"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         d="M 4.4222457,11.5 L 6.5777543,11.5"
         id="path5723"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
    </g>
  </g>
  <g
     id="layer4"
     inkscape:groupmode="layer"
     inkscape:label="hires"
     style="display:inline" />
</svg>