--- /dev/null
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="width" content="441">
+ <meta name="height" content="595">
+
+ <style>
+ * {
+ padding: 0;
+ margin: 0;
+ outline: 0;
+ }
+
+ body, main {
+ width: 441px;
+ height: 595px;
+ }
+
+ main {
+ position: relative;
+ }
+
+ main img {
+ position: absolute;
+ top: 0;
+ left: 0;
+ display: block;
+ width: 441px;
+ height: 595px;
+ z-index: 1;
+ opacity: 0;
+ transition: opacity 250ms;
+ }
+
+ main a {
+ position: absolute;
+ z-index: 2;
+ }
+
+ main a.answer {
+ top: 293px;
+ left: 56px;
+ width: 156px;
+ height: 84px;
+ }
+
+ main a.answer.false {
+ left: 218px
+ }
+
+ main a.next {
+ display: none;
+ top: 0;
+ left: 0;
+ width: 441px;
+ height: 595px;
+ }
+ </style>
+</head>
+<body>
+<main>
+ <a class="answer true" href="#"></a>
+ <a class="answer false" href="#"></a>
+ <a class="next" href="#"></a>
+</main>
+
+<script src="../../jquery.js"></script>
+<script>
+ $(function () {
+ for (var i = 1; i <= 14; i++) {
+ $("main").append('<img data-i="' + i + '" src="p' + i + '.svg" width="441" height="595" />');
+ }
+
+ var state = 0;
+ next();
+ $("a").on('click', function () {
+ next();
+ return false;
+ });
+
+ function next() {
+ state = Math.max(1, Math.min(14, state + 1));
+ if (state === 14) {
+ $("a").hide();
+ } else if (state % 2 === 1) {
+ $("a.answer").show();
+ $("a.next").hide();
+ } else {
+ $("a.answer").hide();
+ $("a.next").show();
+ }
+ $('img[data-i="' + state + '"]').css('opacity', 1);
+ $('img:not([data-i="' + state + '"])').css('opacity', 0);
+ }
+ });
+</script>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 8.59375 -12.984375 L 12.78125 -12.984375 L 7.609375 -6.828125 L 13.234375 0 L 8.875 0 L 4.515625 -5.625 L 4.484375 -5.625 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.625 L 4.515625 -7.625 Z M 8.59375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 12.0625 -35.09375 L 12.0625 -2.59375 C 12.0625 -0.703125 12.0625 -0.703125 10.171875 -0.703125 L 6.6875 -0.703125 C 5.984375 -0.703125 5.6875 -1 5.6875 -1.59375 C 5.78125 -2.09375 5.6875 -2.5 5.6875 -2.984375 L 5.6875 -58.03125 C 5.6875 -60.234375 5.890625 -60.125 3.59375 -60.125 L 0.796875 -60.125 C 0.296875 -60.125 0 -60.421875 0 -60.921875 L 0 -64.515625 C 0 -65.109375 0.296875 -65.3125 0.796875 -65.421875 C 3.390625 -65.921875 5.578125 -67.109375 7.484375 -69.109375 C 7.671875 -69.296875 7.875 -69.5 8.28125 -69.5 L 11.265625 -69.5 C 11.765625 -69.5 11.96875 -69.203125 11.96875 -68.703125 C 12.0625 -68.3125 12.0625 -67.8125 12.0625 -67.40625 Z M 12.0625 -35.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="84.305129" y="256.199599"/>
+ <use xlink:href="#glyph0-2" x="99.575598" y="256.199599"/>
+ <use xlink:href="#glyph0-3" x="114.742772" y="256.199599"/>
+ <use xlink:href="#glyph0-4" x="120.647812" y="256.199599"/>
+ <use xlink:href="#glyph0-3" x="134.0934" y="256.199599"/>
+ <use xlink:href="#glyph0-5" x="139.99844" y="256.199599"/>
+ <use xlink:href="#glyph0-6" x="148.520292" y="256.199599"/>
+ <use xlink:href="#glyph0-7" x="154.098231" y="256.199599"/>
+ <use xlink:href="#glyph0-8" x="167.199501" y="256.199599"/>
+ <use xlink:href="#glyph0-3" x="176.668225" y="256.199599"/>
+ <use xlink:href="#glyph0-9" x="182.573265" y="256.199599"/>
+ <use xlink:href="#glyph0-10" x="193.95295" y="256.199599"/>
+ <use xlink:href="#glyph0-1" x="205.659736" y="256.199599"/>
+ <use xlink:href="#glyph0-11" x="220.930205" y="256.199599"/>
+ <use xlink:href="#glyph0-12" x="233.876532" y="256.199599"/>
+ <use xlink:href="#glyph0-13" x="247.270472" y="256.199599"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="258.529646" y="256.199599"/>
+ <use xlink:href="#glyph0-6" x="267.7057" y="256.199599"/>
+ <use xlink:href="#glyph0-1" x="273.283639" y="256.199599"/>
+ <use xlink:href="#glyph0-2" x="288.554108" y="256.199599"/>
+ <use xlink:href="#glyph0-15" x="303.721282" y="256.199599"/>
+ <use xlink:href="#glyph0-3" x="309.626322" y="256.199599"/>
+ <use xlink:href="#glyph0-14" x="315.531363" y="256.199599"/>
+ <use xlink:href="#glyph0-16" x="324.707417" y="256.199599"/>
+ <use xlink:href="#glyph0-8" x="338.531753" y="256.199599"/>
+ <use xlink:href="#glyph0-3" x="348.000477" y="256.199599"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-9" x="44.347115" y="274.844377"/>
+ <use xlink:href="#glyph0-10" x="55.726799" y="274.844377"/>
+ <use xlink:href="#glyph0-1" x="67.433585" y="274.844377"/>
+ <use xlink:href="#glyph0-11" x="82.704054" y="274.844377"/>
+ <use xlink:href="#glyph0-12" x="95.650382" y="274.844377"/>
+ <use xlink:href="#glyph0-13" x="109.044322" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="120.40679" y="274.844377"/>
+ <use xlink:href="#glyph0-10" x="129.875514" y="274.844377"/>
+ <use xlink:href="#glyph0-3" x="141.5823" y="274.844377"/>
+ <use xlink:href="#glyph0-11" x="147.48734" y="274.844377"/>
+ <use xlink:href="#glyph0-1" x="160.433668" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="175.704137" y="274.844377"/>
+ <use xlink:href="#glyph0-17" x="185.172861" y="274.844377"/>
+ <use xlink:href="#glyph0-3" x="195.777831" y="274.844377"/>
+ <use xlink:href="#glyph0-14" x="201.682872" y="274.844377"/>
+ <use xlink:href="#glyph0-16" x="210.858926" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="224.683262" y="274.844377"/>
+ <use xlink:href="#glyph0-3" x="234.151986" y="274.844377"/>
+ <use xlink:href="#glyph0-17" x="240.057026" y="274.844377"/>
+ <use xlink:href="#glyph0-4" x="250.661997" y="274.844377"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="263.072911" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="272.248966" y="274.844377"/>
+ <use xlink:href="#glyph0-5" x="281.717689" y="274.844377"/>
+ <use xlink:href="#glyph0-5" x="290.239541" y="274.844377"/>
+ <use xlink:href="#glyph0-6" x="298.761392" y="274.844377"/>
+ <use xlink:href="#glyph0-14" x="304.339331" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="313.515385" y="274.844377"/>
+ <use xlink:href="#glyph0-3" x="322.984109" y="274.844377"/>
+ <use xlink:href="#glyph0-13" x="328.889149" y="274.844377"/>
+ <use xlink:href="#glyph0-16" x="340.251618" y="274.844377"/>
+ <use xlink:href="#glyph0-8" x="354.075955" y="274.844377"/>
+ <use xlink:href="#glyph0-13" x="363.544678" y="274.844377"/>
+ <use xlink:href="#glyph0-18" x="374.907147" y="274.844377"/>
+ <use xlink:href="#glyph0-3" x="387.95677" y="274.844377"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-19" x="107.80478" y="293.489155"/>
+ <use xlink:href="#glyph0-8" x="119.459918" y="293.489155"/>
+ <use xlink:href="#glyph0-20" x="128.928642" y="293.489155"/>
+ <use xlink:href="#glyph0-1" x="138.259638" y="293.489155"/>
+ <use xlink:href="#glyph0-10" x="153.530107" y="293.489155"/>
+ <use xlink:href="#glyph0-8" x="165.236893" y="293.489155"/>
+ <use xlink:href="#glyph0-3" x="174.705617" y="293.489155"/>
+ <use xlink:href="#glyph0-21" x="180.610657" y="293.489155"/>
+ <use xlink:href="#glyph0-1" x="195.106413" y="293.489155"/>
+ <use xlink:href="#glyph0-6" x="210.376882" y="293.489155"/>
+ <use xlink:href="#glyph0-2" x="215.954821" y="293.489155"/>
+ <use xlink:href="#glyph0-21" x="231.121994" y="293.489155"/>
+ <use xlink:href="#glyph0-3" x="245.61775" y="293.489155"/>
+ <use xlink:href="#glyph0-1" x="251.52279" y="293.489155"/>
+ <use xlink:href="#glyph0-2" x="266.793259" y="293.489155"/>
+ <use xlink:href="#glyph0-3" x="281.960433" y="293.489155"/>
+ <use xlink:href="#glyph0-4" x="287.865473" y="293.489155"/>
+ <use xlink:href="#glyph0-6" x="301.311061" y="293.489155"/>
+ <use xlink:href="#glyph0-10" x="306.889" y="293.489155"/>
+ <use xlink:href="#glyph0-22" x="318.595786" y="293.489155"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 299.93132 417.84562 L 299.93132 385.306092 C 299.93132 383.413168 299.93132 383.413168 298.038395 383.413168 L 294.549782 383.413168 C 293.845802 383.413168 293.548566 383.710404 293.548566 384.304876 C 293.64243 384.805484 293.548566 385.212228 293.548566 385.697192 L 293.548566 440.811018 C 293.548566 443.016822 293.751938 442.907314 291.45227 442.907314 L 288.651993 442.907314 C 288.151385 442.907314 287.854149 443.20455 287.854149 443.705158 L 287.854149 447.303279 C 287.854149 447.897751 288.151385 448.101123 288.651993 448.210631 C 291.248897 448.711239 293.439058 449.900184 295.347626 451.902616 C 295.535354 452.090344 295.738727 452.293716 296.145471 452.293716 L 299.133475 452.293716 C 299.634083 452.293716 299.837456 451.99648 299.837456 451.495872 C 299.93132 451.104772 299.93132 450.604164 299.93132 450.19742 Z M 299.93132 417.84562 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="206.377859" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 344.671875 L 157.308594 344.671875 L 157.308594 327.570312 L 105.214844 327.570312 Z M 105.214844 344.671875 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 344.671875 L 329.273438 344.671875 L 329.273438 327.570312 L 277.179688 327.570312 Z M 277.179688 344.671875 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.00161663 L 320.171364 -0.00161663 " transform="matrix(0.998785,0,0,-0.998785,56.260538,357.146823)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="340.827871"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="340.827871"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="340.827871"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="340.827871"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="340.827871"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.00112649 L 0.00154698 33.199361 " transform="matrix(0.998785,0,0,-0.998785,211.95158,352.463719)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 342.734375 L 222.597656 342.734375 L 222.597656 328.175781 L 201.253906 328.175781 Z M 201.253906 342.734375 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="339.162896"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="339.162896"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -52.84375 C 0 -57.640625 0 -62.421875 0 -67.109375 L 0 -68.015625 C 0 -69.203125 0.09375 -69.296875 1.296875 -69.296875 L 1.6875 -69.296875 C 6.375 -69.296875 10.96875 -69.296875 15.5625 -69.296875 L 16.453125 -69.296875 C 16.859375 -69.296875 17.15625 -69.109375 17.15625 -68.609375 C 17.25 -67.015625 17.25 -65.421875 17.15625 -63.71875 C 17.15625 -63.125 16.75 -63.015625 16.25 -63.015625 C 15.25 -63.015625 14.15625 -63.015625 13.0625 -63.015625 L 7.671875 -63.015625 C 6.375 -63.015625 6.28125 -62.921875 6.28125 -61.71875 L 6.28125 -46.5625 C 6.28125 -45.46875 6.375 -45.375 7.578125 -45.578125 C 12.0625 -46.0625 15.953125 -43.96875 17.65625 -39.890625 C 18.15625 -38.890625 18.34375 -37.796875 18.34375 -36.703125 C 18.453125 -27.625 18.453125 -18.640625 18.34375 -9.671875 C 18.34375 -5.1875 15.15625 -1.6875 10.765625 -0.890625 C 6.6875 -0.09375 2.5 -2.296875 0.703125 -6.1875 C 0.296875 -7.28125 0 -8.28125 0 -9.46875 L 0 -18.453125 C 0 -19.84375 0.09375 -19.9375 1.390625 -19.9375 L 5.390625 -19.9375 C 6.578125 -19.9375 6.6875 -19.84375 6.6875 -18.640625 L 6.6875 -10.96875 C 6.6875 -10.375 6.6875 -9.875 6.875 -9.375 C 7.28125 -8.28125 8.375 -7.484375 9.375 -7.578125 C 10.5625 -7.78125 11.375 -8.671875 11.5625 -9.875 L 11.5625 -10.765625 C 11.5625 -19.046875 11.5625 -27.328125 11.5625 -35.703125 L 11.5625 -36.59375 C 11.375 -37.59375 10.5625 -38.484375 9.578125 -38.6875 C 8.671875 -38.890625 7.484375 -38.484375 7.1875 -37.5 C 6.6875 -36.296875 5.890625 -36.203125 4.890625 -36.296875 L 1.296875 -36.296875 C 0.09375 -36.296875 0 -36.390625 0 -37.59375 C 0 -40.6875 0 -43.671875 0 -46.765625 Z M 0 -52.84375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 4.1875 -2.546875 C 4.1875 -3.515625 4.234375 -3.625 4.78125 -4.5625 L 5.5625 -5.9375 C 6.1875 -7 6.5625 -7.796875 7.21875 -7.90625 L 7.5625 -7.96875 C 7.65625 -8.046875 7.640625 -8.21875 7.546875 -8.28125 C 7.109375 -8.25 6.765625 -8.234375 6.375 -8.234375 C 6 -8.234375 5.625 -8.25 5.1875 -8.28125 C 5.078125 -8.234375 5.0625 -8.046875 5.15625 -7.96875 L 5.375 -7.9375 C 5.6875 -7.90625 5.90625 -7.8125 5.90625 -7.734375 C 5.90625 -7.59375 5.4375 -6.734375 5.09375 -6.09375 C 4.71875 -5.375 4.3125 -4.640625 3.921875 -3.984375 C 3.4375 -4.84375 2.96875 -5.828125 2.515625 -6.75 C 2.453125 -6.875 2.125 -7.59375 2.125 -7.71875 C 2.125 -7.8125 2.203125 -7.875 2.640625 -7.9375 L 2.8125 -7.96875 C 2.890625 -8.046875 2.890625 -8.234375 2.765625 -8.28125 C 2.453125 -8.25 2.015625 -8.234375 1.4375 -8.234375 C 0.84375 -8.234375 0.390625 -8.25 -0.015625 -8.28125 C -0.09375 -8.234375 -0.109375 -8.046875 -0.03125 -7.96875 L 0.3125 -7.90625 C 0.6875 -7.84375 0.875 -7.78125 1.296875 -6.953125 L 2.765625 -4.078125 C 3.140625 -3.390625 3.171875 -3.21875 3.171875 -2.53125 L 3.171875 -1.890625 C 3.171875 -0.5625 3.140625 -0.390625 2.421875 -0.3125 L 2.03125 -0.28125 C 1.953125 -0.203125 1.984375 0 2.0625 0.03125 C 2.71875 0.015625 3.171875 0 3.703125 0 C 4.1875 0 4.625 0.015625 5.390625 0.03125 C 5.46875 0 5.5 -0.203125 5.421875 -0.28125 L 4.9375 -0.3125 C 4.265625 -0.359375 4.1875 -0.5625 4.1875 -1.890625 Z M 4.1875 -2.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 2.953125 0.03125 C 3.046875 0 3.078125 -0.21875 2.984375 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4 C 2.109375 -4.3125 2.140625 -4.390625 2.34375 -4.390625 L 3.90625 -4.390625 C 4.4375 -4.390625 4.53125 -4.328125 4.53125 -3.578125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.375 4.0625 -0.3125 L 3.796875 -0.28125 C 3.703125 -0.21875 3.734375 0 3.8125 0.03125 C 4.171875 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.46875 C 5.453125 -3.984375 5.484375 -4.578125 5.5 -5.03125 C 5.484375 -5.0625 5.4375 -5.09375 5.375 -5.09375 C 5.078125 -4.984375 4.296875 -4.921875 3.75 -4.921875 L 2.34375 -4.921875 C 2.140625 -4.921875 2.109375 -5 2.109375 -5.3125 L 2.109375 -5.4375 C 2.109375 -7.375 2.5625 -8.453125 3.53125 -8.453125 C 3.859375 -8.453125 4.34375 -8.234375 4.703125 -7.625 C 4.765625 -7.53125 4.859375 -7.4375 5.03125 -7.4375 C 5.21875 -7.4375 5.546875 -7.578125 5.546875 -7.953125 C 5.546875 -8.484375 4.84375 -8.921875 4 -8.921875 C 2.59375 -8.921875 1.828125 -7.875 1.578125 -7.234375 C 1.28125 -6.578125 1.1875 -5.859375 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 Z M 1.1875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-7">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-8">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-9">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-10">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-11">
+<path style="stroke:none;" d="M 2.078125 -0.890625 C 2.1875 -0.625 2.390625 -0.109375 2.453125 0.15625 C 2.5 0.1875 2.5625 0.203125 2.609375 0.203125 C 2.671875 0.203125 2.71875 0.1875 2.765625 0.15625 C 2.859375 -0.140625 3.03125 -0.59375 3.265625 -1.125 L 3.90625 -2.6875 C 4 -2.90625 4.171875 -3.296875 4.1875 -3.296875 C 4.1875 -3.296875 4.375 -2.890625 4.46875 -2.65625 L 5.0625 -1.21875 C 5.28125 -0.71875 5.5 -0.078125 5.578125 0.15625 C 5.625 0.1875 5.671875 0.203125 5.71875 0.203125 C 5.78125 0.203125 5.828125 0.1875 5.875 0.15625 C 5.984375 -0.171875 6.125 -0.53125 6.296875 -0.984375 C 6.546875 -1.625 7.140625 -3.125 7.484375 -3.8125 C 7.734375 -4.375 7.859375 -4.546875 8.15625 -4.609375 L 8.40625 -4.65625 C 8.484375 -4.71875 8.46875 -4.90625 8.359375 -4.953125 C 8.09375 -4.9375 7.796875 -4.921875 7.546875 -4.921875 C 7.234375 -4.921875 6.921875 -4.9375 6.5625 -4.953125 C 6.484375 -4.921875 6.453125 -4.71875 6.546875 -4.65625 L 6.859375 -4.609375 C 7.015625 -4.578125 7.09375 -4.515625 7.09375 -4.4375 C 7.09375 -4.359375 7.0625 -4.1875 6.96875 -3.90625 C 6.78125 -3.390625 6.28125 -2.0625 6.125 -1.703125 C 6.03125 -1.5 5.96875 -1.375 5.9375 -1.34375 C 5.90625 -1.375 5.859375 -1.515625 5.78125 -1.703125 C 5.640625 -2.03125 4.96875 -3.625 4.828125 -4.03125 C 4.6875 -4.46875 4.65625 -4.5 5.15625 -4.609375 L 5.421875 -4.65625 C 5.5 -4.71875 5.5 -4.921875 5.375 -4.953125 C 4.953125 -4.9375 4.578125 -4.921875 4.1875 -4.921875 C 3.875 -4.921875 3.46875 -4.9375 3.15625 -4.953125 C 3.0625 -4.921875 3.03125 -4.734375 3.125 -4.65625 L 3.328125 -4.609375 C 3.59375 -4.546875 3.78125 -4.4375 3.890625 -4.171875 C 3.953125 -4 3.9375 -3.84375 3.78125 -3.453125 L 3.171875 -1.9375 C 3.015625 -1.578125 2.921875 -1.359375 2.890625 -1.328125 C 2.890625 -1.359375 2.765625 -1.578125 2.65625 -1.875 L 1.890625 -3.78125 C 1.75 -4.125 1.6875 -4.359375 1.6875 -4.4375 C 1.6875 -4.5 1.78125 -4.578125 1.953125 -4.609375 L 2.25 -4.65625 C 2.328125 -4.71875 2.328125 -4.90625 2.21875 -4.953125 C 1.890625 -4.9375 1.515625 -4.921875 1.140625 -4.921875 C 0.765625 -4.921875 0.40625 -4.9375 0.03125 -4.953125 C -0.09375 -4.90625 -0.078125 -4.71875 -0.015625 -4.65625 L 0.1875 -4.609375 C 0.5 -4.53125 0.65625 -4.40625 0.9375 -3.703125 Z M 2.078125 -0.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-12">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-13">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-14">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-15">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-16">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-17">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-18">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-19">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-20">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-21">
+<path style="stroke:none;" d="M 2.203125 -2.484375 C 2.3125 -2.34375 2.28125 -2.296875 2.171875 -2.15625 C 1.890625 -1.8125 1.328125 -0.96875 1.0625 -0.703125 C 0.84375 -0.46875 0.65625 -0.359375 0.4375 -0.328125 L 0.15625 -0.28125 C 0.0625 -0.21875 0.078125 -0.015625 0.171875 0.03125 C 0.5 0.015625 0.78125 0 1.09375 0 C 1.390625 0 1.703125 0.015625 2.015625 0.03125 C 2.09375 0 2.109375 -0.21875 2.03125 -0.28125 L 1.828125 -0.3125 C 1.515625 -0.359375 1.53125 -0.46875 1.78125 -0.859375 L 2.3125 -1.6875 C 2.390625 -1.828125 2.5 -1.953125 2.53125 -1.984375 C 2.578125 -1.953125 2.65625 -1.84375 2.8125 -1.625 L 3.453125 -0.6875 C 3.625 -0.46875 3.609375 -0.34375 3.25 -0.3125 L 2.890625 -0.28125 C 2.796875 -0.21875 2.828125 0 2.921875 0.03125 C 3.328125 0.015625 3.640625 0 4.109375 0 C 4.46875 0 4.875 0.015625 5.34375 0.03125 C 5.4375 0 5.4375 -0.203125 5.375 -0.28125 L 5.171875 -0.28125 C 4.828125 -0.3125 4.625 -0.46875 4.34375 -0.875 L 3.1875 -2.515625 C 3.015625 -2.734375 3.015625 -2.765625 3.171875 -2.96875 C 3.671875 -3.640625 4.125 -4.21875 4.34375 -4.390625 C 4.484375 -4.5 4.671875 -4.546875 4.96875 -4.609375 L 5.15625 -4.640625 C 5.234375 -4.703125 5.234375 -4.90625 5.125 -4.953125 C 4.890625 -4.9375 4.5 -4.921875 4.21875 -4.921875 C 3.921875 -4.921875 3.59375 -4.9375 3.3125 -4.953125 C 3.203125 -4.921875 3.1875 -4.71875 3.265625 -4.640625 L 3.40625 -4.609375 C 3.6875 -4.53125 3.71875 -4.46875 3.515625 -4.140625 C 3.25 -3.75 2.828125 -3.125 2.78125 -3.078125 C 2.75 -3.125 2.671875 -3.21875 2.625 -3.296875 L 2.015625 -4.171875 C 1.8125 -4.46875 1.796875 -4.546875 2.140625 -4.609375 L 2.328125 -4.640625 C 2.390625 -4.703125 2.390625 -4.90625 2.3125 -4.953125 C 1.828125 -4.9375 1.546875 -4.921875 1.25 -4.921875 C 0.9375 -4.921875 0.65625 -4.9375 0.15625 -4.953125 C 0.078125 -4.921875 0.0625 -4.703125 0.140625 -4.640625 L 0.34375 -4.609375 C 0.6875 -4.546875 0.90625 -4.34375 1.09375 -4.0625 Z M 2.203125 -2.484375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-22">
+<path style="stroke:none;" d="M 8.09375 -1.96875 C 8.09375 -2.609375 8.109375 -2.953125 8.625 -3.015625 L 8.828125 -3.046875 C 8.90625 -3.125 8.90625 -3.3125 8.8125 -3.359375 C 8.40625 -3.328125 7.984375 -3.328125 7.484375 -3.328125 C 6.75 -3.328125 6.0625 -3.328125 5.703125 -3.359375 C 5.625 -3.328125 5.609375 -3.09375 5.703125 -3.046875 L 6.25 -2.984375 C 7.03125 -2.890625 7.0625 -2.828125 7.0625 -1.765625 L 7.0625 -1.265625 C 7.0625 -0.875 7 -0.65625 6.9375 -0.5625 C 6.796875 -0.34375 6.34375 -0.1875 5.5625 -0.1875 C 3.0625 -0.1875 1.828125 -2.078125 1.828125 -4.46875 C 1.828125 -6.34375 2.890625 -8.0625 5.3125 -8.0625 C 6.578125 -8.0625 7.515625 -7.640625 7.859375 -6.296875 C 7.9375 -6.21875 8.171875 -6.234375 8.203125 -6.328125 C 8.09375 -7.078125 8.015625 -7.734375 8.015625 -8.140625 C 7.859375 -8.109375 7.484375 -8.203125 7.234375 -8.25 C 7.03125 -8.296875 6.359375 -8.4375 5.65625 -8.4375 C 3.765625 -8.4375 2.53125 -7.859375 1.703125 -6.984375 C 0.921875 -6.15625 0.578125 -5.078125 0.578125 -4.015625 C 0.578125 -2.921875 0.96875 -1.9375 1.71875 -1.1875 C 2.6875 -0.21875 4.046875 0.203125 5.53125 0.203125 C 6.203125 0.203125 7.109375 0.046875 7.765625 -0.125 C 8 -0.1875 8.234375 -0.234375 8.375 -0.234375 C 8.421875 -0.28125 8.421875 -0.34375 8.390625 -0.390625 C 8.171875 -0.46875 8.09375 -0.78125 8.09375 -1.265625 Z M 8.09375 -1.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-23">
+<path style="stroke:none;" d="M 8.3125 -5.109375 C 8.3125 -5.6875 8.296875 -7.234375 8.5 -7.671875 C 8.546875 -7.78125 8.796875 -7.875 9.203125 -7.9375 L 9.375 -7.96875 C 9.453125 -8.046875 9.453125 -8.21875 9.34375 -8.28125 C 8.921875 -8.25 8.609375 -8.234375 8.0625 -8.234375 C 7.59375 -8.234375 7.171875 -8.25 6.59375 -8.28125 C 6.484375 -8.234375 6.484375 -8.046875 6.5625 -7.96875 L 6.78125 -7.9375 C 7.28125 -7.875 7.484375 -7.796875 7.546875 -7.6875 C 7.796875 -7.3125 7.796875 -5.6875 7.796875 -5.109375 L 7.796875 -2.4375 C 7.796875 -2.171875 7.796875 -1.96875 7.75 -1.90625 L 7.734375 -1.90625 C 7.140625 -2.515625 6.53125 -3.203125 5.671875 -4.171875 L 4.453125 -5.53125 C 4.046875 -6 2.578125 -7.640625 2.328125 -8.28125 C 2.15625 -8.25 1.953125 -8.234375 1.75 -8.234375 C 1.515625 -8.234375 0.859375 -8.234375 0.34375 -8.28125 C 0.234375 -8.234375 0.234375 -8.046875 0.3125 -7.96875 L 0.53125 -7.9375 C 0.828125 -7.90625 1.125 -7.8125 1.296875 -7.640625 C 1.5625 -7.359375 1.578125 -7.09375 1.578125 -6.734375 L 1.578125 -3.140625 C 1.578125 -2.53125 1.578125 -1.015625 1.40625 -0.5625 C 1.34375 -0.421875 1.15625 -0.34375 0.859375 -0.3125 L 0.53125 -0.28125 C 0.453125 -0.203125 0.46875 -0.03125 0.546875 0.03125 C 0.984375 0.015625 1.328125 0 1.84375 0 C 2.3125 0 2.75 0.015625 3.3125 0.03125 C 3.390625 -0.03125 3.40625 -0.171875 3.328125 -0.28125 L 2.953125 -0.3125 C 2.640625 -0.34375 2.390625 -0.40625 2.3125 -0.546875 C 2.09375 -0.921875 2.078125 -2.546875 2.078125 -3.140625 L 2.078125 -5.859375 C 2.078125 -6.234375 2.09375 -6.515625 2.140625 -6.671875 L 2.171875 -6.671875 C 2.4375 -6.390625 3.28125 -5.375 3.625 -4.984375 L 6.515625 -1.6875 C 7.609375 -0.453125 7.96875 -0.015625 8.109375 0.203125 C 8.25 0.203125 8.328125 0.140625 8.359375 0.0625 C 8.3125 -0.265625 8.3125 -1.75 8.3125 -2.125 Z M 8.3125 -5.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-24">
+<path style="stroke:none;" d="M 2.625 -7.359375 C 2.625 -7.828125 2.625 -7.859375 3 -7.859375 L 3.75 -7.859375 C 4.28125 -7.859375 4.6875 -7.859375 4.96875 -7.78125 C 5.59375 -7.609375 5.75 -7.15625 5.84375 -6.59375 C 5.9375 -6.515625 6.109375 -6.546875 6.140625 -6.625 C 6.125 -7.109375 6.109375 -7.703125 6.109375 -8.28125 C 5.9375 -8.234375 5.21875 -8.234375 4.421875 -8.234375 L 2.125 -8.234375 C 1.625 -8.234375 1.203125 -8.25 0.671875 -8.28125 C 0.59375 -8.234375 0.578125 -8.015625 0.65625 -7.96875 L 0.84375 -7.9375 C 1.578125 -7.859375 1.59375 -7.671875 1.59375 -6.359375 L 1.59375 -1.875 C 1.59375 -0.5625 1.578125 -0.40625 0.84375 -0.3125 L 0.53125 -0.28125 C 0.46875 -0.203125 0.484375 0 0.5625 0.03125 C 1.15625 0.015625 1.578125 0 2.125 0 C 2.625 0 3.046875 0.015625 3.78125 0.03125 C 3.859375 0 3.875 -0.21875 3.8125 -0.28125 L 3.390625 -0.3125 C 2.640625 -0.375 2.625 -0.5625 2.625 -1.875 L 2.625 -3.609375 C 2.625 -3.9375 2.65625 -3.9375 3.03125 -3.9375 L 3.875 -3.9375 C 4.359375 -3.9375 4.671875 -3.9375 4.84375 -3.875 C 5.078125 -3.8125 5.1875 -3.640625 5.25 -3.40625 L 5.375 -2.921875 C 5.453125 -2.84375 5.640625 -2.84375 5.6875 -2.921875 C 5.6875 -3.203125 5.640625 -3.6875 5.640625 -4.125 C 5.640625 -4.59375 5.6875 -5.09375 5.6875 -5.390625 C 5.640625 -5.46875 5.4375 -5.46875 5.375 -5.390625 L 5.25 -4.890625 C 5.1875 -4.5625 5.078125 -4.5 4.9375 -4.453125 C 4.796875 -4.40625 4.390625 -4.375 3.875 -4.375 L 3.03125 -4.375 C 2.65625 -4.375 2.625 -4.375 2.625 -4.71875 Z M 2.625 -7.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-25">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-26">
+<path style="stroke:none;" d="M 1.59375 -1.890625 C 1.59375 -0.578125 1.578125 -0.40625 0.84375 -0.3125 L 0.53125 -0.28125 C 0.453125 -0.203125 0.46875 0 0.546875 0.03125 C 1.171875 0.015625 1.59375 0 2.125 0 C 2.625 0 3.046875 0.015625 3.671875 0.03125 C 3.75 0 3.765625 -0.21875 3.703125 -0.28125 L 3.390625 -0.3125 C 2.640625 -0.40625 2.625 -0.578125 2.625 -1.890625 L 2.625 -6.34375 C 2.625 -7.671875 2.640625 -7.875 3.390625 -7.9375 L 3.703125 -7.96875 C 3.765625 -8.015625 3.75 -8.234375 3.671875 -8.28125 C 3.046875 -8.25 2.625 -8.234375 2.125 -8.234375 C 1.59375 -8.234375 1.171875 -8.25 0.546875 -8.28125 C 0.46875 -8.234375 0.453125 -8.015625 0.53125 -7.96875 L 0.84375 -7.9375 C 1.578125 -7.875 1.59375 -7.671875 1.59375 -6.34375 Z M 1.59375 -1.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-27">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.796875 -4.4375 3.875 -4.796875 3.75 -4.921875 L 2.328125 -4.921875 C 2.109375 -4.921875 2.109375 -4.9375 2.109375 -5.265625 L 2.109375 -5.625 C 2.109375 -6.25 2.15625 -7.171875 2.390625 -7.734375 C 2.578125 -8.1875 2.890625 -8.421875 3.265625 -8.421875 C 3.6875 -8.421875 4.03125 -8.15625 4.265625 -7.875 C 4.359375 -7.78125 4.4375 -7.734375 4.5625 -7.734375 C 4.8125 -7.734375 5.046875 -7.921875 5.046875 -8.171875 C 5.046875 -8.625 4.484375 -8.921875 3.8125 -8.921875 C 2.578125 -8.921875 1.890625 -8.046875 1.578125 -7.34375 C 1.265625 -6.640625 1.1875 -5.875 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 3.015625 0.03125 C 3.09375 0 3.125 -0.21875 3.03125 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4.03125 C 2.109375 -4.375 2.109375 -4.390625 2.328125 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-28">
+<path style="stroke:none;" d="M 1.28125 -8.734375 C 0.796875 -8.734375 0.6875 -8.421875 0.6875 -8.234375 C 0.6875 -7.984375 0.84375 -7.890625 1.03125 -7.875 C 1.265625 -7.859375 1.640625 -7.65625 1.640625 -7.171875 C 1.640625 -6.671875 1.15625 -6.3125 0.703125 -6.109375 C 0.640625 -6.015625 0.6875 -5.890625 0.78125 -5.84375 C 1.578125 -6.078125 2.25 -6.671875 2.25 -7.546875 C 2.25 -8.1875 1.796875 -8.734375 1.28125 -8.734375 Z M 1.28125 -8.734375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-29">
+<path style="stroke:none;" d="M 0.84375 3.109375 C 1.140625 3.109375 1.4375 3 1.640625 2.515625 C 2.265625 1.15625 3.28125 -1.015625 3.703125 -1.84375 L 4.390625 -3.28125 C 4.8125 -4.171875 5.046875 -4.53125 5.453125 -4.609375 L 5.671875 -4.640625 C 5.75 -4.71875 5.75 -4.90625 5.640625 -4.953125 C 5.296875 -4.9375 5 -4.921875 4.6875 -4.921875 C 4.375 -4.921875 4 -4.9375 3.59375 -4.953125 C 3.5 -4.921875 3.484375 -4.703125 3.578125 -4.640625 L 3.953125 -4.578125 C 4.1875 -4.546875 4.25 -4.453125 4.25 -4.375 C 4.25 -4.234375 4.09375 -3.765625 3.8125 -3.125 L 3.390625 -2.140625 C 3.171875 -1.625 2.96875 -1.234375 2.9375 -1.21875 C 2.890625 -1.234375 2.640625 -1.890625 2.578125 -2.09375 L 2.171875 -3.25 C 2.09375 -3.453125 1.8125 -4.265625 1.8125 -4.421875 C 1.8125 -4.5 1.90625 -4.546875 2.078125 -4.578125 L 2.390625 -4.640625 C 2.484375 -4.703125 2.46875 -4.921875 2.375 -4.953125 C 1.96875 -4.9375 1.625 -4.921875 1.28125 -4.921875 C 0.875 -4.921875 0.5 -4.9375 0.09375 -4.953125 C 0 -4.921875 -0.015625 -4.703125 0.0625 -4.640625 L 0.375 -4.578125 C 0.8125 -4.5 0.90625 -4.1875 1.109375 -3.609375 L 2.078125 -0.9375 C 2.25 -0.46875 2.296875 -0.328125 2.296875 -0.078125 C 2.296875 0.09375 2.203125 0.359375 2.171875 0.46875 C 2.0625 0.765625 1.8125 1.28125 1.453125 1.84375 C 1.359375 1.984375 1.234375 2.078125 1.03125 2.078125 L 0.796875 2.078125 C 0.53125 2.078125 0.296875 2.234375 0.296875 2.578125 C 0.296875 2.890625 0.484375 3.109375 0.84375 3.109375 Z M 0.84375 3.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-30">
+<path style="stroke:none;" d="M 2.078125 -1.15625 C 2.265625 -0.6875 2.453125 -0.203125 2.546875 0.15625 C 2.578125 0.1875 2.640625 0.203125 2.703125 0.203125 C 2.765625 0.203125 2.8125 0.1875 2.828125 0.15625 C 3 -0.28125 3.125 -0.5625 3.25 -0.875 C 3.453125 -1.390625 4.21875 -3.203125 4.390625 -3.53125 C 4.75 -4.234375 4.875 -4.5625 5.3125 -4.625 L 5.5 -4.640625 C 5.5625 -4.71875 5.5625 -4.90625 5.46875 -4.953125 C 5.125 -4.9375 4.90625 -4.921875 4.59375 -4.921875 C 4.359375 -4.921875 4.046875 -4.9375 3.65625 -4.953125 C 3.578125 -4.90625 3.5625 -4.734375 3.640625 -4.640625 L 3.921875 -4.609375 C 4.0625 -4.578125 4.140625 -4.53125 4.140625 -4.421875 C 4.140625 -4.34375 4.09375 -4.078125 3.921875 -3.640625 L 3.203125 -1.8125 C 3.109375 -1.546875 3.015625 -1.375 2.96875 -1.328125 C 2.9375 -1.375 2.890625 -1.484375 2.765625 -1.734375 C 2.484375 -2.390625 2.125 -3.265625 1.828125 -4.125 C 1.703125 -4.5 1.71875 -4.5625 2.109375 -4.625 L 2.265625 -4.640625 C 2.34375 -4.703125 2.328125 -4.90625 2.25 -4.953125 C 1.828125 -4.9375 1.578125 -4.921875 1.234375 -4.921875 C 0.8125 -4.921875 0.375 -4.9375 0.0625 -4.953125 C -0.03125 -4.921875 -0.046875 -4.75 0.03125 -4.640625 L 0.28125 -4.609375 C 0.71875 -4.546875 0.84375 -4.140625 1.03125 -3.6875 Z M 2.078125 -1.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-31">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-32">
+<path style="stroke:none;" d="M 1.25 -0.4375 C 1.25 1.09375 1.03125 1.984375 0.578125 2.515625 C 0.40625 2.703125 0.15625 2.90625 -0.15625 3.078125 C -0.21875 3.203125 -0.140625 3.328125 0.015625 3.359375 C 0.875 2.828125 1.53125 2.21875 1.90625 1.328125 C 2.078125 0.90625 2.171875 0.28125 2.171875 -0.625 L 2.171875 -3.640625 C 2.171875 -4.15625 2.203125 -4.75 2.21875 -5.1875 C 2.203125 -5.25 2.15625 -5.265625 2.09375 -5.265625 C 1.8125 -5.078125 1.09375 -4.75 0.8125 -4.65625 C 0.75 -4.625 0.75 -4.484375 0.796875 -4.4375 L 0.90625 -4.359375 C 1.25 -4.125 1.25 -4.0625 1.25 -3.578125 Z M 1.65625 -7.796875 C 1.28125 -7.796875 0.984375 -7.546875 0.984375 -7.125 C 0.984375 -6.78125 1.234375 -6.484375 1.625 -6.484375 C 1.96875 -6.484375 2.28125 -6.703125 2.28125 -7.140625 C 2.28125 -7.484375 2.03125 -7.796875 1.65625 -7.796875 Z M 1.65625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.125 -13.21875 L 3.125 -8.828125 L 8.03125 -8.828125 L 8.03125 -7.3125 L 3.125 -7.3125 L 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 8.1875 -14.734375 L 8.1875 -13.21875 Z M 3.125 -13.21875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 3.6875 -4.1875 L 1.921875 0 L 0.125 0 L 6.921875 -15.4375 L 13.546875 0 L 11.734375 0 L 9.984375 -4.1875 Z M 6.875 -11.609375 L 4.359375 -5.703125 L 9.34375 -5.703125 Z M 6.875 -11.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 3.125 -1.53125 L 7.1875 -1.53125 L 7.1875 0 L 1.484375 0 L 1.484375 -14.734375 L 3.125 -14.734375 Z M 3.125 -1.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 8.171875 -11.859375 C 7.867188 -12.367188 7.523438 -12.765625 7.140625 -13.046875 C 6.753906 -13.328125 6.25 -13.46875 5.625 -13.46875 C 5.300781 -13.46875 4.992188 -13.410156 4.703125 -13.296875 C 4.410156 -13.191406 4.148438 -13.035156 3.921875 -12.828125 C 3.691406 -12.628906 3.507812 -12.390625 3.375 -12.109375 C 3.25 -11.828125 3.1875 -11.519531 3.1875 -11.1875 C 3.1875 -10.875 3.257812 -10.59375 3.40625 -10.34375 C 3.5625 -10.101562 3.75 -9.890625 3.96875 -9.703125 C 4.1875 -9.523438 4.429688 -9.367188 4.703125 -9.234375 C 4.984375 -9.109375 5.25 -8.988281 5.5 -8.875 L 6.46875 -8.4375 C 6.945312 -8.226562 7.398438 -8.003906 7.828125 -7.765625 C 8.253906 -7.523438 8.628906 -7.242188 8.953125 -6.921875 C 9.273438 -6.609375 9.53125 -6.238281 9.71875 -5.8125 C 9.914062 -5.394531 10.015625 -4.890625 10.015625 -4.296875 C 10.015625 -3.648438 9.890625 -3.046875 9.640625 -2.484375 C 9.398438 -1.929688 9.066406 -1.453125 8.640625 -1.046875 C 8.222656 -0.648438 7.734375 -0.332031 7.171875 -0.09375 C 6.609375 0.132812 6.007812 0.25 5.375 0.25 C 4.789062 0.25 4.242188 0.160156 3.734375 -0.015625 C 3.222656 -0.203125 2.769531 -0.460938 2.375 -0.796875 C 1.976562 -1.128906 1.640625 -1.53125 1.359375 -2 C 1.085938 -2.46875 0.894531 -2.988281 0.78125 -3.5625 L 2.390625 -4 C 2.441406 -3.625 2.550781 -3.269531 2.71875 -2.9375 C 2.882812 -2.601562 3.09375 -2.3125 3.34375 -2.0625 C 3.601562 -1.820312 3.898438 -1.628906 4.234375 -1.484375 C 4.578125 -1.335938 4.945312 -1.265625 5.34375 -1.265625 C 5.726562 -1.265625 6.101562 -1.335938 6.46875 -1.484375 C 6.832031 -1.628906 7.15625 -1.828125 7.4375 -2.078125 C 7.71875 -2.335938 7.941406 -2.640625 8.109375 -2.984375 C 8.273438 -3.335938 8.359375 -3.722656 8.359375 -4.140625 C 8.359375 -4.566406 8.28125 -4.929688 8.125 -5.234375 C 7.96875 -5.535156 7.765625 -5.796875 7.515625 -6.015625 C 7.265625 -6.242188 6.972656 -6.4375 6.640625 -6.59375 C 6.316406 -6.757812 5.988281 -6.921875 5.65625 -7.078125 L 4.75 -7.46875 C 4.320312 -7.664062 3.910156 -7.875 3.515625 -8.09375 C 3.128906 -8.3125 2.785156 -8.5625 2.484375 -8.84375 C 2.191406 -9.132812 1.960938 -9.472656 1.796875 -9.859375 C 1.628906 -10.242188 1.546875 -10.703125 1.546875 -11.234375 C 1.546875 -11.804688 1.65625 -12.320312 1.875 -12.78125 C 2.09375 -13.25 2.394531 -13.644531 2.78125 -13.96875 C 3.164062 -14.300781 3.601562 -14.554688 4.09375 -14.734375 C 4.59375 -14.910156 5.117188 -15 5.671875 -15 C 6.492188 -15 7.234375 -14.796875 7.890625 -14.390625 C 8.554688 -13.992188 9.085938 -13.429688 9.484375 -12.703125 Z M 8.171875 -11.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph4-4">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-5">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-6">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-7">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-8">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-9">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-10">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-11">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-13">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-14">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-15">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-16">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-17">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-18">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-19">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-20">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-21">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-22">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-23">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph0-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph0-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="230.372176" y="534.940083"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000392456 L 320.171364 0.000392456 " transform="matrix(0.998785,0,0,-0.998785,56.260538,336.195704)"/>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 284.658861 435.617208 C 284.658861 440.419917 284.658861 445.206983 284.658861 449.900184 L 284.658861 450.807536 C 284.658861 451.99648 284.752725 452.090344 285.957313 452.090344 L 286.348413 452.090344 C 291.041614 452.090344 295.640952 452.090344 300.240289 452.090344 L 301.131997 452.090344 C 301.538741 452.090344 301.835977 451.902616 301.835977 451.402008 C 301.929841 449.80632 301.929841 448.210631 301.835977 446.505435 C 301.835977 445.910963 301.429233 445.801455 300.928625 445.801455 C 299.927409 445.801455 298.832328 445.801455 297.737248 445.801455 L 292.340067 445.801455 C 291.041614 445.801455 290.94775 445.707591 290.94775 444.503002 L 290.94775 429.328319 C 290.94775 428.233239 291.041614 428.139375 292.246203 428.342747 C 296.736032 428.827711 300.631389 426.731414 302.336585 422.648329 C 302.837193 421.647113 303.024921 420.552033 303.024921 419.456952 C 303.134429 410.367786 303.134429 401.372484 303.024921 392.392826 C 303.024921 387.902997 299.833545 384.39874 295.437579 383.600896 C 291.354494 382.803052 287.161901 385.008856 285.362841 388.904213 C 284.956097 389.999293 284.658861 391.00051 284.658861 392.189454 L 284.658861 401.184756 C 284.658861 402.577072 284.752725 402.670936 286.051177 402.670936 L 290.056042 402.670936 C 291.244986 402.670936 291.354494 402.577072 291.354494 401.372484 L 291.354494 393.691278 C 291.354494 393.096806 291.354494 392.596198 291.542223 392.09559 C 291.948967 391.00051 293.044047 390.202665 294.045263 390.296529 C 295.234207 390.499901 296.047696 391.39161 296.235424 392.596198 L 296.235424 393.487906 C 296.235424 401.779228 296.235424 410.07055 296.235424 418.455736 L 296.235424 419.347444 C 296.047696 420.348661 295.234207 421.240369 294.248635 421.443741 C 293.341283 421.647113 292.152339 421.240369 291.855103 420.254797 C 291.354494 419.050208 290.55665 418.956344 289.555434 419.050208 L 285.957313 419.050208 C 284.752725 419.050208 284.658861 419.144072 284.658861 420.348661 C 284.658861 423.446173 284.658861 426.434178 284.658861 429.531691 Z M 284.658861 435.617208 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.18694" y="212.30928"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="80.502754" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="86.495465" y="402.780222"/>
+ <use xlink:href="#glyph2-3" x="92.563085" y="402.780222"/>
+ <use xlink:href="#glyph2-4" x="98.955311" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="103.100269" y="402.780222"/>
+ <use xlink:href="#glyph2-6" x="106.221473" y="402.780222"/>
+ <use xlink:href="#glyph2-4" x="112.738547" y="402.780222"/>
+ <use xlink:href="#glyph2-7" x="116.883506" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="120.916101" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="124.748939" y="402.780222"/>
+ <use xlink:href="#glyph2-7" x="127.870143" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="131.902739" y="402.780222"/>
+ <use xlink:href="#glyph2-9" x="135.735577" y="402.780222"/>
+ <use xlink:href="#glyph2-10" x="140.679564" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="147.009365" y="402.780222"/>
+ <use xlink:href="#glyph2-11" x="150.130569" y="402.780222"/>
+ <use xlink:href="#glyph2-2" x="158.370547" y="402.780222"/>
+ <use xlink:href="#glyph2-3" x="164.438168" y="402.780222"/>
+ <use xlink:href="#glyph2-12" x="170.830393" y="402.780222"/>
+ <use xlink:href="#glyph2-13" x="173.914143" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="180.268914" y="402.780222"/>
+ <use xlink:href="#glyph2-14" x="183.390118" y="402.780222"/>
+ <use xlink:href="#glyph2-9" x="189.632525" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="194.576512" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="197.697716" y="402.780222"/>
+ <use xlink:href="#glyph2-2" x="201.530554" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="207.598175" y="402.780222"/>
+ <use xlink:href="#glyph2-15" x="210.719379" y="402.780222"/>
+ <use xlink:href="#glyph2-9" x="217.273907" y="402.780222"/>
+ <use xlink:href="#glyph2-16" x="222.217894" y="402.780222"/>
+ <use xlink:href="#glyph2-2" x="227.786121" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="233.853742" y="402.780222"/>
+ <use xlink:href="#glyph2-17" x="237.68658" y="402.780222"/>
+ <use xlink:href="#glyph2-18" x="240.895177" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="245.939043" y="402.780222"/>
+ <use xlink:href="#glyph2-9" x="249.771881" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="254.715868" y="402.780222"/>
+ <use xlink:href="#glyph2-11" x="257.837072" y="402.780222"/>
+ <use xlink:href="#glyph2-17" x="266.07705" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="269.285648" y="402.780222"/>
+ <use xlink:href="#glyph2-19" x="273.118486" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="279.548166" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="282.66937" y="402.780222"/>
+ <use xlink:href="#glyph2-19" x="286.502208" y="402.780222"/>
+ <use xlink:href="#glyph2-9" x="292.931888" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="297.875875" y="402.780222"/>
+ <use xlink:href="#glyph2-10" x="300.997079" y="402.780222"/>
+ <use xlink:href="#glyph2-4" x="307.32688" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="311.39693" y="402.780222"/>
+ <use xlink:href="#glyph2-13" x="317.464551" y="402.780222"/>
+ <use xlink:href="#glyph2-3" x="323.819322" y="402.780222"/>
+ <use xlink:href="#glyph2-20" x="330.211547" y="402.780222"/>
+ <use xlink:href="#glyph2-8" x="335.205473" y="402.780222"/>
+ <use xlink:href="#glyph2-17" x="339.038312" y="402.780222"/>
+ <use xlink:href="#glyph2-2" x="342.246909" y="402.780222"/>
+ <use xlink:href="#glyph2-15" x="348.314529" y="402.780222"/>
+ <use xlink:href="#glyph2-5" x="354.869058" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-10" x="80.315481" y="416.763215"/>
+ <use xlink:href="#glyph2-18" x="86.645283" y="416.763215"/>
+ <use xlink:href="#glyph2-4" x="91.689148" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-8" x="95.933985" y="416.763215"/>
+ <use xlink:href="#glyph2-15" x="99.766824" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="106.321352" y="416.763215"/>
+ <use xlink:href="#glyph2-4" x="111.265339" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="115.410298" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="118.531501" y="416.763215"/>
+ <use xlink:href="#glyph2-2" x="122.36434" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="128.43196" y="416.763215"/>
+ <use xlink:href="#glyph2-16" x="131.553164" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="137.121392" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="142.065378" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="145.898217" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="149.019421" y="416.763215"/>
+ <use xlink:href="#glyph2-19" x="152.852259" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="159.281939" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="164.225926" y="416.763215"/>
+ <use xlink:href="#glyph2-17" x="167.34713" y="416.763215"/>
+ <use xlink:href="#glyph2-13" x="170.555727" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="176.910498" y="416.763215"/>
+ <use xlink:href="#glyph2-18" x="181.854485" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="186.898351" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="190.019555" y="416.763215"/>
+ <use xlink:href="#glyph2-21" x="194.963541" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-9" x="200.205915" y="416.763215"/>
+ <use xlink:href="#glyph2-20" x="205.149902" y="416.763215"/>
+ <use xlink:href="#glyph2-3" x="210.143829" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="216.536054" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="220.368892" y="416.763215"/>
+ <use xlink:href="#glyph2-13" x="225.312879" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="231.66765" y="416.763215"/>
+ <use xlink:href="#glyph2-11" x="234.788854" y="416.763215"/>
+ <use xlink:href="#glyph2-17" x="243.028832" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="246.23743" y="416.763215"/>
+ <use xlink:href="#glyph2-19" x="250.070268" y="416.763215"/>
+ <use xlink:href="#glyph2-17" x="256.499948" y="416.763215"/>
+ <use xlink:href="#glyph2-15" x="259.708546" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="266.263074" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="269.384278" y="416.763215"/>
+ <use xlink:href="#glyph2-19" x="273.217116" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="279.646796" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="284.590783" y="416.763215"/>
+ <use xlink:href="#glyph2-18" x="287.711987" y="416.763215"/>
+ <use xlink:href="#glyph2-16" x="292.755852" y="416.763215"/>
+ <use xlink:href="#glyph2-4" x="298.32408" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-9" x="302.344191" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="307.288177" y="416.763215"/>
+ <use xlink:href="#glyph2-13" x="312.232164" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="318.586935" y="416.763215"/>
+ <use xlink:href="#glyph2-14" x="321.708139" y="416.763215"/>
+ <use xlink:href="#glyph2-3" x="327.950547" y="416.763215"/>
+ <use xlink:href="#glyph2-13" x="334.342773" y="416.763215"/>
+ <use xlink:href="#glyph2-16" x="340.697544" y="416.763215"/>
+ <use xlink:href="#glyph2-9" x="346.265771" y="416.763215"/>
+ <use xlink:href="#glyph2-8" x="351.209758" y="416.763215"/>
+ <use xlink:href="#glyph2-5" x="355.042597" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="101.976636" y="430.746208"/>
+ <use xlink:href="#glyph2-15" x="108.044256" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="114.598785" y="430.746208"/>
+ <use xlink:href="#glyph2-8" x="117.719988" y="430.746208"/>
+ <use xlink:href="#glyph2-19" x="121.552827" y="430.746208"/>
+ <use xlink:href="#glyph2-9" x="127.982507" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="132.926494" y="430.746208"/>
+ <use xlink:href="#glyph2-22" x="136.047697" y="430.746208"/>
+ <use xlink:href="#glyph2-23" x="145.373855" y="430.746208"/>
+ <use xlink:href="#glyph2-24" x="155.149465" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-25" x="160.118422" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="163.239625" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="166.360829" y="430.746208"/>
+ <use xlink:href="#glyph2-26" x="169.482033" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-27" x="173.625743" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="177.24634" y="430.746208"/>
+ <use xlink:href="#glyph2-17" x="180.367544" y="430.746208"/>
+ <use xlink:href="#glyph2-8" x="183.576141" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-28" x="187.184253" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-7" x="189.119399" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="193.151995" y="430.746208"/>
+ <use xlink:href="#glyph2-15" x="196.273199" y="430.746208"/>
+ <use xlink:href="#glyph2-2" x="202.827727" y="430.746208"/>
+ <use xlink:href="#glyph2-8" x="208.895347" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="212.728185" y="430.746208"/>
+ <use xlink:href="#glyph2-10" x="215.849389" y="430.746208"/>
+ <use xlink:href="#glyph2-2" x="222.179191" y="430.746208"/>
+ <use xlink:href="#glyph2-7" x="228.246811" y="430.746208"/>
+ <use xlink:href="#glyph2-7" x="232.279406" y="430.746208"/>
+ <use xlink:href="#glyph2-17" x="236.312002" y="430.746208"/>
+ <use xlink:href="#glyph2-14" x="239.520599" y="430.746208"/>
+ <use xlink:href="#glyph2-12" x="245.763007" y="430.746208"/>
+ <use xlink:href="#glyph2-9" x="248.846756" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="253.790743" y="430.746208"/>
+ <use xlink:href="#glyph2-29" x="256.911947" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="262.305387" y="430.746208"/>
+ <use xlink:href="#glyph2-3" x="268.373008" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="274.765233" y="430.746208"/>
+ <use xlink:href="#glyph2-11" x="277.886437" y="430.746208"/>
+ <use xlink:href="#glyph2-17" x="286.126415" y="430.746208"/>
+ <use xlink:href="#glyph2-12" x="289.335013" y="430.746208"/>
+ <use xlink:href="#glyph2-12" x="292.418762" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="295.502512" y="430.746208"/>
+ <use xlink:href="#glyph2-19" x="298.623716" y="430.746208"/>
+ <use xlink:href="#glyph2-18" x="305.053396" y="430.746208"/>
+ <use xlink:href="#glyph2-30" x="310.097261" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-9" x="315.415792" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="320.359779" y="430.746208"/>
+ <use xlink:href="#glyph2-8" x="323.480983" y="430.746208"/>
+ <use xlink:href="#glyph2-2" x="327.313821" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="333.381442" y="430.746208"/>
+ <use xlink:href="#glyph2-5" x="336.502646" y="430.746208"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-4" x="89.928789" y="444.729201"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-9" x="93.9489" y="444.729201"/>
+ <use xlink:href="#glyph2-15" x="98.892887" y="444.729201"/>
+ <use xlink:href="#glyph2-9" x="105.447415" y="444.729201"/>
+ <use xlink:href="#glyph2-16" x="110.391402" y="444.729201"/>
+ <use xlink:href="#glyph2-2" x="115.959629" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="122.02725" y="444.729201"/>
+ <use xlink:href="#glyph2-17" x="125.860088" y="444.729201"/>
+ <use xlink:href="#glyph2-18" x="129.068686" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="134.112551" y="444.729201"/>
+ <use xlink:href="#glyph2-9" x="137.945389" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="142.889376" y="444.729201"/>
+ <use xlink:href="#glyph2-17" x="146.01058" y="444.729201"/>
+ <use xlink:href="#glyph2-15" x="149.219178" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="155.773706" y="444.729201"/>
+ <use xlink:href="#glyph2-9" x="159.606544" y="444.729201"/>
+ <use xlink:href="#glyph2-4" x="164.550531" y="444.729201"/>
+ <use xlink:href="#glyph2-15" x="168.69549" y="444.729201"/>
+ <use xlink:href="#glyph2-18" x="175.250018" y="444.729201"/>
+ <use xlink:href="#glyph2-12" x="180.293883" y="444.729201"/>
+ <use xlink:href="#glyph2-12" x="183.377633" y="444.729201"/>
+ <use xlink:href="#glyph2-29" x="186.461382" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="191.929731" y="444.729201"/>
+ <use xlink:href="#glyph2-18" x="195.050935" y="444.729201"/>
+ <use xlink:href="#glyph2-15" x="200.094801" y="444.729201"/>
+ <use xlink:href="#glyph2-13" x="206.649329" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="213.0041" y="444.729201"/>
+ <use xlink:href="#glyph2-4" x="216.125304" y="444.729201"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-9" x="220.145414" y="444.729201"/>
+ <use xlink:href="#glyph2-7" x="225.089401" y="444.729201"/>
+ <use xlink:href="#glyph2-3" x="229.121997" y="444.729201"/>
+ <use xlink:href="#glyph2-14" x="235.514222" y="444.729201"/>
+ <use xlink:href="#glyph2-31" x="241.75663" y="444.729201"/>
+ <use xlink:href="#glyph2-17" x="251.582179" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="254.790777" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="258.623615" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="261.744819" y="444.729201"/>
+ <use xlink:href="#glyph2-19" x="265.577658" y="444.729201"/>
+ <use xlink:href="#glyph2-9" x="272.007338" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="276.951324" y="444.729201"/>
+ <use xlink:href="#glyph2-22" x="280.072528" y="444.729201"/>
+ <use xlink:href="#glyph2-23" x="289.398685" y="444.729201"/>
+ <use xlink:href="#glyph2-24" x="299.174296" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="305.891127" y="444.729201"/>
+ <use xlink:href="#glyph2-11" x="309.01233" y="444.729201"/>
+ <use xlink:href="#glyph2-17" x="317.252309" y="444.729201"/>
+ <use xlink:href="#glyph2-8" x="320.460906" y="444.729201"/>
+ <use xlink:href="#glyph2-19" x="324.293745" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="330.723425" y="444.729201"/>
+ <use xlink:href="#glyph2-18" x="333.844628" y="444.729201"/>
+ <use xlink:href="#glyph2-15" x="338.888494" y="444.729201"/>
+ <use xlink:href="#glyph2-5" x="345.443022" y="444.729201"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-18" x="144.562342" y="458.712195"/>
+ <use xlink:href="#glyph2-31" x="149.606207" y="458.712195"/>
+ <use xlink:href="#glyph2-9" x="159.431757" y="458.712195"/>
+ <use xlink:href="#glyph2-15" x="164.375744" y="458.712195"/>
+ <use xlink:href="#glyph2-13" x="170.930272" y="458.712195"/>
+ <use xlink:href="#glyph2-9" x="177.285043" y="458.712195"/>
+ <use xlink:href="#glyph2-13" x="182.22903" y="458.712195"/>
+ <use xlink:href="#glyph2-5" x="188.583801" y="458.712195"/>
+ <use xlink:href="#glyph2-18" x="191.705005" y="458.712195"/>
+ <use xlink:href="#glyph2-15" x="196.74887" y="458.712195"/>
+ <use xlink:href="#glyph2-13" x="203.303398" y="458.712195"/>
+ <use xlink:href="#glyph2-5" x="209.658169" y="458.712195"/>
+ <use xlink:href="#glyph2-32" x="212.779373" y="458.712195"/>
+ <use xlink:href="#glyph2-3" x="215.938031" y="458.712195"/>
+ <use xlink:href="#glyph2-7" x="222.330257" y="458.712195"/>
+ <use xlink:href="#glyph2-8" x="226.362852" y="458.712195"/>
+ <use xlink:href="#glyph2-17" x="230.195691" y="458.712195"/>
+ <use xlink:href="#glyph2-6" x="233.404288" y="458.712195"/>
+ <use xlink:href="#glyph2-9" x="239.921362" y="458.712195"/>
+ <use xlink:href="#glyph2-13" x="244.865349" y="458.712195"/>
+ <use xlink:href="#glyph2-5" x="251.22012" y="458.712195"/>
+ <use xlink:href="#glyph2-14" x="254.341324" y="458.712195"/>
+ <use xlink:href="#glyph2-3" x="260.583731" y="458.712195"/>
+ <use xlink:href="#glyph2-13" x="266.975957" y="458.712195"/>
+ <use xlink:href="#glyph2-16" x="273.330728" y="458.712195"/>
+ <use xlink:href="#glyph2-9" x="278.898956" y="458.712195"/>
+ <use xlink:href="#glyph2-8" x="283.842943" y="458.712195"/>
+ <use xlink:href="#glyph2-25" x="287.675781" y="458.712195"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 173.683594 378.035156 L 258.621094 378.035156 L 258.621094 350.148438 L 173.683594 350.148438 Z M 173.683594 378.035156 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="190.404986" y="372.149176"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-2" x="198.377972" y="372.149176"/>
+ <use xlink:href="#glyph3-3" x="212.428406" y="372.149176"/>
+ <use xlink:href="#glyph3-4" x="220.147351" y="372.149176"/>
+ <use xlink:href="#glyph3-5" x="231.461956" y="372.149176"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="33.811541" y="249.232972"/>
+ <use xlink:href="#glyph4-2" x="39.38948" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="48.720477" y="249.232972"/>
+ <use xlink:href="#glyph4-4" x="54.625518" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-5" x="66.504462" y="249.232972"/>
+ <use xlink:href="#glyph4-6" x="81.774931" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="95.168871" y="249.232972"/>
+ <use xlink:href="#glyph4-7" x="101.073912" y="249.232972"/>
+ <use xlink:href="#glyph4-8" x="114.898248" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-9" x="126.966567" y="249.232972"/>
+ <use xlink:href="#glyph4-10" x="140.067838" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="149.536561" y="249.232972"/>
+ <use xlink:href="#glyph4-8" x="155.441602" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="168.887189" y="249.232972"/>
+ <use xlink:href="#glyph4-11" x="174.79223" y="249.232972"/>
+ <use xlink:href="#glyph4-12" x="189.287985" y="249.232972"/>
+ <use xlink:href="#glyph4-2" x="204.455159" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="213.786156" y="249.232972"/>
+ <use xlink:href="#glyph4-13" x="219.691196" y="249.232972"/>
+ <use xlink:href="#glyph4-1" x="238.921313" y="249.232972"/>
+ <use xlink:href="#glyph4-14" x="244.499252" y="249.232972"/>
+ <use xlink:href="#glyph4-7" x="253.675307" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="267.499643" y="249.232972"/>
+ <use xlink:href="#glyph4-8" x="273.404684" y="249.232972"/>
+ <use xlink:href="#glyph4-12" x="286.850271" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="302.017445" y="249.232972"/>
+ <use xlink:href="#glyph4-8" x="307.922486" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-14" x="320.335122" y="249.232972"/>
+ <use xlink:href="#glyph4-14" x="329.511176" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-8" x="337.652557" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-15" x="350.893275" y="249.232972"/>
+ <use xlink:href="#glyph4-7" x="362.255744" y="249.232972"/>
+ <use xlink:href="#glyph4-10" x="376.080081" y="249.232972"/>
+ <use xlink:href="#glyph4-16" x="385.548804" y="249.232972"/>
+ <use xlink:href="#glyph4-3" x="398.495132" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-17" x="42.488336" y="267.87775"/>
+ <use xlink:href="#glyph4-6" x="54.143474" y="267.87775"/>
+ <use xlink:href="#glyph4-16" x="67.537414" y="267.87775"/>
+ <use xlink:href="#glyph4-11" x="80.483741" y="267.87775"/>
+ <use xlink:href="#glyph4-10" x="94.979497" y="267.87775"/>
+ <use xlink:href="#glyph4-14" x="104.44822" y="267.87775"/>
+ <use xlink:href="#glyph4-3" x="113.624275" y="267.87775"/>
+ <use xlink:href="#glyph4-8" x="119.529315" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-11" x="132.768312" y="267.87775"/>
+ <use xlink:href="#glyph4-18" x="147.264068" y="267.87775"/>
+ <use xlink:href="#glyph4-10" x="158.970853" y="267.87775"/>
+ <use xlink:href="#glyph4-10" x="168.439577" y="267.87775"/>
+ <use xlink:href="#glyph4-16" x="177.908301" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-19" x="190.028267" y="267.87775"/>
+ <use xlink:href="#glyph4-3" x="195.933308" y="267.87775"/>
+ <use xlink:href="#glyph4-8" x="201.838348" y="267.87775"/>
+ <use xlink:href="#glyph4-12" x="215.283936" y="267.87775"/>
+ <use xlink:href="#glyph4-16" x="230.45111" y="267.87775"/>
+ <use xlink:href="#glyph4-3" x="243.397437" y="267.87775"/>
+ <use xlink:href="#glyph4-8" x="249.302478" y="267.87775"/>
+ <use xlink:href="#glyph4-3" x="262.748065" y="267.87775"/>
+ <use xlink:href="#glyph4-20" x="268.653106" y="267.87775"/>
+ <use xlink:href="#glyph4-18" x="280.03279" y="267.87775"/>
+ <use xlink:href="#glyph4-5" x="291.739576" y="267.87775"/>
+ <use xlink:href="#glyph4-16" x="307.010045" y="267.87775"/>
+ <use xlink:href="#glyph4-6" x="319.956373" y="267.87775"/>
+ <use xlink:href="#glyph4-15" x="333.350313" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-14" x="344.609486" y="267.87775"/>
+ <use xlink:href="#glyph4-1" x="353.78554" y="267.87775"/>
+ <use xlink:href="#glyph4-5" x="359.363479" y="267.87775"/>
+ <use xlink:href="#glyph4-12" x="374.633948" y="267.87775"/>
+ <use xlink:href="#glyph4-3" x="389.801122" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-20" x="33.639383" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-8" x="43.641798" y="286.522528"/>
+ <use xlink:href="#glyph4-18" x="57.087386" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-14" x="68.449854" y="286.522528"/>
+ <use xlink:href="#glyph4-12" x="77.625908" y="286.522528"/>
+ <use xlink:href="#glyph4-10" x="92.793082" y="286.522528"/>
+ <use xlink:href="#glyph4-18" x="102.261806" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="113.968592" y="286.522528"/>
+ <use xlink:href="#glyph4-21" x="119.718689" y="286.522528"/>
+ <use xlink:href="#glyph4-6" x="130.32366" y="286.522528"/>
+ <use xlink:href="#glyph4-11" x="143.7176" y="286.522528"/>
+ <use xlink:href="#glyph4-11" x="158.213355" y="286.522528"/>
+ <use xlink:href="#glyph4-10" x="172.709111" y="286.522528"/>
+ <use xlink:href="#glyph4-21" x="182.177834" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-14" x="192.472919" y="286.522528"/>
+ <use xlink:href="#glyph4-21" x="201.648974" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="212.253944" y="286.522528"/>
+ <use xlink:href="#glyph4-8" x="218.004042" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="231.44963" y="286.522528"/>
+ <use xlink:href="#glyph4-17" x="237.199727" y="286.522528"/>
+ <use xlink:href="#glyph4-10" x="248.854865" y="286.522528"/>
+ <use xlink:href="#glyph4-14" x="258.323589" y="286.522528"/>
+ <use xlink:href="#glyph4-14" x="267.499643" y="286.522528"/>
+ <use xlink:href="#glyph4-10" x="276.675697" y="286.522528"/>
+ <use xlink:href="#glyph4-18" x="286.144421" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="297.851207" y="286.522528"/>
+ <use xlink:href="#glyph4-1" x="303.601304" y="286.522528"/>
+ <use xlink:href="#glyph4-16" x="309.179243" y="286.522528"/>
+ <use xlink:href="#glyph4-10" x="322.125571" y="286.522528"/>
+ <use xlink:href="#glyph4-8" x="331.594295" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="345.039883" y="286.522528"/>
+ <use xlink:href="#glyph4-13" x="350.78998" y="286.522528"/>
+ <use xlink:href="#glyph4-1" x="370.020097" y="286.522528"/>
+ <use xlink:href="#glyph4-14" x="375.598037" y="286.522528"/>
+ <use xlink:href="#glyph4-7" x="384.774091" y="286.522528"/>
+ <use xlink:href="#glyph4-3" x="398.598427" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-8" x="50.08053" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="63.526118" y="305.167306"/>
+ <use xlink:href="#glyph4-7" x="69.431158" y="305.167306"/>
+ <use xlink:href="#glyph4-1" x="83.255495" y="305.167306"/>
+ <use xlink:href="#glyph4-11" x="88.833434" y="305.167306"/>
+ <use xlink:href="#glyph4-7" x="103.329189" y="305.167306"/>
+ <use xlink:href="#glyph4-10" x="117.153526" y="305.167306"/>
+ <use xlink:href="#glyph4-18" x="126.62225" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="138.329036" y="305.167306"/>
+ <use xlink:href="#glyph4-17" x="144.234076" y="305.167306"/>
+ <use xlink:href="#glyph4-6" x="155.889214" y="305.167306"/>
+ <use xlink:href="#glyph4-16" x="169.283154" y="305.167306"/>
+ <use xlink:href="#glyph4-11" x="182.229482" y="305.167306"/>
+ <use xlink:href="#glyph4-10" x="196.725237" y="305.167306"/>
+ <use xlink:href="#glyph4-14" x="206.193961" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-19" x="213.648429" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="219.553469" y="305.167306"/>
+ <use xlink:href="#glyph4-4" x="225.45851" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-5" x="237.335733" y="305.167306"/>
+ <use xlink:href="#glyph4-6" x="252.606202" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="266.000142" y="305.167306"/>
+ <use xlink:href="#glyph4-15" x="271.905182" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-8" x="283.06106" y="305.167306"/>
+ <use xlink:href="#glyph4-12" x="296.506648" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="311.673822" y="305.167306"/>
+ <use xlink:href="#glyph4-21" x="317.578862" y="305.167306"/>
+ <use xlink:href="#glyph4-1" x="328.183833" y="305.167306"/>
+ <use xlink:href="#glyph4-22" x="333.761772" y="305.167306"/>
+ <use xlink:href="#glyph4-20" x="350.684964" y="305.167306"/>
+ <use xlink:href="#glyph4-23" x="362.064648" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-4" x="369.897865" y="305.167306"/>
+ <use xlink:href="#glyph4-3" x="382.18999" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-11" x="44.244353" y="323.812084"/>
+ <use xlink:href="#glyph4-5" x="58.740109" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="74.010578" y="323.812084"/>
+ <use xlink:href="#glyph4-8" x="79.915618" y="323.812084"/>
+ <use xlink:href="#glyph4-7" x="93.361206" y="323.812084"/>
+ <use xlink:href="#glyph4-10" x="107.185542" y="323.812084"/>
+ <use xlink:href="#glyph4-8" x="116.654266" y="323.812084"/>
+ <use xlink:href="#glyph4-16" x="130.099854" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="143.046182" y="323.812084"/>
+ <use xlink:href="#glyph4-8" x="148.951222" y="323.812084"/>
+ <use xlink:href="#glyph4-21" x="162.39681" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="173.00178" y="323.812084"/>
+ <use xlink:href="#glyph4-14" x="178.906821" y="323.812084"/>
+ <use xlink:href="#glyph4-7" x="188.082875" y="323.812084"/>
+ <use xlink:href="#glyph4-10" x="201.907211" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="211.375935" y="323.812084"/>
+ <use xlink:href="#glyph4-11" x="217.280976" y="323.812084"/>
+ <use xlink:href="#glyph4-12" x="231.776731" y="323.812084"/>
+ <use xlink:href="#glyph4-2" x="246.943905" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="256.274902" y="323.812084"/>
+ <use xlink:href="#glyph4-1" x="262.179942" y="323.812084"/>
+ <use xlink:href="#glyph4-21" x="267.757881" y="323.812084"/>
+ <use xlink:href="#glyph4-3" x="278.362852" y="323.812084"/>
+ <use xlink:href="#glyph4-8" x="284.267892" y="323.812084"/>
+ <use xlink:href="#glyph4-20" x="297.71348" y="323.812084"/>
+ <use xlink:href="#glyph4-20" x="309.093164" y="323.812084"/>
+ <use xlink:href="#glyph4-18" x="320.472849" y="323.812084"/>
+ <use xlink:href="#glyph4-5" x="332.179634" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-9" x="347.243513" y="323.812084"/>
+ <use xlink:href="#glyph4-10" x="360.344783" y="323.812084"/>
+ <use xlink:href="#glyph4-16" x="369.813507" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-24" x="382.141785" y="323.812084"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -35.40625 L 0 -61.421875 C 0 -66.40625 3.890625 -70.40625 8.578125 -70.59375 C 13.953125 -70.90625 18.25 -66.90625 18.453125 -61.625 C 18.546875 -58.640625 18.453125 -55.640625 18.453125 -52.546875 C 18.453125 -51.453125 18.34375 -51.359375 17.25 -51.359375 L 12.859375 -51.359375 C 11.671875 -51.359375 11.671875 -51.453125 11.671875 -52.65625 C 11.5625 -55.25 11.671875 -57.84375 11.5625 -60.421875 C 11.5625 -60.921875 11.671875 -61.328125 11.5625 -61.828125 C 11.265625 -63.015625 10.375 -63.71875 9.171875 -63.71875 C 7.984375 -63.71875 7.078125 -62.921875 6.875 -61.71875 C 6.78125 -61.421875 6.78125 -61.03125 6.78125 -60.734375 C 6.78125 -55.9375 6.78125 -51.25 6.78125 -46.46875 L 6.78125 -46.0625 C 6.78125 -45.171875 6.875 -45.078125 7.78125 -45.078125 C 8.171875 -45.171875 8.46875 -45.171875 8.875 -45.171875 C 13.265625 -45.578125 18.453125 -41.6875 18.453125 -35.796875 L 18.453125 -20.84375 C 18.453125 -17.046875 18.546875 -13.359375 18.453125 -9.578125 C 18.34375 -5.578125 16.546875 -2.5 12.765625 -1 C 6.078125 1.796875 0 -3.390625 0 -9.28125 C 0.09375 -17.953125 0 -26.71875 0 -35.40625 Z M 11.671875 -22.828125 L 11.671875 -34.796875 C 11.671875 -35.203125 11.671875 -35.59375 11.5625 -35.90625 C 11.46875 -37.1875 10.46875 -38.1875 9.28125 -38.296875 C 8.078125 -38.296875 7.078125 -37.5 6.875 -36.203125 C 6.78125 -35.796875 6.78125 -35.296875 6.78125 -34.90625 L 6.78125 -10.46875 C 6.78125 -9.96875 6.78125 -9.578125 6.875 -9.078125 C 7.1875 -7.875 8.28125 -7.078125 9.375 -7.1875 C 10.46875 -7.1875 11.46875 -8.171875 11.5625 -9.375 C 11.671875 -9.765625 11.671875 -10.171875 11.671875 -10.5625 Z M 11.671875 -22.828125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="60.814" y="249.232972"/>
+ <use xlink:href="#glyph0-2" x="66.391939" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="75.722936" y="249.232972"/>
+ <use xlink:href="#glyph0-4" x="81.627976" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="95.073564" y="249.232972"/>
+ <use xlink:href="#glyph0-5" x="100.978604" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="112.358289" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="124.065074" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="139.335543" y="249.232972"/>
+ <use xlink:href="#glyph0-9" x="152.281871" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="165.675811" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="176.934985" y="249.232972"/>
+ <use xlink:href="#glyph0-1" x="186.111039" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="191.688978" y="249.232972"/>
+ <use xlink:href="#glyph0-12" x="206.959447" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="222.126621" y="249.232972"/>
+ <use xlink:href="#glyph0-5" x="228.031661" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-4" x="238.034076" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="251.479664" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="262.842133" y="249.232972"/>
+ <use xlink:href="#glyph0-12" x="272.018187" y="249.232972"/>
+ <use xlink:href="#glyph0-13" x="287.185361" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="296.654084" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="308.36087" y="249.232972"/>
+ <use xlink:href="#glyph0-14" x="314.26591" y="249.232972"/>
+ <use xlink:href="#glyph0-4" x="328.090247" y="249.232972"/>
+ <use xlink:href="#glyph0-15" x="341.535835" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="352.140805" y="249.232972"/>
+ <use xlink:href="#glyph0-4" x="358.045846" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="371.491434" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-16" x="45.956712" y="267.87775"/>
+ <use xlink:href="#glyph0-6" x="60.452467" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="72.159252" y="267.87775"/>
+ <use xlink:href="#glyph0-4" x="81.627976" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="94.040612" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="103.216666" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="109.121707" y="267.87775"/>
+ <use xlink:href="#glyph0-8" x="114.699646" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="127.645974" y="267.87775"/>
+ <use xlink:href="#glyph0-4" x="137.114697" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="150.560285" y="267.87775"/>
+ <use xlink:href="#glyph0-17" x="156.465325" y="267.87775"/>
+ <use xlink:href="#glyph0-9" x="168.120464" y="267.87775"/>
+ <use xlink:href="#glyph0-11" x="181.514404" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="190.690458" y="267.87775"/>
+ <use xlink:href="#glyph0-11" x="196.595498" y="267.87775"/>
+ <use xlink:href="#glyph0-14" x="205.771552" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="219.595889" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="229.064613" y="267.87775"/>
+ <use xlink:href="#glyph0-6" x="234.642552" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="246.349337" y="267.87775"/>
+ <use xlink:href="#glyph0-17" x="252.254378" y="267.87775"/>
+ <use xlink:href="#glyph0-9" x="263.909516" y="267.87775"/>
+ <use xlink:href="#glyph0-8" x="277.303456" y="267.87775"/>
+ <use xlink:href="#glyph0-16" x="290.249784" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="304.745539" y="267.87775"/>
+ <use xlink:href="#glyph0-11" x="314.214263" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="323.390317" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="329.295357" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="339.900328" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="349.369052" y="267.87775"/>
+ <use xlink:href="#glyph0-18" x="358.837775" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="375.760967" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="386.365938" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="33.905609" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="42.565187" y="286.522528"/>
+ <use xlink:href="#glyph0-7" x="57.835656" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="73.106125" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="79.011165" y="286.522528"/>
+ <use xlink:href="#glyph0-1" x="92.835502" y="286.522528"/>
+ <use xlink:href="#glyph0-16" x="98.413441" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="112.909196" y="286.522528"/>
+ <use xlink:href="#glyph0-19" x="126.733533" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="132.638573" y="286.522528"/>
+ <use xlink:href="#glyph0-11" x="138.543614" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="147.719668" y="286.522528"/>
+ <use xlink:href="#glyph0-13" x="161.544005" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="171.012728" y="286.522528"/>
+ <use xlink:href="#glyph0-5" x="176.917769" y="286.522528"/>
+ <use xlink:href="#glyph0-6" x="188.297453" y="286.522528"/>
+ <use xlink:href="#glyph0-7" x="200.004239" y="286.522528"/>
+ <use xlink:href="#glyph0-8" x="215.274708" y="286.522528"/>
+ <use xlink:href="#glyph0-9" x="228.221035" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="241.614976" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="252.872427" y="286.522528"/>
+ <use xlink:href="#glyph0-1" x="262.048481" y="286.522528"/>
+ <use xlink:href="#glyph0-7" x="267.626421" y="286.522528"/>
+ <use xlink:href="#glyph0-12" x="282.89689" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="298.064063" y="286.522528"/>
+ <use xlink:href="#glyph0-18" x="303.969104" y="286.522528"/>
+ <use xlink:href="#glyph0-4" x="320.892295" y="286.522528"/>
+ <use xlink:href="#glyph0-12" x="334.337883" y="286.522528"/>
+ <use xlink:href="#glyph0-4" x="349.505057" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-16" x="362.744054" y="286.522528"/>
+ <use xlink:href="#glyph0-13" x="377.23981" y="286.522528"/>
+ <use xlink:href="#glyph0-6" x="386.708533" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="398.415319" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="36.333045" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-4" x="47.488923" y="305.167306"/>
+ <use xlink:href="#glyph0-12" x="60.934511" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="76.101685" y="305.167306"/>
+ <use xlink:href="#glyph0-16" x="82.006725" y="305.167306"/>
+ <use xlink:href="#glyph0-7" x="96.50248" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="111.772949" y="305.167306"/>
+ <use xlink:href="#glyph0-11" x="117.67799" y="305.167306"/>
+ <use xlink:href="#glyph0-14" x="126.854044" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="140.678381" y="305.167306"/>
+ <use xlink:href="#glyph0-7" x="152.385166" y="305.167306"/>
+ <use xlink:href="#glyph0-9" x="167.655635" y="305.167306"/>
+ <use xlink:href="#glyph0-16" x="181.049575" y="305.167306"/>
+ <use xlink:href="#glyph0-14" x="195.545331" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="209.369667" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="215.274708" y="305.167306"/>
+ <use xlink:href="#glyph0-11" x="220.852647" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="230.028701" y="305.167306"/>
+ <use xlink:href="#glyph0-20" x="235.933741" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="244.455593" y="305.167306"/>
+ <use xlink:href="#glyph0-12" x="250.033532" y="305.167306"/>
+ <use xlink:href="#glyph0-13" x="265.200706" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="274.669429" y="305.167306"/>
+ <use xlink:href="#glyph0-17" x="280.57447" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-21" x="291.609837" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="303.901962" y="305.167306"/>
+ <use xlink:href="#glyph0-20" x="309.807002" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="318.328854" y="305.167306"/>
+ <use xlink:href="#glyph0-12" x="323.906793" y="305.167306"/>
+ <use xlink:href="#glyph0-13" x="339.073967" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="348.54269" y="305.167306"/>
+ <use xlink:href="#glyph0-4" x="354.447731" y="305.167306"/>
+ <use xlink:href="#glyph0-12" x="367.893319" y="305.167306"/>
+ <use xlink:href="#glyph0-8" x="383.060492" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="396.00682" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="83.814391" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="95.521176" y="323.812084"/>
+ <use xlink:href="#glyph0-4" x="104.9899" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="118.228897" y="323.812084"/>
+ <use xlink:href="#glyph0-14" x="129.591366" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="143.415703" y="323.812084"/>
+ <use xlink:href="#glyph0-4" x="149.320743" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="162.766331" y="323.812084"/>
+ <use xlink:href="#glyph0-17" x="168.671371" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="180.326509" y="323.812084"/>
+ <use xlink:href="#glyph0-11" x="189.795233" y="323.812084"/>
+ <use xlink:href="#glyph0-11" x="198.971287" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="208.147341" y="323.812084"/>
+ <use xlink:href="#glyph0-6" x="217.616065" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="229.322851" y="323.812084"/>
+ <use xlink:href="#glyph0-4" x="235.227891" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-16" x="248.465167" y="323.812084"/>
+ <use xlink:href="#glyph0-6" x="262.960922" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="274.667708" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="284.136432" y="323.812084"/>
+ <use xlink:href="#glyph0-18" x="293.605155" y="323.812084"/>
+ <use xlink:href="#glyph0-13" x="310.528347" y="323.812084"/>
+ <use xlink:href="#glyph0-12" x="319.997071" y="323.812084"/>
+ <use xlink:href="#glyph0-11" x="335.164245" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-22" x="342.618712" y="323.812084"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 284.658861 418.1585 L 284.658861 444.205766 C 284.658861 449.196204 288.554218 453.201069 293.247419 453.388797 C 298.628956 453.701677 302.931057 449.696812 303.134429 444.409138 C 303.228293 441.421134 303.134429 438.417485 303.134429 435.319972 C 303.134429 434.224892 303.024921 434.131028 301.929841 434.131028 L 297.533876 434.131028 C 296.344932 434.131028 296.344932 434.224892 296.344932 435.42948 C 296.235424 438.026385 296.344932 440.62329 296.235424 443.20455 C 296.235424 443.705158 296.344932 444.111902 296.235424 444.612511 C 295.938188 445.801455 295.046479 446.505435 293.841891 446.505435 C 292.652947 446.505435 291.745595 445.707591 291.542223 444.503002 C 291.448358 444.205766 291.448358 443.814666 291.448358 443.51743 C 291.448358 438.714721 291.448358 434.02152 291.448358 429.234455 L 291.448358 428.827711 C 291.448358 427.936002 291.542223 427.842138 292.449575 427.842138 C 292.840675 427.936002 293.137911 427.936002 293.544655 427.936002 C 297.94062 428.342747 303.134429 424.44739 303.134429 418.5496 L 303.134429 403.578289 C 303.134429 399.776796 303.228293 396.084811 303.134429 392.298962 C 303.024921 388.294097 301.225861 385.212228 297.440012 383.710404 C 290.744378 380.910127 284.658861 386.103936 284.658861 392.001726 C 284.752725 400.684148 284.658861 409.460434 284.658861 418.1585 Z M 296.344932 405.565077 L 296.344932 417.548384 C 296.344932 417.955128 296.344932 418.346228 296.235424 418.659108 C 296.14156 419.941917 295.140343 420.943133 293.951399 421.052641 C 292.746811 421.052641 291.745595 420.254797 291.542223 418.956344 C 291.448358 418.5496 291.448358 418.048992 291.448358 417.657892 L 291.448358 393.19067 C 291.448358 392.690062 291.448358 392.298962 291.542223 391.798354 C 291.855103 390.593765 292.950183 389.795921 294.045263 389.905429 C 295.140343 389.905429 296.14156 390.891001 296.235424 392.09559 C 296.344932 392.48669 296.344932 392.893434 296.344932 393.284534 Z M 296.344932 405.565077 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.18694" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 259.402344 566.273438 C 260.625 566.273438 261.617188 565.28125 261.617188 564.058594 C 261.617188 562.835938 260.625 561.847656 259.402344 561.847656 C 258.179688 561.847656 257.191406 562.835938 257.191406 564.058594 C 257.191406 565.28125 258.179688 566.273438 259.402344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 369.640625 L 157.308594 369.640625 L 157.308594 352.539062 L 105.214844 352.539062 Z M 105.214844 369.640625 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 369.640625 L 329.273438 369.640625 L 329.273438 352.539062 L 277.179688 352.539062 Z M 277.179688 369.640625 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.000734682 L 320.171364 -0.000734682 " transform="matrix(0.998785,0,0,-0.998785,56.260538,382.116454)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.00187097 L 320.171364 0.00187097 " transform="matrix(0.998785,0,0,-0.998785,56.260538,338.193275)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="365.797502"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="365.797502"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="365.797502"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="365.797502"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="365.797502"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="365.797502"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="365.797502"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="365.797502"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="365.797502"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.000244546 L 0.00154698 33.200242 " transform="matrix(0.998785,0,0,-0.998785,211.95158,377.43335)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 367.703125 L 222.597656 367.703125 L 222.597656 353.144531 L 201.253906 353.144531 Z M 201.253906 367.703125 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="364.132527"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="364.132527"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 1.59375 -1.890625 C 1.59375 -0.578125 1.578125 -0.40625 0.84375 -0.3125 L 0.53125 -0.28125 C 0.453125 -0.203125 0.46875 0 0.546875 0.03125 C 1.171875 0.015625 1.59375 0 2.125 0 C 2.625 0 3.046875 0.015625 3.671875 0.03125 C 3.75 0 3.765625 -0.21875 3.703125 -0.28125 L 3.390625 -0.3125 C 2.640625 -0.40625 2.625 -0.578125 2.625 -1.890625 L 2.625 -6.34375 C 2.625 -7.671875 2.640625 -7.875 3.390625 -7.9375 L 3.703125 -7.96875 C 3.765625 -8.015625 3.75 -8.234375 3.671875 -8.28125 C 3.046875 -8.25 2.625 -8.234375 2.125 -8.234375 C 1.59375 -8.234375 1.171875 -8.25 0.546875 -8.28125 C 0.46875 -8.234375 0.453125 -8.015625 0.53125 -7.96875 L 0.84375 -7.9375 C 1.578125 -7.875 1.59375 -7.671875 1.59375 -6.34375 Z M 1.59375 -1.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-7">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-8">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-9">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-10">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-11">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-12">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-13">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-14">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-15">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-16">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-17">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-18">
+<path style="stroke:none;" d="M 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 2.953125 0.03125 C 3.046875 0 3.078125 -0.21875 2.984375 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4 C 2.109375 -4.3125 2.140625 -4.390625 2.34375 -4.390625 L 3.90625 -4.390625 C 4.4375 -4.390625 4.53125 -4.328125 4.53125 -3.578125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.375 4.0625 -0.3125 L 3.796875 -0.28125 C 3.703125 -0.21875 3.734375 0 3.8125 0.03125 C 4.171875 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.46875 C 5.453125 -3.984375 5.484375 -4.578125 5.5 -5.03125 C 5.484375 -5.0625 5.4375 -5.09375 5.375 -5.09375 C 5.078125 -4.984375 4.296875 -4.921875 3.75 -4.921875 L 2.34375 -4.921875 C 2.140625 -4.921875 2.109375 -5 2.109375 -5.3125 L 2.109375 -5.4375 C 2.109375 -7.375 2.5625 -8.453125 3.53125 -8.453125 C 3.859375 -8.453125 4.34375 -8.234375 4.703125 -7.625 C 4.765625 -7.53125 4.859375 -7.4375 5.03125 -7.4375 C 5.21875 -7.4375 5.546875 -7.578125 5.546875 -7.953125 C 5.546875 -8.484375 4.84375 -8.921875 4 -8.921875 C 2.59375 -8.921875 1.828125 -7.875 1.578125 -7.234375 C 1.28125 -6.578125 1.1875 -5.859375 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 Z M 1.1875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-19">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-20">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-21">
+<path style="stroke:none;" d="M 1.828125 -3.375 C 1.828125 -5.625 2.515625 -7.296875 3.75 -8.59375 C 3.75 -8.71875 3.703125 -8.765625 3.578125 -8.78125 C 2.03125 -7.765625 1 -5.703125 1 -3.375 C 1 -1.03125 2.03125 1.03125 3.578125 2.03125 C 3.703125 2.015625 3.75 1.96875 3.75 1.84375 C 2.515625 0.546875 1.828125 -1.125 1.828125 -3.375 Z M 1.828125 -3.375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-22">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.796875 -4.4375 3.875 -4.796875 3.75 -4.921875 L 2.328125 -4.921875 C 2.109375 -4.921875 2.109375 -4.9375 2.109375 -5.265625 L 2.109375 -5.625 C 2.109375 -6.25 2.15625 -7.171875 2.390625 -7.734375 C 2.578125 -8.1875 2.890625 -8.421875 3.265625 -8.421875 C 3.6875 -8.421875 4.03125 -8.15625 4.265625 -7.875 C 4.359375 -7.78125 4.4375 -7.734375 4.5625 -7.734375 C 4.8125 -7.734375 5.046875 -7.921875 5.046875 -8.171875 C 5.046875 -8.625 4.484375 -8.921875 3.8125 -8.921875 C 2.578125 -8.921875 1.890625 -8.046875 1.578125 -7.34375 C 1.265625 -6.640625 1.1875 -5.875 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 3.015625 0.03125 C 3.09375 0 3.125 -0.21875 3.03125 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4.03125 C 2.109375 -4.375 2.109375 -4.390625 2.328125 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-23">
+<path style="stroke:none;" d="M 2.203125 -2.484375 C 2.3125 -2.34375 2.28125 -2.296875 2.171875 -2.15625 C 1.890625 -1.8125 1.328125 -0.96875 1.0625 -0.703125 C 0.84375 -0.46875 0.65625 -0.359375 0.4375 -0.328125 L 0.15625 -0.28125 C 0.0625 -0.21875 0.078125 -0.015625 0.171875 0.03125 C 0.5 0.015625 0.78125 0 1.09375 0 C 1.390625 0 1.703125 0.015625 2.015625 0.03125 C 2.09375 0 2.109375 -0.21875 2.03125 -0.28125 L 1.828125 -0.3125 C 1.515625 -0.359375 1.53125 -0.46875 1.78125 -0.859375 L 2.3125 -1.6875 C 2.390625 -1.828125 2.5 -1.953125 2.53125 -1.984375 C 2.578125 -1.953125 2.65625 -1.84375 2.8125 -1.625 L 3.453125 -0.6875 C 3.625 -0.46875 3.609375 -0.34375 3.25 -0.3125 L 2.890625 -0.28125 C 2.796875 -0.21875 2.828125 0 2.921875 0.03125 C 3.328125 0.015625 3.640625 0 4.109375 0 C 4.46875 0 4.875 0.015625 5.34375 0.03125 C 5.4375 0 5.4375 -0.203125 5.375 -0.28125 L 5.171875 -0.28125 C 4.828125 -0.3125 4.625 -0.46875 4.34375 -0.875 L 3.1875 -2.515625 C 3.015625 -2.734375 3.015625 -2.765625 3.171875 -2.96875 C 3.671875 -3.640625 4.125 -4.21875 4.34375 -4.390625 C 4.484375 -4.5 4.671875 -4.546875 4.96875 -4.609375 L 5.15625 -4.640625 C 5.234375 -4.703125 5.234375 -4.90625 5.125 -4.953125 C 4.890625 -4.9375 4.5 -4.921875 4.21875 -4.921875 C 3.921875 -4.921875 3.59375 -4.9375 3.3125 -4.953125 C 3.203125 -4.921875 3.1875 -4.71875 3.265625 -4.640625 L 3.40625 -4.609375 C 3.6875 -4.53125 3.71875 -4.46875 3.515625 -4.140625 C 3.25 -3.75 2.828125 -3.125 2.78125 -3.078125 C 2.75 -3.125 2.671875 -3.21875 2.625 -3.296875 L 2.015625 -4.171875 C 1.8125 -4.46875 1.796875 -4.546875 2.140625 -4.609375 L 2.328125 -4.640625 C 2.390625 -4.703125 2.390625 -4.90625 2.3125 -4.953125 C 1.828125 -4.9375 1.546875 -4.921875 1.25 -4.921875 C 0.9375 -4.921875 0.65625 -4.9375 0.15625 -4.953125 C 0.078125 -4.921875 0.0625 -4.703125 0.140625 -4.640625 L 0.34375 -4.609375 C 0.6875 -4.546875 0.90625 -4.34375 1.09375 -4.0625 Z M 2.203125 -2.484375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-24">
+<path style="stroke:none;" d="M 0.84375 3.109375 C 1.140625 3.109375 1.4375 3 1.640625 2.515625 C 2.265625 1.15625 3.28125 -1.015625 3.703125 -1.84375 L 4.390625 -3.28125 C 4.8125 -4.171875 5.046875 -4.53125 5.453125 -4.609375 L 5.671875 -4.640625 C 5.75 -4.71875 5.75 -4.90625 5.640625 -4.953125 C 5.296875 -4.9375 5 -4.921875 4.6875 -4.921875 C 4.375 -4.921875 4 -4.9375 3.59375 -4.953125 C 3.5 -4.921875 3.484375 -4.703125 3.578125 -4.640625 L 3.953125 -4.578125 C 4.1875 -4.546875 4.25 -4.453125 4.25 -4.375 C 4.25 -4.234375 4.09375 -3.765625 3.8125 -3.125 L 3.390625 -2.140625 C 3.171875 -1.625 2.96875 -1.234375 2.9375 -1.21875 C 2.890625 -1.234375 2.640625 -1.890625 2.578125 -2.09375 L 2.171875 -3.25 C 2.09375 -3.453125 1.8125 -4.265625 1.8125 -4.421875 C 1.8125 -4.5 1.90625 -4.546875 2.078125 -4.578125 L 2.390625 -4.640625 C 2.484375 -4.703125 2.46875 -4.921875 2.375 -4.953125 C 1.96875 -4.9375 1.625 -4.921875 1.28125 -4.921875 C 0.875 -4.921875 0.5 -4.9375 0.09375 -4.953125 C 0 -4.921875 -0.015625 -4.703125 0.0625 -4.640625 L 0.375 -4.578125 C 0.8125 -4.5 0.90625 -4.1875 1.109375 -3.609375 L 2.078125 -0.9375 C 2.25 -0.46875 2.296875 -0.328125 2.296875 -0.078125 C 2.296875 0.09375 2.203125 0.359375 2.171875 0.46875 C 2.0625 0.765625 1.8125 1.28125 1.453125 1.84375 C 1.359375 1.984375 1.234375 2.078125 1.03125 2.078125 L 0.796875 2.078125 C 0.53125 2.078125 0.296875 2.234375 0.296875 2.578125 C 0.296875 2.890625 0.484375 3.109375 0.84375 3.109375 Z M 0.84375 3.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-25">
+<path style="stroke:none;" d="M 5.28125 -3.46875 C 5.28125 -4.25 5.3125 -4.6875 5.375 -4.984375 C 5.359375 -5.046875 5.3125 -5.09375 5.25 -5.09375 C 5.109375 -4.96875 5 -4.875 4.90625 -4.875 C 4.796875 -4.875 4.65625 -4.921875 4.46875 -4.96875 C 4.296875 -5.015625 3.84375 -5.09375 3.4375 -5.09375 C 1.828125 -5.09375 0.4375 -4.078125 0.4375 -2.265625 C 0.4375 -1.296875 1.109375 0.171875 2.96875 0.171875 C 3.453125 0.171875 3.921875 0.046875 4.25 -0.140625 C 4.34375 -0.140625 4.359375 -0.078125 4.359375 0.15625 L 4.359375 1.78125 C 4.359375 2.6875 4.34375 2.828125 3.875 2.875 L 3.5 2.90625 C 3.40625 2.96875 3.4375 3.1875 3.515625 3.21875 C 4 3.203125 4.375 3.1875 4.8125 3.1875 C 5.25 3.1875 5.625 3.203125 6.09375 3.21875 C 6.1875 3.1875 6.203125 2.96875 6.125 2.90625 L 5.75 2.84375 C 5.3125 2.765625 5.28125 2.6875 5.28125 1.78125 Z M 4.359375 -1.03125 C 4.359375 -0.75 4.328125 -0.59375 4.265625 -0.53125 C 4.203125 -0.453125 4 -0.328125 3.453125 -0.328125 C 2.28125 -0.328125 1.484375 -1.296875 1.484375 -2.671875 C 1.484375 -3.84375 2.171875 -4.703125 3.125 -4.703125 C 3.65625 -4.703125 4.015625 -4.4375 4.1875 -4.125 C 4.296875 -3.9375 4.359375 -3.53125 4.359375 -2.890625 Z M 4.359375 -1.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-26">
+<path style="stroke:none;" d="M 2.171875 -3.375 C 2.171875 -1.125 1.484375 0.546875 0.25 1.84375 C 0.25 1.96875 0.296875 2.015625 0.421875 2.03125 C 1.953125 1.03125 3 -1.03125 3 -3.375 C 3 -5.703125 1.953125 -7.765625 0.421875 -8.78125 C 0.296875 -8.765625 0.25 -8.71875 0.25 -8.59375 C 1.484375 -7.296875 2.171875 -5.625 2.171875 -3.375 Z M 2.171875 -3.375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-27">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-7">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-9">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-10">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-11">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-13">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-15">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-16">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-17">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-18">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-19">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-20">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-21">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-22">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 0 -35.40625 L 0 -61.421875 C 0 -66.40625 3.890625 -70.40625 8.578125 -70.59375 C 13.953125 -70.90625 18.25 -66.90625 18.453125 -61.625 C 18.546875 -58.640625 18.453125 -55.640625 18.453125 -52.546875 C 18.453125 -51.453125 18.34375 -51.359375 17.25 -51.359375 L 12.859375 -51.359375 C 11.671875 -51.359375 11.671875 -51.453125 11.671875 -52.65625 C 11.5625 -55.25 11.671875 -57.84375 11.5625 -60.421875 C 11.5625 -60.921875 11.671875 -61.328125 11.5625 -61.828125 C 11.265625 -63.015625 10.375 -63.71875 9.171875 -63.71875 C 7.984375 -63.71875 7.078125 -62.921875 6.875 -61.71875 C 6.78125 -61.421875 6.78125 -61.03125 6.78125 -60.734375 C 6.78125 -55.9375 6.78125 -51.25 6.78125 -46.46875 L 6.78125 -46.0625 C 6.78125 -45.171875 6.875 -45.078125 7.78125 -45.078125 C 8.171875 -45.171875 8.46875 -45.171875 8.875 -45.171875 C 13.265625 -45.578125 18.453125 -41.6875 18.453125 -35.796875 L 18.453125 -20.84375 C 18.453125 -17.046875 18.546875 -13.359375 18.453125 -9.578125 C 18.34375 -5.578125 16.546875 -2.5 12.765625 -1 C 6.078125 1.796875 0 -3.390625 0 -9.28125 C 0.09375 -17.953125 0 -26.71875 0 -35.40625 Z M 11.671875 -22.828125 L 11.671875 -34.796875 C 11.671875 -35.203125 11.671875 -35.59375 11.5625 -35.90625 C 11.46875 -37.1875 10.46875 -38.1875 9.28125 -38.296875 C 8.078125 -38.296875 7.078125 -37.5 6.875 -36.203125 C 6.78125 -35.796875 6.78125 -35.296875 6.78125 -34.90625 L 6.78125 -10.46875 C 6.78125 -9.96875 6.78125 -9.578125 6.875 -9.078125 C 7.1875 -7.875 8.28125 -7.078125 9.375 -7.1875 C 10.46875 -7.1875 11.46875 -8.171875 11.5625 -9.375 C 11.671875 -9.765625 11.671875 -10.171875 11.671875 -10.5625 Z M 11.671875 -22.828125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 5.390625 0 L 3.75 0 L 3.75 -13.21875 L 0.203125 -13.21875 L 0.203125 -14.734375 L 8.984375 -14.734375 L 8.984375 -13.21875 L 5.390625 -13.21875 Z M 5.390625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 3.125 -7.921875 L 3.640625 -7.921875 C 4.109375 -7.921875 4.5625 -7.945312 5 -8 C 5.445312 -8.0625 5.84375 -8.1875 6.1875 -8.375 C 6.539062 -8.5625 6.828125 -8.828125 7.046875 -9.171875 C 7.265625 -9.515625 7.375 -9.976562 7.375 -10.5625 C 7.375 -11.15625 7.269531 -11.628906 7.0625 -11.984375 C 6.851562 -12.347656 6.570312 -12.617188 6.21875 -12.796875 C 5.875 -12.972656 5.476562 -13.085938 5.03125 -13.140625 C 4.582031 -13.191406 4.109375 -13.21875 3.609375 -13.21875 L 3.125 -13.21875 Z M 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 3.609375 -14.734375 C 4.316406 -14.734375 4.992188 -14.675781 5.640625 -14.5625 C 6.285156 -14.457031 6.859375 -14.253906 7.359375 -13.953125 C 7.859375 -13.648438 8.257812 -13.234375 8.5625 -12.703125 C 8.863281 -12.179688 9.015625 -11.503906 9.015625 -10.671875 C 9.015625 -9.523438 8.679688 -8.585938 8.015625 -7.859375 C 7.359375 -7.128906 6.457031 -6.710938 5.3125 -6.609375 L 10.015625 0 L 8 0 L 3.53125 -6.46875 L 3.125 -6.46875 Z M 3.125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-3">
+<path style="stroke:none;" d="M 3.09375 -5.96875 C 3.09375 -5.6875 3.09375 -5.398438 3.09375 -5.109375 C 3.09375 -4.828125 3.109375 -4.539062 3.140625 -4.25 C 3.179688 -3.96875 3.25 -3.691406 3.34375 -3.421875 C 3.4375 -3.160156 3.566406 -2.910156 3.734375 -2.671875 C 4.054688 -2.222656 4.492188 -1.875 5.046875 -1.625 C 5.609375 -1.382812 6.160156 -1.265625 6.703125 -1.265625 C 7.234375 -1.265625 7.765625 -1.378906 8.296875 -1.609375 C 8.828125 -1.835938 9.257812 -2.160156 9.59375 -2.578125 C 9.789062 -2.816406 9.9375 -3.070312 10.03125 -3.34375 C 10.132812 -3.613281 10.207031 -3.894531 10.25 -4.1875 C 10.300781 -4.476562 10.328125 -4.773438 10.328125 -5.078125 C 10.328125 -5.378906 10.328125 -5.675781 10.328125 -5.96875 L 10.328125 -14.734375 L 11.96875 -14.734375 L 11.96875 -5.515625 C 11.96875 -5.109375 11.953125 -4.722656 11.921875 -4.359375 C 11.898438 -4.003906 11.84375 -3.65625 11.75 -3.3125 C 11.664062 -2.976562 11.535156 -2.65625 11.359375 -2.34375 C 11.191406 -2.03125 10.960938 -1.722656 10.671875 -1.421875 C 10.160156 -0.878906 9.554688 -0.460938 8.859375 -0.171875 C 8.160156 0.109375 7.441406 0.25 6.703125 0.25 C 6.003906 0.25 5.316406 0.125 4.640625 -0.125 C 3.972656 -0.382812 3.390625 -0.757812 2.890625 -1.25 C 2.566406 -1.5625 2.3125 -1.875 2.125 -2.1875 C 1.9375 -2.507812 1.789062 -2.847656 1.6875 -3.203125 C 1.59375 -3.554688 1.53125 -3.925781 1.5 -4.3125 C 1.46875 -4.695312 1.453125 -5.097656 1.453125 -5.515625 L 1.453125 -14.734375 L 3.09375 -14.734375 Z M 3.09375 -5.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-4">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 259.402344 566.273438 C 260.625 566.273438 261.617188 565.28125 261.617188 564.058594 C 261.617188 562.835938 260.625 561.847656 259.402344 561.847656 C 258.179688 561.847656 257.191406 562.835938 257.191406 564.058594 C 257.191406 565.28125 258.179688 566.273438 259.402344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph0-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph0-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="230.372176" y="534.940083"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000392456 L 320.171364 0.000392456 " transform="matrix(0.998785,0,0,-0.998785,56.260538,336.195704)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="85.321593" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="89.391643" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="95.946171" y="402.780222"/>
+ <use xlink:href="#glyph1-4" x="99.067374" y="402.780222"/>
+ <use xlink:href="#glyph1-5" x="108.892924" y="402.780222"/>
+ <use xlink:href="#glyph1-6" x="114.960545" y="402.780222"/>
+ <use xlink:href="#glyph1-7" x="118.99314" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="122.825978" y="402.780222"/>
+ <use xlink:href="#glyph1-8" x="125.947182" y="402.780222"/>
+ <use xlink:href="#glyph1-9" x="130.941108" y="402.780222"/>
+ <use xlink:href="#glyph1-6" x="135.984974" y="402.780222"/>
+ <use xlink:href="#glyph1-10" x="140.017569" y="402.780222"/>
+ <use xlink:href="#glyph1-6" x="144.961556" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="148.994151" y="402.780222"/>
+ <use xlink:href="#glyph1-7" x="152.115355" y="402.780222"/>
+ <use xlink:href="#glyph1-11" x="155.948194" y="402.780222"/>
+ <use xlink:href="#glyph1-10" x="162.377874" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="167.32186" y="402.780222"/>
+ <use xlink:href="#glyph1-12" x="170.443064" y="402.780222"/>
+ <use xlink:href="#glyph1-13" x="176.772866" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="180.842916" y="402.780222"/>
+ <use xlink:href="#glyph1-14" x="186.910536" y="402.780222"/>
+ <use xlink:href="#glyph1-15" x="193.265307" y="402.780222"/>
+ <use xlink:href="#glyph1-8" x="199.657532" y="402.780222"/>
+ <use xlink:href="#glyph1-7" x="204.651459" y="402.780222"/>
+ <use xlink:href="#glyph1-16" x="208.484297" y="402.780222"/>
+ <use xlink:href="#glyph1-5" x="211.692895" y="402.780222"/>
+ <use xlink:href="#glyph1-2" x="217.760515" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="224.315043" y="402.780222"/>
+ <use xlink:href="#glyph1-4" x="227.436247" y="402.780222"/>
+ <use xlink:href="#glyph1-9" x="237.261797" y="402.780222"/>
+ <use xlink:href="#glyph1-2" x="242.305662" y="402.780222"/>
+ <use xlink:href="#glyph1-9" x="248.86019" y="402.780222"/>
+ <use xlink:href="#glyph1-17" x="253.904056" y="402.780222"/>
+ <use xlink:href="#glyph1-10" x="259.472283" y="402.780222"/>
+ <use xlink:href="#glyph1-13" x="264.41627" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="268.561229" y="402.780222"/>
+ <use xlink:href="#glyph1-8" x="271.682433" y="402.780222"/>
+ <use xlink:href="#glyph1-9" x="276.676359" y="402.780222"/>
+ <use xlink:href="#glyph1-2" x="281.720224" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="288.274752" y="402.780222"/>
+ <use xlink:href="#glyph1-18" x="291.395956" y="402.780222"/>
+ <use xlink:href="#glyph1-2" x="297.91303" y="402.780222"/>
+ <use xlink:href="#glyph1-14" x="304.467558" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="310.822329" y="402.780222"/>
+ <use xlink:href="#glyph1-9" x="313.943533" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="318.987398" y="402.780222"/>
+ <use xlink:href="#glyph1-19" x="322.108602" y="402.780222"/>
+ <use xlink:href="#glyph1-10" x="328.35101" y="402.780222"/>
+ <use xlink:href="#glyph1-7" x="333.294997" y="402.780222"/>
+ <use xlink:href="#glyph1-7" x="337.127835" y="402.780222"/>
+ <use xlink:href="#glyph1-10" x="340.960674" y="402.780222"/>
+ <use xlink:href="#glyph1-13" x="345.90466" y="402.780222"/>
+ <use xlink:href="#glyph1-3" x="350.049619" y="402.780222"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="100.877673" y="416.763215"/>
+ <use xlink:href="#glyph1-5" x="104.910268" y="416.763215"/>
+ <use xlink:href="#glyph1-20" x="110.977888" y="416.763215"/>
+ <use xlink:href="#glyph1-15" x="114.061638" y="416.763215"/>
+ <use xlink:href="#glyph1-7" x="120.453863" y="416.763215"/>
+ <use xlink:href="#glyph1-16" x="124.286702" y="416.763215"/>
+ <use xlink:href="#glyph1-5" x="127.495299" y="416.763215"/>
+ <use xlink:href="#glyph1-2" x="133.56292" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="140.117448" y="416.763215"/>
+ <use xlink:href="#glyph1-21" x="143.238651" y="416.763215"/>
+ <use xlink:href="#glyph1-22" x="147.233792" y="416.763215"/>
+ <use xlink:href="#glyph1-5" x="150.854389" y="416.763215"/>
+ <use xlink:href="#glyph1-13" x="156.922009" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="161.066968" y="416.763215"/>
+ <use xlink:href="#glyph1-10" x="164.188172" y="416.763215"/>
+ <use xlink:href="#glyph1-23" x="169.132159" y="416.763215"/>
+ <use xlink:href="#glyph1-9" x="174.525599" y="416.763215"/>
+ <use xlink:href="#glyph1-4" x="179.569464" y="416.763215"/>
+ <use xlink:href="#glyph1-12" x="189.395014" y="416.763215"/>
+ <use xlink:href="#glyph1-20" x="195.724816" y="416.763215"/>
+ <use xlink:href="#glyph1-10" x="198.808565" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="203.752552" y="416.763215"/>
+ <use xlink:href="#glyph1-19" x="206.873756" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-24" x="213.041255" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="218.509604" y="416.763215"/>
+ <use xlink:href="#glyph1-15" x="221.630808" y="416.763215"/>
+ <use xlink:href="#glyph1-6" x="228.023033" y="416.763215"/>
+ <use xlink:href="#glyph1-16" x="232.055628" y="416.763215"/>
+ <use xlink:href="#glyph1-2" x="235.264226" y="416.763215"/>
+ <use xlink:href="#glyph1-17" x="241.818754" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="247.386982" y="416.763215"/>
+ <use xlink:href="#glyph1-16" x="250.508186" y="416.763215"/>
+ <use xlink:href="#glyph1-2" x="253.716783" y="416.763215"/>
+ <use xlink:href="#glyph1-7" x="260.271311" y="416.763215"/>
+ <use xlink:href="#glyph1-10" x="264.10415" y="416.763215"/>
+ <use xlink:href="#glyph1-13" x="269.048137" y="416.763215"/>
+ <use xlink:href="#glyph1-2" x="273.193095" y="416.763215"/>
+ <use xlink:href="#glyph1-9" x="279.747623" y="416.763215"/>
+ <use xlink:href="#glyph1-20" x="284.791489" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="287.875238" y="416.763215"/>
+ <use xlink:href="#glyph1-13" x="290.996442" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-10" x="295.015304" y="416.763215"/>
+ <use xlink:href="#glyph1-6" x="299.959291" y="416.763215"/>
+ <use xlink:href="#glyph1-5" x="303.991887" y="416.763215"/>
+ <use xlink:href="#glyph1-15" x="310.059507" y="416.763215"/>
+ <use xlink:href="#glyph1-13" x="316.451732" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-8" x="320.521782" y="416.763215"/>
+ <use xlink:href="#glyph1-10" x="325.515708" y="416.763215"/>
+ <use xlink:href="#glyph1-6" x="330.459695" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="334.492291" y="416.763215"/>
+ <use xlink:href="#glyph1-3" x="337.613495" y="416.763215"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-9" x="177.472015" y="430.746208"/>
+ <use xlink:href="#glyph1-2" x="182.515881" y="430.746208"/>
+ <use xlink:href="#glyph1-14" x="189.070409" y="430.746208"/>
+ <use xlink:href="#glyph1-3" x="195.42518" y="430.746208"/>
+ <use xlink:href="#glyph1-10" x="198.546384" y="430.746208"/>
+ <use xlink:href="#glyph1-25" x="203.490371" y="430.746208"/>
+ <use xlink:href="#glyph1-15" x="209.695324" y="430.746208"/>
+ <use xlink:href="#glyph1-16" x="216.08755" y="430.746208"/>
+ <use xlink:href="#glyph1-12" x="219.296147" y="430.746208"/>
+ <use xlink:href="#glyph1-4" x="225.625949" y="430.746208"/>
+ <use xlink:href="#glyph1-10" x="235.451498" y="430.746208"/>
+ <use xlink:href="#glyph1-2" x="240.395485" y="430.746208"/>
+ <use xlink:href="#glyph1-7" x="246.950013" y="430.746208"/>
+ <use xlink:href="#glyph1-26" x="250.782852" y="430.746208"/>
+ <use xlink:href="#glyph1-27" x="254.777993" y="430.746208"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="60.814" y="249.232972"/>
+ <use xlink:href="#glyph2-2" x="66.391939" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="75.722936" y="249.232972"/>
+ <use xlink:href="#glyph2-4" x="81.627976" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="95.073564" y="249.232972"/>
+ <use xlink:href="#glyph2-5" x="100.978604" y="249.232972"/>
+ <use xlink:href="#glyph2-6" x="112.358289" y="249.232972"/>
+ <use xlink:href="#glyph2-7" x="124.065074" y="249.232972"/>
+ <use xlink:href="#glyph2-8" x="139.335543" y="249.232972"/>
+ <use xlink:href="#glyph2-9" x="152.281871" y="249.232972"/>
+ <use xlink:href="#glyph2-10" x="165.675811" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-11" x="176.934985" y="249.232972"/>
+ <use xlink:href="#glyph2-1" x="186.111039" y="249.232972"/>
+ <use xlink:href="#glyph2-7" x="191.688978" y="249.232972"/>
+ <use xlink:href="#glyph2-12" x="206.959447" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="222.126621" y="249.232972"/>
+ <use xlink:href="#glyph2-5" x="228.031661" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-4" x="238.034076" y="249.232972"/>
+ <use xlink:href="#glyph2-6" x="251.479664" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-11" x="262.842133" y="249.232972"/>
+ <use xlink:href="#glyph2-12" x="272.018187" y="249.232972"/>
+ <use xlink:href="#glyph2-13" x="287.185361" y="249.232972"/>
+ <use xlink:href="#glyph2-6" x="296.654084" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="308.36087" y="249.232972"/>
+ <use xlink:href="#glyph2-14" x="314.26591" y="249.232972"/>
+ <use xlink:href="#glyph2-4" x="328.090247" y="249.232972"/>
+ <use xlink:href="#glyph2-15" x="341.535835" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="352.140805" y="249.232972"/>
+ <use xlink:href="#glyph2-4" x="358.045846" y="249.232972"/>
+ <use xlink:href="#glyph2-3" x="371.491434" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-16" x="45.956712" y="267.87775"/>
+ <use xlink:href="#glyph2-6" x="60.452467" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="72.159252" y="267.87775"/>
+ <use xlink:href="#glyph2-4" x="81.627976" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-11" x="94.040612" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="103.216666" y="267.87775"/>
+ <use xlink:href="#glyph2-1" x="109.121707" y="267.87775"/>
+ <use xlink:href="#glyph2-8" x="114.699646" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="127.645974" y="267.87775"/>
+ <use xlink:href="#glyph2-4" x="137.114697" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="150.560285" y="267.87775"/>
+ <use xlink:href="#glyph2-17" x="156.465325" y="267.87775"/>
+ <use xlink:href="#glyph2-9" x="168.120464" y="267.87775"/>
+ <use xlink:href="#glyph2-11" x="181.514404" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="190.690458" y="267.87775"/>
+ <use xlink:href="#glyph2-11" x="196.595498" y="267.87775"/>
+ <use xlink:href="#glyph2-14" x="205.771552" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="219.595889" y="267.87775"/>
+ <use xlink:href="#glyph2-1" x="229.064613" y="267.87775"/>
+ <use xlink:href="#glyph2-6" x="234.642552" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="246.349337" y="267.87775"/>
+ <use xlink:href="#glyph2-17" x="252.254378" y="267.87775"/>
+ <use xlink:href="#glyph2-9" x="263.909516" y="267.87775"/>
+ <use xlink:href="#glyph2-8" x="277.303456" y="267.87775"/>
+ <use xlink:href="#glyph2-16" x="290.249784" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="304.745539" y="267.87775"/>
+ <use xlink:href="#glyph2-11" x="314.214263" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="323.390317" y="267.87775"/>
+ <use xlink:href="#glyph2-15" x="329.295357" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="339.900328" y="267.87775"/>
+ <use xlink:href="#glyph2-13" x="349.369052" y="267.87775"/>
+ <use xlink:href="#glyph2-18" x="358.837775" y="267.87775"/>
+ <use xlink:href="#glyph2-15" x="375.760967" y="267.87775"/>
+ <use xlink:href="#glyph2-3" x="386.365938" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-11" x="33.905609" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-7" x="42.565187" y="286.522528"/>
+ <use xlink:href="#glyph2-7" x="57.835656" y="286.522528"/>
+ <use xlink:href="#glyph2-3" x="73.106125" y="286.522528"/>
+ <use xlink:href="#glyph2-14" x="79.011165" y="286.522528"/>
+ <use xlink:href="#glyph2-1" x="92.835502" y="286.522528"/>
+ <use xlink:href="#glyph2-16" x="98.413441" y="286.522528"/>
+ <use xlink:href="#glyph2-14" x="112.909196" y="286.522528"/>
+ <use xlink:href="#glyph2-19" x="126.733533" y="286.522528"/>
+ <use xlink:href="#glyph2-3" x="132.638573" y="286.522528"/>
+ <use xlink:href="#glyph2-11" x="138.543614" y="286.522528"/>
+ <use xlink:href="#glyph2-14" x="147.719668" y="286.522528"/>
+ <use xlink:href="#glyph2-13" x="161.544005" y="286.522528"/>
+ <use xlink:href="#glyph2-3" x="171.012728" y="286.522528"/>
+ <use xlink:href="#glyph2-5" x="176.917769" y="286.522528"/>
+ <use xlink:href="#glyph2-6" x="188.297453" y="286.522528"/>
+ <use xlink:href="#glyph2-7" x="200.004239" y="286.522528"/>
+ <use xlink:href="#glyph2-8" x="215.274708" y="286.522528"/>
+ <use xlink:href="#glyph2-9" x="228.221035" y="286.522528"/>
+ <use xlink:href="#glyph2-10" x="241.614976" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-11" x="252.872427" y="286.522528"/>
+ <use xlink:href="#glyph2-1" x="262.048481" y="286.522528"/>
+ <use xlink:href="#glyph2-7" x="267.626421" y="286.522528"/>
+ <use xlink:href="#glyph2-12" x="282.89689" y="286.522528"/>
+ <use xlink:href="#glyph2-3" x="298.064063" y="286.522528"/>
+ <use xlink:href="#glyph2-18" x="303.969104" y="286.522528"/>
+ <use xlink:href="#glyph2-4" x="320.892295" y="286.522528"/>
+ <use xlink:href="#glyph2-12" x="334.337883" y="286.522528"/>
+ <use xlink:href="#glyph2-4" x="349.505057" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-16" x="362.744054" y="286.522528"/>
+ <use xlink:href="#glyph2-13" x="377.23981" y="286.522528"/>
+ <use xlink:href="#glyph2-6" x="386.708533" y="286.522528"/>
+ <use xlink:href="#glyph2-3" x="398.415319" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-10" x="36.333045" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-4" x="47.488923" y="305.167306"/>
+ <use xlink:href="#glyph2-12" x="60.934511" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="76.101685" y="305.167306"/>
+ <use xlink:href="#glyph2-16" x="82.006725" y="305.167306"/>
+ <use xlink:href="#glyph2-7" x="96.50248" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="111.772949" y="305.167306"/>
+ <use xlink:href="#glyph2-11" x="117.67799" y="305.167306"/>
+ <use xlink:href="#glyph2-14" x="126.854044" y="305.167306"/>
+ <use xlink:href="#glyph2-6" x="140.678381" y="305.167306"/>
+ <use xlink:href="#glyph2-7" x="152.385166" y="305.167306"/>
+ <use xlink:href="#glyph2-9" x="167.655635" y="305.167306"/>
+ <use xlink:href="#glyph2-16" x="181.049575" y="305.167306"/>
+ <use xlink:href="#glyph2-14" x="195.545331" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="209.369667" y="305.167306"/>
+ <use xlink:href="#glyph2-1" x="215.274708" y="305.167306"/>
+ <use xlink:href="#glyph2-11" x="220.852647" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="230.028701" y="305.167306"/>
+ <use xlink:href="#glyph2-20" x="235.933741" y="305.167306"/>
+ <use xlink:href="#glyph2-1" x="244.455593" y="305.167306"/>
+ <use xlink:href="#glyph2-12" x="250.033532" y="305.167306"/>
+ <use xlink:href="#glyph2-13" x="265.200706" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="274.669429" y="305.167306"/>
+ <use xlink:href="#glyph2-17" x="280.57447" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-21" x="291.609837" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="303.901962" y="305.167306"/>
+ <use xlink:href="#glyph2-20" x="309.807002" y="305.167306"/>
+ <use xlink:href="#glyph2-1" x="318.328854" y="305.167306"/>
+ <use xlink:href="#glyph2-12" x="323.906793" y="305.167306"/>
+ <use xlink:href="#glyph2-13" x="339.073967" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="348.54269" y="305.167306"/>
+ <use xlink:href="#glyph2-4" x="354.447731" y="305.167306"/>
+ <use xlink:href="#glyph2-12" x="367.893319" y="305.167306"/>
+ <use xlink:href="#glyph2-8" x="383.060492" y="305.167306"/>
+ <use xlink:href="#glyph2-3" x="396.00682" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="83.814391" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="95.521176" y="323.812084"/>
+ <use xlink:href="#glyph2-4" x="104.9899" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-10" x="118.228897" y="323.812084"/>
+ <use xlink:href="#glyph2-14" x="129.591366" y="323.812084"/>
+ <use xlink:href="#glyph2-3" x="143.415703" y="323.812084"/>
+ <use xlink:href="#glyph2-4" x="149.320743" y="323.812084"/>
+ <use xlink:href="#glyph2-3" x="162.766331" y="323.812084"/>
+ <use xlink:href="#glyph2-17" x="168.671371" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="180.326509" y="323.812084"/>
+ <use xlink:href="#glyph2-11" x="189.795233" y="323.812084"/>
+ <use xlink:href="#glyph2-11" x="198.971287" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="208.147341" y="323.812084"/>
+ <use xlink:href="#glyph2-6" x="217.616065" y="323.812084"/>
+ <use xlink:href="#glyph2-3" x="229.322851" y="323.812084"/>
+ <use xlink:href="#glyph2-4" x="235.227891" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-16" x="248.465167" y="323.812084"/>
+ <use xlink:href="#glyph2-6" x="262.960922" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="274.667708" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="284.136432" y="323.812084"/>
+ <use xlink:href="#glyph2-18" x="293.605155" y="323.812084"/>
+ <use xlink:href="#glyph2-13" x="310.528347" y="323.812084"/>
+ <use xlink:href="#glyph2-12" x="319.997071" y="323.812084"/>
+ <use xlink:href="#glyph2-11" x="335.164245" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-22" x="342.618712" y="323.812084"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 284.658861 418.1585 L 284.658861 444.205766 C 284.658861 449.196204 288.554218 453.201069 293.247419 453.388797 C 298.628956 453.701677 302.931057 449.696812 303.134429 444.409138 C 303.228293 441.421134 303.134429 438.417485 303.134429 435.319972 C 303.134429 434.224892 303.024921 434.131028 301.929841 434.131028 L 297.533876 434.131028 C 296.344932 434.131028 296.344932 434.224892 296.344932 435.42948 C 296.235424 438.026385 296.344932 440.62329 296.235424 443.20455 C 296.235424 443.705158 296.344932 444.111902 296.235424 444.612511 C 295.938188 445.801455 295.046479 446.505435 293.841891 446.505435 C 292.652947 446.505435 291.745595 445.707591 291.542223 444.503002 C 291.448358 444.205766 291.448358 443.814666 291.448358 443.51743 C 291.448358 438.714721 291.448358 434.02152 291.448358 429.234455 L 291.448358 428.827711 C 291.448358 427.936002 291.542223 427.842138 292.449575 427.842138 C 292.840675 427.936002 293.137911 427.936002 293.544655 427.936002 C 297.94062 428.342747 303.134429 424.44739 303.134429 418.5496 L 303.134429 403.578289 C 303.134429 399.776796 303.228293 396.084811 303.134429 392.298962 C 303.024921 388.294097 301.225861 385.212228 297.440012 383.710404 C 290.744378 380.910127 284.658861 386.103936 284.658861 392.001726 C 284.752725 400.684148 284.658861 409.460434 284.658861 418.1585 Z M 296.344932 405.565077 L 296.344932 417.548384 C 296.344932 417.955128 296.344932 418.346228 296.235424 418.659108 C 296.14156 419.941917 295.140343 420.943133 293.951399 421.052641 C 292.746811 421.052641 291.745595 420.254797 291.542223 418.956344 C 291.448358 418.5496 291.448358 418.048992 291.448358 417.657892 L 291.448358 393.19067 C 291.448358 392.690062 291.448358 392.298962 291.542223 391.798354 C 291.855103 390.593765 292.950183 389.795921 294.045263 389.905429 C 295.140343 389.905429 296.14156 390.891001 296.235424 392.09559 C 296.344932 392.48669 296.344932 392.893434 296.344932 393.284534 Z M 296.344932 405.565077 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="203.18694" y="212.30928"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 173.683594 378.035156 L 258.621094 378.035156 L 258.621094 350.148438 L 173.683594 350.148438 Z M 173.683594 378.035156 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="193.766198" y="372.149176"/>
+ <use xlink:href="#glyph4-2" x="203.341598" y="372.149176"/>
+ <use xlink:href="#glyph4-3" x="214.323995" y="372.149176"/>
+ <use xlink:href="#glyph4-4" x="228.100846" y="372.149176"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 8.59375 -12.984375 L 12.78125 -12.984375 L 7.609375 -6.828125 L 13.234375 0 L 8.875 0 L 4.515625 -5.625 L 4.484375 -5.625 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.625 L 4.515625 -7.625 Z M 8.59375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 9.46875 -69.40625 L 16.953125 -69.40625 C 19.140625 -69.40625 18.75 -69.203125 18.546875 -67.40625 C 17.046875 -57.734375 15.453125 -48.0625 13.953125 -38.390625 C 12.171875 -26.421875 10.265625 -14.453125 8.375 -2.390625 C 8.375 -2.1875 8.28125 -1.890625 8.28125 -1.59375 C 8.078125 -0.59375 7.984375 -0.59375 6.984375 -0.5 L 3.1875 -0.5 C 2.09375 -0.59375 2 -0.703125 2.1875 -1.796875 C 2.796875 -5.890625 3.484375 -9.96875 4.09375 -14.0625 C 6.484375 -29.515625 8.96875 -45.078125 11.375 -60.625 C 11.765625 -63.015625 11.96875 -62.921875 9.375 -62.921875 L 1.390625 -62.921875 C 0.09375 -62.921875 0 -63.015625 0 -64.3125 L 0 -68.015625 C 0 -69.296875 0.09375 -69.40625 1.390625 -69.40625 Z M 9.46875 -69.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="47.713134" y="249.232972"/>
+ <use xlink:href="#glyph0-2" x="53.291073" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="62.467127" y="249.232972"/>
+ <use xlink:href="#glyph0-4" x="68.372167" y="249.232972"/>
+ <use xlink:href="#glyph0-5" x="87.602284" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="102.872753" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="114.579539" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="127.629162" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="138.234133" y="249.232972"/>
+ <use xlink:href="#glyph0-9" x="144.139173" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="155.794311" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="165.263035" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="175.55812" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="184.734174" y="249.232972"/>
+ <use xlink:href="#glyph0-1" x="190.639215" y="249.232972"/>
+ <use xlink:href="#glyph0-11" x="196.217154" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="205.54815" y="249.232972"/>
+ <use xlink:href="#glyph0-12" x="211.453191" y="249.232972"/>
+ <use xlink:href="#glyph0-13" x="224.898779" y="249.232972"/>
+ <use xlink:href="#glyph0-13" x="233.42063" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="241.942481" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="247.847522" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="258.142607" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-12" x="266.285709" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="279.731297" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="292.78092" y="249.232972"/>
+ <use xlink:href="#glyph0-14" x="302.249644" y="249.232972"/>
+ <use xlink:href="#glyph0-5" x="316.07398" y="249.232972"/>
+ <use xlink:href="#glyph0-13" x="331.344449" y="249.232972"/>
+ <use xlink:href="#glyph0-15" x="339.866301" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="352.812628" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="362.281352" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="373.988138" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="384.593108" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-16" x="62.811444" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="77.307199" y="267.87775"/>
+ <use xlink:href="#glyph0-17" x="82.885138" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="95.986409" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="105.455133" y="267.87775"/>
+ <use xlink:href="#glyph0-2" x="111.360173" y="267.87775"/>
+ <use xlink:href="#glyph0-14" x="120.536227" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="134.360564" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="143.829288" y="267.87775"/>
+ <use xlink:href="#glyph0-6" x="149.407227" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="161.114012" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="167.019053" y="267.87775"/>
+ <use xlink:href="#glyph0-18" x="172.596992" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="187.764166" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="200.710493" y="267.87775"/>
+ <use xlink:href="#glyph0-17" x="206.288432" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="219.389703" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="224.967642" y="267.87775"/>
+ <use xlink:href="#glyph0-19" x="237.91397" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-12" x="251.10132" y="267.87775"/>
+ <use xlink:href="#glyph0-13" x="264.546907" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="273.068759" y="267.87775"/>
+ <use xlink:href="#glyph0-11" x="278.973799" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="288.304796" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="297.77352" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="307.242243" y="267.87775"/>
+ <use xlink:href="#glyph0-9" x="320.188571" y="267.87775"/>
+ <use xlink:href="#glyph0-12" x="331.843709" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-20" x="345.082707" y="267.87775"/>
+ <use xlink:href="#glyph0-7" x="356.445175" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="369.494798" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="61.227585" y="286.522528"/>
+ <use xlink:href="#glyph0-18" x="76.498054" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="91.665228" y="286.522528"/>
+ <use xlink:href="#glyph0-6" x="97.570268" y="286.522528"/>
+ <use xlink:href="#glyph0-5" x="109.277054" y="286.522528"/>
+ <use xlink:href="#glyph0-19" x="124.547523" y="286.522528"/>
+ <use xlink:href="#glyph0-16" x="137.941463" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="152.437218" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="166.261555" y="286.522528"/>
+ <use xlink:href="#glyph0-20" x="172.166595" y="286.522528"/>
+ <use xlink:href="#glyph0-19" x="183.529064" y="286.522528"/>
+ <use xlink:href="#glyph0-2" x="196.923004" y="286.522528"/>
+ <use xlink:href="#glyph0-8" x="206.099058" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="216.704029" y="286.522528"/>
+ <use xlink:href="#glyph0-15" x="222.609069" y="286.522528"/>
+ <use xlink:href="#glyph0-1" x="235.555397" y="286.522528"/>
+ <use xlink:href="#glyph0-6" x="241.133336" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="252.840122" y="286.522528"/>
+ <use xlink:href="#glyph0-20" x="262.308845" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="273.566297" y="286.522528"/>
+ <use xlink:href="#glyph0-13" x="282.742351" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-21" x="290.575568" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="302.867693" y="286.522528"/>
+ <use xlink:href="#glyph0-2" x="308.772733" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="317.432312" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="332.702781" y="286.522528"/>
+ <use xlink:href="#glyph0-2" x="338.607821" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="347.783875" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="361.608212" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="371.076936" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-22" x="109.50086" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="120.880544" y="305.167306"/>
+ <use xlink:href="#glyph0-5" x="132.58733" y="305.167306"/>
+ <use xlink:href="#glyph0-15" x="147.857799" y="305.167306"/>
+ <use xlink:href="#glyph0-19" x="160.804127" y="305.167306"/>
+ <use xlink:href="#glyph0-20" x="174.198067" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="185.45724" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="194.633294" y="305.167306"/>
+ <use xlink:href="#glyph0-5" x="200.211233" y="305.167306"/>
+ <use xlink:href="#glyph0-18" x="215.481702" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="230.648876" y="305.167306"/>
+ <use xlink:href="#glyph0-22" x="236.553917" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-12" x="246.556332" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="260.00192" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="271.364388" y="305.167306"/>
+ <use xlink:href="#glyph0-18" x="280.540442" y="305.167306"/>
+ <use xlink:href="#glyph0-10" x="295.707616" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="305.17634" y="305.167306"/>
+ <use xlink:href="#glyph0-23" x="316.883126" y="305.167306"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 293.990509 452.199852 L 301.483987 452.199852 C 303.674147 452.199852 303.283047 451.99648 303.079675 450.19742 C 301.577851 440.513782 299.982163 430.830143 298.480338 421.146505 C 296.696922 409.163198 294.788353 397.179891 292.895429 385.10272 C 292.895429 384.899348 292.801565 384.602112 292.801565 384.304876 C 292.598193 383.30366 292.504329 383.30366 291.503113 383.209796 L 287.70162 383.209796 C 286.606539 383.30366 286.512675 383.413168 286.700403 384.508248 C 287.310519 388.606977 287.998856 392.690062 288.608972 396.788791 C 291.002504 412.260711 293.489901 427.842138 295.899078 443.407922 C 296.290178 445.801455 296.49355 445.707591 293.896645 445.707591 L 285.902559 445.707591 C 284.604107 445.707591 284.510243 445.801455 284.510243 447.099907 L 284.510243 450.807536 C 284.510243 452.090344 284.604107 452.199852 285.902559 452.199852 Z M 293.990509 452.199852 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.037721" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 281.855469 566.273438 C 283.078125 566.273438 284.066406 565.28125 284.066406 564.058594 C 284.066406 562.835938 283.078125 561.847656 281.855469 561.847656 C 280.632812 561.847656 279.640625 562.835938 279.640625 564.058594 C 279.640625 565.28125 280.632812 566.273438 281.855469 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 259.402344 566.273438 C 260.625 566.273438 261.617188 565.28125 261.617188 564.058594 C 261.617188 562.835938 260.625 561.847656 259.402344 561.847656 C 258.179688 561.847656 257.191406 562.835938 257.191406 564.058594 C 257.191406 565.28125 258.179688 566.273438 259.402344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 344.671875 L 157.308594 344.671875 L 157.308594 327.570312 L 105.214844 327.570312 Z M 105.214844 344.671875 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 344.671875 L 329.273438 344.671875 L 329.273438 327.570312 L 277.179688 327.570312 Z M 277.179688 344.671875 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.00161663 L 320.171364 -0.00161663 " transform="matrix(0.998785,0,0,-0.998785,56.260538,357.146823)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="340.827871"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="340.827871"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="340.827871"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="340.827871"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="340.827871"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.00112649 L 0.00154698 33.199361 " transform="matrix(0.998785,0,0,-0.998785,211.95158,352.463719)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 342.734375 L 222.597656 342.734375 L 222.597656 328.175781 L 201.253906 328.175781 Z M 201.253906 342.734375 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="339.162896"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="339.162896"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-7">
+<path style="stroke:none;" d="M 8.59375 -12.984375 L 12.78125 -12.984375 L 7.609375 -6.828125 L 13.234375 0 L 8.875 0 L 4.515625 -5.625 L 4.484375 -5.625 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.625 L 4.515625 -7.625 Z M 8.59375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-8">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-9">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-10">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-11">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-12">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-13">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-15">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-16">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-17">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-18">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-19">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-20">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-21">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-22">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-23">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 9.46875 -69.40625 L 16.953125 -69.40625 C 19.140625 -69.40625 18.75 -69.203125 18.546875 -67.40625 C 17.046875 -57.734375 15.453125 -48.0625 13.953125 -38.390625 C 12.171875 -26.421875 10.265625 -14.453125 8.375 -2.390625 C 8.375 -2.1875 8.28125 -1.890625 8.28125 -1.59375 C 8.078125 -0.59375 7.984375 -0.59375 6.984375 -0.5 L 3.1875 -0.5 C 2.09375 -0.59375 2 -0.703125 2.1875 -1.796875 C 2.796875 -5.890625 3.484375 -9.96875 4.09375 -14.0625 C 6.484375 -29.515625 8.96875 -45.078125 11.375 -60.625 C 11.765625 -63.015625 11.96875 -62.921875 9.375 -62.921875 L 1.390625 -62.921875 C 0.09375 -62.921875 0 -63.015625 0 -64.3125 L 0 -68.015625 C 0 -69.296875 0.09375 -69.40625 1.390625 -69.40625 Z M 9.46875 -69.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.703125 -1.875 C 3.703125 -0.5625 3.640625 -0.375 2.921875 -0.3125 L 2.46875 -0.28125 C 2.375 -0.21875 2.390625 0 2.46875 0.03125 C 3.265625 0.015625 3.703125 0 4.203125 0 C 4.703125 0 5.125 0.015625 5.84375 0.03125 C 5.921875 0 5.9375 -0.21875 5.875 -0.28125 L 5.46875 -0.3125 C 4.75 -0.375 4.71875 -0.5625 4.71875 -1.875 L 4.71875 -7.421875 C 4.71875 -7.84375 4.703125 -7.859375 5.078125 -7.859375 L 6.21875 -7.859375 C 7.671875 -7.859375 7.96875 -7.765625 7.96875 -6.984375 L 7.96875 -1.390625 C 7.96875 -0.5 7.953125 -0.359375 7.484375 -0.3125 L 7.171875 -0.28125 C 7.09375 -0.21875 7.109375 0 7.203125 0.03125 C 7.609375 0.015625 7.984375 0 8.421875 0 C 8.859375 0 9.21875 0.015625 9.59375 0.03125 C 9.6875 0 9.71875 -0.21875 9.625 -0.28125 L 9.359375 -0.3125 C 8.90625 -0.375 8.890625 -0.5 8.890625 -1.390625 L 8.890625 -3.5 C 8.890625 -3.9375 8.921875 -4 9.15625 -4.1875 C 9.375 -4.375 9.703125 -4.515625 10.125 -4.515625 C 10.921875 -4.515625 11.3125 -3.984375 11.3125 -3.1875 L 11.3125 -1.390625 C 11.3125 -0.5 11.296875 -0.390625 10.84375 -0.3125 L 10.59375 -0.28125 C 10.5 -0.21875 10.53125 0 10.609375 0.03125 C 10.953125 0.015625 11.328125 0 11.765625 0 C 12.203125 0 12.578125 0.015625 13.015625 0.03125 C 13.109375 0 13.140625 -0.21875 13.046875 -0.28125 L 12.703125 -0.3125 C 12.265625 -0.359375 12.234375 -0.5 12.234375 -1.390625 L 12.234375 -3.484375 C 12.234375 -4.359375 11.8125 -5.09375 10.625 -5.09375 C 9.984375 -5.09375 9.390625 -4.796875 8.9375 -4.4375 C 8.90625 -4.46875 8.890625 -4.5625 8.890625 -4.6875 L 8.890625 -7.296875 C 8.890625 -7.859375 8.90625 -8.484375 8.921875 -8.84375 C 8.90625 -8.90625 8.84375 -8.921875 8.796875 -8.921875 L 7.96875 -8.59375 L 7.96875 -8.421875 C 7.921875 -8.3125 7.734375 -8.234375 7.046875 -8.234375 L 1.859375 -8.234375 C 1.28125 -8.234375 0.875 -8.234375 0.796875 -8.625 C 0.765625 -8.671875 0.59375 -8.65625 0.5625 -8.625 C 0.46875 -8.125 0.28125 -7.328125 0.09375 -6.765625 C 0.140625 -6.671875 0.3125 -6.609375 0.40625 -6.671875 C 0.546875 -6.984375 0.671875 -7.265625 0.96875 -7.546875 C 1.28125 -7.828125 1.96875 -7.859375 2.515625 -7.859375 L 3.328125 -7.859375 C 3.703125 -7.859375 3.703125 -7.84375 3.703125 -7.453125 Z M 3.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-9">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-10">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-11">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-12">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-13">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-14">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-15">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-16">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-17">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.796875 -4.4375 3.875 -4.796875 3.75 -4.921875 L 2.328125 -4.921875 C 2.109375 -4.921875 2.109375 -4.9375 2.109375 -5.265625 L 2.109375 -5.625 C 2.109375 -6.25 2.15625 -7.171875 2.390625 -7.734375 C 2.578125 -8.1875 2.890625 -8.421875 3.265625 -8.421875 C 3.6875 -8.421875 4.03125 -8.15625 4.265625 -7.875 C 4.359375 -7.78125 4.4375 -7.734375 4.5625 -7.734375 C 4.8125 -7.734375 5.046875 -7.921875 5.046875 -8.171875 C 5.046875 -8.625 4.484375 -8.921875 3.8125 -8.921875 C 2.578125 -8.921875 1.890625 -8.046875 1.578125 -7.34375 C 1.265625 -6.640625 1.1875 -5.875 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 3.015625 0.03125 C 3.09375 0 3.125 -0.21875 3.03125 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4.03125 C 2.109375 -4.375 2.109375 -4.390625 2.328125 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-18">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-19">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -2.078125 C 2.015625 -2.46875 2.03125 -2.515625 2.265625 -2.515625 C 2.390625 -2.515625 2.53125 -2.453125 2.640625 -2.328125 L 3.984375 -0.78125 C 4.140625 -0.59375 4.1875 -0.515625 4.1875 -0.4375 C 4.1875 -0.359375 4.0625 -0.34375 3.875 -0.3125 L 3.65625 -0.28125 C 3.578125 -0.21875 3.578125 -0.015625 3.6875 0.03125 C 4.046875 0.015625 4.484375 0 4.984375 0 C 5.375 0 5.8125 0.015625 6.171875 0.03125 C 6.265625 0 6.28125 -0.21875 6.1875 -0.28125 L 6.015625 -0.296875 C 5.796875 -0.34375 5.546875 -0.40625 5.375 -0.578125 C 5.125 -0.8125 4.6875 -1.296875 4.1875 -1.84375 C 3.765625 -2.328125 3.578125 -2.5625 3.359375 -2.84375 C 3.28125 -2.953125 3.296875 -3.015625 3.453125 -3.140625 C 3.671875 -3.359375 4.09375 -3.8125 4.578125 -4.1875 C 4.90625 -4.453125 5.125 -4.578125 5.375 -4.625 L 5.765625 -4.703125 C 5.84375 -4.765625 5.828125 -4.984375 5.75 -5.015625 C 5.046875 -4.9375 4.3125 -4.921875 3.75 -4.921875 L 3.46875 -4.921875 C 3.359375 -4.875 3.359375 -4.640625 3.46875 -4.609375 L 3.765625 -4.5625 C 3.984375 -4.546875 4.046875 -4.5 4.046875 -4.4375 C 4.046875 -4.375 3.953125 -4.25 3.609375 -3.875 L 3.09375 -3.328125 C 2.765625 -2.96875 2.515625 -2.828125 2.25 -2.828125 C 2.03125 -2.828125 2.015625 -2.859375 2.015625 -3.015625 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-20">
+<path style="stroke:none;" d="M 2.078125 -1.15625 C 2.265625 -0.6875 2.453125 -0.203125 2.546875 0.15625 C 2.578125 0.1875 2.640625 0.203125 2.703125 0.203125 C 2.765625 0.203125 2.8125 0.1875 2.828125 0.15625 C 3 -0.28125 3.125 -0.5625 3.25 -0.875 C 3.453125 -1.390625 4.21875 -3.203125 4.390625 -3.53125 C 4.75 -4.234375 4.875 -4.5625 5.3125 -4.625 L 5.5 -4.640625 C 5.5625 -4.71875 5.5625 -4.90625 5.46875 -4.953125 C 5.125 -4.9375 4.90625 -4.921875 4.59375 -4.921875 C 4.359375 -4.921875 4.046875 -4.9375 3.65625 -4.953125 C 3.578125 -4.90625 3.5625 -4.734375 3.640625 -4.640625 L 3.921875 -4.609375 C 4.0625 -4.578125 4.140625 -4.53125 4.140625 -4.421875 C 4.140625 -4.34375 4.09375 -4.078125 3.921875 -3.640625 L 3.203125 -1.8125 C 3.109375 -1.546875 3.015625 -1.375 2.96875 -1.328125 C 2.9375 -1.375 2.890625 -1.484375 2.765625 -1.734375 C 2.484375 -2.390625 2.125 -3.265625 1.828125 -4.125 C 1.703125 -4.5 1.71875 -4.5625 2.109375 -4.625 L 2.265625 -4.640625 C 2.34375 -4.703125 2.328125 -4.90625 2.25 -4.953125 C 1.828125 -4.9375 1.578125 -4.921875 1.234375 -4.921875 C 0.8125 -4.921875 0.375 -4.9375 0.0625 -4.953125 C -0.03125 -4.921875 -0.046875 -4.75 0.03125 -4.640625 L 0.28125 -4.609375 C 0.71875 -4.546875 0.84375 -4.140625 1.03125 -3.6875 Z M 2.078125 -1.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-21">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-22">
+<path style="stroke:none;" d="M 1.40625 -1.515625 C 1.015625 -1.515625 0.796875 -1.25 0.796875 -0.96875 C 0.796875 -0.8125 0.84375 -0.6875 1.015625 -0.59375 C 1.125 -0.53125 1.71875 -0.40625 1.71875 0.125 C 1.71875 0.78125 1.09375 1.09375 0.703125 1.21875 C 0.625 1.265625 0.65625 1.46875 0.78125 1.515625 C 1.640625 1.25 2.390625 0.6875 2.390625 -0.296875 C 2.390625 -1.125 1.84375 -1.515625 1.40625 -1.515625 Z M 1.40625 -1.515625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-23">
+<path style="stroke:none;" d="M 2.078125 -0.890625 C 2.1875 -0.625 2.390625 -0.109375 2.453125 0.15625 C 2.5 0.1875 2.5625 0.203125 2.609375 0.203125 C 2.671875 0.203125 2.71875 0.1875 2.765625 0.15625 C 2.859375 -0.140625 3.03125 -0.59375 3.265625 -1.125 L 3.90625 -2.6875 C 4 -2.90625 4.171875 -3.296875 4.1875 -3.296875 C 4.1875 -3.296875 4.375 -2.890625 4.46875 -2.65625 L 5.0625 -1.21875 C 5.28125 -0.71875 5.5 -0.078125 5.578125 0.15625 C 5.625 0.1875 5.671875 0.203125 5.71875 0.203125 C 5.78125 0.203125 5.828125 0.1875 5.875 0.15625 C 5.984375 -0.171875 6.125 -0.53125 6.296875 -0.984375 C 6.546875 -1.625 7.140625 -3.125 7.484375 -3.8125 C 7.734375 -4.375 7.859375 -4.546875 8.15625 -4.609375 L 8.40625 -4.65625 C 8.484375 -4.71875 8.46875 -4.90625 8.359375 -4.953125 C 8.09375 -4.9375 7.796875 -4.921875 7.546875 -4.921875 C 7.234375 -4.921875 6.921875 -4.9375 6.5625 -4.953125 C 6.484375 -4.921875 6.453125 -4.71875 6.546875 -4.65625 L 6.859375 -4.609375 C 7.015625 -4.578125 7.09375 -4.515625 7.09375 -4.4375 C 7.09375 -4.359375 7.0625 -4.1875 6.96875 -3.90625 C 6.78125 -3.390625 6.28125 -2.0625 6.125 -1.703125 C 6.03125 -1.5 5.96875 -1.375 5.9375 -1.34375 C 5.90625 -1.375 5.859375 -1.515625 5.78125 -1.703125 C 5.640625 -2.03125 4.96875 -3.625 4.828125 -4.03125 C 4.6875 -4.46875 4.65625 -4.5 5.15625 -4.609375 L 5.421875 -4.65625 C 5.5 -4.71875 5.5 -4.921875 5.375 -4.953125 C 4.953125 -4.9375 4.578125 -4.921875 4.1875 -4.921875 C 3.875 -4.921875 3.46875 -4.9375 3.15625 -4.953125 C 3.0625 -4.921875 3.03125 -4.734375 3.125 -4.65625 L 3.328125 -4.609375 C 3.59375 -4.546875 3.78125 -4.4375 3.890625 -4.171875 C 3.953125 -4 3.9375 -3.84375 3.78125 -3.453125 L 3.171875 -1.9375 C 3.015625 -1.578125 2.921875 -1.359375 2.890625 -1.328125 C 2.890625 -1.359375 2.765625 -1.578125 2.65625 -1.875 L 1.890625 -3.78125 C 1.75 -4.125 1.6875 -4.359375 1.6875 -4.4375 C 1.6875 -4.5 1.78125 -4.578125 1.953125 -4.609375 L 2.25 -4.65625 C 2.328125 -4.71875 2.328125 -4.90625 2.21875 -4.953125 C 1.890625 -4.9375 1.515625 -4.921875 1.140625 -4.921875 C 0.765625 -4.921875 0.40625 -4.9375 0.03125 -4.953125 C -0.09375 -4.90625 -0.078125 -4.71875 -0.015625 -4.65625 L 0.1875 -4.609375 C 0.5 -4.53125 0.65625 -4.40625 0.9375 -3.703125 Z M 2.078125 -0.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-24">
+<path style="stroke:none;" d="M 0.84375 3.109375 C 1.140625 3.109375 1.4375 3 1.640625 2.515625 C 2.265625 1.15625 3.28125 -1.015625 3.703125 -1.84375 L 4.390625 -3.28125 C 4.8125 -4.171875 5.046875 -4.53125 5.453125 -4.609375 L 5.671875 -4.640625 C 5.75 -4.71875 5.75 -4.90625 5.640625 -4.953125 C 5.296875 -4.9375 5 -4.921875 4.6875 -4.921875 C 4.375 -4.921875 4 -4.9375 3.59375 -4.953125 C 3.5 -4.921875 3.484375 -4.703125 3.578125 -4.640625 L 3.953125 -4.578125 C 4.1875 -4.546875 4.25 -4.453125 4.25 -4.375 C 4.25 -4.234375 4.09375 -3.765625 3.8125 -3.125 L 3.390625 -2.140625 C 3.171875 -1.625 2.96875 -1.234375 2.9375 -1.21875 C 2.890625 -1.234375 2.640625 -1.890625 2.578125 -2.09375 L 2.171875 -3.25 C 2.09375 -3.453125 1.8125 -4.265625 1.8125 -4.421875 C 1.8125 -4.5 1.90625 -4.546875 2.078125 -4.578125 L 2.390625 -4.640625 C 2.484375 -4.703125 2.46875 -4.921875 2.375 -4.953125 C 1.96875 -4.9375 1.625 -4.921875 1.28125 -4.921875 C 0.875 -4.921875 0.5 -4.9375 0.09375 -4.953125 C 0 -4.921875 -0.015625 -4.703125 0.0625 -4.640625 L 0.375 -4.578125 C 0.8125 -4.5 0.90625 -4.1875 1.109375 -3.609375 L 2.078125 -0.9375 C 2.25 -0.46875 2.296875 -0.328125 2.296875 -0.078125 C 2.296875 0.09375 2.203125 0.359375 2.171875 0.46875 C 2.0625 0.765625 1.8125 1.28125 1.453125 1.84375 C 1.359375 1.984375 1.234375 2.078125 1.03125 2.078125 L 0.796875 2.078125 C 0.53125 2.078125 0.296875 2.234375 0.296875 2.578125 C 0.296875 2.890625 0.484375 3.109375 0.84375 3.109375 Z M 0.84375 3.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-25">
+<path style="stroke:none;" d="M 4.296875 -4.390625 C 4.515625 -4.390625 4.53125 -4.359375 4.53125 -4.140625 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.375 4.0625 -0.3125 L 3.765625 -0.28125 C 3.6875 -0.21875 3.703125 0 3.796875 0.03125 C 4.171875 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.203125 0.03125 C 6.296875 0 6.3125 -0.21875 6.234375 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -7.015625 C 5.453125 -7.546875 5.46875 -8.328125 5.5 -8.875 C 5.453125 -8.90625 5.40625 -8.921875 5.34375 -8.921875 L 5.015625 -8.609375 C 4.65625 -8.828125 4.25 -8.921875 3.859375 -8.921875 C 2.515625 -8.921875 1.796875 -7.984375 1.515625 -7.3125 C 1.234375 -6.609375 1.1875 -5.9375 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 2.953125 0.03125 C 3.03125 0 3.0625 -0.21875 2.96875 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4 C 2.109375 -4.390625 2.125 -4.390625 2.34375 -4.390625 Z M 4.53125 -5.171875 C 4.53125 -4.9375 4.484375 -4.921875 4.296875 -4.921875 L 2.34375 -4.921875 C 2.140625 -4.921875 2.109375 -4.9375 2.109375 -5.1875 L 2.109375 -5.5625 C 2.109375 -6.609375 2.171875 -8.53125 3.5625 -8.53125 C 3.890625 -8.53125 4.1875 -8.296875 4.3125 -8.125 C 4.46875 -7.921875 4.53125 -7.609375 4.53125 -7.171875 Z M 4.53125 -5.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-26">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.125 -13.21875 L 3.125 -8.828125 L 8.03125 -8.828125 L 8.03125 -7.3125 L 3.125 -7.3125 L 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 8.1875 -14.734375 L 8.1875 -13.21875 Z M 3.125 -13.21875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 3.6875 -4.1875 L 1.921875 0 L 0.125 0 L 6.921875 -15.4375 L 13.546875 0 L 11.734375 0 L 9.984375 -4.1875 Z M 6.875 -11.609375 L 4.359375 -5.703125 L 9.34375 -5.703125 Z M 6.875 -11.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-3">
+<path style="stroke:none;" d="M 3.125 -1.53125 L 7.1875 -1.53125 L 7.1875 0 L 1.484375 0 L 1.484375 -14.734375 L 3.125 -14.734375 Z M 3.125 -1.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-4">
+<path style="stroke:none;" d="M 8.171875 -11.859375 C 7.867188 -12.367188 7.523438 -12.765625 7.140625 -13.046875 C 6.753906 -13.328125 6.25 -13.46875 5.625 -13.46875 C 5.300781 -13.46875 4.992188 -13.410156 4.703125 -13.296875 C 4.410156 -13.191406 4.148438 -13.035156 3.921875 -12.828125 C 3.691406 -12.628906 3.507812 -12.390625 3.375 -12.109375 C 3.25 -11.828125 3.1875 -11.519531 3.1875 -11.1875 C 3.1875 -10.875 3.257812 -10.59375 3.40625 -10.34375 C 3.5625 -10.101562 3.75 -9.890625 3.96875 -9.703125 C 4.1875 -9.523438 4.429688 -9.367188 4.703125 -9.234375 C 4.984375 -9.109375 5.25 -8.988281 5.5 -8.875 L 6.46875 -8.4375 C 6.945312 -8.226562 7.398438 -8.003906 7.828125 -7.765625 C 8.253906 -7.523438 8.628906 -7.242188 8.953125 -6.921875 C 9.273438 -6.609375 9.53125 -6.238281 9.71875 -5.8125 C 9.914062 -5.394531 10.015625 -4.890625 10.015625 -4.296875 C 10.015625 -3.648438 9.890625 -3.046875 9.640625 -2.484375 C 9.398438 -1.929688 9.066406 -1.453125 8.640625 -1.046875 C 8.222656 -0.648438 7.734375 -0.332031 7.171875 -0.09375 C 6.609375 0.132812 6.007812 0.25 5.375 0.25 C 4.789062 0.25 4.242188 0.160156 3.734375 -0.015625 C 3.222656 -0.203125 2.769531 -0.460938 2.375 -0.796875 C 1.976562 -1.128906 1.640625 -1.53125 1.359375 -2 C 1.085938 -2.46875 0.894531 -2.988281 0.78125 -3.5625 L 2.390625 -4 C 2.441406 -3.625 2.550781 -3.269531 2.71875 -2.9375 C 2.882812 -2.601562 3.09375 -2.3125 3.34375 -2.0625 C 3.601562 -1.820312 3.898438 -1.628906 4.234375 -1.484375 C 4.578125 -1.335938 4.945312 -1.265625 5.34375 -1.265625 C 5.726562 -1.265625 6.101562 -1.335938 6.46875 -1.484375 C 6.832031 -1.628906 7.15625 -1.828125 7.4375 -2.078125 C 7.71875 -2.335938 7.941406 -2.640625 8.109375 -2.984375 C 8.273438 -3.335938 8.359375 -3.722656 8.359375 -4.140625 C 8.359375 -4.566406 8.28125 -4.929688 8.125 -5.234375 C 7.96875 -5.535156 7.765625 -5.796875 7.515625 -6.015625 C 7.265625 -6.242188 6.972656 -6.4375 6.640625 -6.59375 C 6.316406 -6.757812 5.988281 -6.921875 5.65625 -7.078125 L 4.75 -7.46875 C 4.320312 -7.664062 3.910156 -7.875 3.515625 -8.09375 C 3.128906 -8.3125 2.785156 -8.5625 2.484375 -8.84375 C 2.191406 -9.132812 1.960938 -9.472656 1.796875 -9.859375 C 1.628906 -10.242188 1.546875 -10.703125 1.546875 -11.234375 C 1.546875 -11.804688 1.65625 -12.320312 1.875 -12.78125 C 2.09375 -13.25 2.394531 -13.644531 2.78125 -13.96875 C 3.164062 -14.300781 3.601562 -14.554688 4.09375 -14.734375 C 4.59375 -14.910156 5.117188 -15 5.671875 -15 C 6.492188 -15 7.234375 -14.796875 7.890625 -14.390625 C 8.554688 -13.992188 9.085938 -13.429688 9.484375 -12.703125 Z M 8.171875 -11.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-5">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 281.855469 566.273438 C 283.078125 566.273438 284.066406 565.28125 284.066406 564.058594 C 284.066406 562.835938 283.078125 561.847656 281.855469 561.847656 C 280.632812 561.847656 279.640625 562.835938 279.640625 564.058594 C 279.640625 565.28125 280.632812 566.273438 281.855469 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 259.402344 566.273438 C 260.625 566.273438 261.617188 565.28125 261.617188 564.058594 C 261.617188 562.835938 260.625 561.847656 259.402344 561.847656 C 258.179688 561.847656 257.191406 562.835938 257.191406 564.058594 C 257.191406 565.28125 258.179688 566.273438 259.402344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph0-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph0-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph0-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="230.372176" y="534.940083"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="47.713134" y="249.232972"/>
+ <use xlink:href="#glyph1-2" x="53.291073" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="62.467127" y="249.232972"/>
+ <use xlink:href="#glyph1-4" x="68.372167" y="249.232972"/>
+ <use xlink:href="#glyph1-5" x="87.602284" y="249.232972"/>
+ <use xlink:href="#glyph1-6" x="102.872753" y="249.232972"/>
+ <use xlink:href="#glyph1-7" x="114.579539" y="249.232972"/>
+ <use xlink:href="#glyph1-8" x="127.629162" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="138.234133" y="249.232972"/>
+ <use xlink:href="#glyph1-9" x="144.139173" y="249.232972"/>
+ <use xlink:href="#glyph1-10" x="155.794311" y="249.232972"/>
+ <use xlink:href="#glyph1-8" x="165.263035" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="175.55812" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="184.734174" y="249.232972"/>
+ <use xlink:href="#glyph1-1" x="190.639215" y="249.232972"/>
+ <use xlink:href="#glyph1-11" x="196.217154" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="205.54815" y="249.232972"/>
+ <use xlink:href="#glyph1-12" x="211.453191" y="249.232972"/>
+ <use xlink:href="#glyph1-13" x="224.898779" y="249.232972"/>
+ <use xlink:href="#glyph1-13" x="233.42063" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="241.942481" y="249.232972"/>
+ <use xlink:href="#glyph1-8" x="247.847522" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="258.142607" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-12" x="266.285709" y="249.232972"/>
+ <use xlink:href="#glyph1-7" x="279.731297" y="249.232972"/>
+ <use xlink:href="#glyph1-10" x="292.78092" y="249.232972"/>
+ <use xlink:href="#glyph1-14" x="302.249644" y="249.232972"/>
+ <use xlink:href="#glyph1-5" x="316.07398" y="249.232972"/>
+ <use xlink:href="#glyph1-13" x="331.344449" y="249.232972"/>
+ <use xlink:href="#glyph1-15" x="339.866301" y="249.232972"/>
+ <use xlink:href="#glyph1-10" x="352.812628" y="249.232972"/>
+ <use xlink:href="#glyph1-6" x="362.281352" y="249.232972"/>
+ <use xlink:href="#glyph1-8" x="373.988138" y="249.232972"/>
+ <use xlink:href="#glyph1-3" x="384.593108" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-16" x="62.811444" y="267.87775"/>
+ <use xlink:href="#glyph1-1" x="77.307199" y="267.87775"/>
+ <use xlink:href="#glyph1-17" x="82.885138" y="267.87775"/>
+ <use xlink:href="#glyph1-10" x="95.986409" y="267.87775"/>
+ <use xlink:href="#glyph1-3" x="105.455133" y="267.87775"/>
+ <use xlink:href="#glyph1-2" x="111.360173" y="267.87775"/>
+ <use xlink:href="#glyph1-14" x="120.536227" y="267.87775"/>
+ <use xlink:href="#glyph1-10" x="134.360564" y="267.87775"/>
+ <use xlink:href="#glyph1-1" x="143.829288" y="267.87775"/>
+ <use xlink:href="#glyph1-6" x="149.407227" y="267.87775"/>
+ <use xlink:href="#glyph1-3" x="161.114012" y="267.87775"/>
+ <use xlink:href="#glyph1-1" x="167.019053" y="267.87775"/>
+ <use xlink:href="#glyph1-18" x="172.596992" y="267.87775"/>
+ <use xlink:href="#glyph1-15" x="187.764166" y="267.87775"/>
+ <use xlink:href="#glyph1-1" x="200.710493" y="267.87775"/>
+ <use xlink:href="#glyph1-17" x="206.288432" y="267.87775"/>
+ <use xlink:href="#glyph1-1" x="219.389703" y="267.87775"/>
+ <use xlink:href="#glyph1-15" x="224.967642" y="267.87775"/>
+ <use xlink:href="#glyph1-19" x="237.91397" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-12" x="251.10132" y="267.87775"/>
+ <use xlink:href="#glyph1-13" x="264.546907" y="267.87775"/>
+ <use xlink:href="#glyph1-3" x="273.068759" y="267.87775"/>
+ <use xlink:href="#glyph1-11" x="278.973799" y="267.87775"/>
+ <use xlink:href="#glyph1-10" x="288.304796" y="267.87775"/>
+ <use xlink:href="#glyph1-10" x="297.77352" y="267.87775"/>
+ <use xlink:href="#glyph1-15" x="307.242243" y="267.87775"/>
+ <use xlink:href="#glyph1-9" x="320.188571" y="267.87775"/>
+ <use xlink:href="#glyph1-12" x="331.843709" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-20" x="345.082707" y="267.87775"/>
+ <use xlink:href="#glyph1-7" x="356.445175" y="267.87775"/>
+ <use xlink:href="#glyph1-3" x="369.494798" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="61.227585" y="286.522528"/>
+ <use xlink:href="#glyph1-18" x="76.498054" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="91.665228" y="286.522528"/>
+ <use xlink:href="#glyph1-6" x="97.570268" y="286.522528"/>
+ <use xlink:href="#glyph1-5" x="109.277054" y="286.522528"/>
+ <use xlink:href="#glyph1-19" x="124.547523" y="286.522528"/>
+ <use xlink:href="#glyph1-16" x="137.941463" y="286.522528"/>
+ <use xlink:href="#glyph1-14" x="152.437218" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="166.261555" y="286.522528"/>
+ <use xlink:href="#glyph1-20" x="172.166595" y="286.522528"/>
+ <use xlink:href="#glyph1-19" x="183.529064" y="286.522528"/>
+ <use xlink:href="#glyph1-2" x="196.923004" y="286.522528"/>
+ <use xlink:href="#glyph1-8" x="206.099058" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="216.704029" y="286.522528"/>
+ <use xlink:href="#glyph1-15" x="222.609069" y="286.522528"/>
+ <use xlink:href="#glyph1-1" x="235.555397" y="286.522528"/>
+ <use xlink:href="#glyph1-6" x="241.133336" y="286.522528"/>
+ <use xlink:href="#glyph1-10" x="252.840122" y="286.522528"/>
+ <use xlink:href="#glyph1-20" x="262.308845" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="273.566297" y="286.522528"/>
+ <use xlink:href="#glyph1-13" x="282.742351" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-21" x="290.575568" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="302.867693" y="286.522528"/>
+ <use xlink:href="#glyph1-2" x="308.772733" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="317.432312" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="332.702781" y="286.522528"/>
+ <use xlink:href="#glyph1-2" x="338.607821" y="286.522528"/>
+ <use xlink:href="#glyph1-14" x="347.783875" y="286.522528"/>
+ <use xlink:href="#glyph1-10" x="361.608212" y="286.522528"/>
+ <use xlink:href="#glyph1-3" x="371.076936" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-22" x="109.50086" y="305.167306"/>
+ <use xlink:href="#glyph1-6" x="120.880544" y="305.167306"/>
+ <use xlink:href="#glyph1-5" x="132.58733" y="305.167306"/>
+ <use xlink:href="#glyph1-15" x="147.857799" y="305.167306"/>
+ <use xlink:href="#glyph1-19" x="160.804127" y="305.167306"/>
+ <use xlink:href="#glyph1-20" x="174.198067" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="185.45724" y="305.167306"/>
+ <use xlink:href="#glyph1-1" x="194.633294" y="305.167306"/>
+ <use xlink:href="#glyph1-5" x="200.211233" y="305.167306"/>
+ <use xlink:href="#glyph1-18" x="215.481702" y="305.167306"/>
+ <use xlink:href="#glyph1-3" x="230.648876" y="305.167306"/>
+ <use xlink:href="#glyph1-22" x="236.553917" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-12" x="246.556332" y="305.167306"/>
+ <use xlink:href="#glyph1-6" x="260.00192" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-2" x="271.364388" y="305.167306"/>
+ <use xlink:href="#glyph1-18" x="280.540442" y="305.167306"/>
+ <use xlink:href="#glyph1-10" x="295.707616" y="305.167306"/>
+ <use xlink:href="#glyph1-6" x="305.17634" y="305.167306"/>
+ <use xlink:href="#glyph1-23" x="316.883126" y="305.167306"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 293.990509 452.199852 L 301.483987 452.199852 C 303.674147 452.199852 303.283047 451.99648 303.079675 450.19742 C 301.577851 440.513782 299.982163 430.830143 298.480338 421.146505 C 296.696922 409.163198 294.788353 397.179891 292.895429 385.10272 C 292.895429 384.899348 292.801565 384.602112 292.801565 384.304876 C 292.598193 383.30366 292.504329 383.30366 291.503113 383.209796 L 287.70162 383.209796 C 286.606539 383.30366 286.512675 383.413168 286.700403 384.508248 C 287.310519 388.606977 287.998856 392.690062 288.608972 396.788791 C 291.002504 412.260711 293.489901 427.842138 295.899078 443.407922 C 296.290178 445.801455 296.49355 445.707591 293.896645 445.707591 L 285.902559 445.707591 C 284.604107 445.707591 284.510243 445.801455 284.510243 447.099907 L 284.510243 450.807536 C 284.510243 452.090344 284.604107 452.199852 285.902559 452.199852 Z M 293.990509 452.199852 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="203.037721" y="212.30928"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="91.27695" y="379.808161"/>
+ <use xlink:href="#glyph3-2" x="104.573278" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="109.517265" y="379.808161"/>
+ <use xlink:href="#glyph3-4" x="112.638469" y="379.808161"/>
+ <use xlink:href="#glyph3-5" x="117.632395" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="123.700015" y="379.808161"/>
+ <use xlink:href="#glyph3-7" x="130.254543" y="379.808161"/>
+ <use xlink:href="#glyph3-2" x="134.087382" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="139.031369" y="379.808161"/>
+ <use xlink:href="#glyph3-7" x="145.585897" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="149.418735" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="152.539939" y="379.808161"/>
+ <use xlink:href="#glyph3-2" x="155.623688" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="160.567675" y="379.808161"/>
+ <use xlink:href="#glyph3-10" x="165.611541" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="171.966312" y="379.808161"/>
+ <use xlink:href="#glyph3-11" x="175.087516" y="379.808161"/>
+ <use xlink:href="#glyph3-12" x="179.120111" y="379.808161"/>
+ <use xlink:href="#glyph3-5" x="185.549791" y="379.808161"/>
+ <use xlink:href="#glyph3-13" x="191.617411" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="198.009637" y="379.808161"/>
+ <use xlink:href="#glyph3-10" x="201.093386" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="207.448157" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="210.569361" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="215.613226" y="379.808161"/>
+ <use xlink:href="#glyph3-14" x="218.696976" y="379.808161"/>
+ <use xlink:href="#glyph3-15" x="221.905573" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="227.473801" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="234.028329" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="237.149533" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="242.193399" y="379.808161"/>
+ <use xlink:href="#glyph3-10" x="248.747927" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="255.102698" y="379.808161"/>
+ <use xlink:href="#glyph3-4" x="258.223902" y="379.808161"/>
+ <use xlink:href="#glyph3-5" x="263.217828" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="269.285448" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="272.369197" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="275.452947" y="379.808161"/>
+ <use xlink:href="#glyph3-7" x="280.496812" y="379.808161"/>
+ <use xlink:href="#glyph3-2" x="284.329651" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="289.273638" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="292.394841" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="297.438707" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="300.522456" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="303.606206" y="379.808161"/>
+ <use xlink:href="#glyph3-14" x="306.72741" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="309.936007" y="379.808161"/>
+ <use xlink:href="#glyph3-7" x="316.490535" y="379.808161"/>
+ <use xlink:href="#glyph3-2" x="320.323374" y="379.808161"/>
+ <use xlink:href="#glyph3-16" x="325.26736" y="379.808161"/>
+ <use xlink:href="#glyph3-6" x="329.412319" y="379.808161"/>
+ <use xlink:href="#glyph3-9" x="335.966847" y="379.808161"/>
+ <use xlink:href="#glyph3-8" x="341.010713" y="379.808161"/>
+ <use xlink:href="#glyph3-3" x="344.094462" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-17" x="93.748943" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="97.369539" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="102.313526" y="393.791154"/>
+ <use xlink:href="#glyph3-10" x="107.257513" y="393.791154"/>
+ <use xlink:href="#glyph3-18" x="113.612284" y="393.791154"/>
+ <use xlink:href="#glyph3-9" x="119.854692" y="393.791154"/>
+ <use xlink:href="#glyph3-4" x="124.898557" y="393.791154"/>
+ <use xlink:href="#glyph3-19" x="129.892484" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="135.910165" y="393.791154"/>
+ <use xlink:href="#glyph3-9" x="139.031369" y="393.791154"/>
+ <use xlink:href="#glyph3-6" x="144.075234" y="393.791154"/>
+ <use xlink:href="#glyph3-10" x="150.629762" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="156.984533" y="393.791154"/>
+ <use xlink:href="#glyph3-10" x="160.105737" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="166.460508" y="393.791154"/>
+ <use xlink:href="#glyph3-8" x="171.404495" y="393.791154"/>
+ <use xlink:href="#glyph3-14" x="174.488244" y="393.791154"/>
+ <use xlink:href="#glyph3-20" x="177.696842" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-2" x="183.015373" y="393.791154"/>
+ <use xlink:href="#glyph3-16" x="187.95936" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="192.104319" y="393.791154"/>
+ <use xlink:href="#glyph3-14" x="195.225523" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="198.43412" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="202.266959" y="393.791154"/>
+ <use xlink:href="#glyph3-9" x="205.388163" y="393.791154"/>
+ <use xlink:href="#glyph3-8" x="210.432028" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="213.515777" y="393.791154"/>
+ <use xlink:href="#glyph3-5" x="217.348616" y="393.791154"/>
+ <use xlink:href="#glyph3-15" x="223.416236" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="228.984464" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="233.928451" y="393.791154"/>
+ <use xlink:href="#glyph3-12" x="237.761289" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="244.190969" y="393.791154"/>
+ <use xlink:href="#glyph3-16" x="249.134956" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="253.279915" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="256.401118" y="393.791154"/>
+ <use xlink:href="#glyph3-5" x="260.233957" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="266.301577" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="269.422781" y="393.791154"/>
+ <use xlink:href="#glyph3-12" x="273.255619" y="393.791154"/>
+ <use xlink:href="#glyph3-2" x="279.685299" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="284.629286" y="393.791154"/>
+ <use xlink:href="#glyph3-21" x="287.75049" y="393.791154"/>
+ <use xlink:href="#glyph3-16" x="294.080291" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="298.149093" y="393.791154"/>
+ <use xlink:href="#glyph3-10" x="304.216713" y="393.791154"/>
+ <use xlink:href="#glyph3-13" x="310.571484" y="393.791154"/>
+ <use xlink:href="#glyph3-4" x="316.96371" y="393.791154"/>
+ <use xlink:href="#glyph3-7" x="321.957636" y="393.791154"/>
+ <use xlink:href="#glyph3-14" x="325.790474" y="393.791154"/>
+ <use xlink:href="#glyph3-5" x="328.999072" y="393.791154"/>
+ <use xlink:href="#glyph3-6" x="335.066692" y="393.791154"/>
+ <use xlink:href="#glyph3-3" x="341.62122" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-21" x="86.969688" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="93.29949" y="407.774148"/>
+ <use xlink:href="#glyph3-16" x="98.343355" y="407.774148"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="102.588192" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="106.421031" y="407.774148"/>
+ <use xlink:href="#glyph3-2" x="112.975559" y="407.774148"/>
+ <use xlink:href="#glyph3-16" x="117.919546" y="407.774148"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-22" x="121.315415" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="124.436619" y="407.774148"/>
+ <use xlink:href="#glyph3-7" x="127.557823" y="407.774148"/>
+ <use xlink:href="#glyph3-12" x="131.390662" y="407.774148"/>
+ <use xlink:href="#glyph3-14" x="137.820341" y="407.774148"/>
+ <use xlink:href="#glyph3-11" x="141.028939" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="145.061534" y="407.774148"/>
+ <use xlink:href="#glyph3-23" x="148.182738" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="156.422716" y="407.774148"/>
+ <use xlink:href="#glyph3-24" x="161.466582" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="166.934931" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="170.056135" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="175.1" y="407.774148"/>
+ <use xlink:href="#glyph3-24" x="181.654528" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="187.122878" y="407.774148"/>
+ <use xlink:href="#glyph3-14" x="190.244081" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="193.452679" y="407.774148"/>
+ <use xlink:href="#glyph3-7" x="200.007207" y="407.774148"/>
+ <use xlink:href="#glyph3-2" x="203.840045" y="407.774148"/>
+ <use xlink:href="#glyph3-16" x="208.784032" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="212.928991" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="219.483519" y="407.774148"/>
+ <use xlink:href="#glyph3-8" x="224.527385" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="227.611134" y="407.774148"/>
+ <use xlink:href="#glyph3-4" x="230.732338" y="407.774148"/>
+ <use xlink:href="#glyph3-5" x="235.726264" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="241.793884" y="407.774148"/>
+ <use xlink:href="#glyph3-25" x="248.348413" y="407.774148"/>
+ <use xlink:href="#glyph3-14" x="254.865486" y="407.774148"/>
+ <use xlink:href="#glyph3-4" x="258.074084" y="407.774148"/>
+ <use xlink:href="#glyph3-7" x="263.06801" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="266.900848" y="407.774148"/>
+ <use xlink:href="#glyph3-12" x="270.022052" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="276.451732" y="407.774148"/>
+ <use xlink:href="#glyph3-11" x="281.495598" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="285.528193" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="288.649397" y="407.774148"/>
+ <use xlink:href="#glyph3-8" x="293.693262" y="407.774148"/>
+ <use xlink:href="#glyph3-16" x="296.777012" y="407.774148"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-2" x="300.797122" y="407.774148"/>
+ <use xlink:href="#glyph3-9" x="305.741109" y="407.774148"/>
+ <use xlink:href="#glyph3-10" x="310.784975" y="407.774148"/>
+ <use xlink:href="#glyph3-24" x="317.139746" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="322.608095" y="407.774148"/>
+ <use xlink:href="#glyph3-18" x="325.729299" y="407.774148"/>
+ <use xlink:href="#glyph3-2" x="331.971706" y="407.774148"/>
+ <use xlink:href="#glyph3-2" x="336.915693" y="407.774148"/>
+ <use xlink:href="#glyph3-6" x="341.85968" y="407.774148"/>
+ <use xlink:href="#glyph3-3" x="348.414208" y="407.774148"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-16" x="118.306575" y="421.757141"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-2" x="122.326686" y="421.757141"/>
+ <use xlink:href="#glyph3-11" x="127.270672" y="421.757141"/>
+ <use xlink:href="#glyph3-5" x="131.303268" y="421.757141"/>
+ <use xlink:href="#glyph3-8" x="137.370888" y="421.757141"/>
+ <use xlink:href="#glyph3-20" x="140.454638" y="421.757141"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-2" x="145.773169" y="421.757141"/>
+ <use xlink:href="#glyph3-10" x="150.717156" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="157.071927" y="421.757141"/>
+ <use xlink:href="#glyph3-9" x="160.193131" y="421.757141"/>
+ <use xlink:href="#glyph3-6" x="165.236996" y="421.757141"/>
+ <use xlink:href="#glyph3-10" x="171.791524" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="178.146295" y="421.757141"/>
+ <use xlink:href="#glyph3-7" x="181.267499" y="421.757141"/>
+ <use xlink:href="#glyph3-12" x="185.100338" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="191.530017" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="196.474004" y="421.757141"/>
+ <use xlink:href="#glyph3-21" x="199.595208" y="421.757141"/>
+ <use xlink:href="#glyph3-9" x="205.92501" y="421.757141"/>
+ <use xlink:href="#glyph3-16" x="210.968875" y="421.757141"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="215.213712" y="421.757141"/>
+ <use xlink:href="#glyph3-6" x="219.046551" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="225.601079" y="421.757141"/>
+ <use xlink:href="#glyph3-16" x="230.545066" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="234.690024" y="421.757141"/>
+ <use xlink:href="#glyph3-15" x="237.811228" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="243.379456" y="421.757141"/>
+ <use xlink:href="#glyph3-7" x="248.323443" y="421.757141"/>
+ <use xlink:href="#glyph3-11" x="252.156281" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="256.188877" y="421.757141"/>
+ <use xlink:href="#glyph3-9" x="259.31008" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="264.353946" y="421.757141"/>
+ <use xlink:href="#glyph3-4" x="267.47515" y="421.757141"/>
+ <use xlink:href="#glyph3-8" x="272.469076" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="275.552825" y="421.757141"/>
+ <use xlink:href="#glyph3-9" x="280.496812" y="421.757141"/>
+ <use xlink:href="#glyph3-16" x="285.540678" y="421.757141"/>
+ <use xlink:href="#glyph3-3" x="289.685636" y="421.757141"/>
+ <use xlink:href="#glyph3-11" x="292.80684" y="421.757141"/>
+ <use xlink:href="#glyph3-7" x="296.839436" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="300.672274" y="421.757141"/>
+ <use xlink:href="#glyph3-2" x="305.616261" y="421.757141"/>
+ <use xlink:href="#glyph3-16" x="310.560248" y="421.757141"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-26" x="313.954869" y="421.757141"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 173.683594 355.0625 L 258.621094 355.0625 L 258.621094 327.175781 L 173.683594 327.175781 Z M 173.683594 355.0625 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="190.404986" y="349.177116"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph4-2" x="198.377972" y="349.177116"/>
+ <use xlink:href="#glyph4-3" x="212.428406" y="349.177116"/>
+ <use xlink:href="#glyph4-4" x="220.147351" y="349.177116"/>
+ <use xlink:href="#glyph4-5" x="231.461956" y="349.177116"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 3.703125 -1.875 C 3.703125 -0.5625 3.640625 -0.375 2.921875 -0.3125 L 2.46875 -0.28125 C 2.375 -0.21875 2.390625 0 2.46875 0.03125 C 3.265625 0.015625 3.703125 0 4.203125 0 C 4.703125 0 5.125 0.015625 5.84375 0.03125 C 5.921875 0 5.9375 -0.21875 5.875 -0.28125 L 5.46875 -0.3125 C 4.75 -0.375 4.71875 -0.5625 4.71875 -1.875 L 4.71875 -7.421875 C 4.71875 -7.84375 4.703125 -7.859375 5.078125 -7.859375 L 6.21875 -7.859375 C 7.671875 -7.859375 7.96875 -7.765625 7.96875 -6.984375 L 7.96875 -1.390625 C 7.96875 -0.5 7.953125 -0.359375 7.484375 -0.3125 L 7.171875 -0.28125 C 7.09375 -0.21875 7.109375 0 7.203125 0.03125 C 7.609375 0.015625 7.984375 0 8.421875 0 C 8.859375 0 9.21875 0.015625 9.59375 0.03125 C 9.6875 0 9.71875 -0.21875 9.625 -0.28125 L 9.359375 -0.3125 C 8.90625 -0.375 8.890625 -0.5 8.890625 -1.390625 L 8.890625 -3.5 C 8.890625 -3.9375 8.921875 -4 9.15625 -4.1875 C 9.375 -4.375 9.703125 -4.515625 10.125 -4.515625 C 10.921875 -4.515625 11.3125 -3.984375 11.3125 -3.1875 L 11.3125 -1.390625 C 11.3125 -0.5 11.296875 -0.390625 10.84375 -0.3125 L 10.59375 -0.28125 C 10.5 -0.21875 10.53125 0 10.609375 0.03125 C 10.953125 0.015625 11.328125 0 11.765625 0 C 12.203125 0 12.578125 0.015625 13.015625 0.03125 C 13.109375 0 13.140625 -0.21875 13.046875 -0.28125 L 12.703125 -0.3125 C 12.265625 -0.359375 12.234375 -0.5 12.234375 -1.390625 L 12.234375 -3.484375 C 12.234375 -4.359375 11.8125 -5.09375 10.625 -5.09375 C 9.984375 -5.09375 9.390625 -4.796875 8.9375 -4.4375 C 8.90625 -4.46875 8.890625 -4.5625 8.890625 -4.6875 L 8.890625 -7.296875 C 8.890625 -7.859375 8.90625 -8.484375 8.921875 -8.84375 C 8.90625 -8.90625 8.84375 -8.921875 8.796875 -8.921875 L 7.96875 -8.59375 L 7.96875 -8.421875 C 7.921875 -8.3125 7.734375 -8.234375 7.046875 -8.234375 L 1.859375 -8.234375 C 1.28125 -8.234375 0.875 -8.234375 0.796875 -8.625 C 0.765625 -8.671875 0.59375 -8.65625 0.5625 -8.625 C 0.46875 -8.125 0.28125 -7.328125 0.09375 -6.765625 C 0.140625 -6.671875 0.3125 -6.609375 0.40625 -6.671875 C 0.546875 -6.984375 0.671875 -7.265625 0.96875 -7.546875 C 1.28125 -7.828125 1.96875 -7.859375 2.515625 -7.859375 L 3.328125 -7.859375 C 3.703125 -7.859375 3.703125 -7.84375 3.703125 -7.453125 Z M 3.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 5.453125 -2.109375 C 5.453125 -3.296875 4.6875 -4.015625 3.890625 -4.5 L 2.890625 -5.125 C 2.4375 -5.421875 1.828125 -5.9375 1.828125 -6.671875 C 1.828125 -7.234375 2.09375 -8.046875 3.328125 -8.046875 C 4.515625 -8.046875 4.859375 -7.234375 5.015625 -6.640625 C 5.078125 -6.5625 5.28125 -6.609375 5.328125 -6.671875 C 5.328125 -7.203125 5.21875 -7.90625 5.109375 -8.203125 C 5 -8.203125 4.828125 -8.234375 4.671875 -8.28125 C 4.34375 -8.359375 3.890625 -8.4375 3.515625 -8.4375 C 1.890625 -8.4375 0.96875 -7.484375 0.96875 -6.296875 C 0.96875 -5.265625 1.6875 -4.5625 2.3125 -4.140625 L 3.5 -3.375 C 4.40625 -2.78125 4.515625 -2.171875 4.515625 -1.625 C 4.515625 -0.875 4 -0.1875 2.953125 -0.1875 C 1.515625 -0.1875 1 -1.40625 0.8125 -2.046875 C 0.765625 -2.125 0.578125 -2.09375 0.515625 -2.015625 C 0.53125 -1.421875 0.703125 -0.53125 0.84375 -0.265625 C 1.09375 -0.125 1.75 0.203125 2.796875 0.203125 C 4.421875 0.203125 5.453125 -0.734375 5.453125 -2.109375 Z M 5.453125 -2.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -2.078125 C 2.015625 -2.46875 2.03125 -2.515625 2.265625 -2.515625 C 2.390625 -2.515625 2.53125 -2.453125 2.640625 -2.328125 L 3.984375 -0.78125 C 4.140625 -0.59375 4.1875 -0.515625 4.1875 -0.4375 C 4.1875 -0.359375 4.0625 -0.34375 3.875 -0.3125 L 3.65625 -0.28125 C 3.578125 -0.21875 3.578125 -0.015625 3.6875 0.03125 C 4.046875 0.015625 4.484375 0 4.984375 0 C 5.375 0 5.8125 0.015625 6.171875 0.03125 C 6.265625 0 6.28125 -0.21875 6.1875 -0.28125 L 6.015625 -0.296875 C 5.796875 -0.34375 5.546875 -0.40625 5.375 -0.578125 C 5.125 -0.8125 4.6875 -1.296875 4.1875 -1.84375 C 3.765625 -2.328125 3.578125 -2.5625 3.359375 -2.84375 C 3.28125 -2.953125 3.296875 -3.015625 3.453125 -3.140625 C 3.671875 -3.359375 4.09375 -3.8125 4.578125 -4.1875 C 4.90625 -4.453125 5.125 -4.578125 5.375 -4.625 L 5.765625 -4.703125 C 5.84375 -4.765625 5.828125 -4.984375 5.75 -5.015625 C 5.046875 -4.9375 4.3125 -4.921875 3.75 -4.921875 L 3.46875 -4.921875 C 3.359375 -4.875 3.359375 -4.640625 3.46875 -4.609375 L 3.765625 -4.5625 C 3.984375 -4.546875 4.046875 -4.5 4.046875 -4.4375 C 4.046875 -4.375 3.953125 -4.25 3.609375 -3.875 L 3.09375 -3.328125 C 2.765625 -2.96875 2.515625 -2.828125 2.25 -2.828125 C 2.03125 -2.828125 2.015625 -2.859375 2.015625 -3.015625 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-7">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-8">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-9">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-10">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-11">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-12">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-13">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-14">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-15">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-16">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-17">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-18">
+<path style="stroke:none;" d="M 8.59375 -12.984375 L 12.78125 -12.984375 L 7.609375 -6.828125 L 13.234375 0 L 8.875 0 L 4.515625 -5.625 L 4.484375 -5.625 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.625 L 4.515625 -7.625 Z M 8.59375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-19">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-20">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-21">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-22">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 12.0625 -35.09375 L 12.0625 -2.59375 C 12.0625 -0.703125 12.0625 -0.703125 10.171875 -0.703125 L 6.6875 -0.703125 C 5.984375 -0.703125 5.6875 -1 5.6875 -1.59375 C 5.78125 -2.09375 5.6875 -2.5 5.6875 -2.984375 L 5.6875 -58.03125 C 5.6875 -60.234375 5.890625 -60.125 3.59375 -60.125 L 0.796875 -60.125 C 0.296875 -60.125 0 -60.421875 0 -60.921875 L 0 -64.515625 C 0 -65.109375 0.296875 -65.3125 0.796875 -65.421875 C 3.390625 -65.921875 5.578125 -67.109375 7.484375 -69.109375 C 7.671875 -69.296875 7.875 -69.5 8.28125 -69.5 L 11.265625 -69.5 C 11.765625 -69.5 11.96875 -69.203125 11.96875 -68.703125 C 12.0625 -68.3125 12.0625 -67.8125 12.0625 -67.40625 Z M 12.0625 -35.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.125 -13.21875 L 3.125 -8.828125 L 8.03125 -8.828125 L 8.03125 -7.3125 L 3.125 -7.3125 L 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 8.1875 -14.734375 L 8.1875 -13.21875 Z M 3.125 -13.21875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 3.6875 -4.1875 L 1.921875 0 L 0.125 0 L 6.921875 -15.4375 L 13.546875 0 L 11.734375 0 L 9.984375 -4.1875 Z M 6.875 -11.609375 L 4.359375 -5.703125 L 9.34375 -5.703125 Z M 6.875 -11.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-3">
+<path style="stroke:none;" d="M 3.125 -1.53125 L 7.1875 -1.53125 L 7.1875 0 L 1.484375 0 L 1.484375 -14.734375 L 3.125 -14.734375 Z M 3.125 -1.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-4">
+<path style="stroke:none;" d="M 8.171875 -11.859375 C 7.867188 -12.367188 7.523438 -12.765625 7.140625 -13.046875 C 6.753906 -13.328125 6.25 -13.46875 5.625 -13.46875 C 5.300781 -13.46875 4.992188 -13.410156 4.703125 -13.296875 C 4.410156 -13.191406 4.148438 -13.035156 3.921875 -12.828125 C 3.691406 -12.628906 3.507812 -12.390625 3.375 -12.109375 C 3.25 -11.828125 3.1875 -11.519531 3.1875 -11.1875 C 3.1875 -10.875 3.257812 -10.59375 3.40625 -10.34375 C 3.5625 -10.101562 3.75 -9.890625 3.96875 -9.703125 C 4.1875 -9.523438 4.429688 -9.367188 4.703125 -9.234375 C 4.984375 -9.109375 5.25 -8.988281 5.5 -8.875 L 6.46875 -8.4375 C 6.945312 -8.226562 7.398438 -8.003906 7.828125 -7.765625 C 8.253906 -7.523438 8.628906 -7.242188 8.953125 -6.921875 C 9.273438 -6.609375 9.53125 -6.238281 9.71875 -5.8125 C 9.914062 -5.394531 10.015625 -4.890625 10.015625 -4.296875 C 10.015625 -3.648438 9.890625 -3.046875 9.640625 -2.484375 C 9.398438 -1.929688 9.066406 -1.453125 8.640625 -1.046875 C 8.222656 -0.648438 7.734375 -0.332031 7.171875 -0.09375 C 6.609375 0.132812 6.007812 0.25 5.375 0.25 C 4.789062 0.25 4.242188 0.160156 3.734375 -0.015625 C 3.222656 -0.203125 2.769531 -0.460938 2.375 -0.796875 C 1.976562 -1.128906 1.640625 -1.53125 1.359375 -2 C 1.085938 -2.46875 0.894531 -2.988281 0.78125 -3.5625 L 2.390625 -4 C 2.441406 -3.625 2.550781 -3.269531 2.71875 -2.9375 C 2.882812 -2.601562 3.09375 -2.3125 3.34375 -2.0625 C 3.601562 -1.820312 3.898438 -1.628906 4.234375 -1.484375 C 4.578125 -1.335938 4.945312 -1.265625 5.34375 -1.265625 C 5.726562 -1.265625 6.101562 -1.335938 6.46875 -1.484375 C 6.832031 -1.628906 7.15625 -1.828125 7.4375 -2.078125 C 7.71875 -2.335938 7.941406 -2.640625 8.109375 -2.984375 C 8.273438 -3.335938 8.359375 -3.722656 8.359375 -4.140625 C 8.359375 -4.566406 8.28125 -4.929688 8.125 -5.234375 C 7.96875 -5.535156 7.765625 -5.796875 7.515625 -6.015625 C 7.265625 -6.242188 6.972656 -6.4375 6.640625 -6.59375 C 6.316406 -6.757812 5.988281 -6.921875 5.65625 -7.078125 L 4.75 -7.46875 C 4.320312 -7.664062 3.910156 -7.875 3.515625 -8.09375 C 3.128906 -8.3125 2.785156 -8.5625 2.484375 -8.84375 C 2.191406 -9.132812 1.960938 -9.472656 1.796875 -9.859375 C 1.628906 -10.242188 1.546875 -10.703125 1.546875 -11.234375 C 1.546875 -11.804688 1.65625 -12.320312 1.875 -12.78125 C 2.09375 -13.25 2.394531 -13.644531 2.78125 -13.96875 C 3.164062 -14.300781 3.601562 -14.554688 4.09375 -14.734375 C 4.59375 -14.910156 5.117188 -15 5.671875 -15 C 6.492188 -15 7.234375 -14.796875 7.890625 -14.390625 C 8.554688 -13.992188 9.085938 -13.429688 9.484375 -12.703125 Z M 8.171875 -11.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-5">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="99.185731" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="112.482059" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="117.426046" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="120.54725" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="126.877051" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="130.947101" y="379.808161"/>
+ <use xlink:href="#glyph0-7" x="137.014721" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="143.369492" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="149.761718" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="154.755644" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="158.588482" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="161.79708" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="167.8647" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="174.419228" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="177.540432" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="187.365982" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="192.409847" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="198.964375" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="204.008241" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="209.576469" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="214.520456" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="218.665414" y="379.808161"/>
+ <use xlink:href="#glyph0-7" x="221.786618" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="228.141389" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="234.209009" y="379.808161"/>
+ <use xlink:href="#glyph0-16" x="239.152996" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="243.185592" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="246.306796" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="250.139634" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="256.569314" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="261.513301" y="379.808161"/>
+ <use xlink:href="#glyph0-18" x="264.634505" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="270.589762" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="275.633627" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="279.466465" y="379.808161"/>
+ <use xlink:href="#glyph0-19" x="284.410452" y="379.808161"/>
+ <use xlink:href="#glyph0-19" x="287.494202" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="290.577951" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="293.786549" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="297.619387" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="302.563374" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="305.684578" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="310.678504" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="317.108184" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="322.052171" y="379.808161"/>
+ <use xlink:href="#glyph0-20" x="327.046097" y="379.808161"/>
+ <use xlink:href="#glyph0-21" x="333.063778" y="379.808161"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="84.305129" y="256.199599"/>
+ <use xlink:href="#glyph1-2" x="99.575598" y="256.199599"/>
+ <use xlink:href="#glyph1-3" x="114.742772" y="256.199599"/>
+ <use xlink:href="#glyph1-4" x="120.647812" y="256.199599"/>
+ <use xlink:href="#glyph1-3" x="134.0934" y="256.199599"/>
+ <use xlink:href="#glyph1-5" x="139.99844" y="256.199599"/>
+ <use xlink:href="#glyph1-6" x="148.520292" y="256.199599"/>
+ <use xlink:href="#glyph1-7" x="154.098231" y="256.199599"/>
+ <use xlink:href="#glyph1-8" x="167.199501" y="256.199599"/>
+ <use xlink:href="#glyph1-3" x="176.668225" y="256.199599"/>
+ <use xlink:href="#glyph1-9" x="182.573265" y="256.199599"/>
+ <use xlink:href="#glyph1-10" x="193.95295" y="256.199599"/>
+ <use xlink:href="#glyph1-1" x="205.659736" y="256.199599"/>
+ <use xlink:href="#glyph1-11" x="220.930205" y="256.199599"/>
+ <use xlink:href="#glyph1-12" x="233.876532" y="256.199599"/>
+ <use xlink:href="#glyph1-13" x="247.270472" y="256.199599"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-14" x="258.529646" y="256.199599"/>
+ <use xlink:href="#glyph1-6" x="267.7057" y="256.199599"/>
+ <use xlink:href="#glyph1-1" x="273.283639" y="256.199599"/>
+ <use xlink:href="#glyph1-2" x="288.554108" y="256.199599"/>
+ <use xlink:href="#glyph1-15" x="303.721282" y="256.199599"/>
+ <use xlink:href="#glyph1-3" x="309.626322" y="256.199599"/>
+ <use xlink:href="#glyph1-14" x="315.531363" y="256.199599"/>
+ <use xlink:href="#glyph1-16" x="324.707417" y="256.199599"/>
+ <use xlink:href="#glyph1-8" x="338.531753" y="256.199599"/>
+ <use xlink:href="#glyph1-3" x="348.000477" y="256.199599"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-9" x="44.347115" y="274.844377"/>
+ <use xlink:href="#glyph1-10" x="55.726799" y="274.844377"/>
+ <use xlink:href="#glyph1-1" x="67.433585" y="274.844377"/>
+ <use xlink:href="#glyph1-11" x="82.704054" y="274.844377"/>
+ <use xlink:href="#glyph1-12" x="95.650382" y="274.844377"/>
+ <use xlink:href="#glyph1-13" x="109.044322" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="120.40679" y="274.844377"/>
+ <use xlink:href="#glyph1-10" x="129.875514" y="274.844377"/>
+ <use xlink:href="#glyph1-3" x="141.5823" y="274.844377"/>
+ <use xlink:href="#glyph1-11" x="147.48734" y="274.844377"/>
+ <use xlink:href="#glyph1-1" x="160.433668" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="175.704137" y="274.844377"/>
+ <use xlink:href="#glyph1-17" x="185.172861" y="274.844377"/>
+ <use xlink:href="#glyph1-3" x="195.777831" y="274.844377"/>
+ <use xlink:href="#glyph1-14" x="201.682872" y="274.844377"/>
+ <use xlink:href="#glyph1-16" x="210.858926" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="224.683262" y="274.844377"/>
+ <use xlink:href="#glyph1-3" x="234.151986" y="274.844377"/>
+ <use xlink:href="#glyph1-17" x="240.057026" y="274.844377"/>
+ <use xlink:href="#glyph1-4" x="250.661997" y="274.844377"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-14" x="263.072911" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="272.248966" y="274.844377"/>
+ <use xlink:href="#glyph1-5" x="281.717689" y="274.844377"/>
+ <use xlink:href="#glyph1-5" x="290.239541" y="274.844377"/>
+ <use xlink:href="#glyph1-6" x="298.761392" y="274.844377"/>
+ <use xlink:href="#glyph1-14" x="304.339331" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="313.515385" y="274.844377"/>
+ <use xlink:href="#glyph1-3" x="322.984109" y="274.844377"/>
+ <use xlink:href="#glyph1-13" x="328.889149" y="274.844377"/>
+ <use xlink:href="#glyph1-16" x="340.251618" y="274.844377"/>
+ <use xlink:href="#glyph1-8" x="354.075955" y="274.844377"/>
+ <use xlink:href="#glyph1-13" x="363.544678" y="274.844377"/>
+ <use xlink:href="#glyph1-18" x="374.907147" y="274.844377"/>
+ <use xlink:href="#glyph1-3" x="387.95677" y="274.844377"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-19" x="107.80478" y="293.489155"/>
+ <use xlink:href="#glyph1-8" x="119.459918" y="293.489155"/>
+ <use xlink:href="#glyph1-20" x="128.928642" y="293.489155"/>
+ <use xlink:href="#glyph1-1" x="138.259638" y="293.489155"/>
+ <use xlink:href="#glyph1-10" x="153.530107" y="293.489155"/>
+ <use xlink:href="#glyph1-8" x="165.236893" y="293.489155"/>
+ <use xlink:href="#glyph1-3" x="174.705617" y="293.489155"/>
+ <use xlink:href="#glyph1-21" x="180.610657" y="293.489155"/>
+ <use xlink:href="#glyph1-1" x="195.106413" y="293.489155"/>
+ <use xlink:href="#glyph1-6" x="210.376882" y="293.489155"/>
+ <use xlink:href="#glyph1-2" x="215.954821" y="293.489155"/>
+ <use xlink:href="#glyph1-21" x="231.121994" y="293.489155"/>
+ <use xlink:href="#glyph1-3" x="245.61775" y="293.489155"/>
+ <use xlink:href="#glyph1-1" x="251.52279" y="293.489155"/>
+ <use xlink:href="#glyph1-2" x="266.793259" y="293.489155"/>
+ <use xlink:href="#glyph1-3" x="281.960433" y="293.489155"/>
+ <use xlink:href="#glyph1-4" x="287.865473" y="293.489155"/>
+ <use xlink:href="#glyph1-6" x="301.311061" y="293.489155"/>
+ <use xlink:href="#glyph1-10" x="306.889" y="293.489155"/>
+ <use xlink:href="#glyph1-22" x="318.595786" y="293.489155"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 299.93132 417.84562 L 299.93132 385.306092 C 299.93132 383.413168 299.93132 383.413168 298.038395 383.413168 L 294.549782 383.413168 C 293.845802 383.413168 293.548566 383.710404 293.548566 384.304876 C 293.64243 384.805484 293.548566 385.212228 293.548566 385.697192 L 293.548566 440.811018 C 293.548566 443.016822 293.751938 442.907314 291.45227 442.907314 L 288.651993 442.907314 C 288.151385 442.907314 287.854149 443.20455 287.854149 443.705158 L 287.854149 447.303279 C 287.854149 447.897751 288.151385 448.101123 288.651993 448.210631 C 291.248897 448.711239 293.439058 449.900184 295.347626 451.902616 C 295.535354 452.090344 295.738727 452.293716 296.145471 452.293716 L 299.133475 452.293716 C 299.634083 452.293716 299.837456 451.99648 299.837456 451.495872 C 299.93132 451.104772 299.93132 450.604164 299.93132 450.19742 Z M 299.93132 417.84562 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="206.377859" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph3-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph3-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph3-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph3-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 173.683594 355.0625 L 258.621094 355.0625 L 258.621094 327.175781 L 173.683594 327.175781 Z M 173.683594 355.0625 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="190.404986" y="349.177116"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph4-2" x="198.377972" y="349.177116"/>
+ <use xlink:href="#glyph4-3" x="212.428406" y="349.177116"/>
+ <use xlink:href="#glyph4-4" x="220.147351" y="349.177116"/>
+ <use xlink:href="#glyph4-5" x="231.461956" y="349.177116"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 6.078125 -12.984375 L 2.90625 -7.28125 L 0.90625 -7.28125 L 3.15625 -12.984375 Z M 6.078125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 8.578125 -0.703125 L 1.390625 -0.703125 C 0.09375 -0.703125 0.09375 -0.796875 0.09375 -2 C 0.09375 -5.890625 -0.09375 -9.765625 0.203125 -13.5625 C 0.40625 -17.25 1.296875 -20.640625 2.59375 -24.03125 C 5.078125 -30.90625 7.671875 -37.796875 10.171875 -44.671875 C 11.171875 -47.46875 11.671875 -50.359375 11.765625 -53.34375 C 11.859375 -55.75 11.765625 -58.03125 11.765625 -60.421875 C 11.765625 -60.921875 11.765625 -61.421875 11.5625 -61.921875 C 11.265625 -63.015625 10.171875 -63.71875 9.171875 -63.71875 C 8.078125 -63.625 7.1875 -62.828125 6.984375 -61.71875 C 6.875 -61.328125 6.875 -60.921875 6.875 -60.53125 L 6.875 -52.75 C 6.875 -51.453125 6.875 -51.359375 5.484375 -51.359375 L 1.203125 -51.359375 C 0.203125 -51.359375 0.09375 -51.453125 0.09375 -52.453125 C 0.09375 -55.546875 0 -58.734375 0.09375 -61.828125 C 0.40625 -67.109375 4.984375 -70.5 9.375 -70.5 C 14.265625 -70.5 18.640625 -66.40625 18.453125 -61.234375 L 18.453125 -52.75 C 18.453125 -49.15625 17.84375 -45.671875 16.546875 -42.1875 L 8.46875 -19.9375 C 7.1875 -16.359375 6.6875 -12.5625 6.78125 -8.78125 C 6.78125 -7.28125 6.78125 -7.28125 8.28125 -7.28125 L 15.859375 -7.28125 C 17.34375 -7.28125 17.34375 -7.1875 17.453125 -5.78125 L 17.453125 -2.09375 C 17.34375 -0.796875 17.34375 -0.703125 16.0625 -0.703125 Z M 8.578125 -0.703125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="63.259226" y="248.214012"/>
+ <use xlink:href="#glyph0-2" x="68.837165" y="248.214012"/>
+ <use xlink:href="#glyph0-3" x="78.168162" y="248.214012"/>
+ <use xlink:href="#glyph0-4" x="84.073202" y="248.214012"/>
+ <use xlink:href="#glyph0-3" x="97.51879" y="248.214012"/>
+ <use xlink:href="#glyph0-5" x="103.42383" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="114.683004" y="248.214012"/>
+ <use xlink:href="#glyph0-7" x="129.953473" y="248.214012"/>
+ <use xlink:href="#glyph0-8" x="146.876664" y="248.214012"/>
+ <use xlink:href="#glyph0-9" x="158.256349" y="248.214012"/>
+ <use xlink:href="#glyph0-10" x="167.725072" y="248.214012"/>
+ <use xlink:href="#glyph0-1" x="176.901127" y="248.214012"/>
+ <use xlink:href="#glyph0-10" x="182.479066" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="191.138644" y="248.214012"/>
+ <use xlink:href="#glyph0-11" x="206.409113" y="248.214012"/>
+ <use xlink:href="#glyph0-12" x="218.115899" y="248.214012"/>
+ <use xlink:href="#glyph0-13" x="228.720869" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-3" x="234.610415" y="248.214012"/>
+ <use xlink:href="#glyph0-4" x="240.515456" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="252.928092" y="248.214012"/>
+ <use xlink:href="#glyph0-14" x="262.104146" y="248.214012"/>
+ <use xlink:href="#glyph0-15" x="275.928483" y="248.214012"/>
+ <use xlink:href="#glyph0-9" x="284.450334" y="248.214012"/>
+ <use xlink:href="#glyph0-10" x="293.919058" y="248.214012"/>
+ <use xlink:href="#glyph0-9" x="303.095112" y="248.214012"/>
+ <use xlink:href="#glyph0-3" x="312.563835" y="248.214012"/>
+ <use xlink:href="#glyph0-16" x="318.468876" y="248.214012"/>
+ <use xlink:href="#glyph0-1" x="337.698993" y="248.214012"/>
+ <use xlink:href="#glyph0-17" x="343.276932" y="248.214012"/>
+ <use xlink:href="#glyph0-12" x="358.444106" y="248.214012"/>
+ <use xlink:href="#glyph0-3" x="369.049077" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-18" x="65.428424" y="266.858789"/>
+ <use xlink:href="#glyph0-19" x="78.374752" y="266.858789"/>
+ <use xlink:href="#glyph0-11" x="91.768692" y="266.858789"/>
+ <use xlink:href="#glyph0-1" x="103.475478" y="266.858789"/>
+ <use xlink:href="#glyph0-17" x="109.053417" y="266.858789"/>
+ <use xlink:href="#glyph0-20" x="124.220591" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="138.716346" y="266.858789"/>
+ <use xlink:href="#glyph0-4" x="144.621387" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="158.066974" y="266.858789"/>
+ <use xlink:href="#glyph0-15" x="163.972015" y="266.858789"/>
+ <use xlink:href="#glyph0-1" x="172.493866" y="266.858789"/>
+ <use xlink:href="#glyph0-21" x="178.071805" y="266.858789"/>
+ <use xlink:href="#glyph0-9" x="191.173076" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="200.641799" y="266.858789"/>
+ <use xlink:href="#glyph0-9" x="206.54684" y="266.858789"/>
+ <use xlink:href="#glyph0-21" x="216.015564" y="266.858789"/>
+ <use xlink:href="#glyph0-9" x="229.116834" y="266.858789"/>
+ <use xlink:href="#glyph0-17" x="238.585558" y="266.858789"/>
+ <use xlink:href="#glyph0-10" x="253.752732" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-22" x="261.2072" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="267.11224" y="266.858789"/>
+ <use xlink:href="#glyph0-16" x="273.01728" y="266.858789"/>
+ <use xlink:href="#glyph0-9" x="292.247398" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="301.716121" y="266.858789"/>
+ <use xlink:href="#glyph0-18" x="307.621162" y="266.858789"/>
+ <use xlink:href="#glyph0-6" x="320.567489" y="266.858789"/>
+ <use xlink:href="#glyph0-17" x="335.837958" y="266.858789"/>
+ <use xlink:href="#glyph0-13" x="351.005132" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="357.719318" y="266.858789"/>
+ <use xlink:href="#glyph0-3" x="366.895372" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-12" x="36.626288" y="285.503567"/>
+ <use xlink:href="#glyph0-14" x="47.231259" y="285.503567"/>
+ <use xlink:href="#glyph0-6" x="61.055596" y="285.503567"/>
+ <use xlink:href="#glyph0-16" x="76.326065" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="95.556182" y="285.503567"/>
+ <use xlink:href="#glyph0-10" x="101.461222" y="285.503567"/>
+ <use xlink:href="#glyph0-14" x="110.637276" y="285.503567"/>
+ <use xlink:href="#glyph0-4" x="124.461613" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="136.874249" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="146.050303" y="285.503567"/>
+ <use xlink:href="#glyph0-4" x="151.955343" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="164.367979" y="285.503567"/>
+ <use xlink:href="#glyph0-14" x="173.544034" y="285.503567"/>
+ <use xlink:href="#glyph0-15" x="187.36837" y="285.503567"/>
+ <use xlink:href="#glyph0-9" x="195.890222" y="285.503567"/>
+ <use xlink:href="#glyph0-10" x="205.358945" y="285.503567"/>
+ <use xlink:href="#glyph0-9" x="214.534999" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="224.003723" y="285.503567"/>
+ <use xlink:href="#glyph0-4" x="229.908764" y="285.503567"/>
+ <use xlink:href="#glyph0-17" x="243.354351" y="285.503567"/>
+ <use xlink:href="#glyph0-18" x="258.521525" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="271.467853" y="285.503567"/>
+ <use xlink:href="#glyph0-12" x="277.372893" y="285.503567"/>
+ <use xlink:href="#glyph0-14" x="287.977864" y="285.503567"/>
+ <use xlink:href="#glyph0-6" x="301.802201" y="285.503567"/>
+ <use xlink:href="#glyph0-16" x="317.07267" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="336.302787" y="285.503567"/>
+ <use xlink:href="#glyph0-4" x="342.207827" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="355.653415" y="285.503567"/>
+ <use xlink:href="#glyph0-11" x="361.558455" y="285.503567"/>
+ <use xlink:href="#glyph0-9" x="373.265241" y="285.503567"/>
+ <use xlink:href="#glyph0-18" x="382.733965" y="285.503567"/>
+ <use xlink:href="#glyph0-3" x="395.680292" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-23" x="112.496589" y="304.148345"/>
+ <use xlink:href="#glyph0-19" x="124.151727" y="304.148345"/>
+ <use xlink:href="#glyph0-15" x="137.545668" y="304.148345"/>
+ <use xlink:href="#glyph0-15" x="146.067519" y="304.148345"/>
+ <use xlink:href="#glyph0-3" x="154.58937" y="304.148345"/>
+ <use xlink:href="#glyph0-4" x="160.494411" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="172.907047" y="304.148345"/>
+ <use xlink:href="#glyph0-14" x="182.083101" y="304.148345"/>
+ <use xlink:href="#glyph0-15" x="195.907437" y="304.148345"/>
+ <use xlink:href="#glyph0-9" x="204.429289" y="304.148345"/>
+ <use xlink:href="#glyph0-10" x="213.898013" y="304.148345"/>
+ <use xlink:href="#glyph0-9" x="223.074067" y="304.148345"/>
+ <use xlink:href="#glyph0-3" x="232.54279" y="304.148345"/>
+ <use xlink:href="#glyph0-1" x="238.447831" y="304.148345"/>
+ <use xlink:href="#glyph0-17" x="244.02577" y="304.148345"/>
+ <use xlink:href="#glyph0-12" x="259.192944" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-10" x="269.488029" y="304.148345"/>
+ <use xlink:href="#glyph0-9" x="278.664083" y="304.148345"/>
+ <use xlink:href="#glyph0-4" x="288.132807" y="304.148345"/>
+ <use xlink:href="#glyph0-18" x="301.578394" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-24" x="313.904951" y="304.148345"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 293.247419 383.413168 L 286.051177 383.413168 C 284.752725 383.413168 284.752725 383.507032 284.752725 384.71162 C 284.752725 388.606977 284.564997 392.48669 284.862233 396.288183 C 285.065605 399.980168 285.957313 403.374917 287.255765 406.769665 C 289.743162 413.653027 292.340067 420.552033 294.843107 427.435394 C 295.844324 430.235671 296.344932 433.129812 296.438796 436.117816 C 296.53266 438.526993 296.438796 440.811018 296.438796 443.20455 C 296.438796 443.705158 296.438796 444.205766 296.235424 444.706375 C 295.938188 445.801455 294.843107 446.505435 293.841891 446.505435 C 292.746811 446.411571 291.855103 445.613727 291.651731 444.503002 C 291.542223 444.111902 291.542223 443.705158 291.542223 443.314058 L 291.542223 435.523344 C 291.542223 434.224892 291.542223 434.131028 290.149906 434.131028 L 285.863449 434.131028 C 284.862233 434.131028 284.752725 434.224892 284.752725 435.226108 C 284.752725 438.323621 284.658861 441.514998 284.752725 444.612511 C 285.065605 449.900184 289.649298 453.294933 294.045263 453.294933 C 298.941836 453.294933 303.322157 449.196204 303.134429 444.018038 L 303.134429 435.523344 C 303.134429 431.925223 302.524313 428.436611 301.225861 424.947998 L 293.137911 402.670936 C 291.855103 399.088459 291.354494 395.286967 291.448358 391.501118 C 291.448358 389.999293 291.448358 389.999293 292.950183 389.999293 L 300.537525 389.999293 C 302.023705 389.999293 302.023705 389.905429 302.133213 388.497469 L 302.133213 384.805484 C 302.023705 383.507032 302.023705 383.413168 300.740897 383.413168 Z M 293.247419 383.413168 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.18694" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 344.671875 L 157.308594 344.671875 L 157.308594 327.570312 L 105.214844 327.570312 Z M 105.214844 344.671875 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 344.671875 L 329.273438 344.671875 L 329.273438 327.570312 L 277.179688 327.570312 Z M 277.179688 344.671875 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.00161663 L 320.171364 -0.00161663 " transform="matrix(0.998785,0,0,-0.998785,56.260538,357.146823)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="340.827871"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="340.827871"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="340.827871"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="340.827871"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="340.827871"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.00112649 L 0.00154698 33.199361 " transform="matrix(0.998785,0,0,-0.998785,211.95158,352.463719)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 342.734375 L 222.597656 342.734375 L 222.597656 328.175781 L 201.253906 328.175781 Z M 201.253906 342.734375 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="339.162896"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="339.162896"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 0.265625 -7.953125 C 0.78125 -7.90625 0.9375 -7.5625 1.171875 -7.046875 C 1.984375 -5.3125 2.765625 -3.578125 3.5625 -1.84375 C 3.71875 -1.484375 4.203125 -0.359375 4.421875 0.15625 C 4.484375 0.1875 4.546875 0.203125 4.609375 0.203125 C 4.671875 0.203125 4.71875 0.1875 4.75 0.15625 C 5.125 -0.875 5.875 -2.46875 6.3125 -3.390625 C 6.703125 -2.515625 7.421875 -0.953125 7.828125 0.15625 C 7.875 0.1875 7.9375 0.203125 8 0.203125 C 8.0625 0.203125 8.109375 0.1875 8.15625 0.15625 C 8.671875 -1.171875 9.15625 -2.390625 9.71875 -3.671875 L 10.625 -5.78125 C 11.375 -7.515625 11.484375 -7.890625 12.109375 -7.953125 L 12.34375 -7.984375 C 12.4375 -8.078125 12.421875 -8.234375 12.328125 -8.28125 C 12 -8.25 11.640625 -8.234375 11.15625 -8.234375 C 10.78125 -8.234375 10.4375 -8.25 9.96875 -8.28125 C 9.859375 -8.234375 9.84375 -8.09375 9.953125 -7.984375 L 10.3125 -7.953125 C 10.578125 -7.9375 10.71875 -7.84375 10.71875 -7.671875 C 10.71875 -7.515625 10.515625 -6.984375 10.34375 -6.53125 C 10.265625 -6.296875 9.59375 -4.640625 9.34375 -4.046875 C 8.984375 -3.15625 8.609375 -2.28125 8.234375 -1.40625 C 7.8125 -2.359375 7.375 -3.296875 6.953125 -4.25 C 6.890625 -4.40625 6.859375 -4.5 6.859375 -4.5625 C 6.859375 -4.609375 6.921875 -4.734375 6.984375 -4.859375 C 7.171875 -5.296875 7.6875 -6.375 7.953125 -6.84375 C 8.234375 -7.359375 8.453125 -7.921875 8.96875 -7.953125 L 9.34375 -7.984375 C 9.40625 -8.078125 9.40625 -8.234375 9.3125 -8.28125 C 9.03125 -8.25 8.53125 -8.234375 8.109375 -8.234375 C 7.65625 -8.234375 7.28125 -8.25 6.9375 -8.28125 C 6.859375 -8.234375 6.828125 -8.109375 6.921875 -7.984375 L 7.296875 -7.953125 C 7.6875 -7.921875 7.75 -7.796875 7.296875 -6.734375 C 7.03125 -6.0625 6.796875 -5.578125 6.5625 -5.09375 C 6.21875 -5.875 5.875 -6.65625 5.609375 -7.265625 C 5.375 -7.828125 5.375 -7.921875 5.875 -7.953125 L 6.1875 -7.984375 C 6.265625 -8.078125 6.25 -8.234375 6.171875 -8.28125 C 5.875 -8.25 5.421875 -8.234375 4.796875 -8.234375 C 4.296875 -8.234375 3.8125 -8.25 3.453125 -8.28125 C 3.359375 -8.234375 3.34375 -8.078125 3.4375 -7.984375 L 3.734375 -7.953125 C 4.15625 -7.921875 4.34375 -7.65625 4.53125 -7.265625 C 5 -6.265625 5.46875 -5.265625 5.90625 -4.265625 C 5.96875 -4.125 6 -4 6 -3.9375 C 6 -3.875 5.921875 -3.671875 5.8125 -3.4375 C 5.484375 -2.734375 5.140625 -2.03125 4.84375 -1.40625 C 4.125 -2.953125 3.390625 -4.5 2.6875 -6.0625 C 2.296875 -6.953125 2.03125 -7.59375 2.03125 -7.734375 C 2.03125 -7.859375 2.1875 -7.921875 2.453125 -7.953125 L 2.734375 -7.984375 C 2.8125 -8.0625 2.828125 -8.234375 2.703125 -8.28125 C 2.265625 -8.25 1.640625 -8.234375 1.28125 -8.234375 C 0.90625 -8.234375 0.34375 -8.25 0 -8.28125 C -0.09375 -8.234375 -0.109375 -8.046875 -0.03125 -7.984375 Z M 0.265625 -7.953125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 2.078125 -0.890625 C 2.1875 -0.625 2.390625 -0.109375 2.453125 0.15625 C 2.5 0.1875 2.5625 0.203125 2.609375 0.203125 C 2.671875 0.203125 2.71875 0.1875 2.765625 0.15625 C 2.859375 -0.140625 3.03125 -0.59375 3.265625 -1.125 L 3.90625 -2.6875 C 4 -2.90625 4.171875 -3.296875 4.1875 -3.296875 C 4.1875 -3.296875 4.375 -2.890625 4.46875 -2.65625 L 5.0625 -1.21875 C 5.28125 -0.71875 5.5 -0.078125 5.578125 0.15625 C 5.625 0.1875 5.671875 0.203125 5.71875 0.203125 C 5.78125 0.203125 5.828125 0.1875 5.875 0.15625 C 5.984375 -0.171875 6.125 -0.53125 6.296875 -0.984375 C 6.546875 -1.625 7.140625 -3.125 7.484375 -3.8125 C 7.734375 -4.375 7.859375 -4.546875 8.15625 -4.609375 L 8.40625 -4.65625 C 8.484375 -4.71875 8.46875 -4.90625 8.359375 -4.953125 C 8.09375 -4.9375 7.796875 -4.921875 7.546875 -4.921875 C 7.234375 -4.921875 6.921875 -4.9375 6.5625 -4.953125 C 6.484375 -4.921875 6.453125 -4.71875 6.546875 -4.65625 L 6.859375 -4.609375 C 7.015625 -4.578125 7.09375 -4.515625 7.09375 -4.4375 C 7.09375 -4.359375 7.0625 -4.1875 6.96875 -3.90625 C 6.78125 -3.390625 6.28125 -2.0625 6.125 -1.703125 C 6.03125 -1.5 5.96875 -1.375 5.9375 -1.34375 C 5.90625 -1.375 5.859375 -1.515625 5.78125 -1.703125 C 5.640625 -2.03125 4.96875 -3.625 4.828125 -4.03125 C 4.6875 -4.46875 4.65625 -4.5 5.15625 -4.609375 L 5.421875 -4.65625 C 5.5 -4.71875 5.5 -4.921875 5.375 -4.953125 C 4.953125 -4.9375 4.578125 -4.921875 4.1875 -4.921875 C 3.875 -4.921875 3.46875 -4.9375 3.15625 -4.953125 C 3.0625 -4.921875 3.03125 -4.734375 3.125 -4.65625 L 3.328125 -4.609375 C 3.59375 -4.546875 3.78125 -4.4375 3.890625 -4.171875 C 3.953125 -4 3.9375 -3.84375 3.78125 -3.453125 L 3.171875 -1.9375 C 3.015625 -1.578125 2.921875 -1.359375 2.890625 -1.328125 C 2.890625 -1.359375 2.765625 -1.578125 2.65625 -1.875 L 1.890625 -3.78125 C 1.75 -4.125 1.6875 -4.359375 1.6875 -4.4375 C 1.6875 -4.5 1.78125 -4.578125 1.953125 -4.609375 L 2.25 -4.65625 C 2.328125 -4.71875 2.328125 -4.90625 2.21875 -4.953125 C 1.890625 -4.9375 1.515625 -4.921875 1.140625 -4.921875 C 0.765625 -4.921875 0.40625 -4.9375 0.03125 -4.953125 C -0.09375 -4.90625 -0.078125 -4.71875 -0.015625 -4.65625 L 0.1875 -4.609375 C 0.5 -4.53125 0.65625 -4.40625 0.9375 -3.703125 Z M 2.078125 -0.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 2.078125 -1.15625 C 2.265625 -0.6875 2.453125 -0.203125 2.546875 0.15625 C 2.578125 0.1875 2.640625 0.203125 2.703125 0.203125 C 2.765625 0.203125 2.8125 0.1875 2.828125 0.15625 C 3 -0.28125 3.125 -0.5625 3.25 -0.875 C 3.453125 -1.390625 4.21875 -3.203125 4.390625 -3.53125 C 4.75 -4.234375 4.875 -4.5625 5.3125 -4.625 L 5.5 -4.640625 C 5.5625 -4.71875 5.5625 -4.90625 5.46875 -4.953125 C 5.125 -4.9375 4.90625 -4.921875 4.59375 -4.921875 C 4.359375 -4.921875 4.046875 -4.9375 3.65625 -4.953125 C 3.578125 -4.90625 3.5625 -4.734375 3.640625 -4.640625 L 3.921875 -4.609375 C 4.0625 -4.578125 4.140625 -4.53125 4.140625 -4.421875 C 4.140625 -4.34375 4.09375 -4.078125 3.921875 -3.640625 L 3.203125 -1.8125 C 3.109375 -1.546875 3.015625 -1.375 2.96875 -1.328125 C 2.9375 -1.375 2.890625 -1.484375 2.765625 -1.734375 C 2.484375 -2.390625 2.125 -3.265625 1.828125 -4.125 C 1.703125 -4.5 1.71875 -4.5625 2.109375 -4.625 L 2.265625 -4.640625 C 2.34375 -4.703125 2.328125 -4.90625 2.25 -4.953125 C 1.828125 -4.9375 1.578125 -4.921875 1.234375 -4.921875 C 0.8125 -4.921875 0.375 -4.9375 0.0625 -4.953125 C -0.03125 -4.921875 -0.046875 -4.75 0.03125 -4.640625 L 0.28125 -4.609375 C 0.71875 -4.546875 0.84375 -4.140625 1.03125 -3.6875 Z M 2.078125 -1.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 3.125 -13.21875 L 3.125 -8.828125 L 8.03125 -8.828125 L 8.03125 -7.3125 L 3.125 -7.3125 L 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 8.1875 -14.734375 L 8.1875 -13.21875 Z M 3.125 -13.21875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 3.6875 -4.1875 L 1.921875 0 L 0.125 0 L 6.921875 -15.4375 L 13.546875 0 L 11.734375 0 L 9.984375 -4.1875 Z M 6.875 -11.609375 L 4.359375 -5.703125 L 9.34375 -5.703125 Z M 6.875 -11.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 3.125 -1.53125 L 7.1875 -1.53125 L 7.1875 0 L 1.484375 0 L 1.484375 -14.734375 L 3.125 -14.734375 Z M 3.125 -1.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 8.171875 -11.859375 C 7.867188 -12.367188 7.523438 -12.765625 7.140625 -13.046875 C 6.753906 -13.328125 6.25 -13.46875 5.625 -13.46875 C 5.300781 -13.46875 4.992188 -13.410156 4.703125 -13.296875 C 4.410156 -13.191406 4.148438 -13.035156 3.921875 -12.828125 C 3.691406 -12.628906 3.507812 -12.390625 3.375 -12.109375 C 3.25 -11.828125 3.1875 -11.519531 3.1875 -11.1875 C 3.1875 -10.875 3.257812 -10.59375 3.40625 -10.34375 C 3.5625 -10.101562 3.75 -9.890625 3.96875 -9.703125 C 4.1875 -9.523438 4.429688 -9.367188 4.703125 -9.234375 C 4.984375 -9.109375 5.25 -8.988281 5.5 -8.875 L 6.46875 -8.4375 C 6.945312 -8.226562 7.398438 -8.003906 7.828125 -7.765625 C 8.253906 -7.523438 8.628906 -7.242188 8.953125 -6.921875 C 9.273438 -6.609375 9.53125 -6.238281 9.71875 -5.8125 C 9.914062 -5.394531 10.015625 -4.890625 10.015625 -4.296875 C 10.015625 -3.648438 9.890625 -3.046875 9.640625 -2.484375 C 9.398438 -1.929688 9.066406 -1.453125 8.640625 -1.046875 C 8.222656 -0.648438 7.734375 -0.332031 7.171875 -0.09375 C 6.609375 0.132812 6.007812 0.25 5.375 0.25 C 4.789062 0.25 4.242188 0.160156 3.734375 -0.015625 C 3.222656 -0.203125 2.769531 -0.460938 2.375 -0.796875 C 1.976562 -1.128906 1.640625 -1.53125 1.359375 -2 C 1.085938 -2.46875 0.894531 -2.988281 0.78125 -3.5625 L 2.390625 -4 C 2.441406 -3.625 2.550781 -3.269531 2.71875 -2.9375 C 2.882812 -2.601562 3.09375 -2.3125 3.34375 -2.0625 C 3.601562 -1.820312 3.898438 -1.628906 4.234375 -1.484375 C 4.578125 -1.335938 4.945312 -1.265625 5.34375 -1.265625 C 5.726562 -1.265625 6.101562 -1.335938 6.46875 -1.484375 C 6.832031 -1.628906 7.15625 -1.828125 7.4375 -2.078125 C 7.71875 -2.335938 7.941406 -2.640625 8.109375 -2.984375 C 8.273438 -3.335938 8.359375 -3.722656 8.359375 -4.140625 C 8.359375 -4.566406 8.28125 -4.929688 8.125 -5.234375 C 7.96875 -5.535156 7.765625 -5.796875 7.515625 -6.015625 C 7.265625 -6.242188 6.972656 -6.4375 6.640625 -6.59375 C 6.316406 -6.757812 5.988281 -6.921875 5.65625 -7.078125 L 4.75 -7.46875 C 4.320312 -7.664062 3.910156 -7.875 3.515625 -8.09375 C 3.128906 -8.3125 2.785156 -8.5625 2.484375 -8.84375 C 2.191406 -9.132812 1.960938 -9.472656 1.796875 -9.859375 C 1.628906 -10.242188 1.546875 -10.703125 1.546875 -11.234375 C 1.546875 -11.804688 1.65625 -12.320312 1.875 -12.78125 C 2.09375 -13.25 2.394531 -13.644531 2.78125 -13.96875 C 3.164062 -14.300781 3.601562 -14.554688 4.09375 -14.734375 C 4.59375 -14.910156 5.117188 -15 5.671875 -15 C 6.492188 -15 7.234375 -14.796875 7.890625 -14.390625 C 8.554688 -13.992188 9.085938 -13.429688 9.484375 -12.703125 Z M 8.171875 -11.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-9">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-10">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-11">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-12">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-13">
+<path style="stroke:none;" d="M 6.078125 -12.984375 L 2.90625 -7.28125 L 0.90625 -7.28125 L 3.15625 -12.984375 Z M 6.078125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-14">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-15">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-16">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-17">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-18">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-19">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-20">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-21">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-22">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-23">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 8.578125 -0.703125 L 1.390625 -0.703125 C 0.09375 -0.703125 0.09375 -0.796875 0.09375 -2 C 0.09375 -5.890625 -0.09375 -9.765625 0.203125 -13.5625 C 0.40625 -17.25 1.296875 -20.640625 2.59375 -24.03125 C 5.078125 -30.90625 7.671875 -37.796875 10.171875 -44.671875 C 11.171875 -47.46875 11.671875 -50.359375 11.765625 -53.34375 C 11.859375 -55.75 11.765625 -58.03125 11.765625 -60.421875 C 11.765625 -60.921875 11.765625 -61.421875 11.5625 -61.921875 C 11.265625 -63.015625 10.171875 -63.71875 9.171875 -63.71875 C 8.078125 -63.625 7.1875 -62.828125 6.984375 -61.71875 C 6.875 -61.328125 6.875 -60.921875 6.875 -60.53125 L 6.875 -52.75 C 6.875 -51.453125 6.875 -51.359375 5.484375 -51.359375 L 1.203125 -51.359375 C 0.203125 -51.359375 0.09375 -51.453125 0.09375 -52.453125 C 0.09375 -55.546875 0 -58.734375 0.09375 -61.828125 C 0.40625 -67.109375 4.984375 -70.5 9.375 -70.5 C 14.265625 -70.5 18.640625 -66.40625 18.453125 -61.234375 L 18.453125 -52.75 C 18.453125 -49.15625 17.84375 -45.671875 16.546875 -42.1875 L 8.46875 -19.9375 C 7.1875 -16.359375 6.6875 -12.5625 6.78125 -8.78125 C 6.78125 -7.28125 6.78125 -7.28125 8.28125 -7.28125 L 15.859375 -7.28125 C 17.34375 -7.28125 17.34375 -7.1875 17.453125 -5.78125 L 17.453125 -2.09375 C 17.34375 -0.796875 17.34375 -0.703125 16.0625 -0.703125 Z M 8.578125 -0.703125 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="92.968193" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="103.9798" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="108.923787" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="112.044991" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="116.077586" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="122.507266" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="128.425068" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="136.665047" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="139.78625" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="143.619089" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="150.048769" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="154.992756" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="158.11396" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="163.107886" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="169.175506" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="179.001056" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="185.330857" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="190.274844" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="194.107682" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="197.31628" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="201.149118" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="207.216739" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="211.361697" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="215.394293" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="218.515497" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="223.559362" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="227.3922" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="233.82188" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="236.90563" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="241.849617" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="245.682455" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="250.626442" y="379.808161"/>
+ <use xlink:href="#glyph0-16" x="253.747646" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="259.990053" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="266.382279" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="270.215117" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="273.336321" y="379.808161"/>
+ <use xlink:href="#glyph0-18" x="278.380187" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="283.698718" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="289.766338" y="379.808161"/>
+ <use xlink:href="#glyph0-19" x="292.974936" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="299.329707" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="302.450911" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="306.483506" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="312.913186" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="318.830989" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="327.070967" y="379.808161"/>
+ <use xlink:href="#glyph0-20" x="330.279564" y="379.808161"/>
+ <use xlink:href="#glyph0-21" x="336.834092" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="342.40232" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-9" x="115.977707" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="120.971634" y="393.791154"/>
+ <use xlink:href="#glyph0-10" x="127.039254" y="393.791154"/>
+ <use xlink:href="#glyph0-11" x="136.864804" y="393.791154"/>
+ <use xlink:href="#glyph0-2" x="143.194605" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="148.138592" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="151.97143" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="155.180028" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="159.012866" y="393.791154"/>
+ <use xlink:href="#glyph0-13" x="165.080487" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="169.225445" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="173.258041" y="393.791154"/>
+ <use xlink:href="#glyph0-16" x="176.379244" y="393.791154"/>
+ <use xlink:href="#glyph0-13" x="182.621652" y="393.791154"/>
+ <use xlink:href="#glyph0-14" x="186.766611" y="393.791154"/>
+ <use xlink:href="#glyph0-20" x="191.810476" y="393.791154"/>
+ <use xlink:href="#glyph0-19" x="198.365004" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="204.719776" y="393.791154"/>
+ <use xlink:href="#glyph0-20" x="207.928373" y="393.791154"/>
+ <use xlink:href="#glyph0-21" x="214.482901" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="220.051129" y="393.791154"/>
+ <use xlink:href="#glyph0-14" x="223.172333" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="228.216198" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="232.248794" y="393.791154"/>
+ <use xlink:href="#glyph0-10" x="235.369997" y="393.791154"/>
+ <use xlink:href="#glyph0-17" x="245.195547" y="393.791154"/>
+ <use xlink:href="#glyph0-9" x="251.587773" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="256.581699" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="263.011379" y="393.791154"/>
+ <use xlink:href="#glyph0-14" x="266.132583" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="271.176448" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="275.209043" y="393.791154"/>
+ <use xlink:href="#glyph0-11" x="278.330247" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="284.660049" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="290.727669" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="294.760264" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="298.79286" y="393.791154"/>
+ <use xlink:href="#glyph0-16" x="302.001457" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="308.243865" y="393.791154"/>
+ <use xlink:href="#glyph0-2" x="311.327615" y="393.791154"/>
+ <use xlink:href="#glyph0-22" x="316.271601" y="393.791154"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph1-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph1-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 173.683594 355.0625 L 258.621094 355.0625 L 258.621094 327.175781 L 173.683594 327.175781 Z M 173.683594 355.0625 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="190.404986" y="349.177116"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="198.377972" y="349.177116"/>
+ <use xlink:href="#glyph2-3" x="212.428406" y="349.177116"/>
+ <use xlink:href="#glyph2-4" x="220.147351" y="349.177116"/>
+ <use xlink:href="#glyph2-5" x="231.461956" y="349.177116"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="63.259226" y="248.214012"/>
+ <use xlink:href="#glyph3-2" x="68.837165" y="248.214012"/>
+ <use xlink:href="#glyph3-3" x="78.168162" y="248.214012"/>
+ <use xlink:href="#glyph3-4" x="84.073202" y="248.214012"/>
+ <use xlink:href="#glyph3-3" x="97.51879" y="248.214012"/>
+ <use xlink:href="#glyph3-5" x="103.42383" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="114.683004" y="248.214012"/>
+ <use xlink:href="#glyph3-7" x="129.953473" y="248.214012"/>
+ <use xlink:href="#glyph3-8" x="146.876664" y="248.214012"/>
+ <use xlink:href="#glyph3-9" x="158.256349" y="248.214012"/>
+ <use xlink:href="#glyph3-10" x="167.725072" y="248.214012"/>
+ <use xlink:href="#glyph3-1" x="176.901127" y="248.214012"/>
+ <use xlink:href="#glyph3-10" x="182.479066" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="191.138644" y="248.214012"/>
+ <use xlink:href="#glyph3-11" x="206.409113" y="248.214012"/>
+ <use xlink:href="#glyph3-12" x="218.115899" y="248.214012"/>
+ <use xlink:href="#glyph3-13" x="228.720869" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-3" x="234.610415" y="248.214012"/>
+ <use xlink:href="#glyph3-4" x="240.515456" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="252.928092" y="248.214012"/>
+ <use xlink:href="#glyph3-14" x="262.104146" y="248.214012"/>
+ <use xlink:href="#glyph3-15" x="275.928483" y="248.214012"/>
+ <use xlink:href="#glyph3-9" x="284.450334" y="248.214012"/>
+ <use xlink:href="#glyph3-10" x="293.919058" y="248.214012"/>
+ <use xlink:href="#glyph3-9" x="303.095112" y="248.214012"/>
+ <use xlink:href="#glyph3-3" x="312.563835" y="248.214012"/>
+ <use xlink:href="#glyph3-16" x="318.468876" y="248.214012"/>
+ <use xlink:href="#glyph3-1" x="337.698993" y="248.214012"/>
+ <use xlink:href="#glyph3-17" x="343.276932" y="248.214012"/>
+ <use xlink:href="#glyph3-12" x="358.444106" y="248.214012"/>
+ <use xlink:href="#glyph3-3" x="369.049077" y="248.214012"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-18" x="65.428424" y="266.858789"/>
+ <use xlink:href="#glyph3-19" x="78.374752" y="266.858789"/>
+ <use xlink:href="#glyph3-11" x="91.768692" y="266.858789"/>
+ <use xlink:href="#glyph3-1" x="103.475478" y="266.858789"/>
+ <use xlink:href="#glyph3-17" x="109.053417" y="266.858789"/>
+ <use xlink:href="#glyph3-20" x="124.220591" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="138.716346" y="266.858789"/>
+ <use xlink:href="#glyph3-4" x="144.621387" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="158.066974" y="266.858789"/>
+ <use xlink:href="#glyph3-15" x="163.972015" y="266.858789"/>
+ <use xlink:href="#glyph3-1" x="172.493866" y="266.858789"/>
+ <use xlink:href="#glyph3-21" x="178.071805" y="266.858789"/>
+ <use xlink:href="#glyph3-9" x="191.173076" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="200.641799" y="266.858789"/>
+ <use xlink:href="#glyph3-9" x="206.54684" y="266.858789"/>
+ <use xlink:href="#glyph3-21" x="216.015564" y="266.858789"/>
+ <use xlink:href="#glyph3-9" x="229.116834" y="266.858789"/>
+ <use xlink:href="#glyph3-17" x="238.585558" y="266.858789"/>
+ <use xlink:href="#glyph3-10" x="253.752732" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-22" x="261.2072" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="267.11224" y="266.858789"/>
+ <use xlink:href="#glyph3-16" x="273.01728" y="266.858789"/>
+ <use xlink:href="#glyph3-9" x="292.247398" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="301.716121" y="266.858789"/>
+ <use xlink:href="#glyph3-18" x="307.621162" y="266.858789"/>
+ <use xlink:href="#glyph3-6" x="320.567489" y="266.858789"/>
+ <use xlink:href="#glyph3-17" x="335.837958" y="266.858789"/>
+ <use xlink:href="#glyph3-13" x="351.005132" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="357.719318" y="266.858789"/>
+ <use xlink:href="#glyph3-3" x="366.895372" y="266.858789"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-12" x="36.626288" y="285.503567"/>
+ <use xlink:href="#glyph3-14" x="47.231259" y="285.503567"/>
+ <use xlink:href="#glyph3-6" x="61.055596" y="285.503567"/>
+ <use xlink:href="#glyph3-16" x="76.326065" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="95.556182" y="285.503567"/>
+ <use xlink:href="#glyph3-10" x="101.461222" y="285.503567"/>
+ <use xlink:href="#glyph3-14" x="110.637276" y="285.503567"/>
+ <use xlink:href="#glyph3-4" x="124.461613" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="136.874249" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="146.050303" y="285.503567"/>
+ <use xlink:href="#glyph3-4" x="151.955343" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="164.367979" y="285.503567"/>
+ <use xlink:href="#glyph3-14" x="173.544034" y="285.503567"/>
+ <use xlink:href="#glyph3-15" x="187.36837" y="285.503567"/>
+ <use xlink:href="#glyph3-9" x="195.890222" y="285.503567"/>
+ <use xlink:href="#glyph3-10" x="205.358945" y="285.503567"/>
+ <use xlink:href="#glyph3-9" x="214.534999" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="224.003723" y="285.503567"/>
+ <use xlink:href="#glyph3-4" x="229.908764" y="285.503567"/>
+ <use xlink:href="#glyph3-17" x="243.354351" y="285.503567"/>
+ <use xlink:href="#glyph3-18" x="258.521525" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="271.467853" y="285.503567"/>
+ <use xlink:href="#glyph3-12" x="277.372893" y="285.503567"/>
+ <use xlink:href="#glyph3-14" x="287.977864" y="285.503567"/>
+ <use xlink:href="#glyph3-6" x="301.802201" y="285.503567"/>
+ <use xlink:href="#glyph3-16" x="317.07267" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="336.302787" y="285.503567"/>
+ <use xlink:href="#glyph3-4" x="342.207827" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="355.653415" y="285.503567"/>
+ <use xlink:href="#glyph3-11" x="361.558455" y="285.503567"/>
+ <use xlink:href="#glyph3-9" x="373.265241" y="285.503567"/>
+ <use xlink:href="#glyph3-18" x="382.733965" y="285.503567"/>
+ <use xlink:href="#glyph3-3" x="395.680292" y="285.503567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-23" x="112.496589" y="304.148345"/>
+ <use xlink:href="#glyph3-19" x="124.151727" y="304.148345"/>
+ <use xlink:href="#glyph3-15" x="137.545668" y="304.148345"/>
+ <use xlink:href="#glyph3-15" x="146.067519" y="304.148345"/>
+ <use xlink:href="#glyph3-3" x="154.58937" y="304.148345"/>
+ <use xlink:href="#glyph3-4" x="160.494411" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="172.907047" y="304.148345"/>
+ <use xlink:href="#glyph3-14" x="182.083101" y="304.148345"/>
+ <use xlink:href="#glyph3-15" x="195.907437" y="304.148345"/>
+ <use xlink:href="#glyph3-9" x="204.429289" y="304.148345"/>
+ <use xlink:href="#glyph3-10" x="213.898013" y="304.148345"/>
+ <use xlink:href="#glyph3-9" x="223.074067" y="304.148345"/>
+ <use xlink:href="#glyph3-3" x="232.54279" y="304.148345"/>
+ <use xlink:href="#glyph3-1" x="238.447831" y="304.148345"/>
+ <use xlink:href="#glyph3-17" x="244.02577" y="304.148345"/>
+ <use xlink:href="#glyph3-12" x="259.192944" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-10" x="269.488029" y="304.148345"/>
+ <use xlink:href="#glyph3-9" x="278.664083" y="304.148345"/>
+ <use xlink:href="#glyph3-4" x="288.132807" y="304.148345"/>
+ <use xlink:href="#glyph3-18" x="301.578394" y="304.148345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-24" x="313.904951" y="304.148345"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 293.247419 383.413168 L 286.051177 383.413168 C 284.752725 383.413168 284.752725 383.507032 284.752725 384.71162 C 284.752725 388.606977 284.564997 392.48669 284.862233 396.288183 C 285.065605 399.980168 285.957313 403.374917 287.255765 406.769665 C 289.743162 413.653027 292.340067 420.552033 294.843107 427.435394 C 295.844324 430.235671 296.344932 433.129812 296.438796 436.117816 C 296.53266 438.526993 296.438796 440.811018 296.438796 443.20455 C 296.438796 443.705158 296.438796 444.205766 296.235424 444.706375 C 295.938188 445.801455 294.843107 446.505435 293.841891 446.505435 C 292.746811 446.411571 291.855103 445.613727 291.651731 444.503002 C 291.542223 444.111902 291.542223 443.705158 291.542223 443.314058 L 291.542223 435.523344 C 291.542223 434.224892 291.542223 434.131028 290.149906 434.131028 L 285.863449 434.131028 C 284.862233 434.131028 284.752725 434.224892 284.752725 435.226108 C 284.752725 438.323621 284.658861 441.514998 284.752725 444.612511 C 285.065605 449.900184 289.649298 453.294933 294.045263 453.294933 C 298.941836 453.294933 303.322157 449.196204 303.134429 444.018038 L 303.134429 435.523344 C 303.134429 431.925223 302.524313 428.436611 301.225861 424.947998 L 293.137911 402.670936 C 291.855103 399.088459 291.354494 395.286967 291.448358 391.501118 C 291.448358 389.999293 291.448358 389.999293 292.950183 389.999293 L 300.537525 389.999293 C 302.023705 389.999293 302.023705 389.905429 302.133213 388.497469 L 302.133213 384.805484 C 302.023705 383.507032 302.023705 383.413168 300.740897 383.413168 Z M 293.247419 383.413168 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="203.18694" y="212.30928"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 11 -2.859375 L 11 0 L 0.5625 0 L 5.875 -5.765625 C 6.25 -6.179688 6.585938 -6.664062 6.890625 -7.21875 C 7.203125 -7.78125 7.359375 -8.359375 7.359375 -8.953125 C 7.359375 -9.160156 7.320312 -9.363281 7.25 -9.5625 C 7.175781 -9.757812 7.070312 -9.9375 6.9375 -10.09375 C 6.8125 -10.257812 6.65625 -10.390625 6.46875 -10.484375 C 6.289062 -10.585938 6.09375 -10.640625 5.875 -10.640625 C 5.414062 -10.640625 5.0625 -10.484375 4.8125 -10.171875 C 4.570312 -9.867188 4.453125 -9.5 4.453125 -9.0625 C 4.453125 -8.875 4.472656 -8.6875 4.515625 -8.5 L 0.796875 -8.5 C 0.816406 -9.25 0.945312 -9.929688 1.1875 -10.546875 C 1.4375 -11.160156 1.773438 -11.6875 2.203125 -12.125 C 2.640625 -12.5625 3.164062 -12.898438 3.78125 -13.140625 C 4.394531 -13.378906 5.085938 -13.5 5.859375 -13.5 C 6.535156 -13.5 7.175781 -13.390625 7.78125 -13.171875 C 8.394531 -12.953125 8.925781 -12.644531 9.375 -12.25 C 9.832031 -11.851562 10.191406 -11.367188 10.453125 -10.796875 C 10.722656 -10.222656 10.859375 -9.585938 10.859375 -8.890625 C 10.859375 -8.410156 10.8125 -7.984375 10.71875 -7.609375 C 10.632812 -7.242188 10.5 -6.894531 10.3125 -6.5625 C 10.125 -6.238281 9.898438 -5.925781 9.640625 -5.625 C 9.390625 -5.332031 9.097656 -5.035156 8.765625 -4.734375 L 6.75 -2.859375 Z M 11 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 5.90625 -13.5 C 6.875 -13.5 7.703125 -13.289062 8.390625 -12.875 C 9.085938 -12.46875 9.660156 -11.929688 10.109375 -11.265625 C 10.554688 -10.597656 10.882812 -9.84375 11.09375 -9 C 11.3125 -8.164062 11.421875 -7.328125 11.421875 -6.484375 C 11.421875 -5.640625 11.3125 -4.800781 11.09375 -3.96875 C 10.882812 -3.132812 10.554688 -2.382812 10.109375 -1.71875 C 9.660156 -1.050781 9.085938 -0.507812 8.390625 -0.09375 C 7.703125 0.3125 6.875 0.515625 5.90625 0.515625 C 4.9375 0.515625 4.101562 0.3125 3.40625 -0.09375 C 2.71875 -0.507812 2.148438 -1.050781 1.703125 -1.71875 C 1.253906 -2.382812 0.921875 -3.132812 0.703125 -3.96875 C 0.492188 -4.800781 0.390625 -5.640625 0.390625 -6.484375 C 0.390625 -7.328125 0.492188 -8.164062 0.703125 -9 C 0.921875 -9.84375 1.253906 -10.597656 1.703125 -11.265625 C 2.148438 -11.929688 2.71875 -12.46875 3.40625 -12.875 C 4.101562 -13.289062 4.9375 -13.5 5.90625 -13.5 Z M 5.90625 -10.515625 C 5.46875 -10.515625 5.109375 -10.363281 4.828125 -10.0625 C 4.554688 -9.769531 4.335938 -9.410156 4.171875 -8.984375 C 4.015625 -8.554688 3.90625 -8.113281 3.84375 -7.65625 C 3.78125 -7.195312 3.75 -6.816406 3.75 -6.515625 C 3.75 -6.203125 3.78125 -5.8125 3.84375 -5.34375 C 3.90625 -4.882812 4.015625 -4.441406 4.171875 -4.015625 C 4.335938 -3.585938 4.554688 -3.222656 4.828125 -2.921875 C 5.109375 -2.617188 5.46875 -2.46875 5.90625 -2.46875 C 6.34375 -2.46875 6.695312 -2.617188 6.96875 -2.921875 C 7.25 -3.222656 7.46875 -3.585938 7.625 -4.015625 C 7.789062 -4.441406 7.90625 -4.882812 7.96875 -5.34375 C 8.03125 -5.8125 8.0625 -6.203125 8.0625 -6.515625 C 8.0625 -6.816406 8.03125 -7.195312 7.96875 -7.65625 C 7.90625 -8.113281 7.789062 -8.554688 7.625 -8.984375 C 7.46875 -9.410156 7.25 -9.769531 6.96875 -10.0625 C 6.695312 -10.363281 6.34375 -10.515625 5.90625 -10.515625 Z M 5.90625 -10.515625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 3.875 -13.15625 C 4.351562 -13.15625 4.804688 -13.085938 5.234375 -12.953125 C 5.671875 -12.828125 6.050781 -12.628906 6.375 -12.359375 C 6.695312 -12.085938 6.953125 -11.753906 7.140625 -11.359375 C 7.328125 -10.972656 7.421875 -10.519531 7.421875 -10 C 7.421875 -9.476562 7.328125 -9.019531 7.140625 -8.625 C 6.960938 -8.226562 6.710938 -7.894531 6.390625 -7.625 C 6.066406 -7.351562 5.6875 -7.144531 5.25 -7 C 4.820312 -6.863281 4.363281 -6.796875 3.875 -6.796875 C 3.382812 -6.796875 2.921875 -6.863281 2.484375 -7 C 2.054688 -7.144531 1.679688 -7.351562 1.359375 -7.625 C 1.035156 -7.894531 0.78125 -8.226562 0.59375 -8.625 C 0.414062 -9.019531 0.328125 -9.476562 0.328125 -10 C 0.328125 -10.519531 0.421875 -10.972656 0.609375 -11.359375 C 0.796875 -11.753906 1.050781 -12.085938 1.375 -12.359375 C 1.695312 -12.628906 2.070312 -12.828125 2.5 -12.953125 C 2.9375 -13.085938 3.394531 -13.15625 3.875 -13.15625 Z M 3.875 -11.4375 C 3.46875 -11.4375 3.117188 -11.289062 2.828125 -11 C 2.546875 -10.71875 2.40625 -10.375 2.40625 -9.96875 C 2.40625 -9.5625 2.546875 -9.21875 2.828125 -8.9375 C 3.117188 -8.65625 3.46875 -8.515625 3.875 -8.515625 C 4.28125 -8.515625 4.625 -8.65625 4.90625 -8.9375 C 5.195312 -9.21875 5.34375 -9.5625 5.34375 -9.96875 C 5.34375 -10.375 5.195312 -10.71875 4.90625 -11 C 4.625 -11.289062 4.28125 -11.4375 3.875 -11.4375 Z M 13 -12.984375 L 5.453125 0 L 3.765625 0 L 11.3125 -12.984375 Z M 12.921875 -6.1875 C 13.398438 -6.1875 13.851562 -6.117188 14.28125 -5.984375 C 14.707031 -5.847656 15.082031 -5.644531 15.40625 -5.375 C 15.726562 -5.101562 15.984375 -4.773438 16.171875 -4.390625 C 16.367188 -4.003906 16.46875 -3.550781 16.46875 -3.03125 C 16.46875 -2.5 16.375 -2.035156 16.1875 -1.640625 C 16 -1.242188 15.742188 -0.910156 15.421875 -0.640625 C 15.109375 -0.367188 14.734375 -0.164062 14.296875 -0.03125 C 13.867188 0.101562 13.410156 0.171875 12.921875 0.171875 C 12.421875 0.171875 11.953125 0.101562 11.515625 -0.03125 C 11.085938 -0.164062 10.710938 -0.367188 10.390625 -0.640625 C 10.078125 -0.910156 9.828125 -1.242188 9.640625 -1.640625 C 9.453125 -2.035156 9.359375 -2.5 9.359375 -3.03125 C 9.359375 -3.550781 9.453125 -4.003906 9.640625 -4.390625 C 9.835938 -4.773438 10.097656 -5.101562 10.421875 -5.375 C 10.742188 -5.644531 11.117188 -5.847656 11.546875 -5.984375 C 11.972656 -6.117188 12.429688 -6.1875 12.921875 -6.1875 Z M 12.921875 -4.453125 C 12.515625 -4.453125 12.164062 -4.304688 11.875 -4.015625 C 11.59375 -3.734375 11.453125 -3.394531 11.453125 -3 C 11.453125 -2.59375 11.59375 -2.25 11.875 -1.96875 C 12.164062 -1.6875 12.515625 -1.546875 12.921875 -1.546875 C 13.316406 -1.546875 13.65625 -1.6875 13.9375 -1.96875 C 14.226562 -2.25 14.375 -2.59375 14.375 -3 C 14.375 -3.394531 14.226562 -3.734375 13.9375 -4.015625 C 13.65625 -4.304688 13.316406 -4.453125 12.921875 -4.453125 Z M 12.921875 -4.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 11.5625 -20.9375 L 11.5625 -31.21875 C 11.5625 -33.3125 10.671875 -34.296875 8.46875 -34.296875 L 6.28125 -34.296875 C 5.6875 -34.296875 5.28125 -34.609375 5.390625 -35.203125 C 5.390625 -36.890625 5.390625 -38.59375 5.28125 -40.28125 C 5.28125 -40.984375 5.6875 -41.1875 6.375 -41.1875 L 8.578125 -41.1875 C 10.671875 -41.28125 11.5625 -42.1875 11.5625 -44.28125 L 11.5625 -60.734375 C 11.5625 -61.53125 11.46875 -62.21875 10.875 -62.828125 C 9.578125 -64.21875 7.484375 -63.8125 6.875 -61.921875 C 6.6875 -61.421875 6.6875 -60.921875 6.6875 -60.328125 L 6.6875 -52.75 C 6.6875 -51.453125 6.6875 -51.359375 5.28125 -51.359375 L 1.09375 -51.359375 C 0.09375 -51.359375 0 -51.453125 0 -52.453125 C 0 -55.640625 -0.09375 -58.9375 0 -62.125 C 0.203125 -66.609375 4.1875 -70.203125 8.671875 -70.5 C 14.0625 -70.796875 18.546875 -66.40625 18.453125 -60.828125 C 18.34375 -55.34375 18.34375 -49.765625 18.453125 -44.171875 C 18.453125 -42.1875 17.953125 -40.28125 16.859375 -38.484375 C 16.453125 -38 16.546875 -37.5 16.859375 -37 C 18.046875 -35.203125 18.453125 -33.3125 18.453125 -31.3125 L 18.453125 -10.265625 C 18.453125 -6.875 17.15625 -4.09375 14.265625 -2.1875 C 11.265625 -0.296875 7.984375 -0.09375 4.78125 -1.796875 C 1.6875 -3.484375 0 -6.1875 0 -9.671875 L 0 -18.453125 C 0 -19.84375 0.09375 -19.84375 1.296875 -19.84375 L 5.484375 -19.84375 C 6.578125 -19.84375 6.6875 -19.75 6.6875 -18.640625 L 6.6875 -11.171875 C 6.6875 -10.765625 6.6875 -10.265625 6.78125 -9.765625 C 6.984375 -8.375 8.078125 -7.484375 9.28125 -7.578125 C 10.46875 -7.671875 11.5625 -8.671875 11.5625 -10.078125 C 11.671875 -11.859375 11.5625 -13.65625 11.5625 -15.5625 Z M 11.5625 -20.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="45.965459" y="246.971722"/>
+ <use xlink:href="#glyph0-2" x="55.141513" y="246.971722"/>
+ <use xlink:href="#glyph0-3" x="68.96585" y="246.971722"/>
+ <use xlink:href="#glyph0-4" x="78.434574" y="246.971722"/>
+ <use xlink:href="#glyph0-5" x="84.339614" y="246.971722"/>
+ <use xlink:href="#glyph0-6" x="95.719299" y="246.971722"/>
+ <use xlink:href="#glyph0-7" x="107.426084" y="246.971722"/>
+ <use xlink:href="#glyph0-8" x="122.696553" y="246.971722"/>
+ <use xlink:href="#glyph0-9" x="135.642881" y="246.971722"/>
+ <use xlink:href="#glyph0-10" x="149.036821" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="160.295994" y="246.971722"/>
+ <use xlink:href="#glyph0-11" x="169.472049" y="246.971722"/>
+ <use xlink:href="#glyph0-7" x="175.049988" y="246.971722"/>
+ <use xlink:href="#glyph0-12" x="190.320457" y="246.971722"/>
+ <use xlink:href="#glyph0-4" x="205.48763" y="246.971722"/>
+ <use xlink:href="#glyph0-13" x="211.392671" y="246.971722"/>
+ <use xlink:href="#glyph0-14" x="228.315863" y="246.971722"/>
+ <use xlink:href="#glyph0-12" x="241.76145" y="246.971722"/>
+ <use xlink:href="#glyph0-14" x="256.928624" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-15" x="270.1659" y="246.971722"/>
+ <use xlink:href="#glyph0-3" x="284.661655" y="246.971722"/>
+ <use xlink:href="#glyph0-6" x="294.130379" y="246.971722"/>
+ <use xlink:href="#glyph0-4" x="305.837165" y="246.971722"/>
+ <use xlink:href="#glyph0-15" x="311.742205" y="246.971722"/>
+ <use xlink:href="#glyph0-6" x="326.23796" y="246.971722"/>
+ <use xlink:href="#glyph0-14" x="337.944746" y="246.971722"/>
+ <use xlink:href="#glyph0-12" x="351.390334" y="246.971722"/>
+ <use xlink:href="#glyph0-1" x="366.557508" y="246.971722"/>
+ <use xlink:href="#glyph0-16" x="375.733562" y="246.971722"/>
+ <use xlink:href="#glyph0-4" x="386.338532" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="62.372175" y="265.6165"/>
+ <use xlink:href="#glyph0-3" x="73.751859" y="265.6165"/>
+ <use xlink:href="#glyph0-6" x="83.220583" y="265.6165"/>
+ <use xlink:href="#glyph0-13" x="94.927369" y="265.6165"/>
+ <use xlink:href="#glyph0-11" x="111.850561" y="265.6165"/>
+ <use xlink:href="#glyph0-16" x="117.4285" y="265.6165"/>
+ <use xlink:href="#glyph0-16" x="128.03347" y="265.6165"/>
+ <use xlink:href="#glyph0-11" x="138.638441" y="265.6165"/>
+ <use xlink:href="#glyph0-7" x="144.21638" y="265.6165"/>
+ <use xlink:href="#glyph0-12" x="159.486849" y="265.6165"/>
+ <use xlink:href="#glyph0-4" x="174.654023" y="265.6165"/>
+ <use xlink:href="#glyph0-1" x="180.559063" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="189.218641" y="265.6165"/>
+ <use xlink:href="#glyph0-4" x="204.48911" y="265.6165"/>
+ <use xlink:href="#glyph0-1" x="210.394151" y="265.6165"/>
+ <use xlink:href="#glyph0-2" x="219.570205" y="265.6165"/>
+ <use xlink:href="#glyph0-3" x="233.394542" y="265.6165"/>
+ <use xlink:href="#glyph0-4" x="242.863265" y="265.6165"/>
+ <use xlink:href="#glyph0-5" x="248.768306" y="265.6165"/>
+ <use xlink:href="#glyph0-6" x="260.14799" y="265.6165"/>
+ <use xlink:href="#glyph0-7" x="271.854776" y="265.6165"/>
+ <use xlink:href="#glyph0-8" x="287.125245" y="265.6165"/>
+ <use xlink:href="#glyph0-9" x="300.071573" y="265.6165"/>
+ <use xlink:href="#glyph0-10" x="313.465513" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="324.724686" y="265.6165"/>
+ <use xlink:href="#glyph0-11" x="333.90074" y="265.6165"/>
+ <use xlink:href="#glyph0-7" x="339.478679" y="265.6165"/>
+ <use xlink:href="#glyph0-12" x="354.749148" y="265.6165"/>
+ <use xlink:href="#glyph0-4" x="369.916322" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="40.4736" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="50.476015" y="284.261278"/>
+ <use xlink:href="#glyph0-6" x="63.921603" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="75.284071" y="284.261278"/>
+ <use xlink:href="#glyph0-12" x="84.460125" y="284.261278"/>
+ <use xlink:href="#glyph0-3" x="99.627299" y="284.261278"/>
+ <use xlink:href="#glyph0-6" x="109.096023" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="120.802809" y="284.261278"/>
+ <use xlink:href="#glyph0-1" x="126.707849" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="135.367427" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="150.637896" y="284.261278"/>
+ <use xlink:href="#glyph0-16" x="156.542937" y="284.261278"/>
+ <use xlink:href="#glyph0-5" x="167.147907" y="284.261278"/>
+ <use xlink:href="#glyph0-3" x="178.527592" y="284.261278"/>
+ <use xlink:href="#glyph0-12" x="187.996315" y="284.261278"/>
+ <use xlink:href="#glyph0-8" x="203.163489" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="216.109817" y="284.261278"/>
+ <use xlink:href="#glyph0-9" x="222.014857" y="284.261278"/>
+ <use xlink:href="#glyph0-5" x="235.408797" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="246.788482" y="284.261278"/>
+ <use xlink:href="#glyph0-1" x="252.693522" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="261.3531" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="276.623569" y="284.261278"/>
+ <use xlink:href="#glyph0-17" x="282.52861" y="284.261278"/>
+ <use xlink:href="#glyph0-18" x="294.338691" y="284.261278"/>
+ <use xlink:href="#glyph0-19" x="306.148772" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="322.934236" y="284.261278"/>
+ <use xlink:href="#glyph0-7" x="328.839277" y="284.261278"/>
+ <use xlink:href="#glyph0-20" x="344.109746" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="353.440743" y="284.261278"/>
+ <use xlink:href="#glyph0-1" x="359.345783" y="284.261278"/>
+ <use xlink:href="#glyph0-2" x="368.521837" y="284.261278"/>
+ <use xlink:href="#glyph0-3" x="382.346174" y="284.261278"/>
+ <use xlink:href="#glyph0-4" x="391.814898" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-7" x="57.999346" y="302.906056"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-21" x="73.063225" y="302.906056"/>
+ <use xlink:href="#glyph0-3" x="86.164496" y="302.906056"/>
+ <use xlink:href="#glyph0-6" x="95.633219" y="302.906056"/>
+ <use xlink:href="#glyph0-14" x="107.340005" y="302.906056"/>
+ <use xlink:href="#glyph0-22" x="120.785593" y="302.906056"/>
+ <use xlink:href="#glyph0-22" x="129.307444" y="302.906056"/>
+ <use xlink:href="#glyph0-4" x="137.829295" y="302.906056"/>
+ <use xlink:href="#glyph0-23" x="143.734336" y="302.906056"/>
+ <use xlink:href="#glyph0-9" x="155.389474" y="302.906056"/>
+ <use xlink:href="#glyph0-8" x="168.783414" y="302.906056"/>
+ <use xlink:href="#glyph0-15" x="181.729742" y="302.906056"/>
+ <use xlink:href="#glyph0-3" x="196.225497" y="302.906056"/>
+ <use xlink:href="#glyph0-1" x="205.694221" y="302.906056"/>
+ <use xlink:href="#glyph0-4" x="214.870275" y="302.906056"/>
+ <use xlink:href="#glyph0-23" x="220.775315" y="302.906056"/>
+ <use xlink:href="#glyph0-3" x="232.430453" y="302.906056"/>
+ <use xlink:href="#glyph0-20" x="241.899177" y="302.906056"/>
+ <use xlink:href="#glyph0-7" x="251.230174" y="302.906056"/>
+ <use xlink:href="#glyph0-6" x="266.500643" y="302.906056"/>
+ <use xlink:href="#glyph0-3" x="278.207429" y="302.906056"/>
+ <use xlink:href="#glyph0-4" x="287.676152" y="302.906056"/>
+ <use xlink:href="#glyph0-1" x="293.581193" y="302.906056"/>
+ <use xlink:href="#glyph0-2" x="302.757247" y="302.906056"/>
+ <use xlink:href="#glyph0-3" x="316.581584" y="302.906056"/>
+ <use xlink:href="#glyph0-4" x="326.050307" y="302.906056"/>
+ <use xlink:href="#glyph0-15" x="331.955348" y="302.906056"/>
+ <use xlink:href="#glyph0-12" x="346.451103" y="302.906056"/>
+ <use xlink:href="#glyph0-20" x="361.618277" y="302.906056"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-24" x="368.365173" y="302.906056"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 296.235424 403.672153 L 296.235424 413.965907 C 296.235424 416.062204 295.343715 417.047776 293.137911 417.047776 L 290.94775 417.047776 C 290.353278 417.047776 289.946534 417.360656 290.056042 417.955128 C 290.056042 419.64468 290.056042 421.349877 289.946534 423.039429 C 289.946534 423.743409 290.353278 423.946781 291.041614 423.946781 L 293.247419 423.946781 C 295.343715 424.040646 296.235424 424.947998 296.235424 427.044294 L 296.235424 443.51743 C 296.235424 444.315274 296.14156 445.003611 295.547087 445.613727 C 294.248635 447.006043 292.152339 446.599299 291.542223 444.706375 C 291.354494 444.205766 291.354494 443.705158 291.354494 443.110686 L 291.354494 435.523344 C 291.354494 434.224892 291.354494 434.131028 289.946534 434.131028 L 285.753941 434.131028 C 284.752725 434.131028 284.658861 434.224892 284.658861 435.226108 C 284.658861 438.417485 284.564997 441.71837 284.658861 444.909747 C 284.862233 449.399576 288.851454 452.997697 293.341283 453.294933 C 298.738464 453.592169 303.228293 449.196204 303.134429 443.611294 C 303.024921 438.120249 303.024921 432.53534 303.134429 426.934786 C 303.134429 424.947998 302.633821 423.039429 301.538741 421.240369 C 301.131997 420.755405 301.225861 420.254797 301.538741 419.754188 C 302.727685 417.955128 303.134429 416.062204 303.134429 414.059771 L 303.134429 392.987298 C 303.134429 389.592549 301.835977 386.807916 298.941836 384.899348 C 295.938188 383.006424 292.652947 382.803052 289.445926 384.508248 C 286.348413 386.1978 284.658861 388.904213 284.658861 392.392826 L 284.658861 401.184756 C 284.658861 402.577072 284.752725 402.577072 285.957313 402.577072 L 290.149906 402.577072 C 291.244986 402.577072 291.354494 402.483208 291.354494 401.372484 L 291.354494 393.89465 C 291.354494 393.487906 291.354494 392.987298 291.448358 392.48669 C 291.651731 391.094374 292.746811 390.202665 293.951399 390.296529 C 295.140343 390.390393 296.235424 391.39161 296.235424 392.79957 C 296.344932 394.582986 296.235424 396.382047 296.235424 398.290615 Z M 296.235424 403.672153 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.18694" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 344.671875 L 157.308594 344.671875 L 157.308594 327.570312 L 105.214844 327.570312 Z M 105.214844 344.671875 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 344.671875 L 329.273438 344.671875 L 329.273438 327.570312 L 277.179688 327.570312 Z M 277.179688 344.671875 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.00161663 L 320.171364 -0.00161663 " transform="matrix(0.998785,0,0,-0.998785,56.260538,357.146823)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="340.827871"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="340.827871"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="340.827871"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="340.827871"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="340.827871"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.00112649 L 0.00154698 33.199361 " transform="matrix(0.998785,0,0,-0.998785,211.95158,352.463719)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 342.734375 L 222.597656 342.734375 L 222.597656 328.175781 L 201.253906 328.175781 Z M 201.253906 342.734375 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="339.162896"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="339.162896"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 8.3125 -5.109375 C 8.3125 -5.6875 8.296875 -7.234375 8.5 -7.671875 C 8.546875 -7.78125 8.796875 -7.875 9.203125 -7.9375 L 9.375 -7.96875 C 9.453125 -8.046875 9.453125 -8.21875 9.34375 -8.28125 C 8.921875 -8.25 8.609375 -8.234375 8.0625 -8.234375 C 7.59375 -8.234375 7.171875 -8.25 6.59375 -8.28125 C 6.484375 -8.234375 6.484375 -8.046875 6.5625 -7.96875 L 6.78125 -7.9375 C 7.28125 -7.875 7.484375 -7.796875 7.546875 -7.6875 C 7.796875 -7.3125 7.796875 -5.6875 7.796875 -5.109375 L 7.796875 -2.4375 C 7.796875 -2.171875 7.796875 -1.96875 7.75 -1.90625 L 7.734375 -1.90625 C 7.140625 -2.515625 6.53125 -3.203125 5.671875 -4.171875 L 4.453125 -5.53125 C 4.046875 -6 2.578125 -7.640625 2.328125 -8.28125 C 2.15625 -8.25 1.953125 -8.234375 1.75 -8.234375 C 1.515625 -8.234375 0.859375 -8.234375 0.34375 -8.28125 C 0.234375 -8.234375 0.234375 -8.046875 0.3125 -7.96875 L 0.53125 -7.9375 C 0.828125 -7.90625 1.125 -7.8125 1.296875 -7.640625 C 1.5625 -7.359375 1.578125 -7.09375 1.578125 -6.734375 L 1.578125 -3.140625 C 1.578125 -2.53125 1.578125 -1.015625 1.40625 -0.5625 C 1.34375 -0.421875 1.15625 -0.34375 0.859375 -0.3125 L 0.53125 -0.28125 C 0.453125 -0.203125 0.46875 -0.03125 0.546875 0.03125 C 0.984375 0.015625 1.328125 0 1.84375 0 C 2.3125 0 2.75 0.015625 3.3125 0.03125 C 3.390625 -0.03125 3.40625 -0.171875 3.328125 -0.28125 L 2.953125 -0.3125 C 2.640625 -0.34375 2.390625 -0.40625 2.3125 -0.546875 C 2.09375 -0.921875 2.078125 -2.546875 2.078125 -3.140625 L 2.078125 -5.859375 C 2.078125 -6.234375 2.09375 -6.515625 2.140625 -6.671875 L 2.171875 -6.671875 C 2.4375 -6.390625 3.28125 -5.375 3.625 -4.984375 L 6.515625 -1.6875 C 7.609375 -0.453125 7.96875 -0.015625 8.109375 0.203125 C 8.25 0.203125 8.328125 0.140625 8.359375 0.0625 C 8.3125 -0.265625 8.3125 -1.75 8.3125 -2.125 Z M 8.3125 -5.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 0.84375 3.109375 C 1.140625 3.109375 1.4375 3 1.640625 2.515625 C 2.265625 1.15625 3.28125 -1.015625 3.703125 -1.84375 L 4.390625 -3.28125 C 4.8125 -4.171875 5.046875 -4.53125 5.453125 -4.609375 L 5.671875 -4.640625 C 5.75 -4.71875 5.75 -4.90625 5.640625 -4.953125 C 5.296875 -4.9375 5 -4.921875 4.6875 -4.921875 C 4.375 -4.921875 4 -4.9375 3.59375 -4.953125 C 3.5 -4.921875 3.484375 -4.703125 3.578125 -4.640625 L 3.953125 -4.578125 C 4.1875 -4.546875 4.25 -4.453125 4.25 -4.375 C 4.25 -4.234375 4.09375 -3.765625 3.8125 -3.125 L 3.390625 -2.140625 C 3.171875 -1.625 2.96875 -1.234375 2.9375 -1.21875 C 2.890625 -1.234375 2.640625 -1.890625 2.578125 -2.09375 L 2.171875 -3.25 C 2.09375 -3.453125 1.8125 -4.265625 1.8125 -4.421875 C 1.8125 -4.5 1.90625 -4.546875 2.078125 -4.578125 L 2.390625 -4.640625 C 2.484375 -4.703125 2.46875 -4.921875 2.375 -4.953125 C 1.96875 -4.9375 1.625 -4.921875 1.28125 -4.921875 C 0.875 -4.921875 0.5 -4.9375 0.09375 -4.953125 C 0 -4.921875 -0.015625 -4.703125 0.0625 -4.640625 L 0.375 -4.578125 C 0.8125 -4.5 0.90625 -4.1875 1.109375 -3.609375 L 2.078125 -0.9375 C 2.25 -0.46875 2.296875 -0.328125 2.296875 -0.078125 C 2.296875 0.09375 2.203125 0.359375 2.171875 0.46875 C 2.0625 0.765625 1.8125 1.28125 1.453125 1.84375 C 1.359375 1.984375 1.234375 2.078125 1.03125 2.078125 L 0.796875 2.078125 C 0.53125 2.078125 0.296875 2.234375 0.296875 2.578125 C 0.296875 2.890625 0.484375 3.109375 0.84375 3.109375 Z M 0.84375 3.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.796875 -4.4375 3.875 -4.796875 3.75 -4.921875 L 2.328125 -4.921875 C 2.109375 -4.921875 2.109375 -4.9375 2.109375 -5.265625 L 2.109375 -5.625 C 2.109375 -6.25 2.15625 -7.171875 2.390625 -7.734375 C 2.578125 -8.1875 2.890625 -8.421875 3.265625 -8.421875 C 3.6875 -8.421875 4.03125 -8.15625 4.265625 -7.875 C 4.359375 -7.78125 4.4375 -7.734375 4.5625 -7.734375 C 4.8125 -7.734375 5.046875 -7.921875 5.046875 -8.171875 C 5.046875 -8.625 4.484375 -8.921875 3.8125 -8.921875 C 2.578125 -8.921875 1.890625 -8.046875 1.578125 -7.34375 C 1.265625 -6.640625 1.1875 -5.875 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 3.015625 0.03125 C 3.09375 0 3.125 -0.21875 3.03125 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4.03125 C 2.109375 -4.375 2.109375 -4.390625 2.328125 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 8.09375 -1.96875 C 8.09375 -2.609375 8.109375 -2.953125 8.625 -3.015625 L 8.828125 -3.046875 C 8.90625 -3.125 8.90625 -3.3125 8.8125 -3.359375 C 8.40625 -3.328125 7.984375 -3.328125 7.484375 -3.328125 C 6.75 -3.328125 6.0625 -3.328125 5.703125 -3.359375 C 5.625 -3.328125 5.609375 -3.09375 5.703125 -3.046875 L 6.25 -2.984375 C 7.03125 -2.890625 7.0625 -2.828125 7.0625 -1.765625 L 7.0625 -1.265625 C 7.0625 -0.875 7 -0.65625 6.9375 -0.5625 C 6.796875 -0.34375 6.34375 -0.1875 5.5625 -0.1875 C 3.0625 -0.1875 1.828125 -2.078125 1.828125 -4.46875 C 1.828125 -6.34375 2.890625 -8.0625 5.3125 -8.0625 C 6.578125 -8.0625 7.515625 -7.640625 7.859375 -6.296875 C 7.9375 -6.21875 8.171875 -6.234375 8.203125 -6.328125 C 8.09375 -7.078125 8.015625 -7.734375 8.015625 -8.140625 C 7.859375 -8.109375 7.484375 -8.203125 7.234375 -8.25 C 7.03125 -8.296875 6.359375 -8.4375 5.65625 -8.4375 C 3.765625 -8.4375 2.53125 -7.859375 1.703125 -6.984375 C 0.921875 -6.15625 0.578125 -5.078125 0.578125 -4.015625 C 0.578125 -2.921875 0.96875 -1.9375 1.71875 -1.1875 C 2.6875 -0.21875 4.046875 0.203125 5.53125 0.203125 C 6.203125 0.203125 7.109375 0.046875 7.765625 -0.125 C 8 -0.1875 8.234375 -0.234375 8.375 -0.234375 C 8.421875 -0.28125 8.421875 -0.34375 8.390625 -0.390625 C 8.171875 -0.46875 8.09375 -0.78125 8.09375 -1.265625 Z M 8.09375 -1.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 2.625 -7.359375 C 2.625 -7.828125 2.625 -7.859375 3 -7.859375 L 3.75 -7.859375 C 4.28125 -7.859375 4.6875 -7.859375 4.96875 -7.78125 C 5.59375 -7.609375 5.75 -7.15625 5.84375 -6.59375 C 5.9375 -6.515625 6.109375 -6.546875 6.140625 -6.625 C 6.125 -7.109375 6.109375 -7.703125 6.109375 -8.28125 C 5.9375 -8.234375 5.21875 -8.234375 4.421875 -8.234375 L 2.125 -8.234375 C 1.625 -8.234375 1.203125 -8.25 0.671875 -8.28125 C 0.59375 -8.234375 0.578125 -8.015625 0.65625 -7.96875 L 0.84375 -7.9375 C 1.578125 -7.859375 1.59375 -7.671875 1.59375 -6.359375 L 1.59375 -1.875 C 1.59375 -0.5625 1.578125 -0.40625 0.84375 -0.3125 L 0.53125 -0.28125 C 0.46875 -0.203125 0.484375 0 0.5625 0.03125 C 1.15625 0.015625 1.578125 0 2.125 0 C 2.625 0 3.046875 0.015625 3.78125 0.03125 C 3.859375 0 3.875 -0.21875 3.8125 -0.28125 L 3.390625 -0.3125 C 2.640625 -0.375 2.625 -0.5625 2.625 -1.875 L 2.625 -3.609375 C 2.625 -3.9375 2.65625 -3.9375 3.03125 -3.9375 L 3.875 -3.9375 C 4.359375 -3.9375 4.671875 -3.9375 4.84375 -3.875 C 5.078125 -3.8125 5.1875 -3.640625 5.25 -3.40625 L 5.375 -2.921875 C 5.453125 -2.84375 5.640625 -2.84375 5.6875 -2.921875 C 5.6875 -3.203125 5.640625 -3.6875 5.640625 -4.125 C 5.640625 -4.59375 5.6875 -5.09375 5.6875 -5.390625 C 5.640625 -5.46875 5.4375 -5.46875 5.375 -5.390625 L 5.25 -4.890625 C 5.1875 -4.5625 5.078125 -4.5 4.9375 -4.453125 C 4.796875 -4.40625 4.390625 -4.375 3.875 -4.375 L 3.03125 -4.375 C 2.65625 -4.375 2.625 -4.375 2.625 -4.71875 Z M 2.625 -7.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 2.078125 -1.15625 C 2.265625 -0.6875 2.453125 -0.203125 2.546875 0.15625 C 2.578125 0.1875 2.640625 0.203125 2.703125 0.203125 C 2.765625 0.203125 2.8125 0.1875 2.828125 0.15625 C 3 -0.28125 3.125 -0.5625 3.25 -0.875 C 3.453125 -1.390625 4.21875 -3.203125 4.390625 -3.53125 C 4.75 -4.234375 4.875 -4.5625 5.3125 -4.625 L 5.5 -4.640625 C 5.5625 -4.71875 5.5625 -4.90625 5.46875 -4.953125 C 5.125 -4.9375 4.90625 -4.921875 4.59375 -4.921875 C 4.359375 -4.921875 4.046875 -4.9375 3.65625 -4.953125 C 3.578125 -4.90625 3.5625 -4.734375 3.640625 -4.640625 L 3.921875 -4.609375 C 4.0625 -4.578125 4.140625 -4.53125 4.140625 -4.421875 C 4.140625 -4.34375 4.09375 -4.078125 3.921875 -3.640625 L 3.203125 -1.8125 C 3.109375 -1.546875 3.015625 -1.375 2.96875 -1.328125 C 2.9375 -1.375 2.890625 -1.484375 2.765625 -1.734375 C 2.484375 -2.390625 2.125 -3.265625 1.828125 -4.125 C 1.703125 -4.5 1.71875 -4.5625 2.109375 -4.625 L 2.265625 -4.640625 C 2.34375 -4.703125 2.328125 -4.90625 2.25 -4.953125 C 1.828125 -4.9375 1.578125 -4.921875 1.234375 -4.921875 C 0.8125 -4.921875 0.375 -4.9375 0.0625 -4.953125 C -0.03125 -4.921875 -0.046875 -4.75 0.03125 -4.640625 L 0.28125 -4.609375 C 0.71875 -4.546875 0.84375 -4.140625 1.03125 -3.6875 Z M 2.078125 -1.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 3.125 -13.21875 L 3.125 -8.828125 L 8.03125 -8.828125 L 8.03125 -7.3125 L 3.125 -7.3125 L 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 8.1875 -14.734375 L 8.1875 -13.21875 Z M 3.125 -13.21875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 3.6875 -4.1875 L 1.921875 0 L 0.125 0 L 6.921875 -15.4375 L 13.546875 0 L 11.734375 0 L 9.984375 -4.1875 Z M 6.875 -11.609375 L 4.359375 -5.703125 L 9.34375 -5.703125 Z M 6.875 -11.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 3.125 -1.53125 L 7.1875 -1.53125 L 7.1875 0 L 1.484375 0 L 1.484375 -14.734375 L 3.125 -14.734375 Z M 3.125 -1.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 8.171875 -11.859375 C 7.867188 -12.367188 7.523438 -12.765625 7.140625 -13.046875 C 6.753906 -13.328125 6.25 -13.46875 5.625 -13.46875 C 5.300781 -13.46875 4.992188 -13.410156 4.703125 -13.296875 C 4.410156 -13.191406 4.148438 -13.035156 3.921875 -12.828125 C 3.691406 -12.628906 3.507812 -12.390625 3.375 -12.109375 C 3.25 -11.828125 3.1875 -11.519531 3.1875 -11.1875 C 3.1875 -10.875 3.257812 -10.59375 3.40625 -10.34375 C 3.5625 -10.101562 3.75 -9.890625 3.96875 -9.703125 C 4.1875 -9.523438 4.429688 -9.367188 4.703125 -9.234375 C 4.984375 -9.109375 5.25 -8.988281 5.5 -8.875 L 6.46875 -8.4375 C 6.945312 -8.226562 7.398438 -8.003906 7.828125 -7.765625 C 8.253906 -7.523438 8.628906 -7.242188 8.953125 -6.921875 C 9.273438 -6.609375 9.53125 -6.238281 9.71875 -5.8125 C 9.914062 -5.394531 10.015625 -4.890625 10.015625 -4.296875 C 10.015625 -3.648438 9.890625 -3.046875 9.640625 -2.484375 C 9.398438 -1.929688 9.066406 -1.453125 8.640625 -1.046875 C 8.222656 -0.648438 7.734375 -0.332031 7.171875 -0.09375 C 6.609375 0.132812 6.007812 0.25 5.375 0.25 C 4.789062 0.25 4.242188 0.160156 3.734375 -0.015625 C 3.222656 -0.203125 2.769531 -0.460938 2.375 -0.796875 C 1.976562 -1.128906 1.640625 -1.53125 1.359375 -2 C 1.085938 -2.46875 0.894531 -2.988281 0.78125 -3.5625 L 2.390625 -4 C 2.441406 -3.625 2.550781 -3.269531 2.71875 -2.9375 C 2.882812 -2.601562 3.09375 -2.3125 3.34375 -2.0625 C 3.601562 -1.820312 3.898438 -1.628906 4.234375 -1.484375 C 4.578125 -1.335938 4.945312 -1.265625 5.34375 -1.265625 C 5.726562 -1.265625 6.101562 -1.335938 6.46875 -1.484375 C 6.832031 -1.628906 7.15625 -1.828125 7.4375 -2.078125 C 7.71875 -2.335938 7.941406 -2.640625 8.109375 -2.984375 C 8.273438 -3.335938 8.359375 -3.722656 8.359375 -4.140625 C 8.359375 -4.566406 8.28125 -4.929688 8.125 -5.234375 C 7.96875 -5.535156 7.765625 -5.796875 7.515625 -6.015625 C 7.265625 -6.242188 6.972656 -6.4375 6.640625 -6.59375 C 6.316406 -6.757812 5.988281 -6.921875 5.65625 -7.078125 L 4.75 -7.46875 C 4.320312 -7.664062 3.910156 -7.875 3.515625 -8.09375 C 3.128906 -8.3125 2.785156 -8.5625 2.484375 -8.84375 C 2.191406 -9.132812 1.960938 -9.472656 1.796875 -9.859375 C 1.628906 -10.242188 1.546875 -10.703125 1.546875 -11.234375 C 1.546875 -11.804688 1.65625 -12.320312 1.875 -12.78125 C 2.09375 -13.25 2.394531 -13.644531 2.78125 -13.96875 C 3.164062 -14.300781 3.601562 -14.554688 4.09375 -14.734375 C 4.59375 -14.910156 5.117188 -15 5.671875 -15 C 6.492188 -15 7.234375 -14.796875 7.890625 -14.390625 C 8.554688 -13.992188 9.085938 -13.429688 9.484375 -12.703125 Z M 8.171875 -11.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-9">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-10">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-11">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-13">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-14">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-15">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-16">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-17">
+<path style="stroke:none;" d="M 11 -2.859375 L 11 0 L 0.5625 0 L 5.875 -5.765625 C 6.25 -6.179688 6.585938 -6.664062 6.890625 -7.21875 C 7.203125 -7.78125 7.359375 -8.359375 7.359375 -8.953125 C 7.359375 -9.160156 7.320312 -9.363281 7.25 -9.5625 C 7.175781 -9.757812 7.070312 -9.9375 6.9375 -10.09375 C 6.8125 -10.257812 6.65625 -10.390625 6.46875 -10.484375 C 6.289062 -10.585938 6.09375 -10.640625 5.875 -10.640625 C 5.414062 -10.640625 5.0625 -10.484375 4.8125 -10.171875 C 4.570312 -9.867188 4.453125 -9.5 4.453125 -9.0625 C 4.453125 -8.875 4.472656 -8.6875 4.515625 -8.5 L 0.796875 -8.5 C 0.816406 -9.25 0.945312 -9.929688 1.1875 -10.546875 C 1.4375 -11.160156 1.773438 -11.6875 2.203125 -12.125 C 2.640625 -12.5625 3.164062 -12.898438 3.78125 -13.140625 C 4.394531 -13.378906 5.085938 -13.5 5.859375 -13.5 C 6.535156 -13.5 7.175781 -13.390625 7.78125 -13.171875 C 8.394531 -12.953125 8.925781 -12.644531 9.375 -12.25 C 9.832031 -11.851562 10.191406 -11.367188 10.453125 -10.796875 C 10.722656 -10.222656 10.859375 -9.585938 10.859375 -8.890625 C 10.859375 -8.410156 10.8125 -7.984375 10.71875 -7.609375 C 10.632812 -7.242188 10.5 -6.894531 10.3125 -6.5625 C 10.125 -6.238281 9.898438 -5.925781 9.640625 -5.625 C 9.390625 -5.332031 9.097656 -5.035156 8.765625 -4.734375 L 6.75 -2.859375 Z M 11 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-18">
+<path style="stroke:none;" d="M 5.90625 -13.5 C 6.875 -13.5 7.703125 -13.289062 8.390625 -12.875 C 9.085938 -12.46875 9.660156 -11.929688 10.109375 -11.265625 C 10.554688 -10.597656 10.882812 -9.84375 11.09375 -9 C 11.3125 -8.164062 11.421875 -7.328125 11.421875 -6.484375 C 11.421875 -5.640625 11.3125 -4.800781 11.09375 -3.96875 C 10.882812 -3.132812 10.554688 -2.382812 10.109375 -1.71875 C 9.660156 -1.050781 9.085938 -0.507812 8.390625 -0.09375 C 7.703125 0.3125 6.875 0.515625 5.90625 0.515625 C 4.9375 0.515625 4.101562 0.3125 3.40625 -0.09375 C 2.71875 -0.507812 2.148438 -1.050781 1.703125 -1.71875 C 1.253906 -2.382812 0.921875 -3.132812 0.703125 -3.96875 C 0.492188 -4.800781 0.390625 -5.640625 0.390625 -6.484375 C 0.390625 -7.328125 0.492188 -8.164062 0.703125 -9 C 0.921875 -9.84375 1.253906 -10.597656 1.703125 -11.265625 C 2.148438 -11.929688 2.71875 -12.46875 3.40625 -12.875 C 4.101562 -13.289062 4.9375 -13.5 5.90625 -13.5 Z M 5.90625 -10.515625 C 5.46875 -10.515625 5.109375 -10.363281 4.828125 -10.0625 C 4.554688 -9.769531 4.335938 -9.410156 4.171875 -8.984375 C 4.015625 -8.554688 3.90625 -8.113281 3.84375 -7.65625 C 3.78125 -7.195312 3.75 -6.816406 3.75 -6.515625 C 3.75 -6.203125 3.78125 -5.8125 3.84375 -5.34375 C 3.90625 -4.882812 4.015625 -4.441406 4.171875 -4.015625 C 4.335938 -3.585938 4.554688 -3.222656 4.828125 -2.921875 C 5.109375 -2.617188 5.46875 -2.46875 5.90625 -2.46875 C 6.34375 -2.46875 6.695312 -2.617188 6.96875 -2.921875 C 7.25 -3.222656 7.46875 -3.585938 7.625 -4.015625 C 7.789062 -4.441406 7.90625 -4.882812 7.96875 -5.34375 C 8.03125 -5.8125 8.0625 -6.203125 8.0625 -6.515625 C 8.0625 -6.816406 8.03125 -7.195312 7.96875 -7.65625 C 7.90625 -8.113281 7.789062 -8.554688 7.625 -8.984375 C 7.46875 -9.410156 7.25 -9.769531 6.96875 -10.0625 C 6.695312 -10.363281 6.34375 -10.515625 5.90625 -10.515625 Z M 5.90625 -10.515625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-19">
+<path style="stroke:none;" d="M 3.875 -13.15625 C 4.351562 -13.15625 4.804688 -13.085938 5.234375 -12.953125 C 5.671875 -12.828125 6.050781 -12.628906 6.375 -12.359375 C 6.695312 -12.085938 6.953125 -11.753906 7.140625 -11.359375 C 7.328125 -10.972656 7.421875 -10.519531 7.421875 -10 C 7.421875 -9.476562 7.328125 -9.019531 7.140625 -8.625 C 6.960938 -8.226562 6.710938 -7.894531 6.390625 -7.625 C 6.066406 -7.351562 5.6875 -7.144531 5.25 -7 C 4.820312 -6.863281 4.363281 -6.796875 3.875 -6.796875 C 3.382812 -6.796875 2.921875 -6.863281 2.484375 -7 C 2.054688 -7.144531 1.679688 -7.351562 1.359375 -7.625 C 1.035156 -7.894531 0.78125 -8.226562 0.59375 -8.625 C 0.414062 -9.019531 0.328125 -9.476562 0.328125 -10 C 0.328125 -10.519531 0.421875 -10.972656 0.609375 -11.359375 C 0.796875 -11.753906 1.050781 -12.085938 1.375 -12.359375 C 1.695312 -12.628906 2.070312 -12.828125 2.5 -12.953125 C 2.9375 -13.085938 3.394531 -13.15625 3.875 -13.15625 Z M 3.875 -11.4375 C 3.46875 -11.4375 3.117188 -11.289062 2.828125 -11 C 2.546875 -10.71875 2.40625 -10.375 2.40625 -9.96875 C 2.40625 -9.5625 2.546875 -9.21875 2.828125 -8.9375 C 3.117188 -8.65625 3.46875 -8.515625 3.875 -8.515625 C 4.28125 -8.515625 4.625 -8.65625 4.90625 -8.9375 C 5.195312 -9.21875 5.34375 -9.5625 5.34375 -9.96875 C 5.34375 -10.375 5.195312 -10.71875 4.90625 -11 C 4.625 -11.289062 4.28125 -11.4375 3.875 -11.4375 Z M 13 -12.984375 L 5.453125 0 L 3.765625 0 L 11.3125 -12.984375 Z M 12.921875 -6.1875 C 13.398438 -6.1875 13.851562 -6.117188 14.28125 -5.984375 C 14.707031 -5.847656 15.082031 -5.644531 15.40625 -5.375 C 15.726562 -5.101562 15.984375 -4.773438 16.171875 -4.390625 C 16.367188 -4.003906 16.46875 -3.550781 16.46875 -3.03125 C 16.46875 -2.5 16.375 -2.035156 16.1875 -1.640625 C 16 -1.242188 15.742188 -0.910156 15.421875 -0.640625 C 15.109375 -0.367188 14.734375 -0.164062 14.296875 -0.03125 C 13.867188 0.101562 13.410156 0.171875 12.921875 0.171875 C 12.421875 0.171875 11.953125 0.101562 11.515625 -0.03125 C 11.085938 -0.164062 10.710938 -0.367188 10.390625 -0.640625 C 10.078125 -0.910156 9.828125 -1.242188 9.640625 -1.640625 C 9.453125 -2.035156 9.359375 -2.5 9.359375 -3.03125 C 9.359375 -3.550781 9.453125 -4.003906 9.640625 -4.390625 C 9.835938 -4.773438 10.097656 -5.101562 10.421875 -5.375 C 10.742188 -5.644531 11.117188 -5.847656 11.546875 -5.984375 C 11.972656 -6.117188 12.429688 -6.1875 12.921875 -6.1875 Z M 12.921875 -4.453125 C 12.515625 -4.453125 12.164062 -4.304688 11.875 -4.015625 C 11.59375 -3.734375 11.453125 -3.394531 11.453125 -3 C 11.453125 -2.59375 11.59375 -2.25 11.875 -1.96875 C 12.164062 -1.6875 12.515625 -1.546875 12.921875 -1.546875 C 13.316406 -1.546875 13.65625 -1.6875 13.9375 -1.96875 C 14.226562 -2.25 14.375 -2.59375 14.375 -3 C 14.375 -3.394531 14.226562 -3.734375 13.9375 -4.015625 C 13.65625 -4.304688 13.316406 -4.453125 12.921875 -4.453125 Z M 12.921875 -4.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-20">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-21">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-22">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-23">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 11.5625 -20.9375 L 11.5625 -31.21875 C 11.5625 -33.3125 10.671875 -34.296875 8.46875 -34.296875 L 6.28125 -34.296875 C 5.6875 -34.296875 5.28125 -34.609375 5.390625 -35.203125 C 5.390625 -36.890625 5.390625 -38.59375 5.28125 -40.28125 C 5.28125 -40.984375 5.6875 -41.1875 6.375 -41.1875 L 8.578125 -41.1875 C 10.671875 -41.28125 11.5625 -42.1875 11.5625 -44.28125 L 11.5625 -60.734375 C 11.5625 -61.53125 11.46875 -62.21875 10.875 -62.828125 C 9.578125 -64.21875 7.484375 -63.8125 6.875 -61.921875 C 6.6875 -61.421875 6.6875 -60.921875 6.6875 -60.328125 L 6.6875 -52.75 C 6.6875 -51.453125 6.6875 -51.359375 5.28125 -51.359375 L 1.09375 -51.359375 C 0.09375 -51.359375 0 -51.453125 0 -52.453125 C 0 -55.640625 -0.09375 -58.9375 0 -62.125 C 0.203125 -66.609375 4.1875 -70.203125 8.671875 -70.5 C 14.0625 -70.796875 18.546875 -66.40625 18.453125 -60.828125 C 18.34375 -55.34375 18.34375 -49.765625 18.453125 -44.171875 C 18.453125 -42.1875 17.953125 -40.28125 16.859375 -38.484375 C 16.453125 -38 16.546875 -37.5 16.859375 -37 C 18.046875 -35.203125 18.453125 -33.3125 18.453125 -31.3125 L 18.453125 -10.265625 C 18.453125 -6.875 17.15625 -4.09375 14.265625 -2.1875 C 11.265625 -0.296875 7.984375 -0.09375 4.78125 -1.796875 C 1.6875 -3.484375 0 -6.1875 0 -9.671875 L 0 -18.453125 C 0 -19.84375 0.09375 -19.84375 1.296875 -19.84375 L 5.484375 -19.84375 C 6.578125 -19.84375 6.6875 -19.75 6.6875 -18.640625 L 6.6875 -11.171875 C 6.6875 -10.765625 6.6875 -10.265625 6.78125 -9.765625 C 6.984375 -8.375 8.078125 -7.484375 9.28125 -7.578125 C 10.46875 -7.671875 11.5625 -8.671875 11.5625 -10.078125 C 11.671875 -11.859375 11.5625 -13.65625 11.5625 -15.5625 Z M 11.5625 -20.9375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="82.112795" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="91.513861" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="97.581482" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="100.702686" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="110.528235" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="116.595856" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="123.150384" y="379.808161"/>
+ <use xlink:href="#glyph0-7" x="128.094371" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="133.56272" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="136.683924" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="140.716519" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="147.146199" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="153.213819" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="159.606045" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="162.689794" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="169.044565" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="172.165769" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="178.408177" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="183.352164" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="186.473368" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="190.505963" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="196.835764" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="201.779751" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="208.334279" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="212.167118" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="215.288322" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="221.530729" y="379.808161"/>
+ <use xlink:href="#glyph0-16" x="226.474716" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="230.095313" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="236.162933" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="240.181795" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="245.125782" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="248.246986" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="252.079824" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="258.509504" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="263.453491" y="379.808161"/>
+ <use xlink:href="#glyph0-18" x="266.574695" y="379.808161"/>
+ <use xlink:href="#glyph0-1" x="275.900852" y="379.808161"/>
+ <use xlink:href="#glyph0-19" x="285.676463" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="292.393293" y="379.808161"/>
+ <use xlink:href="#glyph0-20" x="295.514497" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="298.723095" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="302.75569" y="379.808161"/>
+ <use xlink:href="#glyph0-21" x="305.876894" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="310.920759" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="317.250561" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="323.580362" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="327.649164" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-22" x="333.517027" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="338.835558" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="343.779545" y="379.808161"/>
+ <use xlink:href="#glyph0-23" x="350.134316" y="379.808161"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph1-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph1-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 173.683594 355.0625 L 258.621094 355.0625 L 258.621094 327.175781 L 173.683594 327.175781 Z M 173.683594 355.0625 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="190.404986" y="349.177116"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph2-2" x="198.377972" y="349.177116"/>
+ <use xlink:href="#glyph2-3" x="212.428406" y="349.177116"/>
+ <use xlink:href="#glyph2-4" x="220.147351" y="349.177116"/>
+ <use xlink:href="#glyph2-5" x="231.461956" y="349.177116"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="45.965459" y="246.971722"/>
+ <use xlink:href="#glyph3-2" x="55.141513" y="246.971722"/>
+ <use xlink:href="#glyph3-3" x="68.96585" y="246.971722"/>
+ <use xlink:href="#glyph3-4" x="78.434574" y="246.971722"/>
+ <use xlink:href="#glyph3-5" x="84.339614" y="246.971722"/>
+ <use xlink:href="#glyph3-6" x="95.719299" y="246.971722"/>
+ <use xlink:href="#glyph3-7" x="107.426084" y="246.971722"/>
+ <use xlink:href="#glyph3-8" x="122.696553" y="246.971722"/>
+ <use xlink:href="#glyph3-9" x="135.642881" y="246.971722"/>
+ <use xlink:href="#glyph3-10" x="149.036821" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="160.295994" y="246.971722"/>
+ <use xlink:href="#glyph3-11" x="169.472049" y="246.971722"/>
+ <use xlink:href="#glyph3-7" x="175.049988" y="246.971722"/>
+ <use xlink:href="#glyph3-12" x="190.320457" y="246.971722"/>
+ <use xlink:href="#glyph3-4" x="205.48763" y="246.971722"/>
+ <use xlink:href="#glyph3-13" x="211.392671" y="246.971722"/>
+ <use xlink:href="#glyph3-14" x="228.315863" y="246.971722"/>
+ <use xlink:href="#glyph3-12" x="241.76145" y="246.971722"/>
+ <use xlink:href="#glyph3-14" x="256.928624" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-15" x="270.1659" y="246.971722"/>
+ <use xlink:href="#glyph3-3" x="284.661655" y="246.971722"/>
+ <use xlink:href="#glyph3-6" x="294.130379" y="246.971722"/>
+ <use xlink:href="#glyph3-4" x="305.837165" y="246.971722"/>
+ <use xlink:href="#glyph3-15" x="311.742205" y="246.971722"/>
+ <use xlink:href="#glyph3-6" x="326.23796" y="246.971722"/>
+ <use xlink:href="#glyph3-14" x="337.944746" y="246.971722"/>
+ <use xlink:href="#glyph3-12" x="351.390334" y="246.971722"/>
+ <use xlink:href="#glyph3-1" x="366.557508" y="246.971722"/>
+ <use xlink:href="#glyph3-16" x="375.733562" y="246.971722"/>
+ <use xlink:href="#glyph3-4" x="386.338532" y="246.971722"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="62.372175" y="265.6165"/>
+ <use xlink:href="#glyph3-3" x="73.751859" y="265.6165"/>
+ <use xlink:href="#glyph3-6" x="83.220583" y="265.6165"/>
+ <use xlink:href="#glyph3-13" x="94.927369" y="265.6165"/>
+ <use xlink:href="#glyph3-11" x="111.850561" y="265.6165"/>
+ <use xlink:href="#glyph3-16" x="117.4285" y="265.6165"/>
+ <use xlink:href="#glyph3-16" x="128.03347" y="265.6165"/>
+ <use xlink:href="#glyph3-11" x="138.638441" y="265.6165"/>
+ <use xlink:href="#glyph3-7" x="144.21638" y="265.6165"/>
+ <use xlink:href="#glyph3-12" x="159.486849" y="265.6165"/>
+ <use xlink:href="#glyph3-4" x="174.654023" y="265.6165"/>
+ <use xlink:href="#glyph3-1" x="180.559063" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="189.218641" y="265.6165"/>
+ <use xlink:href="#glyph3-4" x="204.48911" y="265.6165"/>
+ <use xlink:href="#glyph3-1" x="210.394151" y="265.6165"/>
+ <use xlink:href="#glyph3-2" x="219.570205" y="265.6165"/>
+ <use xlink:href="#glyph3-3" x="233.394542" y="265.6165"/>
+ <use xlink:href="#glyph3-4" x="242.863265" y="265.6165"/>
+ <use xlink:href="#glyph3-5" x="248.768306" y="265.6165"/>
+ <use xlink:href="#glyph3-6" x="260.14799" y="265.6165"/>
+ <use xlink:href="#glyph3-7" x="271.854776" y="265.6165"/>
+ <use xlink:href="#glyph3-8" x="287.125245" y="265.6165"/>
+ <use xlink:href="#glyph3-9" x="300.071573" y="265.6165"/>
+ <use xlink:href="#glyph3-10" x="313.465513" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="324.724686" y="265.6165"/>
+ <use xlink:href="#glyph3-11" x="333.90074" y="265.6165"/>
+ <use xlink:href="#glyph3-7" x="339.478679" y="265.6165"/>
+ <use xlink:href="#glyph3-12" x="354.749148" y="265.6165"/>
+ <use xlink:href="#glyph3-4" x="369.916322" y="265.6165"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="40.4736" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-14" x="50.476015" y="284.261278"/>
+ <use xlink:href="#glyph3-6" x="63.921603" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="75.284071" y="284.261278"/>
+ <use xlink:href="#glyph3-12" x="84.460125" y="284.261278"/>
+ <use xlink:href="#glyph3-3" x="99.627299" y="284.261278"/>
+ <use xlink:href="#glyph3-6" x="109.096023" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="120.802809" y="284.261278"/>
+ <use xlink:href="#glyph3-1" x="126.707849" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="135.367427" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="150.637896" y="284.261278"/>
+ <use xlink:href="#glyph3-16" x="156.542937" y="284.261278"/>
+ <use xlink:href="#glyph3-5" x="167.147907" y="284.261278"/>
+ <use xlink:href="#glyph3-3" x="178.527592" y="284.261278"/>
+ <use xlink:href="#glyph3-12" x="187.996315" y="284.261278"/>
+ <use xlink:href="#glyph3-8" x="203.163489" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="216.109817" y="284.261278"/>
+ <use xlink:href="#glyph3-9" x="222.014857" y="284.261278"/>
+ <use xlink:href="#glyph3-5" x="235.408797" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="246.788482" y="284.261278"/>
+ <use xlink:href="#glyph3-1" x="252.693522" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="261.3531" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="276.623569" y="284.261278"/>
+ <use xlink:href="#glyph3-17" x="282.52861" y="284.261278"/>
+ <use xlink:href="#glyph3-18" x="294.338691" y="284.261278"/>
+ <use xlink:href="#glyph3-19" x="306.148772" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="322.934236" y="284.261278"/>
+ <use xlink:href="#glyph3-7" x="328.839277" y="284.261278"/>
+ <use xlink:href="#glyph3-20" x="344.109746" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="353.440743" y="284.261278"/>
+ <use xlink:href="#glyph3-1" x="359.345783" y="284.261278"/>
+ <use xlink:href="#glyph3-2" x="368.521837" y="284.261278"/>
+ <use xlink:href="#glyph3-3" x="382.346174" y="284.261278"/>
+ <use xlink:href="#glyph3-4" x="391.814898" y="284.261278"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-7" x="57.999346" y="302.906056"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-21" x="73.063225" y="302.906056"/>
+ <use xlink:href="#glyph3-3" x="86.164496" y="302.906056"/>
+ <use xlink:href="#glyph3-6" x="95.633219" y="302.906056"/>
+ <use xlink:href="#glyph3-14" x="107.340005" y="302.906056"/>
+ <use xlink:href="#glyph3-22" x="120.785593" y="302.906056"/>
+ <use xlink:href="#glyph3-22" x="129.307444" y="302.906056"/>
+ <use xlink:href="#glyph3-4" x="137.829295" y="302.906056"/>
+ <use xlink:href="#glyph3-23" x="143.734336" y="302.906056"/>
+ <use xlink:href="#glyph3-9" x="155.389474" y="302.906056"/>
+ <use xlink:href="#glyph3-8" x="168.783414" y="302.906056"/>
+ <use xlink:href="#glyph3-15" x="181.729742" y="302.906056"/>
+ <use xlink:href="#glyph3-3" x="196.225497" y="302.906056"/>
+ <use xlink:href="#glyph3-1" x="205.694221" y="302.906056"/>
+ <use xlink:href="#glyph3-4" x="214.870275" y="302.906056"/>
+ <use xlink:href="#glyph3-23" x="220.775315" y="302.906056"/>
+ <use xlink:href="#glyph3-3" x="232.430453" y="302.906056"/>
+ <use xlink:href="#glyph3-20" x="241.899177" y="302.906056"/>
+ <use xlink:href="#glyph3-7" x="251.230174" y="302.906056"/>
+ <use xlink:href="#glyph3-6" x="266.500643" y="302.906056"/>
+ <use xlink:href="#glyph3-3" x="278.207429" y="302.906056"/>
+ <use xlink:href="#glyph3-4" x="287.676152" y="302.906056"/>
+ <use xlink:href="#glyph3-1" x="293.581193" y="302.906056"/>
+ <use xlink:href="#glyph3-2" x="302.757247" y="302.906056"/>
+ <use xlink:href="#glyph3-3" x="316.581584" y="302.906056"/>
+ <use xlink:href="#glyph3-4" x="326.050307" y="302.906056"/>
+ <use xlink:href="#glyph3-15" x="331.955348" y="302.906056"/>
+ <use xlink:href="#glyph3-12" x="346.451103" y="302.906056"/>
+ <use xlink:href="#glyph3-20" x="361.618277" y="302.906056"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-24" x="368.365173" y="302.906056"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 296.235424 403.672153 L 296.235424 413.965907 C 296.235424 416.062204 295.343715 417.047776 293.137911 417.047776 L 290.94775 417.047776 C 290.353278 417.047776 289.946534 417.360656 290.056042 417.955128 C 290.056042 419.64468 290.056042 421.349877 289.946534 423.039429 C 289.946534 423.743409 290.353278 423.946781 291.041614 423.946781 L 293.247419 423.946781 C 295.343715 424.040646 296.235424 424.947998 296.235424 427.044294 L 296.235424 443.51743 C 296.235424 444.315274 296.14156 445.003611 295.547087 445.613727 C 294.248635 447.006043 292.152339 446.599299 291.542223 444.706375 C 291.354494 444.205766 291.354494 443.705158 291.354494 443.110686 L 291.354494 435.523344 C 291.354494 434.224892 291.354494 434.131028 289.946534 434.131028 L 285.753941 434.131028 C 284.752725 434.131028 284.658861 434.224892 284.658861 435.226108 C 284.658861 438.417485 284.564997 441.71837 284.658861 444.909747 C 284.862233 449.399576 288.851454 452.997697 293.341283 453.294933 C 298.738464 453.592169 303.228293 449.196204 303.134429 443.611294 C 303.024921 438.120249 303.024921 432.53534 303.134429 426.934786 C 303.134429 424.947998 302.633821 423.039429 301.538741 421.240369 C 301.131997 420.755405 301.225861 420.254797 301.538741 419.754188 C 302.727685 417.955128 303.134429 416.062204 303.134429 414.059771 L 303.134429 392.987298 C 303.134429 389.592549 301.835977 386.807916 298.941836 384.899348 C 295.938188 383.006424 292.652947 382.803052 289.445926 384.508248 C 286.348413 386.1978 284.658861 388.904213 284.658861 392.392826 L 284.658861 401.184756 C 284.658861 402.577072 284.752725 402.577072 285.957313 402.577072 L 290.149906 402.577072 C 291.244986 402.577072 291.354494 402.483208 291.354494 401.372484 L 291.354494 393.89465 C 291.354494 393.487906 291.354494 392.987298 291.448358 392.48669 C 291.651731 391.094374 292.746811 390.202665 293.951399 390.296529 C 295.140343 390.390393 296.235424 391.39161 296.235424 392.79957 C 296.344932 394.582986 296.235424 396.382047 296.235424 398.290615 Z M 296.235424 403.672153 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="203.18694" y="212.30928"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 5.21875 -12.53125 C 4.863281 -11.957031 4.5625 -11.351562 4.3125 -10.71875 C 4.0625 -10.09375 3.859375 -9.441406 3.703125 -8.765625 C 3.546875 -8.097656 3.425781 -7.421875 3.34375 -6.734375 C 3.269531 -6.054688 3.234375 -5.382812 3.234375 -4.71875 C 3.234375 -4.09375 3.269531 -3.4375 3.34375 -2.75 C 3.425781 -2.0625 3.546875 -1.375 3.703125 -0.6875 C 3.867188 0 4.078125 0.664062 4.328125 1.3125 C 4.578125 1.96875 4.875 2.550781 5.21875 3.0625 L 3.34375 4.125 C 2.894531 3.539062 2.507812 2.875 2.1875 2.125 C 1.863281 1.382812 1.601562 0.613281 1.40625 -0.1875 C 1.21875 -0.988281 1.078125 -1.796875 0.984375 -2.609375 C 0.890625 -3.429688 0.84375 -4.203125 0.84375 -4.921875 C 0.84375 -5.628906 0.894531 -6.367188 1 -7.140625 C 1.101562 -7.921875 1.257812 -8.691406 1.46875 -9.453125 C 1.675781 -10.222656 1.929688 -10.957031 2.234375 -11.65625 C 2.546875 -12.363281 2.914062 -13.015625 3.34375 -13.609375 Z M 5.21875 -12.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 2.71875 -13.609375 C 3.144531 -13.015625 3.507812 -12.363281 3.8125 -11.65625 C 4.125 -10.957031 4.382812 -10.222656 4.59375 -9.453125 C 4.800781 -8.691406 4.957031 -7.921875 5.0625 -7.140625 C 5.164062 -6.367188 5.21875 -5.628906 5.21875 -4.921875 C 5.21875 -4.203125 5.171875 -3.429688 5.078125 -2.609375 C 4.984375 -1.796875 4.835938 -0.988281 4.640625 -0.1875 C 4.453125 0.613281 4.195312 1.382812 3.875 2.125 C 3.550781 2.875 3.164062 3.539062 2.71875 4.125 L 0.84375 3.0625 C 1.1875 2.550781 1.476562 1.96875 1.71875 1.3125 C 1.96875 0.664062 2.175781 0 2.34375 -0.6875 C 2.507812 -1.375 2.628906 -2.0625 2.703125 -2.75 C 2.785156 -3.4375 2.828125 -4.09375 2.828125 -4.71875 C 2.828125 -5.382812 2.785156 -6.054688 2.703125 -6.734375 C 2.628906 -7.421875 2.515625 -8.097656 2.359375 -8.765625 C 2.203125 -9.441406 2 -10.09375 1.75 -10.71875 C 1.5 -11.351562 1.195312 -11.957031 0.84375 -12.53125 Z M 2.71875 -13.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 16.953125 -48.0625 C 16.953125 -41.578125 16.953125 -35.09375 16.953125 -28.625 L 16.953125 -27.71875 C 16.953125 -26.421875 17.046875 -26.328125 18.25 -26.328125 L 20.546875 -26.328125 C 21.4375 -26.328125 21.546875 -26.21875 21.546875 -25.328125 C 21.640625 -23.828125 21.640625 -22.34375 21.640625 -20.84375 C 21.640625 -20.25 21.34375 -19.9375 20.734375 -19.9375 C 19.75 -19.9375 18.84375 -19.84375 17.953125 -19.9375 C 17.25 -19.9375 16.953125 -19.640625 16.953125 -18.953125 L 16.953125 -17.84375 C 16.953125 -12.859375 16.953125 -7.78125 16.953125 -2.6875 L 16.953125 -1.5 C 16.859375 -1 16.65625 -0.796875 16.15625 -0.796875 L 11.375 -0.796875 C 10.875 -0.796875 10.671875 -1.09375 10.671875 -1.5 L 10.671875 -2.6875 C 10.671875 -7.78125 10.671875 -12.859375 10.671875 -17.84375 L 10.671875 -19.046875 C 10.5625 -19.640625 10.265625 -19.84375 9.765625 -19.84375 C 9.46875 -19.84375 9.171875 -19.9375 8.875 -19.9375 L 1.6875 -19.9375 C 0 -19.9375 0 -19.9375 0 -21.640625 L 0 -25.234375 C 0 -25.921875 0.09375 -26.625 0.296875 -27.328125 C 2.5 -36.5 4.78125 -45.671875 7.078125 -54.84375 C 8.171875 -59.234375 9.171875 -63.71875 10.265625 -68.109375 C 10.671875 -69.609375 10.671875 -69.609375 12.171875 -69.609375 L 15.859375 -69.609375 C 16.75 -69.5 16.859375 -69.40625 16.953125 -68.609375 C 16.953125 -68.015625 16.953125 -67.515625 16.953125 -67.015625 Z M 10.671875 -34.796875 L 10.671875 -41.875 C 10.671875 -42.375 10.875 -43.078125 10.375 -43.171875 C 9.96875 -43.171875 9.96875 -42.375 9.875 -41.875 C 9.171875 -38.59375 8.46875 -35.203125 7.671875 -31.90625 C 7.375 -30.3125 6.984375 -28.8125 6.6875 -27.21875 C 6.484375 -26.328125 6.6875 -26.21875 7.578125 -26.21875 L 9.078125 -26.21875 C 10.5625 -26.21875 10.671875 -26.21875 10.671875 -27.71875 Z M 10.671875 -34.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="60.944241" y="255.96079"/>
+ <use xlink:href="#glyph0-2" x="70.120296" y="255.96079"/>
+ <use xlink:href="#glyph0-3" x="83.944632" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="93.413356" y="255.96079"/>
+ <use xlink:href="#glyph0-5" x="99.318396" y="255.96079"/>
+ <use xlink:href="#glyph0-3" x="111.025182" y="255.96079"/>
+ <use xlink:href="#glyph0-6" x="120.493906" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="131.753079" y="255.96079"/>
+ <use xlink:href="#glyph0-3" x="143.115548" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="152.584271" y="255.96079"/>
+ <use xlink:href="#glyph0-7" x="158.489312" y="255.96079"/>
+ <use xlink:href="#glyph0-8" x="164.549295" y="255.96079"/>
+ <use xlink:href="#glyph0-9" x="175.154266" y="255.96079"/>
+ <use xlink:href="#glyph0-1" x="180.732205" y="255.96079"/>
+ <use xlink:href="#glyph0-3" x="189.908259" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="199.376982" y="255.96079"/>
+ <use xlink:href="#glyph0-10" x="205.282023" y="255.96079"/>
+ <use xlink:href="#glyph0-9" x="218.383293" y="255.96079"/>
+ <use xlink:href="#glyph0-8" x="223.961232" y="255.96079"/>
+ <use xlink:href="#glyph0-9" x="234.566203" y="255.96079"/>
+ <use xlink:href="#glyph0-1" x="240.144142" y="255.96079"/>
+ <use xlink:href="#glyph0-11" x="249.320196" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="255.380179" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="261.28522" y="255.96079"/>
+ <use xlink:href="#glyph0-9" x="267.19026" y="255.96079"/>
+ <use xlink:href="#glyph0-8" x="272.768199" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="283.37317" y="255.96079"/>
+ <use xlink:href="#glyph0-12" x="289.27821" y="255.96079"/>
+ <use xlink:href="#glyph0-13" x="302.224538" y="255.96079"/>
+ <use xlink:href="#glyph0-14" x="317.495007" y="255.96079"/>
+ <use xlink:href="#glyph0-3" x="332.662181" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="342.130905" y="255.96079"/>
+ <use xlink:href="#glyph0-15" x="348.035945" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-16" x="359.071312" y="255.96079"/>
+ <use xlink:href="#glyph0-4" x="371.363437" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-15" x="34.82778" y="274.605567"/>
+ <use xlink:href="#glyph0-13" x="46.482918" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="61.236911" y="274.605567"/>
+ <use xlink:href="#glyph0-2" x="70.412965" y="274.605567"/>
+ <use xlink:href="#glyph0-4" x="84.237302" y="274.605567"/>
+ <use xlink:href="#glyph0-1" x="90.142342" y="274.605567"/>
+ <use xlink:href="#glyph0-2" x="99.318396" y="274.605567"/>
+ <use xlink:href="#glyph0-3" x="113.142733" y="274.605567"/>
+ <use xlink:href="#glyph0-4" x="122.611457" y="274.605567"/>
+ <use xlink:href="#glyph0-17" x="128.516497" y="274.605567"/>
+ <use xlink:href="#glyph0-5" x="139.896182" y="274.605567"/>
+ <use xlink:href="#glyph0-13" x="151.602967" y="274.605567"/>
+ <use xlink:href="#glyph0-12" x="166.873436" y="274.605567"/>
+ <use xlink:href="#glyph0-18" x="179.819764" y="274.605567"/>
+ <use xlink:href="#glyph0-6" x="193.213704" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="204.472877" y="274.605567"/>
+ <use xlink:href="#glyph0-9" x="213.648932" y="274.605567"/>
+ <use xlink:href="#glyph0-13" x="219.226871" y="274.605567"/>
+ <use xlink:href="#glyph0-14" x="234.49734" y="274.605567"/>
+ <use xlink:href="#glyph0-4" x="249.664513" y="274.605567"/>
+ <use xlink:href="#glyph0-19" x="255.569554" y="274.605567"/>
+ <use xlink:href="#glyph0-20" x="272.492746" y="274.605567"/>
+ <use xlink:href="#glyph0-14" x="285.938333" y="274.605567"/>
+ <use xlink:href="#glyph0-20" x="301.105507" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-21" x="314.344504" y="274.605567"/>
+ <use xlink:href="#glyph0-3" x="328.84026" y="274.605567"/>
+ <use xlink:href="#glyph0-5" x="338.308983" y="274.605567"/>
+ <use xlink:href="#glyph0-4" x="350.015769" y="274.605567"/>
+ <use xlink:href="#glyph0-20" x="355.92081" y="274.605567"/>
+ <use xlink:href="#glyph0-14" x="369.366397" y="274.605567"/>
+ <use xlink:href="#glyph0-12" x="384.533571" y="274.605567"/>
+ <use xlink:href="#glyph0-4" x="397.479899" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-17" x="53.352047" y="293.250345"/>
+ <use xlink:href="#glyph0-5" x="64.731731" y="293.250345"/>
+ <use xlink:href="#glyph0-13" x="76.438517" y="293.250345"/>
+ <use xlink:href="#glyph0-12" x="91.708986" y="293.250345"/>
+ <use xlink:href="#glyph0-18" x="104.655313" y="293.250345"/>
+ <use xlink:href="#glyph0-6" x="118.049254" y="293.250345"/>
+ <use xlink:href="#glyph0-3" x="129.411722" y="293.250345"/>
+ <use xlink:href="#glyph0-5" x="138.880446" y="293.250345"/>
+ <use xlink:href="#glyph0-4" x="150.587231" y="293.250345"/>
+ <use xlink:href="#glyph0-22" x="156.492272" y="293.250345"/>
+ <use xlink:href="#glyph0-13" x="165.823269" y="293.250345"/>
+ <use xlink:href="#glyph0-5" x="181.093738" y="293.250345"/>
+ <use xlink:href="#glyph0-4" x="192.800523" y="293.250345"/>
+ <use xlink:href="#glyph0-23" x="198.705564" y="293.250345"/>
+ <use xlink:href="#glyph0-9" x="207.227415" y="293.250345"/>
+ <use xlink:href="#glyph0-10" x="212.805354" y="293.250345"/>
+ <use xlink:href="#glyph0-3" x="225.906625" y="293.250345"/>
+ <use xlink:href="#glyph0-4" x="235.375349" y="293.250345"/>
+ <use xlink:href="#glyph0-17" x="241.280389" y="293.250345"/>
+ <use xlink:href="#glyph0-5" x="252.660073" y="293.250345"/>
+ <use xlink:href="#glyph0-13" x="264.366859" y="293.250345"/>
+ <use xlink:href="#glyph0-12" x="279.637328" y="293.250345"/>
+ <use xlink:href="#glyph0-18" x="292.583656" y="293.250345"/>
+ <use xlink:href="#glyph0-6" x="305.977596" y="293.250345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="317.236769" y="293.250345"/>
+ <use xlink:href="#glyph0-9" x="326.412823" y="293.250345"/>
+ <use xlink:href="#glyph0-13" x="331.990762" y="293.250345"/>
+ <use xlink:href="#glyph0-14" x="347.261231" y="293.250345"/>
+ <use xlink:href="#glyph0-8" x="362.428405" y="293.250345"/>
+ <use xlink:href="#glyph0-24" x="373.033376" y="293.250345"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 300.033006 430.830143 C 300.033006 424.337882 300.033006 417.84562 300.033006 411.369002 L 300.033006 410.46165 C 300.033006 409.163198 300.12687 409.069334 301.331458 409.069334 L 303.631126 409.069334 C 304.522835 409.069334 304.632343 408.959826 304.632343 408.068118 C 304.726207 406.566293 304.726207 405.080113 304.726207 403.578289 C 304.726207 402.983816 304.428971 402.670936 303.818854 402.670936 C 302.833282 402.670936 301.92593 402.577072 301.034222 402.670936 C 300.330242 402.670936 300.033006 402.3737 300.033006 401.685364 L 300.033006 400.57464 C 300.033006 395.584203 300.033006 390.499901 300.033006 385.399956 L 300.033006 384.211012 C 299.939142 383.710404 299.73577 383.507032 299.235161 383.507032 L 294.448096 383.507032 C 293.947488 383.507032 293.744116 383.804268 293.744116 384.211012 L 293.744116 385.399956 C 293.744116 390.499901 293.744116 395.584203 293.744116 400.57464 L 293.744116 401.779228 C 293.634608 402.3737 293.337372 402.577072 292.836764 402.577072 C 292.539528 402.577072 292.242292 402.670936 291.945056 402.670936 L 284.748814 402.670936 C 283.059261 402.670936 283.059261 402.670936 283.059261 404.376133 L 283.059261 407.974254 C 283.059261 408.66259 283.153125 409.36657 283.356498 410.07055 C 285.562302 419.25358 287.846327 428.436611 290.145995 437.619641 C 291.241075 442.015606 292.242292 446.505435 293.337372 450.9014 C 293.744116 452.403224 293.744116 452.403224 295.24594 452.403224 L 298.937925 452.403224 C 299.829634 452.293716 299.939142 452.199852 300.033006 451.402008 C 300.033006 450.807536 300.033006 450.306928 300.033006 449.80632 Z M 293.744116 417.548384 L 293.744116 424.635118 C 293.744116 425.135726 293.947488 425.839706 293.44688 425.93357 C 293.040136 425.93357 293.040136 425.135726 292.946272 424.635118 C 292.242292 421.349877 291.538312 417.955128 290.740467 414.654243 C 290.443231 413.058555 290.052131 411.55673 289.754895 409.961042 C 289.551523 409.069334 289.754895 408.959826 290.646603 408.959826 L 292.148428 408.959826 C 293.634608 408.959826 293.744116 408.959826 293.744116 410.46165 Z M 293.744116 417.548384 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="201.59138" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 344.671875 L 157.308594 344.671875 L 157.308594 327.570312 L 105.214844 327.570312 Z M 105.214844 344.671875 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 344.671875 L 329.273438 344.671875 L 329.273438 327.570312 L 277.179688 327.570312 Z M 277.179688 344.671875 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.00161663 L 320.171364 -0.00161663 " transform="matrix(0.998785,0,0,-0.998785,56.260538,357.146823)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="340.827871"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="340.827871"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="340.827871"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="340.827871"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="340.827871"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="340.827871"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="340.827871"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.00112649 L 0.00154698 33.199361 " transform="matrix(0.998785,0,0,-0.998785,211.95158,352.463719)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 342.734375 L 222.597656 342.734375 L 222.597656 328.175781 L 201.253906 328.175781 Z M 201.253906 342.734375 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="339.162896"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="339.162896"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 0 0 L 6.234375 0 L 6.234375 -8.734375 L 0 -8.734375 Z M 3.125 -4.9375 L 1 -8.109375 L 5.25 -8.109375 Z M 3.5 -4.375 L 5.625 -7.546875 L 5.625 -1.1875 Z M 1 -0.625 L 3.125 -3.8125 L 5.25 -0.625 Z M 0.625 -7.546875 L 2.75 -4.375 L 0.625 -1.1875 Z M 0.625 -7.546875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 1.59375 -1.875 C 1.59375 -0.5625 1.578125 -0.421875 0.90625 -0.3125 L 0.6875 -0.28125 C 0.609375 -0.203125 0.640625 0 0.71875 0.03125 C 1.171875 0.03125 1.59375 0 2.140625 0 C 2.671875 0 3.28125 0.03125 3.640625 0.03125 C 5.890625 0.03125 6.96875 -0.9375 6.96875 -2.390625 C 6.96875 -3.71875 5.96875 -4.34375 5.296875 -4.46875 C 5.15625 -4.5 5.0625 -4.53125 5.0625 -4.65625 C 5.8125 -5 6.328125 -5.46875 6.328125 -6.359375 C 6.328125 -7.171875 5.921875 -7.671875 5.375 -7.921875 C 4.8125 -8.21875 4.0625 -8.28125 3.28125 -8.28125 C 2.125 -8.28125 1.265625 -8.234375 0.59375 -8.171875 C 0.5 -8.125 0.484375 -7.9375 0.59375 -7.859375 L 0.984375 -7.828125 C 1.546875 -7.78125 1.59375 -7.546875 1.59375 -6.609375 Z M 2.625 -3.90625 C 2.625 -4.15625 2.671875 -4.234375 3.34375 -4.234375 C 5.328125 -4.234375 5.828125 -3.078125 5.828125 -2.09375 C 5.828125 -0.84375 4.984375 -0.34375 3.875 -0.34375 C 3.5 -0.34375 3.125 -0.40625 2.890625 -0.703125 C 2.640625 -0.96875 2.625 -1.609375 2.625 -2.0625 Z M 2.625 -7.484375 C 2.625 -7.71875 2.671875 -7.78125 2.796875 -7.8125 C 2.90625 -7.859375 3.09375 -7.890625 3.375 -7.890625 C 4.3125 -7.890625 5.234375 -7.421875 5.234375 -6.203125 C 5.234375 -5.03125 4.546875 -4.65625 3.265625 -4.609375 C 2.640625 -4.578125 2.625 -4.609375 2.625 -4.953125 Z M 2.625 -7.484375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 3.09375 -5.09375 C 1.625 -5.09375 0.4375 -3.96875 0.4375 -2.390625 C 0.4375 -0.84375 1.5625 0.171875 3 0.171875 C 4.5625 0.171875 5.625 -0.953125 5.625 -2.515625 C 5.625 -4.046875 4.5 -5.09375 3.09375 -5.09375 Z M 4.5625 -2.3125 C 4.5625 -1.34375 4.21875 -0.203125 3.125 -0.203125 C 2.015625 -0.203125 1.515625 -1.421875 1.515625 -2.5625 C 1.515625 -3.9375 2.125 -4.71875 2.953125 -4.71875 C 4.125 -4.71875 4.5625 -3.375 4.5625 -2.3125 Z M 4.5625 -2.3125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.765625 -4.46875 3.796875 -4.8125 3.640625 -4.921875 L 2.265625 -4.921875 C 2.046875 -4.921875 2.03125 -4.9375 2.03125 -5.15625 L 2.03125 -5.71875 C 1.984375 -5.8125 1.828125 -5.8125 1.765625 -5.78125 C 1.640625 -5.53125 1.40625 -5.1875 1.25 -5.046875 C 1.125 -4.9375 0.8125 -4.765625 0.453125 -4.65625 C 0.40625 -4.578125 0.40625 -4.4375 0.484375 -4.390625 L 0.84375 -4.390625 C 1.09375 -4.390625 1.09375 -4.375 1.09375 -4.03125 L 1.09375 -1.171875 C 1.09375 -0.421875 1.328125 0.171875 2.390625 0.171875 C 3.03125 0.171875 3.484375 -0.140625 3.703125 -0.40625 C 3.734375 -0.46875 3.6875 -0.609375 3.578125 -0.609375 C 3.546875 -0.609375 3.390625 -0.46875 3.265625 -0.4375 C 3.171875 -0.40625 3.0625 -0.375 2.9375 -0.375 C 2.109375 -0.375 2.015625 -1.03125 2.015625 -1.765625 L 2.015625 -4.09375 C 2.015625 -4.359375 2.03125 -4.390625 2.25 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.359375 0.625 -0.3125 L 0.3125 -0.28125 C 0.21875 -0.21875 0.25 0 0.34375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.734375 0.03125 C 2.828125 0 2.84375 -0.21875 2.765625 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -3.5 C 2.015625 -3.9375 2.0625 -4 2.28125 -4.1875 C 2.515625 -4.375 2.828125 -4.515625 3.265625 -4.515625 C 4.0625 -4.515625 4.4375 -3.984375 4.4375 -3.1875 L 4.4375 -1.390625 C 4.4375 -0.5 4.4375 -0.390625 3.96875 -0.3125 L 3.71875 -0.28125 C 3.640625 -0.21875 3.65625 0 3.75 0.03125 C 4.078125 0.015625 4.453125 0 4.90625 0 C 5.34375 0 5.703125 0.015625 6.15625 0.03125 C 6.234375 0 6.265625 -0.21875 6.1875 -0.28125 L 5.84375 -0.3125 C 5.390625 -0.359375 5.375 -0.5 5.375 -1.390625 L 5.375 -3.484375 C 5.375 -4.359375 4.9375 -5.09375 3.75 -5.09375 C 3.125 -5.09375 2.515625 -4.796875 2.078125 -4.4375 C 2.03125 -4.46875 2.015625 -4.5625 2.015625 -4.6875 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 3.9375 -3.203125 C 4.453125 -3.203125 4.625 -3.203125 4.671875 -3.28125 C 4.6875 -3.328125 4.71875 -3.4375 4.71875 -3.609375 C 4.71875 -4.359375 4.015625 -5.09375 2.953125 -5.09375 C 1.453125 -5.09375 0.4375 -3.8125 0.4375 -2.265625 C 0.4375 -1.71875 0.59375 -1.140625 0.96875 -0.65625 C 1.328125 -0.171875 1.953125 0.171875 2.765625 0.171875 C 3.421875 0.171875 4.3125 -0.140625 4.734375 -0.984375 C 4.71875 -1.09375 4.625 -1.171875 4.5 -1.140625 C 4.125 -0.65625 3.765625 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.28125 -1.59375 1.28125 -2.859375 C 1.28125 -3.171875 1.296875 -3.203125 1.625 -3.203125 Z M 1.515625 -3.578125 C 1.421875 -3.578125 1.421875 -3.609375 1.421875 -3.640625 C 1.4375 -4.046875 2.078125 -4.71875 2.8125 -4.71875 C 3.53125 -4.71875 3.765625 -4.28125 3.765625 -3.9375 C 3.765625 -3.765625 3.734375 -3.71875 3.703125 -3.703125 C 3.59375 -3.625 3.328125 -3.578125 2.390625 -3.578125 Z M 1.515625 -3.578125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 1.0625 1.78125 C 1.0625 2.6875 1.046875 2.8125 0.59375 2.875 L 0.328125 2.90625 C 0.234375 2.96875 0.265625 3.1875 0.34375 3.21875 C 0.703125 3.203125 1.078125 3.1875 1.515625 3.1875 C 1.953125 3.1875 2.328125 3.203125 2.921875 3.21875 C 3.015625 3.1875 3.03125 2.96875 2.953125 2.90625 L 2.453125 2.84375 C 2.015625 2.78125 1.984375 2.671875 1.984375 1.78125 L 1.984375 0.46875 C 1.984375 0.21875 2.046875 0.15625 2.15625 0.125 C 2.265625 0.15625 2.625 0.171875 2.84375 0.171875 C 4.625 0.171875 5.890625 -1.078125 5.890625 -2.8125 C 5.890625 -4.0625 5.078125 -5.09375 3.8125 -5.09375 C 3.015625 -5.09375 2.234375 -4.578125 2.078125 -4.5 C 1.984375 -4.5 1.953125 -4.578125 1.953125 -4.671875 C 1.953125 -4.828125 1.984375 -5.015625 2.015625 -5.25 C 1.984375 -5.3125 1.9375 -5.328125 1.859375 -5.328125 C 1.53125 -5.09375 0.953125 -4.796875 0.625 -4.65625 C 0.5625 -4.625 0.5625 -4.484375 0.609375 -4.4375 L 0.71875 -4.359375 C 1.0625 -4.125 1.0625 -4.0625 1.0625 -3.578125 Z M 1.984375 -3.40625 C 1.984375 -3.8125 2.015625 -4 2.140625 -4.140625 C 2.265625 -4.296875 2.65625 -4.5 3.203125 -4.5 C 4.3125 -4.5 4.875 -3.484375 4.875 -2.484375 C 4.875 -1.1875 4.28125 -0.234375 3.265625 -0.234375 C 3 -0.234375 2.609375 -0.328125 2.359375 -0.515625 C 2.109375 -0.71875 1.984375 -0.859375 1.984375 -1.265625 Z M 1.984375 -3.40625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.390625 0.75 -0.3125 L 0.515625 -0.28125 C 0.421875 -0.21875 0.453125 0 0.53125 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 3.078125 0.03125 C 3.15625 0 3.1875 -0.21875 3.09375 -0.28125 L 2.640625 -0.3125 C 2.171875 -0.34375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.09375 C 2.140625 -3.515625 2.1875 -3.875 2.3125 -4.0625 C 2.40625 -4.1875 2.5625 -4.3125 2.765625 -4.3125 C 2.9375 -4.3125 3.125 -4.234375 3.3125 -4.109375 C 3.390625 -4.0625 3.453125 -4.015625 3.578125 -4.015625 C 3.78125 -4.015625 4.125 -4.1875 4.125 -4.59375 C 4.125 -4.890625 3.875 -5.09375 3.5625 -5.09375 C 3.09375 -5.09375 2.625 -4.703125 2.1875 -4.34375 C 2.15625 -4.359375 2.140625 -4.390625 2.140625 -4.453125 L 2.140625 -5.1875 C 2.140625 -5.234375 2.109375 -5.25 2.046875 -5.265625 C 1.734375 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 5.296875 -7.296875 C 5.296875 -7.859375 5.3125 -8.484375 5.328125 -8.84375 C 5.3125 -8.90625 5.25 -8.921875 5.203125 -8.921875 C 4.75 -8.6875 4.171875 -8.5 3.859375 -8.40625 C 3.796875 -8.359375 3.796875 -8.1875 3.859375 -8.15625 L 3.984375 -8.078125 C 4.359375 -7.859375 4.375 -7.78125 4.375 -7.046875 L 4.375 -5.15625 C 4.375 -5.0625 4.359375 -4.984375 4.296875 -4.984375 C 4.15625 -5.03125 3.875 -5.09375 3.453125 -5.09375 C 1.765625 -5.09375 0.4375 -3.96875 0.4375 -2.21875 C 0.4375 -0.90625 1.359375 0.171875 2.75 0.171875 C 3.34375 0.171875 3.765625 -0.03125 4.3125 -0.40625 L 4.375 -0.40625 C 4.390625 -0.34375 4.390625 -0.203125 4.390625 -0.015625 L 4.390625 0.203125 C 4.390625 0.265625 4.453125 0.296875 4.53125 0.296875 C 4.875 0.15625 5.65625 -0.03125 6.1875 -0.09375 C 6.296875 -0.15625 6.28125 -0.46875 6.1875 -0.5 C 6 -0.4375 5.796875 -0.375 5.65625 -0.375 C 5.3125 -0.375 5.296875 -0.84375 5.296875 -1.828125 Z M 4.375 -1.234375 C 4.375 -1.03125 4.359375 -0.84375 4.28125 -0.78125 C 4.078125 -0.578125 3.65625 -0.421875 3.328125 -0.421875 C 2.09375 -0.421875 1.453125 -1.5 1.453125 -2.640625 C 1.453125 -3.71875 2.046875 -4.703125 3.1875 -4.703125 C 3.671875 -4.703125 4.046875 -4.4375 4.234375 -4.1875 C 4.3125 -4.0625 4.375 -3.9375 4.375 -3.703125 Z M 4.375 -1.234375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 1.984375 -3.921875 C 1.984375 -4.53125 2 -4.796875 2.015625 -5 C 2.015625 -5.0625 1.96875 -5.078125 1.890625 -5.09375 C 1.625 -5 1.140625 -4.875 0.5625 -4.875 C 0.46875 -4.828125 0.46875 -4.65625 0.53125 -4.59375 L 0.6875 -4.53125 C 1.0625 -4.375 1.0625 -4.25 1.0625 -3.46875 L 1.0625 -1.390625 C 1.0625 -0.375 1.46875 0.171875 2.578125 0.171875 C 3.3125 0.171875 3.921875 -0.234375 4.296875 -0.46875 C 4.375 -0.46875 4.40625 -0.40625 4.40625 -0.296875 L 4.40625 0.21875 C 4.4375 0.265625 4.5 0.296875 4.5625 0.296875 C 4.984375 0.0625 5.703125 -0.0625 6.1875 -0.15625 C 6.296875 -0.21875 6.28125 -0.46875 6.203125 -0.53125 C 6.03125 -0.484375 5.875 -0.46875 5.71875 -0.46875 C 5.375 -0.46875 5.328125 -0.84375 5.328125 -1.828125 L 5.328125 -3.921875 C 5.328125 -4.375 5.34375 -4.765625 5.375 -5 C 5.359375 -5.0625 5.3125 -5.078125 5.25 -5.09375 C 4.984375 -4.96875 4.296875 -4.875 3.796875 -4.875 C 3.703125 -4.8125 3.703125 -4.640625 3.78125 -4.59375 L 3.9375 -4.53125 C 4.3125 -4.375 4.40625 -4.359375 4.40625 -3.546875 L 4.40625 -1.5 C 4.40625 -1.109375 4.3125 -0.921875 4.15625 -0.78125 C 3.875 -0.53125 3.484375 -0.40625 3.140625 -0.40625 C 2.203125 -0.40625 1.984375 -0.96875 1.984375 -1.828125 Z M 1.984375 -3.921875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 3.46875 -5.09375 C 1.390625 -5.09375 0.453125 -3.65625 0.453125 -2.3125 C 0.453125 -1.5 0.734375 -0.890625 1.171875 -0.46875 C 1.609375 -0.03125 2.21875 0.171875 2.890625 0.171875 C 3.609375 0.171875 4.546875 -0.171875 4.96875 -1.09375 C 4.953125 -1.21875 4.84375 -1.296875 4.75 -1.265625 C 4.453125 -0.84375 4.078125 -0.53125 3.359375 -0.53125 C 2.015625 -0.53125 1.34375 -1.6875 1.34375 -2.65625 C 1.34375 -3.984375 2.203125 -4.671875 3.078125 -4.671875 C 3.578125 -4.671875 4.046875 -4.34375 4.3125 -4 C 4.375 -3.9375 4.4375 -3.921875 4.5 -3.921875 C 4.640625 -3.921875 4.765625 -4.15625 4.765625 -4.375 C 4.765625 -4.59375 4.6875 -4.796875 4.578125 -4.875 C 4.25 -5.03125 3.75 -5.09375 3.46875 -5.09375 Z M 3.46875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.859375 0.03125 C 2.953125 0 2.96875 -0.21875 2.890625 -0.28125 L 2.625 -0.3125 C 2.171875 -0.375 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.640625 C 2.140625 -4.15625 2.171875 -4.75 2.203125 -5.1875 C 2.1875 -5.25 2.140625 -5.265625 2.078125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.640625 -7.796875 C 1.265625 -7.796875 0.96875 -7.53125 0.96875 -7.109375 C 0.96875 -6.78125 1.21875 -6.484375 1.59375 -6.484375 C 1.953125 -6.484375 2.265625 -6.6875 2.265625 -7.140625 C 2.265625 -7.484375 2.015625 -7.796875 1.640625 -7.796875 Z M 1.640625 -7.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.484375 -0.28125 C 0.40625 -0.21875 0.421875 0 0.515625 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.3125 C 2.140625 -3.671875 2.171875 -3.84375 2.328125 -4.0625 C 2.515625 -4.296875 2.921875 -4.5 3.390625 -4.5 C 4.25 -4.5 4.5625 -3.96875 4.5625 -3.265625 L 4.5625 -1.390625 C 4.5625 -0.5 4.5625 -0.390625 4.09375 -0.3125 L 3.859375 -0.28125 C 3.765625 -0.21875 3.796875 0 3.875 0.03125 C 4.21875 0.015625 4.59375 0 5.046875 0 C 5.484375 0 5.84375 0.015625 6.21875 0.03125 C 6.296875 0 6.328125 -0.21875 6.234375 -0.28125 L 5.96875 -0.3125 C 5.515625 -0.375 5.5 -0.5 5.5 -1.390625 L 5.5 -3.546875 C 5.5 -4.375 5.0625 -5.09375 4.03125 -5.09375 C 3.390625 -5.09375 2.8125 -4.78125 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 Z M 1.21875 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 7.84375 -1.390625 C 7.84375 -0.5 7.828125 -0.390625 7.359375 -0.3125 L 7.140625 -0.28125 C 7.046875 -0.21875 7.078125 0 7.171875 0.03125 C 7.515625 0.015625 7.859375 0 8.296875 0 C 8.734375 0 9.09375 0.015625 9.515625 0.03125 C 9.59375 0 9.625 -0.21875 9.53125 -0.28125 L 9.234375 -0.3125 C 8.78125 -0.375 8.765625 -0.5 8.765625 -1.390625 L 8.765625 -3.546875 C 8.765625 -4.40625 8.28125 -5.09375 7.28125 -5.09375 C 6.6875 -5.09375 6.078125 -4.8125 5.578125 -4.453125 C 5.46875 -4.375 5.375 -4.328125 5.265625 -4.359375 C 4.921875 -4.875 4.5625 -5.09375 3.9375 -5.09375 C 3.34375 -5.09375 2.765625 -4.796875 2.28125 -4.453125 C 2.203125 -4.453125 2.140625 -4.515625 2.140625 -4.59375 C 2.140625 -4.703125 2.140625 -4.890625 2.171875 -5.1875 C 2.140625 -5.25 2.078125 -5.265625 2.03125 -5.265625 C 1.78125 -5.078125 1.078125 -4.75 0.78125 -4.65625 C 0.71875 -4.625 0.71875 -4.484375 0.78125 -4.4375 L 0.890625 -4.359375 C 1.21875 -4.125 1.21875 -4.0625 1.21875 -3.578125 L 1.21875 -1.390625 C 1.21875 -0.5 1.21875 -0.375 0.75 -0.3125 L 0.453125 -0.28125 C 0.359375 -0.21875 0.390625 0 0.46875 0.03125 C 0.859375 0.015625 1.234375 0 1.6875 0 C 2.125 0 2.484375 0.015625 2.828125 0.03125 C 2.90625 0 2.9375 -0.21875 2.84375 -0.28125 L 2.625 -0.3125 C 2.171875 -0.390625 2.140625 -0.5 2.140625 -1.390625 L 2.140625 -3.328125 C 2.140625 -3.734375 2.203125 -3.890625 2.328125 -4.046875 C 2.515625 -4.265625 2.875 -4.5 3.390625 -4.5 C 4.15625 -4.5 4.53125 -4.046875 4.53125 -3.203125 L 4.53125 -1.390625 C 4.53125 -0.5 4.515625 -0.390625 4.0625 -0.3125 L 3.828125 -0.28125 C 3.75 -0.21875 3.765625 0 3.859375 0.03125 C 4.203125 0.015625 4.546875 0 5 0 C 5.4375 0 5.796875 0.015625 6.171875 0.03125 C 6.25 0 6.28125 -0.21875 6.1875 -0.28125 L 5.9375 -0.3125 C 5.484375 -0.375 5.453125 -0.5 5.453125 -1.390625 L 5.453125 -3.3125 C 5.453125 -3.75 5.5 -3.875 5.640625 -4.0625 C 5.8125 -4.28125 6.203125 -4.5 6.671875 -4.5 C 7.46875 -4.5 7.84375 -4.0625 7.84375 -3.203125 Z M 7.84375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 1.46875 -2.046875 C 0.671875 -1.765625 0.4375 -1.46875 0.4375 -0.984375 C 0.4375 -0.640625 0.59375 -0.328125 0.828125 -0.109375 C 1.03125 0.078125 1.328125 0.171875 1.703125 0.171875 C 2.046875 0.171875 2.328125 0.015625 2.59375 -0.140625 C 2.84375 -0.28125 3 -0.390625 3.078125 -0.390625 C 3.15625 -0.390625 3.234375 -0.28125 3.28125 -0.21875 C 3.5 0.0625 3.796875 0.171875 4.09375 0.171875 C 4.703125 0.171875 5.140625 -0.3125 5.140625 -0.375 C 5.140625 -0.46875 5.109375 -0.53125 5.0625 -0.53125 C 5.015625 -0.53125 4.953125 -0.484375 4.890625 -0.453125 C 4.8125 -0.40625 4.703125 -0.375 4.578125 -0.375 C 4.09375 -0.375 3.984375 -0.890625 4 -1.453125 L 4.078125 -3.640625 C 4.125 -4.5625 3.6875 -5.09375 2.78125 -5.09375 C 1.875 -5.09375 0.46875 -4.203125 0.46875 -3.5625 C 0.46875 -3.453125 0.53125 -3.390625 0.640625 -3.390625 C 0.828125 -3.390625 1.15625 -3.46875 1.34375 -3.625 C 1.453125 -3.703125 1.453125 -3.84375 1.46875 -4.046875 C 1.5 -4.4375 1.921875 -4.609375 2.265625 -4.609375 C 3.046875 -4.609375 3.203125 -3.984375 3.1875 -3.515625 L 3.171875 -2.953125 C 3.171875 -2.765625 3.140625 -2.640625 2.953125 -2.578125 Z M 1.390625 -1.140625 C 1.390625 -1.625 1.765625 -1.8125 2.5 -2.0625 C 2.71875 -2.140625 2.9375 -2.1875 3.015625 -2.1875 C 3.078125 -2.1875 3.140625 -2.15625 3.140625 -2.015625 L 3.109375 -1.28125 C 3.09375 -1.03125 3.09375 -0.84375 2.953125 -0.703125 C 2.828125 -0.578125 2.4375 -0.390625 2.1875 -0.390625 C 1.546875 -0.390625 1.390625 -0.921875 1.390625 -1.140625 Z M 1.390625 -1.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 4.5625 -4.640625 C 4.28125 -4.640625 4.1875 -4.671875 3.796875 -4.84375 C 3.515625 -4.96875 3.078125 -5.09375 2.59375 -5.09375 C 1.484375 -5.09375 0.5625 -4.28125 0.5625 -3.203125 C 0.5625 -2.40625 1.078125 -1.921875 1.5 -1.703125 C 1.5 -1.640625 1.4375 -1.53125 1.375 -1.453125 C 1.15625 -1.234375 0.921875 -1.03125 0.71875 -0.890625 C 0.578125 -0.78125 0.53125 -0.734375 0.53125 -0.671875 C 0.53125 -0.234375 0.953125 0.1875 1.4375 0.3125 C 1.546875 0.390625 1.453125 0.5 1.328125 0.609375 C 1.046875 0.90625 0.703125 1.21875 0.484375 1.453125 C 0.40625 1.546875 0.34375 1.703125 0.34375 1.90625 C 0.34375 2.53125 0.890625 3.359375 2.421875 3.359375 C 4.046875 3.359375 5.53125 2.359375 5.53125 1 C 5.53125 -0.25 4.484375 -0.375 3.78125 -0.375 C 3.234375 -0.375 2.71875 -0.34375 2.296875 -0.34375 C 1.703125 -0.34375 1.421875 -0.578125 1.421875 -0.859375 C 1.421875 -1.21875 1.828125 -1.453125 1.96875 -1.546875 C 2.125 -1.53125 2.296875 -1.515625 2.515625 -1.515625 C 4.109375 -1.515625 4.625 -2.640625 4.625 -3.5 C 4.625 -3.703125 4.625 -3.921875 4.59375 -4.125 L 5.5 -4.125 C 5.6875 -4.15625 5.703125 -4.578125 5.5625 -4.640625 Z M 3.390625 0.40625 C 4.28125 0.40625 4.8125 0.71875 4.8125 1.484375 C 4.8125 2.203125 4.0625 2.828125 2.953125 2.828125 C 1.828125 2.828125 1.28125 2.265625 1.28125 1.578125 C 1.28125 1.109375 1.578125 0.71875 1.890625 0.53125 C 2.0625 0.421875 2.5625 0.40625 2.953125 0.40625 Z M 2.703125 -1.875 C 2.109375 -1.875 1.578125 -2.453125 1.578125 -3.328125 C 1.578125 -4.1875 2.015625 -4.734375 2.625 -4.734375 C 3.390625 -4.734375 3.734375 -4.015625 3.734375 -3.171875 C 3.734375 -2.40625 3.390625 -1.875 2.703125 -1.875 Z M 2.703125 -1.875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 2.328125 -5.09375 C 1.375 -5.09375 0.625 -4.578125 0.625 -3.671875 C 0.625 -2.984375 1.140625 -2.546875 1.859375 -2.140625 C 2.328125 -1.875 2.828125 -1.5625 2.828125 -0.984375 C 2.828125 -0.453125 2.4375 -0.1875 1.984375 -0.1875 C 1.265625 -0.1875 0.875 -0.78125 0.65625 -1.46875 C 0.59375 -1.546875 0.4375 -1.53125 0.375 -1.453125 C 0.34375 -1.046875 0.421875 -0.4375 0.53125 -0.203125 C 0.84375 0.046875 1.265625 0.171875 1.859375 0.171875 C 2.78125 0.171875 3.65625 -0.296875 3.65625 -1.25 C 3.65625 -2.140625 3.046875 -2.5625 2.390625 -2.9375 C 1.953125 -3.1875 1.421875 -3.453125 1.421875 -3.96875 C 1.421875 -4.421875 1.734375 -4.734375 2.21875 -4.734375 C 2.734375 -4.734375 3.109375 -4.375 3.328125 -3.8125 C 3.390625 -3.75 3.578125 -3.765625 3.625 -3.859375 C 3.625 -4.1875 3.53125 -4.59375 3.421875 -4.875 C 3.3125 -4.96875 2.84375 -5.09375 2.328125 -5.09375 Z M 2.328125 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 2.078125 -1.15625 C 2.265625 -0.6875 2.453125 -0.203125 2.546875 0.15625 C 2.578125 0.1875 2.640625 0.203125 2.703125 0.203125 C 2.765625 0.203125 2.8125 0.1875 2.828125 0.15625 C 3 -0.28125 3.125 -0.5625 3.25 -0.875 C 3.453125 -1.390625 4.21875 -3.203125 4.390625 -3.53125 C 4.75 -4.234375 4.875 -4.5625 5.3125 -4.625 L 5.5 -4.640625 C 5.5625 -4.71875 5.5625 -4.90625 5.46875 -4.953125 C 5.125 -4.9375 4.90625 -4.921875 4.59375 -4.921875 C 4.359375 -4.921875 4.046875 -4.9375 3.65625 -4.953125 C 3.578125 -4.90625 3.5625 -4.734375 3.640625 -4.640625 L 3.921875 -4.609375 C 4.0625 -4.578125 4.140625 -4.53125 4.140625 -4.421875 C 4.140625 -4.34375 4.09375 -4.078125 3.921875 -3.640625 L 3.203125 -1.8125 C 3.109375 -1.546875 3.015625 -1.375 2.96875 -1.328125 C 2.9375 -1.375 2.890625 -1.484375 2.765625 -1.734375 C 2.484375 -2.390625 2.125 -3.265625 1.828125 -4.125 C 1.703125 -4.5 1.71875 -4.5625 2.109375 -4.625 L 2.265625 -4.640625 C 2.34375 -4.703125 2.328125 -4.90625 2.25 -4.953125 C 1.828125 -4.9375 1.578125 -4.921875 1.234375 -4.921875 C 0.8125 -4.921875 0.375 -4.9375 0.0625 -4.953125 C -0.03125 -4.921875 -0.046875 -4.75 0.03125 -4.640625 L 0.28125 -4.609375 C 0.71875 -4.546875 0.84375 -4.140625 1.03125 -3.6875 Z M 2.078125 -1.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 L 2.015625 -2.078125 C 2.015625 -2.46875 2.03125 -2.515625 2.265625 -2.515625 C 2.390625 -2.515625 2.53125 -2.453125 2.640625 -2.328125 L 3.984375 -0.78125 C 4.140625 -0.59375 4.1875 -0.515625 4.1875 -0.4375 C 4.1875 -0.359375 4.0625 -0.34375 3.875 -0.3125 L 3.65625 -0.28125 C 3.578125 -0.21875 3.578125 -0.015625 3.6875 0.03125 C 4.046875 0.015625 4.484375 0 4.984375 0 C 5.375 0 5.8125 0.015625 6.171875 0.03125 C 6.265625 0 6.28125 -0.21875 6.1875 -0.28125 L 6.015625 -0.296875 C 5.796875 -0.34375 5.546875 -0.40625 5.375 -0.578125 C 5.125 -0.8125 4.6875 -1.296875 4.1875 -1.84375 C 3.765625 -2.328125 3.578125 -2.5625 3.359375 -2.84375 C 3.28125 -2.953125 3.296875 -3.015625 3.453125 -3.140625 C 3.671875 -3.359375 4.09375 -3.8125 4.578125 -4.1875 C 4.90625 -4.453125 5.125 -4.578125 5.375 -4.625 L 5.765625 -4.703125 C 5.84375 -4.765625 5.828125 -4.984375 5.75 -5.015625 C 5.046875 -4.9375 4.3125 -4.921875 3.75 -4.921875 L 3.46875 -4.921875 C 3.359375 -4.875 3.359375 -4.640625 3.46875 -4.609375 L 3.765625 -4.5625 C 3.984375 -4.546875 4.046875 -4.5 4.046875 -4.4375 C 4.046875 -4.375 3.953125 -4.25 3.609375 -3.875 L 3.09375 -3.328125 C 2.765625 -2.96875 2.515625 -2.828125 2.25 -2.828125 C 2.03125 -2.828125 2.015625 -2.859375 2.015625 -3.015625 L 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 Z M 1.09375 -1.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 3.65625 -4.390625 C 3.796875 -4.4375 3.875 -4.796875 3.75 -4.921875 L 2.328125 -4.921875 C 2.109375 -4.921875 2.109375 -4.9375 2.109375 -5.265625 L 2.109375 -5.625 C 2.109375 -6.25 2.15625 -7.171875 2.390625 -7.734375 C 2.578125 -8.1875 2.890625 -8.421875 3.265625 -8.421875 C 3.6875 -8.421875 4.03125 -8.15625 4.265625 -7.875 C 4.359375 -7.78125 4.4375 -7.734375 4.5625 -7.734375 C 4.8125 -7.734375 5.046875 -7.921875 5.046875 -8.171875 C 5.046875 -8.625 4.484375 -8.921875 3.8125 -8.921875 C 2.578125 -8.921875 1.890625 -8.046875 1.578125 -7.34375 C 1.265625 -6.640625 1.1875 -5.875 1.1875 -5.140625 C 1.1875 -5.015625 1.09375 -4.9375 1 -4.890625 L 0.46875 -4.625 C 0.40625 -4.5625 0.421875 -4.4375 0.5 -4.390625 L 0.9375 -4.390625 C 1.1875 -4.390625 1.1875 -4.375 1.1875 -4.03125 L 1.1875 -1.390625 C 1.1875 -0.5 1.171875 -0.375 0.71875 -0.3125 L 0.421875 -0.28125 C 0.34375 -0.21875 0.359375 0 0.453125 0.03125 C 0.828125 0.015625 1.203125 0 1.640625 0 C 2.078125 0 2.453125 0.015625 3.015625 0.03125 C 3.09375 0 3.125 -0.21875 3.03125 -0.28125 L 2.578125 -0.3125 C 2.140625 -0.34375 2.109375 -0.5 2.109375 -1.390625 L 2.109375 -4.03125 C 2.109375 -4.375 2.109375 -4.390625 2.328125 -4.390625 Z M 3.65625 -4.390625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 0.9375 -1.09375 C 0.9375 -0.4375 0.921875 -0.203125 0.90625 -0.03125 C 0.9375 0.03125 0.984375 0.046875 1.03125 0.046875 C 1.0625 0.046875 1.078125 0.046875 1.09375 0.03125 C 1.15625 -0.046875 1.25 -0.15625 1.34375 -0.15625 C 1.453125 -0.15625 1.609375 -0.078125 1.875 0.015625 C 2.125 0.09375 2.46875 0.171875 2.9375 0.171875 C 4.609375 0.171875 5.8125 -0.984375 5.8125 -2.640625 C 5.8125 -4.015625 4.84375 -5.09375 3.421875 -5.09375 C 2.8125 -5.09375 2.3125 -4.875 1.984375 -4.6875 C 1.90625 -4.6875 1.859375 -4.734375 1.859375 -4.9375 L 1.859375 -7.296875 C 1.859375 -7.859375 1.890625 -8.421875 1.90625 -8.84375 C 1.890625 -8.90625 1.828125 -8.921875 1.78125 -8.921875 C 1.3125 -8.671875 0.71875 -8.515625 0.421875 -8.40625 C 0.359375 -8.359375 0.359375 -8.1875 0.421875 -8.15625 L 0.546875 -8.078125 C 0.921875 -7.859375 0.9375 -7.78125 0.9375 -7.046875 Z M 1.859375 -3.640625 C 1.859375 -4.125 1.890625 -4.265625 2.015625 -4.359375 C 2.1875 -4.46875 2.484375 -4.5625 2.859375 -4.5625 C 4.09375 -4.5625 4.75 -3.5625 4.75 -2.265625 C 4.75 -1.203125 4.296875 -0.203125 3.125 -0.203125 C 2.71875 -0.203125 2.390625 -0.34375 2.171875 -0.609375 C 1.953125 -0.875 1.859375 -1.265625 1.859375 -1.703125 Z M 1.859375 -3.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 2.015625 -7.296875 C 2.015625 -7.859375 2.046875 -8.484375 2.0625 -8.84375 C 2.03125 -8.90625 1.984375 -8.921875 1.9375 -8.921875 C 1.484375 -8.6875 0.90625 -8.5 0.59375 -8.40625 C 0.53125 -8.359375 0.53125 -8.1875 0.59375 -8.15625 L 0.71875 -8.078125 C 1.09375 -7.859375 1.09375 -7.78125 1.09375 -7.046875 L 1.09375 -1.390625 C 1.09375 -0.5 1.09375 -0.375 0.625 -0.3125 L 0.34375 -0.28125 C 0.25 -0.21875 0.28125 0 0.359375 0.03125 C 0.734375 0.015625 1.109375 0 1.5625 0 C 2 0 2.359375 0.015625 2.765625 0.03125 C 2.859375 0 2.890625 -0.21875 2.796875 -0.28125 L 2.5 -0.3125 C 2.046875 -0.375 2.015625 -0.5 2.015625 -1.390625 Z M 2.015625 -7.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 0.84375 3.109375 C 1.140625 3.109375 1.4375 3 1.640625 2.515625 C 2.265625 1.15625 3.28125 -1.015625 3.703125 -1.84375 L 4.390625 -3.28125 C 4.8125 -4.171875 5.046875 -4.53125 5.453125 -4.609375 L 5.671875 -4.640625 C 5.75 -4.71875 5.75 -4.90625 5.640625 -4.953125 C 5.296875 -4.9375 5 -4.921875 4.6875 -4.921875 C 4.375 -4.921875 4 -4.9375 3.59375 -4.953125 C 3.5 -4.921875 3.484375 -4.703125 3.578125 -4.640625 L 3.953125 -4.578125 C 4.1875 -4.546875 4.25 -4.453125 4.25 -4.375 C 4.25 -4.234375 4.09375 -3.765625 3.8125 -3.125 L 3.390625 -2.140625 C 3.171875 -1.625 2.96875 -1.234375 2.9375 -1.21875 C 2.890625 -1.234375 2.640625 -1.890625 2.578125 -2.09375 L 2.171875 -3.25 C 2.09375 -3.453125 1.8125 -4.265625 1.8125 -4.421875 C 1.8125 -4.5 1.90625 -4.546875 2.078125 -4.578125 L 2.390625 -4.640625 C 2.484375 -4.703125 2.46875 -4.921875 2.375 -4.953125 C 1.96875 -4.9375 1.625 -4.921875 1.28125 -4.921875 C 0.875 -4.921875 0.5 -4.9375 0.09375 -4.953125 C 0 -4.921875 -0.015625 -4.703125 0.0625 -4.640625 L 0.375 -4.578125 C 0.8125 -4.5 0.90625 -4.1875 1.109375 -3.609375 L 2.078125 -0.9375 C 2.25 -0.46875 2.296875 -0.328125 2.296875 -0.078125 C 2.296875 0.09375 2.203125 0.359375 2.171875 0.46875 C 2.0625 0.765625 1.8125 1.28125 1.453125 1.84375 C 1.359375 1.984375 1.234375 2.078125 1.03125 2.078125 L 0.796875 2.078125 C 0.53125 2.078125 0.296875 2.234375 0.296875 2.578125 C 0.296875 2.890625 0.484375 3.109375 0.84375 3.109375 Z M 0.84375 3.109375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-24">
+<path style="stroke:none;" d="M 5.28125 -3.46875 C 5.28125 -4.25 5.3125 -4.6875 5.375 -4.984375 C 5.359375 -5.046875 5.3125 -5.09375 5.25 -5.09375 C 5.109375 -4.96875 5 -4.875 4.90625 -4.875 C 4.796875 -4.875 4.65625 -4.921875 4.46875 -4.96875 C 4.296875 -5.015625 3.84375 -5.09375 3.4375 -5.09375 C 1.828125 -5.09375 0.4375 -4.078125 0.4375 -2.265625 C 0.4375 -1.296875 1.109375 0.171875 2.96875 0.171875 C 3.453125 0.171875 3.921875 0.046875 4.25 -0.140625 C 4.34375 -0.140625 4.359375 -0.078125 4.359375 0.15625 L 4.359375 1.78125 C 4.359375 2.6875 4.34375 2.828125 3.875 2.875 L 3.5 2.90625 C 3.40625 2.96875 3.4375 3.1875 3.515625 3.21875 C 4 3.203125 4.375 3.1875 4.8125 3.1875 C 5.25 3.1875 5.625 3.203125 6.09375 3.21875 C 6.1875 3.1875 6.203125 2.96875 6.125 2.90625 L 5.75 2.84375 C 5.3125 2.765625 5.28125 2.6875 5.28125 1.78125 Z M 4.359375 -1.03125 C 4.359375 -0.75 4.328125 -0.59375 4.265625 -0.53125 C 4.203125 -0.453125 4 -0.328125 3.453125 -0.328125 C 2.28125 -0.328125 1.484375 -1.296875 1.484375 -2.671875 C 1.484375 -3.84375 2.171875 -4.703125 3.125 -4.703125 C 3.65625 -4.703125 4.015625 -4.4375 4.1875 -4.125 C 4.296875 -3.9375 4.359375 -3.53125 4.359375 -2.890625 Z M 4.359375 -1.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-25">
+<path style="stroke:none;" d="M 1.5625 0.171875 C 1.984375 0.171875 2.265625 -0.109375 2.265625 -0.515625 C 2.265625 -0.90625 1.984375 -1.25 1.5625 -1.25 C 1.15625 -1.25 0.859375 -0.9375 0.859375 -0.515625 C 0.859375 -0.09375 1.203125 0.171875 1.5625 0.171875 Z M 1.5625 0.171875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 4.34375 -2.28125 L 4.34375 -3.59375 L 5.4375 -3.59375 L 5.4375 -2.28125 Z M 4.390625 -4.578125 L 4.359375 -4.90625 C 4.359375 -5.632812 4.441406 -6.160156 4.609375 -6.484375 C 4.703125 -6.660156 4.820312 -6.84375 4.96875 -7.03125 C 5.113281 -7.21875 5.296875 -7.421875 5.515625 -7.640625 C 5.722656 -7.835938 5.890625 -8.007812 6.015625 -8.15625 C 6.148438 -8.3125 6.25 -8.445312 6.3125 -8.5625 C 6.375 -8.6875 6.414062 -8.804688 6.4375 -8.921875 C 6.46875 -9.035156 6.484375 -9.148438 6.484375 -9.265625 C 6.484375 -9.734375 6.335938 -10.125 6.046875 -10.4375 C 5.753906 -10.757812 5.40625 -10.921875 5 -10.921875 C 4.59375 -10.921875 4.242188 -10.773438 3.953125 -10.484375 C 3.660156 -10.203125 3.476562 -9.726562 3.40625 -9.0625 L 2.421875 -9.21875 C 2.515625 -10.164062 2.800781 -10.847656 3.28125 -11.265625 C 3.757812 -11.691406 4.351562 -11.90625 5.0625 -11.90625 C 5.769531 -11.90625 6.347656 -11.671875 6.796875 -11.203125 C 7.253906 -10.742188 7.484375 -10.125 7.484375 -9.34375 C 7.484375 -8.925781 7.398438 -8.546875 7.234375 -8.203125 C 7.078125 -7.859375 6.75 -7.457031 6.25 -7 C 5.769531 -6.570312 5.492188 -6.234375 5.421875 -5.984375 C 5.335938 -5.722656 5.296875 -5.253906 5.296875 -4.578125 Z M 9.03125 -0.984375 L 9.03125 -13.03125 L 0.984375 -13.03125 L 0.984375 -0.984375 Z M 10.015625 -14.03125 L 10.015625 0 L 0 0 L 0 -14.03125 Z M 10.015625 -14.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 5.390625 0 L 3.75 0 L 3.75 -13.21875 L 0.203125 -13.21875 L 0.203125 -14.734375 L 8.984375 -14.734375 L 8.984375 -13.21875 L 5.390625 -13.21875 Z M 5.390625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 3.125 -7.921875 L 3.640625 -7.921875 C 4.109375 -7.921875 4.5625 -7.945312 5 -8 C 5.445312 -8.0625 5.84375 -8.1875 6.1875 -8.375 C 6.539062 -8.5625 6.828125 -8.828125 7.046875 -9.171875 C 7.265625 -9.515625 7.375 -9.976562 7.375 -10.5625 C 7.375 -11.15625 7.269531 -11.628906 7.0625 -11.984375 C 6.851562 -12.347656 6.570312 -12.617188 6.21875 -12.796875 C 5.875 -12.972656 5.476562 -13.085938 5.03125 -13.140625 C 4.582031 -13.191406 4.109375 -13.21875 3.609375 -13.21875 L 3.125 -13.21875 Z M 3.125 0 L 1.484375 0 L 1.484375 -14.734375 L 3.609375 -14.734375 C 4.316406 -14.734375 4.992188 -14.675781 5.640625 -14.5625 C 6.285156 -14.457031 6.859375 -14.253906 7.359375 -13.953125 C 7.859375 -13.648438 8.257812 -13.234375 8.5625 -12.703125 C 8.863281 -12.179688 9.015625 -11.503906 9.015625 -10.671875 C 9.015625 -9.523438 8.679688 -8.585938 8.015625 -7.859375 C 7.359375 -7.128906 6.457031 -6.710938 5.3125 -6.609375 L 10.015625 0 L 8 0 L 3.53125 -6.46875 L 3.125 -6.46875 Z M 3.125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 3.09375 -5.96875 C 3.09375 -5.6875 3.09375 -5.398438 3.09375 -5.109375 C 3.09375 -4.828125 3.109375 -4.539062 3.140625 -4.25 C 3.179688 -3.96875 3.25 -3.691406 3.34375 -3.421875 C 3.4375 -3.160156 3.566406 -2.910156 3.734375 -2.671875 C 4.054688 -2.222656 4.492188 -1.875 5.046875 -1.625 C 5.609375 -1.382812 6.160156 -1.265625 6.703125 -1.265625 C 7.234375 -1.265625 7.765625 -1.378906 8.296875 -1.609375 C 8.828125 -1.835938 9.257812 -2.160156 9.59375 -2.578125 C 9.789062 -2.816406 9.9375 -3.070312 10.03125 -3.34375 C 10.132812 -3.613281 10.207031 -3.894531 10.25 -4.1875 C 10.300781 -4.476562 10.328125 -4.773438 10.328125 -5.078125 C 10.328125 -5.378906 10.328125 -5.675781 10.328125 -5.96875 L 10.328125 -14.734375 L 11.96875 -14.734375 L 11.96875 -5.515625 C 11.96875 -5.109375 11.953125 -4.722656 11.921875 -4.359375 C 11.898438 -4.003906 11.84375 -3.65625 11.75 -3.3125 C 11.664062 -2.976562 11.535156 -2.65625 11.359375 -2.34375 C 11.191406 -2.03125 10.960938 -1.722656 10.671875 -1.421875 C 10.160156 -0.878906 9.554688 -0.460938 8.859375 -0.171875 C 8.160156 0.109375 7.441406 0.25 6.703125 0.25 C 6.003906 0.25 5.316406 0.125 4.640625 -0.125 C 3.972656 -0.382812 3.390625 -0.757812 2.890625 -1.25 C 2.566406 -1.5625 2.3125 -1.875 2.125 -2.1875 C 1.9375 -2.507812 1.789062 -2.847656 1.6875 -3.203125 C 1.59375 -3.554688 1.53125 -3.925781 1.5 -4.3125 C 1.46875 -4.695312 1.453125 -5.097656 1.453125 -5.515625 L 1.453125 -14.734375 L 3.09375 -14.734375 Z M 3.09375 -5.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.484375 -14.734375 L 9.125 -14.734375 L 9.125 -13.21875 L 3.125 -13.21875 L 3.125 -8.828125 L 8.953125 -8.828125 L 8.953125 -7.3125 L 3.125 -7.3125 L 3.125 -1.53125 L 9.125 -1.53125 L 9.125 0 L 1.484375 0 Z M 1.484375 -14.734375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 5.21875 -12.53125 C 4.863281 -11.957031 4.5625 -11.351562 4.3125 -10.71875 C 4.0625 -10.09375 3.859375 -9.441406 3.703125 -8.765625 C 3.546875 -8.097656 3.425781 -7.421875 3.34375 -6.734375 C 3.269531 -6.054688 3.234375 -5.382812 3.234375 -4.71875 C 3.234375 -4.09375 3.269531 -3.4375 3.34375 -2.75 C 3.425781 -2.0625 3.546875 -1.375 3.703125 -0.6875 C 3.867188 0 4.078125 0.664062 4.328125 1.3125 C 4.578125 1.96875 4.875 2.550781 5.21875 3.0625 L 3.34375 4.125 C 2.894531 3.539062 2.507812 2.875 2.1875 2.125 C 1.863281 1.382812 1.601562 0.613281 1.40625 -0.1875 C 1.21875 -0.988281 1.078125 -1.796875 0.984375 -2.609375 C 0.890625 -3.429688 0.84375 -4.203125 0.84375 -4.921875 C 0.84375 -5.628906 0.894531 -6.367188 1 -7.140625 C 1.101562 -7.921875 1.257812 -8.691406 1.46875 -9.453125 C 1.675781 -10.222656 1.929688 -10.957031 2.234375 -11.65625 C 2.546875 -12.363281 2.914062 -13.015625 3.34375 -13.609375 Z M 5.21875 -12.53125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-9">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-10">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-11">
+<path style="stroke:none;" d="M 2.71875 -13.609375 C 3.144531 -13.015625 3.507812 -12.363281 3.8125 -11.65625 C 4.125 -10.957031 4.382812 -10.222656 4.59375 -9.453125 C 4.800781 -8.691406 4.957031 -7.921875 5.0625 -7.140625 C 5.164062 -6.367188 5.21875 -5.628906 5.21875 -4.921875 C 5.21875 -4.203125 5.171875 -3.429688 5.078125 -2.609375 C 4.984375 -1.796875 4.835938 -0.988281 4.640625 -0.1875 C 4.453125 0.613281 4.195312 1.382812 3.875 2.125 C 3.550781 2.875 3.164062 3.539062 2.71875 4.125 L 0.84375 3.0625 C 1.1875 2.550781 1.476562 1.96875 1.71875 1.3125 C 1.96875 0.664062 2.175781 0 2.34375 -0.6875 C 2.507812 -1.375 2.628906 -2.0625 2.703125 -2.75 C 2.785156 -3.4375 2.828125 -4.09375 2.828125 -4.71875 C 2.828125 -5.382812 2.785156 -6.054688 2.703125 -6.734375 C 2.628906 -7.421875 2.515625 -8.097656 2.359375 -8.765625 C 2.203125 -9.441406 2 -10.09375 1.75 -10.71875 C 1.5 -11.351562 1.195312 -11.957031 0.84375 -12.53125 Z M 2.71875 -13.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-13">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-14">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-15">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-16">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-17">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-18">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-19">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-20">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-21">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-22">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-23">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 16.953125 -48.0625 C 16.953125 -41.578125 16.953125 -35.09375 16.953125 -28.625 L 16.953125 -27.71875 C 16.953125 -26.421875 17.046875 -26.328125 18.25 -26.328125 L 20.546875 -26.328125 C 21.4375 -26.328125 21.546875 -26.21875 21.546875 -25.328125 C 21.640625 -23.828125 21.640625 -22.34375 21.640625 -20.84375 C 21.640625 -20.25 21.34375 -19.9375 20.734375 -19.9375 C 19.75 -19.9375 18.84375 -19.84375 17.953125 -19.9375 C 17.25 -19.9375 16.953125 -19.640625 16.953125 -18.953125 L 16.953125 -17.84375 C 16.953125 -12.859375 16.953125 -7.78125 16.953125 -2.6875 L 16.953125 -1.5 C 16.859375 -1 16.65625 -0.796875 16.15625 -0.796875 L 11.375 -0.796875 C 10.875 -0.796875 10.671875 -1.09375 10.671875 -1.5 L 10.671875 -2.6875 C 10.671875 -7.78125 10.671875 -12.859375 10.671875 -17.84375 L 10.671875 -19.046875 C 10.5625 -19.640625 10.265625 -19.84375 9.765625 -19.84375 C 9.46875 -19.84375 9.171875 -19.9375 8.875 -19.9375 L 1.6875 -19.9375 C 0 -19.9375 0 -19.9375 0 -21.640625 L 0 -25.234375 C 0 -25.921875 0.09375 -26.625 0.296875 -27.328125 C 2.5 -36.5 4.78125 -45.671875 7.078125 -54.84375 C 8.171875 -59.234375 9.171875 -63.71875 10.265625 -68.109375 C 10.671875 -69.609375 10.671875 -69.609375 12.171875 -69.609375 L 15.859375 -69.609375 C 16.75 -69.5 16.859375 -69.40625 16.953125 -68.609375 C 16.953125 -68.015625 16.953125 -67.515625 16.953125 -67.015625 Z M 10.671875 -34.796875 L 10.671875 -41.875 C 10.671875 -42.375 10.875 -43.078125 10.375 -43.171875 C 9.96875 -43.171875 9.96875 -42.375 9.875 -41.875 C 9.171875 -38.59375 8.46875 -35.203125 7.671875 -31.90625 C 7.375 -30.3125 6.984375 -28.8125 6.6875 -27.21875 C 6.484375 -26.328125 6.6875 -26.21875 7.578125 -26.21875 L 9.078125 -26.21875 C 10.5625 -26.21875 10.671875 -26.21875 10.671875 -27.71875 Z M 10.671875 -34.796875 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="79.391705" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="86.945018" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="93.012638" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="96.845477" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="103.275157" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="106.396361" y="379.808161"/>
+ <use xlink:href="#glyph0-4" x="110.229199" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="116.658879" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="121.602866" y="379.808161"/>
+ <use xlink:href="#glyph0-7" x="124.72407" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="131.053871" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="135.122672" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="141.190293" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="147.545064" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="153.937289" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="158.931216" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="162.764054" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="165.972651" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="172.040272" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="178.5948" y="379.808161"/>
+ <use xlink:href="#glyph0-14" x="181.716004" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="191.541553" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="196.585419" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="203.139947" y="379.808161"/>
+ <use xlink:href="#glyph0-16" x="208.183812" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="213.75204" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="218.696027" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="222.840986" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="225.96219" y="379.808161"/>
+ <use xlink:href="#glyph0-13" x="231.006055" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="237.560583" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="243.915354" y="379.808161"/>
+ <use xlink:href="#glyph0-7" x="247.036558" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="253.366359" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-2" x="257.436409" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="263.50403" y="379.808161"/>
+ <use xlink:href="#glyph0-10" x="269.858801" y="379.808161"/>
+ <use xlink:href="#glyph0-11" x="276.251026" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="281.244952" y="379.808161"/>
+ <use xlink:href="#glyph0-8" x="286.188939" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="290.333898" y="379.808161"/>
+ <use xlink:href="#glyph0-9" x="293.455102" y="379.808161"/>
+ <use xlink:href="#glyph0-2" x="299.809873" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="305.877493" y="379.808161"/>
+ <use xlink:href="#glyph0-15" x="308.998697" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="314.042563" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="317.163766" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="321.196362" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="324.404959" y="379.808161"/>
+ <use xlink:href="#glyph0-6" x="328.237798" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="333.181785" y="379.808161"/>
+ <use xlink:href="#glyph0-18" x="336.302988" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="341.696429" y="379.808161"/>
+ <use xlink:href="#glyph0-17" x="344.905026" y="379.808161"/>
+ <use xlink:href="#glyph0-12" x="348.937622" y="379.808161"/>
+ <use xlink:href="#glyph0-3" x="352.146219" y="379.808161"/>
+ <use xlink:href="#glyph0-5" x="355.979058" y="379.808161"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-3" x="80.07837" y="393.791154"/>
+ <use xlink:href="#glyph0-2" x="83.911208" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="89.978828" y="393.791154"/>
+ <use xlink:href="#glyph0-11" x="93.100032" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="98.093958" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="104.523638" y="393.791154"/>
+ <use xlink:href="#glyph0-11" x="109.467625" y="393.791154"/>
+ <use xlink:href="#glyph0-19" x="114.461551" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="120.479232" y="393.791154"/>
+ <use xlink:href="#glyph0-20" x="123.600436" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="127.221033" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="132.16502" y="393.791154"/>
+ <use xlink:href="#glyph0-17" x="137.208885" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="141.241481" y="393.791154"/>
+ <use xlink:href="#glyph0-21" x="144.450078" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="150.692486" y="393.791154"/>
+ <use xlink:href="#glyph0-22" x="153.901083" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="156.984833" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="160.19343" y="393.791154"/>
+ <use xlink:href="#glyph0-23" x="164.026269" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="169.494618" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="172.615822" y="393.791154"/>
+ <use xlink:href="#glyph0-13" x="177.659687" y="393.791154"/>
+ <use xlink:href="#glyph0-9" x="184.214215" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="190.568986" y="393.791154"/>
+ <use xlink:href="#glyph0-17" x="193.69019" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="197.722786" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="201.555624" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="206.599489" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-3" x="210.844327" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="214.677165" y="393.791154"/>
+ <use xlink:href="#glyph0-9" x="217.798369" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="224.15314" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="228.298099" y="393.791154"/>
+ <use xlink:href="#glyph0-20" x="233.341964" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="236.96256" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="240.795399" y="393.791154"/>
+ <use xlink:href="#glyph0-13" x="244.003996" y="393.791154"/>
+ <use xlink:href="#glyph0-16" x="250.558524" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="256.126752" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="259.247956" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="263.268067" y="393.791154"/>
+ <use xlink:href="#glyph0-24" x="268.212054" y="393.791154"/>
+ <use xlink:href="#glyph0-10" x="274.417007" y="393.791154"/>
+ <use xlink:href="#glyph0-12" x="280.809232" y="393.791154"/>
+ <use xlink:href="#glyph0-8" x="284.01783" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-6" x="288.03794" y="393.791154"/>
+ <use xlink:href="#glyph0-14" x="292.981927" y="393.791154"/>
+ <use xlink:href="#glyph0-6" x="302.807477" y="393.791154"/>
+ <use xlink:href="#glyph0-13" x="307.751464" y="393.791154"/>
+ <use xlink:href="#glyph0-3" x="314.305992" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="318.13883" y="393.791154"/>
+ <use xlink:href="#glyph0-17" x="321.260034" y="393.791154"/>
+ <use xlink:href="#glyph0-10" x="325.29263" y="393.791154"/>
+ <use xlink:href="#glyph0-11" x="331.684855" y="393.791154"/>
+ <use xlink:href="#glyph0-4" x="336.678781" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="343.108461" y="393.791154"/>
+ <use xlink:href="#glyph0-15" x="346.229665" y="393.791154"/>
+ <use xlink:href="#glyph0-17" x="351.273531" y="393.791154"/>
+ <use xlink:href="#glyph0-5" x="355.306126" y="393.791154"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph0-17" x="167.097533" y="407.774148"/>
+ <use xlink:href="#glyph0-7" x="171.130129" y="407.774148"/>
+ <use xlink:href="#glyph0-6" x="177.45993" y="407.774148"/>
+ <use xlink:href="#glyph0-11" x="182.403917" y="407.774148"/>
+ <use xlink:href="#glyph0-12" x="187.397843" y="407.774148"/>
+ <use xlink:href="#glyph0-15" x="190.606441" y="407.774148"/>
+ <use xlink:href="#glyph0-22" x="195.650306" y="407.774148"/>
+ <use xlink:href="#glyph0-12" x="198.734056" y="407.774148"/>
+ <use xlink:href="#glyph0-17" x="201.942653" y="407.774148"/>
+ <use xlink:href="#glyph0-3" x="205.975249" y="407.774148"/>
+ <use xlink:href="#glyph0-5" x="209.808087" y="407.774148"/>
+ <use xlink:href="#glyph0-6" x="212.929291" y="407.774148"/>
+ <use xlink:href="#glyph0-24" x="217.873278" y="407.774148"/>
+ <use xlink:href="#glyph0-10" x="224.078231" y="407.774148"/>
+ <use xlink:href="#glyph0-12" x="230.470456" y="407.774148"/>
+ <use xlink:href="#glyph0-7" x="233.679054" y="407.774148"/>
+ <use xlink:href="#glyph0-14" x="240.008855" y="407.774148"/>
+ <use xlink:href="#glyph0-6" x="249.834405" y="407.774148"/>
+ <use xlink:href="#glyph0-13" x="254.778392" y="407.774148"/>
+ <use xlink:href="#glyph0-3" x="261.33292" y="407.774148"/>
+ <use xlink:href="#glyph0-25" x="265.165759" y="407.774148"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph1-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph1-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph1-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph1-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 173.683594 355.0625 L 258.621094 355.0625 L 258.621094 327.175781 L 173.683594 327.175781 Z M 173.683594 355.0625 "/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="193.766198" y="349.177116"/>
+ <use xlink:href="#glyph2-2" x="203.341598" y="349.177116"/>
+ <use xlink:href="#glyph2-3" x="214.323995" y="349.177116"/>
+ <use xlink:href="#glyph2-4" x="228.100846" y="349.177116"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.000989028 L 320.171364 0.000989028 " transform="matrix(0.998785,0,0,-0.998785,56.260538,313.223644)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="60.944241" y="255.96079"/>
+ <use xlink:href="#glyph3-2" x="70.120296" y="255.96079"/>
+ <use xlink:href="#glyph3-3" x="83.944632" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="93.413356" y="255.96079"/>
+ <use xlink:href="#glyph3-5" x="99.318396" y="255.96079"/>
+ <use xlink:href="#glyph3-3" x="111.025182" y="255.96079"/>
+ <use xlink:href="#glyph3-6" x="120.493906" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="131.753079" y="255.96079"/>
+ <use xlink:href="#glyph3-3" x="143.115548" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="152.584271" y="255.96079"/>
+ <use xlink:href="#glyph3-7" x="158.489312" y="255.96079"/>
+ <use xlink:href="#glyph3-8" x="164.549295" y="255.96079"/>
+ <use xlink:href="#glyph3-9" x="175.154266" y="255.96079"/>
+ <use xlink:href="#glyph3-1" x="180.732205" y="255.96079"/>
+ <use xlink:href="#glyph3-3" x="189.908259" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="199.376982" y="255.96079"/>
+ <use xlink:href="#glyph3-10" x="205.282023" y="255.96079"/>
+ <use xlink:href="#glyph3-9" x="218.383293" y="255.96079"/>
+ <use xlink:href="#glyph3-8" x="223.961232" y="255.96079"/>
+ <use xlink:href="#glyph3-9" x="234.566203" y="255.96079"/>
+ <use xlink:href="#glyph3-1" x="240.144142" y="255.96079"/>
+ <use xlink:href="#glyph3-11" x="249.320196" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="255.380179" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="261.28522" y="255.96079"/>
+ <use xlink:href="#glyph3-9" x="267.19026" y="255.96079"/>
+ <use xlink:href="#glyph3-8" x="272.768199" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="283.37317" y="255.96079"/>
+ <use xlink:href="#glyph3-12" x="289.27821" y="255.96079"/>
+ <use xlink:href="#glyph3-13" x="302.224538" y="255.96079"/>
+ <use xlink:href="#glyph3-14" x="317.495007" y="255.96079"/>
+ <use xlink:href="#glyph3-3" x="332.662181" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="342.130905" y="255.96079"/>
+ <use xlink:href="#glyph3-15" x="348.035945" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-16" x="359.071312" y="255.96079"/>
+ <use xlink:href="#glyph3-4" x="371.363437" y="255.96079"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-15" x="34.82778" y="274.605567"/>
+ <use xlink:href="#glyph3-13" x="46.482918" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="61.236911" y="274.605567"/>
+ <use xlink:href="#glyph3-2" x="70.412965" y="274.605567"/>
+ <use xlink:href="#glyph3-4" x="84.237302" y="274.605567"/>
+ <use xlink:href="#glyph3-1" x="90.142342" y="274.605567"/>
+ <use xlink:href="#glyph3-2" x="99.318396" y="274.605567"/>
+ <use xlink:href="#glyph3-3" x="113.142733" y="274.605567"/>
+ <use xlink:href="#glyph3-4" x="122.611457" y="274.605567"/>
+ <use xlink:href="#glyph3-17" x="128.516497" y="274.605567"/>
+ <use xlink:href="#glyph3-5" x="139.896182" y="274.605567"/>
+ <use xlink:href="#glyph3-13" x="151.602967" y="274.605567"/>
+ <use xlink:href="#glyph3-12" x="166.873436" y="274.605567"/>
+ <use xlink:href="#glyph3-18" x="179.819764" y="274.605567"/>
+ <use xlink:href="#glyph3-6" x="193.213704" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="204.472877" y="274.605567"/>
+ <use xlink:href="#glyph3-9" x="213.648932" y="274.605567"/>
+ <use xlink:href="#glyph3-13" x="219.226871" y="274.605567"/>
+ <use xlink:href="#glyph3-14" x="234.49734" y="274.605567"/>
+ <use xlink:href="#glyph3-4" x="249.664513" y="274.605567"/>
+ <use xlink:href="#glyph3-19" x="255.569554" y="274.605567"/>
+ <use xlink:href="#glyph3-20" x="272.492746" y="274.605567"/>
+ <use xlink:href="#glyph3-14" x="285.938333" y="274.605567"/>
+ <use xlink:href="#glyph3-20" x="301.105507" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-21" x="314.344504" y="274.605567"/>
+ <use xlink:href="#glyph3-3" x="328.84026" y="274.605567"/>
+ <use xlink:href="#glyph3-5" x="338.308983" y="274.605567"/>
+ <use xlink:href="#glyph3-4" x="350.015769" y="274.605567"/>
+ <use xlink:href="#glyph3-20" x="355.92081" y="274.605567"/>
+ <use xlink:href="#glyph3-14" x="369.366397" y="274.605567"/>
+ <use xlink:href="#glyph3-12" x="384.533571" y="274.605567"/>
+ <use xlink:href="#glyph3-4" x="397.479899" y="274.605567"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-17" x="53.352047" y="293.250345"/>
+ <use xlink:href="#glyph3-5" x="64.731731" y="293.250345"/>
+ <use xlink:href="#glyph3-13" x="76.438517" y="293.250345"/>
+ <use xlink:href="#glyph3-12" x="91.708986" y="293.250345"/>
+ <use xlink:href="#glyph3-18" x="104.655313" y="293.250345"/>
+ <use xlink:href="#glyph3-6" x="118.049254" y="293.250345"/>
+ <use xlink:href="#glyph3-3" x="129.411722" y="293.250345"/>
+ <use xlink:href="#glyph3-5" x="138.880446" y="293.250345"/>
+ <use xlink:href="#glyph3-4" x="150.587231" y="293.250345"/>
+ <use xlink:href="#glyph3-22" x="156.492272" y="293.250345"/>
+ <use xlink:href="#glyph3-13" x="165.823269" y="293.250345"/>
+ <use xlink:href="#glyph3-5" x="181.093738" y="293.250345"/>
+ <use xlink:href="#glyph3-4" x="192.800523" y="293.250345"/>
+ <use xlink:href="#glyph3-23" x="198.705564" y="293.250345"/>
+ <use xlink:href="#glyph3-9" x="207.227415" y="293.250345"/>
+ <use xlink:href="#glyph3-10" x="212.805354" y="293.250345"/>
+ <use xlink:href="#glyph3-3" x="225.906625" y="293.250345"/>
+ <use xlink:href="#glyph3-4" x="235.375349" y="293.250345"/>
+ <use xlink:href="#glyph3-17" x="241.280389" y="293.250345"/>
+ <use xlink:href="#glyph3-5" x="252.660073" y="293.250345"/>
+ <use xlink:href="#glyph3-13" x="264.366859" y="293.250345"/>
+ <use xlink:href="#glyph3-12" x="279.637328" y="293.250345"/>
+ <use xlink:href="#glyph3-18" x="292.583656" y="293.250345"/>
+ <use xlink:href="#glyph3-6" x="305.977596" y="293.250345"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="317.236769" y="293.250345"/>
+ <use xlink:href="#glyph3-9" x="326.412823" y="293.250345"/>
+ <use xlink:href="#glyph3-13" x="331.990762" y="293.250345"/>
+ <use xlink:href="#glyph3-14" x="347.261231" y="293.250345"/>
+ <use xlink:href="#glyph3-8" x="362.428405" y="293.250345"/>
+ <use xlink:href="#glyph3-24" x="373.033376" y="293.250345"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 300.033006 430.830143 C 300.033006 424.337882 300.033006 417.84562 300.033006 411.369002 L 300.033006 410.46165 C 300.033006 409.163198 300.12687 409.069334 301.331458 409.069334 L 303.631126 409.069334 C 304.522835 409.069334 304.632343 408.959826 304.632343 408.068118 C 304.726207 406.566293 304.726207 405.080113 304.726207 403.578289 C 304.726207 402.983816 304.428971 402.670936 303.818854 402.670936 C 302.833282 402.670936 301.92593 402.577072 301.034222 402.670936 C 300.330242 402.670936 300.033006 402.3737 300.033006 401.685364 L 300.033006 400.57464 C 300.033006 395.584203 300.033006 390.499901 300.033006 385.399956 L 300.033006 384.211012 C 299.939142 383.710404 299.73577 383.507032 299.235161 383.507032 L 294.448096 383.507032 C 293.947488 383.507032 293.744116 383.804268 293.744116 384.211012 L 293.744116 385.399956 C 293.744116 390.499901 293.744116 395.584203 293.744116 400.57464 L 293.744116 401.779228 C 293.634608 402.3737 293.337372 402.577072 292.836764 402.577072 C 292.539528 402.577072 292.242292 402.670936 291.945056 402.670936 L 284.748814 402.670936 C 283.059261 402.670936 283.059261 402.670936 283.059261 404.376133 L 283.059261 407.974254 C 283.059261 408.66259 283.153125 409.36657 283.356498 410.07055 C 285.562302 419.25358 287.846327 428.436611 290.145995 437.619641 C 291.241075 442.015606 292.242292 446.505435 293.337372 450.9014 C 293.744116 452.403224 293.744116 452.403224 295.24594 452.403224 L 298.937925 452.403224 C 299.829634 452.293716 299.939142 452.199852 300.033006 451.402008 C 300.033006 450.807536 300.033006 450.306928 300.033006 449.80632 Z M 293.744116 417.548384 L 293.744116 424.635118 C 293.744116 425.135726 293.947488 425.839706 293.44688 425.93357 C 293.040136 425.93357 293.040136 425.135726 292.946272 424.635118 C 292.242292 421.349877 291.538312 417.955128 290.740467 414.654243 C 290.443231 413.058555 290.052131 411.55673 289.754895 409.961042 C 289.551523 409.069334 289.754895 408.959826 290.646603 408.959826 L 292.148428 408.959826 C 293.634608 408.959826 293.744116 408.959826 293.744116 410.46165 Z M 293.744116 417.548384 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="201.59138" y="212.30928"/>
+</g>
+</g>
+</svg>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="441.5475pt" height="595.276pt" viewBox="0 0 441.5475 595.276" version="1.2">
+<defs>
+<g>
+<symbol overflow="visible" id="glyph0-0">
+<path style="stroke:none;" d="M 3.828125 -2.015625 L 3.828125 -3.171875 L 4.78125 -3.171875 L 4.78125 -2.015625 Z M 3.875 -4.03125 L 3.84375 -4.328125 C 3.84375 -4.960938 3.914062 -5.425781 4.0625 -5.71875 C 4.144531 -5.863281 4.25 -6.019531 4.375 -6.1875 C 4.5 -6.351562 4.660156 -6.535156 4.859375 -6.734375 C 5.035156 -6.898438 5.179688 -7.050781 5.296875 -7.1875 C 5.410156 -7.320312 5.492188 -7.441406 5.546875 -7.546875 C 5.609375 -7.660156 5.648438 -7.765625 5.671875 -7.859375 C 5.703125 -7.953125 5.71875 -8.050781 5.71875 -8.15625 C 5.71875 -8.570312 5.585938 -8.921875 5.328125 -9.203125 C 5.066406 -9.484375 4.757812 -9.625 4.40625 -9.625 C 4.050781 -9.625 3.742188 -9.5 3.484375 -9.25 C 3.222656 -9 3.0625 -8.578125 3 -7.984375 L 2.140625 -8.125 C 2.210938 -8.945312 2.460938 -9.546875 2.890625 -9.921875 C 3.316406 -10.296875 3.835938 -10.484375 4.453125 -10.484375 C 5.078125 -10.484375 5.585938 -10.28125 5.984375 -9.875 C 6.390625 -9.46875 6.59375 -8.921875 6.59375 -8.234375 C 6.59375 -7.859375 6.519531 -7.519531 6.375 -7.21875 C 6.238281 -6.914062 5.953125 -6.566406 5.515625 -6.171875 C 5.085938 -5.785156 4.835938 -5.484375 4.765625 -5.265625 C 4.703125 -5.035156 4.671875 -4.625 4.671875 -4.03125 Z M 7.953125 -0.859375 L 7.953125 -11.484375 L 0.859375 -11.484375 L 0.859375 -0.859375 Z M 8.8125 -12.359375 L 8.8125 0 L 0 0 L 0 -12.359375 Z M 8.8125 -12.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-1">
+<path style="stroke:none;" d="M 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-2">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.171875 -7.953125 L 8.171875 -5.09375 L 4.484375 -5.09375 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.5625 -12.984375 L 8.5625 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-3">
+<path style="stroke:none;" d=""/>
+</symbol>
+<symbol overflow="visible" id="glyph0-4">
+<path style="stroke:none;" d="M -0.328125 -12.984375 L 3.71875 -12.984375 L 6.140625 -9.453125 L 8.578125 -12.984375 L 12.625 -12.984375 L 7.828125 -6.234375 L 7.828125 0 L 4.453125 0 L 4.453125 -6.234375 Z M -0.328125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-5">
+<path style="stroke:none;" d="M 7.625 -13.40625 C 8.550781 -13.40625 9.445312 -13.242188 10.3125 -12.921875 C 11.1875 -12.597656 11.957031 -12.140625 12.625 -11.546875 C 13.289062 -10.953125 13.820312 -10.242188 14.21875 -9.421875 C 14.613281 -8.609375 14.8125 -7.710938 14.8125 -6.734375 C 14.8125 -5.671875 14.628906 -4.703125 14.265625 -3.828125 C 13.910156 -2.960938 13.414062 -2.210938 12.78125 -1.578125 C 12.144531 -0.941406 11.382812 -0.445312 10.5 -0.09375 C 9.625 0.257812 8.664062 0.4375 7.625 0.4375 C 6.582031 0.4375 5.617188 0.257812 4.734375 -0.09375 C 3.859375 -0.445312 3.101562 -0.941406 2.46875 -1.578125 C 1.832031 -2.210938 1.335938 -2.960938 0.984375 -3.828125 C 0.628906 -4.703125 0.453125 -5.671875 0.453125 -6.734375 C 0.453125 -7.710938 0.648438 -8.609375 1.046875 -9.421875 C 1.441406 -10.242188 1.972656 -10.953125 2.640625 -11.546875 C 3.304688 -12.140625 4.070312 -12.597656 4.9375 -12.921875 C 5.800781 -13.242188 6.695312 -13.40625 7.625 -13.40625 Z M 7.625 -10.140625 C 7.125 -10.140625 6.648438 -10.046875 6.203125 -9.859375 C 5.765625 -9.671875 5.378906 -9.414062 5.046875 -9.09375 C 4.710938 -8.78125 4.445312 -8.414062 4.25 -8 C 4.050781 -7.59375 3.953125 -7.164062 3.953125 -6.71875 C 3.953125 -6.15625 4.050781 -5.632812 4.25 -5.15625 C 4.445312 -4.6875 4.710938 -4.28125 5.046875 -3.9375 C 5.378906 -3.59375 5.765625 -3.320312 6.203125 -3.125 C 6.648438 -2.9375 7.125 -2.84375 7.625 -2.84375 C 8.132812 -2.84375 8.609375 -2.9375 9.046875 -3.125 C 9.492188 -3.320312 9.878906 -3.59375 10.203125 -3.9375 C 10.535156 -4.28125 10.800781 -4.6875 11 -5.15625 C 11.195312 -5.632812 11.296875 -6.15625 11.296875 -6.71875 C 11.296875 -7.164062 11.195312 -7.59375 11 -8 C 10.800781 -8.414062 10.535156 -8.78125 10.203125 -9.09375 C 9.878906 -9.414062 9.492188 -9.671875 9.046875 -9.859375 C 8.609375 -10.046875 8.132812 -10.140625 7.625 -10.140625 Z M 7.625 -10.140625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-6">
+<path style="stroke:none;" d="M 12.359375 -12.984375 L 12.359375 -5.6875 C 12.359375 -5.269531 12.347656 -4.851562 12.328125 -4.4375 C 12.304688 -4.03125 12.25 -3.628906 12.15625 -3.234375 C 12.070312 -2.847656 11.9375 -2.472656 11.75 -2.109375 C 11.570312 -1.742188 11.320312 -1.410156 11 -1.109375 C 10.726562 -0.835938 10.421875 -0.609375 10.078125 -0.421875 C 9.742188 -0.242188 9.390625 -0.0976562 9.015625 0.015625 C 8.640625 0.128906 8.253906 0.210938 7.859375 0.265625 C 7.460938 0.316406 7.078125 0.34375 6.703125 0.34375 C 6.316406 0.34375 5.925781 0.316406 5.53125 0.265625 C 5.132812 0.210938 4.75 0.128906 4.375 0.015625 C 4.007812 -0.0976562 3.65625 -0.242188 3.3125 -0.421875 C 2.976562 -0.609375 2.671875 -0.835938 2.390625 -1.109375 C 2.066406 -1.410156 1.8125 -1.742188 1.625 -2.109375 C 1.445312 -2.472656 1.316406 -2.847656 1.234375 -3.234375 C 1.148438 -3.628906 1.09375 -4.03125 1.0625 -4.4375 C 1.039062 -4.851562 1.03125 -5.269531 1.03125 -5.6875 L 1.03125 -12.984375 L 4.40625 -12.984375 L 4.40625 -6.140625 C 4.40625 -5.722656 4.421875 -5.300781 4.453125 -4.875 C 4.492188 -4.457031 4.585938 -4.078125 4.734375 -3.734375 C 4.878906 -3.398438 5.109375 -3.128906 5.421875 -2.921875 C 5.734375 -2.722656 6.160156 -2.625 6.703125 -2.625 C 7.234375 -2.625 7.65625 -2.722656 7.96875 -2.921875 C 8.28125 -3.128906 8.507812 -3.398438 8.65625 -3.734375 C 8.8125 -4.078125 8.90625 -4.457031 8.9375 -4.875 C 8.96875 -5.300781 8.984375 -5.722656 8.984375 -6.140625 L 8.984375 -12.984375 Z M 12.359375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-7">
+<path style="stroke:none;" d="M 9.34375 -7.96875 L 9.34375 -12.984375 L 12.71875 -12.984375 L 12.71875 0 L 9.34375 0 L 9.34375 -5.328125 L 4.484375 -5.328125 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 L 4.484375 -7.96875 Z M 9.34375 -7.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-8">
+<path style="stroke:none;" d="M 4.40625 -2.25 L 3.515625 0 L -0.0625 0 L 4.921875 -12.984375 L 8.609375 -12.984375 L 13.5 0 L 9.90625 0 L 9.0625 -2.25 Z M 6.765625 -8.96875 L 6.734375 -8.96875 L 5.34375 -4.84375 L 8.140625 -4.84375 Z M 6.765625 -8.96875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-9">
+<path style="stroke:none;" d="M 6.546875 -5.09375 L 9.6875 -12.984375 L 13.359375 -12.984375 L 7.8125 0 L 5.203125 0 L -0.265625 -12.984375 L 3.40625 -12.984375 Z M 6.546875 -5.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-10">
+<path style="stroke:none;" d="M 4.484375 -10.125 L 4.484375 -7.953125 L 8.28125 -7.953125 L 8.28125 -5.09375 L 4.484375 -5.09375 L 4.484375 -2.859375 L 8.484375 -2.859375 L 8.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 8.484375 -12.984375 L 8.484375 -10.125 Z M 4.484375 -10.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-11">
+<path style="stroke:none;" d="M 14.046875 -7.25 C 14.035156 -6.78125 14.015625 -6.320312 13.984375 -5.875 C 13.960938 -5.4375 13.90625 -5.003906 13.8125 -4.578125 C 13.71875 -4.148438 13.582031 -3.734375 13.40625 -3.328125 C 13.238281 -2.921875 13.007812 -2.519531 12.71875 -2.125 C 12.082031 -1.226562 11.300781 -0.578125 10.375 -0.171875 C 9.457031 0.234375 8.457031 0.4375 7.375 0.4375 C 6.351562 0.4375 5.414062 0.269531 4.5625 -0.0625 C 3.707031 -0.394531 2.976562 -0.863281 2.375 -1.46875 C 1.769531 -2.070312 1.296875 -2.789062 0.953125 -3.625 C 0.617188 -4.46875 0.453125 -5.398438 0.453125 -6.421875 C 0.453125 -7.472656 0.617188 -8.429688 0.953125 -9.296875 C 1.296875 -10.160156 1.773438 -10.894531 2.390625 -11.5 C 3.015625 -12.113281 3.757812 -12.582031 4.625 -12.90625 C 5.488281 -13.238281 6.441406 -13.40625 7.484375 -13.40625 C 8.828125 -13.40625 10 -13.101562 11 -12.5 C 12 -11.90625 12.78125 -11 13.34375 -9.78125 L 10.140625 -8.4375 C 9.910156 -9.050781 9.554688 -9.546875 9.078125 -9.921875 C 8.609375 -10.304688 8.023438 -10.5 7.328125 -10.5 C 6.785156 -10.5 6.300781 -10.378906 5.875 -10.140625 C 5.445312 -9.898438 5.09375 -9.582031 4.8125 -9.1875 C 4.53125 -8.800781 4.316406 -8.363281 4.171875 -7.875 C 4.023438 -7.382812 3.953125 -6.894531 3.953125 -6.40625 C 3.953125 -5.894531 4.023438 -5.394531 4.171875 -4.90625 C 4.328125 -4.425781 4.546875 -3.992188 4.828125 -3.609375 C 5.117188 -3.234375 5.476562 -2.925781 5.90625 -2.6875 C 6.34375 -2.457031 6.835938 -2.34375 7.390625 -2.34375 C 8.117188 -2.34375 8.734375 -2.53125 9.234375 -2.90625 C 9.742188 -3.28125 10.035156 -3.84375 10.109375 -4.59375 L 7.359375 -4.59375 L 7.359375 -7.25 Z M 14.046875 -7.25 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-12">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 4.484375 -12.984375 L 10.65625 -5.046875 L 10.6875 -5.046875 L 10.6875 -12.984375 L 14.0625 -12.984375 L 14.0625 0 L 10.6875 0 L 4.515625 -7.953125 L 4.484375 -7.953125 L 4.484375 0 L 1.109375 0 Z M 1.109375 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-13">
+<path style="stroke:none;" d="M 5.515625 -4.59375 L 5.546875 -4.59375 L 8.265625 -12.984375 L 10.953125 -12.984375 L 13.5 -4.59375 L 13.53125 -4.59375 L 15.984375 -12.984375 L 19.484375 -12.984375 L 15.34375 0 L 11.890625 0 L 9.625 -7.53125 L 9.59375 -7.53125 L 7.046875 0 L 3.609375 0 L -0.265625 -12.984375 L 3.25 -12.984375 Z M 5.515625 -4.59375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-14">
+<path style="stroke:none;" d="M 6.265625 0 L 2.890625 0 L 2.890625 -10.125 L 0.109375 -10.125 L 0.109375 -12.984375 L 9.0625 -12.984375 L 9.0625 -10.125 L 6.265625 -10.125 Z M 6.265625 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-15">
+<path style="stroke:none;" d="M 10.390625 -8.625 C 10.035156 -9.09375 9.597656 -9.445312 9.078125 -9.6875 C 8.554688 -9.9375 8.003906 -10.0625 7.421875 -10.0625 C 6.898438 -10.0625 6.425781 -9.96875 6 -9.78125 C 5.582031 -9.59375 5.21875 -9.332031 4.90625 -9 C 4.601562 -8.675781 4.367188 -8.296875 4.203125 -7.859375 C 4.035156 -7.429688 3.953125 -6.960938 3.953125 -6.453125 C 3.953125 -5.941406 4.035156 -5.46875 4.203125 -5.03125 C 4.367188 -4.601562 4.609375 -4.234375 4.921875 -3.921875 C 5.234375 -3.617188 5.601562 -3.375 6.03125 -3.1875 C 6.46875 -3.007812 6.945312 -2.921875 7.46875 -2.921875 C 8.019531 -2.921875 8.550781 -3.046875 9.0625 -3.296875 C 9.582031 -3.546875 10.023438 -3.882812 10.390625 -4.3125 L 10.390625 -0.265625 C 9.828125 -0.0859375 9.320312 0.0546875 8.875 0.171875 C 8.425781 0.285156 7.9375 0.34375 7.40625 0.34375 C 6.5 0.34375 5.628906 0.179688 4.796875 -0.140625 C 3.960938 -0.472656 3.207031 -0.945312 2.53125 -1.5625 C 1.8125 -2.21875 1.285156 -2.957031 0.953125 -3.78125 C 0.617188 -4.601562 0.453125 -5.5 0.453125 -6.46875 C 0.453125 -7.363281 0.613281 -8.21875 0.9375 -9.03125 C 1.257812 -9.851562 1.734375 -10.585938 2.359375 -11.234375 C 3.003906 -11.878906 3.757812 -12.390625 4.625 -12.765625 C 5.488281 -13.140625 6.378906 -13.328125 7.296875 -13.328125 C 7.847656 -13.328125 8.375 -13.269531 8.875 -13.15625 C 9.375 -13.039062 9.878906 -12.878906 10.390625 -12.671875 Z M 10.390625 -8.625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-16">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 5.890625 -12.984375 C 6.796875 -12.984375 7.644531 -12.816406 8.4375 -12.484375 C 9.238281 -12.148438 9.9375 -11.691406 10.53125 -11.109375 C 11.132812 -10.523438 11.609375 -9.835938 11.953125 -9.046875 C 12.304688 -8.253906 12.484375 -7.398438 12.484375 -6.484375 C 12.484375 -5.566406 12.304688 -4.710938 11.953125 -3.921875 C 11.609375 -3.140625 11.132812 -2.457031 10.53125 -1.875 C 9.9375 -1.289062 9.238281 -0.832031 8.4375 -0.5 C 7.632812 -0.164062 6.785156 0 5.890625 0 L 1.109375 0 Z M 4.484375 -2.859375 L 5.234375 -2.859375 C 5.734375 -2.859375 6.210938 -2.925781 6.671875 -3.0625 C 7.128906 -3.207031 7.523438 -3.425781 7.859375 -3.71875 C 8.203125 -4.019531 8.472656 -4.398438 8.671875 -4.859375 C 8.867188 -5.316406 8.96875 -5.859375 8.96875 -6.484375 C 8.96875 -7.078125 8.875 -7.597656 8.6875 -8.046875 C 8.507812 -8.492188 8.253906 -8.867188 7.921875 -9.171875 C 7.597656 -9.484375 7.207031 -9.71875 6.75 -9.875 C 6.300781 -10.039062 5.804688 -10.125 5.265625 -10.125 L 4.484375 -10.125 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-17">
+<path style="stroke:none;" d="M 4.484375 -2.578125 L 4.90625 -2.578125 C 5.15625 -2.578125 5.4375 -2.582031 5.75 -2.59375 C 6.0625 -2.613281 6.351562 -2.660156 6.625 -2.734375 C 6.90625 -2.816406 7.132812 -2.953125 7.3125 -3.140625 C 7.5 -3.328125 7.59375 -3.597656 7.59375 -3.953125 C 7.59375 -4.347656 7.5 -4.640625 7.3125 -4.828125 C 7.132812 -5.023438 6.90625 -5.164062 6.625 -5.25 C 6.34375 -5.332031 6.039062 -5.375 5.71875 -5.375 C 5.394531 -5.375 5.097656 -5.375 4.828125 -5.375 L 4.484375 -5.375 Z M 1.109375 0 L 1.109375 -12.984375 L 5.921875 -12.984375 C 6.492188 -12.984375 7.019531 -12.921875 7.5 -12.796875 C 7.976562 -12.679688 8.382812 -12.488281 8.71875 -12.21875 C 9.0625 -11.957031 9.320312 -11.609375 9.5 -11.171875 C 9.6875 -10.742188 9.78125 -10.222656 9.78125 -9.609375 C 9.78125 -9.023438 9.671875 -8.503906 9.453125 -8.046875 C 9.242188 -7.585938 8.875 -7.222656 8.34375 -6.953125 L 8.34375 -6.921875 C 9.28125 -6.796875 9.957031 -6.4375 10.375 -5.84375 C 10.789062 -5.257812 11 -4.515625 11 -3.609375 C 11 -2.929688 10.863281 -2.359375 10.59375 -1.890625 C 10.320312 -1.429688 9.96875 -1.0625 9.53125 -0.78125 C 9.101562 -0.5 8.609375 -0.296875 8.046875 -0.171875 C 7.484375 -0.0546875 6.898438 0 6.296875 0 Z M 4.484375 -7.890625 L 4.859375 -7.890625 C 5.078125 -7.890625 5.296875 -7.898438 5.515625 -7.921875 C 5.734375 -7.953125 5.925781 -8.007812 6.09375 -8.09375 C 6.269531 -8.1875 6.410156 -8.316406 6.515625 -8.484375 C 6.628906 -8.648438 6.6875 -8.867188 6.6875 -9.140625 C 6.6875 -9.441406 6.625 -9.675781 6.5 -9.84375 C 6.375 -10.007812 6.21875 -10.132812 6.03125 -10.21875 C 5.84375 -10.300781 5.632812 -10.351562 5.40625 -10.375 C 5.175781 -10.394531 4.945312 -10.40625 4.71875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.890625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-18">
+<path style="stroke:none;" d="M 11.890625 0 L 7.703125 0 L 4.515625 -5 L 4.484375 -5 L 4.484375 0 L 1.109375 0 L 1.109375 -12.984375 L 6.140625 -12.984375 C 6.785156 -12.984375 7.382812 -12.90625 7.9375 -12.75 C 8.488281 -12.59375 8.960938 -12.347656 9.359375 -12.015625 C 9.765625 -11.691406 10.082031 -11.273438 10.3125 -10.765625 C 10.539062 -10.265625 10.65625 -9.671875 10.65625 -8.984375 C 10.65625 -8.535156 10.59375 -8.109375 10.46875 -7.703125 C 10.351562 -7.296875 10.175781 -6.925781 9.9375 -6.59375 C 9.695312 -6.269531 9.394531 -5.992188 9.03125 -5.765625 C 8.675781 -5.546875 8.269531 -5.398438 7.8125 -5.328125 Z M 4.484375 -7.15625 L 4.796875 -7.15625 C 5.078125 -7.15625 5.351562 -7.171875 5.625 -7.203125 C 5.90625 -7.242188 6.15625 -7.320312 6.375 -7.4375 C 6.601562 -7.550781 6.785156 -7.710938 6.921875 -7.921875 C 7.066406 -8.140625 7.140625 -8.425781 7.140625 -8.78125 C 7.140625 -9.132812 7.066406 -9.414062 6.921875 -9.625 C 6.785156 -9.84375 6.601562 -10.007812 6.375 -10.125 C 6.15625 -10.238281 5.90625 -10.3125 5.625 -10.34375 C 5.351562 -10.382812 5.078125 -10.40625 4.796875 -10.40625 L 4.484375 -10.40625 Z M 4.484375 -7.15625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-19">
+<path style="stroke:none;" d="M 5.5625 -3.28125 L 2.390625 2.421875 L 0.375 2.421875 L 2.625 -3.28125 Z M 5.5625 -3.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-20">
+<path style="stroke:none;" d="M 1.109375 -12.984375 L 6.265625 -12.984375 C 6.960938 -12.984375 7.601562 -12.898438 8.1875 -12.734375 C 8.769531 -12.566406 9.265625 -12.3125 9.671875 -11.96875 C 10.085938 -11.625 10.410156 -11.179688 10.640625 -10.640625 C 10.867188 -10.097656 10.984375 -9.457031 10.984375 -8.71875 C 10.984375 -7.175781 10.585938 -6.054688 9.796875 -5.359375 C 9.003906 -4.660156 7.867188 -4.3125 6.390625 -4.3125 L 4.484375 -4.3125 L 4.484375 0 L 1.109375 0 Z M 4.484375 -7.03125 L 5.046875 -7.03125 C 5.359375 -7.03125 5.65625 -7.035156 5.9375 -7.046875 C 6.226562 -7.066406 6.488281 -7.125 6.71875 -7.21875 C 6.945312 -7.320312 7.128906 -7.476562 7.265625 -7.6875 C 7.398438 -7.894531 7.46875 -8.203125 7.46875 -8.609375 C 7.46875 -9.023438 7.398438 -9.34375 7.265625 -9.5625 C 7.140625 -9.789062 6.96875 -9.953125 6.75 -10.046875 C 6.53125 -10.148438 6.269531 -10.210938 5.96875 -10.234375 C 5.675781 -10.253906 5.367188 -10.265625 5.046875 -10.265625 L 4.484375 -10.265625 Z M 4.484375 -7.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-21">
+<path style="stroke:none;" d="M 8.234375 -9.640625 C 7.921875 -9.898438 7.570312 -10.109375 7.1875 -10.265625 C 6.800781 -10.421875 6.398438 -10.5 5.984375 -10.5 C 5.828125 -10.5 5.664062 -10.472656 5.5 -10.421875 C 5.332031 -10.378906 5.175781 -10.3125 5.03125 -10.21875 C 4.894531 -10.132812 4.78125 -10.023438 4.6875 -9.890625 C 4.59375 -9.753906 4.546875 -9.597656 4.546875 -9.421875 C 4.546875 -9.222656 4.597656 -9.054688 4.703125 -8.921875 C 4.804688 -8.796875 4.929688 -8.679688 5.078125 -8.578125 C 5.222656 -8.484375 5.378906 -8.40625 5.546875 -8.34375 C 5.722656 -8.28125 5.890625 -8.222656 6.046875 -8.171875 L 6.90625 -7.921875 C 7.351562 -7.785156 7.769531 -7.617188 8.15625 -7.421875 C 8.550781 -7.234375 8.890625 -7 9.171875 -6.71875 C 9.460938 -6.445312 9.691406 -6.117188 9.859375 -5.734375 C 10.023438 -5.359375 10.109375 -4.90625 10.109375 -4.375 C 10.109375 -3.726562 10.015625 -3.09375 9.828125 -2.46875 C 9.640625 -1.84375 9.285156 -1.3125 8.765625 -0.875 C 8.242188 -0.4375 7.660156 -0.125 7.015625 0.0625 C 6.378906 0.25 5.734375 0.34375 5.078125 0.34375 C 4.253906 0.34375 3.453125 0.210938 2.671875 -0.046875 C 1.898438 -0.304688 1.179688 -0.671875 0.515625 -1.140625 L 1.96875 -3.859375 C 2.382812 -3.492188 2.835938 -3.175781 3.328125 -2.90625 C 3.828125 -2.644531 4.367188 -2.515625 4.953125 -2.515625 C 5.148438 -2.515625 5.347656 -2.539062 5.546875 -2.59375 C 5.742188 -2.644531 5.914062 -2.722656 6.0625 -2.828125 C 6.21875 -2.929688 6.34375 -3.066406 6.4375 -3.234375 C 6.539062 -3.398438 6.59375 -3.597656 6.59375 -3.828125 C 6.59375 -4.066406 6.519531 -4.265625 6.375 -4.421875 C 6.238281 -4.585938 6.0625 -4.726562 5.84375 -4.84375 C 5.632812 -4.957031 5.410156 -5.046875 5.171875 -5.109375 C 4.941406 -5.179688 4.734375 -5.242188 4.546875 -5.296875 C 4.015625 -5.453125 3.535156 -5.613281 3.109375 -5.78125 C 2.679688 -5.945312 2.3125 -6.160156 2 -6.421875 C 1.6875 -6.679688 1.445312 -7.015625 1.28125 -7.421875 C 1.113281 -7.828125 1.03125 -8.34375 1.03125 -8.96875 C 1.03125 -9.625 1.140625 -10.222656 1.359375 -10.765625 C 1.585938 -11.304688 1.898438 -11.765625 2.296875 -12.140625 C 2.691406 -12.515625 3.160156 -12.804688 3.703125 -13.015625 C 4.253906 -13.222656 4.859375 -13.328125 5.515625 -13.328125 C 5.828125 -13.328125 6.164062 -13.300781 6.53125 -13.25 C 6.894531 -13.195312 7.25 -13.125 7.59375 -13.03125 C 7.945312 -12.9375 8.289062 -12.820312 8.625 -12.6875 C 8.96875 -12.5625 9.285156 -12.421875 9.578125 -12.265625 Z M 8.234375 -9.640625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-22">
+<path style="stroke:none;" d="M 2.53125 -12.984375 L 5.859375 -12.984375 L 8.484375 -6.046875 L 11.28125 -12.984375 L 14.640625 -12.984375 L 16.59375 0 L 13.21875 0 L 12.28125 -7.46875 L 12.25 -7.46875 L 9.125 0 L 7.78125 0 L 4.796875 -7.46875 L 4.765625 -7.46875 L 3.6875 0 L 0.328125 0 Z M 2.53125 -12.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-23">
+<path style="stroke:none;" d="M 4.484375 -2.859375 L 8.515625 -2.859375 L 8.515625 0 L 1.109375 0 L 1.109375 -12.984375 L 4.484375 -12.984375 Z M 4.484375 -2.859375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph0-24">
+<path style="stroke:none;" d="M 2.96875 -3.6875 C 3.238281 -3.6875 3.492188 -3.632812 3.734375 -3.53125 C 3.984375 -3.425781 4.203125 -3.28125 4.390625 -3.09375 C 4.578125 -2.914062 4.71875 -2.703125 4.8125 -2.453125 C 4.914062 -2.203125 4.96875 -1.941406 4.96875 -1.671875 C 4.96875 -1.390625 4.914062 -1.125 4.8125 -0.875 C 4.71875 -0.632812 4.578125 -0.425781 4.390625 -0.25 C 4.203125 -0.0703125 3.984375 0.0664062 3.734375 0.171875 C 3.492188 0.285156 3.238281 0.34375 2.96875 0.34375 C 2.6875 0.34375 2.421875 0.285156 2.171875 0.171875 C 1.929688 0.0664062 1.71875 -0.0703125 1.53125 -0.25 C 1.34375 -0.425781 1.195312 -0.632812 1.09375 -0.875 C 1 -1.125 0.953125 -1.390625 0.953125 -1.671875 C 0.953125 -1.941406 1 -2.203125 1.09375 -2.453125 C 1.195312 -2.703125 1.34375 -2.914062 1.53125 -3.09375 C 1.71875 -3.28125 1.929688 -3.425781 2.171875 -3.53125 C 2.421875 -3.632812 2.6875 -3.6875 2.96875 -3.6875 Z M 2.96875 -3.6875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-0">
+<path style="stroke:none;" d="M 40.890625 -79.78125 L 9.28125 -79.78125 L 9.28125 19.9375 L 40.890625 19.9375 Z M 33.203125 -73.09375 L 33.203125 -69.796875 L 26.625 -69.796875 L 26.625 -66.109375 L 33.203125 -66.109375 L 33.203125 -62.828125 L 16.65625 -62.828125 L 16.65625 -66.109375 L 23.234375 -66.109375 L 23.234375 -69.796875 L 16.75 -69.796875 L 16.75 -73.09375 Z M 26.625 -60.234375 L 26.625 -53.25 L 33.203125 -53.25 L 33.203125 -49.859375 L 16.65625 -49.859375 L 16.65625 -60.234375 Z M 23.234375 -56.84375 L 19.9375 -56.84375 L 19.9375 -53.25 L 23.234375 -53.25 Z M 33.203125 -47.171875 L 33.203125 -43.875 L 26.625 -43.875 L 26.625 -36.890625 L 16.65625 -36.890625 L 16.65625 -40.1875 L 23.234375 -40.1875 L 23.234375 -43.875 L 16.65625 -43.875 L 16.65625 -47.171875 Z M 33.203125 -41.1875 L 33.203125 -31.21875 L 16.65625 -31.21875 L 16.65625 -34.609375 L 29.921875 -34.609375 L 29.921875 -41.1875 Z M 33.203125 -29.015625 L 33.203125 -17.75 L 16.65625 -17.75 L 16.65625 -29.015625 L 19.9375 -29.015625 L 19.9375 -21.046875 L 29.921875 -21.046875 L 29.921875 -25.734375 L 26.625 -25.734375 L 26.625 -23.4375 L 23.234375 -23.4375 L 23.234375 -29.015625 Z M 33.203125 -11.765625 L 33.203125 -0.5 L 16.65625 -0.5 L 16.65625 -11.765625 Z M 29.921875 -8.46875 L 19.9375 -8.46875 L 19.9375 -3.796875 L 29.921875 -3.796875 Z M 33.203125 1.796875 L 33.203125 5.078125 L 30.015625 5.078125 L 23.03125 9.765625 L 33.203125 9.765625 L 33.203125 13.0625 L 16.65625 13.0625 L 16.65625 9.765625 L 23.640625 5.078125 L 16.65625 5.078125 L 16.65625 1.796875 Z M 33.203125 1.796875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph1-1">
+<path style="stroke:none;" d="M 0 -52.84375 C 0 -57.640625 0 -62.421875 0 -67.109375 L 0 -68.015625 C 0 -69.203125 0.09375 -69.296875 1.296875 -69.296875 L 1.6875 -69.296875 C 6.375 -69.296875 10.96875 -69.296875 15.5625 -69.296875 L 16.453125 -69.296875 C 16.859375 -69.296875 17.15625 -69.109375 17.15625 -68.609375 C 17.25 -67.015625 17.25 -65.421875 17.15625 -63.71875 C 17.15625 -63.125 16.75 -63.015625 16.25 -63.015625 C 15.25 -63.015625 14.15625 -63.015625 13.0625 -63.015625 L 7.671875 -63.015625 C 6.375 -63.015625 6.28125 -62.921875 6.28125 -61.71875 L 6.28125 -46.5625 C 6.28125 -45.46875 6.375 -45.375 7.578125 -45.578125 C 12.0625 -46.0625 15.953125 -43.96875 17.65625 -39.890625 C 18.15625 -38.890625 18.34375 -37.796875 18.34375 -36.703125 C 18.453125 -27.625 18.453125 -18.640625 18.34375 -9.671875 C 18.34375 -5.1875 15.15625 -1.6875 10.765625 -0.890625 C 6.6875 -0.09375 2.5 -2.296875 0.703125 -6.1875 C 0.296875 -7.28125 0 -8.28125 0 -9.46875 L 0 -18.453125 C 0 -19.84375 0.09375 -19.9375 1.390625 -19.9375 L 5.390625 -19.9375 C 6.578125 -19.9375 6.6875 -19.84375 6.6875 -18.640625 L 6.6875 -10.96875 C 6.6875 -10.375 6.6875 -9.875 6.875 -9.375 C 7.28125 -8.28125 8.375 -7.484375 9.375 -7.578125 C 10.5625 -7.78125 11.375 -8.671875 11.5625 -9.875 L 11.5625 -10.765625 C 11.5625 -19.046875 11.5625 -27.328125 11.5625 -35.703125 L 11.5625 -36.59375 C 11.375 -37.59375 10.5625 -38.484375 9.578125 -38.6875 C 8.671875 -38.890625 7.484375 -38.484375 7.1875 -37.5 C 6.6875 -36.296875 5.890625 -36.203125 4.890625 -36.296875 L 1.296875 -36.296875 C 0.09375 -36.296875 0 -36.390625 0 -37.59375 C 0 -40.6875 0 -43.671875 0 -46.765625 Z M 0 -52.84375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-0">
+<path style="stroke:none;" d="M 8.1875 -15.96875 L 1.859375 -15.96875 L 1.859375 4 L 8.1875 4 Z M 6.65625 -14.640625 L 6.65625 -13.984375 L 5.328125 -13.984375 L 5.328125 -13.234375 L 6.65625 -13.234375 L 6.65625 -12.578125 L 3.328125 -12.578125 L 3.328125 -13.234375 L 4.65625 -13.234375 L 4.65625 -13.984375 L 3.359375 -13.984375 L 3.359375 -14.640625 Z M 5.328125 -12.0625 L 5.328125 -10.65625 L 6.65625 -10.65625 L 6.65625 -9.984375 L 3.328125 -9.984375 L 3.328125 -12.0625 Z M 4.65625 -11.375 L 4 -11.375 L 4 -10.65625 L 4.65625 -10.65625 Z M 6.65625 -9.4375 L 6.65625 -8.78125 L 5.328125 -8.78125 L 5.328125 -7.390625 L 3.328125 -7.390625 L 3.328125 -8.046875 L 4.65625 -8.046875 L 4.65625 -8.78125 L 3.328125 -8.78125 L 3.328125 -9.4375 Z M 6.65625 -8.25 L 6.65625 -6.25 L 3.328125 -6.25 L 3.328125 -6.921875 L 5.984375 -6.921875 L 5.984375 -8.25 Z M 6.65625 -5.8125 L 6.65625 -3.546875 L 3.328125 -3.546875 L 3.328125 -5.8125 L 4 -5.8125 L 4 -4.21875 L 5.984375 -4.21875 L 5.984375 -5.15625 L 5.328125 -5.15625 L 5.328125 -4.6875 L 4.65625 -4.6875 L 4.65625 -5.8125 Z M 6.65625 -2.359375 L 6.65625 -0.09375 L 3.328125 -0.09375 L 3.328125 -2.359375 Z M 5.984375 -1.703125 L 4 -1.703125 L 4 -0.765625 L 5.984375 -0.765625 Z M 6.65625 0.359375 L 6.65625 1.015625 L 6.015625 1.015625 L 4.609375 1.953125 L 6.65625 1.953125 L 6.65625 2.609375 L 3.328125 2.609375 L 3.328125 1.953125 L 4.734375 1.015625 L 3.328125 1.015625 L 3.328125 0.359375 Z M 6.65625 0.359375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-1">
+<path style="stroke:none;" d="M 0 -7.046875 L 0 -13.5625 C 0 -13.9375 0 -13.9375 0.359375 -13.9375 L 1.453125 -13.9375 C 2.5 -13.9375 3.390625 -13.0625 3.421875 -12.046875 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.390625 -7.875 2.609375 -7.046875 1.65625 -6.921875 C 1.640625 -6.90625 1.625 -6.90625 1.578125 -6.90625 C 1.28125 -6.890625 1.265625 -6.875 1.265625 -6.546875 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.90625 -0.140625 C 0.65625 -0.140625 0.4375 -0.140625 0.203125 -0.15625 C 0.046875 -0.15625 0.015625 -0.1875 0 -0.359375 C 0 -0.4375 0 -0.515625 0 -0.59375 Z M 1.265625 -10.421875 L 1.265625 -8.40625 C 1.265625 -8.140625 1.34375 -8.09375 1.59375 -8.140625 C 1.984375 -8.25 2.21875 -8.59375 2.21875 -9.046875 L 2.21875 -11.796875 C 2.21875 -11.921875 2.203125 -12.046875 2.15625 -12.15625 C 2.0625 -12.4375 1.84375 -12.640625 1.53125 -12.703125 C 1.34375 -12.765625 1.28125 -12.703125 1.265625 -12.5 C 1.265625 -12.4375 1.265625 -12.375 1.265625 -12.328125 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-2">
+<path style="stroke:none;" d="M 0 -7.015625 L 0 -13.5625 C 0 -13.921875 0 -13.921875 0.359375 -13.921875 L 1.484375 -13.921875 C 2.5 -13.921875 3.390625 -13.0625 3.421875 -12.015625 C 3.4375 -10.96875 3.4375 -9.890625 3.421875 -8.8125 C 3.421875 -8.359375 3.234375 -7.984375 2.953125 -7.625 C 2.828125 -7.46875 2.828125 -7.46875 2.953125 -7.3125 C 3.234375 -6.921875 3.375 -6.515625 3.375 -6.03125 C 3.359375 -4.1875 3.375 -2.34375 3.375 -0.5 C 3.375 -0.140625 3.359375 -0.140625 3.015625 -0.140625 L 2.359375 -0.140625 C 2.21875 -0.140625 2.15625 -0.203125 2.15625 -0.3125 C 2.15625 -0.40625 2.15625 -0.484375 2.15625 -0.5625 L 2.15625 -5.9375 C 2.15625 -6.234375 2.078125 -6.484375 1.84375 -6.703125 C 1.734375 -6.796875 1.625 -6.84375 1.484375 -6.875 C 1.3125 -6.890625 1.28125 -6.84375 1.265625 -6.6875 C 1.265625 -6.609375 1.265625 -6.53125 1.265625 -6.4375 L 1.265625 -0.515625 C 1.265625 -0.140625 1.265625 -0.140625 0.875 -0.140625 L 0.203125 -0.140625 C 0.0625 -0.140625 0 -0.203125 0 -0.3125 C 0 -0.40625 0 -0.484375 0 -0.5625 Z M 1.265625 -10.421875 C 1.265625 -9.78125 1.265625 -9.140625 1.265625 -8.484375 L 1.265625 -8.3125 C 1.28125 -8.140625 1.3125 -8.109375 1.5 -8.125 C 1.5625 -8.125 1.625 -8.140625 1.671875 -8.171875 C 2.015625 -8.328125 2.203125 -8.59375 2.21875 -8.984375 L 2.21875 -10.390625 C 2.21875 -10.890625 2.21875 -11.359375 2.203125 -11.859375 C 2.203125 -12.265625 1.953125 -12.5625 1.59375 -12.6875 C 1.34375 -12.765625 1.265625 -12.703125 1.265625 -12.4375 Z M 1.265625 -10.421875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-3">
+<path style="stroke:none;" d="M 0 -6.984375 C 0 -8.703125 0.015625 -10.421875 0 -12.15625 C 0 -12.953125 0.578125 -13.734375 1.375 -13.921875 C 2.71875 -14.203125 3.59375 -13.21875 3.640625 -12.328125 C 3.65625 -12.203125 3.671875 -12.078125 3.671875 -11.984375 L 3.671875 -1.984375 C 3.671875 -1.484375 3.53125 -1 3.1875 -0.59375 C 2.734375 -0.0625 1.890625 0.15625 1.203125 -0.09375 C 0.5 -0.359375 0 -1.015625 0 -1.734375 Z M 2.296875 -7.015625 L 2.296875 -11.9375 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.25 -12.4375 2.0625 -12.59375 1.84375 -12.625 C 1.625 -12.625 1.390625 -12.453125 1.359375 -12.234375 L 1.359375 -12 C 1.359375 -8.640625 1.359375 -5.3125 1.359375 -1.984375 L 1.359375 -1.734375 C 1.390625 -1.515625 1.578125 -1.359375 1.8125 -1.359375 C 2.03125 -1.359375 2.234375 -1.5 2.28125 -1.734375 C 2.296875 -1.84375 2.296875 -1.9375 2.296875 -2.03125 Z M 2.296875 -7.015625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-4">
+<path style="stroke:none;" d="M 1.34375 -6.984375 L 1.34375 -2.03125 C 1.34375 -1.9375 1.34375 -1.84375 1.359375 -1.734375 C 1.390625 -1.5 1.59375 -1.359375 1.84375 -1.359375 C 2.0625 -1.359375 2.234375 -1.515625 2.28125 -1.734375 C 2.296875 -1.796875 2.296875 -1.859375 2.296875 -1.9375 L 2.296875 -4.4375 C 2.296875 -4.71875 2.28125 -4.734375 2 -4.734375 C 1.640625 -4.734375 1.640625 -4.734375 1.640625 -5.09375 L 1.640625 -5.875 C 1.640625 -6.015625 1.671875 -6.078125 1.8125 -6.078125 L 3.46875 -6.078125 C 3.59375 -6.078125 3.671875 -6.015625 3.65625 -5.875 C 3.65625 -5.828125 3.65625 -5.796875 3.65625 -5.75 L 3.65625 -2 C 3.65625 -1.484375 3.53125 -1.015625 3.21875 -0.640625 C 2.734375 -0.0625 1.921875 0.15625 1.203125 -0.09375 C 0.484375 -0.359375 0 -1.015625 0 -1.75 L 0 -12.21875 C 0 -13.15625 0.796875 -13.921875 1.71875 -13.953125 C 2.671875 -14.015625 3.65625 -13.296875 3.65625 -12.0625 L 3.65625 -9.5 C 3.65625 -9.28125 3.640625 -9.265625 3.421875 -9.265625 L 2.53125 -9.265625 C 2.3125 -9.265625 2.296875 -9.28125 2.296875 -9.5 L 2.296875 -11.96875 C 2.296875 -12.046875 2.296875 -12.140625 2.28125 -12.21875 C 2.234375 -12.453125 2.03125 -12.625 1.8125 -12.625 C 1.59375 -12.59375 1.390625 -12.453125 1.359375 -12.234375 C 1.34375 -12.140625 1.34375 -12.046875 1.34375 -11.9375 Z M 1.34375 -6.984375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-5">
+<path style="stroke:none;" d="M 1.390625 -0.125 L 0.234375 -0.125 C 0.015625 -0.125 0 -0.140625 0 -0.375 C 0 -0.4375 0 -0.5 0 -0.5625 L 0 -13.484375 C 0 -13.9375 -0.015625 -13.890625 0.4375 -13.890625 L 2.390625 -13.890625 C 2.71875 -13.890625 2.71875 -13.890625 2.734375 -13.578125 L 2.734375 -12.875 C 2.71875 -12.640625 2.71875 -12.625 2.46875 -12.625 L 1.515625 -12.625 C 1.28125 -12.625 1.265625 -12.59375 1.265625 -12.375 L 1.265625 -8.59375 C 1.265625 -8.359375 1.28125 -8.34375 1.53125 -8.34375 C 1.75 -8.328125 2 -8.34375 2.21875 -8.328125 C 2.390625 -8.328125 2.421875 -8.3125 2.4375 -8.125 L 2.4375 -7.234375 C 2.421875 -7.046875 2.390625 -7.03125 2.203125 -7.03125 L 1.53125 -7.03125 C 1.28125 -7.015625 1.265625 -7.015625 1.265625 -6.75 L 1.265625 -4.09375 C 1.265625 -3.375 1.265625 -2.671875 1.265625 -1.953125 L 1.265625 -1.78125 C 1.265625 -1.4375 1.265625 -1.4375 1.578125 -1.4375 L 2.421875 -1.4375 C 2.796875 -1.4375 2.796875 -1.4375 2.796875 -1.03125 C 2.8125 -0.8125 2.8125 -0.59375 2.796875 -0.375 C 2.796875 -0.140625 2.78125 -0.125 2.53125 -0.125 Z M 1.390625 -0.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph2-6">
+<path style="stroke:none;" d="M 0 -3 C 0 -3.453125 0 -3.890625 0.015625 -4.359375 C 0.015625 -4.609375 0.015625 -4.609375 0.28125 -4.609375 C 0.5625 -4.609375 0.84375 -4.625 1.125 -4.609375 C 1.34375 -4.609375 1.359375 -4.59375 1.359375 -4.375 C 1.359375 -3.59375 1.359375 -2.8125 1.359375 -2.03125 L 1.359375 -1.75 C 1.390625 -1.5 1.625 -1.296875 1.859375 -1.296875 C 2.109375 -1.296875 2.3125 -1.515625 2.3125 -1.796875 C 2.34375 -2.203125 2.3125 -2.609375 2.34375 -3.015625 C 2.359375 -3.875 2.203125 -4.6875 1.875 -5.484375 L 0.375 -9.5625 C 0.140625 -10.25 -0.015625 -10.96875 0 -11.703125 C 0.015625 -11.90625 0 -12.078125 0 -12.28125 C 0.046875 -13.265625 0.84375 -14 1.796875 -14.03125 C 2.71875 -14.078125 3.671875 -13.359375 3.6875 -12.203125 C 3.71875 -11.796875 3.6875 -11.40625 3.6875 -10.984375 C 3.6875 -10.765625 3.671875 -10.75 3.453125 -10.75 L 2.5625 -10.75 C 2.359375 -10.75 2.34375 -10.765625 2.34375 -10.96875 L 2.34375 -12.09375 C 2.34375 -12.265625 2.296875 -12.40625 2.171875 -12.515625 C 1.921875 -12.78125 1.53125 -12.703125 1.390625 -12.359375 C 1.375 -12.28125 1.359375 -12.21875 1.359375 -12.140625 C 1.3125 -11.4375 1.390625 -10.75 1.65625 -10.078125 L 3.328125 -5.515625 C 3.578125 -4.875 3.671875 -4.1875 3.6875 -3.515625 C 3.71875 -2.9375 3.71875 -2.359375 3.6875 -1.78125 C 3.671875 -0.796875 3 -0.046875 2.015625 0.0625 C 0.984375 0.1875 0.015625 -0.65625 0.015625 -1.71875 C 0 -2.140625 0 -2.5625 0 -3 Z M 0 -3 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-0">
+<path style="stroke:none;" d="M 2.65625 -1.40625 L 2.65625 -2.203125 L 3.328125 -2.203125 L 3.328125 -1.40625 Z M 2.703125 -2.796875 L 2.671875 -3.015625 C 2.671875 -3.453125 2.722656 -3.773438 2.828125 -3.984375 C 2.878906 -4.085938 2.945312 -4.195312 3.03125 -4.3125 C 3.125 -4.425781 3.238281 -4.550781 3.375 -4.6875 C 3.507812 -4.800781 3.613281 -4.90625 3.6875 -5 C 3.769531 -5.09375 3.832031 -5.175781 3.875 -5.25 C 3.914062 -5.332031 3.941406 -5.40625 3.953125 -5.46875 C 3.972656 -5.539062 3.984375 -5.613281 3.984375 -5.6875 C 3.984375 -5.96875 3.890625 -6.207031 3.703125 -6.40625 C 3.523438 -6.601562 3.3125 -6.703125 3.0625 -6.703125 C 2.820312 -6.703125 2.609375 -6.613281 2.421875 -6.4375 C 2.242188 -6.257812 2.128906 -5.96875 2.078125 -5.5625 L 1.484375 -5.65625 C 1.535156 -6.226562 1.707031 -6.644531 2 -6.90625 C 2.300781 -7.164062 2.671875 -7.296875 3.109375 -7.296875 C 3.535156 -7.296875 3.890625 -7.15625 4.171875 -6.875 C 4.453125 -6.59375 4.59375 -6.210938 4.59375 -5.734375 C 4.59375 -5.472656 4.539062 -5.234375 4.4375 -5.015625 C 4.34375 -4.804688 4.140625 -4.566406 3.828125 -4.296875 C 3.535156 -4.023438 3.363281 -3.816406 3.3125 -3.671875 C 3.269531 -3.503906 3.25 -3.210938 3.25 -2.796875 Z M 5.53125 -0.59375 L 5.53125 -8 L 0.59375 -8 L 0.59375 -0.59375 Z M 6.140625 -8.609375 L 6.140625 0 L 0 0 L 0 -8.609375 Z M 6.140625 -8.609375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-1">
+<path style="stroke:none;" d="M 3.3125 0 L 2.296875 0 L 2.296875 -8.09375 L 0.125 -8.09375 L 0.125 -9.03125 L 5.515625 -9.03125 L 5.515625 -8.09375 L 3.3125 -8.09375 Z M 3.3125 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-2">
+<path style="stroke:none;" d="M 1.921875 -4.859375 L 2.234375 -4.859375 C 2.515625 -4.859375 2.789062 -4.875 3.0625 -4.90625 C 3.332031 -4.945312 3.578125 -5.023438 3.796875 -5.140625 C 4.015625 -5.253906 4.1875 -5.414062 4.3125 -5.625 C 4.445312 -5.832031 4.515625 -6.113281 4.515625 -6.46875 C 4.515625 -6.832031 4.453125 -7.125 4.328125 -7.34375 C 4.203125 -7.570312 4.03125 -7.738281 3.8125 -7.84375 C 3.601562 -7.945312 3.359375 -8.015625 3.078125 -8.046875 C 2.804688 -8.078125 2.519531 -8.09375 2.21875 -8.09375 L 1.921875 -8.09375 Z M 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 2.21875 -9.03125 C 2.644531 -9.03125 3.054688 -8.992188 3.453125 -8.921875 C 3.847656 -8.859375 4.195312 -8.734375 4.5 -8.546875 C 4.8125 -8.367188 5.0625 -8.117188 5.25 -7.796875 C 5.4375 -7.472656 5.53125 -7.054688 5.53125 -6.546875 C 5.53125 -5.835938 5.328125 -5.257812 4.921875 -4.8125 C 4.515625 -4.363281 3.960938 -4.109375 3.265625 -4.046875 L 6.140625 0 L 4.90625 0 L 2.171875 -3.96875 L 1.921875 -3.96875 Z M 1.921875 0 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-3">
+<path style="stroke:none;" d="M 1.890625 -3.65625 C 1.890625 -3.488281 1.890625 -3.316406 1.890625 -3.140625 C 1.890625 -2.960938 1.898438 -2.785156 1.921875 -2.609375 C 1.953125 -2.429688 1.992188 -2.257812 2.046875 -2.09375 C 2.109375 -1.9375 2.1875 -1.785156 2.28125 -1.640625 C 2.488281 -1.359375 2.757812 -1.144531 3.09375 -1 C 3.4375 -0.851562 3.773438 -0.78125 4.109375 -0.78125 C 4.441406 -0.78125 4.769531 -0.847656 5.09375 -0.984375 C 5.414062 -1.128906 5.679688 -1.328125 5.890625 -1.578125 C 6.003906 -1.722656 6.09375 -1.878906 6.15625 -2.046875 C 6.21875 -2.210938 6.257812 -2.382812 6.28125 -2.5625 C 6.3125 -2.75 6.328125 -2.929688 6.328125 -3.109375 C 6.328125 -3.296875 6.328125 -3.476562 6.328125 -3.65625 L 6.328125 -9.03125 L 7.328125 -9.03125 L 7.328125 -3.375 C 7.328125 -3.132812 7.316406 -2.898438 7.296875 -2.671875 C 7.285156 -2.453125 7.253906 -2.238281 7.203125 -2.03125 C 7.148438 -1.820312 7.070312 -1.625 6.96875 -1.4375 C 6.863281 -1.25 6.722656 -1.0625 6.546875 -0.875 C 6.234375 -0.539062 5.863281 -0.285156 5.4375 -0.109375 C 5.007812 0.0664062 4.566406 0.15625 4.109375 0.15625 C 3.679688 0.15625 3.257812 0.078125 2.84375 -0.078125 C 2.4375 -0.234375 2.082031 -0.460938 1.78125 -0.765625 C 1.570312 -0.953125 1.410156 -1.144531 1.296875 -1.34375 C 1.179688 -1.539062 1.09375 -1.742188 1.03125 -1.953125 C 0.976562 -2.171875 0.941406 -2.398438 0.921875 -2.640625 C 0.898438 -2.878906 0.890625 -3.125 0.890625 -3.375 L 0.890625 -9.03125 L 1.890625 -9.03125 Z M 1.890625 -3.65625 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-4">
+<path style="stroke:none;" d="M 0.90625 -9.03125 L 5.59375 -9.03125 L 5.59375 -8.09375 L 1.921875 -8.09375 L 1.921875 -5.421875 L 5.484375 -5.421875 L 5.484375 -4.484375 L 1.921875 -4.484375 L 1.921875 -0.9375 L 5.59375 -0.9375 L 5.59375 0 L 0.90625 0 Z M 0.90625 -9.03125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-5">
+<path style="stroke:none;" d="M 1.921875 -8.09375 L 1.921875 -5.421875 L 4.921875 -5.421875 L 4.921875 -4.484375 L 1.921875 -4.484375 L 1.921875 0 L 0.90625 0 L 0.90625 -9.03125 L 5.015625 -9.03125 L 5.015625 -8.09375 Z M 1.921875 -8.09375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-6">
+<path style="stroke:none;" d="M 2.265625 -2.5625 L 1.171875 0 L 0.078125 0 L 4.25 -9.46875 L 8.3125 0 L 7.1875 0 L 6.125 -2.5625 Z M 4.21875 -7.125 L 2.671875 -3.5 L 5.734375 -3.5 Z M 4.21875 -7.125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-7">
+<path style="stroke:none;" d="M 1.921875 -0.9375 L 4.40625 -0.9375 L 4.40625 0 L 0.90625 0 L 0.90625 -9.03125 L 1.921875 -9.03125 Z M 1.921875 -0.9375 "/>
+</symbol>
+<symbol overflow="visible" id="glyph3-8">
+<path style="stroke:none;" d="M 5.015625 -7.28125 C 4.828125 -7.582031 4.613281 -7.816406 4.375 -7.984375 C 4.144531 -8.160156 3.835938 -8.25 3.453125 -8.25 C 3.253906 -8.25 3.0625 -8.210938 2.875 -8.140625 C 2.695312 -8.078125 2.535156 -7.984375 2.390625 -7.859375 C 2.253906 -7.742188 2.144531 -7.597656 2.0625 -7.421875 C 1.988281 -7.253906 1.953125 -7.066406 1.953125 -6.859375 C 1.953125 -6.660156 2 -6.488281 2.09375 -6.34375 C 2.1875 -6.195312 2.300781 -6.066406 2.4375 -5.953125 C 2.570312 -5.835938 2.722656 -5.738281 2.890625 -5.65625 C 3.054688 -5.582031 3.21875 -5.507812 3.375 -5.4375 L 3.96875 -5.171875 C 4.257812 -5.046875 4.535156 -4.910156 4.796875 -4.765625 C 5.054688 -4.617188 5.285156 -4.445312 5.484375 -4.25 C 5.679688 -4.050781 5.835938 -3.820312 5.953125 -3.5625 C 6.078125 -3.300781 6.140625 -2.992188 6.140625 -2.640625 C 6.140625 -2.234375 6.0625 -1.859375 5.90625 -1.515625 C 5.757812 -1.179688 5.554688 -0.890625 5.296875 -0.640625 C 5.035156 -0.398438 4.734375 -0.207031 4.390625 -0.0625 C 4.054688 0.0820312 3.691406 0.15625 3.296875 0.15625 C 2.929688 0.15625 2.59375 0.0976562 2.28125 -0.015625 C 1.976562 -0.128906 1.703125 -0.285156 1.453125 -0.484375 C 1.210938 -0.691406 1.007812 -0.9375 0.84375 -1.21875 C 0.675781 -1.507812 0.554688 -1.832031 0.484375 -2.1875 L 1.46875 -2.453125 C 1.5 -2.222656 1.566406 -2.003906 1.671875 -1.796875 C 1.773438 -1.597656 1.898438 -1.421875 2.046875 -1.265625 C 2.203125 -1.117188 2.382812 -1 2.59375 -0.90625 C 2.800781 -0.820312 3.023438 -0.78125 3.265625 -0.78125 C 3.503906 -0.78125 3.734375 -0.820312 3.953125 -0.90625 C 4.179688 -1 4.378906 -1.125 4.546875 -1.28125 C 4.722656 -1.4375 4.863281 -1.617188 4.96875 -1.828125 C 5.070312 -2.046875 5.125 -2.285156 5.125 -2.546875 C 5.125 -2.804688 5.078125 -3.023438 4.984375 -3.203125 C 4.890625 -3.390625 4.765625 -3.550781 4.609375 -3.6875 C 4.453125 -3.820312 4.273438 -3.9375 4.078125 -4.03125 C 3.878906 -4.132812 3.675781 -4.238281 3.46875 -4.34375 L 2.90625 -4.578125 C 2.644531 -4.691406 2.394531 -4.816406 2.15625 -4.953125 C 1.914062 -5.097656 1.707031 -5.253906 1.53125 -5.421875 C 1.351562 -5.597656 1.210938 -5.804688 1.109375 -6.046875 C 1.003906 -6.285156 0.953125 -6.566406 0.953125 -6.890625 C 0.953125 -7.242188 1.019531 -7.5625 1.15625 -7.84375 C 1.289062 -8.125 1.472656 -8.363281 1.703125 -8.5625 C 1.941406 -8.769531 2.210938 -8.925781 2.515625 -9.03125 C 2.816406 -9.132812 3.132812 -9.1875 3.46875 -9.1875 C 3.976562 -9.1875 4.4375 -9.066406 4.84375 -8.828125 C 5.25 -8.585938 5.570312 -8.242188 5.8125 -7.796875 Z M 5.015625 -7.28125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-0">
+<path style="stroke:none;" d="M 2 -1.046875 L 2 -1.65625 L 2.5 -1.65625 L 2.5 -1.046875 Z M 2.015625 -2.109375 L 2 -2.25 C 2 -2.59375 2.039062 -2.835938 2.125 -2.984375 C 2.164062 -3.054688 2.21875 -3.132812 2.28125 -3.21875 C 2.34375 -3.3125 2.425781 -3.410156 2.53125 -3.515625 C 2.625 -3.597656 2.703125 -3.675781 2.765625 -3.75 C 2.828125 -3.820312 2.875 -3.882812 2.90625 -3.9375 C 2.9375 -4 2.957031 -4.050781 2.96875 -4.09375 C 2.976562 -4.144531 2.984375 -4.203125 2.984375 -4.265625 C 2.984375 -4.472656 2.914062 -4.648438 2.78125 -4.796875 C 2.644531 -4.941406 2.484375 -5.015625 2.296875 -5.015625 C 2.109375 -5.015625 1.945312 -4.945312 1.8125 -4.8125 C 1.675781 -4.6875 1.59375 -4.472656 1.5625 -4.171875 L 1.109375 -4.234375 C 1.148438 -4.671875 1.28125 -4.984375 1.5 -5.171875 C 1.726562 -5.367188 2.003906 -5.46875 2.328125 -5.46875 C 2.648438 -5.46875 2.914062 -5.359375 3.125 -5.140625 C 3.332031 -4.929688 3.4375 -4.648438 3.4375 -4.296875 C 3.4375 -4.097656 3.398438 -3.921875 3.328125 -3.765625 C 3.253906 -3.609375 3.101562 -3.425781 2.875 -3.21875 C 2.65625 -3.019531 2.523438 -2.863281 2.484375 -2.75 C 2.453125 -2.625 2.4375 -2.410156 2.4375 -2.109375 Z M 4.15625 -0.453125 L 4.15625 -6 L 0.453125 -6 L 0.453125 -0.453125 Z M 4.59375 -6.453125 L 4.59375 0 L 0 0 L 0 -6.453125 Z M 4.59375 -6.453125 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-1">
+<path style="stroke:none;" d="M 3.984375 -7 C 4.460938 -7 4.925781 -6.910156 5.375 -6.734375 C 5.832031 -6.566406 6.234375 -6.328125 6.578125 -6.015625 C 6.929688 -5.710938 7.207031 -5.347656 7.40625 -4.921875 C 7.613281 -4.492188 7.71875 -4.023438 7.71875 -3.515625 C 7.71875 -2.960938 7.625 -2.457031 7.4375 -2 C 7.257812 -1.550781 7.003906 -1.160156 6.671875 -0.828125 C 6.335938 -0.492188 5.941406 -0.234375 5.484375 -0.046875 C 5.023438 0.128906 4.523438 0.21875 3.984375 0.21875 C 3.429688 0.21875 2.925781 0.128906 2.46875 -0.046875 C 2.007812 -0.234375 1.613281 -0.492188 1.28125 -0.828125 C 0.957031 -1.160156 0.703125 -1.550781 0.515625 -2 C 0.328125 -2.457031 0.234375 -2.960938 0.234375 -3.515625 C 0.234375 -4.023438 0.335938 -4.492188 0.546875 -4.921875 C 0.753906 -5.347656 1.03125 -5.710938 1.375 -6.015625 C 1.71875 -6.328125 2.113281 -6.566406 2.5625 -6.734375 C 3.019531 -6.910156 3.492188 -7 3.984375 -7 Z M 3.984375 -5.296875 C 3.710938 -5.296875 3.460938 -5.242188 3.234375 -5.140625 C 3.003906 -5.046875 2.800781 -4.914062 2.625 -4.75 C 2.457031 -4.582031 2.320312 -4.390625 2.21875 -4.171875 C 2.113281 -3.960938 2.0625 -3.738281 2.0625 -3.5 C 2.0625 -3.207031 2.113281 -2.9375 2.21875 -2.6875 C 2.320312 -2.445312 2.457031 -2.234375 2.625 -2.046875 C 2.800781 -1.867188 3.003906 -1.726562 3.234375 -1.625 C 3.460938 -1.53125 3.710938 -1.484375 3.984375 -1.484375 C 4.242188 -1.484375 4.488281 -1.53125 4.71875 -1.625 C 4.945312 -1.726562 5.148438 -1.867188 5.328125 -2.046875 C 5.503906 -2.234375 5.640625 -2.445312 5.734375 -2.6875 C 5.835938 -2.9375 5.890625 -3.207031 5.890625 -3.5 C 5.890625 -3.738281 5.835938 -3.960938 5.734375 -4.171875 C 5.640625 -4.390625 5.503906 -4.582031 5.328125 -4.75 C 5.148438 -4.914062 4.945312 -5.046875 4.71875 -5.140625 C 4.488281 -5.242188 4.242188 -5.296875 3.984375 -5.296875 Z M 3.984375 -5.296875 "/>
+</symbol>
+<symbol overflow="visible" id="glyph4-2">
+<path style="stroke:none;" d="M 6.203125 0 L 4.015625 0 L 2.359375 -2.609375 L 2.328125 -2.609375 L 2.328125 0 L 0.578125 0 L 0.578125 -6.78125 L 3.203125 -6.78125 C 3.535156 -6.78125 3.847656 -6.738281 4.140625 -6.65625 C 4.429688 -6.570312 4.679688 -6.441406 4.890625 -6.265625 C 5.097656 -6.097656 5.257812 -5.882812 5.375 -5.625 C 5.5 -5.363281 5.5625 -5.050781 5.5625 -4.6875 C 5.5625 -4.457031 5.53125 -4.234375 5.46875 -4.015625 C 5.40625 -3.804688 5.3125 -3.613281 5.1875 -3.4375 C 5.0625 -3.269531 4.90625 -3.128906 4.71875 -3.015625 C 4.53125 -2.898438 4.316406 -2.820312 4.078125 -2.78125 Z M 2.328125 -3.734375 L 2.5 -3.734375 C 2.644531 -3.734375 2.789062 -3.742188 2.9375 -3.765625 C 3.082031 -3.785156 3.210938 -3.820312 3.328125 -3.875 C 3.441406 -3.9375 3.535156 -4.019531 3.609375 -4.125 C 3.691406 -4.238281 3.734375 -4.390625 3.734375 -4.578125 C 3.734375 -4.765625 3.691406 -4.910156 3.609375 -5.015625 C 3.535156 -5.128906 3.441406 -5.21875 3.328125 -5.28125 C 3.210938 -5.34375 3.082031 -5.378906 2.9375 -5.390625 C 2.789062 -5.410156 2.644531 -5.421875 2.5 -5.421875 L 2.328125 -5.421875 Z M 2.328125 -3.734375 "/>
+</symbol>
+</g>
+<clipPath id="clip1">
+ <path d="M 0.0429688 0 L 441.054688 0 L 441.054688 594.554688 L 0.0429688 594.554688 Z M 0.0429688 0 "/>
+</clipPath>
+<clipPath id="clip3">
+ <path d="M 1.203125 1.160156 L 52.699219 1.160156 L 52.699219 102.261719 L 1.203125 102.261719 Z M 1.203125 1.160156 "/>
+</clipPath>
+<image id="image19" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAAAAAAWxDgUAAAAAmJLR0QA/4ePzL8AAABwSURBVHic7c0BCQAACAMwtX9mscVB2Aqst7Im/AmFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKhUCgUCoVCofB1eHQrAq57Y/tQAAAAAElFTkSuQmCC"/>
+<mask id="mask0">
+<use xlink:href="#image19"/>
+</mask>
+<image id="image18" width="112" height="216" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADYCAIAAAC8zfCfAAAABmJLR0QA/wD/AP+gvaeTAAADhUlEQVR4nO3WvWpTYQDG8TdfTTxKrbq0UhBaqIuBOrsWr8BNCiVLB69BmkEouItjl261d1CR0hsodBFKdBGbQZtjwHyY1rhommbSwyM+r/zf8X/OcDhwnvPLtVqdlUcvTj9+uXn7+t6rJzMzV0IIIYQ07dIz9HySTC0vzeXyueWluSSZCr8OPVsPw+EwTbv7B4007Q4vH3qGHiZu2tk9XF3b2tk9pGfoq2tbxTB22u3e85d7rXef3n74/HDl7vR0hf77PX1/GkLIj7/QcqVYXZz9npSqi7PlSpH+R/08KZ0npclP3mqPouv7B40w/Ne785/1oucexdvznnsUb8eh4o5Dcahrx6E41L7jUH3HoTjUu+NQccehONS141Acat9xqL7jUBzq3XGouONQHOracSgOte84VN9xKA717jhU3HEoDnXtOBSH2nccqu84FId6dxwq7jgUh7p2HIpD7TsO1XccikO9Ow4VdxyKQ107DsWh9h2H6jsOxaHeHYeKOw7Foa4dh+JQ+45D9R2H4lDvjkPFHYfiUNeOQ3Gofceh+o5Dcah3x6HijkNxqGvHoTjUvuNQfcehONS741Bxx6E41LXjUBxq33GovuNQHOrdcai441Ac6tpxKA617zhU33EoDvXuOFTccSgOde04FIfadxyq7zgUh3p3HCruOBSHunYcikPt+0+Hej5cpD30+oPa+vbCvae19e1efzC6QM/W8/3e2VGjme8MjhrNfu9stAv0bL2wufnsxrWrnf6g9vjB/eX5i6EtF+kZOj+lv/BTGh23PYqsVzcWqhuXHOq2R3H1QmdQ6AwK9Xo9817Qx/vX3rf5O7dwqLjjUHHHoeKOQ8Udh+JQ245Dcah1x6E4NIaOQ8Udh4o7DsWhth2H4lDrjkNxaAwdh4o7DhV3HIpDbTsOxaHWHYfi0Bg6DhV3HCruOBSH2nYcikOtOw7FoTF0HCruOFTccSgOte04FIdadxyKQ2PoOFTccai441AcattxKA617jgUh8bQcai441Bxx6E41LbjUBxq3XEoDo2h41Bxx6HijkNxqG3HoTjUuuNQHBpDx6HijkPFHYfiUNuOQ3GodcehODSGjkPFHYeKOw7FobYdh+JQ645DcWgMHYeKOw4VdxyKQ207DsWh1h2H4tAYOg4Vdxwq7jgUh9p2HIpDrfuFQ0+a7ddvjk+a7YldoGfoPwDL2zJMtX7iTAAAAABJRU5ErkJggg=="/>
+<clipPath id="clip2">
+ <rect x="0" y="0" width="54" height="104"/>
+</clipPath>
+<g id="surface22" clip-path="url(#clip2)">
+<g clip-path="url(#clip3)" clip-rule="nonzero">
+<use xlink:href="#image18" mask="url(#mask0)" transform="matrix(-0.479417,0,0,-0.478307,53.880653,103.426819)"/>
+</g>
+</g>
+</defs>
+<g id="surface1">
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+<rect x="0" y="0" width="441.5475" height="595.276" style="comp-op:multiply;fill:rgb(0%,0%,0%);fill-opacity:0;stroke:none;"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-1" x="33.811541" y="249.232972"/>
+ <use xlink:href="#glyph0-2" x="39.38948" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="48.720477" y="249.232972"/>
+ <use xlink:href="#glyph0-4" x="54.625518" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="66.504462" y="249.232972"/>
+ <use xlink:href="#glyph0-6" x="81.774931" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="95.168871" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="101.073912" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="114.898248" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-9" x="126.966567" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="140.067838" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="149.536561" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="155.441602" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="168.887189" y="249.232972"/>
+ <use xlink:href="#glyph0-11" x="174.79223" y="249.232972"/>
+ <use xlink:href="#glyph0-12" x="189.287985" y="249.232972"/>
+ <use xlink:href="#glyph0-2" x="204.455159" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="213.786156" y="249.232972"/>
+ <use xlink:href="#glyph0-13" x="219.691196" y="249.232972"/>
+ <use xlink:href="#glyph0-1" x="238.921313" y="249.232972"/>
+ <use xlink:href="#glyph0-14" x="244.499252" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="253.675307" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="267.499643" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="273.404684" y="249.232972"/>
+ <use xlink:href="#glyph0-12" x="286.850271" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="302.017445" y="249.232972"/>
+ <use xlink:href="#glyph0-8" x="307.922486" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="320.335122" y="249.232972"/>
+ <use xlink:href="#glyph0-14" x="329.511176" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-8" x="337.652557" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-15" x="350.893275" y="249.232972"/>
+ <use xlink:href="#glyph0-7" x="362.255744" y="249.232972"/>
+ <use xlink:href="#glyph0-10" x="376.080081" y="249.232972"/>
+ <use xlink:href="#glyph0-16" x="385.548804" y="249.232972"/>
+ <use xlink:href="#glyph0-3" x="398.495132" y="249.232972"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-17" x="42.488336" y="267.87775"/>
+ <use xlink:href="#glyph0-6" x="54.143474" y="267.87775"/>
+ <use xlink:href="#glyph0-16" x="67.537414" y="267.87775"/>
+ <use xlink:href="#glyph0-11" x="80.483741" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="94.979497" y="267.87775"/>
+ <use xlink:href="#glyph0-14" x="104.44822" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="113.624275" y="267.87775"/>
+ <use xlink:href="#glyph0-8" x="119.529315" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="132.768312" y="267.87775"/>
+ <use xlink:href="#glyph0-18" x="147.264068" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="158.970853" y="267.87775"/>
+ <use xlink:href="#glyph0-10" x="168.439577" y="267.87775"/>
+ <use xlink:href="#glyph0-16" x="177.908301" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-19" x="190.028267" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="195.933308" y="267.87775"/>
+ <use xlink:href="#glyph0-8" x="201.838348" y="267.87775"/>
+ <use xlink:href="#glyph0-12" x="215.283936" y="267.87775"/>
+ <use xlink:href="#glyph0-16" x="230.45111" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="243.397437" y="267.87775"/>
+ <use xlink:href="#glyph0-8" x="249.302478" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="262.748065" y="267.87775"/>
+ <use xlink:href="#glyph0-20" x="268.653106" y="267.87775"/>
+ <use xlink:href="#glyph0-18" x="280.03279" y="267.87775"/>
+ <use xlink:href="#glyph0-5" x="291.739576" y="267.87775"/>
+ <use xlink:href="#glyph0-16" x="307.010045" y="267.87775"/>
+ <use xlink:href="#glyph0-6" x="319.956373" y="267.87775"/>
+ <use xlink:href="#glyph0-15" x="333.350313" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="344.609486" y="267.87775"/>
+ <use xlink:href="#glyph0-1" x="353.78554" y="267.87775"/>
+ <use xlink:href="#glyph0-5" x="359.363479" y="267.87775"/>
+ <use xlink:href="#glyph0-12" x="374.633948" y="267.87775"/>
+ <use xlink:href="#glyph0-3" x="389.801122" y="267.87775"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-20" x="33.639383" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-8" x="43.641798" y="286.522528"/>
+ <use xlink:href="#glyph0-18" x="57.087386" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="68.449854" y="286.522528"/>
+ <use xlink:href="#glyph0-12" x="77.625908" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="92.793082" y="286.522528"/>
+ <use xlink:href="#glyph0-18" x="102.261806" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="113.968592" y="286.522528"/>
+ <use xlink:href="#glyph0-21" x="119.718689" y="286.522528"/>
+ <use xlink:href="#glyph0-6" x="130.32366" y="286.522528"/>
+ <use xlink:href="#glyph0-11" x="143.7176" y="286.522528"/>
+ <use xlink:href="#glyph0-11" x="158.213355" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="172.709111" y="286.522528"/>
+ <use xlink:href="#glyph0-21" x="182.177834" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-14" x="192.472919" y="286.522528"/>
+ <use xlink:href="#glyph0-21" x="201.648974" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="212.253944" y="286.522528"/>
+ <use xlink:href="#glyph0-8" x="218.004042" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="231.44963" y="286.522528"/>
+ <use xlink:href="#glyph0-17" x="237.199727" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="248.854865" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="258.323589" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="267.499643" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="276.675697" y="286.522528"/>
+ <use xlink:href="#glyph0-18" x="286.144421" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="297.851207" y="286.522528"/>
+ <use xlink:href="#glyph0-1" x="303.601304" y="286.522528"/>
+ <use xlink:href="#glyph0-16" x="309.179243" y="286.522528"/>
+ <use xlink:href="#glyph0-10" x="322.125571" y="286.522528"/>
+ <use xlink:href="#glyph0-8" x="331.594295" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="345.039883" y="286.522528"/>
+ <use xlink:href="#glyph0-13" x="350.78998" y="286.522528"/>
+ <use xlink:href="#glyph0-1" x="370.020097" y="286.522528"/>
+ <use xlink:href="#glyph0-14" x="375.598037" y="286.522528"/>
+ <use xlink:href="#glyph0-7" x="384.774091" y="286.522528"/>
+ <use xlink:href="#glyph0-3" x="398.598427" y="286.522528"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-8" x="50.08053" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="63.526118" y="305.167306"/>
+ <use xlink:href="#glyph0-7" x="69.431158" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="83.255495" y="305.167306"/>
+ <use xlink:href="#glyph0-11" x="88.833434" y="305.167306"/>
+ <use xlink:href="#glyph0-7" x="103.329189" y="305.167306"/>
+ <use xlink:href="#glyph0-10" x="117.153526" y="305.167306"/>
+ <use xlink:href="#glyph0-18" x="126.62225" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="138.329036" y="305.167306"/>
+ <use xlink:href="#glyph0-17" x="144.234076" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="155.889214" y="305.167306"/>
+ <use xlink:href="#glyph0-16" x="169.283154" y="305.167306"/>
+ <use xlink:href="#glyph0-11" x="182.229482" y="305.167306"/>
+ <use xlink:href="#glyph0-10" x="196.725237" y="305.167306"/>
+ <use xlink:href="#glyph0-14" x="206.193961" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-19" x="213.648429" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="219.553469" y="305.167306"/>
+ <use xlink:href="#glyph0-4" x="225.45851" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-5" x="237.335733" y="305.167306"/>
+ <use xlink:href="#glyph0-6" x="252.606202" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="266.000142" y="305.167306"/>
+ <use xlink:href="#glyph0-15" x="271.905182" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-8" x="283.06106" y="305.167306"/>
+ <use xlink:href="#glyph0-12" x="296.506648" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="311.673822" y="305.167306"/>
+ <use xlink:href="#glyph0-21" x="317.578862" y="305.167306"/>
+ <use xlink:href="#glyph0-1" x="328.183833" y="305.167306"/>
+ <use xlink:href="#glyph0-22" x="333.761772" y="305.167306"/>
+ <use xlink:href="#glyph0-20" x="350.684964" y="305.167306"/>
+ <use xlink:href="#glyph0-23" x="362.064648" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-4" x="369.897865" y="305.167306"/>
+ <use xlink:href="#glyph0-3" x="382.18999" y="305.167306"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-11" x="44.244353" y="323.812084"/>
+ <use xlink:href="#glyph0-5" x="58.740109" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="74.010578" y="323.812084"/>
+ <use xlink:href="#glyph0-8" x="79.915618" y="323.812084"/>
+ <use xlink:href="#glyph0-7" x="93.361206" y="323.812084"/>
+ <use xlink:href="#glyph0-10" x="107.185542" y="323.812084"/>
+ <use xlink:href="#glyph0-8" x="116.654266" y="323.812084"/>
+ <use xlink:href="#glyph0-16" x="130.099854" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="143.046182" y="323.812084"/>
+ <use xlink:href="#glyph0-8" x="148.951222" y="323.812084"/>
+ <use xlink:href="#glyph0-21" x="162.39681" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="173.00178" y="323.812084"/>
+ <use xlink:href="#glyph0-14" x="178.906821" y="323.812084"/>
+ <use xlink:href="#glyph0-7" x="188.082875" y="323.812084"/>
+ <use xlink:href="#glyph0-10" x="201.907211" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="211.375935" y="323.812084"/>
+ <use xlink:href="#glyph0-11" x="217.280976" y="323.812084"/>
+ <use xlink:href="#glyph0-12" x="231.776731" y="323.812084"/>
+ <use xlink:href="#glyph0-2" x="246.943905" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="256.274902" y="323.812084"/>
+ <use xlink:href="#glyph0-1" x="262.179942" y="323.812084"/>
+ <use xlink:href="#glyph0-21" x="267.757881" y="323.812084"/>
+ <use xlink:href="#glyph0-3" x="278.362852" y="323.812084"/>
+ <use xlink:href="#glyph0-8" x="284.267892" y="323.812084"/>
+ <use xlink:href="#glyph0-20" x="297.71348" y="323.812084"/>
+ <use xlink:href="#glyph0-20" x="309.093164" y="323.812084"/>
+ <use xlink:href="#glyph0-18" x="320.472849" y="323.812084"/>
+ <use xlink:href="#glyph0-5" x="332.179634" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-9" x="347.243513" y="323.812084"/>
+ <use xlink:href="#glyph0-10" x="360.344783" y="323.812084"/>
+ <use xlink:href="#glyph0-16" x="369.813507" y="323.812084"/>
+</g>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph0-24" x="382.141785" y="323.812084"/>
+</g>
+<use xlink:href="#surface22" comp-op="multiply" transform="matrix(1,0,0,1,187,123)"/>
+<path style="fill:none;stroke-width:6.707;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:13.414;" d="M 284.658861 435.617208 C 284.658861 440.419917 284.658861 445.206983 284.658861 449.900184 L 284.658861 450.807536 C 284.658861 451.99648 284.752725 452.090344 285.957313 452.090344 L 286.348413 452.090344 C 291.041614 452.090344 295.640952 452.090344 300.240289 452.090344 L 301.131997 452.090344 C 301.538741 452.090344 301.835977 451.902616 301.835977 451.402008 C 301.929841 449.80632 301.929841 448.210631 301.835977 446.505435 C 301.835977 445.910963 301.429233 445.801455 300.928625 445.801455 C 299.927409 445.801455 298.832328 445.801455 297.737248 445.801455 L 292.340067 445.801455 C 291.041614 445.801455 290.94775 445.707591 290.94775 444.503002 L 290.94775 429.328319 C 290.94775 428.233239 291.041614 428.139375 292.246203 428.342747 C 296.736032 428.827711 300.631389 426.731414 302.336585 422.648329 C 302.837193 421.647113 303.024921 420.552033 303.024921 419.456952 C 303.134429 410.367786 303.134429 401.372484 303.024921 392.392826 C 303.024921 387.902997 299.833545 384.39874 295.437579 383.600896 C 291.354494 382.803052 287.161901 385.008856 285.362841 388.904213 C 284.956097 389.999293 284.658861 391.00051 284.658861 392.189454 L 284.658861 401.184756 C 284.658861 402.577072 284.752725 402.670936 286.051177 402.670936 L 290.056042 402.670936 C 291.244986 402.670936 291.354494 402.577072 291.354494 401.372484 L 291.354494 393.691278 C 291.354494 393.096806 291.354494 392.596198 291.542223 392.09559 C 291.948967 391.00051 293.044047 390.202665 294.045263 390.296529 C 295.234207 390.499901 296.047696 391.39161 296.235424 392.596198 L 296.235424 393.487906 C 296.235424 401.779228 296.235424 410.07055 296.235424 418.455736 L 296.235424 419.347444 C 296.047696 420.348661 295.234207 421.240369 294.248635 421.443741 C 293.341283 421.647113 292.152339 421.240369 291.855103 420.254797 C 291.354494 419.050208 290.55665 418.956344 289.555434 419.050208 L 285.957313 419.050208 C 284.752725 419.050208 284.658861 419.144072 284.658861 420.348661 C 284.658861 423.446173 284.658861 426.434178 284.658861 429.531691 Z M 284.658861 435.617208 " transform="matrix(0.998785,0,0,-0.998785,-81.125567,594.552879)"/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph1-1" x="203.18694" y="212.30928"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00195384 -0.000571413 L 180.330389 -0.000571413 " transform="matrix(0.998785,0,0,-0.998785,126.095701,554.167398)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00058074 -0.000300501 L -0.00058074 8.502216 " transform="matrix(0.998785,0,0,-0.998785,147.141205,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00068803 -0.000300501 L 0.00068803 8.502216 " transform="matrix(0.998785,0,0,-0.998785,236.893844,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000122528 -0.000300501 L -0.000122528 8.502216 " transform="matrix(0.998785,0,0,-0.998785,259.332154,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000933085 -0.000300501 L -0.000933085 8.502216 " transform="matrix(0.998785,0,0,-0.998785,281.770463,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.0011913 -0.000300501 L -0.0011913 8.502216 " transform="matrix(0.998785,0,0,-0.998785,169.579315,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00190186 -0.000300501 L -0.00190186 8.502216 " transform="matrix(0.998785,0,0,-0.998785,192.017525,558.652044)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00119859 -0.000300501 L 0.00119859 8.502216 " transform="matrix(0.998785,0,0,-0.998785,214.455834,558.652044)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 147.152344 566.273438 C 148.375 566.273438 149.367188 565.28125 149.367188 564.058594 C 149.367188 562.835938 148.375 561.847656 147.152344 561.847656 C 145.929688 561.847656 144.941406 562.835938 144.941406 564.058594 C 144.941406 565.28125 145.929688 566.273438 147.152344 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000647737 -0.000963349 C 1.223496 -0.000963349 2.21689 0.992431 2.21689 2.216574 C 2.21689 3.440717 1.223496 4.430201 -0.000647737 4.430201 C -1.224791 4.430201 -2.214274 3.440717 -2.214274 2.216574 C -2.214274 0.992431 -1.224791 -0.000963349 -0.000647737 -0.000963349 Z M -0.000647737 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,147.152991,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 214.503906 566.273438 C 215.726562 566.273438 216.71875 565.28125 216.71875 564.058594 C 216.71875 562.835938 215.726562 561.847656 214.503906 561.847656 C 213.28125 561.847656 212.289062 562.835938 212.289062 564.058594 C 212.289062 565.28125 213.28125 566.273438 214.503906 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.000230599 -0.000963349 C 1.224374 -0.000963349 2.217768 0.992431 2.217768 2.216574 C 2.217768 3.440717 1.224374 4.430201 0.000230599 4.430201 C -1.223913 4.430201 -2.217307 3.440717 -2.217307 2.216574 C -2.217307 0.992431 -1.223913 -0.000963349 0.000230599 -0.000963349 Z M 0.000230599 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,214.503676,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120894 -0.000963349 C 1.225352 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225352 4.430201 0.00120894 4.430201 C -1.222934 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222934 -0.000963349 0.00120894 -0.000963349 Z M 0.00120894 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,281.854261,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 169.601562 566.273438 C 170.824219 566.273438 171.816406 565.28125 171.816406 564.058594 C 171.816406 562.835938 170.824219 561.847656 169.601562 561.847656 C 168.378906 561.847656 167.390625 562.835938 167.390625 564.058594 C 167.390625 565.28125 168.378906 566.273438 169.601562 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172529 -0.000963349 C 1.222418 -0.000963349 2.215812 0.992431 2.215812 2.216574 C 2.215812 3.440717 1.222418 4.430201 -0.00172529 4.430201 C -1.225869 4.430201 -2.215352 3.440717 -2.215352 2.216574 C -2.215352 0.992431 -1.225869 -0.000963349 -0.00172529 -0.000963349 Z M -0.00172529 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,169.603286,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 236.953125 566.273438 C 238.175781 566.273438 239.167969 565.28125 239.167969 564.058594 C 239.167969 562.835938 238.175781 561.847656 236.953125 561.847656 C 235.730469 561.847656 234.742188 562.835938 234.742188 564.058594 C 234.742188 565.28125 235.730469 566.273438 236.953125 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.000746956 -0.000963349 C 1.223396 -0.000963349 2.216791 0.992431 2.216791 2.216574 C 2.216791 3.440717 1.223396 4.430201 -0.000746956 4.430201 C -1.22489 4.430201 -2.214373 3.440717 -2.214373 2.216574 C -2.214373 0.992431 -1.22489 -0.000963349 -0.000746956 -0.000963349 Z M -0.000746956 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,236.953871,566.272475)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 192.054688 566.273438 C 193.277344 566.273438 194.265625 565.28125 194.265625 564.058594 C 194.265625 562.835938 193.277344 561.847656 192.054688 561.847656 C 190.832031 561.847656 189.839844 562.835938 189.839844 564.058594 C 189.839844 565.28125 190.832031 566.273438 192.054688 566.273438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00120815 -0.000963349 C 1.225351 -0.000963349 2.214835 0.992431 2.214835 2.216574 C 2.214835 3.440717 1.225351 4.430201 0.00120815 4.430201 C -1.222935 4.430201 -2.216329 3.440717 -2.216329 2.216574 C -2.216329 0.992431 -1.222935 -0.000963349 0.00120815 -0.000963349 Z M 0.00120815 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,192.053481,566.272475)"/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M -0.00172451 -0.000963349 C 1.222419 -0.000963349 2.215813 0.992431 2.215813 2.216574 C 2.215813 3.440717 1.222419 4.430201 -0.00172451 4.430201 C -1.225868 4.430201 -2.215351 3.440717 -2.215351 2.216574 C -2.215351 0.992431 -1.225868 -0.000963349 -0.00172451 -0.000963349 Z M -0.00172451 -0.000963349 " transform="matrix(0.998785,0,0,-0.998785,259.404066,566.272475)"/>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-1" x="196.715111" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="201.64911" y="534.940083"/>
+ <use xlink:href="#glyph2-3" x="206.583109" y="534.940083"/>
+ <use xlink:href="#glyph2-4" x="211.756817" y="534.940083"/>
+ <use xlink:href="#glyph2-2" x="216.910549" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-5" x="221.644791" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="225.360272" y="534.940083"/>
+</g>
+<g style="fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;">
+ <use xlink:href="#glyph2-6" x="230.372176" y="534.940083"/>
+</g>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(10.195923%,19.607544%,50.98114%);fill-opacity:1;" d="M 105.214844 369.640625 L 157.308594 369.640625 L 157.308594 352.539062 L 105.214844 352.539062 Z M 105.214844 369.640625 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;" d="M 277.179688 369.640625 L 329.273438 369.640625 L 329.273438 352.539062 L 277.179688 352.539062 Z M 277.179688 369.640625 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 -0.000734682 L 320.171364 -0.000734682 " transform="matrix(0.998785,0,0,-0.998785,56.260538,382.116454)"/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(10.195923%,19.607544%,50.98114%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00118222 0.00187097 L 320.171364 0.00187097 " transform="matrix(0.998785,0,0,-0.998785,56.260538,338.193275)"/>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-1" x="118.215286" y="365.797502"/>
+ <use xlink:href="#glyph3-2" x="124.088143" y="365.797502"/>
+ <use xlink:href="#glyph3-3" x="130.823951" y="365.797502"/>
+ <use xlink:href="#glyph3-4" x="139.273674" y="365.797502"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-5" x="286.358783" y="365.797502"/>
+</g>
+<g style="fill:rgb(100%,100%,100%);fill-opacity:1;">
+ <use xlink:href="#glyph3-6" x="291.248835" y="365.797502"/>
+ <use xlink:href="#glyph3-7" x="299.866354" y="365.797502"/>
+ <use xlink:href="#glyph3-8" x="304.600596" y="365.797502"/>
+ <use xlink:href="#glyph3-4" x="311.540156" y="365.797502"/>
+</g>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(84.706116%,6.274414%,30.587769%);stroke-opacity:1;stroke-miterlimit:4;" d="M 0.00154698 -0.000244546 L 0.00154698 33.200242 " transform="matrix(0.998785,0,0,-0.998785,211.95158,377.43335)"/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 201.253906 367.703125 L 222.597656 367.703125 L 222.597656 353.144531 L 201.253906 353.144531 Z M 201.253906 367.703125 "/>
+<g style="fill:rgb(84.706116%,6.274414%,30.587769%);fill-opacity:1;">
+ <use xlink:href="#glyph4-1" x="204.882578" y="364.132527"/>
+ <use xlink:href="#glyph4-2" x="212.85588" y="364.132527"/>
+</g>
+</g>
+</svg>
--- /dev/null
+/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}S.fn=S.prototype={jquery:f,constructor:S,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=S.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},S.extend=S.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(S.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:{},i=!1,a[t]=S.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},S.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(p(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(p(Object(e))?S.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(p(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g(a)},guid:1,support:y}),"function"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var d=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,v,s,c,y,S="sizzle"+1*new Date,p=n.document,k=0,r=0,m=ue(),x=ue(),A=ue(),N=ue(),D=function(e,t){return e===t&&(l=!0),0},j={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",I="(?:\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",W="\\["+M+"*("+I+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+M+"*\\]",F=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",B=new RegExp(M+"+","g"),$=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="<a id='"+S+"'></a><select id='"+S+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!=C&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&j.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(D),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(B," ")+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,v){var y="nth"!==h.slice(0,3),m="last"!==h.slice(-4),x="of-type"===e;return 1===g&&0===v?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=y!==m?"nextSibling":"previousSibling",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(y){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l="only"===h&&!u&&"nextSibling"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[k,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[k,d]),a===e))break;return(d-=v)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[S]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace($,"$1"));return s[S]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ve(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ve(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&"parentNode"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[k,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[S]||(e[S]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===k&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,v,y,e){return v&&!v[S]&&(v=Ce(v)),y&&!y[S]&&(y=Ce(y,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=Te(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[S]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace($,"$1"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace($," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,v,y,m,x,r,i=[],o=[],a=A[e+" "];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[S]?i.push(a):o.push(a);(a=A(e,(v=o,m=0<(y=i).length,x=0<v.length,r=function(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=k+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t==C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument==C||(T(o),n=!E);while(s=v[a++])if(s(o,t||C,n)){r.push(o);break}i&&(k=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&se.uniqueSort(r)}return i&&(k=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ye(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},d.sortStable=S.split("").sort(D).join("")===S,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);S.find=d,S.expr=d.selectors,S.expr[":"]=S.expr.pseudos,S.uniqueSort=S.unique=d.uniqueSort,S.text=d.getText,S.isXMLDoc=d.isXML,S.contains=d.contains,S.escapeSelector=d.escape;var h=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&S(e).is(n))break;r.push(e)}return r},T=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},k=S.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1<i.call(n,e)!==r}):S.filter(n,e,r)}S.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?S.find.matchesSelector(r,e)?[r]:[]:S.find.matches(e,S.grep(t,function(e){return 1===e.nodeType}))},S.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(S(e).filter(function(){for(t=0;t<r;t++)if(S.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)S.find(e,i[t],n);return 1<r?S.uniqueSort(n):n},filter:function(e){return this.pushStack(D(this,e||[],!1))},not:function(e){return this.pushStack(D(this,e||[],!0))},is:function(e){return!!D(this,"string"==typeof e&&k.test(e)?S(e):e||[],!1).length}});var j,q=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,j=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(S.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&S(e);if(!k.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?S.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(S(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),S.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return h(e,"parentNode")},parentsUntil:function(e,t,n){return h(e,"parentNode",n)},next:function(e){return O(e,"nextSibling")},prev:function(e){return O(e,"previousSibling")},nextAll:function(e){return h(e,"nextSibling")},prevAll:function(e){return h(e,"previousSibling")},nextUntil:function(e,t,n){return h(e,"nextSibling",n)},prevUntil:function(e,t,n){return h(e,"previousSibling",n)},siblings:function(e){return T((e.parentNode||{}).firstChild,e)},children:function(e){return T(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(A(e,"template")&&(e=e.content||e),S.merge([],e.childNodes))}},function(r,i){S.fn[r]=function(e,t){var n=S.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=S.filter(t,n)),1<this.length&&(H[r]||S.uniqueSort(n),L.test(r)&&n.reverse()),this.pushStack(n)}});var P=/[^\x20\t\r\n\f]+/g;function R(e){return e}function M(e){throw e}function I(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}S.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},S.each(e.match(P)||[],function(e,t){n[t]=!0}),n):S.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:"")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){S.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return S.each(arguments,function(e,t){var n;while(-1<(n=S.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<S.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t="",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},S.extend({Deferred:function(e){var o=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return S.Deferred(function(r){S.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,R,s),l(u,o,M,s)):(u++,t.call(e,l(u,o,R,s),l(u,o,M,s),l(u,o,R,o.notifyWith))):(a!==R&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==M&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(S.Deferred.getStackHook&&(t.stackTrace=S.Deferred.getStackHook()),C.setTimeout(t))}}return S.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:R,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:R)),o[2][3].add(l(0,e,m(n)?n:M))}).promise()},promise:function(e){return null!=e?S.extend(e,a):a}},s={};return S.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=S.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(I(e,o.done(a(t)).resolve,o.reject,!n),"pending"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)I(i[t],a(t),o.reject);return o.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&W.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},S.readyException=function(e){C.setTimeout(function(){throw e})};var F=S.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),S.ready()}S.fn.ready=function(e){return F.then(e)["catch"](function(e){S.readyException(e)}),this},S.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--S.readyWait:S.isReady)||(S.isReady=!0)!==e&&0<--S.readyWait||F.resolveWith(E,[S])}}),S.ready.then=F.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(S.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var $=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)$(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(S(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},_=/^-ms-/,z=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function X(e){return e.replace(_,"ms-").replace(z,U)}var V=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function G(){this.expando=S.expando+G.uid++}G.uid=1,G.prototype={cache:function(e){var t=e[this.expando];return t||(t={},V(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[X(t)]=n;else for(r in t)i[X(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][X(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(X):(t=X(t))in r?[t]:t.match(P)||[]).length;while(n--)delete r[t[n]]}(void 0===t||S.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!S.isEmptyObject(t)}};var Y=new G,Q=new G,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,K=/[A-Z]/g;function Z(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(K,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:J.test(i)?JSON.parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.extend({hasData:function(e){return Q.hasData(e)||Y.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return Y.access(e,t,n)},_removeData:function(e,t){Y.remove(e,t)}}),S.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=Q.get(o),1===o.nodeType&&!Y.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=X(r.slice(5)),Z(o,r,i[r]));Y.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){Q.set(this,n)}):$(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=Q.get(o,n))?t:void 0!==(t=Z(o,n))?t:void 0;this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),S.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Y.get(e,t),n&&(!r||Array.isArray(n)?r=Y.access(e,t,S.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=S.queue(e,t),r=n.length,i=n.shift(),o=S._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){S.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Y.get(e,n)||Y.access(e,n,{empty:S.Callbacks("once memory").add(function(){Y.remove(e,[t+"queue",n])})})}}),S.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?S.queue(this[0],t):void 0===n?this:this.each(function(){var e=S.queue(this,t,n);S._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&S.dequeue(this,t)})},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=S.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=Y.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var ee=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=E.documentElement,ie=function(e){return S.contains(e.ownerDocument,e)},oe={composed:!0};re.getRootNode&&(ie=function(e){return S.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});var ae=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ie(e)&&"none"===S.css(e,"display")};function se(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return S.css(e,t,"")},u=s(),l=n&&n[3]||(S.cssNumber[t]?"":"px"),c=e.nodeType&&(S.cssNumber[t]||"px"!==l&&+u)&&te.exec(S.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)S.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,S.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ue={};function le(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Y.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&ae(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ue[s])||(o=a.body.appendChild(a.createElement(s)),u=S.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ue[s]=u)))):"none"!==n&&(l[c]="none",Y.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}S.fn.extend({show:function(){return le(this,!0)},hide:function(){return le(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?S(this).show():S(this).hide()})}});var ce,fe,pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="<option></option>",y.option=!!ce.lastChild;var ge={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Y.set(e[n],"globalEval",!t||Y.get(t[n],"globalEval"))}ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td,y.option||(ge.optgroup=ge.option=[1,"<select multiple='multiple'>","</select>"]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))S.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+S.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;S.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<S.inArray(o,r))i&&i.push(o);else if(l=ie(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}var be=/^key/,we=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Te=/^([^.]*)(?:\.(.+)|)/;function Ce(){return!0}function Ee(){return!1}function Se(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function ke(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)ke(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ee;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return S().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=S.guid++)),e.each(function(){S.event.add(this,t,i,r,n)})}function Ae(e,i,o){o?(Y.set(e,i,!1),S.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Y.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(S.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(this,i),this[i](),r!==(n=Y.get(this,i))||t?Y.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Y.set(this,i,{value:S.event.trigger(S.extend(r[0],S.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Y.get(e,i)&&S.event.add(e,i,Ce)}S.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.get(t);if(V(t)){n.handler&&(n=(o=n).handler,i=o.selector),i&&S.find.matchesSelector(re,i),n.guid||(n.guid=S.guid++),(u=v.events)||(u=v.events=Object.create(null)),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(P)||[""]).length;while(l--)d=g=(s=Te.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=S.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=S.event.special[d]||{},c=S.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&S.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),S.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.hasData(e)&&Y.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(P)||[""]).length;while(l--)if(d=g=(s=Te.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=S.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||S.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)S.event.remove(e,d+t[l],n,r,!0);S.isEmptyObject(u)&&Y.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),u=S.event.fix(e),l=(Y.get(this,"events")||Object.create(null))[u.type]||[],c=S.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,u)){a=S.event.handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespace&&!1!==o.namespace&&!u.rnamespace.test(o.namespace)||(u.handleObj=o,u.data=o.data,void 0!==(r=((S.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<S(i,this).index(l):S.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(S.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[S.expando]?e:new S.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&Ae(t,"click",Ce),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&Ae(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,"input")&&Y.get(t,"click")||A(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},S.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},S.Event=function(e,t){if(!(this instanceof S.Event))return new S.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ce:Ee,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&S.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:Ee,isPropagationStopped:Ee,isImmediatePropagationStopped:Ee,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ce,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ce,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ce,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},S.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&be.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&we.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},S.event.addProp),S.each({focus:"focusin",blur:"focusout"},function(e,t){S.event.special[e]={setup:function(){return Ae(this,e,Se),!1},trigger:function(){return Ae(this,e),!0},delegateType:t}}),S.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){S.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||S.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),S.fn.extend({on:function(e,t,n,r){return ke(this,e,t,n,r)},one:function(e,t,n,r){return ke(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,S(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Ee),this.each(function(){S.event.remove(this,e,n,t)})}});var Ne=/<script|<style|<link/i,De=/checked\s*(?:[^=]|=\s*.checked.)/i,je=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function qe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n<r;n++)S.event.add(t,i,s[i][n]);Q.hasData(e)&&(o=Q.access(e),a=S.extend({},o),Q.set(t,a))}}function Pe(n,r,i,o){r=g(r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&"string"==typeof d&&!y.checkClone&&De.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),Pe(t,r,i,o)});if(f&&(t=(e=xe(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=S.map(ve(e,"script"),Le)).length;c<f;c++)u=e,c!==p&&(u=S.clone(u,!0,!0),s&&S.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,S.map(a,He),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Y.access(u,"globalEval")&&S.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?S._evalUrl&&!u.noModule&&S._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},l):b(u.textContent.replace(je,""),u,l))}return n}function Re(e,t,n){for(var r,i=t?S.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||S.cleanData(ve(r)),r.parentNode&&(n&&ie(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}S.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=ie(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||S.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],void 0,"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Oe(o[r],a[r]);else Oe(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=S.event.special,o=0;void 0!==(n=e[o]);o++)if(V(n)){if(t=n[Y.expando]){if(t.events)for(r in t.events)i[r]?S.event.remove(n,r):S.removeEvent(n,r,t.handle);n[Y.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),S.fn.extend({detach:function(e){return Re(this,e,!0)},remove:function(e){return Re(this,e)},text:function(e){return $(this,function(e){return void 0===e?S.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Pe(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,e).appendChild(e)})},prepend:function(){return Pe(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=qe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(S.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return S.clone(this,e,t)})},html:function(e){return $(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ne.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=S.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(S.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Pe(this,arguments,function(e){var t=this.parentNode;S.inArray(this,n)<0&&(S.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),S.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){S.fn[e]=function(e){for(var t,n=[],r=S(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),S(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var Me=new RegExp("^("+ee+")(?!px)[a-z%]+$","i"),Ie=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},We=function(e,t,n){var r,i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in r=n.call(e),t)e.style[i]=o[i];return r},Fe=new RegExp(ne.join("|"),"i");function Be(e,t,n){var r,i,o,a,s=e.style;return(n=n||Ie(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||ie(e)||(a=S.style(e,t)),!y.pixelBoxStyles()&&Me.test(a)&&Fe.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function $e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(l){u.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(u).appendChild(l);var e=C.getComputedStyle(l);n="1%"!==e.top,s=12===t(e.marginLeft),l.style.right="60%",o=36===t(e.right),r=36===t(e.width),l.style.position="absolute",i=12===t(l.offsetWidth/3),re.removeChild(u),l=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s,u=E.createElement("div"),l=E.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===l.style.backgroundClip,S.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),s},scrollboxSize:function(){return e(),i},reliableTrDimensions:function(){var e,t,n,r;return null==a&&(e=E.createElement("table"),t=E.createElement("tr"),n=E.createElement("div"),e.style.cssText="position:absolute;left:-11111px",t.style.height="1px",n.style.height="9px",re.appendChild(e).appendChild(t).appendChild(n),r=C.getComputedStyle(t),a=3<parseInt(r.height),re.removeChild(e)),a}}))}();var _e=["Webkit","Moz","ms"],ze=E.createElement("div").style,Ue={};function Xe(e){var t=S.cssProps[e]||Ue[e];return t||(e in ze?e:Ue[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=_e.length;while(n--)if((e=_e[n]+t)in ze)return e}(e)||e)}var Ve=/^(none|table(?!-c[ea]).+)/,Ge=/^--/,Ye={position:"absolute",visibility:"hidden",display:"block"},Qe={letterSpacing:"0",fontWeight:"400"};function Je(e,t,n){var r=te.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ke(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=S.css(e,n+ne[a],!0,i)),r?("content"===n&&(u-=S.css(e,"padding"+ne[a],!0,i)),"margin"!==n&&(u-=S.css(e,"border"+ne[a]+"Width",!0,i))):(u+=S.css(e,"padding"+ne[a],!0,i),"padding"!==n?u+=S.css(e,"border"+ne[a]+"Width",!0,i):s+=S.css(e,"border"+ne[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function Ze(e,t,n){var r=Ie(e),i=(!y.boxSizingReliable()||n)&&"border-box"===S.css(e,"boxSizing",!1,r),o=i,a=Be(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Me.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&i||!y.reliableTrDimensions()&&A(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===S.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===S.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+Ke(e,t,n||(i?"border":"content"),o,r,a)+"px"}function et(e,t,n,r,i){return new et.prototype.init(e,t,n,r,i)}S.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Be(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=X(t),u=Ge.test(t),l=e.style;if(u||(t=Xe(s)),a=S.cssHooks[t]||S.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=te.exec(n))&&i[1]&&(n=se(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(S.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=X(t);return Ge.test(t)||(t=Xe(s)),(a=S.cssHooks[t]||S.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Be(e,t,r)),"normal"===i&&t in Qe&&(i=Qe[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),S.each(["height","width"],function(e,u){S.cssHooks[u]={get:function(e,t,n){if(t)return!Ve.test(S.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Ze(e,u,n):We(e,Ye,function(){return Ze(e,u,n)})},set:function(e,t,n){var r,i=Ie(e),o=!y.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===S.css(e,"boxSizing",!1,i),s=n?Ke(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-Ke(e,u,"border",!1,i)-.5)),s&&(r=te.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=S.css(e,u)),Je(0,t,s)}}}),S.cssHooks.marginLeft=$e(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Be(e,"marginLeft"))||e.getBoundingClientRect().left-We(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(i,o){S.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+ne[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(S.cssHooks[i+o].set=Je)}),S.fn.extend({css:function(e,t){return $(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Ie(e),i=t.length;a<i;a++)o[t[a]]=S.css(e,t[a],!1,r);return o}return void 0!==n?S.style(e,t,n):S.css(e,t)},e,t,1<arguments.length)}}),((S.Tween=et).prototype={constructor:et,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||S.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(S.cssNumber[n]?"":"px")},cur:function(){var e=et.propHooks[this.prop];return e&&e.get?e.get(this):et.propHooks._default.get(this)},run:function(e){var t,n=et.propHooks[this.prop];return this.options.duration?this.pos=t=S.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):et.propHooks._default.set(this),this}}).init.prototype=et.prototype,(et.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=S.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){S.fx.step[e.prop]?S.fx.step[e.prop](e):1!==e.elem.nodeType||!S.cssHooks[e.prop]&&null==e.elem.style[Xe(e.prop)]?e.elem[e.prop]=e.now:S.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=et.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},S.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},S.fx=et.prototype.init,S.fx.step={};var tt,nt,rt,it,ot=/^(?:toggle|show|hide)$/,at=/queueHooks$/;function st(){nt&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(st):C.setTimeout(st,S.fx.interval),S.fx.tick())}function ut(){return C.setTimeout(function(){tt=void 0}),tt=Date.now()}function lt(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=ne[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function ct(e,t,n){for(var r,i=(ft.tweeners[t]||[]).concat(ft.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function ft(o,e,t){var n,a,r=0,i=ft.prefilters.length,s=S.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=tt||ut(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:S.extend({},e),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},t),originalProperties:e,originalOptions:t,startTime:tt||ut(),duration:t.duration,tweens:[],createTween:function(e,t){var n=S.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=X(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=S.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=ft.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(S._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return S.map(c,ct,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),S.fx.timer(S.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}S.Animation=S.extend(ft,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=["*"]):e=e.match(P);for(var n,r=0,i=e.length;r<i;r++)n=e[r],ft.tweeners[n]=ft.tweeners[n]||[],ft.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),v=Y.get(e,"fxshow");for(r in n.queue||(null==(a=S._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,S.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],ot.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||S.style(e,r)}if((u=!S.isEmptyObject(t))||!S.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Y.get(e,"display")),"none"===(c=S.css(e,"display"))&&(l?c=l:(le([e],!0),l=e.style.display||l,c=S.css(e,"display"),le([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===S.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Y.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&le([e],!0),p.done(function(){for(r in g||le([e]),Y.remove(e,"fxshow"),d)S.style(e,r,d[r])})),u=ct(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?ft.prefilters.unshift(e):ft.prefilters.push(e)}}),S.speed=function(e,t,n){var r=e&&"object"==typeof e?S.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return S.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in S.fx.speeds?r.duration=S.fx.speeds[r.duration]:r.duration=S.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&S.dequeue(this,r.queue)},r},S.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=S.isEmptyObject(t),o=S.speed(e,n,r),a=function(){var e=ft(this,S.extend({},t),o);(i||Y.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=S.timers,r=Y.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&at.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||S.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Y.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=S.timers,o=n?n.length:0;for(t.finish=!0,S.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),S.each(["toggle","show","hide"],function(e,r){var i=S.fn[r];S.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(lt(r,!0),e,t,n)}}),S.each({slideDown:lt("show"),slideUp:lt("hide"),slideToggle:lt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){S.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),S.timers=[],S.fx.tick=function(){var e,t=0,n=S.timers;for(tt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||S.fx.stop(),tt=void 0},S.fx.timer=function(e){S.timers.push(e),S.fx.start()},S.fx.interval=13,S.fx.start=function(){nt||(nt=!0,st())},S.fx.stop=function(){nt=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(r,e){return r=S.fx&&S.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},rt=E.createElement("input"),it=E.createElement("select").appendChild(E.createElement("option")),rt.type="checkbox",y.checkOn=""!==rt.value,y.optSelected=it.selected,(rt=E.createElement("input")).value="t",rt.type="radio",y.radioValue="t"===rt.value;var pt,dt=S.expr.attrHandle;S.fn.extend({attr:function(e,t){return $(this,S.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){S.removeAttr(this,e)})}}),S.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?S.prop(e,t,n):(1===o&&S.isXMLDoc(e)||(i=S.attrHooks[t.toLowerCase()]||(S.expr.match.bool.test(t)?pt:void 0)),void 0!==n?null===n?void S.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=S.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(P);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),pt={set:function(e,t,n){return!1===t?S.removeAttr(e,n):e.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\w+/g),function(e,t){var a=dt[t]||S.find.attr;dt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=dt[o],dt[o]=r,r=null!=a(e,t,n)?o:null,dt[o]=i),r}});var ht=/^(?:input|select|textarea|button)$/i,gt=/^(?:a|area)$/i;function vt(e){return(e.match(P)||[]).join(" ")}function yt(e){return e.getAttribute&&e.getAttribute("class")||""}function mt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(P)||[]}S.fn.extend({prop:function(e,t){return $(this,S.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(e)||(t=S.propFix[t]||t,i=S.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=S.find.attr(e,"tabindex");return t?parseInt(t,10):ht.test(e.nodeName)||gt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),y.optSelected||(S.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){S(this).addClass(t.call(this,e,yt(this)))});if((e=mt(t)).length)while(n=this[u++])if(i=yt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){S(this).removeClass(t.call(this,e,yt(this)))});if(!arguments.length)return this.attr("class","");if((e=mt(t)).length)while(n=this[u++])if(i=yt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"===o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):m(i)?this.each(function(e){S(this).toggleClass(i.call(this,e,yt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=S(this),r=mt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!==o||((e=yt(this))&&Y.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===i?"":Y.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+vt(yt(n))+" ").indexOf(t))return!0;return!1}});var xt=/\r/g;S.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,S(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=S.map(t,function(e){return null==e?"":e+""})),(r=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=S.valHooks[t.type]||S.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(xt,""):null==e?"":e:void 0}}),S.extend({valHooks:{option:{get:function(e){var t=S.find.attr(e,"value");return null!=t?t:vt(S.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,"optgroup"))){if(t=S(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=S.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<S.inArray(S.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<S.inArray(S(e).val(),t)}},y.checkOn||(S.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in C;var bt=/^(?:focusinfocus|focusoutblur)$/,wt=function(e){e.stopPropagation()};S.extend(S.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!bt.test(d+S.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[S.expando]?e:new S.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:S.makeArray(t,[e]),c=S.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,bt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Y.get(o,"events")||Object.create(null))[e.type]&&Y.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&V(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!V(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),S.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,wt),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,wt),S.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=S.extend(new S.Event,n,{type:e,isSimulated:!0});S.event.trigger(r,null,t)}}),S.fn.extend({trigger:function(e,t){return this.each(function(){S.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return S.event.trigger(e,t,n,!0)}}),y.focusin||S.each({focus:"focusin",blur:"focusout"},function(n,r){var i=function(e){S.event.simulate(r,e.target,S.event.fix(e))};S.event.special[r]={setup:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r);t||e.addEventListener(n,i,!0),Y.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r)-1;t?Y.access(e,r,t):(e.removeEventListener(n,i,!0),Y.remove(e,r))}}});var Tt=C.location,Ct={guid:Date.now()},Et=/\?/;S.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||S.error("Invalid XML: "+e),t};var St=/\[\]$/,kt=/\r?\n/g,At=/^(?:submit|button|image|reset|file)$/i,Nt=/^(?:input|select|textarea|keygen)/i;function Dt(n,e,r,i){var t;if(Array.isArray(e))S.each(e,function(e,t){r||St.test(n)?i(n,t):Dt(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)Dt(n+"["+t+"]",e[t],r,i)}S.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!S.isPlainObject(e))S.each(e,function(){i(this.name,this.value)});else for(n in e)Dt(n,e[n],t,i);return r.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=S.prop(this,"elements");return e?S.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!S(this).is(":disabled")&&Nt.test(this.nodeName)&&!At.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=S(this).val();return null==n?null:Array.isArray(n)?S.map(n,function(e){return{name:t.name,value:e.replace(kt,"\r\n")}}):{name:t.name,value:n.replace(kt,"\r\n")}}).get()}});var jt=/%20/g,qt=/#.*$/,Lt=/([?&])_=[^&]*/,Ht=/^(.*?):[ \t]*([^\r\n]*)$/gm,Ot=/^(?:GET|HEAD)$/,Pt=/^\/\//,Rt={},Mt={},It="*/".concat("*"),Wt=E.createElement("a");function Ft(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(P)||[];if(m(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Bt(t,i,o,a){var s={},u=t===Mt;function l(e){var r;return s[e]=!0,S.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function $t(e,t){var n,r,i=S.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&S.extend(!0,e,r),e}Wt.href=Tt.href,S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Tt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Tt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":It,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?$t($t(e,S.ajaxSettings),t):$t(S.ajaxSettings,e)},ajaxPrefilter:Ft(Rt),ajaxTransport:Ft(Mt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=S.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?S(y):S.event,x=S.Deferred(),b=S.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=Ht.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||Tt.href)+"").replace(Pt,Tt.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(P)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Wt.protocol+"//"+Wt.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=S.param(v.data,v.traditional)),Bt(Rt,v,t,T),h)return T;for(i in(g=S.event&&v.global)&&0==S.active++&&S.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Ot.test(v.type),f=v.url.replace(qt,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(jt,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(Et.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Lt,"$1"),o=(Et.test(f)?"&":"?")+"_="+Ct.guid+++o),v.url=f+o),v.ifModified&&(S.lastModified[f]&&T.setRequestHeader("If-Modified-Since",S.lastModified[f]),S.etag[f]&&T.setRequestHeader("If-None-Match",S.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+It+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=Bt(Mt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),!i&&-1<S.inArray("script",v.dataTypes)&&(v.converters["text script"]=function(){}),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(S.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(S.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--S.active||S.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return S.get(e,t,n,"json")},getScript:function(e,t){return S.get(e,void 0,t,"script")}}),S.each(["get","post"],function(e,i){S[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),S.ajax(S.extend({url:e,type:i,dataType:r,data:t,success:n},S.isPlainObject(e)&&e))}}),S.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),S._evalUrl=function(e,t,n){return S.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){S.globalEval(e,t,n)}})},S.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=S(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){S(this).wrapInner(n.call(this,e))}):this.each(function(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){S(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(e){return!S.expr.pseudos.visible(e)},S.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var _t={0:200,1223:204},zt=S.ajaxSettings.xhr();y.cors=!!zt&&"withCredentials"in zt,y.ajax=zt=!!zt,S.ajaxTransport(function(i){var o,a;if(y.cors||zt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(_t[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),S.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),S.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return S.globalEval(e),e}}}),S.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),S.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=S("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=vt(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&S.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?S("<div>").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=$e(y.pixelPosition,function(e,t){if(t)return t=Be(e,n),Me.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var Gt=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;S.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||S.guid++,i},S.holdReady=function(e){e?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=A,S.isFunction=m,S.isWindow=x,S.camelCase=X,S.type=w,S.now=Date.now,S.isNumeric=function(e){var t=S.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},S.trim=function(e){return null==e?"":(e+"").replace(Gt,"")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return S});var Yt=C.jQuery,Qt=C.$;return S.noConflict=function(e){return C.$===S&&(C.$=Qt),e&&C.jQuery===S&&(C.jQuery=Yt),S},"undefined"==typeof e&&(C.jQuery=C.$=S),S});