webash-logo/WeBashLogoWeb/WeBashLogoWebUnique.html
2021-10-03 12:16:30 +02:00

839 lines
125 KiB
HTML

<!DOCTYPE html>
<html lang="fr_FR;fr;en;">
<head>
<meta http-equiv="content-type" content="text/html" charset="UTF-8">
<meta name="author" content="Alnotz">
<meta name="keywords" content="WeBash, JavaScript, Alnotz, Gnous.eu">
<meta name="color-scheme" content="dark light">
<meta name="description" content="Une page HTML pour illustrer le logo de WeBash en JavaScript. Date : 29/01/2020">
<title>WeBash Animated Logo</title>
<style rel="stylesheet" type="text/css">
/* CSS de WeBash. */
body
{
background: #202020;
color: #ffffff;
}
svg#svg884
{
margin: 0.5em 45% 0.5em 45%;
}
p
{
text-indent: 2em;
}
h1
{
color:green;
text-align: center;
}
button#boot
{
margin: 0.5em 30% 0.5em 30%;
width: 40%;
height: 2em;
font-size: 4em;
}
div#ecran
{
background: #101010;
color: #ffffff;
font-size: 1.2em;
margin: 1em 15% 1em 15%;
width: 70%;
height: 28em;
}
div code pre
{
display:inline;
line-height: 1em;
}
div code pre.red
{
color: red;
}
/* Pour réaliser un clignotement en CSS3.
* Auteur : Computer Hope (10/07/2019)
* Source : https://www.computerhope.com/issues/ch001651.htm
*/
.blink {
-webkit-animation: blink .75s linear infinite;
-moz-animation: blink .75s linear infinite;
-ms-animation: blink .75s linear infinite;
-o-animation: blink .75s linear infinite;
animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-moz-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-o-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
</style>
</head>
<body>
<h1>Un logo animé de <em>WeBash</em></h1>
<p>
Dans l'écran ci-dessous est imité un terminal. Y apparaît le logo de <em class="blink">WeBash</em>.
Encore faut-il appuyer sur le boutton <strong id="boot_name">BOOT</strong>.
</p>
<button id="boot" type="button">BOOT</button>
<div id="ecran">
<code id="terminal">
<!--Sortie de WeBash-->
<br/>
</code>
</div>
<p>À ça j'ajoute quand même que cette page HTML a été réalisé par moi, le magnifique <em style="color:blue;">Alnotz</em>, et est sous licence <strong>GNU GPLv3+</strong> (<em>General Public Licence 3 or more</em>).
</p>
<p>
Ma clef PGP : <a href="https://keyserver.ubuntu.com/pks/lookup?search=0x90B633F5&fingerprint=on&op=index" title="Cherche dans ce serveur">0x90B633F5</a>!
</p>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<a href="https://www.gnu.org/licenses/gpl-3.0.txt" title="Source de la licence GNU GPLv3">
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="94.488266"
height="39.776127"
version="1.1"
id="svg884"
sodipodi:docname="GPLv3_or_later.svg"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
inkscape:export-filename="/home/aryeom/Desktop/Projects/FSF-Enamel pin /GPL or later 25mm.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300">
<title
id="title4556">GPLv3 or Later</title>
<metadata
id="metadata890">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>GPLv3 or Later</dc:title>
<dc:date>2018-11-26</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Aryeom Han</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>Creative Commons by-sa</dc:title>
</cc:Agent>
</dc:rights>
<dc:source></dc:source>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:description>GPLv3 or Later logo made by Aryeom Han for the Free Software Foundation 2019 fundraising.
About the author, see: https://film.zemarmot.net/</dc:description>
<dc:publisher>
<cc:Agent>
<dc:title>LILA</dc:title>
</cc:Agent>
</dc:publisher>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs888" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1611"
inkscape:window-height="761"
id="namedview886"
showgrid="false"
inkscape:zoom="11.313708"
inkscape:cx="54.987105"
inkscape:cy="15.847813"
inkscape:current-layer="svg884"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-global="false"
inkscape:window-x="378"
inkscape:window-y="27"
inkscape:window-maximized="0" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#f5deb3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:44;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1087.4862,-777.03283 a 22.0022,22.0022 0 0 0 -1.666,0.0625 l -0.07,0.006 c -14.127,1.01879 -30.4932,4.72676 -46.9219,10.86523 H 954.22644 528.93348 495.20301 a 22.0022,22.0022 0 0 0 -21.44336,17.08594 l -59.31055,258.76758 a 22.0022,22.0022 0 0 0 21.44336,26.91392 h 0.0527 274.38086 106.28125 c 10.10895,4.7665 21.06614,7.46227 32.41407,8.45117 l -0.16407,-0.0137 0.18555,0.0176 a 22.0022,22.0022 0 0 0 2.07422,0.0977 h 19.41601 a 22.0022,22.0022 0 0 0 1.80665,-0.0742 l 0.0703,-0.006 c 7.13167,-0.5562 14.43607,-1.57708 21.89062,-3.03516 12.83332,-2.5093 26.08432,-6.29061 39.64844,-11.23633 10.0262,-3.65584 20.27517,-7.9654 30.64258,-12.92382 a 22.0022,22.0022 0 0 0 0.63281,-0.28516 c 0.004,-0.002 0.009,-0.004 0.0137,-0.006 0,0 0,-0.002 0,-0.002 h 0.002 c 22.95677,-11.00644 46.39635,-25.05639 69.34375,-41.94922 v -0.004 c 7.5797,-5.57548 14.8428,-11.28565 21.8008,-17.08203 l 0.01,-0.008 c 6.3854,-5.31338 12.5248,-10.72053 18.4082,-16.20508 a 22.0022,22.0022 0 0 0 0.066,-0.0625 22.0022,22.0022 0 0 0 0.068,-0.0645 22.0022,22.0022 0 0 0 0.2812,-0.27149 c 17.0015,-16.39659 30.357,-33.23454 38.8613,-50.33008 v -0.002 c 4.4283,-8.90056 7.7367,-18.16231 8.6348,-28.27539 0.7315,-8.23682 -0.4254,-17.47921 -4.6953,-25.93359 7.3178,-7.59668 13.7891,-15.5006 18.9629,-23.81641 10.4512,-16.79832 17.7543,-37.21758 10.1972,-58 -4.4212,-12.18468 -13.8093,-21.45749 -24.7734,-26.79101 l 2.9414,2.92968 a 22.0022,22.0022 0 0 0 -6.6699,-4.52734 c -0.4631,-0.18236 -0.912,-0.40957 -1.3789,-0.57813 a 22.0022,22.0022 0 0 0 -0.012,-0.004 22.0022,22.0022 0 0 0 -0.022,-0.008 c -0.017,-0.006 -0.034,-0.008 -0.051,-0.0137 -0.8871,-0.3182 -1.7819,-0.47326 -2.6719,-0.74609 a 22.0022,22.0022 0 0 0 -4.7207,-0.53711 h 2.7988 c -4.1623,-1.12944 -8.335,-1.96263 -12.4746,-2.3125 l -0.1269,-0.0117 a 22.0022,22.0022 0 0 0 -1.9066,-0.0811 z m 51.5,35.16602 0.1758,0.41211 c -0.043,-0.11838 -0.1079,-0.22972 -0.1524,-0.34766 a 22.0022,22.0022 0 0 0 -0.023,-0.0645 z m -368.30468,19.76757 h 0.0195 c -0.005,0.018 -0.0102,0.0367 -0.0156,0.0547 z"
id="path833"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path2256"
d="m 1723.7918,-296.23404 -0.1523,0.0117 c -12.4388,0.89704 -29.0069,4.61536 -44.711,10.92188 h -88.3965 -425.2929 -33.7305 c 1e-4,0 -59.3105,245.109368 -59.3105,245.109368 l -5.4902,20.31642 c -2.1509,6.68596 -2.9473,13.4455899 -2.9473,20.8828199 0,10.6204801 3.409,22.0076301 11.2559,30.1289001 0.031,0.032 0.062,0.0639 0.094,0.0957 7.9225,8.0876 19.4614,11.79101 30.0996,11.79101 7.9022,0 15.8858,-1.99246 22.9492,-5.72851 3.5465,3.1589 8.1276,4.90855 12.8769,4.91797 h 12.375 c 3.1507,-0.004 6.2529,-0.77518 9.0391,-2.2461 2.7798,1.46754 5.8742,2.23831 9.0176,2.2461 h 13.4707 c 5.371,-0.006 10.4994,-2.2373 14.166,-6.16211 3.6638,3.92183 8.7874,6.1524 14.1543,6.16211 h 33.1504 c 0.4401,-0.007 0.8798,-0.0293 1.3184,-0.0664 0.4658,0.039 0.9329,0.0611 1.4004,0.0664 h 12.9843 c 5.0765,-0.007 9.9485,-2.00152 13.5723,-5.55665 3.6233,3.55466 8.4944,5.54925 13.5703,5.55665 h 12.0508 c 2.2343,-0.008 4.4504,-0.40206 6.5507,-1.16407 2.1023,0.76268 4.3204,1.15649 6.5567,1.16407 h 12.375 c 4.1678,-0.008 8.2225,-1.35725 11.5644,-3.84766 3.3415,2.49001 7.3954,3.83902 11.5625,3.84766 h 33.1504 c 2.0382,-0.004 4.063,-0.32904 6,-0.9629 1.9271,0.63063 3.9411,0.95554 5.9688,0.9629 h 12.375 c 3.1506,-0.004 6.2529,-0.77518 9.039,-2.2461 2.7798,1.46754 5.8743,2.23831 9.0176,2.2461 h 13.4707 c 13.8802,-10e-4 23.2769,-14.14285 17.9004,-26.93946 l -4.7109,-11.2089801 c 0.5132,-0.60599 1.0936,-1.14345 1.5664,-1.78711 0.016,-0.0221 0.033,-0.0442 0.049,-0.0664 4.7591,-6.53665 7.0859,-14.7926599 7.0859,-22.4648399 0,-2.05161 -0.2127,-3.67007 -0.6113,-5.04492 7.7424,4.02863 16.9001,6.42072 27.0215,7.30273 l 0.1855,0.0156 h 19.416 l 0.166,-0.0137 c 6.2076,-0.48413 12.6845,-1.38394 19.379,-2.69336 11.542,-2.25681 23.7184,-5.71068 36.3339,-10.31054 9.5496,-3.48202 19.3544,-7.59813 29.2989,-12.37891 v -0.002 c 21.6417,-10.37462 43.952,-23.73256 65.834,-39.8418 7.2104,-5.30371 14.1275,-10.74325 20.7656,-16.27344 v -0.002 c 6.0877,-5.065408 11.9309,-10.210808 17.5137,-15.416008 l 0.025,-0.0234 0.025,-0.0254 c 15.683,-15.1138 27.5968,-30.48012 34.5039,-44.36524 3.5977,-7.23101 5.854,-14.07198 6.4179,-20.42187 0.5639,-6.34892 -0.6581,-12.35856 -4.2246,-17.07227 v -0.002 c -2.6157,-3.46071 -6.2889,-5.75085 -10.5039,-7.25976 13.7283,-11.27323 24.9035,-23.31181 32.2325,-35.0918 8.5592,-13.75738 12.3771,-27.39199 8.1992,-38.86914 v -0.002 c -2.673,-7.37235 -8.7238,-12.91323 -16.6798,-15.78299 v 0 -0.002 c -3.5337,-1.27117 -7.3996,-2.03996 -11.5254,-2.38867 l -0.1777,-0.0156 z m 0.3711,8.52734 h 9.832 c 3.47,0.30175 6.5801,0.94139 9.2461,1.9004 6.0584,2.18638 9.7837,5.78707 11.5528,10.66796 v 0.004 0.004 c 2.813,7.72222 0.3801,18.90971 -7.4239,31.45313 -7.804,12.54342 -20.705,26.14125 -37.0898,38.43555 l -9.0449,6.78711 11.2753,0.87304 c 6.6695,0.51672 11.0613,2.58176 13.5704,5.90235 v 0.002 c 2.0565,2.71732 2.9624,6.32027 2.5312,11.17578 -0.4312,4.85551 -2.2937,10.81107 -5.5605,17.37695 -6.27,12.60447 -17.6229,27.40542 -32.7578,41.9961 -5.4568,5.08693 -11.1711,10.12117 -17.1309,15.08008 v 0.002 c -6.5136,5.42656 -13.2954,10.761608 -20.3613,15.958978 v 0 c -21.4671,15.8039 -43.3403,28.89228 -64.4707,39.02149 v 0.002 0 c -9.6961,4.66148 -19.2439,8.66967 -28.5274,12.05469 -12.2468,4.46542 -24.009,7.79609 -35.0507,9.95508 -6.362,1.24437 -12.4796,2.0907 -18.2969,2.54882 h -18.5703 c -16.8749,-1.48975 -29.4345,-7.26186 -36.8496,-17.33398 v -0.002 c -1.3417,-1.8347 -2.4838,-3.8384 -3.4961,-5.98438 -0.6014,-1.45419 -1.1931,-2.96711 -1.7891,-4.49609 -0.1538,-0.67654 -0.3173,-1.35608 -0.582,-2.05274 -1.7053,-5.42261 -2.3851,-11.43993 -2.0781,-17.85156 0.8526,-17.87074 9.2371,-39.128708 23.7656,-61.388668 15.4322,-23.65656 37.7994,-48.45043 65.4922,-71.45898 6.207,-5.15319 12.6251,-10.24235 19.3437,-15.1875 8.3044,-6.10979 16.6723,-11.73573 25.0449,-16.99805 30.8475,-19.42077 61.6183,-33.00941 88.8848,-39.91211 -26.0558,8.50051 -55.3275,22.93031 -84.2481,42.57617 -1.0401,0.70255 -2.0686,1.42149 -3.0918,2.13086 -16.0461,11.11805 -30.5826,22.92696 -43.2695,34.85156 -40.823,38.38457 -62.4007,78.15909 -52.5957,101.460938 0.6992,1.6029 1.5319,3.13259 2.5039,4.58203 10.5383,15.50047 36.6556,18.18086 69.7539,9.85938 2.2509,-0.56275 4.5032,-1.2002 6.8223,-1.86524 10.5724,-3.05237 21.796,-7.17431 33.3574,-12.25586 2.7795,-1.22777 5.5893,-2.490758 8.4199,-3.837888 0.2899,-0.13641 0.5637,-0.27231 0.8535,-0.42578 36.4918,-18.13162 64.5349,-38.99421 70.6055,-51.5293 1.3301,-2.72662 1.6499,-5.05213 0.7461,-6.875 -4.3312,-8.78188 -34.6381,-2.84795 -71.3516,13.05664 -2.95,1.2789 -5.9349,2.59441 -8.9531,3.9961 2.4555,-2.27986 5.0121,-4.56966 7.6211,-6.82227 4.1608,-3.58438 8.4677,-7.08919 13.0547,-10.55078 7.179,-5.43627 14.4371,-10.3502 21.582,-14.70703 33.4565,-25.24067 50.3697,-49.11625 46.8399,-57.97656 -0.6651,-1.66943 -2.081,-2.81844 -4.2637,-3.51758 -6.9744,-2.21847 -19.7036,0.42927 -35.1699,6.76758 -12.7551,5.23164 -27.4054,12.9898 -42.2578,22.64648 l -2.0235,1.33203 -0.373,0.21485 c 0,2e-5 -7.1406,4.74218 -7.1406,4.74218 -10e-5,-1e-5 4.1015,-7.51367 4.1015,-7.51367 6.0877,-11.14364 16.0038,-22.77139 28.3496,-33.57226 9.0548,-7.89689 19.4001,-15.33712 30.5352,-21.84766 4.2119,-2.46573 8.417,-4.75529 12.6289,-6.82031 1.6103,-0.78674 3.2188,-1.65149 4.8242,-2.51367 16.9767,-8.19029 37.2004,-13.1347 50.6856,-14.1211 z m -286.6738,2.7793 c -1.6711,25.50496 3.2738,62.8618 14.4941,104.33789 1.9951,7.38021 4.1674,14.89151 6.5547,22.48828 1.4836,4.69104 3.0133,9.30936 4.5821,13.85547 -0.9208,1.35396 -1.8472,2.6983 -2.7168,4.04883 -13.9999,21.45508 -22.1828,41.731288 -24.2461,59.363278 -5.9172,-19.814678 -10.3728,-41.517568 -12.8965,-64.531248 -0.7162,-6.5941 -1.2772,-13.11431 -1.6524,-19.55664 -2.7624,-46.79639 3.3475,-89.21812 15.8809,-120.00586 z m -279.3906,33.19922 c 0.3193,-0.007 0.6339,0 0.959,0 0,-2e-5 63.041,0 63.041,0 5.3885,-2e-5 9.5544,1.0096 12.5215,3.03711 2.95,2.03946 4.0566,4.6775 3.3574,7.88672 0,2e-5 -7.5137,33.94336 -7.5137,33.94336 0,3e-5 -22.2207,0 -22.2207,0 0,3e-5 7.3008,-33.03711 7.3008,-33.03711 h -55.6328 c 0,0 -20.0899,90.80273 -20.0899,90.80273 1e-4,0 -7.246,32.87891 -7.246,32.87891 0,3e-5 55.5781,0 55.5781,0 0,3e-5 0.055,-0.21289 0.055,-0.21289 0,2e-5 11.1367,-50.30469 11.1367,-50.30469 0,-2e-5 -26.1113,0 -26.1113,0 0,-2e-5 2.5039,-11.35156 2.5039,-11.35156 0,-2e-5 48.332,0 48.332,0 0,-2e-5 -13.8535,62.77539 -13.8535,62.77539 -0.1876,0.89352 -0.5156,1.70245 -0.959,2.5039 -1.1425,2.08037 -3.1365,3.86164 -5.916,5.32813 -3.8538,2.02923 -8.467,3.03711 -13.8555,3.03711 0,2e-5 -62.9863,0 -62.9863,0 -5.3885,2e-5 -9.5544,-1.0079 -12.5215,-3.03711 -2.95,-2.0292 -4.0736,-4.6194 -3.3574,-7.83203 0,-2e-5 27.7617,-125.49414 27.7617,-125.49414 0.7162,-3.20921 2.9514,-5.84728 6.8223,-7.88672 0.1364,-0.0733 0.2894,-0.0902 0.4258,-0.16016 3.533,-1.7697 7.6786,-2.76382 12.4687,-2.87695 z m 98.7969,0 c 0,-2e-5 79.3457,0 79.3457,0 5.3203,-2e-5 9.5036,1.0096 12.4707,3.03711 2.9841,2.03946 4.1263,4.6775 3.4101,7.88672 0,2e-5 -14.8144,66.92968 -14.8144,66.92968 -0.6992,3.18874 -2.9871,5.79113 -6.875,7.83399 -3.8879,2.04966 -8.4635,3.08984 -13.8008,3.08984 h -57.6582 l -11.1367,50.25 c 0,2e-5 -1.8125,8.25977 -1.8125,8.25977 0,2e-5 -21.7422,0 -21.7422,0 0,2e-5 1.6523,-7.45899 1.6523,-7.45899 0,2e-5 30.961,-139.82812 30.961,-139.82812 z m 109.6132,0 c 0,-2e-5 21.7422,0 21.7422,0 0,-2e-5 -24.6191,111.21094 -24.6191,111.21094 0,2e-5 -5.3828,24.30078 -5.3828,24.30078 0,3e-5 52.0097,0 52.0097,0 0.5457,3.98854 1.1832,7.90453 1.8653,11.77539 -10e-5,2e-5 -78.2266,0 -78.2266,0 0,2e-5 6.1817,-27.92188 6.1817,-27.92188 z m -90.4824,11.83008 c 10e-5,0 -14.4414,65.11718 -14.4414,65.11718 0,-2e-5 54.1934,0 54.1934,0 0,-2e-5 14.3886,-65.11718 14.3886,-65.11718 z m -45.5625,145.689448 c 0.2127,-0.007 0.4264,0 0.6407,0 2.5237,2e-5 4.7265,0.44375 6.5,1.2793 1.8928,0.88671 3.2477,2.20403 3.998,3.94336 0.7333,1.68819 0.9235,3.60374 0.5313,5.70117 0,1e-5 -0.1582,0.79883 -0.1582,0.79883 0,-3e-5 -6.2364,0 -6.2364,0 0,-3e-5 0.055,-0.7461 0.055,-0.7461 0.1612,-1.46543 -0.02,-2.61751 -0.5859,-3.41015 -0.074,-0.0994 -0.1817,-0.23122 -0.2676,-0.32032 -0.1407,-0.14363 -0.3523,-0.30727 -0.5332,-0.42578 -0.8724,-0.5495 -2.2365,-0.85156 -3.9961,-0.85156 -2.3361,2e-5 -4.0817,0.40609 -5.2754,1.22461 -1.1595,0.80146 -1.8921,1.6972 -2.1308,2.77148 -0.2388,1.09134 0.1529,1.66377 0.4258,1.97071 0.01,0.008 0.042,0.0452 0.053,0.0547 0.3455,0.29445 1.5452,0.98492 5.2753,1.86524 3.3764,0.81851 5.6132,1.55266 6.875,2.18359 1.9099,0.97196 3.2443,2.23145 3.9434,3.78321 0.6991,1.53472 0.8521,3.33143 0.4258,5.27539 -0.4263,1.89279 -1.3918,3.63837 -2.8242,5.27539 -1.4154,1.637 -3.2172,2.93413 -5.3828,3.83789 -2.1486,0.88672 -4.5044,1.38476 -6.9258,1.38476 -3.0694,-10e-6 -5.5341,-0.46394 -7.461,-1.38476 -2.0121,-0.95491 -3.4638,-2.46282 -4.3164,-4.42383 -0.8185,-1.90986 -0.9936,-4.07703 -0.5332,-6.44727 0,-3e-5 0.1602,-0.74609 0.1602,-0.74609 h 6.1289 l -0.055,0.74609 c -0.1535,1.41532 0,2.55755 0.373,3.41016 0.3581,0.81853 1.0415,1.49676 2.1328,2.02539 1.1596,0.5627 2.6077,0.85156 4.2618,0.85156 1.4835,-1e-5 2.84,-0.24806 4.0507,-0.6914 1.1937,-0.4263 2.1422,-0.98889 2.8243,-1.70508 0.665,-0.71622 1.0541,-1.47445 1.2246,-2.29297 0.1705,-0.73324 0.1317,-1.3517 -0.1582,-1.86328 -0.324,-0.54564 -0.9666,-1.0302 -1.9727,-1.43945 0,-10e-6 -5.2226,-1.54493 -5.2226,-1.54493 -2.916,-0.73323 -4.879,-1.43367 -6.0215,-2.13281 -1.5518,-0.92081 -2.6702,-2.10029 -3.25,-3.51562 -0.5798,-1.39831 -0.6408,-2.94855 -0.2656,-4.63672 0.3922,-1.80753 1.2622,-3.5278 2.6093,-5.0625 1.3642,-1.55177 3.1253,-2.76886 5.2227,-3.57031 1.8544,-0.69541 3.8056,-1.10275 5.8613,-1.17188 z m 55.9531,0.10547 c 0.3373,-0.0263 0.6536,0 1.0117,0 10e-5,0 3.8379,0.42773 3.8379,0.42773 l 1.2793,0.10547 c 1e-4,10e-6 -1.8652,4.74219 -1.8652,4.74219 l -0.373,0.74609 c 0,-2e-5 -2.9317,-0.26562 -2.9317,-0.26562 -0.8654,0 -1.5007,0.133 -1.9179,0.42578 -0.028,0.0209 -0.082,0.085 -0.1075,0.10742 -0.056,0.049 -0.1496,0.13431 -0.2129,0.21289 -0.2565,0.33651 -0.5686,0.9383 -0.7988,2.02539 0,0 -0.1106,0.45935 -0.2129,0.85157 1.3472,1e-5 4.5821,0 4.5821,0 0,1e-5 -1.1719,5.27539 -1.1719,5.27539 0,-1e-5 -3.3511,0 -4.4766,0 -0.341,1.53469 -4.5293,20.30273 -4.5293,20.30273 0,-2e-5 -6.1816,0 -6.1816,0 0,-2e-5 4.0177,-18.03478 4.5293,-20.30273 -1.0402,-1e-5 -3.5703,0 -3.5703,0 0,-1e-5 1.1738,-5.2754 1.1738,-5.27539 0,1e-5 2.5437,0 3.5156,0 0.1705,-0.73324 0.4278,-1.65235 0.4278,-1.65235 0.3751,-1.70522 0.7657,-2.93059 1.2773,-3.7832 0.6992,-1.17659 1.6868,-2.16077 2.9316,-2.87695 1.0253,-0.59576 2.3218,-0.95259 3.7832,-1.06641 z m 14.7618,0.26758 c -10e-5,-1e-5 -1.6162,7.26969 -2.0254,9.11133 1.1936,1e-5 3.9961,0 3.9961,0 0,1e-5 -1.1719,5.27539 -1.1719,5.27539 0,-1e-5 -2.9389,0 -3.9961,0 -0.324,1.46647 -2.8789,12.84375 -2.8789,12.84375 0,-2e-5 -0.2129,1.36561 -0.2129,1.75781 3e-4,0.0131 0,0.0431 0,0.0527 8e-4,0.004 0,0.0514 0,0.0547 0,0.003 0.051,-0.002 0.053,0 0,-2e-5 0.6406,0.0527 0.6406,0.0527 l 2.9297,-0.21289 -0.3184,4.74219 c 10e-5,0 0.053,0.85352 0.053,0.85352 0,-2e-5 -4.209,0.47851 -4.2089,0.47851 -1.6711,-2e-5 -2.8965,-0.27179 -3.7833,-0.85156 -0.9378,-0.61392 -1.4853,-1.42805 -1.707,-2.45117 -0.034,-0.18759 -0.1055,-0.46133 -0.1055,-0.85352 0,-0.76736 0.1442,-2.06551 0.6387,-4.3164 0,2e-5 2.2413,-10.03591 2.7188,-12.15039 -0.8015,-1e-5 -2.9317,0 -2.9317,0 0,-1e-5 1.1719,-5.27539 1.1719,-5.27539 0,1e-5 2.079,0 2.9316,0 0.2729,-1.22775 1.2266,-5.43555 1.2266,-5.43555 0,2e-5 4.9551,-2.61133 4.9551,-2.61133 0,2e-5 2.0254,-1.06445 2.0254,-1.06445 z m -196.3672,0.21289 h 23.9785 l -1.332,5.96875 c 0,2e-5 -15.9966,0 -17.5313,0 -0.2728,1.21073 -1.3656,6.11329 -1.7578,7.88672 h 15.1856 l -1.3321,5.96679 h -15.1855 c -0.324,1.48355 -3.252,14.6543 -3.252,14.6543 0,-2e-5 -6.4472,0 -6.4472,0 0,-2e-5 7.6738,-34.47656 7.6738,-34.47656 z m 32.1328,8.41992 c 0.2407,-0.0296 0.5036,0 0.7461,0 1.5347,0 2.9522,0.46553 4.3164,1.4375 0,2e-5 0.8516,0.58594 0.8516,0.58594 l -3.3028,5.43554 c 0,-2e-5 -0.9062,-0.63867 -0.9062,-0.63867 -0.6651,-0.42629 -1.3825,-0.63867 -2.1328,-0.63867 -0.648,2e-5 -1.2494,0.22941 -1.8633,0.63867 -0.648,0.4263 -1.1904,0.99045 -1.5996,1.75781 -0.7162,1.31304 -1.2396,2.78524 -1.5977,4.3711 0,1e-5 -2.8789,13.10742 -2.8789,13.10742 0,-2e-5 -6.1816,0 -6.1816,0 0,-2e-5 5.7031,-25.57812 5.7031,-25.57812 0,1e-5 5.7539,0 5.7539,0 0,1e-5 -0.1974,0.77652 -0.2656,1.0664 0.2728,-0.20461 0.5601,-0.4852 0.7988,-0.63867 0.826,-0.4929 1.6991,-0.80071 2.5586,-0.90625 z m 18.3301,0 c 0.3722,-0.0282 0.7386,0 1.1191,0 3.4787,0 6.1117,1.21868 7.834,3.62305 1.0743,1.55174 1.6523,3.47086 1.6523,5.75586 0,1.26185 -0.1564,2.61802 -0.4804,4.10156 l -0.4785,1.86523 c 0,-2e-5 -15.6338,0 -17.3731,0 -0.034,0.35808 -0.053,0.74242 -0.053,1.06641 0,1.33009 0.2718,2.37717 0.8516,3.14453 0.2755,0.37513 0.5966,0.71279 0.9609,0.95898 0.6868,0.44789 1.5716,0.69336 2.6094,0.69336 1.2619,-2e-5 2.3719,-0.34864 3.4121,-1.01367 0.989,-0.63093 1.934,-1.63883 2.7695,-3.03711 0,-3e-5 6.6074,0 6.6074,0 0,-3e-5 -0.5859,1.2793 -0.5859,1.2793 -1.2619,2.55785 -3.021,4.55341 -5.2207,5.96875 -2.1997,1.41533 -4.8296,2.18359 -7.7285,2.18359 -3.7685,-1e-5 -6.5732,-1.21868 -8.3125,-3.62304 -1.7223,-2.35323 -2.0927,-5.60669 -1.1719,-9.69922 0.9208,-4.16073 2.7584,-7.48558 5.4356,-9.80469 2.3995,-2.08062 5.1217,-3.23385 8.1523,-3.46289 z m 27.7637,0 c 0.3721,-0.0282 0.7386,0 1.1191,0 3.4787,0 6.1117,1.21868 7.834,3.62305 1.0743,1.55174 1.6504,3.47086 1.6504,5.75586 0,1.2448 -0.1545,2.58233 -0.4785,4.04882 0,2e-5 -0.4805,1.91797 -0.4805,1.91797 0,-2e-5 -15.6318,0 -17.3711,0 -0.017,0.2387 -0.036,0.45463 -0.053,0.69336 -0.013,0.0895 0.01,0.226 0,0.32031 -5e-4,0.0154 0,0.0378 0,0.0527 0,0.2558 0.036,0.50735 0.053,0.74609 0.085,0.97196 0.3384,1.78456 0.7988,2.39844 0.088,0.11936 0.1712,0.26673 0.2676,0.37305 0.781,0.83554 1.8853,1.27929 3.3027,1.27929 1.2619,-2e-5 2.387,-0.34864 3.4102,-1.01367 0.989,-0.63093 1.9359,-1.63883 2.7715,-3.03711 0,-3e-5 6.6601,0 6.6601,0 0,-3e-5 -0.6386,1.2793 -0.6386,1.2793 -1.2619,2.55785 -3.023,4.55341 -5.2227,5.96875 -2.1997,1.41533 -4.8277,2.18359 -7.7266,2.18359 -3.7685,-1e-5 -6.5731,-1.21868 -8.3125,-3.62304 -1.1254,-1.53472 -1.6523,-3.4895 -1.6523,-5.8086 0,-0.35812 0.019,-0.744 0.053,-1.11914 0.068,-0.88671 0.206,-1.78244 0.4277,-2.77148 0.9209,-4.14368 2.7037,-7.48558 5.3809,-9.80469 2.3996,-2.08062 5.1764,-3.23385 8.207,-3.46289 z m 75.6152,0 c 0.3808,-0.0293 0.7312,0 1.1191,0 3.5469,0 6.2735,1.20005 8.0469,3.57031 1.7564,2.37023 2.1831,5.56748 1.2793,9.5918 -0.6991,3.13763 -1.7086,5.67202 -3.0898,7.51367 -1.3813,1.84165 -3.1423,3.34601 -5.2227,4.36914 -2.0633,1.02314 -4.2495,1.54492 -6.4492,1.54492 -3.6151,-1e-5 -6.3056,-1.23574 -8.0449,-3.62304 -1.1255,-1.51764 -1.7051,-3.47245 -1.7051,-5.8086 0,-1.26187 0.1375,-2.60292 0.4785,-4.10351 1.0231,-4.57001 3.1122,-8.05132 6.1816,-10.28516 2.253,-1.62634 4.7404,-2.56461 7.4063,-2.76953 z m 93.6289,0 c 0.4496,-0.0277 0.8657,0 1.332,0 2.1486,0 3.8363,0.21747 5.1152,0.74609 1.3642,0.54569 2.3313,1.31746 2.877,2.23828 0.5286,0.86963 0.7988,1.93699 0.7988,3.25 0,2e-5 -0.6387,3.89063 -0.6387,3.89063 10e-5,0 -1.1718,5.27539 -1.1718,5.27539 -1.0061,4.50176 -1.2282,6.18937 -1.2793,6.82031 -0.051,0.85262 0.027,1.68382 0.2656,2.45117 0,-2e-5 0.4277,1.38477 0.4277,1.38477 1e-4,-2e-5 -6.289,0 -6.289,0 0,-2e-5 -0.2657,-0.79883 -0.2657,-0.79883 -0.1023,-0.37512 -0.073,-0.85298 -0.1074,-1.27929 -1.1936,0.73324 -2.3886,1.38461 -3.4629,1.75976 -1.5858,0.54569 -3.2312,0.85156 -4.9023,0.85156 -2.8989,-1e-5 -5.0458,-0.75472 -6.3418,-2.23828 -0.989,-1.09133 -1.4395,-2.42571 -1.4395,-3.94336 0,-0.57977 0.077,-1.17962 0.2129,-1.81054 0.2899,-1.29597 0.8168,-2.49603 1.6524,-3.57032 0.8185,-1.05726 1.7875,-1.92766 2.8789,-2.55859 1.0572,-0.63092 2.2351,-1.07782 3.4629,-1.38477 -10e-5,0 3.7832,-0.64062 3.7832,-0.64062 2.9159,-0.34106 5.0933,-0.7642 6.6621,-1.22461 0.034,-0.17052 0.1055,-0.37305 0.1055,-0.37305 0.2472,-1.09718 0.2168,-1.9229 -0.053,-2.3457 -0.02,-0.0273 -0.085,-0.082 -0.1075,-0.10547 -0.058,-0.0614 -0.1457,-0.15753 -0.2129,-0.21289 -0.6413,-0.50753 -1.735,-0.74609 -3.1972,-0.74609 -1.6541,0 -2.8779,0.27022 -3.7305,0.79882 -0.8355,0.52863 -1.6089,1.49574 -2.291,2.87696 0,-10e-6 -6.4473,0 -6.4473,0 0,-10e-6 0.586,-1.2793 0.586,-1.2793 0.7673,-1.77345 1.6817,-3.24369 2.8242,-4.36914 1.1425,-1.12547 2.6861,-1.99746 4.4765,-2.61133 1.3722,-0.45297 2.8709,-0.75249 4.4766,-0.85156 z m 27.0156,0 c 0.2405,-0.0296 0.5036,0 0.7461,0 1.5517,0 3.0069,0.46553 4.3711,1.4375 0,2e-5 0.7988,0.58594 0.7988,0.58594 l -3.3047,5.43554 c 0,-2e-5 -0.9062,-0.63867 -0.9062,-0.63867 -0.6651,-0.42629 -1.3449,-0.63867 -2.0782,-0.63867 -0.648,2e-5 -1.287,0.22941 -1.9179,0.63867 -0.648,0.4263 -1.1186,0.99045 -1.5449,1.75781 -0.6992,1.31304 -1.2416,2.78524 -1.5997,4.3711 0,1e-5 -2.9296,13.10742 -2.9296,13.10742 0,-2e-5 -6.1817,0 -6.1817,0 0,-2e-5 5.7012,-25.57812 5.7012,-25.57812 0,1e-5 5.7559,0 5.7559,0 0,1e-5 -0.1447,0.77652 -0.2129,1.0664 0.2728,-0.20461 0.543,-0.4852 0.7988,-0.63867 0.8126,-0.4929 1.6451,-0.80071 2.5039,-0.90625 z m 18.2793,0 c 0.3718,-0.0282 0.7387,0 1.1191,0 3.4787,0 6.1268,1.21868 7.8321,3.62305 1.0913,1.55174 1.6523,3.47086 1.6523,5.75586 0,1.26185 -0.2092,2.61802 -0.5332,4.10156 l -0.4258,1.86523 c 0,-2e-5 -15.6508,0 -17.373,0 -0.034,0.35808 -0.1055,0.74242 -0.1055,1.06641 0,1.33009 0.2888,2.37717 0.8516,3.14453 0.088,0.11936 0.2236,0.26673 0.3203,0.37305 0.056,0.0597 0.1538,0.15748 0.2129,0.21289 0.7623,0.69302 1.8009,1.0664 3.0918,1.0664 1.2619,-2e-5 2.3699,-0.34864 3.4101,-1.01367 0.9891,-0.63093 1.9189,-1.63883 2.7715,-3.03711 0,-3e-5 6.6602,0 6.6602,0 0,-3e-5 -0.6387,1.2793 -0.6387,1.2793 -1.2619,2.55785 -3.04,4.55341 -5.2227,5.96875 -2.2167,1.41533 -4.8106,2.18359 -7.7265,2.18359 -3.7685,-1e-5 -6.5205,-1.21868 -8.2598,-3.62304 -1.7223,-2.35323 -2.1303,-5.60669 -1.2266,-9.69922 0.9209,-4.16073 2.7057,-7.48558 5.3829,-9.80469 2.4147,-2.08062 5.1791,-3.23385 8.207,-3.46289 z m -93.3086,0.47852 c 0,1e-5 6.3418,0 6.3418,0 0,1e-5 0.7818,15.17873 0.7988,15.40039 0.2558,-0.54356 0.4551,-0.99958 0.4805,-1.06446 0,10e-6 6.9805,-14.33593 6.9805,-14.33593 0,1e-5 5.8086,0 5.8086,0 -10e-5,1e-5 0.5332,14.99677 0.5332,15.08203 0.1705,-0.30691 7.9394,-15.08204 7.9394,-15.08203 0,1e-5 6.2871,-1e-5 6.2871,0 0,1e-5 -13.8535,25.57812 -13.8535,25.57812 0,-2e-5 -5.7031,0 -5.7031,0 0,-2e-5 -0.5518,-13.86988 -0.586,-14.6543 -2.3532,4.8258 -7.1406,14.6543 -7.1406,14.6543 0,-2e-5 -5.8613,0 -5.8613,0 0,-2e-5 -2.0254,-25.57812 -2.0254,-25.57812 z m -148.8867,4.8496 c -1.4689,0.062 -2.8038,0.59246 -4.0508,1.59961 -0.989,0.78441 -1.655,1.86052 -2.1836,3.03711 0,2e-5 10.4981,0 10.4981,0 0.017,-0.18756 0.053,-0.4154 0.053,-0.58593 0,-0.97195 -0.1736,-1.72672 -0.4805,-2.23829 -0.7503,-1.22777 -1.8615,-1.8125 -3.5156,-1.8125 -0.099,0 -0.2224,-0.004 -0.3203,0 z m 27.7637,0 c -1.4689,0.062 -2.8039,0.59246 -4.0508,1.59961 -0.989,0.78441 -1.6399,1.86052 -2.1856,3.03711 0,2e-5 10.4981,0 10.4981,0 0.017,-0.18756 0.055,-0.4154 0.055,-0.58593 0,-0.97195 -0.1565,-1.72672 -0.4805,-2.23829 -0.1489,-0.24939 -0.3507,-0.49801 -0.5332,-0.69336 -0.712,-0.73571 -1.6921,-1.11914 -2.9843,-1.11914 -0.099,0 -0.2205,-0.004 -0.3184,0 z m 214.75,0 c -1.5106,0.0465 -2.9205,0.55891 -4.209,1.59961 -0.972,0.78441 -1.6399,1.86052 -2.1856,3.03711 0,2e-5 10.4453,0 10.4453,0 0.017,-0.18756 0.053,-0.4154 0.053,-0.58593 0,-0.97195 -0.1545,-1.72672 -0.4785,-2.23829 -0.7332,-1.21072 -1.8635,-1.79544 -3.5176,-1.8125 -0.049,5.3e-4 -0.059,-10e-4 -0.1074,0 z m -139.6153,0.10743 c -1.4096,0.16739 -2.7204,0.8101 -3.9433,1.91797 -1.4665,1.33009 -2.5287,3.41918 -3.1426,6.18164 -0.2558,1.15955 -0.373,2.1504 -0.373,3.0371 0,1.21071 0.2309,2.16077 0.6914,2.87696 0.1225,0.18384 0.2866,0.37842 0.4277,0.5332 0.758,0.80488 1.8152,1.22656 3.1426,1.22656 1.7222,-2e-5 3.24,-0.64257 4.6894,-1.97265 1.4665,-1.34714 2.5136,-3.45645 3.1446,-6.28711 0.5798,-2.59195 0.4981,-4.5281 -0.3204,-5.75586 -0.7844,-1.19366 -1.9297,-1.75781 -3.5156,-1.75781 -0.2691,0 -0.5397,-0.031 -0.8008,0 z m 96.293,9.32421 c -1.4494,0.39218 -3.0741,0.72378 -5.2227,1.01368 -1.6029,0.23874 -2.7451,0.4903 -3.4101,0.74609 -0.5798,0.23872 -1.0473,0.56835 -1.4395,1.01172 -0.3751,0.42627 -0.6267,0.87319 -0.7461,1.38477 -0.034,0.20464 -0.053,0.4154 -0.053,0.58593 0,0.0138 -3e-4,0.041 0,0.0547 v 0.16016 c 0.011,0.0774 0.032,0.19357 0.053,0.26562 0.01,0.0237 0.044,0.0842 0.053,0.10742 0.019,0.0458 0.032,0.11445 0.055,0.15821 0.024,0.0433 0.077,0.11878 0.1055,0.16015 0.045,0.0614 0.1058,0.15534 0.1602,0.21289 0.4263,0.47746 1.2781,0.69336 2.5058,0.69336 1.3472,10e-6 2.6423,-0.25473 3.836,-0.85156 1.1766,-0.57977 2.125,-1.44509 2.8242,-2.45117 0.5116,-0.7162 0.9212,-1.81959 1.2793,-3.25196 z m -169.1152,31.125 0.1523,0.13282 c -0.029,-0.0253 -0.059,-0.0354 -0.088,-0.0605 -0.025,-0.0214 -0.039,-0.0509 -0.064,-0.0723 z m -93.8946,1.63868 c -0.014,0.0128 -0.025,0.0282 -0.039,0.041 -0.012,0.0106 -0.027,0.0187 -0.039,0.0293 z m 23.0176,0.22265 c 6.8977,0 12.2404,1.94858 16.0274,5.84375 3.7869,3.89517 5.6816,9.34568 5.6816,16.35157 0,7.6550899 -1.3396,14.51114989 -4.0176,20.5703099 -2.6779,6.0321001 -6.3435,10.5901401 -10.9961,13.6738301 -4.6525,3.08367 -10.0072,4.625 -16.0664,4.625 -6.9247,0 -12.3353,-1.98657 -16.2304,-5.96289 -3.8682,-4.00336 -5.8028,-9.5496801 -5.8028,-16.6367201 0,-7.1682 1.3397,-13.7547199 4.0176,-19.7597699 2.6779,-6.0321 6.3695,-10.65803 11.0762,-13.87695 4.7066,-3.21893 10.1432,-4.82813 16.3105,-4.82813 z m 165.6269,0.68946 h 15.1348 l 5.9629,59.56445 h -12.0508 l -0.9726,-14.1210901 h -19.1914 l -6.9785,14.1210901 h -12.9844 z m -126.6347,0.24414 h 14.5664 c 6.4108,0 11.2264,1.37959 14.4453,4.13867 3.2189,2.75908 4.8282,6.80205 4.8282,12.13086 0,4.27386 -1.1221,7.95343 -3.3672,11.0371099 -2.2452,3.05662 -5.4775,5.32866 -9.6973,6.8164 l 10.5898,25.1972701 h -13.4707 l -8.3984,-22.76172011 h -4.8301 L 1153.411,22.797208 h -12.375 z m 72.2246,0 h 12.4141 l -10.3867,48.93359 h 20.7754 l -2.1915,10.38672 h -33.1503 z m 86.8691,0 h 40.9805 l -2.2305,10.46875 h -14.3242 l -10.3047,48.85156 h -12.375 l 10.3047,-48.85156 h -14.2812 z m 49.7852,0 h 33.1914 l -2.1914,10.30664 h -20.7754 l -2.7187,13.02343 h 19.3554 l -2.2324,10.3066499 h -19.3535 l -3.2461,15.2968701 h 20.7734 l -2.1894,10.38672 h -33.1504 z m 45.1191,0 h 14.5664 c 6.4108,0 11.2264,1.37959 14.4454,4.13867 3.2189,2.75908 4.8281,6.80205 4.8281,12.13086 0,4.27386 -1.1221,7.95343 -3.3672,11.0371099 -2.2451,3.05662 -5.4775,5.32866 -9.6973,6.8164 l 10.5899,25.1972701 h -13.4707 l -8.4004,-22.76172011 h -4.8282 L 1407.409,22.797208 h -12.375 z m -121.4804,8.72265 c -1.4607,3.97632 -2.8942,7.41232 -4.3008,10.30664 l -7.6289,15.6210999 h 13.5117 l -1.0547,-14.2011699 -0.2031,-5.39649 -0.1211,-6.33008 z m -172.5235,0.8125 c -3.273,0 -6.2757,1.24385 -9.0078,3.73242 -2.732,2.46153 -4.8823,5.85563 -6.4511,10.1836 -1.5419,4.3279599 -2.3125,9.0217699 -2.3125,14.0800799 0,3.97631 0.8924,6.97907 2.6777,9.0078101 1.8123,2.02873 4.3559,3.04297 7.6289,3.04297 3.273,0 6.2479,-1.17597 8.9258,-3.5293001 2.705,-2.35333 4.8153,-5.68151 6.3301,-9.98242001 1.5147,-4.30091999 2.2714,-9.12851999 2.2714,-14.48437989 0,-3.84107 -0.8784,-6.80387 -2.6367,-8.88671 -1.7582,-2.10988 -4.2339,-3.16407 -7.4258,-3.16407 z m 50.2325,0.77149 -3.4082,16.02539 h 3.164 c 3.5435,0 6.3027,-0.77067 8.2774,-2.3125 1.9746,-1.54184 2.9609,-3.89377 2.9609,-7.0586 0,-2.21808 -0.6489,-3.88314 -1.9473,-4.99218 -1.2713,-1.10905 -3.2858,-1.66211 -6.0449,-1.66211 z m 253.996,0 -3.4082,16.02539 h 3.1661 c 3.5435,0 6.3027,-0.77067 8.2773,-2.3125 1.9746,-1.54184 2.9609,-3.89377 2.9609,-7.0586 0,-2.21808 -0.6488,-3.88314 -1.9472,-4.99218 -1.2714,-1.10905 -5.8788,-4.4162 -6.045,-1.66211 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
sodipodi:nodetypes="ccccccccsccscccccccccccccccccccccccccccccccscccccccccccccccccccccccccccccccccccscccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsccccccccccccccccccccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccsccccccccccccccccscscccscccccccccccccccscscccccscccccccccccsccccccscccccccccccsccscccccccccccsccccccccccscccccccccsccccccccccccccccscscccscccccccccccccccccccccssccccccccccccscccccccccsccccccsccccccccccccccsccccccscccccccccccccccccccccsssccscscssccccccccccscscccccccccccccccccccccccccccccccccccccccscscccccccccccccccccsccscsccscsccssscscccscscsc" />
<path
style="fill:#bd0000;fill-opacity:1;stroke:#000000;stroke-width:3.01251578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
d="m 87.596144,1.5062579 -0.02039,0.002 c -1.643435,0.11852 -3.832256,0.60979 -5.907044,1.44302 H 69.989586 13.798992 9.342452 c 3e-6,0 -7.8362325,34.1889101 -7.8362325,34.1889101 h 0.00697 36.2517685 14.712516 c 1.08191,0.63131 2.396454,0.99975 3.864572,1.12768 l 0.02452,0.002 h 2.565283 l 0.02193,-0.002 c 0.820162,-0.064 1.675894,-0.18285 2.560383,-0.35585 1.524964,-0.29817 3.133724,-0.75476 4.800521,-1.36251 1.261634,-0.46002 2.55695,-1.00366 3.870764,-1.63527 l 8e-4,-3e-4 c 2.859285,-1.3707 5.807104,-3.13564 8.698123,-5.26398 0.952663,-0.70074 1.86656,-1.41942 2.743598,-2.15008 l 3e-4,-3e-4 c 0.804323,-0.66925 1.57634,-1.34907 2.313943,-2.03679 l 0.0034,-0.003 0.0034,-0.003 c 2.072075,-1.99687 3.646156,-4.0271 4.558728,-5.86163 0.475339,-0.95538 0.773452,-1.85922 0.847956,-2.69818 0.07449,-0.83875 -0.08706,-1.63287 -0.558164,-2.25562 l -3e-4,-5e-4 c -0.345652,-0.45725 -0.831087,-0.75985 -1.388056,-0.95918 1.813861,-1.48947 3.290533,-3.07972 4.258873,-4.6361401 1.130808,-1.81756 1.635153,-3.61914 1.083299,-5.13547 -0.353123,-0.97422 -1.152517,-1.70639 -2.203755,-2.08557 h -3e-4 l -3e-4,-2.6e-4 c -0.466894,-0.16794 -0.977653,-0.26952 -1.522769,-0.31559 l -0.02374,-0.002 z"
id="path825"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccccccccccscccsccccccc" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1697.2932,73.090888 -0.1523,0.0117 c -12.4388,0.89704 -29.0069,4.61536 -44.711,10.92188 h -88.3965 -425.2929 -33.7305 c 0,0 -59.3105,245.109372 -59.3105,245.109372 l -5.4903,20.31642 c -2.1508,6.68596 -2.9472,13.44559 -2.9472,20.88282 0,10.62048 3.4089,22.00763 11.2558,30.1289 0.031,0.032 0.062,0.0639 0.094,0.0957 7.9226,8.0876 19.4615,11.79101 30.0996,11.79101 7.9023,0 15.8859,-1.99246 22.9493,-5.72851 3.5464,3.1589 8.1276,4.90855 12.8769,4.91797 h 12.375 c 3.1506,-0.004 6.2529,-0.77518 9.0391,-2.2461 2.7797,1.46754 5.8742,2.23831 9.0175,2.2461 h 13.4707 c 5.3711,-0.006 10.4995,-2.2373 14.1661,-6.16211 3.6637,3.92183 8.7873,6.1524 14.1543,6.16211 h 33.1504 c 0.44,-0.007 0.8798,-0.0293 1.3183,-0.0664 0.4659,0.039 0.933,0.0611 1.4004,0.0664 h 12.9844 c 5.0765,-0.007 9.9484,-2.00152 13.5722,-5.55665 3.6234,3.55466 8.4945,5.54925 13.5704,5.55665 h 12.0508 c 2.2343,-0.008 4.4504,-0.40206 6.5507,-1.16407 2.1023,0.76268 4.3204,1.15649 6.5567,1.16407 h 12.375 c 4.1678,-0.008 8.2225,-1.35725 11.5644,-3.84766 3.3415,2.49001 7.3954,3.83902 11.5625,3.84766 h 33.1504 c 2.0382,-0.004 4.063,-0.32904 6,-0.9629 1.9271,0.63063 3.9411,0.95554 5.9688,0.9629 h 12.375 c 3.1506,-0.004 6.2529,-0.77518 9.039,-2.2461 2.7798,1.46754 5.8743,2.23831 9.0176,2.2461 h 13.4707 c 13.8802,-10e-4 23.2769,-14.14285 17.9004,-26.93946 l -4.7109,-11.20898 c 0.5132,-0.60599 1.0936,-1.14345 1.5664,-1.78711 0.016,-0.0221 0.033,-0.0442 0.049,-0.0664 4.7591,-6.53665 7.0859,-14.79266 7.0859,-22.46484 0,-2.05161 -0.2127,-3.67007 -0.6113,-5.04492 7.7424,4.02863 16.9001,6.42072 27.0215,7.30273 l 0.1855,0.0156 h 19.416 l 0.166,-0.0137 c 6.2076,-0.48413 12.6845,-1.38394 19.379,-2.69336 11.542,-2.25681 23.7184,-5.71068 36.3339,-10.31054 9.5496,-3.48202 19.3544,-7.59813 29.2989,-12.37891 v -0.002 c 21.6417,-10.37462 43.952,-23.73256 65.834,-39.8418 7.2104,-5.30371 14.1275,-10.74325 20.7656,-16.27344 v -0.002 c 6.0877,-5.06541 11.9309,-10.21081 17.5137,-15.41601 l 0.025,-0.0234 0.025,-0.0254 c 15.683,-15.1138 27.5968,-30.48012 34.5039,-44.36524 3.5977,-7.23101 5.854,-14.07198 6.4179,-20.42187 0.5639,-6.34892 -0.6581,-12.35856 -4.2246,-17.07227 v -0.002 c -2.6157,-3.46071 -6.2889,-5.75085 -10.5039,-7.25976 13.7283,-11.27323 24.9035,-23.31181 32.2325,-35.0918 8.5592,-13.75738 12.3771,-27.39199 8.1992,-38.869142 v -0.002 c -2.673,-7.37235 -8.7238,-12.91323 -16.6798,-15.78299 v 0 -0.002 c -3.5337,-1.27117 -7.3996,-2.03996 -11.5254,-2.38867 l -0.1777,-0.0156 z"
id="path1031"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1694.352,183.47242 h 9.832 c 3.47,0.30175 6.5801,0.94139 9.2461,1.9004 6.0584,2.18638 9.7837,5.78707 11.5528,10.66796 v 0.004 0.004 c 2.813,7.72222 0.3801,18.90971 -7.4239,31.45313 -7.804,12.54342 -20.705,26.14125 -37.0898,38.43555 l -9.0449,6.78711 11.2753,0.87304 c 6.6695,0.51672 11.0613,2.58176 13.5704,5.90235 v 0.002 c 2.0565,2.71732 2.9624,6.32027 2.5312,11.17578 -0.4312,4.85551 -2.2937,10.81107 -5.5605,17.37695 -6.27,12.60447 -17.6229,27.40542 -32.7578,41.9961 -5.4568,5.08693 -11.1711,10.12117 -17.1309,15.08008 v 0.002 c -6.5136,5.42656 -13.2954,10.76161 -20.3613,15.95898 v 0 c -21.4671,15.8039 -43.3403,28.89228 -64.4707,39.02149 v 0.002 0 c -9.6961,4.66148 -19.2439,8.66967 -28.5274,12.05469 -12.2468,4.46542 -24.009,7.79609 -35.0507,9.95508 -6.362,1.24437 -12.4796,2.0907 -18.2969,2.54882 h -18.5703 c -16.8749,-1.48975 -29.4345,-7.26186 -36.8496,-17.33398 v -0.002 c -1.3417,-1.8347 -2.4838,-3.8384 -3.4961,-5.98438 -0.6014,-1.45419 -1.1931,-2.96711 -1.7891,-4.49609 -0.1538,-0.67654 -0.3173,-1.35608 -0.582,-2.05274 -1.7053,-5.42261 -2.3851,-11.43993 -2.0781,-17.85156 0.8526,-17.87074 9.2371,-39.12871 23.7656,-61.38867 15.4322,-23.65656 37.7994,-48.45043 65.4922,-71.45898 6.207,-5.15319 12.6251,-10.24235 19.3437,-15.1875 8.3044,-6.10979 16.6723,-11.73573 25.0449,-16.99805 30.8475,-19.42077 61.6183,-33.00941 88.8848,-39.91211 -26.0558,8.50051 -55.3275,22.93031 -84.2481,42.57617 -1.0401,0.70255 -2.0686,1.42149 -3.0918,2.13086 -16.0461,11.11805 -30.5826,22.92696 -43.2695,34.85156 -40.823,38.38457 -62.4007,78.15909 -52.5957,101.46094 0.6992,1.6029 1.5319,3.13259 2.5039,4.58203 10.5383,15.50047 36.6556,18.18086 69.7539,9.85938 2.2509,-0.56275 4.5032,-1.2002 6.8223,-1.86524 10.5724,-3.05237 21.796,-7.17431 33.3574,-12.25586 2.7795,-1.22777 5.5893,-2.49076 8.4199,-3.83789 0.2899,-0.13641 0.5637,-0.27231 0.8535,-0.42578 36.4918,-18.13162 64.5349,-38.99421 70.6055,-51.5293 1.3301,-2.72662 1.6499,-5.05213 0.7461,-6.875 -4.3312,-8.78188 -34.6381,-2.84795 -71.3516,13.05664 -2.95,1.2789 -5.9349,2.59441 -8.9531,3.9961 2.4555,-2.27986 5.0121,-4.56966 7.6211,-6.82227 4.1608,-3.58438 8.4677,-7.08919 13.0547,-10.55078 7.179,-5.43627 14.4371,-10.3502 21.582,-14.70703 33.4565,-25.24067 50.3697,-49.11625 46.8399,-57.97656 -0.6651,-1.66943 -2.081,-2.81844 -4.2637,-3.51758 -6.9744,-2.21847 -19.7036,0.42927 -35.1699,6.76758 -12.7551,5.23164 -27.4054,12.9898 -42.2578,22.64648 l -2.0235,1.33203 -0.373,0.21485 c 0,2e-5 -7.1406,4.74218 -7.1406,4.74218 -10e-5,-10e-6 4.1015,-7.51367 4.1015,-7.51367 6.0877,-11.14364 16.0038,-22.77139 28.3496,-33.57226 9.0548,-7.89689 19.4001,-15.33712 30.5352,-21.84766 4.2119,-2.46573 8.417,-4.75529 12.6289,-6.82031 1.6103,-0.78674 3.2188,-1.65149 4.8242,-2.51367 16.9767,-8.19029 37.2004,-13.1347 50.6856,-14.1211 z"
id="path1029"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1407.6782,186.25172 c -1.6711,25.50496 3.2738,62.8618 14.4941,104.33789 1.9951,7.38021 4.1674,14.89151 6.5547,22.48828 1.4836,4.69104 3.0133,9.30936 4.5821,13.85547 -0.9208,1.35396 -1.8472,2.6983 -2.7168,4.04883 -13.9999,21.45508 -22.1828,41.73129 -24.2461,59.36328 -5.9172,-19.81468 -10.3728,-41.51757 -12.8965,-64.53125 -0.7162,-6.5941 -1.2772,-13.11431 -1.6524,-19.55664 -2.7624,-46.79639 3.3475,-89.21812 15.8809,-120.00586 z"
id="path1027"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1128.2875,219.45094 c 0.3194,-0.007 0.634,0 0.959,0 0,-2e-5 63.041,0 63.041,0 5.3885,-2e-5 9.5544,1.0096 12.5215,3.03711 2.95,2.03946 4.0566,4.6775 3.3574,7.88672 0,2e-5 -7.5136,33.94336 -7.5136,33.94336 0,3e-5 -22.2208,0 -22.2208,0 10e-5,3e-5 7.3008,-33.03711 7.3008,-33.03711 H 1130.1 c 0,0 -20.0898,90.80273 -20.0898,90.80273 0,0 -7.2461,32.87891 -7.2461,32.87891 0,3e-5 55.5781,0 55.5781,0 0,3e-5 0.055,-0.21289 0.055,-0.21289 0,2e-5 11.1367,-50.30469 11.1367,-50.30469 0,-2e-5 -26.1113,0 -26.1113,0 0,-2e-5 2.5039,-11.35156 2.5039,-11.35156 0,-2e-5 48.332,0 48.332,0 0,-2e-5 -13.8535,62.77539 -13.8535,62.77539 -0.1875,0.89352 -0.5156,1.70245 -0.959,2.5039 -1.1425,2.08037 -3.1365,3.86164 -5.916,5.32813 -3.8538,2.02923 -8.4669,3.03711 -13.8554,3.03711 0,2e-5 -62.9864,0 -62.9864,0 -5.3885,2e-5 -9.5544,-1.0079 -12.5215,-3.03711 -2.95,-2.0292 -4.0736,-4.6194 -3.3574,-7.83203 0,-2e-5 27.7617,-125.49414 27.7617,-125.49414 0.7162,-3.20921 2.9515,-5.84728 6.8223,-7.88672 0.1364,-0.0733 0.2894,-0.0902 0.4258,-0.16016 3.533,-1.7697 7.6787,-2.76382 12.4687,-2.87695 z"
id="path1025"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1227.0844,219.45094 c 0,-2e-5 79.3458,0 79.3458,0 5.3203,-2e-5 9.5036,1.0096 12.4707,3.03711 2.9841,2.03946 4.1263,4.6775 3.4101,7.88672 0,2e-5 -14.8144,66.92968 -14.8144,66.92968 -0.6992,3.18874 -2.9871,5.79113 -6.875,7.83399 -3.8879,2.04966 -8.4635,3.08984 -13.8008,3.08984 h -57.6583 l -11.1367,50.25 c 0,2e-5 -1.8125,8.25977 -1.8125,8.25977 0,2e-5 -21.7422,0 -21.7422,0 0,2e-5 1.6524,-7.45899 1.6524,-7.45899 0,2e-5 30.9609,-139.82812 30.9609,-139.82812 z"
id="path1023"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1336.6977,219.45094 c 0,-2e-5 21.7422,0 21.7422,0 0,-2e-5 -24.6191,111.21094 -24.6191,111.21094 0,2e-5 -5.3828,24.30078 -5.3828,24.30078 0,3e-5 52.0097,0 52.0097,0 0.5457,3.98854 1.1832,7.90453 1.8653,11.77539 -1e-4,2e-5 -78.2266,0 -78.2266,0 0,2e-5 6.1817,-27.92188 6.1817,-27.92188 z"
id="path1021"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1246.2153,231.28102 c 0,0 -14.4415,65.11718 -14.4415,65.11718 0,-2e-5 54.1935,0 54.1935,0 0,-2e-5 14.3886,-65.11718 14.3886,-65.11718 z"
id="path1019"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1200.6528,376.97047 c 0.2126,-0.007 0.4263,0 0.6406,0 2.5237,2e-5 4.7265,0.44375 6.5,1.2793 1.8928,0.88671 3.2477,2.20403 3.998,3.94336 0.7333,1.68819 0.9235,3.60374 0.5313,5.70117 0,1e-5 -0.1582,0.79883 -0.1582,0.79883 0,-3e-5 -6.2363,0 -6.2363,0 -10e-5,-3e-5 0.055,-0.7461 0.055,-0.7461 0.1611,-1.46543 -0.02,-2.61751 -0.586,-3.41015 -0.074,-0.0994 -0.1816,-0.23122 -0.2676,-0.32032 -0.1406,-0.14363 -0.3523,-0.30727 -0.5332,-0.42578 -0.8723,-0.5495 -2.2365,-0.85156 -3.9961,-0.85156 -2.3361,2e-5 -4.0817,0.40609 -5.2753,1.22461 -1.1596,0.80146 -1.8922,1.6972 -2.1309,2.77148 -0.2388,1.09134 0.1529,1.66377 0.4258,1.97071 0.01,0.008 0.042,0.0452 0.053,0.0547 0.3455,0.29445 1.5452,0.98492 5.2754,1.86524 3.3763,0.81851 5.6131,1.55266 6.875,2.18359 1.9098,0.97196 3.2442,2.23145 3.9433,3.78321 0.6991,1.53472 0.8521,3.33143 0.4258,5.27539 -0.4263,1.89279 -1.3918,3.63837 -2.8242,5.27539 -1.4153,1.637 -3.2172,2.93413 -5.3828,3.83789 -2.1486,0.88672 -4.5044,1.38476 -6.9258,1.38476 -3.0694,-1e-5 -5.534,-0.46394 -7.4609,-1.38476 -2.0122,-0.95491 -3.4639,-2.46282 -4.3165,-4.42383 -0.8185,-1.90986 -0.9936,-4.07703 -0.5332,-6.44727 0,-3e-5 0.1602,-0.74609 0.1602,-0.74609 h 6.1289 l -0.055,0.74609 c -0.1535,1.41532 0,2.55755 0.3731,3.41016 0.358,0.81853 1.0414,1.49676 2.1328,2.02539 1.1595,0.5627 2.6076,0.85156 4.2617,0.85156 1.4835,-1e-5 2.8401,-0.24806 4.0508,-0.6914 1.1936,-0.4263 2.1421,-0.98889 2.8242,-1.70508 0.665,-0.71622 1.0541,-1.47445 1.2246,-2.29297 0.1705,-0.73324 0.1317,-1.3517 -0.1582,-1.86328 -0.324,-0.54564 -0.9666,-1.0302 -1.9727,-1.43945 0,-10e-6 -5.2226,-1.54493 -5.2226,-1.54493 -2.9159,-0.73323 -4.879,-1.43367 -6.0215,-2.13281 -1.5518,-0.92081 -2.6702,-2.10029 -3.25,-3.51562 -0.5798,-1.39831 -0.6408,-2.94855 -0.2656,-4.63672 0.3922,-1.80753 1.2622,-3.5278 2.6093,-5.0625 1.3642,-1.55177 3.1253,-2.76886 5.2227,-3.57031 1.8544,-0.69541 3.8056,-1.10275 5.8613,-1.17188 z"
id="path1017"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1256.6058,377.07594 c 0.3373,-0.0263 0.6536,0 1.0117,0 10e-5,0 3.8379,0.42773 3.8379,0.42773 l 1.2793,0.10547 c 10e-5,10e-6 -1.8652,4.74219 -1.8652,4.74219 l -0.373,0.74609 c 0,-2e-5 -2.9317,-0.26562 -2.9317,-0.26562 -0.8654,0 -1.5007,0.133 -1.9179,0.42578 -0.028,0.0209 -0.082,0.085 -0.1075,0.10742 -0.056,0.049 -0.1496,0.13431 -0.2129,0.21289 -0.2565,0.33651 -0.5686,0.9383 -0.7988,2.02539 0,0 -0.1106,0.45935 -0.2129,0.85157 1.3472,10e-6 4.5821,0 4.5821,0 0,10e-6 -1.1719,5.27539 -1.1719,5.27539 0,-10e-6 -3.3511,0 -4.4766,0 -0.341,1.53469 -4.5293,20.30273 -4.5293,20.30273 0,-2e-5 -6.1816,0 -6.1816,0 0,-2e-5 4.0178,-18.03478 4.5293,-20.30273 -1.0402,-10e-6 -3.5703,0 -3.5703,0 0,-10e-6 1.1738,-5.2754 1.1738,-5.27539 0,10e-6 2.5437,0 3.5156,0 0.1705,-0.73324 0.4278,-1.65235 0.4278,-1.65235 0.3751,-1.70522 0.7657,-2.93059 1.2773,-3.7832 0.6992,-1.17659 1.6868,-2.16077 2.9316,-2.87695 1.0253,-0.59576 2.3218,-0.95259 3.7832,-1.06641 z"
id="path1015"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1271.3676,377.34352 c -10e-5,-1e-5 -1.6162,7.26969 -2.0254,9.11133 1.1936,10e-6 3.9962,0 3.9962,0 0,10e-6 -1.172,5.27539 -1.172,5.27539 0,-10e-6 -2.9389,0 -3.9961,0 -0.324,1.46647 -2.8789,12.84375 -2.8789,12.84375 0,-2e-5 -0.2129,1.36561 -0.2129,1.75781 3e-4,0.0131 -10e-4,0.0431 0,0.0527 8e-4,0.004 -10e-4,0.0514 0,0.0547 0,0.003 0.051,-0.002 0.053,0 0,-2e-5 0.6406,0.0527 0.6406,0.0527 l 2.9297,-0.21289 -0.3184,4.74219 c 10e-5,0 0.053,0.85352 0.053,0.85352 0,-2e-5 -4.209,0.47851 -4.2089,0.47851 -1.6711,-2e-5 -2.8965,-0.27179 -3.7833,-0.85156 -0.9378,-0.61392 -1.4853,-1.42805 -1.707,-2.45117 -0.034,-0.18759 -0.1055,-0.46133 -0.1055,-0.85352 0,-0.76736 0.1442,-2.06551 0.6387,-4.3164 0,2e-5 2.2413,-10.03591 2.7188,-12.15039 -0.8015,-10e-6 -2.9317,0 -2.9317,0 0,-10e-6 1.1719,-5.27539 1.1719,-5.27539 0,1e-5 2.079,0 2.9316,0 0.2729,-1.22775 1.2266,-5.43555 1.2266,-5.43555 0,2e-5 4.9551,-2.61133 4.9551,-2.61133 0,2e-5 2.0254,-1.06445 2.0254,-1.06445 z"
id="path1013"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1075.0004,377.55641 h 23.9785 l -1.332,5.96875 c 0,2e-5 -15.9966,0 -17.5313,0 -0.2728,1.21073 -1.3656,6.11329 -1.7578,7.88672 h 15.1856 l -1.3321,5.96679 h -15.1855 c -0.324,1.48355 -3.252,14.6543 -3.252,14.6543 10e-5,-2e-5 -6.4472,0 -6.4472,0 0,-2e-5 7.6738,-34.47656 7.6738,-34.47656 z"
id="path1011"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1107.1332,385.97633 c 0.2407,-0.0296 0.5037,0 0.7461,0 1.5347,0 2.9522,0.46553 4.3164,1.4375 0,2e-5 0.8516,0.58594 0.8516,0.58594 l -3.3028,5.43554 c 0,-2e-5 -0.9062,-0.63867 -0.9062,-0.63867 -0.665,-0.42629 -1.3825,-0.63867 -2.1328,-0.63867 -0.648,2e-5 -1.2494,0.22941 -1.8633,0.63867 -0.648,0.4263 -1.1904,0.99045 -1.5996,1.75781 -0.7162,1.31304 -1.2396,2.78524 -1.5977,4.3711 0,1e-5 -2.8789,13.10742 -2.8789,13.10742 0,-2e-5 -6.1816,0 -6.1816,0 0,-2e-5 5.7031,-25.57812 5.7031,-25.57812 0,10e-6 5.7539,0 5.7539,0 0,10e-6 -0.1974,0.77652 -0.2656,1.0664 0.2728,-0.20461 0.5601,-0.4852 0.7988,-0.63867 0.826,-0.4929 1.6992,-0.80071 2.5586,-0.90625 z"
id="path1009"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1125.4633,385.97633 c 0.3722,-0.0282 0.7387,0 1.1191,0 3.4787,0 6.1118,1.21868 7.834,3.62305 1.0743,1.55174 1.6524,3.47086 1.6524,5.75586 0,1.26185 -0.1565,2.61802 -0.4805,4.10156 l -0.4785,1.86523 c 0,-2e-5 -15.6337,0 -17.3731,0 -0.034,0.35808 -0.053,0.74242 -0.053,1.06641 0,1.33009 0.2718,2.37717 0.8516,3.14453 0.2755,0.37513 0.5966,0.71279 0.9609,0.95898 0.6868,0.44789 1.5716,0.69336 2.6094,0.69336 1.2619,-2e-5 2.3719,-0.34864 3.4121,-1.01367 0.9891,-0.63093 1.934,-1.63883 2.7695,-3.03711 0,-3e-5 6.6075,0 6.6075,0 0,-3e-5 -0.586,1.2793 -0.586,1.2793 -1.2618,2.55785 -3.0209,4.55341 -5.2207,5.96875 -2.1997,1.41533 -4.8296,2.18359 -7.7285,2.18359 -3.7685,-10e-6 -6.5732,-1.21868 -8.3125,-3.62304 -1.7222,-2.35323 -2.0927,-5.60669 -1.1719,-9.69922 0.9209,-4.16073 2.7584,-7.48558 5.4356,-9.80469 2.3996,-2.08062 5.1217,-3.23385 8.1523,-3.46289 z"
id="path1007"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1153.227,385.97633 c 0.3721,-0.0282 0.7386,0 1.1191,0 3.4787,0 6.1117,1.21868 7.834,3.62305 1.0743,1.55174 1.6504,3.47086 1.6504,5.75586 0,1.2448 -0.1545,2.58233 -0.4785,4.04882 0,2e-5 -0.4805,1.91797 -0.4805,1.91797 0,-2e-5 -15.6318,0 -17.3711,0 -0.017,0.2387 -0.036,0.45463 -0.053,0.69336 -0.013,0.0895 0.01,0.226 0,0.32031 -5e-4,0.0154 0,0.0378 0,0.0527 0,0.2558 0.036,0.50735 0.053,0.74609 0.085,0.97196 0.3384,1.78456 0.7988,2.39844 0.088,0.11936 0.1713,0.26673 0.2676,0.37305 0.781,0.83554 1.8853,1.27929 3.3027,1.27929 1.2619,-2e-5 2.3871,-0.34864 3.4102,-1.01367 0.989,-0.63093 1.9359,-1.63883 2.7715,-3.03711 0,-3e-5 6.6601,0 6.6601,0 0,-3e-5 -0.6386,1.2793 -0.6386,1.2793 -1.2619,2.55785 -3.0229,4.55341 -5.2227,5.96875 -2.1997,1.41533 -4.8277,2.18359 -7.7265,2.18359 -3.7686,-10e-6 -6.5732,-1.21868 -8.3125,-3.62304 -1.1255,-1.53472 -1.6524,-3.4895 -1.6524,-5.8086 0,-0.35812 0.019,-0.744 0.053,-1.11914 0.068,-0.88671 0.2061,-1.78244 0.4277,-2.77148 0.9209,-4.14368 2.7037,-7.48558 5.3809,-9.80469 2.3996,-2.08062 5.1764,-3.23385 8.207,-3.46289 z"
id="path1005"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1228.8422,385.97633 c 0.3808,-0.0293 0.7312,0 1.1191,0 3.5469,0 6.2735,1.20005 8.0469,3.57031 1.7564,2.37023 2.1831,5.56748 1.2793,9.5918 -0.6991,3.13763 -1.7086,5.67202 -3.0898,7.51367 -1.3813,1.84165 -3.1423,3.34601 -5.2227,4.36914 -2.0633,1.02314 -4.2495,1.54492 -6.4492,1.54492 -3.6151,-10e-6 -6.3056,-1.23574 -8.0449,-3.62304 -1.1255,-1.51764 -1.7051,-3.47245 -1.7051,-5.8086 0,-1.26187 0.1375,-2.60292 0.4785,-4.10351 1.0232,-4.57001 3.1122,-8.05132 6.1817,-10.28516 2.253,-1.62634 4.7403,-2.56461 7.4062,-2.76953 z"
id="path1003"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1322.4712,385.97633 c 0.4496,-0.0277 0.8657,0 1.332,0 2.1486,0 3.8363,0.21747 5.1152,0.74609 1.3642,0.54569 2.3313,1.31746 2.877,2.23828 0.5286,0.86963 0.7988,1.93699 0.7988,3.25 0,2e-5 -0.6387,3.89063 -0.6387,3.89063 10e-5,0 -1.1718,5.27539 -1.1718,5.27539 -1.0061,4.50176 -1.2282,6.18937 -1.2793,6.82031 -0.051,0.85262 0.027,1.68382 0.2656,2.45117 0,-2e-5 0.4277,1.38477 0.4277,1.38477 10e-5,-2e-5 -6.289,0 -6.289,0 0,-2e-5 -0.2657,-0.79883 -0.2657,-0.79883 -0.1023,-0.37512 -0.073,-0.85298 -0.1074,-1.27929 -1.1936,0.73324 -2.3886,1.38461 -3.4629,1.75976 -1.5858,0.54569 -3.2312,0.85156 -4.9023,0.85156 -2.8989,-10e-6 -5.0458,-0.75472 -6.3418,-2.23828 -0.989,-1.09133 -1.4395,-2.42571 -1.4395,-3.94336 0,-0.57977 0.077,-1.17962 0.2129,-1.81054 0.2899,-1.29597 0.8168,-2.49603 1.6524,-3.57032 0.8185,-1.05726 1.7875,-1.92766 2.8789,-2.55859 1.0572,-0.63092 2.2351,-1.07782 3.4629,-1.38477 -10e-5,0 3.7832,-0.64062 3.7832,-0.64062 2.9159,-0.34106 5.0933,-0.7642 6.6621,-1.22461 0.034,-0.17052 0.1055,-0.37305 0.1055,-0.37305 0.2472,-1.09718 0.2168,-1.9229 -0.053,-2.3457 -0.02,-0.0273 -0.085,-0.082 -0.1075,-0.10547 -0.058,-0.0614 -0.1457,-0.15753 -0.2129,-0.21289 -0.6413,-0.50753 -1.735,-0.74609 -3.1972,-0.74609 -1.6541,0 -2.8779,0.27022 -3.7305,0.79882 -0.8355,0.52863 -1.6089,1.49574 -2.291,2.87696 0,-1e-5 -6.4473,0 -6.4473,0 0,-1e-5 0.586,-1.2793 0.586,-1.2793 0.7673,-1.77345 1.6817,-3.24369 2.8242,-4.36914 1.1425,-1.12547 2.6861,-1.99746 4.4765,-2.61133 1.3722,-0.45297 2.8709,-0.75249 4.4766,-0.85156 z"
id="path1001"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1349.4868,385.97633 c 0.2405,-0.0296 0.5036,0 0.7461,0 1.5517,0 3.0069,0.46553 4.3711,1.4375 0,2e-5 0.7988,0.58594 0.7988,0.58594 l -3.3047,5.43554 c 0,-2e-5 -0.9062,-0.63867 -0.9062,-0.63867 -0.6651,-0.42629 -1.3449,-0.63867 -2.0782,-0.63867 -0.648,2e-5 -1.287,0.22941 -1.9179,0.63867 -0.648,0.4263 -1.1186,0.99045 -1.5449,1.75781 -0.6992,1.31304 -1.2416,2.78524 -1.5997,4.3711 0,1e-5 -2.9296,13.10742 -2.9296,13.10742 0,-2e-5 -6.1817,0 -6.1817,0 0,-2e-5 5.7012,-25.57812 5.7012,-25.57812 0,10e-6 5.7559,0 5.7559,0 0,10e-6 -0.1447,0.77652 -0.2129,1.0664 0.2728,-0.20461 0.543,-0.4852 0.7988,-0.63867 0.8126,-0.4929 1.6451,-0.80071 2.5039,-0.90625 z"
id="path999"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1367.7661,385.97633 c 0.3718,-0.0282 0.7387,0 1.1191,0 3.4787,0 6.1268,1.21868 7.8321,3.62305 1.0913,1.55174 1.6523,3.47086 1.6523,5.75586 0,1.26185 -0.2092,2.61802 -0.5332,4.10156 l -0.4258,1.86523 c 0,-2e-5 -15.6508,0 -17.373,0 -0.034,0.35808 -0.1055,0.74242 -0.1055,1.06641 0,1.33009 0.2888,2.37717 0.8516,3.14453 0.088,0.11936 0.2236,0.26673 0.3203,0.37305 0.056,0.0597 0.1538,0.15748 0.2129,0.21289 0.7623,0.69302 1.8009,1.0664 3.0918,1.0664 1.2619,-2e-5 2.3699,-0.34864 3.4101,-1.01367 0.9891,-0.63093 1.9189,-1.63883 2.7715,-3.03711 0,-3e-5 6.6602,0 6.6602,0 0,-3e-5 -0.6387,1.2793 -0.6387,1.2793 -1.2619,2.55785 -3.04,4.55341 -5.2227,5.96875 -2.2167,1.41533 -4.8106,2.18359 -7.7265,2.18359 -3.7685,-10e-6 -6.5205,-1.21868 -8.2598,-3.62304 -1.7223,-2.35323 -2.1303,-5.60669 -1.2266,-9.69922 0.9209,-4.16073 2.7057,-7.48558 5.3829,-9.80469 2.4147,-2.08062 5.1791,-3.23385 8.207,-3.46289 z"
id="path997"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1274.4575,386.45485 c 0,10e-6 6.3418,0 6.3418,0 0,10e-6 0.7818,15.17873 0.7988,15.40039 0.2558,-0.54356 0.4551,-0.99958 0.4805,-1.06446 0,1e-5 6.9805,-14.33593 6.9805,-14.33593 0,10e-6 5.8086,0 5.8086,0 -10e-5,10e-6 0.5332,14.99677 0.5332,15.08203 0.1705,-0.30691 7.9394,-15.08204 7.9394,-15.08203 0,10e-6 6.2871,-1e-5 6.2871,0 0,10e-6 -13.8535,25.57812 -13.8535,25.57812 0,-2e-5 -5.7031,0 -5.7031,0 0,-2e-5 -0.5518,-13.86988 -0.586,-14.6543 -2.3532,4.8258 -7.1406,14.6543 -7.1406,14.6543 0,-2e-5 -5.8613,0 -5.8613,0 0,-2e-5 -2.0254,-25.57812 -2.0254,-25.57812 z"
id="path995"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1125.5707,391.30445 c -1.4689,0.062 -2.8038,0.59246 -4.0508,1.59961 -0.989,0.78441 -1.6549,1.86052 -2.1836,3.03711 0,2e-5 10.4981,0 10.4981,0 0.017,-0.18756 0.053,-0.4154 0.053,-0.58593 0,-0.97195 -0.1735,-1.72672 -0.4805,-2.23829 -0.7503,-1.22777 -1.8615,-1.8125 -3.5156,-1.8125 -0.099,0 -0.2224,-0.004 -0.3203,0 z"
id="path993"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1153.3344,391.30445 c -1.4689,0.062 -2.8038,0.59246 -4.0508,1.59961 -0.989,0.78441 -1.6399,1.86052 -2.1855,3.03711 0,2e-5 10.498,0 10.498,0 0.017,-0.18756 0.055,-0.4154 0.055,-0.58593 0,-0.97195 -0.1565,-1.72672 -0.4805,-2.23829 -0.1489,-0.24939 -0.3507,-0.49801 -0.5332,-0.69336 -0.7119,-0.73571 -1.6921,-1.11914 -2.9843,-1.11914 -0.099,0 -0.2204,-0.004 -0.3184,0 z"
id="path991"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1368.0845,391.30445 c -1.5106,0.0465 -2.9205,0.55891 -4.209,1.59961 -0.972,0.78441 -1.6399,1.86052 -2.1856,3.03711 0,2e-5 10.4453,0 10.4453,0 0.017,-0.18756 0.053,-0.4154 0.053,-0.58593 0,-0.97195 -0.1545,-1.72672 -0.4785,-2.23829 -0.7332,-1.21072 -1.8635,-1.79544 -3.5176,-1.8125 -0.049,5.3e-4 -0.059,-10e-4 -0.1074,0 z"
id="path989"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1228.4692,391.41188 c -1.4097,0.16739 -2.7204,0.8101 -3.9434,1.91797 -1.4665,1.33009 -2.5287,3.41918 -3.1426,6.18164 -0.2558,1.15955 -0.373,2.1504 -0.373,3.0371 0,1.21071 0.231,2.16077 0.6914,2.87696 0.1226,0.18384 0.2866,0.37842 0.4277,0.5332 0.7581,0.80488 1.8152,1.22656 3.1426,1.22656 1.7223,-2e-5 3.24,-0.64257 4.6894,-1.97265 1.4666,-1.34714 2.5136,-3.45645 3.1446,-6.28711 0.5798,-2.59195 0.4982,-4.5281 -0.3203,-5.75586 -0.7844,-1.19366 -1.9298,-1.75781 -3.5157,-1.75781 -0.2691,0 -0.5397,-0.031 -0.8007,0 z"
id="path987"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bd0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:38.83200073;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1324.7622,400.73609 c -1.4494,0.39218 -3.0741,0.72378 -5.2227,1.01368 -1.6029,0.23874 -2.7451,0.4903 -3.4101,0.74609 -0.5798,0.23872 -1.0473,0.56835 -1.4395,1.01172 -0.3751,0.42627 -0.6267,0.87319 -0.7461,1.38477 -0.034,0.20464 -0.053,0.4154 -0.053,0.58593 0,0.0138 -3e-4,0.041 0,0.0547 v 0.16016 c 0.011,0.0774 0.032,0.19357 0.053,0.26562 0.01,0.0237 0.044,0.0842 0.053,0.10742 0.019,0.0458 0.032,0.11445 0.055,0.15821 0.024,0.0433 0.077,0.11878 0.1055,0.16015 0.045,0.0614 0.1058,0.15534 0.1602,0.21289 0.4263,0.47746 1.2781,0.69336 2.5058,0.69336 1.3472,10e-6 2.6423,-0.25473 3.836,-0.85156 1.1766,-0.57977 2.125,-1.44509 2.8242,-2.45117 0.5116,-0.7162 0.9212,-1.81959 1.2793,-3.25196 z"
id="path985"
inkscape:connector-curvature="0" />
<g
id="g1046"
transform="matrix(0.13212209,0,0,0.13212209,-0.01488392,-0.04447238)">
<path
inkscape:connector-curvature="0"
id="path983"
d="m 125.23649,214.65561 0.13866,0.12089 c -0.0264,-0.023 -0.0536,-0.0323 -0.08,-0.0551 -0.0226,-0.0194 -0.0358,-0.0463 -0.0585,-0.0658 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path981"
d="m 39.779204,216.14704 c -0.01293,0.0117 -0.02266,0.0257 -0.03559,0.0373 -0.01065,0.01 -0.02494,0.017 -0.03559,0.0267 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path979"
d="m 60.728115,216.34999 c -5.613159,0 -10.56116,1.4646 -14.844894,4.3943 -4.283725,2.92965 -7.643594,7.13991 -10.080889,12.62997 -2.437284,5.46544 -3.656555,11.4601 -3.656555,17.98418 0,6.4502 1.760769,11.49813 5.281303,15.14176 3.545156,3.61901 8.469521,5.42707 14.77202,5.42707 5.514681,0 10.388214,-1.40283 14.622702,-4.2094 4.234495,-2.80659 7.570699,-6.95504 10.007994,-12.44511 2.437294,-5.51469 3.656565,-11.75468 3.656565,-18.7219 0,-6.37634 -1.724417,-11.33708 -5.171094,-14.88222 -3.446678,-3.54516 -8.309272,-5.31865 -14.587152,-5.31865 z m -0.922583,9.52805 c 2.905053,0 5.158262,0.95945 6.758509,2.87974 1.600246,1.89567 2.399786,4.59225 2.399786,8.08817 0,4.87459 -0.688694,9.26838 -2.067367,13.18283 -1.378663,3.91444 -3.299362,6.94355 -5.761266,9.08541 -2.437294,2.14186 -5.144801,3.21217 -8.12372,3.21217 -2.978911,-1e-5 -5.293909,-0.92311 -6.943386,-2.76954 -1.624866,-1.84644 -2.437112,-4.57938 -2.437112,-8.19838 0,-4.60378 0.701419,-8.8758 2.104701,-12.81486 1.427912,-3.93906 3.384943,-7.02818 5.871476,-9.26852 2.486524,-2.26494 5.219459,-3.39702 8.198379,-3.39702 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path977"
d="m 211.47204,216.9775 -28.28727,54.21207 h 11.81762 l 6.35144,-12.8522 h 17.46689 l 0.88525,12.8522 h 10.9679 L 225.2468,216.9775 Z m 5.35418,8.16105 h 0.18488 l 0.11022,5.76126 0.18486,4.91156 0.95992,12.92507 h -12.29758 l 6.94338,-14.2174 c 1.28022,-2.63424 2.58489,-5.76148 3.91432,-9.38049 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path975"
d="M 96.216517,217.1997 84.805972,271.18957 H 96.06897 l 4.39428,-20.71639 h 4.39605 l 7.64376,20.71639 h 12.26026 l -9.63826,-22.93308 c 3.84059,-1.35405 6.78249,-3.42195 8.82588,-6.20389 2.0434,-2.80659 3.06462,-6.15551 3.06462,-10.04532 0,-4.84998 -1.46461,-8.52965 -4.39428,-11.04079 -2.92968,-2.51116 -7.31254,-3.76679 -13.14727,-3.76679 z m 9.307613,9.38049 h 2.7322 c 2.51116,0 4.34463,0.50337 5.50174,1.51276 1.18172,1.00938 1.77227,2.52483 1.77227,4.5436 0,2.88044 -0.89765,5.02103 -2.69486,6.42432 -1.79719,1.40328 -4.30845,2.1047 -7.53355,2.1047 h -2.87974 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path973"
d="M 161.95145,217.19939 H 173.25 l -9.45339,44.53648 h 18.90854 l -1.99449,9.45337 h -30.17153 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path971"
d="m 241.01467,217.19939 h 37.29804 l -2.03006,9.52804 H 263.2456 l -9.37874,44.46181 h -11.26299 l 9.37873,-44.46181 h -12.9979 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path969"
d="m 286.32623,217.19939 h 30.20887 l -1.99449,9.3805 h -18.90855 l -2.4744,11.85315 h 17.61615 l -2.03181,9.38051 h -17.6144 l -2.95442,13.92232 h 18.90673 l -1.99266,9.45337 h -30.17154 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
sodipodi:nodetypes="cccccccccscsccssscccc"
inkscape:connector-curvature="0"
id="path967"
d="m 327.39063,217.1997 -11.41054,53.98987 h 11.263 l 4.39425,-20.71639 h 4.39426 l 7.64554,20.71639 h 12.26024 l -9.63821,-22.93308 c 3.84061,-1.35405 6.78247,-3.42195 8.82582,-6.20389 2.04336,-2.80659 3.06462,-6.15551 3.06462,-10.04532 0,-4.84998 -1.46459,-8.52965 -4.39425,-11.04079 -2.92974,-2.51116 -7.31252,-3.76679 -13.14726,-3.76679 z m 17.54151,10.89325 c 1.18173,1.00938 1.77232,2.52483 1.77232,4.5436 0,2.88044 -0.89777,5.02103 -2.69493,6.42432 -1.79716,1.40328 -4.30844,2.1047 -7.53351,2.1047 h -2.88151 l 3.10195,-14.58538 h 2.73397 c 2.56955,0.0388 4.24529,0.4365 5.50171,1.51276 z"
style="color:#000000;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:26.66666603px;line-height:2.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold Italic';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:35.34260178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke markers fill;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
</g>
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 87.367856,2.6525879 h 1.295415 c 0.45923,0.0398 0.870433,0.12446 1.223162,0.25134 0.800585,0.28886 1.292874,0.76454 1.526628,1.40948 l 3e-4,5.2e-4 v 5.2e-4 c 0.371663,1.02027 0.04997,2.49838 -0.981108,4.15565 -1.03108,1.6572601 -2.735332,3.4538301 -4.900132,5.0781801 l -1.195033,0.89673 1.48947,0.11535 c 0.881184,0.0683 1.46143,0.34085 1.792938,0.77957 l 3e-4,3e-4 v 3e-4 c 0.271718,0.35902 0.391404,0.83505 0.334434,1.47657 -0.05697,0.64152 -0.302797,1.42838 -0.734414,2.29588 -0.828647,1.66582 -2.32929,3.62211 -4.329836,5.55041 -0.720401,0.67152 -1.474804,1.33598 -2.261559,1.99061 l -3e-4,3e-4 c -0.860591,0.71697 -1.756876,1.42185 -2.690439,2.10853 -2.836268,2.08805 -5.726467,3.81731 -8.518262,5.1556 l -3e-4,3e-4 h -3e-4 c -1.281057,0.61589 -2.542537,1.14546 -3.769091,1.59269 -1.618078,0.58998 -3.172121,1.03004 -4.630982,1.31529 -0.839726,0.16425 -1.647433,0.27593 -2.415357,0.3365 h -2.457161 c -0.01075,-9e-4 -0.02101,-0.002 -0.03174,-0.003 h 0.226052 c -2.246215,-0.19601 -4.019735,-0.98467 -5.076379,-2.42207 -0.196007,-0.26585 -0.357905,-0.55218 -0.499844,-0.85182 -0.09012,-0.22079 -0.17476,-0.44357 -0.260374,-0.66887 -0.225299,-0.71645 -0.315375,-1.51147 -0.274823,-2.35859 0.11265,-2.36112 1.220685,-5.16976 3.140221,-8.1108 2.038941,-3.12555 4.993877,-6.40137 8.652707,-9.44131 0.820081,-0.68085 1.668063,-1.35324 2.555736,-2.0066 1.097198,-0.80724 2.203036,-1.5505501 3.309245,-2.2458201 4.07563,-2.56591 8.141134,-4.36153 11.743641,-5.27353 -3.442543,1.12311 -7.310242,3.02986 -11.131286,5.62551 -0.137429,0.0928 -0.273057,0.18781 -0.408237,0.28154 -2.120048,1.4689401 -4.040649,3.0291501 -5.716861,4.6046601 -5.393624,5.07145 -8.244513,10.32654 -6.949053,13.40523 0.09238,0.21178 0.202401,0.41388 0.330822,0.60538 1.392335,2.04796 4.843006,2.40184 9.21603,1.30239 0.297393,-0.0743 0.594969,-0.15832 0.901373,-0.24618 1.396844,-0.40329 2.879737,-0.94815 4.407252,-1.61953 0.367232,-0.16221 0.738465,-0.32883 1.112457,-0.50681 0.0383,-0.018 0.07421,-0.036 0.112512,-0.0563 4.82136,-2.39558 8.52674,-5.15225 9.328799,-6.80841 0.175733,-0.36025 0.217983,-0.66724 0.09857,-0.90808 -0.572253,-1.16029 -4.576724,-0.37654 -9.427374,1.72481 -0.389765,0.16897 -0.783873,0.34303 -1.182649,0.52823 0.324428,-0.30122 0.661954,-0.60375 1.006657,-0.90137 0.549727,-0.47358 1.119021,-0.93664 1.72507,-1.394 0.948504,-0.71825 1.857888,-1.206359 2.851464,-1.94312 4.420333,-3.33485 6.654942,-6.4896 6.188577,-7.6602401 -0.08787,-0.22057 -0.274944,-0.37212 -0.563325,-0.46449 -0.921469,-0.29311 -2.603275,0.0567 -4.646723,0.8941401 -1.685222,0.69122 -3.62085,1.71624 -5.583191,2.9921 l -0.267599,0.17599 c -0.335211,0.211105 -0.662642,0.435608 -0.992726,0.65491 -2e-6,0 0.542166,-0.99272 0.542166,-0.99272 0.804315,-1.47232 2.114459,-3.00861 3.745609,-4.4356401 1.19633,-1.04335 2.563176,-2.02637 4.034369,-2.88656 0.556486,-0.32578 1.112074,-0.62828 1.668557,-0.90111 0.213955,-0.10453 0.427724,-0.21935 0.640998,-0.33392 2.243048,-1.08156 4.914116,-1.7343 6.694875,-1.86424 z"
id="path1088"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 49.490106,3.0200479 c -0.220788,3.36977 0.432539,8.3054401 1.914995,13.7853401 0.263596,0.97509 0.550601,1.9675 0.866019,2.9712 0.196011,0.61979 0.435571,1.228366 0.435571,1.228366 0,0 -0.346997,0.482174 -0.462913,0.659956 -1.848675,2.835341 -2.955214,5.440486 -3.227823,7.770066 -0.781785,-2.61796 -1.07231,-4.935278 -1.405751,-7.975898 -0.09462,-0.87122 -0.168745,-1.73269 -0.218311,-2.58386 -0.364984,-6.18284 0.442277,-11.7874301 2.098213,-15.8551701 z"
id="path1086"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccscccc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 12.576433,7.4061479 c 2.806171,-8.27e-5 5.64017,-3.1e-6 8.455814,0 0.711941,-10e-6 1.262345,0.13364 1.654365,0.40152 0.389761,0.26946 0.535964,0.618 0.443589,1.04201 3e-6,10e-6 -0.992722,4.4846701 -0.992722,4.4846701 H 19.201633 L 20.166228,8.9691579 H 12.815905 L 9.203965,25.310238 h 7.343356 l 0.007,-0.0281 1.471665,-6.6461 h -3.449882 l 0.330821,-1.4998 h 6.385728 c 0,0 -1.830611,8.29376 -1.830614,8.29376 -0.02478,0.11806 -0.06812,0.22519 -0.126702,0.33108 -0.150948,0.27486 -0.414143,0.51021 -0.781378,0.70396 -0.50917,0.26811 -1.118674,0.40127 -1.830614,0.40127 0,10e-6 -8.321884,0 -8.321884,0 -0.711944,10e-6 -1.2626072,-0.13316 -1.6546231,-0.40127 C 6.357076,26.196938 6.208622,25.854458 6.303248,25.429998 L 9.971443,8.8497079 c 0.077807,-0.3486584 0.291156,-0.6462983 0.64889,-0.8908957 0.0773,-0.052855 0.161347,-0.1032333 0.252223,-0.1511143 0.528746,-0.2730559 0.915149,-0.3409538 1.703907,-0.40156 z"
id="path1084"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccccccccsccc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 25.628906,7.40625 -4.308594,19.460938 h 2.873047 c 0,0 1.140105,-5.153762 1.710938,-7.730469 h 7.617187 c 0.705181,0 1.310539,-0.139356 1.824219,-0.410157 0.513676,-0.26991 0.815833,-0.611903 0.908203,-1.033203 0,0 1.957034,-8.8437396 1.957032,-8.8437496 0.09463,-0.42401 -0.0569,-0.7715557 -0.451172,-1.0410156 C 37.367749,7.5407137 36.816212,7.40624 36.113281,7.40625 Z m 2.529297,1.5625 h 7.152344 l -1.900391,8.603516 H 26.25 Z"
id="path1082"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 40.112018,7.4061479 c 0.209022,0 2.872622,0 2.872622,0 C 41.663386,13.37419 40.342758,19.34237 39.020721,25.310238 h 6.871638 c 0.0721,0.52697 0.156319,1.04462 0.246438,1.55604 -2e-6,10e-6 -10.335713,0 -10.335713,0 1.417563,-6.403108 2.835526,-12.806126 4.253364,-19.2091723 0.01852,-0.083653 0.03705,-0.1673052 0.05557,-0.2509578 z"
id="path1080"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccsc" />
</svg>
</a>
</body>
<script type="application/javascript" charset="utf-8">
/* JS de WeBash. */
var sortie = document.getElementById("terminal");
sortieInit = sortie.innerHTML;//Entrée initiale sauvée.
const TEMPS_L = 500;//Temps long.
const TEMPS_C = 250;//Temps court.
/* Sortie pour la console. */
function sortie_log(sortie)
{
log_format_begin = "color: red; font-style: italic; background-color: default;padding: 2px";
warn_format_begin = "color: yellow; font-style: italic; background-color: default;padding: 2px";
log_format_end = "color: default; font-style: default; background-color: default;padding: default";
if((typeof sortie) !== 'string')
{
console.warn("%cAttention ! :%c\n%s", log_format_begin, log_format_end,
"sortie_log : l'argument n'est pas une chaîne.");
exit;
}
console.log("%cSortie :%c\n%s", log_format_begin, log_format_end, sortie);
}
/* La collection de symboles et caractères en art ASCII. */
var logo0 = ["",//ligne 0
" _______________________________ ",
" /._____________________. ._. ._.\\ ",
" / |_____________________| |_| |_| \\ ",
"/___________________________________\\",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"| | ",
"\\ </pre><pre class=\"red blink\">#############################</pre><pre> /",
" \\_________________________________/ ",
""];// ligne 20
var logo1 = ["",
" _______________________________ ",
" /._____________________. ._. ._.\\ ",
" / |_____________________| |_| |_| \\ ",
"/___________________________________\\",
"| | ",
"|</pre><pre class=\"red\"> _____ _____ </pre><pre>| ",
"|</pre><pre class=\"red\"> / / / / </pre><pre>| ",
"|</pre><pre class=\"red\"> _____/ /____/ /____ </pre><pre>| ",
"|</pre><pre class=\"red\"> / / </pre><pre>| ",
"|</pre><pre class=\"red\"> /____ _____ _____/ </pre><pre>| ",
"|</pre><pre class=\"red\"> / / / / </pre><pre>| ",
"|</pre><pre class=\"red\"> _____/ /____/ /____ </pre><pre>| ",
"|</pre><pre class=\"red\"> / / </pre><pre>| ",
"|</pre><pre class=\"red\"> /____ _____ _____/ </pre><pre>| ",
"|</pre><pre class=\"red\"> / / / / </pre><pre>| ",
"|</pre><pre class=\"red\"> /____/ /____/ </pre><pre>| ",
"| | ",
"\\ /",
" \\_________________________________/ ",
""];
var logo2 = ["",
"",
"",
"",
"",
"",
"",
"",
"__ __ __",
"\\ \\ / / / /",
" \\ \\ / / / / ",
" \\ \\ / / / / ",
" \\ \\ / /\\ / / ",
" \\ \\/ /\\ \\/ / ",
" \\_\\/ \\_\\/ ",
"",
"",
"",
"",
"",
""];
var logo3 = ["",
"",
"",
"",
"",
"",
"",
"",
"__ __ __ ",
"\\ \\ / / / / ",
" \\ \\ / / / / ",
" \\ \\ / / / / ___ ",
" \\ \\ / /\\ / / /___\\ ",
" \\ \\/ /\\ \\/ / | ",
" \\_\\/ \\_\\/ \\___/ ",
"",
"",
"",
"",
"",
""];
var logo4 = ["",
"",
"",
"",
"",
"",
"",
"",
" _ ___ ",
"| | \\\\ ",
"| | || ",
"| |__// ",
"| | \\\\ ",
"| | || ",
"|_|__// ",
"",
"",
"",
"",
"",
""];
var logo5 = ["",
"",
"",
"",
"",
"",
"",
"",
" ",
" ",
" ",
" ___ ",
" ___\\ ",
"/ | ",
"\\___| ",
"",
"",
"",
"",
"",
""];
var logo6 = ["",
"",
"",
"",
"",
"",
"",
"",
" ",
" ",
" ",
" ___ ",
"/ ",
"`--, ",
"___/ ",
"",
"",
"",
"",
"",
""];
var logo7 = ["",
"",
"",
"",
"",
"",
"",
"",
" ",
" ",
"| ",
"|__ ",
"| \\ ",
"| | ",
"| | ",
"",
"",
"",
"",
"",
""];
/* Liste des différents états du curseur clignotant. */
var curseur1 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur2 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur3 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur4 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur5 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur6 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
var curseur7 = ["","","","","","","","","","","","","","","","",
" \
</pre><pre class=\"blink\">######</pre><pre>\n",
"","","",""];
/* Pour l'effet clignotant du curseur. */
/* Changement de style CSS pour clignoter. */
/* CASSÉ!
* DÉBUT *
allume = true;//Curseur visible.
function clignotant()
{
var elemCligno = document.getElementsByClassName('cligno');
if(allume)//Si visible.
{
textColor = 'opacity:0;';
a = "Oui";
}
else//Si caché.
{
textColor = 'opacity:1;';
a = "Non";
}
for(let i=0; i<elemCligno.lenght; i++)
{
elem = elemCligno[i];
elem.setAttribute('style', textColor);//Nouvelle couleur.
console.log("%cVisibilité%c\n%s", log_format_begin, log_format_end, a);
allume = !allume;//État alterné.
}
}
window.setInterval(clignotant, 250);//Alternance d'état tous les 1/4 de seconde.
* FIN */
/* La fenêtre sans croisillon. */
function sortieAffiche0()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
/* Mieux vaut concaténer qu'user l'opératuer '+' surchargé. */
sGroupe = sGroupe.concat(logo0[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* La fenêtre avec croisillon. */
function sortieAffiche1()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]);
sGroupe = sGroupe.concat(curseur1[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 'W'. */
function sortieAffiche2()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo2[i]);
sGroupe = sGroupe.concat(curseur2[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 'e'. */
function sortieAffiche3()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]);
sGroupe = sGroupe.concat(curseur3[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 'B'. */
function sortieAffiche4()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]+logo4[i]);
sGroupe = sGroupe.concat(curseur4[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 'a'. */
function sortieAffiche5()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]);
sGroupe = sGroupe.concat(logo4[i]+logo5[i]);
sGroupe = sGroupe.concat(curseur5[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 's'. */
function sortieAffiche6()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]);
sGroupe = sGroupe.concat(logo4[i]+logo5[i]+logo6[i]);
sGroupe = sGroupe.concat(curseur6[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Ajout de 'h'. */
function sortieAffiche7()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]);
sGroupe = sGroupe.concat(logo4[i]+logo5[i]);
sGroupe = sGroupe.concat(logo6[i]+logo7[i]);
sGroupe = sGroupe.concat(curseur7[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
}
/* Suppression du curseur. */
function sortieAffiche8()
{
sGroupe = "";
sGroupe = sGroupe.concat("<pre>"+"\n");
for(let i=0;i<logo0.length;i++)
{
sGroupe = sGroupe.concat(logo1[i]+logo3[i]);
sGroupe = sGroupe.concat(logo4[i]+logo5[i]);
sGroupe = sGroupe.concat(logo6[i]+logo7[i]+"\n");
}
sGroupe = sGroupe.concat("</pre>"+"\n");
sortie.innerHTML = sortieInit + sGroupe ;
sortie_log(sortie.innerHTML);
sortie_log("Fini !");
}
/* Suite de séquences d'affichage.
* On contrôle les temps absolus entre les calques.
*/
function webashBoot()
{
window.setTimeout(sortieAffiche0, TEMPS_L);
window.setTimeout(sortieAffiche1, 2*TEMPS_L);
window.setTimeout(sortieAffiche2, 4*TEMPS_L);
window.setTimeout(sortieAffiche3, 4*TEMPS_L + TEMPS_C);
window.setTimeout(sortieAffiche4, 5*TEMPS_L + 2*TEMPS_C);
window.setTimeout(sortieAffiche5, 5*TEMPS_L + 3*TEMPS_C);
window.setTimeout(sortieAffiche6, 5*TEMPS_L + 4*TEMPS_C);
window.setTimeout(sortieAffiche7, 5*TEMPS_L + 5*TEMPS_C);
window.setTimeout(sortieAffiche8, 10*TEMPS_L + 5*TEMPS_C);
}
/* Le logo de WeBash commence à partir du bouton BOOT. */
boutton = document.getElementById('boot');
function auBoulot()
{
boutton.disabled = true;
webashBoot();
boutton.innerText = "RE-".concat(boutton.innerText);
window.setTimeout(()=>{boutton.disabled = false;}, 10*TEMPS_L + 5*TEMPS_C);
}
boutton.addEventListener('click', auBoulot);
</script>
</html>