Skip to content
eic_software-figure6.svg 156 KiB
Newer Older
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 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760.773pt" height="397.956pt" viewBox="0 0 760.773 397.956" version="1.2">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 7.203125 -2.734375 L 6.734375 -2.734375 C 6.515625 -1.359375 6.234375 -0.46875 4.390625 -0.46875 L 2.875 -0.46875 L 2.875 -3.28125 L 3.421875 -3.28125 C 4.375 -3.28125 4.484375 -2.84375 4.484375 -2.109375 L 4.953125 -2.109375 L 4.953125 -4.90625 L 4.484375 -4.90625 C 4.484375 -4.171875 4.390625 -3.75 3.421875 -3.75 L 2.875 -3.75 L 2.875 -6.296875 L 4.390625 -6.296875 C 5.984375 -6.296875 6.25 -5.578125 6.40625 -4.375 L 6.875 -4.375 L 6.5625 -6.765625 L 0.390625 -6.765625 L 0.390625 -6.296875 L 1.46875 -6.296875 L 1.46875 -0.46875 L 0.390625 -0.46875 L 0.390625 0 L 6.734375 0 Z M 7.203125 -2.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.5 -0.53125 C 6.8125 -0.265625 7.40625 0 7.46875 0 C 7.609375 0 7.609375 -0.125 7.609375 -0.28125 L 7.609375 -2.28125 L 8.40625 -2.28125 L 8.40625 -2.75 C 8.0625 -2.71875 7.203125 -2.71875 6.8125 -2.71875 C 6.234375 -2.71875 5.3125 -2.71875 4.765625 -2.75 L 4.765625 -2.28125 L 6.203125 -2.28125 L 6.203125 -1.28125 C 6.203125 -1.078125 6.203125 -0.796875 5.8125 -0.5625 C 5.546875 -0.421875 5.234375 -0.359375 4.921875 -0.359375 C 4.0625 -0.359375 3.203125 -0.640625 2.71875 -1.265625 C 2.296875 -1.8125 2.15625 -2.515625 2.15625 -3.421875 C 2.15625 -4.53125 2.359375 -5.109375 2.734375 -5.609375 C 3.125 -6.09375 3.890625 -6.46875 4.84375 -6.46875 C 5.90625 -6.46875 6.859375 -5.71875 7.078125 -4.453125 C 7.109375 -4.265625 7.109375 -4.234375 7.34375 -4.234375 C 7.609375 -4.234375 7.609375 -4.265625 7.609375 -4.515625 L 7.609375 -6.65625 C 7.609375 -6.84375 7.609375 -6.9375 7.4375 -6.9375 C 7.34375 -6.9375 7.328125 -6.921875 7.25 -6.84375 L 6.59375 -6.265625 C 5.859375 -6.84375 5.140625 -6.9375 4.625 -6.9375 C 2.1875 -6.9375 0.640625 -5.46875 0.640625 -3.40625 C 0.640625 -1.4375 2.078125 0.109375 4.640625 0.109375 C 4.96875 0.109375 6 0.09375 6.5 -0.53125 Z M 6.5 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.765625 2.234375 C 3.484375 1.96875 2.84375 1.359375 2.421875 0.09375 C 2.15625 -0.703125 2.046875 -1.609375 2.046875 -2.484375 C 2.046875 -4.453125 2.546875 -6.015625 3.640625 -7.109375 C 3.796875 -7.265625 3.796875 -7.28125 3.796875 -7.328125 C 3.796875 -7.4375 3.703125 -7.46875 3.625 -7.46875 C 3.453125 -7.46875 3.03125 -7.09375 2.859375 -6.921875 C 1.296875 -5.390625 1.078125 -3.546875 1.078125 -2.5 C 1.078125 -1.25 1.40625 -0.15625 1.875 0.671875 C 2.53125 1.8125 3.4375 2.484375 3.625 2.484375 C 3.703125 2.484375 3.796875 2.453125 3.796875 2.34375 C 3.796875 2.296875 3.765625 2.25 3.765625 2.234375 Z M 3.765625 2.234375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.1875 -3.28125 C 2.1875 -3.46875 2.203125 -3.46875 2.34375 -3.609375 C 2.734375 -4.015625 3.25 -4.078125 3.46875 -4.078125 C 4.140625 -4.078125 4.703125 -3.46875 4.703125 -2.21875 C 4.703125 -0.8125 4 -0.296875 3.359375 -0.296875 C 3.21875 -0.296875 2.75 -0.296875 2.296875 -0.84375 C 2.1875 -0.96875 2.1875 -0.96875 2.1875 -1.171875 Z M 2.1875 -0.390625 C 2.625 -0.046875 3.0625 0.0625 3.46875 0.0625 C 4.953125 0.0625 5.96875 -0.84375 5.96875 -2.21875 C 5.96875 -3.546875 5.0625 -4.484375 3.640625 -4.484375 C 2.890625 -4.484375 2.359375 -4.171875 2.125 -3.984375 L 2.125 -4.484375 L 0.375 -4.40625 L 0.375 -3.9375 C 0.984375 -3.9375 1.0625 -3.9375 1.0625 -3.546875 L 1.0625 1.46875 L 0.375 1.46875 L 0.375 1.9375 C 0.640625 1.921875 1.25 1.90625 1.625 1.90625 C 2.015625 1.90625 2.59375 1.921875 2.875 1.9375 L 2.875 1.46875 L 2.1875 1.46875 Z M 2.1875 -0.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 1.140625 -0.46875 L 0.453125 -0.46875 L 0.453125 0 C 0.734375 -0.015625 1.328125 -0.03125 1.703125 -0.03125 C 2.09375 -0.03125 2.671875 -0.015625 2.953125 0 L 2.953125 -0.46875 L 2.265625 -0.46875 L 2.265625 -2.546875 C 2.265625 -3.640625 3.125 -4.125 3.75 -4.125 C 4.09375 -4.125 4.296875 -3.90625 4.296875 -3.15625 L 4.296875 -0.46875 L 3.609375 -0.46875 L 3.609375 0 C 3.890625 -0.015625 4.484375 -0.03125 4.859375 -0.03125 C 5.25 -0.03125 5.84375 -0.015625 6.125 0 L 6.125 -0.46875 L 5.4375 -0.46875 L 5.4375 -3.046875 C 5.4375 -4.09375 4.890625 -4.484375 3.90625 -4.484375 C 2.953125 -4.484375 2.4375 -3.90625 2.203125 -3.5 L 2.203125 -6.90625 L 0.453125 -6.828125 L 0.453125 -6.359375 C 1.0625 -6.359375 1.140625 -6.359375 1.140625 -5.96875 Z M 1.140625 -0.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 5.03125 -3.75 C 5.109375 -3.875 5.140625 -3.953125 5.765625 -3.953125 L 5.765625 -4.421875 C 5.53125 -4.40625 5.234375 -4.390625 4.984375 -4.390625 C 4.734375 -4.390625 4.296875 -4.40625 4.078125 -4.421875 L 4.078125 -3.953125 C 4.09375 -3.953125 4.546875 -3.953125 4.546875 -3.828125 C 4.546875 -3.828125 4.515625 -3.71875 4.5 -3.71875 L 3.359375 -1.265625 L 2.09375 -3.953125 L 2.625 -3.953125 L 2.625 -4.421875 C 2.296875 -4.40625 1.40625 -4.390625 1.390625 -4.390625 C 1.109375 -4.390625 0.671875 -4.40625 0.265625 -4.421875 L 0.265625 -3.953125 L 0.890625 -3.953125 L 2.75 0 L 2.53125 0.484375 C 2.3125 0.953125 1.984375 1.625 1.28125 1.625 C 1.140625 1.625 1.125 1.625 1.046875 1.59375 C 1.140625 1.546875 1.359375 1.40625 1.359375 1.0625 C 1.359375 0.734375 1.125 0.5 0.78125 0.5 C 0.5 0.5 0.21875 0.6875 0.21875 1.078125 C 0.21875 1.578125 0.6875 1.984375 1.28125 1.984375 C 2.046875 1.984375 2.625 1.375 2.890625 0.8125 Z M 5.03125 -3.75 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 2.09375 -2.921875 C 1.734375 -3 1.078125 -3.109375 1.078125 -3.578125 C 1.078125 -4.1875 2.015625 -4.1875 2.203125 -4.1875 C 2.953125 -4.1875 3.328125 -3.90625 3.375 -3.359375 C 3.390625 -3.203125 3.390625 -3.15625 3.609375 -3.15625 C 3.84375 -3.15625 3.84375 -3.203125 3.84375 -3.4375 L 3.84375 -4.234375 C 3.84375 -4.421875 3.84375 -4.515625 3.65625 -4.515625 C 3.625 -4.515625 3.609375 -4.515625 3.21875 -4.3125 C 2.953125 -4.453125 2.609375 -4.515625 2.203125 -4.515625 C 1.90625 -4.515625 0.375 -4.515625 0.375 -3.203125 C 0.375 -2.8125 0.578125 -2.53125 0.78125 -2.375 C 1.171875 -2.015625 1.546875 -1.953125 2.3125 -1.828125 C 2.671875 -1.765625 3.421875 -1.625 3.421875 -1.046875 C 3.421875 -0.296875 2.515625 -0.296875 2.296875 -0.296875 C 1.234375 -0.296875 0.96875 -1.03125 0.859375 -1.453125 C 0.8125 -1.59375 0.75 -1.59375 0.609375 -1.59375 C 0.375 -1.59375 0.375 -1.53125 0.375 -1.296875 L 0.375 -0.21875 C 0.375 -0.03125 0.375 0.0625 0.5625 0.0625 C 0.625 0.0625 0.640625 0.0625 0.859375 -0.09375 C 0.859375 -0.09375 1.078125 -0.234375 1.109375 -0.265625 C 1.578125 0.0625 2.09375 0.0625 2.296875 0.0625 C 2.59375 0.0625 4.125 0.0625 4.125 -1.390625 C 4.125 -1.828125 3.9375 -2.171875 3.578125 -2.453125 C 3.1875 -2.734375 2.875 -2.796875 2.09375 -2.921875 Z M 2.09375 -2.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 2.234375 -4.484375 L 0.5 -4.40625 L 0.5 -3.9375 C 1.078125 -3.9375 1.15625 -3.9375 1.15625 -3.546875 L 1.15625 -0.46875 L 0.46875 -0.46875 L 0.46875 0 C 0.78125 -0.015625 1.265625 -0.03125 1.6875 -0.03125 C 1.984375 -0.03125 2.484375 -0.015625 2.84375 0 L 2.84375 -0.46875 L 2.234375 -0.46875 Z M 2.328125 -6.140625 C 2.328125 -6.578125 1.96875 -6.921875 1.546875 -6.921875 C 1.125 -6.921875 0.78125 -6.5625 0.78125 -6.140625 C 0.78125 -5.71875 1.125 -5.359375 1.546875 -5.359375 C 1.96875 -5.359375 2.328125 -5.703125 2.328125 -6.140625 Z M 2.328125 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 3.578125 -4.046875 C 3.40625 -3.890625 3.390625 -3.6875 3.390625 -3.59375 C 3.390625 -3.15625 3.734375 -2.96875 4 -2.96875 C 4.3125 -2.96875 4.625 -3.171875 4.625 -3.59375 C 4.625 -4.453125 3.46875 -4.515625 2.890625 -4.515625 C 1.109375 -4.515625 0.375 -3.359375 0.375 -2.203125 C 0.375 -0.890625 1.3125 0.0625 2.84375 0.0625 C 4.453125 0.0625 4.75 -1.09375 4.75 -1.171875 C 4.75 -1.296875 4.625 -1.296875 4.515625 -1.296875 C 4.34375 -1.296875 4.328125 -1.28125 4.28125 -1.15625 C 4.015625 -0.53125 3.546875 -0.34375 3.03125 -0.34375 C 1.65625 -0.34375 1.65625 -1.796875 1.65625 -2.265625 C 1.65625 -2.8125 1.65625 -4.109375 2.9375 -4.109375 C 3.28125 -4.109375 3.453125 -4.078125 3.578125 -4.046875 Z M 3.578125 -4.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 3.359375 -2.484375 C 3.359375 -3.734375 3.03125 -4.828125 2.5625 -5.65625 C 1.90625 -6.796875 1 -7.46875 0.8125 -7.46875 C 0.734375 -7.46875 0.640625 -7.4375 0.640625 -7.328125 C 0.640625 -7.28125 0.640625 -7.25 0.8125 -7.09375 C 2.0625 -5.828125 2.40625 -4.0625 2.40625 -2.5 C 2.40625 -0.53125 1.890625 1.03125 0.796875 2.125 C 0.640625 2.28125 0.640625 2.296875 0.640625 2.34375 C 0.640625 2.453125 0.734375 2.484375 0.8125 2.484375 C 0.984375 2.484375 1.40625 2.109375 1.578125 1.9375 C 3.140625 0.390625 3.359375 -1.4375 3.359375 -2.484375 Z M 3.359375 -2.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-11">
<path style="stroke:none;" d="M 1.46875 -6.359375 L 1.46875 -0.46875 L 0.390625 -0.46875 L 0.390625 0 L 4.671875 0 C 6.640625 0 8.125 -1.21875 8.125 -3.359375 C 8.125 -5.546875 6.640625 -6.828125 4.671875 -6.828125 L 0.390625 -6.828125 L 0.390625 -6.359375 Z M 2.8125 -0.46875 L 2.8125 -6.359375 L 4.265625 -6.359375 C 4.921875 -6.359375 5.75 -6.171875 6.234375 -5.46875 C 6.59375 -4.96875 6.671875 -4.296875 6.671875 -3.359375 C 6.671875 -2.28125 6.546875 -1.75 6.234375 -1.296875 C 5.75 -0.625 4.875 -0.46875 4.265625 -0.46875 Z M 2.8125 -0.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-12">
<path style="stroke:none;" d="M 4.59375 -2.171875 C 4.8125 -2.171875 4.921875 -2.171875 4.921875 -2.4375 C 4.921875 -2.75 4.859375 -3.46875 4.359375 -3.96875 C 3.984375 -4.328125 3.46875 -4.515625 2.78125 -4.515625 C 1.1875 -4.515625 0.3125 -3.484375 0.3125 -2.234375 C 0.3125 -0.90625 1.3125 0.0625 2.921875 0.0625 C 4.484375 0.0625 4.921875 -1 4.921875 -1.171875 C 4.921875 -1.34375 4.734375 -1.34375 4.671875 -1.34375 C 4.515625 -1.34375 4.484375 -1.296875 4.421875 -1.140625 C 4.21875 -0.65625 3.65625 -0.34375 3 -0.34375 C 1.609375 -0.34375 1.59375 -1.65625 1.59375 -2.171875 Z M 1.59375 -2.5 C 1.609375 -2.890625 1.625 -3.296875 1.828125 -3.640625 C 2.09375 -4.03125 2.484375 -4.15625 2.78125 -4.15625 C 3.9375 -4.15625 3.96875 -2.84375 3.96875 -2.5 Z M 1.59375 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph0-13">
<path style="stroke:none;" d="M 1.03125 -3.953125 L 1.03125 -1.21875 C 1.03125 -0.15625 1.890625 0.0625 2.59375 0.0625 C 3.359375 0.0625 3.796875 -0.5 3.796875 -1.234375 L 3.796875 -1.765625 L 3.328125 -1.765625 L 3.328125 -1.25 C 3.328125 -0.578125 3.015625 -0.34375 2.734375 -0.34375 C 2.15625 -0.34375 2.15625 -0.96875 2.15625 -1.203125 L 2.15625 -3.953125 L 3.609375 -3.953125 L 3.609375 -4.421875 L 2.15625 -4.421875 L 2.15625 -6.3125 L 1.6875 -6.3125 C 1.6875 -5.328125 1.1875 -4.34375 0.203125 -4.3125 L 0.203125 -3.953125 Z M 1.03125 -3.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-14">
<path style="stroke:none;" d="M 5.390625 -2.171875 C 5.390625 -3.5 4.484375 -4.515625 2.859375 -4.515625 C 1.21875 -4.515625 0.3125 -3.5 0.3125 -2.171875 C 0.3125 -0.9375 1.1875 0.0625 2.859375 0.0625 C 4.53125 0.0625 5.390625 -0.953125 5.390625 -2.171875 Z M 2.859375 -0.34375 C 1.59375 -0.34375 1.59375 -1.40625 1.59375 -2.28125 C 1.59375 -2.734375 1.59375 -3.234375 1.765625 -3.578125 C 1.953125 -3.9375 2.375 -4.15625 2.859375 -4.15625 C 3.28125 -4.15625 3.6875 -3.984375 3.90625 -3.640625 C 4.125 -3.296875 4.125 -2.75 4.125 -2.28125 C 4.125 -1.40625 4.125 -0.34375 2.859375 -0.34375 Z M 2.859375 -0.34375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-15">
<path style="stroke:none;" d="M 2.015625 -3.359375 L 2.015625 -4.484375 L 0.375 -4.40625 L 0.375 -3.9375 C 0.984375 -3.9375 1.0625 -3.9375 1.0625 -3.546875 L 1.0625 -0.46875 L 0.375 -0.46875 L 0.375 0 C 0.71875 -0.015625 1.171875 -0.03125 1.625 -0.03125 C 2 -0.03125 2.640625 -0.03125 3 0 L 3 -0.46875 L 2.125 -0.46875 L 2.125 -2.203125 C 2.125 -2.90625 2.375 -4.125 3.375 -4.125 C 3.359375 -4.109375 3.1875 -3.953125 3.1875 -3.65625 C 3.1875 -3.25 3.5 -3.0625 3.796875 -3.0625 C 4.078125 -3.0625 4.40625 -3.265625 4.40625 -3.65625 C 4.40625 -4.1875 3.859375 -4.484375 3.34375 -4.484375 C 2.640625 -4.484375 2.25 -3.984375 2.015625 -3.359375 Z M 2.015625 -3.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-16">
<path style="stroke:none;" d="M 4 -4.125 L 2.5625 -4.421875 C 2.15625 -4.515625 1.609375 -4.859375 1.609375 -5.46875 C 1.609375 -5.890625 1.875 -6.515625 2.875 -6.515625 C 3.671875 -6.515625 4.671875 -6.171875 4.90625 -4.8125 C 4.953125 -4.578125 4.953125 -4.5625 5.15625 -4.5625 C 5.390625 -4.5625 5.390625 -4.609375 5.390625 -4.84375 L 5.390625 -6.65625 C 5.390625 -6.84375 5.390625 -6.9375 5.21875 -6.9375 C 5.140625 -6.9375 5.125 -6.921875 5.015625 -6.828125 L 4.5625 -6.390625 C 3.984375 -6.84375 3.34375 -6.9375 2.859375 -6.9375 C 1.359375 -6.9375 0.640625 -5.984375 0.640625 -4.9375 C 0.640625 -4.296875 0.96875 -3.828125 1.171875 -3.609375 C 1.65625 -3.125 2 -3.0625 3.078125 -2.8125 C 3.96875 -2.625 4.125 -2.59375 4.34375 -2.390625 C 4.5 -2.234375 4.75 -1.984375 4.75 -1.515625 C 4.75 -1.046875 4.484375 -0.359375 3.453125 -0.359375 C 2.703125 -0.359375 1.1875 -0.5625 1.109375 -2.046875 C 1.09375 -2.21875 1.09375 -2.265625 0.875 -2.265625 C 0.640625 -2.265625 0.640625 -2.203125 0.640625 -1.984375 L 0.640625 -0.171875 C 0.640625 0.015625 0.640625 0.109375 0.8125 0.109375 C 0.90625 0.109375 0.921875 0.09375 1 0.015625 L 1.46875 -0.4375 C 2.125 0.046875 3.046875 0.109375 3.453125 0.109375 C 5.09375 0.109375 5.71875 -1.015625 5.71875 -2.015625 C 5.71875 -3.125 4.90625 -3.9375 4 -4.125 Z M 4 -4.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-17">
<path style="stroke:none;" d="M 1.140625 -3.546875 L 1.140625 -0.46875 L 0.453125 -0.46875 L 0.453125 0 C 0.734375 -0.015625 1.328125 -0.03125 1.703125 -0.03125 C 2.09375 -0.03125 2.671875 -0.015625 2.953125 0 L 2.953125 -0.46875 L 2.265625 -0.46875 L 2.265625 -2.546875 C 2.265625 -3.640625 3.140625 -4.125 3.75 -4.125 C 4.09375 -4.125 4.3125 -3.921875 4.3125 -3.15625 L 4.3125 -0.46875 L 3.625 -0.46875 L 3.625 0 C 3.90625 -0.015625 4.5 -0.03125 4.875 -0.03125 C 5.265625 -0.03125 5.859375 -0.015625 6.125 0 L 6.125 -0.46875 L 5.4375 -0.46875 L 5.4375 -2.546875 C 5.4375 -3.640625 6.3125 -4.125 6.921875 -4.125 C 7.265625 -4.125 7.484375 -3.921875 7.484375 -3.15625 L 7.484375 -0.46875 L 6.796875 -0.46875 L 6.796875 0 C 7.078125 -0.015625 7.671875 -0.03125 8.046875 -0.03125 C 8.4375 -0.03125 9.03125 -0.015625 9.3125 0 L 9.3125 -0.46875 L 8.625 -0.46875 L 8.625 -3.046875 C 8.625 -4.078125 8.109375 -4.484375 7.09375 -4.484375 C 6.1875 -4.484375 5.65625 -3.984375 5.40625 -3.515625 C 5.203125 -4.453125 4.296875 -4.484375 3.90625 -4.484375 C 3.046875 -4.484375 2.484375 -4.03125 2.15625 -3.40625 L 2.15625 -4.484375 L 0.453125 -4.40625 L 0.453125 -3.9375 C 1.0625 -3.9375 1.140625 -3.9375 1.140625 -3.546875 Z M 1.140625 -3.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-18">
<path style="stroke:none;" d="M 4.359375 -0.71875 L 4.359375 0.0625 L 6.125 0 L 6.125 -0.46875 C 5.5 -0.46875 5.4375 -0.46875 5.4375 -0.859375 L 5.4375 -4.484375 L 3.609375 -4.40625 L 3.609375 -3.9375 C 4.234375 -3.9375 4.296875 -3.9375 4.296875 -3.546875 L 4.296875 -1.640625 C 4.296875 -0.828125 3.796875 -0.296875 3.0625 -0.296875 C 2.296875 -0.296875 2.265625 -0.546875 2.265625 -1.078125 L 2.265625 -4.484375 L 0.453125 -4.40625 L 0.453125 -3.9375 C 1.0625 -3.9375 1.140625 -3.9375 1.140625 -3.546875 L 1.140625 -1.21875 C 1.140625 -0.15625 1.9375 0.0625 2.921875 0.0625 C 3.1875 0.0625 3.90625 0.0625 4.359375 -0.71875 Z M 4.359375 -0.71875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-19">
<path style="stroke:none;" d="M 2.234375 -6.90625 L 0.46875 -6.828125 L 0.46875 -6.359375 C 1.078125 -6.359375 1.15625 -6.359375 1.15625 -5.96875 L 1.15625 -0.46875 L 0.46875 -0.46875 L 0.46875 0 C 0.78125 -0.015625 1.265625 -0.03125 1.6875 -0.03125 C 2.125 -0.03125 2.578125 -0.015625 2.921875 0 L 2.921875 -0.46875 L 2.234375 -0.46875 Z M 2.234375 -6.90625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-20">
<path style="stroke:none;" d="M 3.71875 -0.765625 C 3.71875 -0.453125 3.71875 0 4.75 0 L 5.234375 0 C 5.4375 0 5.546875 0 5.546875 -0.234375 C 5.546875 -0.46875 5.421875 -0.46875 5.296875 -0.46875 C 4.6875 -0.484375 4.6875 -0.609375 4.6875 -0.84375 L 4.6875 -2.96875 C 4.6875 -3.859375 3.984375 -4.515625 2.5 -4.515625 C 1.9375 -4.515625 0.71875 -4.46875 0.71875 -3.59375 C 0.71875 -3.15625 1.0625 -2.96875 1.328125 -2.96875 C 1.640625 -2.96875 1.953125 -3.171875 1.953125 -3.59375 C 1.953125 -3.890625 1.765625 -4.0625 1.734375 -4.078125 C 2.015625 -4.140625 2.34375 -4.15625 2.453125 -4.15625 C 3.203125 -4.15625 3.546875 -3.734375 3.546875 -2.96875 L 3.546875 -2.640625 C 2.84375 -2.609375 0.3125 -2.515625 0.3125 -1.078125 C 0.3125 -0.125 1.546875 0.0625 2.234375 0.0625 C 3.03125 0.0625 3.5 -0.34375 3.71875 -0.765625 Z M 3.546875 -2.328125 L 3.546875 -1.390625 C 3.546875 -0.421875 2.640625 -0.296875 2.390625 -0.296875 C 1.875 -0.296875 1.484375 -0.640625 1.484375 -1.078125 C 1.484375 -2.15625 3.0625 -2.296875 3.546875 -2.328125 Z M 3.546875 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-21">
<path style="stroke:none;" d="M 1.140625 -3.546875 L 1.140625 -0.46875 L 0.453125 -0.46875 L 0.453125 0 C 0.734375 -0.015625 1.328125 -0.03125 1.703125 -0.03125 C 2.09375 -0.03125 2.671875 -0.015625 2.953125 0 L 2.953125 -0.46875 L 2.265625 -0.46875 L 2.265625 -2.546875 C 2.265625 -3.640625 3.125 -4.125 3.75 -4.125 C 4.09375 -4.125 4.296875 -3.90625 4.296875 -3.15625 L 4.296875 -0.46875 L 3.609375 -0.46875 L 3.609375 0 C 3.890625 -0.015625 4.484375 -0.03125 4.859375 -0.03125 C 5.25 -0.03125 5.84375 -0.015625 6.125 0 L 6.125 -0.46875 L 5.4375 -0.46875 L 5.4375 -3.046875 C 5.4375 -4.09375 4.890625 -4.484375 3.90625 -4.484375 C 2.953125 -4.484375 2.421875 -3.90625 2.15625 -3.40625 L 2.15625 -4.484375 L 0.453125 -4.40625 L 0.453125 -3.9375 C 1.0625 -3.9375 1.140625 -3.9375 1.140625 -3.546875 Z M 1.140625 -3.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-22">
<path style="stroke:none;" d="M 2.53125 -1.890625 C 1.65625 -1.890625 1.65625 -2.5625 1.65625 -3 C 1.65625 -3.453125 1.65625 -4.125 2.53125 -4.125 C 3.40625 -4.125 3.40625 -3.453125 3.40625 -3 C 3.40625 -2.5625 3.40625 -1.890625 2.53125 -1.890625 Z M 1.328125 -1.796875 C 1.78125 -1.546875 2.296875 -1.53125 2.53125 -1.53125 C 3.96875 -1.53125 4.515625 -2.3125 4.515625 -3 C 4.515625 -3.46875 4.265625 -3.796875 4.125 -3.96875 C 4.421875 -4.125 4.625 -4.140625 4.734375 -4.15625 C 4.71875 -4.09375 4.703125 -4.015625 4.703125 -3.953125 C 4.703125 -3.703125 4.859375 -3.515625 5.125 -3.515625 C 5.390625 -3.515625 5.546875 -3.71875 5.546875 -3.953125 C 5.546875 -4.1875 5.390625 -4.53125 4.921875 -4.53125 C 4.78125 -4.53125 4.3125 -4.5 3.875 -4.15625 C 3.6875 -4.265625 3.28125 -4.484375 2.53125 -4.484375 C 1.109375 -4.484375 0.5625 -3.703125 0.5625 -3 C 0.5625 -2.59375 0.75 -2.1875 1.078125 -1.953125 C 0.796875 -1.609375 0.734375 -1.28125 0.734375 -1.078125 C 0.734375 -0.921875 0.78125 -0.4375 1.171875 -0.125 C 1.046875 -0.09375 0.3125 0.125 0.3125 0.75 C 0.3125 1.25 0.859375 2 2.859375 2 C 4.625 2 5.390625 1.40625 5.390625 0.71875 C 5.390625 0.421875 5.3125 -0.203125 4.640625 -0.546875 C 4.09375 -0.828125 3.5 -0.828125 2.53125 -0.828125 C 2.28125 -0.828125 1.828125 -0.828125 1.765625 -0.84375 C 1.328125 -0.90625 1.21875 -1.28125 1.21875 -1.46875 C 1.21875 -1.5625 1.265625 -1.71875 1.328125 -1.796875 Z M 1.9375 0.125 L 3.109375 0.125 C 3.40625 0.125 4.53125 0.125 4.53125 0.75 C 4.53125 1.109375 4.15625 1.640625 2.859375 1.640625 C 1.65625 1.640625 1.171875 1.1875 1.171875 0.734375 C 1.171875 0.125 1.796875 0.125 1.9375 0.125 Z M 1.9375 0.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-23">
<path style="stroke:none;" d="M 4.46875 -3.984375 C 4.546875 -4.09375 4.5625 -4.125 4.5625 -4.203125 C 4.5625 -4.421875 4.421875 -4.421875 4.25 -4.421875 L 0.59375 -4.421875 L 0.484375 -2.671875 L 0.953125 -2.671875 C 1 -3.703125 1.3125 -4.0625 2.34375 -4.0625 L 3.1875 -4.0625 L 0.40625 -0.4375 C 0.3125 -0.328125 0.3125 -0.3125 0.3125 -0.21875 C 0.3125 0 0.453125 0 0.640625 0 L 4.421875 0 L 4.59375 -2.015625 L 4.125 -2.015625 C 4.046875 -1 3.875 -0.390625 2.5625 -0.390625 L 1.71875 -0.390625 Z M 4.46875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-24">
<path style="stroke:none;" d="M 2.8125 -3.59375 L 2.8125 -6.359375 L 3.984375 -6.359375 C 5.59375 -6.359375 5.609375 -5.578125 5.609375 -4.96875 C 5.609375 -4.421875 5.609375 -3.59375 3.96875 -3.59375 Z M 5.46875 -3.390625 C 6.625 -3.6875 7.140625 -4.328125 7.140625 -4.984375 C 7.140625 -5.984375 6.046875 -6.828125 4.171875 -6.828125 L 0.390625 -6.828125 L 0.390625 -6.359375 L 1.46875 -6.359375 L 1.46875 -0.46875 L 0.390625 -0.46875 L 0.390625 0 C 0.75 -0.03125 1.71875 -0.03125 2.140625 -0.03125 C 2.5625 -0.03125 3.53125 -0.03125 3.890625 0 L 3.890625 -0.46875 L 2.8125 -0.46875 L 2.8125 -3.234375 L 3.984375 -3.234375 C 4.125 -3.234375 4.5625 -3.234375 4.859375 -2.890625 C 5.1875 -2.546875 5.1875 -2.359375 5.1875 -1.625 C 5.1875 -0.96875 5.1875 -0.484375 5.875 -0.15625 C 6.3125 0.0625 6.9375 0.109375 7.34375 0.109375 C 8.40625 0.109375 8.546875 -0.78125 8.546875 -0.953125 C 8.546875 -1.171875 8.40625 -1.171875 8.296875 -1.171875 C 8.09375 -1.171875 8.078125 -1.0625 8.078125 -0.9375 C 8.015625 -0.46875 7.734375 -0.25 7.4375 -0.25 C 6.84375 -0.25 6.75 -0.953125 6.703125 -1.375 C 6.671875 -1.484375 6.59375 -2.171875 6.59375 -2.21875 C 6.453125 -2.921875 5.90625 -3.21875 5.46875 -3.390625 Z M 5.46875 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-25">
<path style="stroke:none;" d="M 2.359375 -0.78125 C 2.359375 -1.203125 2.015625 -1.546875 1.578125 -1.546875 C 1.15625 -1.546875 0.8125 -1.203125 0.8125 -0.78125 C 0.8125 -0.34375 1.15625 0 1.578125 0 C 2.015625 0 2.359375 -0.34375 2.359375 -0.78125 Z M 2.359375 -0.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-26">
<path style="stroke:none;" d="M 4.71875 -6.6875 C 4.609375 -6.953125 4.484375 -6.953125 4.3125 -6.953125 C 4.046875 -6.953125 4 -6.875 3.9375 -6.6875 L 1.46875 -0.703125 C 1.40625 -0.546875 1.375 -0.46875 0.609375 -0.46875 L 0.40625 -0.46875 L 0.40625 0 C 0.78125 -0.015625 1.265625 -0.03125 1.578125 -0.03125 C 1.953125 -0.03125 2.515625 -0.03125 2.890625 0 L 2.890625 -0.46875 C 2.859375 -0.46875 2 -0.46875 2 -0.59375 C 2 -0.609375 2.03125 -0.703125 2.046875 -0.71875 L 2.53125 -1.921875 L 5.203125 -1.921875 L 5.796875 -0.46875 L 4.859375 -0.46875 L 4.859375 0 C 5.234375 -0.03125 6.1875 -0.03125 6.609375 -0.03125 C 7 -0.03125 7.875 -0.03125 8.234375 0 L 8.234375 -0.46875 L 7.265625 -0.46875 Z M 3.875 -5.15625 L 5 -2.390625 L 2.734375 -2.390625 Z M 3.875 -5.15625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-27">
<path style="stroke:none;" d="M 2.875 -3 L 4.640625 -3 C 6.015625 -3 7.171875 -3.71875 7.171875 -4.890625 C 7.171875 -5.984375 6.1875 -6.828125 4.53125 -6.828125 L 0.390625 -6.828125 L 0.390625 -6.359375 L 1.46875 -6.359375 L 1.46875 -0.46875 L 0.390625 -0.46875 L 0.390625 0 C 0.765625 -0.03125 1.734375 -0.03125 2.171875 -0.03125 C 2.59375 -0.03125 3.578125 -0.03125 3.953125 0 L 3.953125 -0.46875 L 2.875 -0.46875 Z M 4.15625 -3.40625 L 2.8125 -3.40625 L 2.8125 -6.359375 L 4.15625 -6.359375 C 5.65625 -6.359375 5.65625 -5.609375 5.65625 -4.890625 C 5.65625 -4.1875 5.65625 -3.40625 4.15625 -3.40625 Z M 4.15625 -3.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-28">
<path style="stroke:none;" d="M 2.125 -3.984375 L 2.125 -6.90625 L 0.375 -6.828125 L 0.375 -6.359375 C 0.984375 -6.359375 1.0625 -6.359375 1.0625 -5.96875 L 1.0625 0 L 1.515625 0 L 2.015625 -0.5625 C 2.09375 -0.484375 2.578125 0.0625 3.46875 0.0625 C 4.953125 0.0625 5.96875 -0.84375 5.96875 -2.21875 C 5.96875 -3.546875 5.03125 -4.484375 3.59375 -4.484375 C 2.859375 -4.484375 2.375 -4.1875 2.125 -3.984375 Z M 2.1875 -0.984375 L 2.1875 -3.484375 C 2.453125 -3.828125 2.9375 -4.125 3.484375 -4.125 C 4.703125 -4.125 4.703125 -2.921875 4.703125 -2.21875 C 4.703125 -1.75 4.703125 -1.203125 4.4375 -0.8125 C 4.15625 -0.40625 3.6875 -0.296875 3.375 -0.296875 C 2.671875 -0.296875 2.296875 -0.84375 2.1875 -0.984375 Z M 2.1875 -0.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-29">
<path style="stroke:none;" d="M 3.171875 -1.734375 L 3.171875 -2.703125 L 0.125 -2.703125 L 0.125 -1.734375 Z M 3.171875 -1.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-30">
<path style="stroke:none;" d="M 2.125 -2.359375 L 2.125 -6.90625 L 0.375 -6.828125 L 0.375 -6.359375 C 0.984375 -6.359375 1.0625 -6.359375 1.0625 -5.96875 L 1.0625 -0.46875 L 0.375 -0.46875 L 0.375 0 C 0.734375 -0.015625 1.203125 -0.03125 1.5625 -0.03125 C 1.9375 -0.03125 2.40625 -0.015625 2.765625 0 L 2.765625 -0.46875 L 2.078125 -0.46875 L 2.078125 -1.734375 C 2.375 -1.953125 2.453125 -2.015625 2.640625 -2.15625 L 3.65625 -0.90625 C 3.75 -0.78125 3.90625 -0.59375 3.90625 -0.5625 C 3.90625 -0.46875 3.71875 -0.46875 3.59375 -0.46875 L 3.59375 0 C 3.890625 -0.015625 4.75 -0.03125 4.8125 -0.03125 C 5.171875 -0.03125 5.5 -0.015625 5.84375 0 L 5.84375 -0.46875 L 5.671875 -0.46875 C 5.25 -0.46875 5.21875 -0.5 5.09375 -0.671875 L 3.40625 -2.765625 L 4.703125 -3.765625 C 4.84375 -3.875 4.921875 -3.953125 5.59375 -3.953125 L 5.59375 -4.421875 C 5.328125 -4.390625 5.078125 -4.390625 4.8125 -4.390625 C 4.546875 -4.390625 3.90625 -4.40625 3.671875 -4.421875 L 3.671875 -3.953125 C 3.90625 -3.953125 3.9375 -3.921875 4.015625 -3.84375 Z M 2.125 -2.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-31">
<path style="stroke:none;" d="M 7.625 -6.65625 C 7.625 -6.84375 7.625 -6.9375 7.4375 -6.9375 C 7.359375 -6.9375 7.328125 -6.921875 7.25 -6.84375 L 6.59375 -6.265625 C 5.984375 -6.765625 5.3125 -6.9375 4.640625 -6.9375 C 2.15625 -6.9375 0.640625 -5.453125 0.640625 -3.40625 C 0.640625 -1.375 2.15625 0.109375 4.640625 0.109375 C 6.5 0.109375 7.625 -1.109375 7.625 -2.265625 C 7.625 -2.453125 7.546875 -2.46875 7.390625 -2.46875 C 7.25 -2.46875 7.171875 -2.46875 7.15625 -2.296875 C 7.09375 -0.96875 5.875 -0.359375 4.875 -0.359375 C 4.09375 -0.359375 3.265625 -0.59375 2.75 -1.203125 C 2.28125 -1.765625 2.15625 -2.515625 2.15625 -3.40625 C 2.15625 -3.96875 2.1875 -5.046875 2.8125 -5.703125 C 3.46875 -6.359375 4.328125 -6.46875 4.84375 -6.46875 C 5.921875 -6.46875 6.875 -5.71875 7.09375 -4.453125 C 7.109375 -4.265625 7.125 -4.234375 7.359375 -4.234375 C 7.609375 -4.234375 7.625 -4.265625 7.625 -4.515625 Z M 7.625 -6.65625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-32">
<path style="stroke:none;" d="M 3.921875 -3.953125 C 4.15625 -3.953125 4.21875 -3.953125 4.21875 -3.609375 L 4.21875 -0.46875 L 3.53125 -0.46875 L 3.53125 0 C 3.859375 -0.015625 4.328125 -0.03125 4.75 -0.03125 C 5.1875 -0.03125 5.640625 -0.015625 5.984375 0 L 5.984375 -0.46875 L 5.296875 -0.46875 L 5.296875 -4.515625 L 3.546875 -4.453125 C 3.53125 -4.453125 3.53125 -4.4375 3.53125 -4.421875 L 2.0625 -4.421875 L 2.0625 -5.390625 C 2.0625 -6.234375 2.75 -6.609375 3.65625 -6.609375 C 3.953125 -6.609375 4.15625 -6.5625 4.390625 -6.421875 C 4.21875 -6.375 3.953125 -6.203125 3.953125 -5.796875 C 3.953125 -5.421875 4.234375 -5.15625 4.59375 -5.15625 C 4.96875 -5.15625 5.25 -5.40625 5.25 -5.8125 C 5.25 -6.328125 4.8125 -6.96875 3.71875 -6.96875 C 2.484375 -6.96875 1.0625 -6.578125 1.0625 -5.421875 L 1.0625 -4.421875 L 0.3125 -4.421875 L 0.3125 -3.953125 L 1.0625 -3.953125 L 1.0625 -0.46875 L 0.375 -0.46875 L 0.375 0 C 0.6875 -0.015625 1.171875 -0.03125 1.59375 -0.03125 C 2.015625 -0.03125 2.484375 -0.015625 2.8125 0 L 2.8125 -0.46875 L 2.125 -0.46875 L 2.125 -3.953125 Z M 3.921875 -3.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-33">
<path style="stroke:none;" d="M 4.15625 -0.421875 L 4.15625 0.0625 L 5.984375 0 L 5.984375 -0.46875 C 5.359375 -0.46875 5.296875 -0.46875 5.296875 -0.859375 L 5.296875 -6.90625 L 3.53125 -6.828125 L 3.53125 -6.359375 C 4.15625 -6.359375 4.21875 -6.359375 4.21875 -5.96875 L 4.21875 -4.03125 C 3.71875 -4.421875 3.203125 -4.484375 2.875 -4.484375 C 1.421875 -4.484375 0.375 -3.609375 0.375 -2.203125 C 0.375 -0.890625 1.296875 0.0625 2.765625 0.0625 C 3.375 0.0625 3.859375 -0.171875 4.15625 -0.421875 Z M 4.15625 -3.515625 L 4.15625 -1.03125 C 4.03125 -0.84375 3.625 -0.296875 2.859375 -0.296875 C 1.65625 -0.296875 1.65625 -1.5 1.65625 -2.203125 C 1.65625 -2.671875 1.65625 -3.21875 1.90625 -3.609375 C 2.203125 -4.015625 2.671875 -4.125 2.96875 -4.125 C 3.546875 -4.125 3.9375 -3.796875 4.15625 -3.515625 Z M 4.15625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-34">
<path style="stroke:none;" d="M 7.328125 -6.71875 L 0.625 -6.71875 L 0.421875 -4.3125 L 0.890625 -4.3125 C 0.96875 -5.4375 1.078125 -6.25 2.515625 -6.25 L 3.28125 -6.25 L 3.28125 -0.46875 L 1.75 -0.46875 L 1.75 0 C 2.296875 -0.03125 3.390625 -0.03125 3.984375 -0.03125 C 4.5625 -0.03125 5.671875 -0.03125 6.203125 0 L 6.203125 -0.46875 L 4.6875 -0.46875 L 4.6875 -6.25 L 5.4375 -6.25 C 6.875 -6.25 6.96875 -5.453125 7.0625 -4.3125 L 7.53125 -4.3125 Z M 7.328125 -6.71875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-35">
<path style="stroke:none;" d="M 7.953125 -3.375 C 7.953125 -5.53125 6.515625 -6.9375 4.296875 -6.9375 C 2.015625 -6.9375 0.640625 -5.46875 0.640625 -3.375 C 0.640625 -1.3125 2.03125 0.109375 4.296875 0.109375 C 6.578125 0.109375 7.953125 -1.328125 7.953125 -3.375 Z M 4.296875 -0.3125 C 3.703125 -0.3125 2.96875 -0.59375 2.5625 -1.34375 C 2.234375 -1.953125 2.15625 -2.671875 2.15625 -3.515625 C 2.15625 -4.15625 2.1875 -5 2.625 -5.6875 C 3.03125 -6.296875 3.703125 -6.546875 4.296875 -6.546875 C 4.921875 -6.546875 5.609375 -6.265625 6.015625 -5.609375 C 6.390625 -4.96875 6.421875 -4.203125 6.421875 -3.515625 C 6.421875 -2.828125 6.390625 -1.9375 5.96875 -1.25 C 5.53125 -0.53125 4.828125 -0.3125 4.296875 -0.3125 Z M 4.296875 -0.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.5625 -3.40625 C 0.5625 -1.34375 2.171875 0.21875 4.015625 0.21875 C 5.640625 0.21875 6.625 -1.171875 6.625 -2.3125 C 6.625 -2.421875 6.625 -2.484375 6.484375 -2.484375 C 6.375 -2.484375 6.375 -2.421875 6.375 -2.328125 C 6.296875 -0.90625 5.21875 -0.09375 4.140625 -0.09375 C 3.53125 -0.09375 1.578125 -0.421875 1.578125 -3.390625 C 1.578125 -6.375 3.515625 -6.703125 4.125 -6.703125 C 5.21875 -6.703125 6.09375 -5.796875 6.296875 -4.34375 C 6.3125 -4.203125 6.3125 -4.1875 6.453125 -4.1875 C 6.625 -4.1875 6.625 -4.203125 6.625 -4.421875 L 6.625 -6.78125 C 6.625 -6.953125 6.625 -7.015625 6.515625 -7.015625 C 6.46875 -7.015625 6.421875 -7.015625 6.34375 -6.890625 L 5.859375 -6.15625 C 5.484375 -6.515625 4.96875 -7.015625 4.015625 -7.015625 C 2.15625 -7.015625 0.5625 -5.4375 0.5625 -3.40625 Z M 0.5625 -3.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.6875 -2.125 C 4.6875 -3.40625 3.6875 -4.453125 2.484375 -4.453125 C 1.25 -4.453125 0.28125 -3.375 0.28125 -2.125 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.859375 4.6875 -2.125 Z M 2.484375 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.84375 1.109375 -2.203125 C 1.109375 -2.59375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.234375 2.484375 -4.234375 C 2.921875 -4.234375 3.34375 -4.015625 3.609375 -3.59375 C 3.859375 -3.171875 3.859375 -2.59375 3.859375 -2.203125 C 3.859375 -1.84375 3.859375 -1.3125 3.640625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.484375 -0.140625 Z M 2.484375 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.4375 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.484375 -4.1875 3.125 -4.1875 C 3.75 -4.1875 3.859375 -3.640625 3.859375 -3.078125 L 3.859375 -0.75 C 3.859375 -0.3125 3.75 -0.3125 3.078125 -0.3125 L 3.078125 0 C 3.4375 -0.015625 3.9375 -0.03125 4.203125 -0.03125 C 4.46875 -0.03125 4.984375 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.546875 -0.609375 L 4.546875 -2.515625 C 4.546875 -3.359375 4.546875 -3.671875 4.234375 -4.03125 C 4.09375 -4.203125 3.765625 -4.40625 3.1875 -4.40625 C 2.46875 -4.40625 2 -3.96875 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.90625 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 1.71875 -3.984375 L 3.140625 -3.984375 L 3.140625 -4.296875 L 1.71875 -4.296875 L 1.71875 -6.125 L 1.46875 -6.125 C 1.46875 -5.3125 1.171875 -4.234375 0.1875 -4.203125 L 0.1875 -3.984375 L 1.03125 -3.984375 L 1.03125 -1.234375 C 1.03125 -0.015625 1.953125 0.109375 2.3125 0.109375 C 3.03125 0.109375 3.296875 -0.59375 3.296875 -1.234375 L 3.296875 -1.796875 L 3.0625 -1.796875 L 3.0625 -1.25 C 3.0625 -0.515625 2.75 -0.140625 2.390625 -0.140625 C 1.71875 -0.140625 1.71875 -1.046875 1.71875 -1.21875 Z M 1.71875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 3.3125 -0.75 C 3.359375 -0.359375 3.625 0.0625 4.09375 0.0625 C 4.296875 0.0625 4.90625 -0.078125 4.90625 -0.890625 L 4.90625 -1.4375 L 4.65625 -1.4375 L 4.65625 -0.890625 C 4.65625 -0.3125 4.40625 -0.25 4.296875 -0.25 C 3.96875 -0.25 3.9375 -0.703125 3.9375 -0.75 L 3.9375 -2.734375 C 3.9375 -3.15625 3.9375 -3.546875 3.578125 -3.90625 C 3.1875 -4.296875 2.6875 -4.453125 2.203125 -4.453125 C 1.390625 -4.453125 0.703125 -3.984375 0.703125 -3.328125 C 0.703125 -3.03125 0.90625 -2.859375 1.171875 -2.859375 C 1.4375 -2.859375 1.625 -3.0625 1.625 -3.328125 C 1.625 -3.4375 1.578125 -3.765625 1.109375 -3.78125 C 1.390625 -4.125 1.875 -4.234375 2.1875 -4.234375 C 2.671875 -4.234375 3.25 -3.859375 3.25 -2.96875 L 3.25 -2.59375 C 2.734375 -2.5625 2.046875 -2.53125 1.40625 -2.234375 C 0.671875 -1.90625 0.421875 -1.390625 0.421875 -0.953125 C 0.421875 -0.140625 1.390625 0.109375 2.015625 0.109375 C 2.671875 0.109375 3.125 -0.28125 3.3125 -0.75 Z M 3.25 -2.390625 L 3.25 -1.390625 C 3.25 -0.453125 2.53125 -0.109375 2.078125 -0.109375 C 1.59375 -0.109375 1.1875 -0.453125 1.1875 -0.953125 C 1.1875 -1.5 1.609375 -2.328125 3.25 -2.390625 Z M 3.25 -2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 1.765625 -4.40625 L 0.375 -4.296875 L 0.375 -3.984375 C 1.015625 -3.984375 1.109375 -3.921875 1.109375 -3.4375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.640625 -0.015625 1.1875 -0.03125 1.421875 -0.03125 C 1.765625 -0.03125 2.125 -0.015625 2.453125 0 L 2.453125 -0.3125 C 1.796875 -0.3125 1.765625 -0.359375 1.765625 -0.75 Z M 1.796875 -6.125 C 1.796875 -6.453125 1.546875 -6.65625 1.28125 -6.65625 C 0.96875 -6.65625 0.75 -6.390625 0.75 -6.125 C 0.75 -5.859375 0.96875 -5.609375 1.28125 -5.609375 C 1.546875 -5.609375 1.796875 -5.8125 1.796875 -6.125 Z M 1.796875 -6.125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 2.0625 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.5 2.75 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.515625 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.4375 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.765625 0.109375 1.984375 0.109375 C 3.125 0.109375 3.578125 -0.5625 3.578125 -1.28125 C 3.578125 -1.796875 3.28125 -2.09375 3.171875 -2.21875 C 2.84375 -2.53125 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.859375 1.0625 -4.265625 1.921875 -4.265625 C 3.015625 -4.265625 3.0625 -3.375 3.078125 -3.0625 C 3.09375 -2.96875 3.1875 -2.96875 3.203125 -2.96875 C 3.328125 -2.96875 3.328125 -3.03125 3.328125 -3.21875 L 3.328125 -4.21875 C 3.328125 -4.390625 3.328125 -4.453125 3.21875 -4.453125 C 3.171875 -4.453125 3.15625 -4.453125 3.03125 -4.34375 C 3 -4.296875 2.890625 -4.203125 2.859375 -4.1875 C 2.484375 -4.453125 2.0625 -4.453125 1.921875 -4.453125 C 0.703125 -4.453125 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.125 1.359375 -2.0625 2.0625 -1.9375 Z M 2.0625 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 1.90625 -3.765625 C 1.90625 -4.046875 1.671875 -4.296875 1.390625 -4.296875 C 1.09375 -4.296875 0.859375 -4.046875 0.859375 -3.765625 C 0.859375 -3.46875 1.09375 -3.234375 1.390625 -3.234375 C 1.671875 -3.234375 1.90625 -3.46875 1.90625 -3.765625 Z M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-9">
<path style="stroke:none;" d="M 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 L 6.078125 0 L 6.484375 -2.5625 L 6.234375 -2.5625 C 5.984375 -1.03125 5.765625 -0.3125 4.046875 -0.3125 L 2.734375 -0.3125 C 2.265625 -0.3125 2.234375 -0.375 2.234375 -0.703125 L 2.234375 -3.359375 L 3.140625 -3.359375 C 4.09375 -3.359375 4.203125 -3.046875 4.203125 -2.203125 L 4.453125 -2.203125 L 4.453125 -4.84375 L 4.203125 -4.84375 C 4.203125 -3.984375 4.09375 -3.671875 3.140625 -3.671875 L 2.234375 -3.671875 L 2.234375 -6.0625 C 2.234375 -6.390625 2.265625 -6.453125 2.734375 -6.453125 L 4.015625 -6.453125 C 5.53125 -6.453125 5.796875 -5.90625 5.96875 -4.53125 L 6.203125 -4.53125 L 5.9375 -6.765625 L 0.328125 -6.765625 L 0.328125 -6.453125 L 0.5625 -6.453125 C 1.328125 -6.453125 1.359375 -6.34375 1.359375 -5.984375 Z M 1.359375 -0.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-10">
<path style="stroke:none;" d="M 5.90625 -0.625 C 6.03125 -0.40625 6.421875 -0.015625 6.546875 -0.015625 C 6.625 -0.015625 6.625 -0.09375 6.625 -0.234375 L 6.625 -1.96875 C 6.625 -2.359375 6.671875 -2.40625 7.3125 -2.40625 L 7.3125 -2.71875 C 6.953125 -2.703125 6.40625 -2.6875 6.09375 -2.6875 C 5.703125 -2.6875 4.859375 -2.6875 4.5 -2.71875 L 4.5 -2.40625 L 4.8125 -2.40625 C 5.71875 -2.40625 5.75 -2.296875 5.75 -1.9375 L 5.75 -1.296875 C 5.75 -0.171875 4.484375 -0.09375 4.203125 -0.09375 C 3.546875 -0.09375 1.578125 -0.4375 1.578125 -3.40625 C 1.578125 -6.375 3.546875 -6.703125 4.140625 -6.703125 C 5.203125 -6.703125 6.109375 -5.8125 6.3125 -4.34375 C 6.328125 -4.203125 6.328125 -4.1875 6.46875 -4.1875 C 6.625 -4.1875 6.625 -4.203125 6.625 -4.421875 L 6.625 -6.78125 C 6.625 -6.953125 6.625 -7.015625 6.515625 -7.015625 C 6.484375 -7.015625 6.4375 -7.015625 6.359375 -6.890625 L 5.859375 -6.15625 C 5.546875 -6.484375 5 -7.015625 4.015625 -7.015625 C 2.171875 -7.015625 0.5625 -5.4375 0.5625 -3.40625 C 0.5625 -1.359375 2.15625 0.21875 4.046875 0.21875 C 4.765625 0.21875 5.5625 -0.046875 5.90625 -0.625 Z M 5.90625 -0.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-11">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.4375 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.484375 -4.1875 3.125 -4.1875 C 3.75 -4.1875 3.859375 -3.640625 3.859375 -3.078125 L 3.859375 -0.75 C 3.859375 -0.3125 3.75 -0.3125 3.078125 -0.3125 L 3.078125 0 C 3.4375 -0.015625 3.9375 -0.03125 4.203125 -0.03125 C 4.46875 -0.03125 4.984375 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.65625 -0.3125 4.546875 -0.3125 4.546875 -0.75 L 4.546875 -2.59375 C 4.546875 -3.625 5.25 -4.1875 5.890625 -4.1875 C 6.515625 -4.1875 6.625 -3.640625 6.625 -3.078125 L 6.625 -0.75 C 6.625 -0.3125 6.515625 -0.3125 5.859375 -0.3125 L 5.859375 0 C 6.203125 -0.015625 6.703125 -0.03125 6.984375 -0.03125 C 7.234375 -0.03125 7.75 -0.015625 8.09375 0 L 8.09375 -0.3125 C 7.578125 -0.3125 7.328125 -0.3125 7.3125 -0.609375 L 7.3125 -2.515625 C 7.3125 -3.359375 7.3125 -3.671875 7 -4.03125 C 6.875 -4.203125 6.546875 -4.40625 5.96875 -4.40625 C 5.125 -4.40625 4.6875 -3.796875 4.515625 -3.421875 C 4.375 -4.296875 3.640625 -4.40625 3.1875 -4.40625 C 2.46875 -4.40625 2 -3.96875 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.90625 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-12">
<path style="stroke:none;" d="M 1.109375 -2.515625 C 1.171875 -3.984375 2.015625 -4.234375 2.34375 -4.234375 C 3.375 -4.234375 3.46875 -2.890625 3.46875 -2.515625 Z M 1.109375 -2.296875 L 3.875 -2.296875 C 4.09375 -2.296875 4.125 -2.296875 4.125 -2.515625 C 4.125 -3.5 3.59375 -4.453125 2.34375 -4.453125 C 1.1875 -4.453125 0.28125 -3.4375 0.28125 -2.1875 C 0.28125 -0.859375 1.328125 0.109375 2.46875 0.109375 C 3.6875 0.109375 4.125 -1 4.125 -1.1875 C 4.125 -1.28125 4.046875 -1.296875 4 -1.296875 C 3.90625 -1.296875 3.890625 -1.25 3.875 -1.171875 C 3.515625 -0.140625 2.625 -0.140625 2.53125 -0.140625 C 2.03125 -0.140625 1.625 -0.4375 1.40625 -0.8125 C 1.109375 -1.28125 1.109375 -1.9375 1.109375 -2.296875 Z M 1.109375 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-13">
<path style="stroke:none;" d="M 3.78125 -0.546875 L 3.78125 0.109375 L 5.25 0 L 5.25 -0.3125 C 4.546875 -0.3125 4.46875 -0.375 4.46875 -0.859375 L 4.46875 -6.90625 L 3.03125 -6.796875 L 3.03125 -6.484375 C 3.734375 -6.484375 3.8125 -6.421875 3.8125 -5.9375 L 3.8125 -3.78125 C 3.515625 -4.140625 3.09375 -4.40625 2.5625 -4.40625 C 1.390625 -4.40625 0.34375 -3.421875 0.34375 -2.140625 C 0.34375 -0.875 1.3125 0.109375 2.453125 0.109375 C 3.078125 0.109375 3.53125 -0.234375 3.78125 -0.546875 Z M 3.78125 -3.21875 L 3.78125 -1.171875 C 3.78125 -1 3.78125 -0.96875 3.671875 -0.8125 C 3.375 -0.328125 2.921875 -0.109375 2.5 -0.109375 C 2.046875 -0.109375 1.6875 -0.375 1.453125 -0.75 C 1.1875 -1.15625 1.171875 -1.71875 1.171875 -2.125 C 1.171875 -2.5 1.1875 -3.09375 1.46875 -3.546875 C 1.6875 -3.859375 2.0625 -4.1875 2.59375 -4.1875 C 2.953125 -4.1875 3.359375 -4.03125 3.671875 -3.578125 C 3.78125 -3.40625 3.78125 -3.390625 3.78125 -3.21875 Z M 3.78125 -3.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-14">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.875 0.921875 1.5625 -0.96875 1.5625 -2.484375 C 1.5625 -4.21875 1.9375 -5.953125 3.171875 -7.203125 C 3.296875 -7.3125 3.296875 -7.328125 3.296875 -7.359375 C 3.296875 -7.4375 3.25 -7.46875 3.1875 -7.46875 C 3.09375 -7.46875 2.203125 -6.78125 1.609375 -5.53125 C 1.109375 -4.421875 0.984375 -3.328125 0.984375 -2.484375 C 0.984375 -1.71875 1.09375 -0.5 1.640625 0.609375 C 2.234375 1.84375 3.09375 2.484375 3.1875 2.484375 C 3.25 2.484375 3.296875 2.453125 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-15">
<path style="stroke:none;" d="M 1.765625 -6.90625 L 0.328125 -6.796875 L 0.328125 -6.484375 C 1.03125 -6.484375 1.109375 -6.421875 1.109375 -5.9375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.65625 -0.015625 1.1875 -0.03125 1.4375 -0.03125 C 1.6875 -0.03125 2.171875 -0.015625 2.53125 0 L 2.53125 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 Z M 1.765625 -6.90625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-16">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.203125 2.515625 -4.203125 C 2.59375 -4.203125 3.21875 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.28125 -2.921875 3.5625 -2.921875 C 3.828125 -2.921875 4.015625 -3.09375 4.015625 -3.390625 C 4.015625 -4.078125 3.265625 -4.453125 2.5 -4.453125 C 1.25 -4.453125 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.125 -1.078125 4.125 -1.1875 C 4.125 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.90625 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.578125 -0.265625 2.9375 -0.140625 2.5625 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-17">
<path style="stroke:none;" d="M 3.28125 -3.984375 C 3.75 -3.984375 3.8125 -3.859375 3.8125 -3.4375 L 3.8125 -0.75 C 3.8125 -0.3125 3.703125 -0.3125 3.03125 -0.3125 L 3.03125 0 C 3.359375 -0.015625 3.890625 -0.03125 4.140625 -0.03125 C 4.390625 -0.03125 4.875 -0.015625 5.25 0 L 5.25 -0.3125 C 4.578125 -0.3125 4.46875 -0.3125 4.46875 -0.75 L 4.46875 -4.40625 L 3.21875 -4.3125 C 3.0625 -4.3125 3.046875 -4.296875 3.03125 -4.296875 C 3.015625 -4.296875 3 -4.296875 2.859375 -4.296875 L 1.6875 -4.296875 L 1.6875 -5.421875 C 1.6875 -6.40625 2.53125 -6.796875 3.15625 -6.796875 C 3.453125 -6.796875 3.8125 -6.703125 4.015625 -6.46875 C 3.609375 -6.453125 3.546875 -6.171875 3.546875 -6.015625 C 3.546875 -5.6875 3.796875 -5.546875 3.984375 -5.546875 C 4.21875 -5.546875 4.453125 -5.71875 4.453125 -6.015625 C 4.453125 -6.59375 3.90625 -7.015625 3.171875 -7.015625 C 2.234375 -7.015625 1.0625 -6.515625 1.0625 -5.421875 L 1.0625 -4.296875 L 0.265625 -4.296875 L 0.265625 -3.984375 L 1.0625 -3.984375 L 1.0625 -0.75 C 1.0625 -0.3125 0.953125 -0.3125 0.28125 -0.3125 L 0.28125 0 C 0.609375 -0.015625 1.140625 -0.03125 1.390625 -0.03125 C 1.625 -0.03125 2.125 -0.015625 2.484375 0 L 2.484375 -0.3125 C 1.828125 -0.3125 1.71875 -0.3125 1.71875 -0.75 L 1.71875 -3.984375 Z M 3.28125 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-18">
<path style="stroke:none;" d="M 2.203125 -1.71875 C 1.34375 -1.71875 1.34375 -2.703125 1.34375 -2.9375 C 1.34375 -3.203125 1.359375 -3.515625 1.5 -3.765625 C 1.578125 -3.890625 1.8125 -4.171875 2.203125 -4.171875 C 3.078125 -4.171875 3.078125 -3.171875 3.078125 -2.953125 C 3.078125 -2.671875 3.0625 -2.359375 2.921875 -2.109375 C 2.84375 -1.984375 2.609375 -1.71875 2.203125 -1.71875 Z M 1.0625 -1.328125 C 1.0625 -1.359375 1.0625 -1.59375 1.21875 -1.796875 C 1.609375 -1.515625 2.015625 -1.484375 2.203125 -1.484375 C 3.140625 -1.484375 3.828125 -2.171875 3.828125 -2.9375 C 3.828125 -3.296875 3.65625 -3.671875 3.40625 -3.90625 C 3.765625 -4.234375 4.125 -4.296875 4.3125 -4.296875 C 4.328125 -4.296875 4.375 -4.296875 4.40625 -4.28125 C 4.296875 -4.234375 4.25 -4.125 4.25 -4.015625 C 4.25 -3.84375 4.375 -3.71875 4.53125 -3.71875 C 4.640625 -3.71875 4.828125 -3.796875 4.828125 -4.015625 C 4.828125 -4.1875 4.703125 -4.515625 4.3125 -4.515625 C 4.125 -4.515625 3.6875 -4.453125 3.265625 -4.046875 C 2.84375 -4.375 2.421875 -4.40625 2.203125 -4.40625 C 1.28125 -4.40625 0.59375 -3.71875 0.59375 -2.953125 C 0.59375 -2.515625 0.8125 -2.125 1.0625 -1.921875 C 0.9375 -1.765625 0.75 -1.4375 0.75 -1.09375 C 0.75 -0.78125 0.890625 -0.40625 1.1875 -0.203125 C 0.59375 -0.046875 0.28125 0.390625 0.28125 0.78125 C 0.28125 1.5 1.265625 2.046875 2.484375 2.046875 C 3.65625 2.046875 4.6875 1.546875 4.6875 0.765625 C 4.6875 0.421875 4.546875 -0.09375 4.046875 -0.375 C 3.515625 -0.640625 2.9375 -0.640625 2.328125 -0.640625 C 2.078125 -0.640625 1.65625 -0.640625 1.578125 -0.65625 C 1.265625 -0.703125 1.0625 -1 1.0625 -1.328125 Z M 2.484375 1.828125 C 1.484375 1.828125 0.796875 1.3125 0.796875 0.78125 C 0.796875 0.328125 1.171875 -0.046875 1.609375 -0.0625 L 2.203125 -0.0625 C 3.0625 -0.0625 4.171875 -0.0625 4.171875 0.78125 C 4.171875 1.328125 3.46875 1.828125 2.484375 1.828125 Z M 2.484375 1.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-19">
<path style="stroke:none;" d="M 3.890625 -0.78125 L 3.890625 0.109375 L 5.328125 0 L 5.328125 -0.3125 C 4.625 -0.3125 4.546875 -0.375 4.546875 -0.859375 L 4.546875 -4.40625 L 3.078125 -4.296875 L 3.078125 -3.984375 C 3.78125 -3.984375 3.859375 -3.90625 3.859375 -3.421875 L 3.859375 -1.65625 C 3.859375 -0.78125 3.390625 -0.109375 2.65625 -0.109375 C 1.828125 -0.109375 1.78125 -0.578125 1.78125 -1.09375 L 1.78125 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.09375 -3.984375 1.09375 -3.953125 1.09375 -3.0625 L 1.09375 -1.578125 C 1.09375 -0.796875 1.09375 0.109375 2.609375 0.109375 C 3.171875 0.109375 3.609375 -0.171875 3.890625 -0.78125 Z M 3.890625 -0.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-20">
<path style="stroke:none;" d="M 1.65625 -3.296875 L 1.65625 -4.40625 L 0.28125 -4.296875 L 0.28125 -3.984375 C 0.96875 -3.984375 1.0625 -3.90625 1.0625 -3.421875 L 1.0625 -0.75 C 1.0625 -0.3125 0.953125 -0.3125 0.28125 -0.3125 L 0.28125 0 C 0.671875 -0.015625 1.140625 -0.03125 1.40625 -0.03125 C 1.8125 -0.03125 2.28125 -0.03125 2.671875 0 L 2.671875 -0.3125 L 2.46875 -0.3125 C 1.734375 -0.3125 1.71875 -0.421875 1.71875 -0.78125 L 1.71875 -2.3125 C 1.71875 -3.296875 2.125 -4.1875 2.890625 -4.1875 C 2.953125 -4.1875 2.96875 -4.1875 3 -4.171875 C 2.96875 -4.15625 2.765625 -4.046875 2.765625 -3.78125 C 2.765625 -3.5 2.96875 -3.359375 3.1875 -3.359375 C 3.375 -3.359375 3.625 -3.46875 3.625 -3.796875 C 3.625 -4.109375 3.3125 -4.40625 2.890625 -4.40625 C 2.15625 -4.40625 1.796875 -3.734375 1.65625 -3.296875 Z M 1.65625 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-21">
<path style="stroke:none;" d="M 2.75 -1.859375 L 2.75 -2.4375 L 0.109375 -2.4375 L 0.109375 -1.859375 Z M 2.75 -1.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-22">
<path style="stroke:none;" d="M 2.875 -2.484375 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.59375 C 1.625 -6.8125 0.765625 -7.46875 0.671875 -7.46875 C 0.609375 -7.46875 0.5625 -7.421875 0.5625 -7.359375 C 0.5625 -7.328125 0.5625 -7.3125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.5625 2.296875 -2.484375 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.484375 0.671875 2.484375 C 0.765625 2.484375 1.65625 1.8125 2.25 0.546875 C 2.75 -0.546875 2.875 -1.65625 2.875 -2.484375 Z M 2.875 -2.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-23">
<path style="stroke:none;" d="M 4.140625 -3.3125 C 4.234375 -3.546875 4.40625 -3.96875 5.0625 -3.984375 L 5.0625 -4.296875 C 4.828125 -4.265625 4.53125 -4.265625 4.3125 -4.265625 C 4.078125 -4.265625 3.609375 -4.28125 3.4375 -4.296875 L 3.4375 -3.984375 C 3.8125 -3.96875 3.921875 -3.75 3.921875 -3.546875 C 3.921875 -3.46875 3.90625 -3.421875 3.859375 -3.3125 L 2.84375 -0.78125 L 1.734375 -3.546875 C 1.671875 -3.6875 1.671875 -3.703125 1.671875 -3.71875 C 1.671875 -3.984375 2.0625 -3.984375 2.234375 -3.984375 L 2.234375 -4.296875 C 1.9375 -4.28125 1.390625 -4.265625 1.15625 -4.265625 C 0.890625 -4.265625 0.484375 -4.265625 0.1875 -4.296875 L 0.1875 -3.984375 C 0.8125 -3.984375 0.859375 -3.921875 0.984375 -3.609375 L 2.421875 -0.078125 C 2.484375 0.0625 2.5 0.109375 2.625 0.109375 C 2.75 0.109375 2.796875 0.015625 2.84375 -0.078125 Z M 4.140625 -3.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-24">
<path style="stroke:none;" d="M 6.625 -6.734375 L 0.546875 -6.734375 L 0.359375 -4.5 L 0.609375 -4.5 C 0.75 -6.09375 0.890625 -6.421875 2.40625 -6.421875 C 2.578125 -6.421875 2.84375 -6.421875 2.9375 -6.40625 C 3.140625 -6.375 3.140625 -6.265625 3.140625 -6.03125 L 3.140625 -0.78125 C 3.140625 -0.453125 3.140625 -0.3125 2.09375 -0.3125 L 1.703125 -0.3125 L 1.703125 0 C 2.109375 -0.03125 3.125 -0.03125 3.578125 -0.03125 C 4.046875 -0.03125 5.0625 -0.03125 5.46875 0 L 5.46875 -0.3125 L 5.078125 -0.3125 C 4.03125 -0.3125 4.03125 -0.453125 4.03125 -0.78125 L 4.03125 -6.03125 C 4.03125 -6.234375 4.03125 -6.375 4.203125 -6.40625 C 4.3125 -6.421875 4.59375 -6.421875 4.78125 -6.421875 C 6.28125 -6.421875 6.421875 -6.09375 6.5625 -4.5 L 6.8125 -4.5 Z M 6.625 -6.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-25">
<path style="stroke:none;" d="M 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.4375 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.484375 -4.1875 3.125 -4.1875 C 3.75 -4.1875 3.859375 -3.640625 3.859375 -3.078125 L 3.859375 -0.75 C 3.859375 -0.3125 3.75 -0.3125 3.078125 -0.3125 L 3.078125 0 C 3.4375 -0.015625 3.9375 -0.03125 4.203125 -0.03125 C 4.46875 -0.03125 4.984375 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.546875 -0.609375 L 4.546875 -2.515625 C 4.546875 -3.359375 4.546875 -3.671875 4.234375 -4.03125 C 4.09375 -4.203125 3.765625 -4.40625 3.1875 -4.40625 C 2.359375 -4.40625 1.921875 -3.796875 1.75 -3.421875 L 1.75 -6.90625 L 0.3125 -6.796875 L 0.3125 -6.484375 C 1.015625 -6.484375 1.09375 -6.421875 1.09375 -5.9375 Z M 1.09375 -0.75 "/>
</symbol>
<symbol overflow="visible" id="glyph1-26">
<path style="stroke:none;" d="M 2.703125 -4.453125 C 2.703125 -4.703125 2.53125 -4.96875 2.1875 -4.96875 C 1.984375 -4.96875 1.84375 -4.875 1.78125 -4.8125 C 1.765625 -4.796875 1.765625 -4.78125 1.75 -4.78125 C 1.734375 -4.78125 1.734375 -4.921875 1.734375 -4.96875 C 1.734375 -5.28125 1.796875 -6 2.421875 -6.625 C 2.546875 -6.734375 2.546875 -6.765625 2.546875 -6.78125 C 2.546875 -6.859375 2.5 -6.890625 2.453125 -6.890625 C 2.34375 -6.890625 1.515625 -6.140625 1.515625 -4.96875 C 1.515625 -4.375 1.75 -3.921875 2.1875 -3.921875 C 2.53125 -3.921875 2.703125 -4.1875 2.703125 -4.453125 Z M 4.640625 -4.453125 C 4.640625 -4.703125 4.46875 -4.96875 4.109375 -4.96875 C 3.90625 -4.96875 3.765625 -4.875 3.71875 -4.8125 C 3.703125 -4.796875 3.6875 -4.78125 3.6875 -4.78125 C 3.65625 -4.78125 3.65625 -4.921875 3.65625 -4.96875 C 3.65625 -5.28125 3.734375 -6 4.359375 -6.625 C 4.484375 -6.734375 4.484375 -6.765625 4.484375 -6.78125 C 4.484375 -6.859375 4.421875 -6.890625 4.375 -6.890625 C 4.265625 -6.890625 3.4375 -6.140625 3.4375 -4.96875 C 3.4375 -4.375 3.6875 -3.921875 4.109375 -3.921875 C 4.453125 -3.921875 4.640625 -4.1875 4.640625 -4.453125 Z M 4.640625 -4.453125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-27">
<path style="stroke:none;" d="M 3.46875 -3.859375 L 2.203125 -4.171875 C 1.578125 -4.3125 1.1875 -4.859375 1.1875 -5.4375 C 1.1875 -6.125 1.734375 -6.734375 2.515625 -6.734375 C 4.171875 -6.734375 4.390625 -5.109375 4.453125 -4.65625 C 4.453125 -4.59375 4.453125 -4.53125 4.5625 -4.53125 C 4.703125 -4.53125 4.703125 -4.59375 4.703125 -4.78125 L 4.703125 -6.78125 C 4.703125 -6.953125 4.703125 -7.015625 4.59375 -7.015625 C 4.515625 -7.015625 4.515625 -7 4.4375 -6.890625 L 4.09375 -6.3125 C 3.796875 -6.609375 3.390625 -7.015625 2.5 -7.015625 C 1.390625 -7.015625 0.5625 -6.140625 0.5625 -5.09375 C 0.5625 -4.265625 1.078125 -3.53125 1.859375 -3.265625 C 1.96875 -3.21875 2.484375 -3.109375 3.171875 -2.9375 C 3.4375 -2.859375 3.75 -2.796875 4.015625 -2.421875 C 4.234375 -2.171875 4.328125 -1.84375 4.328125 -1.515625 C 4.328125 -0.8125 3.828125 -0.09375 3 -0.09375 C 2.703125 -0.09375 1.953125 -0.140625 1.421875 -0.625 C 0.84375 -1.171875 0.8125 -1.796875 0.8125 -2.15625 C 0.796875 -2.265625 0.71875 -2.265625 0.6875 -2.265625 C 0.5625 -2.265625 0.5625 -2.1875 0.5625 -2.015625 L 0.5625 -0.015625 C 0.5625 0.15625 0.5625 0.21875 0.671875 0.21875 C 0.734375 0.21875 0.75 0.203125 0.8125 0.09375 C 0.8125 0.078125 0.84375 0.046875 1.171875 -0.484375 C 1.484375 -0.140625 2.125 0.21875 3 0.21875 C 4.171875 0.21875 4.96875 -0.75 4.96875 -1.84375 C 4.96875 -2.84375 4.3125 -3.65625 3.46875 -3.859375 Z M 3.46875 -3.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-28">
<path style="stroke:none;" d="M 6.09375 -6.015625 C 6.09375 -6.375 6.125 -6.484375 6.890625 -6.484375 L 7.125 -6.484375 L 7.125 -6.796875 C 6.78125 -6.765625 6.046875 -6.765625 5.65625 -6.765625 C 5.28125 -6.765625 4.53125 -6.765625 4.1875 -6.796875 L 4.1875 -6.484375 L 4.421875 -6.484375 C 5.203125 -6.484375 5.21875 -6.375 5.21875 -6.015625 L 5.21875 -3.6875 L 2.234375 -3.6875 L 2.234375 -6.015625 C 2.234375 -6.375 2.265625 -6.484375 3.03125 -6.484375 L 3.265625 -6.484375 L 3.265625 -6.796875 C 2.921875 -6.765625 2.1875 -6.765625 1.796875 -6.765625 C 1.421875 -6.765625 0.671875 -6.765625 0.328125 -6.796875 L 0.328125 -6.484375 L 0.5625 -6.484375 C 1.328125 -6.484375 1.359375 -6.375 1.359375 -6.015625 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.40625 -0.03125 1.796875 -0.03125 C 2.171875 -0.03125 2.921875 -0.03125 3.265625 0 L 3.265625 -0.3125 L 3.03125 -0.3125 C 2.265625 -0.3125 2.234375 -0.421875 2.234375 -0.78125 L 2.234375 -3.390625 L 5.21875 -3.390625 L 5.21875 -0.78125 C 5.21875 -0.421875 5.203125 -0.3125 4.421875 -0.3125 L 4.1875 -0.3125 L 4.1875 0 C 4.53125 -0.03125 5.28125 -0.03125 5.65625 -0.03125 C 6.03125 -0.03125 6.78125 -0.03125 7.125 0 L 7.125 -0.3125 L 6.890625 -0.3125 C 6.125 -0.3125 6.09375 -0.421875 6.09375 -0.78125 Z M 6.09375 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-29">
<path style="stroke:none;" d="M 1.515625 -5.859375 C 1.515625 -6.453125 1.28125 -6.90625 0.859375 -6.90625 C 0.5 -6.90625 0.328125 -6.640625 0.328125 -6.375 C 0.328125 -6.125 0.5 -5.859375 0.859375 -5.859375 C 1.0625 -5.859375 1.1875 -5.953125 1.25 -6.015625 C 1.265625 -6.03125 1.28125 -6.046875 1.28125 -6.046875 C 1.296875 -6.046875 1.296875 -5.90625 1.296875 -5.859375 C 1.296875 -5.546875 1.234375 -4.828125 0.609375 -4.203125 C 0.484375 -4.09375 0.484375 -4.078125 0.484375 -4.046875 C 0.484375 -3.96875 0.53125 -3.9375 0.59375 -3.9375 C 0.703125 -3.9375 1.515625 -4.6875 1.515625 -5.859375 Z M 3.453125 -5.859375 C 3.453125 -6.453125 3.21875 -6.90625 2.78125 -6.90625 C 2.4375 -6.90625 2.265625 -6.640625 2.265625 -6.375 C 2.265625 -6.125 2.421875 -5.859375 2.78125 -5.859375 C 2.984375 -5.859375 3.125 -5.953125 3.1875 -6.015625 C 3.1875 -6.03125 3.203125 -6.046875 3.21875 -6.046875 C 3.234375 -6.046875 3.234375 -5.90625 3.234375 -5.859375 C 3.234375 -5.546875 3.171875 -4.828125 2.53125 -4.203125 C 2.421875 -4.09375 2.421875 -4.078125 2.421875 -4.046875 C 2.421875 -3.96875 2.46875 -3.9375 2.515625 -3.9375 C 2.625 -3.9375 3.453125 -4.6875 3.453125 -5.859375 Z M 3.453125 -5.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-30">
<path style="stroke:none;" d="M 0.34375 -6.796875 L 0.34375 -6.484375 L 0.59375 -6.484375 C 1.359375 -6.484375 1.375 -6.375 1.375 -6.015625 L 1.375 -0.78125 C 1.375 -0.421875 1.359375 -0.3125 0.59375 -0.3125 L 0.34375 -0.3125 L 0.34375 0 L 3.984375 0 C 5.65625 0 7.03125 -1.46875 7.03125 -3.34375 C 7.03125 -5.234375 5.6875 -6.796875 3.984375 -6.796875 Z M 2.71875 -0.3125 C 2.25 -0.3125 2.234375 -0.375 2.234375 -0.703125 L 2.234375 -6.09375 C 2.234375 -6.421875 2.25 -6.484375 2.71875 -6.484375 L 3.71875 -6.484375 C 4.328125 -6.484375 5.015625 -6.265625 5.53125 -5.5625 C 5.953125 -4.96875 6.046875 -4.125 6.046875 -3.34375 C 6.046875 -2.234375 5.859375 -1.640625 5.5 -1.15625 C 5.296875 -0.890625 4.734375 -0.3125 3.71875 -0.3125 Z M 2.71875 -0.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-31">
<path style="stroke:none;" d="M 1.71875 -3.75 L 1.71875 -4.40625 L 0.28125 -4.296875 L 0.28125 -3.984375 C 0.984375 -3.984375 1.0625 -3.921875 1.0625 -3.484375 L 1.0625 1.171875 C 1.0625 1.625 0.953125 1.625 0.28125 1.625 L 0.28125 1.9375 C 0.609375 1.921875 1.140625 1.90625 1.390625 1.90625 C 1.65625 1.90625 2.171875 1.921875 2.515625 1.9375 L 2.515625 1.625 C 1.84375 1.625 1.734375 1.625 1.734375 1.171875 L 1.734375 -0.59375 C 1.796875 -0.421875 2.203125 0.109375 2.96875 0.109375 C 4.15625 0.109375 5.1875 -0.859375 5.1875 -2.15625 C 5.1875 -3.40625 4.21875 -4.40625 3.109375 -4.40625 C 2.328125 -4.40625 1.90625 -3.96875 1.71875 -3.75 Z M 1.734375 -1.140625 L 1.734375 -3.359375 C 2.03125 -3.859375 2.515625 -4.15625 3.03125 -4.15625 C 3.75 -4.15625 4.359375 -3.28125 4.359375 -2.15625 C 4.359375 -0.953125 3.65625 -0.109375 2.921875 -0.109375 C 2.53125 -0.109375 2.15625 -0.3125 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.9375 1.734375 -1.140625 Z M 1.734375 -1.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-32">
<path style="stroke:none;" d="M 1.734375 -4.296875 L 1.734375 -5.4375 C 1.734375 -6.3125 2.21875 -6.796875 2.65625 -6.796875 C 2.6875 -6.796875 2.84375 -6.796875 2.984375 -6.734375 C 2.859375 -6.6875 2.6875 -6.5625 2.6875 -6.3125 C 2.6875 -6.078125 2.84375 -5.875 3.109375 -5.875 C 3.40625 -5.875 3.546875 -6.078125 3.546875 -6.3125 C 3.546875 -6.6875 3.1875 -7.015625 2.65625 -7.015625 C 1.953125 -7.015625 1.109375 -6.484375 1.109375 -5.4375 L 1.109375 -4.296875 L 0.328125 -4.296875 L 0.328125 -3.984375 L 1.109375 -3.984375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.34375 -0.3125 L 0.34375 0 C 0.734375 -0.015625 1.1875 -0.03125 1.46875 -0.03125 C 1.875 -0.03125 2.34375 -0.03125 2.734375 0 L 2.734375 -0.3125 L 2.53125 -0.3125 C 1.796875 -0.3125 1.765625 -0.421875 1.765625 -0.78125 L 1.765625 -3.984375 L 2.90625 -3.984375 L 2.90625 -4.296875 Z M 1.734375 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-33">
<path style="stroke:none;" d="M 1.71875 -3.75 L 1.71875 -6.90625 L 0.28125 -6.796875 L 0.28125 -6.484375 C 0.96875 -6.484375 1.0625 -6.421875 1.0625 -5.9375 L 1.0625 0 L 1.296875 0 C 1.3125 -0.015625 1.390625 -0.15625 1.65625 -0.609375 C 1.8125 -0.390625 2.234375 0.109375 2.96875 0.109375 C 4.15625 0.109375 5.1875 -0.859375 5.1875 -2.15625 C 5.1875 -3.40625 4.203125 -4.40625 3.078125 -4.40625 C 2.296875 -4.40625 1.875 -3.9375 1.71875 -3.75 Z M 1.734375 -1.140625 L 1.734375 -3.1875 C 1.734375 -3.375 1.734375 -3.390625 1.84375 -3.546875 C 2.234375 -4.09375 2.78125 -4.1875 3.03125 -4.1875 C 3.46875 -4.1875 3.828125 -3.921875 4.078125 -3.546875 C 4.328125 -3.140625 4.359375 -2.5625 4.359375 -2.15625 C 4.359375 -1.796875 4.34375 -1.1875 4.046875 -0.75 C 3.84375 -0.4375 3.46875 -0.109375 2.921875 -0.109375 C 2.484375 -0.109375 2.125 -0.34375 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.953125 1.734375 -1.140625 Z M 1.734375 -1.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-34">
<path style="stroke:none;" d="M 1.0625 -0.75 C 1.0625 -0.3125 0.953125 -0.3125 0.28125 -0.3125 L 0.28125 0 C 0.609375 -0.015625 1.078125 -0.03125 1.359375 -0.03125 C 1.65625 -0.03125 2.0625 -0.015625 2.453125 0 L 2.453125 -0.3125 C 1.796875 -0.3125 1.6875 -0.3125 1.6875 -0.75 L 1.6875 -1.78125 L 2.3125 -2.328125 C 3.078125 -1.28125 3.5 -0.71875 3.5 -0.53125 C 3.5 -0.34375 3.328125 -0.3125 3.140625 -0.3125 L 3.140625 0 C 3.421875 -0.015625 4.015625 -0.03125 4.21875 -0.03125 C 4.515625 -0.03125 4.796875 -0.015625 5.09375 0 L 5.09375 -0.3125 C 4.71875 -0.3125 4.5 -0.3125 4.125 -0.84375 L 2.859375 -2.625 C 2.84375 -2.640625 2.796875 -2.703125 2.796875 -2.734375 C 2.796875 -2.765625 3.5 -3.359375 3.609375 -3.4375 C 4.234375 -3.953125 4.640625 -3.96875 4.859375 -3.984375 L 4.859375 -4.296875 C 4.5625 -4.265625 4.4375 -4.265625 4.15625 -4.265625 C 3.796875 -4.265625 3.1875 -4.28125 3.046875 -4.296875 L 3.046875 -3.984375 C 3.234375 -3.96875 3.328125 -3.859375 3.328125 -3.734375 C 3.328125 -3.53125 3.1875 -3.40625 3.109375 -3.34375 L 1.71875 -2.125 L 1.71875 -6.90625 L 0.28125 -6.796875 L 0.28125 -6.484375 C 0.96875 -6.484375 1.0625 -6.421875 1.0625 -5.9375 Z M 1.0625 -0.75 "/>
</symbol>
<symbol overflow="visible" id="glyph1-35">
<path style="stroke:none;" d="M 6.15625 -3.34375 C 6.34375 -3.84375 6.65625 -3.96875 7 -3.984375 L 7 -4.296875 C 6.78125 -4.265625 6.484375 -4.265625 6.265625 -4.265625 C 5.984375 -4.265625 5.53125 -4.28125 5.34375 -4.296875 L 5.34375 -3.984375 C 5.703125 -3.96875 5.921875 -3.796875 5.921875 -3.5 C 5.921875 -3.4375 5.921875 -3.421875 5.875 -3.296875 L 4.96875 -0.75 L 3.984375 -3.515625 C 3.9375 -3.640625 3.9375 -3.65625 3.9375 -3.71875 C 3.9375 -3.984375 4.3125 -3.984375 4.515625 -3.984375 L 4.515625 -4.296875 C 4.234375 -4.28125 3.71875 -4.265625 3.484375 -4.265625 C 3.1875 -4.265625 2.890625 -4.265625 2.59375 -4.296875 L 2.59375 -3.984375 C 2.96875 -3.984375 3.125 -3.96875 3.21875 -3.828125 C 3.28125 -3.765625 3.390625 -3.46875 3.453125 -3.28125 L 2.59375 -0.875 L 1.65625 -3.53125 C 1.609375 -3.65625 1.609375 -3.671875 1.609375 -3.71875 C 1.609375 -3.984375 1.984375 -3.984375 2.1875 -3.984375 L 2.1875 -4.296875 C 1.890625 -4.28125 1.328125 -4.265625 1.109375 -4.265625 C 1.0625 -4.265625 0.53125 -4.265625 0.171875 -4.296875 L 0.171875 -3.984375 C 0.671875 -3.984375 0.796875 -3.953125 0.921875 -3.640625 L 2.171875 -0.109375 C 2.21875 0.03125 2.25 0.109375 2.375 0.109375 C 2.515625 0.109375 2.53125 0.046875 2.578125 -0.09375 L 3.578125 -2.90625 L 4.59375 -0.078125 C 4.640625 0.03125 4.671875 0.109375 4.796875 0.109375 C 4.921875 0.109375 4.953125 0.015625 5 -0.078125 Z M 6.15625 -3.34375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-36">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-37">
<path style="stroke:none;" d="M 5.796875 -2.5625 L 5.546875 -2.5625 C 5.4375 -1.546875 5.296875 -0.3125 3.546875 -0.3125 L 2.734375 -0.3125 C 2.265625 -0.3125 2.234375 -0.375 2.234375 -0.703125 L 2.234375 -6.015625 C 2.234375 -6.34375 2.234375 -6.484375 3.1875 -6.484375 L 3.515625 -6.484375 L 3.515625 -6.796875 C 3.15625 -6.765625 2.25 -6.765625 1.84375 -6.765625 C 1.453125 -6.765625 0.671875 -6.765625 0.328125 -6.796875 L 0.328125 -6.484375 L 0.5625 -6.484375 C 1.328125 -6.484375 1.359375 -6.375 1.359375 -6.015625 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 L 5.515625 0 Z M 5.796875 -2.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-38">
<path style="stroke:none;" d="M 6.84375 -3.25 C 6.984375 -3.25 7.171875 -3.25 7.171875 -3.453125 C 7.171875 -3.65625 6.984375 -3.65625 6.84375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.25 0.75 -3.25 0.890625 -3.25 Z M 6.84375 -1.328125 C 6.984375 -1.328125 7.171875 -1.328125 7.171875 -1.515625 C 7.171875 -1.71875 6.984375 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.515625 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.84375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-39">
<path style="stroke:none;" d="M 4.125 -3.34375 C 4.390625 -3.96875 4.890625 -3.984375 5.0625 -3.984375 L 5.0625 -4.296875 C 4.828125 -4.265625 4.53125 -4.265625 4.3125 -4.265625 C 4.125 -4.265625 3.65625 -4.28125 3.4375 -4.296875 L 3.4375 -3.984375 C 3.75 -3.96875 3.90625 -3.796875 3.90625 -3.546875 C 3.90625 -3.453125 3.90625 -3.4375 3.859375 -3.3125 L 2.84375 -0.859375 L 1.734375 -3.546875 C 1.703125 -3.640625 1.6875 -3.6875 1.6875 -3.71875 C 1.6875 -3.984375 2.046875 -3.984375 2.234375 -3.984375 L 2.234375 -4.296875 C 1.984375 -4.28125 1.328125 -4.265625 1.15625 -4.265625 C 0.890625 -4.265625 0.484375 -4.265625 0.1875 -4.296875 L 0.1875 -3.984375 C 0.671875 -3.984375 0.859375 -3.984375 1 -3.640625 L 2.484375 0 C 2.4375 0.125 2.296875 0.453125 2.234375 0.59375 C 2.015625 1.140625 1.734375 1.828125 1.109375 1.828125 C 1.0625 1.828125 0.828125 1.828125 0.640625 1.640625 C 0.953125 1.609375 1.03125 1.390625 1.03125 1.21875 C 1.03125 0.96875 0.84375 0.8125 0.609375 0.8125 C 0.40625 0.8125 0.1875 0.9375 0.1875 1.234375 C 0.1875 1.6875 0.609375 2.046875 1.109375 2.046875 C 1.734375 2.046875 2.140625 1.46875 2.375 0.90625 Z M 4.125 -3.34375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-40">
<path style="stroke:none;" d="M 4.359375 -7.09375 C 4.40625 -7.21875 4.40625 -7.25 4.40625 -7.265625 C 4.40625 -7.375 4.3125 -7.46875 4.203125 -7.46875 C 4.078125 -7.46875 4.03125 -7.359375 4 -7.265625 L 0.609375 2.109375 C 0.5625 2.234375 0.5625 2.265625 0.5625 2.296875 C 0.5625 2.40625 0.640625 2.484375 0.75 2.484375 C 0.890625 2.484375 0.9375 2.390625 0.96875 2.296875 Z M 4.359375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-41">
<path style="stroke:none;" d="M 2.40625 -6.578125 C 2.3125 -6.796875 2.28125 -6.796875 2.046875 -6.796875 L 0.375 -6.796875 L 0.375 -6.484375 L 0.609375 -6.484375 C 1.375 -6.484375 1.390625 -6.375 1.390625 -6.015625 L 1.390625 -1.046875 C 1.390625 -0.78125 1.390625 -0.3125 0.375 -0.3125 L 0.375 0 C 0.71875 -0.015625 1.203125 -0.03125 1.53125 -0.03125 C 1.859375 -0.03125 2.34375 -0.015625 2.703125 0 L 2.703125 -0.3125 C 1.671875 -0.3125 1.671875 -0.78125 1.671875 -1.046875 L 1.671875 -6.40625 L 1.6875 -6.40625 L 4.078125 -0.21875 C 4.125 -0.09375 4.1875 0 4.28125 0 C 4.390625 0 4.421875 -0.078125 4.453125 -0.1875 L 6.90625 -6.484375 L 6.921875 -6.484375 L 6.921875 -0.78125 C 6.921875 -0.421875 6.890625 -0.3125 6.125 -0.3125 L 5.890625 -0.3125 L 5.890625 0 C 6.265625 -0.03125 6.9375 -0.03125 7.328125 -0.03125 C 7.71875 -0.03125 8.375 -0.03125 8.75 0 L 8.75 -0.3125 L 8.515625 -0.3125 C 7.75 -0.3125 7.71875 -0.421875 7.71875 -0.78125 L 7.71875 -6.015625 C 7.71875 -6.375 7.75 -6.484375 8.515625 -6.484375 L 8.75 -6.484375 L 8.75 -6.796875 L 7.0625 -6.796875 C 6.8125 -6.796875 6.8125 -6.78125 6.734375 -6.609375 L 4.5625 -1 Z M 2.40625 -6.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-42">
<path style="stroke:none;" d="M 2.234375 -3.515625 L 2.234375 -6.09375 C 2.234375 -6.3125 2.234375 -6.4375 2.453125 -6.46875 C 2.546875 -6.484375 2.84375 -6.484375 3.03125 -6.484375 C 3.9375 -6.484375 5.046875 -6.453125 5.046875 -5 C 5.046875 -4.3125 4.8125 -3.515625 3.328125 -3.515625 Z M 4.328125 -3.390625 C 5.296875 -3.625 6.078125 -4.234375 6.078125 -5 C 6.078125 -5.96875 4.9375 -6.796875 3.46875 -6.796875 L 0.34375 -6.796875 L 0.34375 -6.484375 L 0.59375 -6.484375 C 1.359375 -6.484375 1.375 -6.375 1.375 -6.015625 L 1.375 -0.78125 C 1.375 -0.421875 1.359375 -0.3125 0.59375 -0.3125 L 0.34375 -0.3125 L 0.34375 0 C 0.703125 -0.03125 1.40625 -0.03125 1.796875 -0.03125 C 2.1875 -0.03125 2.890625 -0.03125 3.25 0 L 3.25 -0.3125 L 3.015625 -0.3125 C 2.25 -0.3125 2.234375 -0.421875 2.234375 -0.78125 L 2.234375 -3.296875 L 3.375 -3.296875 C 3.53125 -3.296875 3.953125 -3.296875 4.296875 -2.953125 C 4.671875 -2.59375 4.671875 -2.296875 4.671875 -1.625 C 4.671875 -0.96875 4.671875 -0.578125 5.09375 -0.203125 C 5.5 0.15625 6.046875 0.21875 6.34375 0.21875 C 7.109375 0.21875 7.28125 -0.59375 7.28125 -0.875 C 7.28125 -0.9375 7.28125 -1.046875 7.15625 -1.046875 C 7.046875 -1.046875 7.046875 -0.953125 7.03125 -0.890625 C 6.984375 -0.171875 6.625 0 6.375 0 C 5.890625 0 5.8125 -0.5 5.671875 -1.4375 L 5.546875 -2.234375 C 5.359375 -2.859375 4.875 -3.1875 4.328125 -3.390625 Z M 4.328125 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-43">
<path style="stroke:none;" d="M 2.921875 -6.375 C 2.921875 -6.609375 2.921875 -6.625 2.703125 -6.625 C 2.078125 -5.984375 1.203125 -5.984375 0.890625 -5.984375 L 0.890625 -5.6875 C 1.078125 -5.6875 1.671875 -5.6875 2.1875 -5.9375 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.921875 -0.421875 2.921875 -0.78125 Z M 2.921875 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-44">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.3125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.828125 3.578125 -6.625 2.359375 -6.625 C 1.234375 -6.625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.265625 1 -4.265625 1.03125 -4.265625 C 1.1875 -4.265625 1.546875 -4.390625 1.546875 -4.796875 C 1.546875 -5.0625 1.359375 -5.3125 1.015625 -5.3125 C 0.9375 -5.3125 0.921875 -5.3125 0.890625 -5.3125 C 1.109375 -5.953125 1.65625 -6.3125 2.234375 -6.3125 C 3.140625 -6.3125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.0625 -3.109375 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.1875 0 L 4.46875 -1.734375 L 4.21875 -1.734375 C 4.171875 -1.4375 4.09375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-45">
<path style="stroke:none;" d="M 5.796875 -6.765625 L 0.328125 -6.765625 L 0.328125 -6.453125 L 0.5625 -6.453125 C 1.328125 -6.453125 1.359375 -6.34375 1.359375 -5.984375 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.453125 -0.03125 1.84375 -0.03125 C 2.25 -0.03125 3.15625 -0.03125 3.515625 0 L 3.515625 -0.3125 L 3.1875 -0.3125 C 2.234375 -0.3125 2.234375 -0.4375 2.234375 -0.78125 L 2.234375 -3.234375 L 3.09375 -3.234375 C 4.046875 -3.234375 4.15625 -2.921875 4.15625 -2.0625 L 4.40625 -2.0625 L 4.40625 -4.703125 L 4.15625 -4.703125 C 4.15625 -3.875 4.046875 -3.546875 3.09375 -3.546875 L 2.234375 -3.546875 L 2.234375 -6.0625 C 2.234375 -6.390625 2.265625 -6.453125 2.734375 -6.453125 L 3.921875 -6.453125 C 5.421875 -6.453125 5.65625 -5.90625 5.828125 -4.53125 L 6.078125 -4.53125 Z M 5.796875 -6.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-46">
<path style="stroke:none;" d="M 2.265625 -3.140625 L 3.9375 -3.140625 C 5.140625 -3.140625 6.203125 -3.953125 6.203125 -4.953125 C 6.203125 -5.921875 5.21875 -6.796875 3.859375 -6.796875 L 0.34375 -6.796875 L 0.34375 -6.484375 L 0.59375 -6.484375 C 1.359375 -6.484375 1.375 -6.375 1.375 -6.015625 L 1.375 -0.78125 C 1.375 -0.421875 1.359375 -0.3125 0.59375 -0.3125 L 0.34375 -0.3125 L 0.34375 0 C 0.703125 -0.03125 1.4375 -0.03125 1.8125 -0.03125 C 2.1875 -0.03125 2.9375 -0.03125 3.28125 0 L 3.28125 -0.3125 L 3.046875 -0.3125 C 2.28125 -0.3125 2.265625 -0.421875 2.265625 -0.78125 Z M 2.234375 -3.40625 L 2.234375 -6.09375 C 2.234375 -6.421875 2.25 -6.484375 2.71875 -6.484375 L 3.609375 -6.484375 C 5.1875 -6.484375 5.1875 -5.4375 5.1875 -4.953125 C 5.1875 -4.484375 5.1875 -3.40625 3.609375 -3.40625 Z M 2.234375 -3.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-47">
<path style="stroke:none;" d="M 2.921875 -1.640625 L 2.921875 -0.78125 C 2.921875 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.953125 -0.3125 L 1.953125 0 C 2.375 -0.03125 2.890625 -0.03125 3.296875 -0.03125 C 3.71875 -0.03125 4.25 -0.03125 4.65625 0 L 4.65625 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.6875 -0.421875 3.6875 -0.78125 L 3.6875 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.6875 -1.953125 L 3.6875 -6.484375 C 3.6875 -6.671875 3.6875 -6.734375 3.53125 -6.734375 C 3.4375 -6.734375 3.40625 -6.734375 3.328125 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.65625 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 8.296875 -2.296875 C 7.75 -1.875 7.484375 -1.46875 7.40625 -1.328125 C 6.953125 -0.640625 6.875 -0.015625 6.875 -0.015625 C 6.875 0.109375 7 0.109375 7.078125 0.109375 C 7.25 0.109375 7.25 0.09375 7.296875 -0.09375 C 7.53125 -1.0625 8.109375 -1.90625 9.234375 -2.359375 C 9.359375 -2.40625 9.390625 -2.421875 9.390625 -2.484375 C 9.390625 -2.5625 9.328125 -2.59375 9.3125 -2.59375 C 8.875 -2.765625 7.65625 -3.265625 7.28125 -4.9375 C 7.25 -5.0625 7.25 -5.09375 7.078125 -5.09375 C 7 -5.09375 6.875 -5.09375 6.875 -4.96875 C 6.875 -4.953125 6.96875 -4.3125 7.390625 -3.65625 C 7.578125 -3.359375 7.875 -3 8.296875 -2.6875 L 0.90625 -2.6875 C 0.734375 -2.6875 0.546875 -2.6875 0.546875 -2.484375 C 0.546875 -2.296875 0.734375 -2.296875 0.90625 -2.296875 Z M 8.296875 -2.296875 "/>
</symbol>
</g>
<clipPath id="clip1">
  <path d="M 654 165 L 760.546875 165 L 760.546875 232 L 654 232 Z M 654 165 "/>
</clipPath>
<clipPath id="clip2">
  <path d="M 123 368 L 125 368 L 125 397.875 L 123 397.875 Z M 123 368 "/>
</clipPath>
<clipPath id="clip3">
  <path d="M 98 370 L 145 370 L 145 397.875 L 98 397.875 Z M 98 370 "/>
</clipPath>
<clipPath id="clip4">
  <path d="M 109 368 L 139 368 L 139 397.875 L 109 397.875 Z M 109 368 "/>
</clipPath>
<clipPath id="clip5">
  <path d="M 539 337 L 644 337 L 644 397.875 L 539 397.875 Z M 539 337 "/>
</clipPath>
<clipPath id="clip6">
  <path d="M 329 0.0390625 L 458 0.0390625 L 458 58 L 329 58 Z M 329 0.0390625 "/>
</clipPath>
<clipPath id="clip7">
  <path d="M 306 0.0390625 L 480 0.0390625 L 480 80 L 306 80 Z M 306 0.0390625 "/>
</clipPath>
</defs>
<g id="surface1">
<path style="fill-rule:nonzero;fill:rgb(100%,98.469543%,70.001221%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -52.926722 -39.335367 L 52.929073 -39.335367 L 52.929073 39.336538 L -52.926722 39.336538 Z M 52.929073 22.331466 L -52.926722 22.331466 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="20.850779" y="170.775415"/>
  <use xlink:href="#glyph0-2" x="28.376274" y="170.775415"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-3" x="40.698326" y="170.775415"/>
  <use xlink:href="#glyph0-4" x="45.152271" y="170.775415"/>
  <use xlink:href="#glyph0-5" x="51.515478" y="170.775415"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-6" x="57.559976" y="170.775415"/>
  <use xlink:href="#glyph0-7" x="63.604475" y="170.775415"/>
  <use xlink:href="#glyph0-8" x="68.122162" y="170.775415"/>
  <use xlink:href="#glyph0-9" x="71.303267" y="170.775415"/>
  <use xlink:href="#glyph0-7" x="76.393633" y="170.775415"/>
  <use xlink:href="#glyph0-10" x="80.911321" y="170.775415"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="6.83796" y="187.108542"/>
  <use xlink:href="#glyph1-2" x="14.030803" y="187.108542"/>
  <use xlink:href="#glyph1-3" x="19.010617" y="187.108542"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="24.265317" y="187.108542"/>
  <use xlink:href="#glyph1-5" x="28.138617" y="187.108542"/>
  <use xlink:href="#glyph1-6" x="33.118431" y="187.108542"/>
  <use xlink:href="#glyph1-3" x="35.885215" y="187.108542"/>
  <use xlink:href="#glyph1-7" x="41.418785" y="187.108542"/>
  <use xlink:href="#glyph1-8" x="45.346862" y="187.108542"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="3.51895" y="199.059976"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-9" x="16.797988" y="199.059976"/>
  <use xlink:href="#glyph1-10" x="23.576511" y="199.059976"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-11" x="34.708387" y="199.059976"/>
  <use xlink:href="#glyph1-12" x="43.007745" y="199.059976"/>
  <use xlink:href="#glyph1-4" x="47.433804" y="199.059976"/>
  <use xlink:href="#glyph1-5" x="51.307104" y="199.059976"/>
  <use xlink:href="#glyph1-13" x="56.286918" y="199.059976"/>
  <use xlink:href="#glyph1-5" x="61.820487" y="199.059976"/>
  <use xlink:href="#glyph1-4" x="66.800301" y="199.059976"/>
  <use xlink:href="#glyph1-5" x="70.673601" y="199.059976"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-14" x="78.979931" y="199.059976"/>
  <use xlink:href="#glyph1-5" x="82.85323" y="199.059976"/>
  <use xlink:href="#glyph1-15" x="87.833044" y="199.059976"/>
  <use xlink:href="#glyph1-15" x="90.599829" y="199.059976"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-16" x="3.51895" y="211.011409"/>
  <use xlink:href="#glyph1-2" x="7.945009" y="211.011409"/>
  <use xlink:href="#glyph1-3" x="12.924823" y="211.011409"/>
  <use xlink:href="#glyph1-17" x="18.458392" y="211.011409"/>
  <use xlink:href="#glyph1-18" x="23.991962" y="211.011409"/>
  <use xlink:href="#glyph1-19" x="28.971776" y="211.011409"/>
  <use xlink:href="#glyph1-20" x="34.505345" y="211.011409"/>
  <use xlink:href="#glyph1-5" x="38.406532" y="211.011409"/>
  <use xlink:href="#glyph1-4" x="43.386346" y="211.011409"/>
  <use xlink:href="#glyph1-6" x="47.259645" y="211.011409"/>
  <use xlink:href="#glyph1-2" x="50.02643" y="211.011409"/>
  <use xlink:href="#glyph1-3" x="55.006244" y="211.011409"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-5" x="63.85637" y="211.011409"/>
  <use xlink:href="#glyph1-3" x="68.836184" y="211.011409"/>
  <use xlink:href="#glyph1-13" x="74.369753" y="211.011409"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-20" x="83.219879" y="211.011409"/>
  <use xlink:href="#glyph1-19" x="87.121065" y="211.011409"/>
  <use xlink:href="#glyph1-3" x="92.654635" y="211.011409"/>
  <use xlink:href="#glyph1-21" x="98.188204" y="211.011409"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-3" x="3.51895" y="222.962843"/>
  <use xlink:href="#glyph1-6" x="9.052519" y="222.962843"/>
  <use xlink:href="#glyph1-3" x="11.819304" y="222.962843"/>
  <use xlink:href="#glyph1-18" x="17.352874" y="222.962843"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-13" x="25.649244" y="222.962843"/>
  <use xlink:href="#glyph1-12" x="31.182813" y="222.962843"/>
  <use xlink:href="#glyph1-4" x="35.608872" y="222.962843"/>
  <use xlink:href="#glyph1-5" x="39.482172" y="222.962843"/>
  <use xlink:href="#glyph1-6" x="44.461986" y="222.962843"/>
  <use xlink:href="#glyph1-15" x="47.22877" y="222.962843"/>
  <use xlink:href="#glyph1-7" x="49.995555" y="222.962843"/>
  <use xlink:href="#glyph1-22" x="53.923633" y="222.962843"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="3.51895" y="234.915277"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-10" x="16.797988" y="234.915277"/>
  <use xlink:href="#glyph1-12" x="24.613308" y="234.915277"/>
  <use xlink:href="#glyph1-3" x="29.039367" y="234.915277"/>
  <use xlink:href="#glyph1-12" x="34.572936" y="234.915277"/>
  <use xlink:href="#glyph1-20" x="38.998995" y="234.915277"/>
  <use xlink:href="#glyph1-5" x="42.900181" y="234.915277"/>
  <use xlink:href="#glyph1-4" x="47.879996" y="234.915277"/>
  <use xlink:href="#glyph1-12" x="51.753295" y="234.915277"/>
  <use xlink:href="#glyph1-13" x="56.179354" y="234.915277"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-9" x="65.029479" y="234.915277"/>
  <use xlink:href="#glyph1-23" x="71.808002" y="234.915277"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="76.795784" y="234.915277"/>
  <use xlink:href="#glyph1-3" x="81.221843" y="234.915277"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="86.476543" y="234.915277"/>
  <use xlink:href="#glyph1-7" x="90.349842" y="234.915277"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,100%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.020321 39.735095 L 215.876116 39.735095 L 215.876116 103.433783 L 110.020321 103.433783 Z M 215.876116 77.601859 L 110.020321 77.601859 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-11" x="194.144071" y="106.060725"/>
  <use xlink:href="#glyph0-12" x="202.927467" y="106.060725"/>
  <use xlink:href="#glyph0-13" x="208.177187" y="106.060725"/>
  <use xlink:href="#glyph0-12" x="212.631133" y="106.060725"/>
  <use xlink:href="#glyph0-9" x="217.880853" y="106.060725"/>
  <use xlink:href="#glyph0-13" x="222.971219" y="106.060725"/>
  <use xlink:href="#glyph0-14" x="227.425165" y="106.060725"/>
  <use xlink:href="#glyph0-15" x="233.151951" y="106.060725"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-16" x="189.202546" y="118.013158"/>
  <use xlink:href="#glyph0-8" x="195.565752" y="118.013158"/>
  <use xlink:href="#glyph0-17" x="198.746857" y="118.013158"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-18" x="207.972461" y="118.013158"/>
  <use xlink:href="#glyph0-19" x="214.335667" y="118.013158"/>
  <use xlink:href="#glyph0-20" x="217.516773" y="118.013158"/>
  <use xlink:href="#glyph0-13" x="223.084205" y="118.013158"/>
  <use xlink:href="#glyph0-8" x="227.538151" y="118.013158"/>
  <use xlink:href="#glyph0-14" x="230.719256" y="118.013158"/>
  <use xlink:href="#glyph0-21" x="236.446042" y="118.013158"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="169.734355" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-24" x="183.014392" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-19" x="189.380586" y="131.966995"/>
  <use xlink:href="#glyph1-20" x="194.914156" y="131.966995"/>
  <use xlink:href="#glyph1-3" x="198.815342" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="207.665468" y="131.966995"/>
  <use xlink:href="#glyph1-20" x="211.538767" y="131.966995"/>
  <use xlink:href="#glyph1-19" x="215.439954" y="131.966995"/>
  <use xlink:href="#glyph1-4" x="220.973523" y="131.966995"/>
  <use xlink:href="#glyph1-25" x="224.846823" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-15" x="233.696948" y="131.966995"/>
  <use xlink:href="#glyph1-12" x="236.463733" y="131.966995"/>
  <use xlink:href="#glyph1-23" x="240.889792" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="245.867614" y="131.966995"/>
  <use xlink:href="#glyph1-15" x="250.293673" y="131.966995"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-9" x="166.415345" y="143.918429"/>
  <use xlink:href="#glyph1-10" x="173.193868" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="184.325744" y="143.918429"/>
  <use xlink:href="#glyph1-23" x="188.751803" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="193.739585" y="143.918429"/>
  <use xlink:href="#glyph1-3" x="198.165644" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="203.420344" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="210.610199" y="143.918429"/>
  <use xlink:href="#glyph1-3" x="213.376984" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="218.631684" y="143.918429"/>
  <use xlink:href="#glyph1-2" x="222.504983" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-26" x="230.801354" y="143.918429"/>
  <use xlink:href="#glyph1-27" x="235.781168" y="143.918429"/>
  <use xlink:href="#glyph1-6" x="241.314737" y="143.918429"/>
  <use xlink:href="#glyph1-11" x="244.081522" y="143.918429"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="166.415345" y="155.869863"/>
  <use xlink:href="#glyph1-6" x="173.885066" y="155.869863"/>
  <use xlink:href="#glyph1-4" x="176.651851" y="155.869863"/>
  <use xlink:href="#glyph1-7" x="180.52515" y="155.869863"/>
  <use xlink:href="#glyph1-29" x="184.453228" y="155.869863"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,100%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.020321 -103.432611 L 215.876116 -103.432611 L 215.876116 -39.733923 L 110.020321 -39.733923 Z M 215.876116 -65.565847 L 110.020321 -65.565847 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-11" x="194.144071" y="249.184019"/>
  <use xlink:href="#glyph0-12" x="202.927467" y="249.184019"/>
  <use xlink:href="#glyph0-13" x="208.177187" y="249.184019"/>
  <use xlink:href="#glyph0-12" x="212.631133" y="249.184019"/>
  <use xlink:href="#glyph0-9" x="217.880853" y="249.184019"/>
  <use xlink:href="#glyph0-13" x="222.971219" y="249.184019"/>
  <use xlink:href="#glyph0-14" x="227.425165" y="249.184019"/>
  <use xlink:href="#glyph0-15" x="233.151951" y="249.184019"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-16" x="189.202546" y="261.135453"/>
  <use xlink:href="#glyph0-8" x="195.565752" y="261.135453"/>
  <use xlink:href="#glyph0-17" x="198.746857" y="261.135453"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-18" x="207.972461" y="261.135453"/>
  <use xlink:href="#glyph0-19" x="214.335667" y="261.135453"/>
  <use xlink:href="#glyph0-20" x="217.516773" y="261.135453"/>
  <use xlink:href="#glyph0-13" x="223.084205" y="261.135453"/>
  <use xlink:href="#glyph0-8" x="227.538151" y="261.135453"/>
  <use xlink:href="#glyph0-14" x="230.719256" y="261.135453"/>
  <use xlink:href="#glyph0-21" x="236.446042" y="261.135453"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="169.734355" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-24" x="183.014392" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-19" x="189.380586" y="275.08929"/>
  <use xlink:href="#glyph1-20" x="194.914156" y="275.08929"/>
  <use xlink:href="#glyph1-3" x="198.815342" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="207.665468" y="275.08929"/>
  <use xlink:href="#glyph1-20" x="211.538767" y="275.08929"/>
  <use xlink:href="#glyph1-19" x="215.439954" y="275.08929"/>
  <use xlink:href="#glyph1-4" x="220.973523" y="275.08929"/>
  <use xlink:href="#glyph1-25" x="224.846823" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-15" x="233.696948" y="275.08929"/>
  <use xlink:href="#glyph1-12" x="236.463733" y="275.08929"/>
  <use xlink:href="#glyph1-23" x="240.889792" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="245.867614" y="275.08929"/>
  <use xlink:href="#glyph1-15" x="250.293673" y="275.08929"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-9" x="166.415345" y="287.041723"/>
  <use xlink:href="#glyph1-10" x="173.193868" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="184.325744" y="287.041723"/>
  <use xlink:href="#glyph1-23" x="188.751803" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="193.739585" y="287.041723"/>
  <use xlink:href="#glyph1-3" x="198.165644" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="203.420344" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="210.610199" y="287.041723"/>
  <use xlink:href="#glyph1-3" x="213.376984" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="218.631684" y="287.041723"/>
  <use xlink:href="#glyph1-2" x="222.504983" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-26" x="230.801354" y="287.041723"/>
  <use xlink:href="#glyph1-27" x="235.781168" y="287.041723"/>
  <use xlink:href="#glyph1-6" x="241.314737" y="287.041723"/>
  <use xlink:href="#glyph1-11" x="244.081522" y="287.041723"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="166.415345" y="298.993157"/>
  <use xlink:href="#glyph1-6" x="173.885066" y="298.993157"/>
  <use xlink:href="#glyph1-4" x="176.651851" y="298.993157"/>
  <use xlink:href="#glyph1-7" x="180.52515" y="298.993157"/>
  <use xlink:href="#glyph1-29" x="184.453228" y="298.993157"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(100%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 272.967365 44.70142 L 378.823159 44.70142 L 378.823159 98.467458 L 272.967365 98.467458 Z M 378.823159 82.572091 L 272.967365 82.572091 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-11" x="349.456729" y="111.110218"/>
  <use xlink:href="#glyph0-8" x="358.240125" y="111.110218"/>
  <use xlink:href="#glyph0-22" x="361.42123" y="111.110218"/>
  <use xlink:href="#glyph0-8" x="367.148016" y="111.110218"/>
  <use xlink:href="#glyph0-13" x="370.329122" y="111.110218"/>
  <use xlink:href="#glyph0-8" x="374.783067" y="111.110218"/>
  <use xlink:href="#glyph0-23" x="377.964173" y="111.110218"/>
  <use xlink:href="#glyph0-20" x="383.054539" y="111.110218"/>
  <use xlink:href="#glyph0-13" x="388.621971" y="111.110218"/>
  <use xlink:href="#glyph0-8" x="393.075917" y="111.110218"/>
  <use xlink:href="#glyph0-14" x="396.257022" y="111.110218"/>
  <use xlink:href="#glyph0-21" x="401.983808" y="111.110218"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="332.630749" y="127.000477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-24" x="345.910787" y="127.000477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-19" x="352.276981" y="127.000477"/>
  <use xlink:href="#glyph1-20" x="357.810551" y="127.000477"/>
  <use xlink:href="#glyph1-3" x="361.711737" y="127.000477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-26" x="370.561863" y="127.000477"/>
  <use xlink:href="#glyph1-27" x="375.541677" y="127.000477"/>
  <use xlink:href="#glyph1-6" x="381.075246" y="127.000477"/>
  <use xlink:href="#glyph1-11" x="383.842031" y="127.000477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="395.457945" y="127.000477"/>
  <use xlink:href="#glyph1-6" x="402.927667" y="127.000477"/>
  <use xlink:href="#glyph1-4" x="405.694451" y="127.000477"/>
  <use xlink:href="#glyph1-29" x="409.567751" y="127.000477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="329.31174" y="138.951911"/>
  <use xlink:href="#glyph1-3" x="332.078524" y="138.951911"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="337.333224" y="138.951911"/>
  <use xlink:href="#glyph1-2" x="341.206524" y="138.951911"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-11" x="349.502894" y="138.951911"/>
  <use xlink:href="#glyph1-2" x="357.802252" y="138.951911"/>
  <use xlink:href="#glyph1-20" x="362.782066" y="138.951911"/>
  <use xlink:href="#glyph1-12" x="366.683253" y="138.951911"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-20" x="374.435827" y="138.951911"/>
  <use xlink:href="#glyph1-12" x="378.337014" y="138.951911"/>
  <use xlink:href="#glyph1-5" x="382.763073" y="138.951911"/>
  <use xlink:href="#glyph1-15" x="387.742887" y="138.951911"/>
  <use xlink:href="#glyph1-6" x="390.509671" y="138.951911"/>
  <use xlink:href="#glyph1-7" x="393.276456" y="138.951911"/>
  <use xlink:href="#glyph1-4" x="397.204534" y="138.951911"/>
  <use xlink:href="#glyph1-6" x="401.077833" y="138.951911"/>
  <use xlink:href="#glyph1-16" x="403.844618" y="138.951911"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="329.31174" y="150.903345"/>
  <use xlink:href="#glyph1-6" x="336.781461" y="150.903345"/>
  <use xlink:href="#glyph1-4" x="339.548246" y="150.903345"/>
  <use xlink:href="#glyph1-7" x="343.421545" y="150.903345"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(100%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 272.967365 -98.466286 L 378.823159 -98.466286 L 378.823159 -44.700248 L 272.967365 -44.700248 Z M 378.823159 -60.595615 L 272.967365 -60.595615 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-11" x="349.456729" y="254.233513"/>
  <use xlink:href="#glyph0-8" x="358.240125" y="254.233513"/>
  <use xlink:href="#glyph0-22" x="361.42123" y="254.233513"/>
  <use xlink:href="#glyph0-8" x="367.148016" y="254.233513"/>
  <use xlink:href="#glyph0-13" x="370.329122" y="254.233513"/>
  <use xlink:href="#glyph0-8" x="374.783067" y="254.233513"/>
  <use xlink:href="#glyph0-23" x="377.964173" y="254.233513"/>
  <use xlink:href="#glyph0-20" x="383.054539" y="254.233513"/>
  <use xlink:href="#glyph0-13" x="388.621971" y="254.233513"/>
  <use xlink:href="#glyph0-8" x="393.075917" y="254.233513"/>
  <use xlink:href="#glyph0-14" x="396.257022" y="254.233513"/>
  <use xlink:href="#glyph0-21" x="401.983808" y="254.233513"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="332.630749" y="270.123771"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-24" x="345.910787" y="270.123771"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-19" x="352.276981" y="270.123771"/>
  <use xlink:href="#glyph1-20" x="357.810551" y="270.123771"/>
  <use xlink:href="#glyph1-3" x="361.711737" y="270.123771"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-26" x="370.561863" y="270.123771"/>
  <use xlink:href="#glyph1-27" x="375.541677" y="270.123771"/>
  <use xlink:href="#glyph1-6" x="381.075246" y="270.123771"/>
  <use xlink:href="#glyph1-11" x="383.842031" y="270.123771"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="395.457945" y="270.123771"/>
  <use xlink:href="#glyph1-6" x="402.927667" y="270.123771"/>
  <use xlink:href="#glyph1-4" x="405.694451" y="270.123771"/>
  <use xlink:href="#glyph1-29" x="409.567751" y="270.123771"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="329.31174" y="282.075205"/>
  <use xlink:href="#glyph1-3" x="332.078524" y="282.075205"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="337.333224" y="282.075205"/>
  <use xlink:href="#glyph1-2" x="341.206524" y="282.075205"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-11" x="349.502894" y="282.075205"/>
  <use xlink:href="#glyph1-2" x="357.802252" y="282.075205"/>
  <use xlink:href="#glyph1-20" x="362.782066" y="282.075205"/>
  <use xlink:href="#glyph1-12" x="366.683253" y="282.075205"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-20" x="374.435827" y="282.075205"/>
  <use xlink:href="#glyph1-12" x="378.337014" y="282.075205"/>
  <use xlink:href="#glyph1-5" x="382.763073" y="282.075205"/>
  <use xlink:href="#glyph1-15" x="387.742887" y="282.075205"/>
  <use xlink:href="#glyph1-6" x="390.509671" y="282.075205"/>
  <use xlink:href="#glyph1-7" x="393.276456" y="282.075205"/>
  <use xlink:href="#glyph1-4" x="397.204534" y="282.075205"/>
  <use xlink:href="#glyph1-6" x="401.077833" y="282.075205"/>
  <use xlink:href="#glyph1-16" x="403.844618" y="282.075205"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-28" x="329.31174" y="294.026639"/>
  <use xlink:href="#glyph1-6" x="336.781461" y="294.026639"/>
  <use xlink:href="#glyph1-4" x="339.548246" y="294.026639"/>
  <use xlink:href="#glyph1-7" x="343.421545" y="294.026639"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 435.914408 61.128195 L 462.398871 61.128195 L 462.398871 82.040683 L 435.914408 82.040683 Z M 462.398871 68.16545 L 435.914408 68.16545 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="492.208135" y="127.446344"/>
  <use xlink:href="#glyph0-12" x="500.798314" y="127.446344"/>
  <use xlink:href="#glyph0-9" x="506.048034" y="127.446344"/>
  <use xlink:href="#glyph0-25" x="511.1384" y="127.446344"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 435.914408 -82.039511 L 462.398871 -82.039511 L 462.398871 -61.127023 L 435.914408 -61.127023 Z M 462.398871 -75.002256 L 435.914408 -75.002256 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="492.208135" y="270.569638"/>
  <use xlink:href="#glyph0-12" x="500.798314" y="270.569638"/>
  <use xlink:href="#glyph0-9" x="506.048034" y="270.569638"/>
  <use xlink:href="#glyph0-25" x="511.1384" y="270.569638"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 476.969623 61.128195 L 503.454086 61.128195 L 503.454086 82.040683 L 476.969623 82.040683 Z M 503.454086 68.16545 L 476.969623 68.16545 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="533.250888" y="127.446344"/>
  <use xlink:href="#glyph0-12" x="541.841068" y="127.446344"/>
  <use xlink:href="#glyph0-9" x="547.090788" y="127.446344"/>
  <use xlink:href="#glyph0-25" x="552.181154" y="127.446344"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 476.969623 -82.039511 L 503.454086 -82.039511 L 503.454086 -61.127023 L 476.969623 -61.127023 Z M 503.454086 -75.002256 L 476.969623 -75.002256 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="533.250888" y="270.569638"/>
  <use xlink:href="#glyph0-12" x="541.841068" y="270.569638"/>
  <use xlink:href="#glyph0-9" x="547.090788" y="270.569638"/>
  <use xlink:href="#glyph0-25" x="552.181154" y="270.569638"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 518.024838 61.128195 L 544.509301 61.128195 L 544.509301 82.040683 L 518.024838 82.040683 Z M 544.509301 68.16545 L 518.024838 68.16545 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="574.293642" y="127.446344"/>
  <use xlink:href="#glyph0-12" x="582.883821" y="127.446344"/>
  <use xlink:href="#glyph0-9" x="588.133541" y="127.446344"/>
  <use xlink:href="#glyph0-25" x="593.223907" y="127.446344"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(79.998779%,100%,79.998779%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 518.024838 -82.039511 L 544.509301 -82.039511 L 544.509301 -61.127023 L 518.024838 -61.127023 Z M 544.509301 -75.002256 L 518.024838 -75.002256 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-24" x="574.293642" y="270.569638"/>
  <use xlink:href="#glyph0-12" x="582.883821" y="270.569638"/>
  <use xlink:href="#glyph0-9" x="588.133541" y="270.569638"/>
  <use xlink:href="#glyph0-25" x="593.223907" y="270.569638"/>
</g>
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill-rule:nonzero;fill:rgb(100%,98.979187%,80.000305%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 601.60055 -32.380167 L 707.456344 -32.380167 L 707.456344 33.338655 L 601.60055 33.338655 Z M 707.456344 17.443289 L 601.60055 17.443289 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-26" x="686.418186" y="176.216792"/>
  <use xlink:href="#glyph0-21" x="695.077087" y="176.216792"/>
  <use xlink:href="#glyph0-20" x="701.440293" y="176.216792"/>
  <use xlink:href="#glyph0-19" x="707.007726" y="176.216792"/>
  <use xlink:href="#glyph0-6" x="710.188831" y="176.216792"/>
  <use xlink:href="#glyph0-7" x="716.233329" y="176.216792"/>
  <use xlink:href="#glyph0-8" x="720.751017" y="176.216792"/>
  <use xlink:href="#glyph0-7" x="723.932122" y="176.216792"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="661.163721" y="192.10805"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-30" x="674.442759" y="192.10805"/>
  <use xlink:href="#glyph1-12" x="682.050919" y="192.10805"/>
  <use xlink:href="#glyph1-4" x="686.476978" y="192.10805"/>
  <use xlink:href="#glyph1-12" x="690.350278" y="192.10805"/>
  <use xlink:href="#glyph1-16" x="694.776336" y="192.10805"/>
  <use xlink:href="#glyph1-4" x="699.202395" y="192.10805"/>
  <use xlink:href="#glyph1-2" x="703.075695" y="192.10805"/>
  <use xlink:href="#glyph1-20" x="708.055509" y="192.10805"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-31" x="715.273251" y="192.10805"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="721.08569" y="192.10805"/>
  <use xlink:href="#glyph1-20" x="725.511749" y="192.10805"/>
  <use xlink:href="#glyph1-32" x="729.412935" y="192.10805"/>
  <use xlink:href="#glyph1-2" x="732.456598" y="192.10805"/>
  <use xlink:href="#glyph1-20" x="737.436412" y="192.10805"/>
  <use xlink:href="#glyph1-21" x="741.337598" y="192.10805"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-11" x="657.843712" y="204.059484"/>
  <use xlink:href="#glyph1-5" x="666.14307" y="204.059484"/>
  <use xlink:href="#glyph1-3" x="671.122884" y="204.059484"/>
  <use xlink:href="#glyph1-16" x="676.656454" y="204.059484"/>
  <use xlink:href="#glyph1-12" x="681.082513" y="204.059484"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-33" x="688.825128" y="204.059484"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-12" x="694.637567" y="204.059484"/>
  <use xlink:href="#glyph1-3" x="699.063626" y="204.059484"/>
  <use xlink:href="#glyph1-16" x="704.597195" y="204.059484"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-25" x="708.744384" y="204.059484"/>
  <use xlink:href="#glyph1-11" x="714.277954" y="204.059484"/>
  <use xlink:href="#glyph1-5" x="722.577312" y="204.059484"/>
  <use xlink:href="#glyph1-20" x="727.557126" y="204.059484"/>
  <use xlink:href="#glyph1-34" x="731.458312" y="204.059484"/>
  <use xlink:href="#glyph1-7" x="736.715004" y="204.059484"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="657.843712" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-27" x="671.12275" y="216.010918"/>
  <use xlink:href="#glyph0-5" x="678.952014" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-6" x="684.996512" y="216.010918"/>
  <use xlink:href="#glyph0-7" x="691.04101" y="216.010918"/>
  <use xlink:href="#glyph0-8" x="695.558698" y="216.010918"/>
  <use xlink:href="#glyph0-9" x="698.739803" y="216.010918"/>
  <use xlink:href="#glyph0-7" x="703.830169" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-28" x="711.664413" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-12" x="718.346327" y="216.010918"/>
  <use xlink:href="#glyph0-21" x="723.596047" y="216.010918"/>
  <use xlink:href="#glyph0-9" x="729.959254" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-5" x="734.730912" y="216.010918"/>
  <use xlink:href="#glyph0-29" x="741.094118" y="216.010918"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-17" x="657.843712" y="227.962352"/>
  <use xlink:href="#glyph0-20" x="667.388024" y="227.962352"/>
  <use xlink:href="#glyph0-15" x="672.955456" y="227.962352"/>
  <use xlink:href="#glyph0-30" x="677.672336" y="227.962352"/>
  <use xlink:href="#glyph0-7" x="683.716834" y="227.962352"/>
</g>
<path style="fill:none;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -52.926722 -187.793713 L 52.929073 -187.793713 L 52.929073 -95.672484 L -52.926722 -95.672484 Z M 52.929073 -124.079395 L -52.926722 -124.079395 " transform="matrix(0.999702,0,0,-0.999702,53.110153,199.109961)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-31" x="18.697421" y="305.189309"/>
  <use xlink:href="#glyph0-14" x="26.969888" y="305.189309"/>
  <use xlink:href="#glyph0-21" x="32.696675" y="305.189309"/>
  <use xlink:href="#glyph0-32" x="39.059881" y="305.189309"/>
  <use xlink:href="#glyph0-22" x="45.423087" y="305.189309"/>
  <use xlink:href="#glyph0-18" x="51.149874" y="305.189309"/>
  <use xlink:href="#glyph0-15" x="57.51308" y="305.189309"/>
  <use xlink:href="#glyph0-20" x="62.22996" y="305.189309"/>
  <use xlink:href="#glyph0-13" x="67.797392" y="305.189309"/>
  <use xlink:href="#glyph0-8" x="72.251338" y="305.189309"/>
  <use xlink:href="#glyph0-14" x="75.432443" y="305.189309"/>
  <use xlink:href="#glyph0-21" x="81.15923" y="305.189309"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-3" x="25.271459" y="317.140743"/>
  <use xlink:href="#glyph0-17" x="29.725405" y="317.140743"/>
  <use xlink:href="#glyph0-12" x="39.269717" y="317.140743"/>
  <use xlink:href="#glyph0-13" x="44.519437" y="317.140743"/>
  <use xlink:href="#glyph0-20" x="48.973383" y="317.140743"/>
  <use xlink:href="#glyph0-10" x="54.540815" y="317.140743"/>
  <use xlink:href="#glyph0-33" x="58.994761" y="317.140743"/>
  <use xlink:href="#glyph0-20" x="65.357967" y="317.140743"/>
  <use xlink:href="#glyph0-13" x="70.925399" y="317.140743"/>
  <use xlink:href="#glyph0-20" x="75.379345" y="317.140743"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-24" x="6.83796" y="333.584836"/>
  <use xlink:href="#glyph1-25" x="14.030803" y="333.584836"/>
  <use xlink:href="#glyph1-12" x="19.564373" y="333.584836"/>
  <use xlink:href="#glyph1-7" x="23.990431" y="333.584836"/>
  <use xlink:href="#glyph1-12" x="27.918509" y="333.584836"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-33" x="35.661124" y="333.584836"/>
  <use xlink:href="#glyph1-15" x="41.194693" y="333.584836"/>
  <use xlink:href="#glyph1-2" x="43.961478" y="333.584836"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-16" x="49.220162" y="333.584836"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-34" x="53.367351" y="333.584836"/>
  <use xlink:href="#glyph1-7" x="58.624043" y="333.584836"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-20" x="65.878636" y="333.584836"/>
  <use xlink:href="#glyph1-12" x="69.779822" y="333.584836"/>
  <use xlink:href="#glyph1-31" x="74.205881" y="333.584836"/>
  <use xlink:href="#glyph1-20" x="79.739451" y="333.584836"/>
  <use xlink:href="#glyph1-12" x="83.640637" y="333.584836"/>
  <use xlink:href="#glyph1-21" x="88.066696" y="333.584836"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-7" x="3.51895" y="345.53627"/>
  <use xlink:href="#glyph1-12" x="7.447027" y="345.53627"/>
  <use xlink:href="#glyph1-3" x="11.873086" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="17.127786" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-5" x="24.327601" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="32.623972" y="345.53627"/>
  <use xlink:href="#glyph1-2" x="36.497271" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-2" x="41.755955" y="345.53627"/>
  <use xlink:href="#glyph1-15" x="46.735769" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-16" x="52.81911" y="345.53627"/>
  <use xlink:href="#glyph1-2" x="57.245169" y="345.53627"/>
  <use xlink:href="#glyph1-3" x="62.224983" y="345.53627"/>
  <use xlink:href="#glyph1-17" x="67.758552" y="345.53627"/>
  <use xlink:href="#glyph1-18" x="73.292122" y="345.53627"/>
  <use xlink:href="#glyph1-19" x="78.271936" y="345.53627"/>
  <use xlink:href="#glyph1-20" x="83.805505" y="345.53627"/>
  <use xlink:href="#glyph1-5" x="87.706692" y="345.53627"/>
  <use xlink:href="#glyph1-21" x="92.686506" y="345.53627"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-4" x="3.51895" y="357.487704"/>
  <use xlink:href="#glyph1-6" x="7.392249" y="357.487704"/>
  <use xlink:href="#glyph1-2" x="10.159034" y="357.487704"/>
  <use xlink:href="#glyph1-3" x="15.138848" y="357.487704"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-5" x="23.988974" y="357.487704"/>
  <use xlink:href="#glyph1-3" x="28.968788" y="357.487704"/>
  <use xlink:href="#glyph1-13" x="34.502358" y="357.487704"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="43.352483" y="357.487704"/>
  <use xlink:href="#glyph1-3" x="46.119268" y="357.487704"/>
  <use xlink:href="#glyph1-7" x="51.652837" y="357.487704"/>
  <use xlink:href="#glyph1-4" x="55.580915" y="357.487704"/>
  <use xlink:href="#glyph1-5" x="59.454214" y="357.487704"/>
  <use xlink:href="#glyph1-3" x="64.434028" y="357.487704"/>
  <use xlink:href="#glyph1-16" x="69.967598" y="357.487704"/>
  <use xlink:href="#glyph1-12" x="74.393656" y="357.487704"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-35" x="82.146231" y="357.487704"/>
  <use xlink:href="#glyph1-6" x="89.339075" y="357.487704"/>
  <use xlink:href="#glyph1-4" x="92.105859" y="357.487704"/>
  <use xlink:href="#glyph1-25" x="95.979159" y="357.487704"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-5" x="3.51895" y="369.439138"/>
  <use xlink:href="#glyph1-7" x="8.498764" y="369.439138"/>
  <use xlink:href="#glyph1-7" x="12.426842" y="369.439138"/>
  <use xlink:href="#glyph1-2" x="16.354919" y="369.439138"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-16" x="21.613603" y="369.439138"/>
  <use xlink:href="#glyph1-6" x="26.039661" y="369.439138"/>
  <use xlink:href="#glyph1-5" x="28.806446" y="369.439138"/>
  <use xlink:href="#glyph1-4" x="33.78626" y="369.439138"/>
  <use xlink:href="#glyph1-12" x="37.65956" y="369.439138"/>
  <use xlink:href="#glyph1-13" x="42.085618" y="369.439138"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-6" x="50.935744" y="369.439138"/>
  <use xlink:href="#glyph1-3" x="53.702529" y="369.439138"/>
  <use xlink:href="#glyph1-31" x="59.236098" y="369.439138"/>
  <use xlink:href="#glyph1-19" x="64.769668" y="369.439138"/>
  <use xlink:href="#glyph1-4" x="70.303237" y="369.439138"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-5" x="77.493093" y="369.439138"/>
  <use xlink:href="#glyph1-3" x="82.472907" y="369.439138"/>
  <use xlink:href="#glyph1-13" x="88.006476" y="369.439138"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-2" x="3.51895" y="381.390572"/>
  <use xlink:href="#glyph1-19" x="8.498764" y="381.390572"/>
  <use xlink:href="#glyph1-4" x="14.032334" y="381.390572"/>
  <use xlink:href="#glyph1-31" x="17.905633" y="381.390572"/>
  <use xlink:href="#glyph1-19" x="23.439202" y="381.390572"/>
  <use xlink:href="#glyph1-4" x="28.972772" y="381.390572"/>