Skip to main content
Module

x/urlcat/docs/urlcat-basic-usage.svg

A URL builder library for JavaScript.
Go to Latest
File
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="175.71031mm" height="45.434361mm" viewBox="0 0 175.71031 45.434361" version="1.1" id="svg619" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" sodipodi:docname="urlcat-basic-usage.svg"> <defs id="defs613"> <inkscape:path-effect effect="powerstroke" id="path-effect1185" is_visible="true" lpeversion="1" offset_points="0,0.1322915" sort_points="true" interpolator_type="CubicBezierJohan" interpolator_beta="0.2" start_linecap_type="zerowidth" linejoin_type="extrp_arc" miter_limit="4" scale_width="1" end_linecap_type="zerowidth" /> <inkscape:path-effect effect="spiro" id="path-effect1183" is_visible="true" lpeversion="1" /> </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="2" inkscape:cx="430.89289" inkscape:cy="111.32068" inkscape:document-units="mm" inkscape:current-layer="layer1" inkscape:document-rotation="0" showgrid="false" inkscape:snap-global="false" fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" fit-margin-bottom="0" inkscape:window-width="1366" inkscape:window-height="728" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="0" /> <metadata id="metadata616"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title /> </cc:Work> </rdf:RDF> </metadata> <g inkscape:label="Réteg 1" inkscape:groupmode="layer" id="layer1" transform="translate(-19.367108,-51.570301)"> <g aria-label="urlcat('https://api.example.com/', '/users/:id/comments', { id: 345, search: 'some text' })" id="text12" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke-width:0.264583" transform="translate(13.006083,45.662629)"> <path d="M 7.7511215,9.5249996 H 7.4824039 L 7.4720686,9.2459467 q -0.077515,0.089573 -0.1481392,0.1498618 -0.068902,0.058567 -0.1378039,0.09474 -0.068902,0.036174 -0.1395264,0.049954 -0.068902,0.015503 -0.1464167,0.015503 -0.2669951,0 -0.4030764,-0.1567519 -0.1360814,-0.156752 -0.1360814,-0.473701 v -1.129992 h 0.2997235 v 1.1058763 q 0,0.3979088 0.2997235,0.3979088 0.055122,0 0.106798,-0.015503 0.053399,-0.017226 0.1102432,-0.056844 0.058567,-0.041341 0.1240235,-0.1102432 0.067179,-0.068902 0.1498617,-0.1739774 V 7.7955606 h 0.2997235 z" style="font-size:3.52778px;stroke-width:0.264583" id="path446" /> <path d="m 8.3712391,7.7955606 h 0.2738853 l 0.00861,0.3186715 Q 8.807044,7.9299194 8.9551832,7.847237 9.1050449,7.764555 9.2566292,7.764555 q 0.2687176,0 0.4065215,0.1739774 0.1395265,0.1739775 0.1291912,0.5167647 H 9.4891733 Q 9.4943409,8.2279203 9.4219939,8.1262899 9.3513694,8.022937 9.2135655,8.022937 q -0.060289,0 -0.122301,0.022393 Q 9.0309755,8.066 8.9655184,8.114232 8.9017844,8.160741 8.8294371,8.2348104 8.7570901,8.3088804 8.6744077,8.4139555 v 1.111044 H 8.3712391 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path448" /> <path d="M 10.829316,7.3373626 H 10.317719 V 7.0910381 h 0.814766 V 9.27523 h 0.515042 V 9.5249996 H 10.260875 V 9.27523 h 0.568441 z" style="font-size:3.52778px;stroke-width:0.264583" id="path450" /> <path d="m 13.523383,9.4612653 q -0.117134,0.044786 -0.241157,0.065457 -0.122301,0.022393 -0.253215,0.022393 -0.409966,0 -0.632175,-0.2222088 -0.220487,-0.2222088 -0.220487,-0.6494009 0,-0.2049833 0.06373,-0.3720706 0.06373,-0.1670872 0.179145,-0.2859431 0.115411,-0.1188559 0.275608,-0.1825902 0.160197,-0.065457 0.353122,-0.065457 0.134359,0 0.251492,0.018948 0.117134,0.018948 0.223932,0.062012 v 0.2859431 q -0.111966,-0.058567 -0.229099,-0.084405 -0.115411,-0.027561 -0.239435,-0.027561 -0.11541,0 -0.218763,0.044786 -0.101631,0.043064 -0.179145,0.1257461 -0.07752,0.082682 -0.122301,0.2015382 -0.04479,0.1188558 -0.04479,0.2687176 0,0.3135039 0.151585,0.4702558 0.153306,0.1550294 0.423747,0.1550294 0.122301,0 0.235989,-0.027561 0.115411,-0.027561 0.222209,-0.082682 z" style="font-size:3.52778px;stroke-width:0.264583" id="path452" /> <path d="m 15.230429,9.5249996 -0.0069,-0.2325441 q -0.141249,0.1395265 -0.287665,0.2015382 -0.144694,0.062012 -0.304891,0.062012 -0.14814,0 -0.253215,-0.037896 -0.105076,-0.037896 -0.173978,-0.1033529 -0.06718,-0.067179 -0.09991,-0.156752 -0.03101,-0.089573 -0.03101,-0.194648 0,-0.2601049 0.192925,-0.4065215 0.194648,-0.1481392 0.573609,-0.1481392 H 15.1977 V 8.3571115 q 0,-0.1533069 -0.09818,-0.2446019 -0.09819,-0.093018 -0.299724,-0.093018 -0.146416,0 -0.289388,0.032728 -0.141249,0.032728 -0.292833,0.093018 V 7.8747978 q 0.05684,-0.020671 0.125746,-0.039619 0.07062,-0.020671 0.148139,-0.036173 0.07752,-0.015503 0.16192,-0.024116 0.08441,-0.010335 0.170532,-0.010335 0.156752,0 0.282498,0.034451 0.125746,0.034451 0.211874,0.1050754 0.08785,0.070625 0.134358,0.1774226 0.04651,0.106798 0.04651,0.2514921 V 9.5249996 Z M 15.1977,8.7377948 h -0.380683 q -0.111966,0 -0.192926,0.022393 -0.08096,0.022393 -0.132636,0.063734 -0.05168,0.041341 -0.07752,0.099908 -0.02412,0.056844 -0.02412,0.1291911 0,0.049954 0.0155,0.096463 0.0155,0.044786 0.04995,0.08096 0.03445,0.034451 0.08957,0.055122 0.05512,0.020671 0.134359,0.020671 0.103353,0 0.235989,-0.062012 0.134359,-0.063734 0.282498,-0.1998157 z" style="font-size:3.52778px;stroke-width:0.264583" id="path454" /> <path d="m 17.452517,9.5008839 q -0.10163,0.025838 -0.210151,0.036174 -0.108521,0.012058 -0.220486,0.012058 -0.325562,0 -0.485759,-0.1464167 Q 16.375924,9.2545594 16.375924,8.9496683 V 8.0470527 H 15.891888 V 7.7955606 h 0.484036 V 7.3201371 l 0.299723,-0.077515 v 0.5529382 h 0.77687 v 0.2514921 h -0.77687 v 0.8784999 q 0,0.1860353 0.09819,0.2790529 0.09991,0.091295 0.292833,0.091295 0.08268,0 0.180868,-0.012058 0.09818,-0.01378 0.204983,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path456" /> <path d="m 19.033816,10.24847 q -0.794095,-0.7355282 -0.794095,-1.626086 0,-0.2084284 0.04134,-0.4151343 0.04306,-0.2084284 0.136082,-0.4168568 0.09474,-0.2084284 0.248047,-0.4168568 0.155029,-0.2084284 0.375516,-0.4134117 l 0.173977,0.1774225 q -0.668349,0.6597362 -0.668349,1.462444 0,0.3996313 0.16881,0.7682568 0.16881,0.3686254 0.499539,0.6959093 z" style="font-size:3.52778px;stroke-width:0.264583" id="path458" /> <path d="M 20.830434,7.0910381 20.78048,7.8989135 H 20.484202 L 20.435971,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path460" /> <path d="M 23.267841,9.5249996 H 22.968118 V 8.4208458 q 0,-0.1998157 -0.07579,-0.2980009 -0.07407,-0.099908 -0.213596,-0.099908 -0.06029,0 -0.113689,0.017225 -0.05168,0.015503 -0.10852,0.056844 -0.05684,0.039619 -0.124024,0.1085206 -0.06718,0.068902 -0.155029,0.1722549 V 9.5249996 H 21.877744 V 7.0910381 h 0.299724 v 0.7045225 l -0.01034,0.2721627 q 0.07062,-0.084405 0.137804,-0.141249 0.0689,-0.058567 0.136081,-0.09474 0.0689,-0.036174 0.139526,-0.051677 0.07062,-0.015503 0.146417,-0.015503 0.258382,0 0.399631,0.1584745 0.141249,0.1567519 0.141249,0.4737009 z" style="font-size:3.52778px;stroke-width:0.264583" id="path462" /> <path d="m 25.210877,9.5008839 q -0.10163,0.025838 -0.210151,0.036174 -0.108521,0.012058 -0.220486,0.012058 -0.325562,0 -0.485759,-0.1464167 Q 24.134284,9.2545594 24.134284,8.9496683 V 8.0470527 H 23.650248 V 7.7955606 h 0.484036 V 7.3201371 l 0.299723,-0.077515 v 0.5529382 h 0.77687 v 0.2514921 h -0.77687 v 0.8784999 q 0,0.1860353 0.09819,0.2790529 0.09991,0.091295 0.292833,0.091295 0.08268,0 0.180868,-0.012058 0.09818,-0.01378 0.204983,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path464" /> <path d="m 27.150467,9.5008839 q -0.10163,0.025838 -0.210151,0.036174 -0.10852,0.012058 -0.220486,0.012058 -0.325562,0 -0.485759,-0.1464167 Q 26.073874,9.2545594 26.073874,8.9496683 V 8.0470527 H 25.589838 V 7.7955606 h 0.484036 V 7.3201371 l 0.299724,-0.077515 v 0.5529382 h 0.776869 v 0.2514921 h -0.776869 v 0.8784999 q 0,0.1860353 0.09818,0.2790529 0.09991,0.091295 0.292833,0.091295 0.08268,0 0.180868,-0.012058 0.09819,-0.01378 0.204983,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path466" /> <path d="m 29.174461,8.6292742 q 0,0.2308216 -0.06546,0.4030764 -0.06373,0.1722549 -0.177423,0.2859432 -0.113688,0.1136882 -0.268717,0.1705323 -0.15503,0.056844 -0.335897,0.056844 -0.08268,0 -0.165365,-0.00861 -0.08096,-0.00861 -0.165365,-0.029283 v 0.7234679 h -0.29972 V 7.7955606 h 0.266995 l 0.01895,0.2893882 q 0.129191,-0.1774226 0.275608,-0.2480471 0.146416,-0.072347 0.316949,-0.072347 0.148139,0 0.260105,0.062012 0.111965,0.062012 0.187758,0.1757 0.07579,0.1119657 0.113688,0.2721627 0.0379,0.1584745 0.0379,0.3548451 z m -0.306614,0.01378 q 0,-0.1360814 -0.02067,-0.2497696 -0.01895,-0.1136882 -0.06201,-0.194648 -0.04306,-0.08096 -0.110243,-0.1257461 -0.06718,-0.046509 -0.160197,-0.046509 -0.05684,0 -0.115411,0.018948 -0.05857,0.017225 -0.122301,0.060289 -0.06201,0.041341 -0.132636,0.1119656 -0.0689,0.068902 -0.14814,0.1722549 v 0.8388813 q 0.08268,0.034451 0.173978,0.055122 0.0913,0.018948 0.179145,0.018948 0.242879,0 0.380683,-0.1636421 0.137804,-0.1653647 0.137804,-0.4960941 z" style="font-size:3.52778px;stroke-width:0.264583" id="path468" /> <path d="m 31.005531,9.0530212 q 0,0.091295 -0.03101,0.1636422 -0.03101,0.072347 -0.08441,0.1291911 -0.0534,0.055122 -0.124024,0.09474 -0.07062,0.039619 -0.151584,0.065457 -0.07924,0.025838 -0.163642,0.037896 -0.0844,0.012058 -0.165365,0.012058 -0.1757,0 -0.323839,-0.015503 Q 29.815249,9.5249996 29.674,9.4905486 V 9.2149408 q 0.151585,0.043064 0.301446,0.065457 0.149862,0.022393 0.298001,0.022393 0.215319,0 0.318672,-0.058567 0.103353,-0.058567 0.103353,-0.1670873 0,-0.046509 -0.01723,-0.082682 -0.0155,-0.037896 -0.05857,-0.070624 -0.04306,-0.034451 -0.134359,-0.070624 -0.08957,-0.036174 -0.246325,-0.082682 -0.117133,-0.034451 -0.217041,-0.077515 -0.09818,-0.044786 -0.170532,-0.1050755 -0.07235,-0.060289 -0.113688,-0.141249 -0.04134,-0.08096 -0.04134,-0.1912029 0,-0.072347 0.03273,-0.1584745 0.03445,-0.086127 0.115411,-0.160197 0.08096,-0.07407 0.218763,-0.122301 0.137804,-0.049954 0.34451,-0.049954 0.101631,0 0.225654,0.012058 0.124024,0.010335 0.258382,0.037896 v 0.2669951 q -0.141249,-0.034451 -0.268717,-0.049954 -0.125746,-0.017226 -0.218764,-0.017226 -0.111966,0 -0.18948,0.017226 -0.07579,0.017225 -0.124024,0.048231 -0.04651,0.029283 -0.06718,0.070624 -0.02067,0.039619 -0.02067,0.086128 0,0.046509 0.01723,0.084405 0.01895,0.037896 0.06718,0.07407 0.04995,0.034451 0.137804,0.070625 0.08785,0.034451 0.229099,0.075792 0.153307,0.044786 0.258382,0.09474 0.105076,0.048231 0.170533,0.1085206 0.06546,0.060289 0.09302,0.1360813 0.02928,0.075792 0.02928,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path470" /> <path d="m 32.269882,7.7645547 q 0.0534,0 0.10163,0.022393 0.04823,0.020671 0.0844,0.056844 0.03617,0.036174 0.05684,0.084405 0.02239,0.048231 0.02239,0.1016304 0,0.055122 -0.02239,0.1033529 -0.02067,0.046509 -0.05684,0.082682 -0.03617,0.036174 -0.0844,0.056844 -0.04823,0.020671 -0.10163,0.020671 -0.05512,0 -0.103353,-0.020671 -0.04651,-0.020671 -0.08268,-0.056844 -0.03617,-0.036174 -0.05684,-0.082682 -0.02067,-0.048231 -0.02067,-0.1033529 0,-0.053399 0.02067,-0.1016304 0.02067,-0.048231 0.05684,-0.084405 0.03617,-0.036174 0.08268,-0.056844 0.04823,-0.022393 0.103353,-0.022393 z m 0,1.2626283 q 0.0534,0 0.10163,0.022393 0.04823,0.020671 0.0844,0.056844 0.03617,0.036174 0.05684,0.084405 0.02239,0.048231 0.02239,0.1016304 0,0.055122 -0.02239,0.103353 -0.02067,0.046509 -0.05684,0.082682 -0.03617,0.036174 -0.0844,0.056844 -0.04823,0.020671 -0.10163,0.020671 -0.05512,0 -0.103353,-0.020671 -0.04651,-0.020671 -0.08268,-0.056844 -0.03617,-0.036174 -0.05684,-0.082682 -0.02067,-0.048231 -0.02067,-0.103353 0,-0.053399 0.02067,-0.1016304 0.02067,-0.048231 0.05684,-0.084405 0.03617,-0.036174 0.08268,-0.056844 0.04823,-0.022393 0.103353,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path472" /> <path d="M 34.90538,7.0910381 33.723712,9.8953476 H 33.437769 L 34.619437,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path474" /> <path d="M 36.844971,7.0910381 35.663302,9.8953476 H 35.377359 L 36.559028,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path476" /> <path d="m 38.505508,9.5249996 -0.0069,-0.2325441 q -0.141249,0.1395265 -0.287666,0.2015382 -0.144694,0.062012 -0.304891,0.062012 -0.148139,0 -0.253214,-0.037896 -0.105076,-0.037896 -0.173978,-0.1033529 -0.06718,-0.067179 -0.09991,-0.156752 -0.03101,-0.089573 -0.03101,-0.194648 0,-0.2601049 0.192926,-0.4065215 0.194648,-0.1481392 0.573609,-0.1481392 h 0.35829 V 8.3571115 q 0,-0.1533069 -0.09819,-0.2446019 -0.09819,-0.093018 -0.299724,-0.093018 -0.146417,0 -0.289388,0.032728 -0.141249,0.032728 -0.292833,0.093018 V 7.8747978 q 0.05684,-0.020671 0.125746,-0.039619 0.07062,-0.020671 0.148139,-0.036173 0.07751,-0.015503 0.161919,-0.024116 0.0844,-0.010335 0.170533,-0.010335 0.156752,0 0.282498,0.034451 0.125746,0.034451 0.211873,0.1050754 0.08785,0.070625 0.134359,0.1774226 0.04651,0.106798 0.04651,0.2514921 V 9.5249996 Z M 38.47278,8.7377948 h -0.380683 q -0.111966,0 -0.192926,0.022393 -0.08096,0.022393 -0.132636,0.063734 -0.05168,0.041341 -0.07751,0.099908 -0.02412,0.056844 -0.02412,0.1291911 0,0.049954 0.0155,0.096463 0.0155,0.044786 0.04995,0.08096 0.03445,0.034451 0.08957,0.055122 0.05512,0.020671 0.134359,0.020671 0.103353,0 0.235989,-0.062012 0.134359,-0.063734 0.282498,-0.1998157 z" style="font-size:3.52778px;stroke-width:0.264583" id="path478" /> <path d="m 40.812002,8.6292742 q 0,0.2308216 -0.06546,0.4030764 -0.06373,0.1722549 -0.177423,0.2859432 -0.113688,0.1136882 -0.268717,0.1705323 -0.15503,0.056844 -0.335897,0.056844 -0.08268,0 -0.165365,-0.00861 -0.08096,-0.00861 -0.165365,-0.029283 v 0.7234679 h -0.29972 V 7.7955606 H 39.60105 L 39.62,8.0849488 q 0.129191,-0.1774226 0.275608,-0.2480471 0.146416,-0.072347 0.316949,-0.072347 0.148139,0 0.260104,0.062012 0.111966,0.062012 0.187758,0.1757 0.07579,0.1119657 0.113689,0.2721627 0.0379,0.1584745 0.0379,0.3548451 z m -0.306614,0.01378 q 0,-0.1360814 -0.02067,-0.2497696 -0.01895,-0.1136882 -0.06201,-0.194648 -0.04306,-0.08096 -0.110244,-0.1257461 -0.06718,-0.046509 -0.160197,-0.046509 -0.05684,0 -0.11541,0.018948 -0.05857,0.017225 -0.122301,0.060289 -0.06201,0.041341 -0.132637,0.1119656 -0.0689,0.068902 -0.148139,0.1722549 v 0.8388813 q 0.08268,0.034451 0.173978,0.055122 0.0913,0.018948 0.179145,0.018948 0.242879,0 0.380683,-0.1636421 0.137804,-0.1653647 0.137804,-0.4960941 z" style="font-size:3.52778px;stroke-width:0.264583" id="path480" /> <path d="M 41.862757,8.0436076 H 41.35116 v -0.248047 h 0.814765 V 9.27523 h 0.515043 V 9.5249996 H 41.294316 V 9.27523 h 0.568441 z m 0.105075,-0.9732401 q 0.04995,0 0.09302,0.018948 0.04306,0.017226 0.07407,0.049954 0.03273,0.032728 0.04995,0.075792 0.01895,0.041341 0.01895,0.091295 0,0.048231 -0.01895,0.091295 -0.01723,0.043064 -0.04995,0.075792 -0.03101,0.032728 -0.07407,0.051676 -0.04306,0.017226 -0.09302,0.017226 -0.04995,0 -0.09302,-0.017226 -0.04306,-0.018948 -0.07579,-0.051676 -0.03101,-0.032728 -0.04995,-0.075792 -0.01723,-0.043064 -0.01723,-0.091295 0,-0.049954 0.01723,-0.091295 0.01895,-0.043064 0.04995,-0.075792 0.03273,-0.032729 0.07579,-0.049954 0.04306,-0.018948 0.09302,-0.018948 z" style="font-size:3.52778px;stroke-width:0.264583" id="path482" /> <path d="m 43.893642,8.9823967 q 0.05857,0 0.110244,0.022393 0.0534,0.022393 0.09129,0.062012 0.03962,0.039619 0.06201,0.093018 0.02239,0.051676 0.02239,0.1119656 0,0.058567 -0.02239,0.1102432 -0.02239,0.051676 -0.06201,0.091295 -0.0379,0.037896 -0.09129,0.060289 -0.05168,0.022393 -0.110244,0.022393 -0.06029,0 -0.111965,-0.022393 -0.05168,-0.022393 -0.0913,-0.060289 -0.0379,-0.039619 -0.06029,-0.091295 -0.02239,-0.051676 -0.02239,-0.1102432 0,-0.060289 0.02239,-0.1119656 0.02239,-0.053399 0.06029,-0.093018 0.03962,-0.039619 0.0913,-0.062012 0.05168,-0.022393 0.111965,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path484" /> <path d="m 46.613547,8.568985 q 0,0.063734 -0.0017,0.106798 -0.0017,0.043064 -0.0052,0.08096 H 45.39226 q 0,0.2652726 0.14814,0.4082441 0.148139,0.141249 0.427192,0.141249 0.07579,0 0.151584,-0.00517 0.07579,-0.00689 0.146417,-0.017226 0.07062,-0.010335 0.134358,-0.022393 0.06546,-0.01378 0.120579,-0.029283 v 0.2463245 q -0.122301,0.034451 -0.277331,0.055122 -0.153306,0.022393 -0.318671,0.022393 -0.222209,0 -0.382406,-0.060289 -0.160197,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.151584,-0.2807755 -0.04823,-0.1670872 -0.04823,-0.3772382 0,-0.1825902 0.05168,-0.3445098 0.0534,-0.1636421 0.153307,-0.2859431 0.10163,-0.1240235 0.248047,-0.1963706 0.146416,-0.072347 0.332452,-0.072347 0.180867,0 0.320394,0.056844 0.139526,0.056844 0.234266,0.1619196 0.09646,0.1033529 0.144695,0.2532147 0.04995,0.1481392 0.04995,0.3324519 z M 46.301766,8.525921 q 0.0052,-0.1154108 -0.02239,-0.210151 -0.02756,-0.096463 -0.08613,-0.1653647 -0.05685,-0.068902 -0.142972,-0.106798 -0.08613,-0.039619 -0.199816,-0.039619 -0.09819,0 -0.179145,0.037896 -0.08096,0.037896 -0.139526,0.106798 -0.05857,0.068902 -0.09474,0.1653647 -0.03617,0.096463 -0.04479,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path486" /> <path d="M 48.651319,9.5249996 H 48.253411 L 47.7866,8.8652634 47.324957,9.5249996 H 46.937383 L 47.607455,8.656835 46.968389,7.7955606 h 0.384129 l 0.454752,0.6649038 0.446141,-0.6649038 h 0.370348 l -0.649401,0.8681646 z" style="font-size:3.52778px;stroke-width:0.264583" id="path488" /> <path d="m 50.143047,9.5249996 -0.0069,-0.2325441 q -0.141249,0.1395265 -0.287666,0.2015382 -0.144694,0.062012 -0.304891,0.062012 -0.148139,0 -0.253215,-0.037896 -0.105075,-0.037896 -0.173977,-0.1033529 -0.06718,-0.067179 -0.09991,-0.156752 -0.03101,-0.089573 -0.03101,-0.194648 0,-0.2601049 0.192926,-0.4065215 0.194648,-0.1481392 0.573609,-0.1481392 h 0.35829 V 8.3571115 q 0,-0.1533069 -0.09819,-0.2446019 -0.09819,-0.093018 -0.299723,-0.093018 -0.146417,0 -0.289388,0.032728 -0.141249,0.032728 -0.292834,0.093018 V 7.8747978 q 0.05685,-0.020671 0.125747,-0.039619 0.07062,-0.020671 0.148139,-0.036173 0.07751,-0.015503 0.161919,-0.024116 0.08441,-0.010335 0.170533,-0.010335 0.156752,0 0.282498,0.034451 0.125746,0.034451 0.211873,0.1050754 0.08785,0.070625 0.134359,0.1774226 0.04651,0.106798 0.04651,0.2514921 v 1.1920038 z m -0.03273,-0.7872048 h -0.380684 q -0.111965,0 -0.192925,0.022393 -0.08096,0.022393 -0.132636,0.063734 -0.05168,0.041341 -0.07751,0.099908 -0.02412,0.056844 -0.02412,0.1291911 0,0.049954 0.0155,0.096463 0.0155,0.044786 0.04995,0.08096 0.03445,0.034451 0.08957,0.055122 0.05512,0.020671 0.134359,0.020671 0.103352,0 0.235989,-0.062012 0.134359,-0.063734 0.282498,-0.1998157 z" style="font-size:3.52778px;stroke-width:0.264583" id="path490" /> <path d="M 52.204939,9.5249996 V 8.2830419 q 0,-0.08096 -0.0069,-0.1326363 -0.0052,-0.051676 -0.01895,-0.08096 -0.01206,-0.031006 -0.03273,-0.043064 -0.01895,-0.012058 -0.04823,-0.012058 -0.03445,0 -0.06374,0.020671 -0.02928,0.020671 -0.06373,0.067179 -0.03273,0.046509 -0.07407,0.1240235 -0.03962,0.075792 -0.09474,0.1877578 v 1.111044 H 51.527977 V 8.3157703 q 0,-0.09474 -0.0069,-0.1533068 -0.0052,-0.058567 -0.01895,-0.091295 -0.01206,-0.032728 -0.03273,-0.044786 -0.02067,-0.012058 -0.04995,-0.012058 -0.03101,0 -0.05857,0.017226 -0.02756,0.017225 -0.06201,0.062012 -0.03273,0.044786 -0.07407,0.122301 -0.04134,0.077515 -0.09819,0.1980931 v 1.111044 h -0.275608 v -1.729439 h 0.229099 l 0.01378,0.3290068 q 0.04479,-0.098185 0.08613,-0.1670872 0.04306,-0.068902 0.08785,-0.1102432 0.04479,-0.043064 0.09474,-0.062012 0.05168,-0.020671 0.113688,-0.020671 0.139527,0 0.211874,0.091295 0.07235,0.091295 0.07235,0.282498 0.04134,-0.089573 0.08096,-0.1584745 0.03962,-0.070625 0.0844,-0.1171333 0.04651,-0.048231 0.10163,-0.072347 0.05512,-0.025838 0.127469,-0.025838 0.325561,0 0.325561,0.5012617 v 1.2591832 z" style="font-size:3.52778px;stroke-width:0.264583" id="path492" /> <path d="m 54.389131,8.6292742 q 0,0.2308216 -0.06546,0.4030764 -0.06373,0.1722549 -0.177422,0.2859432 -0.113689,0.1136882 -0.268718,0.1705323 -0.155029,0.056844 -0.335897,0.056844 -0.08268,0 -0.165365,-0.00861 -0.08096,-0.00861 -0.165364,-0.029283 V 10.231245 H 52.911184 V 7.7955606 h 0.266995 l 0.01895,0.2893882 q 0.129191,-0.1774226 0.275608,-0.2480471 0.146417,-0.072347 0.316949,-0.072347 0.148139,0 0.260105,0.062012 0.111966,0.062012 0.187758,0.1757 0.07579,0.1119657 0.113688,0.2721627 0.0379,0.1584745 0.0379,0.3548451 z m -0.306614,0.01378 q 0,-0.1360814 -0.02067,-0.2497696 -0.01895,-0.1136882 -0.06201,-0.194648 -0.04306,-0.08096 -0.110243,-0.1257461 -0.06718,-0.046509 -0.160197,-0.046509 -0.05684,0 -0.115411,0.018948 -0.05857,0.017225 -0.122301,0.060289 -0.06201,0.041341 -0.132636,0.1119656 -0.0689,0.068902 -0.148139,0.1722549 v 0.8388813 q 0.08268,0.034451 0.173977,0.055122 0.0913,0.018948 0.179145,0.018948 0.242879,0 0.380683,-0.1636421 0.137804,-0.1653647 0.137804,-0.4960941 z" style="font-size:3.52778px;stroke-width:0.264583" id="path494" /> <path d="M 55.439886,7.3373626 H 54.928289 V 7.0910381 h 0.814766 V 9.27523 h 0.515042 V 9.5249996 H 54.871445 V 9.27523 h 0.568441 z" style="font-size:3.52778px;stroke-width:0.264583" id="path496" /> <path d="m 58.251086,8.568985 q 0,0.063734 -0.0017,0.106798 -0.0017,0.043064 -0.0052,0.08096 h -1.214397 q 0,0.2652726 0.148139,0.4082441 0.14814,0.141249 0.427193,0.141249 0.07579,0 0.151584,-0.00517 0.07579,-0.00689 0.146417,-0.017226 0.07062,-0.010335 0.134358,-0.022393 0.06546,-0.01378 0.120579,-0.029283 v 0.2463245 q -0.122301,0.034451 -0.277331,0.055122 -0.153306,0.022393 -0.318671,0.022393 -0.222209,0 -0.382406,-0.060289 -0.160197,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.151584,-0.2807755 -0.04823,-0.1670872 -0.04823,-0.3772382 0,-0.1825902 0.05168,-0.3445098 0.0534,-0.1636421 0.153307,-0.2859431 0.10163,-0.1240235 0.248047,-0.1963706 0.146416,-0.072347 0.332452,-0.072347 0.180867,0 0.320394,0.056844 0.139526,0.056844 0.234266,0.1619196 0.09646,0.1033529 0.144694,0.2532147 0.04995,0.1481392 0.04995,0.3324519 z M 57.939305,8.525921 q 0.0052,-0.1154108 -0.02239,-0.210151 -0.02756,-0.096463 -0.08613,-0.1653647 -0.05684,-0.068902 -0.142971,-0.106798 -0.08613,-0.039619 -0.199816,-0.039619 -0.09819,0 -0.179145,0.037896 -0.08096,0.037896 -0.139526,0.106798 -0.05857,0.068902 -0.09474,0.1653647 -0.03617,0.096463 -0.04479,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path498" /> <path d="m 59.410362,8.9823967 q 0.05857,0 0.110243,0.022393 0.0534,0.022393 0.09129,0.062012 0.03962,0.039619 0.06201,0.093018 0.02239,0.051676 0.02239,0.1119656 0,0.058567 -0.02239,0.1102432 -0.02239,0.051676 -0.06201,0.091295 -0.0379,0.037896 -0.09129,0.060289 -0.05168,0.022393 -0.110243,0.022393 -0.06029,0 -0.111965,-0.022393 -0.05168,-0.022393 -0.0913,-0.060289 -0.0379,-0.039619 -0.06029,-0.091295 -0.02239,-0.051676 -0.02239,-0.1102432 0,-0.060289 0.02239,-0.1119656 0.02239,-0.053399 0.06029,-0.093018 0.03962,-0.039619 0.0913,-0.062012 0.05168,-0.022393 0.111965,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path500" /> <path d="m 62.01313,9.4612653 q -0.117133,0.044786 -0.241157,0.065457 -0.122301,0.022393 -0.253214,0.022393 -0.409967,0 -0.632176,-0.2222088 -0.220486,-0.2222088 -0.220486,-0.6494009 0,-0.2049833 0.06373,-0.3720706 0.06374,-0.1670872 0.179145,-0.2859431 0.115411,-0.1188559 0.275608,-0.1825902 0.160197,-0.065457 0.353123,-0.065457 0.134359,0 0.251492,0.018948 0.117133,0.018948 0.223931,0.062012 v 0.2859431 q -0.111966,-0.058567 -0.229099,-0.084405 -0.115411,-0.027561 -0.239434,-0.027561 -0.115411,0 -0.218764,0.044786 -0.10163,0.043064 -0.179145,0.1257461 -0.07751,0.082682 -0.122301,0.2015382 -0.04479,0.1188558 -0.04479,0.2687176 0,0.3135039 0.151584,0.4702558 0.153307,0.1550294 0.423747,0.1550294 0.122301,0 0.235989,-0.027561 0.115411,-0.027561 0.222209,-0.082682 z" style="font-size:3.52778px;stroke-width:0.264583" id="path502" /> <path d="m 64.11464,8.6464997 q 0,0.2015382 -0.05684,0.370348 -0.05684,0.1670872 -0.163642,0.2876657 -0.106798,0.1188558 -0.260105,0.1860352 -0.153307,0.065457 -0.347955,0.065457 -0.186035,0 -0.334174,-0.056844 -0.146417,-0.058567 -0.24977,-0.1705324 -0.10163,-0.1119656 -0.156752,-0.2773303 -0.0534,-0.1653647 -0.0534,-0.3806833 0,-0.2015382 0.05684,-0.3669029 0.05684,-0.1670873 0.163642,-0.2859431 0.106798,-0.1205784 0.260105,-0.1860353 0.153307,-0.067179 0.347955,-0.067179 0.186035,0 0.332452,0.058567 0.148139,0.056844 0.24977,0.1688098 0.103353,0.1102432 0.156752,0.2756079 0.05512,0.1653646 0.05512,0.3789607 z m -0.306613,0.01378 q 0,-0.1601971 -0.03617,-0.2790529 -0.03445,-0.1205784 -0.09991,-0.1998157 -0.06546,-0.08096 -0.160197,-0.1205784 -0.09302,-0.041341 -0.208428,-0.041341 -0.134359,0 -0.230822,0.053399 -0.09474,0.051676 -0.156752,0.1395265 -0.06029,0.08785 -0.08957,0.2049833 -0.02756,0.1154108 -0.02756,0.2428794 0,0.160197 0.03445,0.2807755 0.03617,0.1205784 0.10163,0.2015382 0.06546,0.079237 0.158475,0.1205784 0.09302,0.039619 0.210151,0.039619 0.134359,0 0.229099,-0.051676 0.09646,-0.053399 0.156752,-0.1412491 0.06201,-0.08785 0.08957,-0.2032607 0.02928,-0.1171333 0.02928,-0.2463245 z" style="font-size:3.52778px;stroke-width:0.264583" id="path504" /> <path d="M 65.782068,9.5249996 V 8.2830419 q 0,-0.08096 -0.0069,-0.1326363 -0.0052,-0.051676 -0.01895,-0.08096 -0.01206,-0.031006 -0.03273,-0.043064 -0.01895,-0.012058 -0.04823,-0.012058 -0.03445,0 -0.06373,0.020671 -0.02928,0.020671 -0.06373,0.067179 -0.03273,0.046509 -0.07407,0.1240235 -0.03962,0.075792 -0.09474,0.1877578 v 1.111044 H 65.105106 V 8.3157703 q 0,-0.09474 -0.0069,-0.1533068 -0.0052,-0.058567 -0.01895,-0.091295 -0.01206,-0.032728 -0.03273,-0.044786 -0.02067,-0.012058 -0.04995,-0.012058 -0.03101,0 -0.05857,0.017226 -0.02756,0.017225 -0.06201,0.062012 -0.03273,0.044786 -0.07407,0.122301 -0.04134,0.077515 -0.09819,0.1980931 v 1.111044 h -0.275607 v -1.729439 h 0.229099 l 0.01378,0.3290068 q 0.04479,-0.098185 0.08613,-0.1670872 0.04306,-0.068902 0.08785,-0.1102432 0.04479,-0.043064 0.09474,-0.062012 0.05168,-0.020671 0.113688,-0.020671 0.139526,0 0.211873,0.091295 0.07235,0.091295 0.07235,0.282498 0.04134,-0.089573 0.08096,-0.1584745 0.03962,-0.070625 0.08441,-0.1171333 0.04651,-0.048231 0.10163,-0.072347 0.05512,-0.025838 0.127469,-0.025838 0.325562,0 0.325562,0.5012617 v 1.2591832 z" style="font-size:3.52778px;stroke-width:0.264583" id="path506" /> <path d="M 67.87841,7.0910381 66.696742,9.8953476 H 66.410799 L 67.592467,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path508" /> <path d="M 69.320184,7.0910381 69.27023,7.8989135 H 68.973952 L 68.925721,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path510" /> <path d="m 70.501853,9.8781221 q 0.08785,0.00345 0.170532,-0.015503 0.08268,-0.018948 0.144695,-0.056844 0.06373,-0.036174 0.10163,-0.091295 0.0379,-0.055122 0.0379,-0.1257461 0,-0.072347 -0.02584,-0.1171333 -0.02412,-0.044786 -0.05512,-0.082682 -0.03101,-0.037896 -0.05684,-0.08096 -0.02412,-0.043064 -0.02412,-0.1154108 0,-0.036174 0.01378,-0.075792 0.01378,-0.039619 0.04134,-0.072347 0.02928,-0.032728 0.07235,-0.053399 0.04479,-0.020671 0.105076,-0.020671 0.06029,0 0.11541,0.025838 0.05684,0.024116 0.09819,0.075792 0.04306,0.051676 0.06718,0.1291911 0.02584,0.077515 0.02584,0.1825902 0,0.1429716 -0.0534,0.2738853 -0.05168,0.1326362 -0.156752,0.2342666 -0.103353,0.1016304 -0.260105,0.1619199 -0.155029,0.06029 -0.361735,0.06029 z" style="font-size:3.52778px;stroke-width:0.264583" id="path512" /> <path d="m 75.138956,7.0910381 -0.04995,0.8078754 h -0.296279 l -0.04823,-0.8078754 z" style="font-size:3.52778px;stroke-width:0.264583" id="path514" /> <path d="M 77.576363,7.0910381 76.394694,9.8953476 H 76.108751 L 77.29042,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path516" /> <path d="M 79.515953,9.5249996 H 79.247235 L 79.2369,9.2459467 q -0.07752,0.089573 -0.148139,0.1498618 -0.0689,0.058567 -0.137804,0.09474 -0.0689,0.036174 -0.139526,0.049954 -0.0689,0.015503 -0.146417,0.015503 -0.266995,0 -0.403076,-0.1567519 -0.136082,-0.156752 -0.136082,-0.473701 v -1.129992 h 0.299724 v 1.1058763 q 0,0.3979088 0.299723,0.3979088 0.05512,0 0.106798,-0.015503 0.0534,-0.017226 0.110243,-0.056844 0.05857,-0.041341 0.124024,-0.1102432 0.06718,-0.068902 0.149862,-0.1739774 V 7.7955606 h 0.299723 z" style="font-size:3.52778px;stroke-width:0.264583" id="path518" /> <path d="m 81.434873,9.0530212 q 0,0.091295 -0.03101,0.1636422 -0.03101,0.072347 -0.08441,0.1291911 -0.0534,0.055122 -0.124023,0.09474 -0.07062,0.039619 -0.151585,0.065457 -0.07924,0.025838 -0.163642,0.037896 -0.08441,0.012058 -0.165364,0.012058 -0.1757,0 -0.32384,-0.015503 -0.146416,-0.015503 -0.287665,-0.049954 V 9.2149408 q 0.151584,0.043064 0.301446,0.065457 0.149861,0.022393 0.298001,0.022393 0.215318,0 0.318671,-0.058567 0.103353,-0.058567 0.103353,-0.1670873 0,-0.046509 -0.01722,-0.082682 -0.0155,-0.037896 -0.05857,-0.070624 -0.04306,-0.034451 -0.134359,-0.070624 -0.08957,-0.036174 -0.246324,-0.082682 -0.117134,-0.034451 -0.217041,-0.077515 -0.09819,-0.044786 -0.170533,-0.1050755 -0.07235,-0.060289 -0.113688,-0.141249 -0.04134,-0.08096 -0.04134,-0.1912029 0,-0.072347 0.03273,-0.1584745 0.03445,-0.086127 0.115411,-0.160197 0.08096,-0.07407 0.218764,-0.122301 0.137804,-0.049954 0.344509,-0.049954 0.101631,0 0.225654,0.012058 0.124024,0.010335 0.258383,0.037896 v 0.2669951 q -0.141249,-0.034451 -0.268718,-0.049954 -0.125746,-0.017226 -0.218764,-0.017226 -0.111965,0 -0.18948,0.017226 -0.07579,0.017225 -0.124023,0.048231 -0.04651,0.029283 -0.06718,0.070624 -0.02067,0.039619 -0.02067,0.086128 0,0.046509 0.01722,0.084405 0.01895,0.037896 0.06718,0.07407 0.04995,0.034451 0.137804,0.070625 0.08785,0.034451 0.229099,0.075792 0.153307,0.044786 0.258383,0.09474 0.105075,0.048231 0.170532,0.1085206 0.06546,0.060289 0.09302,0.1360813 0.02928,0.075792 0.02928,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path520" /> <path d="m 83.465758,8.568985 q 0,0.063734 -0.0017,0.106798 -0.0017,0.043064 -0.0052,0.08096 h -1.214397 q 0,0.2652726 0.14814,0.4082441 0.148139,0.141249 0.427192,0.141249 0.07579,0 0.151584,-0.00517 0.07579,-0.00689 0.146417,-0.017226 0.07062,-0.010335 0.134358,-0.022393 0.06546,-0.01378 0.120579,-0.029283 v 0.2463245 q -0.122301,0.034451 -0.277331,0.055122 -0.153306,0.022393 -0.318671,0.022393 -0.222209,0 -0.382406,-0.060289 -0.160197,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.151584,-0.2807755 -0.04823,-0.1670872 -0.04823,-0.3772382 0,-0.1825902 0.05168,-0.3445098 0.0534,-0.1636421 0.153307,-0.2859431 0.10163,-0.1240235 0.248047,-0.1963706 0.146416,-0.072347 0.332452,-0.072347 0.180867,0 0.320394,0.056844 0.139526,0.056844 0.234266,0.1619196 0.09646,0.1033529 0.144695,0.2532147 0.04995,0.1481392 0.04995,0.3324519 z M 83.153977,8.525921 q 0.0052,-0.1154108 -0.02239,-0.210151 -0.02756,-0.096463 -0.08613,-0.1653647 -0.05684,-0.068902 -0.142972,-0.106798 -0.08613,-0.039619 -0.199816,-0.039619 -0.09819,0 -0.179145,0.037896 -0.08096,0.037896 -0.139526,0.106798 -0.05857,0.068902 -0.09474,0.1653647 -0.03617,0.096463 -0.04479,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path522" /> <path d="m 84.015252,7.7955606 h 0.273885 l 0.0086,0.3186715 q 0.153307,-0.1843127 0.301446,-0.2669951 0.149862,-0.082682 0.301446,-0.082682 0.268718,0 0.406522,0.1739774 0.139526,0.1739775 0.129191,0.5167647 h -0.303169 q 0.0052,-0.2273765 -0.06718,-0.3290069 -0.07062,-0.1033529 -0.208429,-0.1033529 -0.06029,0 -0.122301,0.022393 -0.06029,0.02067 -0.125746,0.068902 -0.06373,0.046509 -0.136081,0.1205784 -0.07235,0.07407 -0.155029,0.1791451 v 1.111044 h -0.303169 z" style="font-size:3.52778px;stroke-width:0.264583" id="path524" /> <path d="m 87.253637,9.0530212 q 0,0.091295 -0.03101,0.1636422 -0.03101,0.072347 -0.08441,0.1291911 -0.0534,0.055122 -0.124024,0.09474 -0.07062,0.039619 -0.151584,0.065457 -0.07924,0.025838 -0.163642,0.037896 -0.08441,0.012058 -0.165365,0.012058 -0.1757,0 -0.323839,-0.015503 -0.146417,-0.015503 -0.287666,-0.049954 V 9.2149408 q 0.151585,0.043064 0.301446,0.065457 0.149862,0.022393 0.298001,0.022393 0.215319,0 0.318672,-0.058567 0.103353,-0.058567 0.103353,-0.1670873 0,-0.046509 -0.01723,-0.082682 -0.0155,-0.037896 -0.05857,-0.070624 -0.04306,-0.034451 -0.134359,-0.070624 -0.08957,-0.036174 -0.246325,-0.082682 -0.117133,-0.034451 -0.217041,-0.077515 -0.09819,-0.044786 -0.170532,-0.1050755 -0.07235,-0.060289 -0.113688,-0.141249 -0.04134,-0.08096 -0.04134,-0.1912029 0,-0.072347 0.03273,-0.1584745 0.03445,-0.086127 0.115411,-0.160197 0.08096,-0.07407 0.218763,-0.122301 0.137804,-0.049954 0.34451,-0.049954 0.101631,0 0.225654,0.012058 0.124024,0.010335 0.258382,0.037896 v 0.2669951 q -0.141249,-0.034451 -0.268717,-0.049954 -0.125746,-0.017226 -0.218764,-0.017226 -0.111966,0 -0.18948,0.017226 -0.07579,0.017225 -0.124024,0.048231 -0.04651,0.029283 -0.06718,0.070624 -0.02067,0.039619 -0.02067,0.086128 0,0.046509 0.01723,0.084405 0.01895,0.037896 0.06718,0.07407 0.04995,0.034451 0.137804,0.070625 0.08785,0.034451 0.229099,0.075792 0.153307,0.044786 0.258382,0.09474 0.105076,0.048231 0.170533,0.1085206 0.06546,0.060289 0.09302,0.1360813 0.02928,0.075792 0.02928,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path526" /> <path d="M 89.213898,7.0910381 88.032229,9.8953476 H 87.746286 L 88.927955,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path528" /> <path d="m 90.457578,7.7645547 q 0.0534,0 0.101631,0.022393 0.04823,0.020671 0.08441,0.056844 0.03617,0.036174 0.05684,0.084405 0.02239,0.048231 0.02239,0.1016304 0,0.055122 -0.02239,0.1033529 -0.02067,0.046509 -0.05684,0.082682 -0.03617,0.036174 -0.08441,0.056844 -0.04823,0.020671 -0.101631,0.020671 -0.05512,0 -0.103352,-0.020671 -0.04651,-0.020671 -0.08268,-0.056844 -0.03617,-0.036174 -0.05684,-0.082682 -0.02067,-0.048231 -0.02067,-0.1033529 0,-0.053399 0.02067,-0.1016304 0.02067,-0.048231 0.05684,-0.084405 0.03617,-0.036174 0.08268,-0.056844 0.04823,-0.022393 0.103352,-0.022393 z m 0,1.2626283 q 0.0534,0 0.101631,0.022393 0.04823,0.020671 0.08441,0.056844 0.03617,0.036174 0.05684,0.084405 0.02239,0.048231 0.02239,0.1016304 0,0.055122 -0.02239,0.103353 -0.02067,0.046509 -0.05684,0.082682 -0.03617,0.036174 -0.08441,0.056844 -0.04823,0.020671 -0.101631,0.020671 -0.05512,0 -0.103352,-0.020671 -0.04651,-0.020671 -0.08268,-0.056844 -0.03617,-0.036174 -0.05684,-0.082682 -0.02067,-0.048231 -0.02067,-0.103353 0,-0.053399 0.02067,-0.1016304 0.02067,-0.048231 0.05684,-0.084405 0.03617,-0.036174 0.08268,-0.056844 0.04823,-0.022393 0.103352,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path530" /> <path d="m 92.292093,8.0436076 h -0.511597 v -0.248047 h 0.814766 V 9.27523 h 0.515042 V 9.5249996 H 91.723652 V 9.27523 h 0.568441 z m 0.105076,-0.9732401 q 0.04995,0 0.09302,0.018948 0.04306,0.017226 0.07407,0.049954 0.03273,0.032728 0.04995,0.075792 0.01895,0.041341 0.01895,0.091295 0,0.048231 -0.01895,0.091295 -0.01722,0.043064 -0.04995,0.075792 -0.03101,0.032728 -0.07407,0.051676 -0.04306,0.017226 -0.09302,0.017226 -0.04995,0 -0.09302,-0.017226 -0.04306,-0.018948 -0.07579,-0.051676 -0.03101,-0.032728 -0.04995,-0.075792 -0.01722,-0.043064 -0.01722,-0.091295 0,-0.049954 0.01722,-0.091295 0.01895,-0.043064 0.04995,-0.075792 0.03273,-0.032729 0.07579,-0.049954 0.04306,-0.018948 0.09302,-0.018948 z" style="font-size:3.52778px;stroke-width:0.264583" id="path532" /> <path d="m 93.554722,8.6964536 q 0,-0.2204862 0.06029,-0.3910186 0.06029,-0.1722549 0.170533,-0.2893882 0.111965,-0.1188558 0.266995,-0.1791451 0.156752,-0.062012 0.347955,-0.062012 0.08268,0 0.161919,0.010335 0.08096,0.010335 0.158475,0.032728 V 7.0910381 h 0.301446 v 2.4339615 h -0.268718 l -0.01033,-0.3272843 q -0.125746,0.1825902 -0.272163,0.2704402 -0.146416,0.08785 -0.316949,0.08785 -0.148139,0 -0.261827,-0.062012 -0.111966,-0.062012 -0.187758,-0.1739774 -0.07407,-0.1136882 -0.111966,-0.2721627 -0.0379,-0.1584745 -0.0379,-0.3514 z m 0.306614,-0.018948 q 0,0.3135039 0.0913,0.4685333 0.09302,0.1533068 0.261827,0.1533068 0.113689,0 0.239435,-0.1016304 0.127468,-0.1016303 0.266995,-0.301446 V 8.0935615 q -0.07407,-0.034451 -0.163642,-0.051676 -0.08957,-0.018948 -0.177423,-0.018948 -0.244602,0 -0.382406,0.1584745 -0.136081,0.1584745 -0.136081,0.4960941 z" style="font-size:3.52778px;stroke-width:0.264583" id="path534" /> <path d="M 96.97226,7.0910381 95.790591,9.8953476 H 95.504648 L 96.686316,7.0910381 Z" style="font-size:3.52778px;stroke-width:0.264583" id="path536" /> <path d="m 98.865341,9.4612653 q -0.117133,0.044786 -0.241157,0.065457 -0.122301,0.022393 -0.253214,0.022393 -0.409967,0 -0.632176,-0.2222088 -0.220486,-0.2222088 -0.220486,-0.6494009 0,-0.2049833 0.06373,-0.3720706 0.06373,-0.1670872 0.179145,-0.2859431 0.115411,-0.1188559 0.275608,-0.1825902 0.160197,-0.065457 0.353123,-0.065457 0.134358,0 0.251492,0.018948 0.117133,0.018948 0.223931,0.062012 v 0.2859431 q -0.111966,-0.058567 -0.229099,-0.084405 -0.115411,-0.027561 -0.239434,-0.027561 -0.115411,0 -0.218764,0.044786 -0.10163,0.043064 -0.179145,0.1257461 -0.07751,0.082682 -0.122301,0.2015382 -0.04479,0.1188558 -0.04479,0.2687176 0,0.3135039 0.151584,0.4702558 0.153307,0.1550294 0.423747,0.1550294 0.122301,0 0.235989,-0.027561 0.115411,-0.027561 0.222209,-0.082682 z" style="font-size:3.52778px;stroke-width:0.264583" id="path538" /> <path d="m 100.96685,8.6464997 q 0,0.2015382 -0.0568,0.370348 -0.0568,0.1670872 -0.16365,0.2876657 -0.10679,0.1188558 -0.2601,0.1860352 -0.15331,0.065457 -0.34795,0.065457 -0.18604,0 -0.334179,-0.056844 -0.146417,-0.058567 -0.24977,-0.1705324 -0.10163,-0.1119656 -0.156752,-0.2773303 -0.0534,-0.1653647 -0.0534,-0.3806833 0,-0.2015382 0.05684,-0.3669029 0.05684,-0.1670873 0.163642,-0.2859431 0.106798,-0.1205784 0.260105,-0.1860353 0.153307,-0.067179 0.347954,-0.067179 0.18603,0 0.33245,0.058567 0.14814,0.056844 0.24977,0.1688098 0.10335,0.1102432 0.15675,0.2756079 0.0551,0.1653646 0.0551,0.3789607 z m -0.30661,0.01378 q 0,-0.1601971 -0.0362,-0.2790529 -0.0345,-0.1205784 -0.0999,-0.1998157 -0.0655,-0.08096 -0.1602,-0.1205784 -0.093,-0.041341 -0.20843,-0.041341 -0.13436,0 -0.230821,0.053399 -0.09474,0.051676 -0.156752,0.1395265 -0.06029,0.08785 -0.08957,0.2049833 -0.02756,0.1154108 -0.02756,0.2428794 0,0.160197 0.03445,0.2807755 0.03617,0.1205784 0.10163,0.2015382 0.06546,0.079237 0.158475,0.1205784 0.09302,0.039619 0.210148,0.039619 0.13436,0 0.2291,-0.051676 0.0965,-0.053399 0.15675,-0.1412491 0.062,-0.08785 0.0896,-0.2032607 0.0293,-0.1171333 0.0293,-0.2463245 z" style="font-size:3.52778px;stroke-width:0.264583" id="path540" /> <path d="M 102.63428,9.5249996 V 8.2830419 q 0,-0.08096 -0.007,-0.1326363 -0.005,-0.051676 -0.019,-0.08096 -0.0121,-0.031006 -0.0327,-0.043064 -0.019,-0.012058 -0.0482,-0.012058 -0.0344,0 -0.0637,0.020671 -0.0293,0.020671 -0.0637,0.067179 -0.0327,0.046509 -0.0741,0.1240235 -0.0396,0.075792 -0.0947,0.1877578 v 1.111044 H 101.9573 V 8.3157703 q 0,-0.09474 -0.007,-0.1533068 -0.005,-0.058567 -0.019,-0.091295 -0.0121,-0.032728 -0.0327,-0.044786 -0.0207,-0.012058 -0.05,-0.012058 -0.031,0 -0.0586,0.017226 -0.0276,0.017225 -0.062,0.062012 -0.0327,0.044786 -0.0741,0.122301 -0.0413,0.077515 -0.0982,0.1980931 v 1.111044 h -0.2756 v -1.729439 h 0.22909 l 0.0138,0.3290068 q 0.0448,-0.098185 0.0861,-0.1670872 0.0431,-0.068902 0.0879,-0.1102432 0.0448,-0.043064 0.0947,-0.062012 0.0517,-0.020671 0.11369,-0.020671 0.13953,0 0.21187,0.091295 0.0724,0.091295 0.0724,0.282498 0.0413,-0.089573 0.081,-0.1584745 0.0396,-0.070625 0.0844,-0.1171333 0.0465,-0.048231 0.10163,-0.072347 0.0551,-0.025838 0.12747,-0.025838 0.32556,0 0.32556,0.5012617 v 1.2591832 z" style="font-size:3.52778px;stroke-width:0.264583" id="path542" /> <path d="M 104.57387,9.5249996 V 8.2830419 q 0,-0.08096 -0.007,-0.1326363 -0.005,-0.051676 -0.019,-0.08096 -0.0121,-0.031006 -0.0327,-0.043064 -0.0189,-0.012058 -0.0482,-0.012058 -0.0345,0 -0.0637,0.020671 -0.0293,0.020671 -0.0637,0.067179 -0.0327,0.046509 -0.0741,0.1240235 -0.0396,0.075792 -0.0947,0.1877578 v 1.111044 h -0.27388 V 8.3157703 q 0,-0.09474 -0.007,-0.1533068 -0.005,-0.058567 -0.019,-0.091295 -0.0121,-0.032728 -0.0327,-0.044786 -0.0207,-0.012058 -0.0499,-0.012058 -0.031,0 -0.0586,0.017226 -0.0276,0.017225 -0.062,0.062012 -0.0327,0.044786 -0.0741,0.122301 -0.0413,0.077515 -0.0982,0.1980931 v 1.111044 h -0.2756 v -1.729439 h 0.2291 l 0.0138,0.3290068 q 0.0448,-0.098185 0.0861,-0.1670872 0.0431,-0.068902 0.0878,-0.1102432 0.0448,-0.043064 0.0947,-0.062012 0.0517,-0.020671 0.11369,-0.020671 0.13953,0 0.21187,0.091295 0.0724,0.091295 0.0724,0.282498 0.0413,-0.089573 0.081,-0.1584745 0.0396,-0.070625 0.0844,-0.1171333 0.0465,-0.048231 0.10163,-0.072347 0.0551,-0.025838 0.12747,-0.025838 0.32556,0 0.32556,0.5012617 v 1.2591832 z" style="font-size:3.52778px;stroke-width:0.264583" id="path544" /> <path d="m 106.74084,8.568985 q 0,0.063734 -0.002,0.106798 -0.002,0.043064 -0.005,0.08096 h -1.2144 q 0,0.2652726 0.14814,0.4082441 0.14814,0.141249 0.42719,0.141249 0.0758,0 0.15158,-0.00517 0.0758,-0.00689 0.14642,-0.017226 0.0706,-0.010335 0.13436,-0.022393 0.0655,-0.01378 0.12058,-0.029283 v 0.2463245 q -0.1223,0.034451 -0.27733,0.055122 -0.15331,0.022393 -0.31867,0.022393 -0.22221,0 -0.38241,-0.060289 -0.1602,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.15158,-0.2807755 -0.0482,-0.1670872 -0.0482,-0.3772382 0,-0.1825902 0.0517,-0.3445098 0.0534,-0.1636421 0.15331,-0.2859431 0.10163,-0.1240235 0.24805,-0.1963706 0.14641,-0.072347 0.33245,-0.072347 0.18087,0 0.32039,0.056844 0.13953,0.056844 0.23427,0.1619196 0.0965,0.1033529 0.14469,0.2532147 0.05,0.1481392 0.05,0.3324519 z m -0.31179,-0.043064 q 0.005,-0.1154108 -0.0224,-0.210151 -0.0276,-0.096463 -0.0861,-0.1653647 -0.0568,-0.068902 -0.14297,-0.106798 -0.0861,-0.039619 -0.19981,-0.039619 -0.0982,0 -0.17915,0.037896 -0.081,0.037896 -0.13952,0.106798 -0.0586,0.068902 -0.0947,0.1653647 -0.0362,0.096463 -0.0448,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path546" /> <path d="m 107.21971,7.7955606 h 0.26699 l 0.0121,0.2790529 q 0.0758,-0.089573 0.14641,-0.1481392 0.0706,-0.060289 0.13781,-0.096463 0.0689,-0.036174 0.13953,-0.049954 0.0706,-0.015503 0.14641,-0.015503 0.267,0 0.40308,0.1584745 0.1378,0.1567519 0.1378,0.4737009 v 1.1282695 h -0.29972 V 8.4208458 q 0,-0.2032608 -0.0758,-0.2997235 -0.0758,-0.098185 -0.22566,-0.098185 -0.0551,0 -0.10852,0.017225 -0.0517,0.015503 -0.10852,0.056844 -0.0568,0.039619 -0.12402,0.1085206 -0.0655,0.068902 -0.14814,0.1722549 v 1.1472175 h -0.29972 z" style="font-size:3.52778px;stroke-width:0.264583" id="path548" /> <path d="m 110.55284,9.5008839 q -0.10163,0.025838 -0.21015,0.036174 -0.10852,0.012058 -0.22049,0.012058 -0.32556,0 -0.48576,-0.1464167 -0.1602,-0.1481392 -0.1602,-0.4530303 V 8.0470527 h -0.48403 V 7.7955606 h 0.48403 V 7.3201371 l 0.29973,-0.077515 v 0.5529382 h 0.77687 v 0.2514921 h -0.77687 v 0.8784999 q 0,0.1860353 0.0982,0.2790529 0.0999,0.091295 0.29284,0.091295 0.0827,0 0.18086,-0.012058 0.0982,-0.01378 0.20499,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path550" /> <path d="m 112.46831,9.0530212 q 0,0.091295 -0.031,0.1636422 -0.031,0.072347 -0.0844,0.1291911 -0.0534,0.055122 -0.12402,0.09474 -0.0706,0.039619 -0.15159,0.065457 -0.0792,0.025838 -0.16364,0.037896 -0.0844,0.012058 -0.16536,0.012058 -0.1757,0 -0.32384,-0.015503 -0.14642,-0.015503 -0.28767,-0.049954 V 9.2149408 q 0.15159,0.043064 0.30145,0.065457 0.14986,0.022393 0.298,0.022393 0.21532,0 0.31867,-0.058567 0.10335,-0.058567 0.10335,-0.1670873 0,-0.046509 -0.0172,-0.082682 -0.0155,-0.037896 -0.0586,-0.070624 -0.0431,-0.034451 -0.13436,-0.070624 -0.0896,-0.036174 -0.24632,-0.082682 -0.11713,-0.034451 -0.21704,-0.077515 -0.0982,-0.044786 -0.17054,-0.1050755 -0.0723,-0.060289 -0.11368,-0.141249 -0.0413,-0.08096 -0.0413,-0.1912029 0,-0.072347 0.0327,-0.1584745 0.0344,-0.086127 0.11541,-0.160197 0.081,-0.07407 0.21877,-0.122301 0.1378,-0.049954 0.34451,-0.049954 0.10163,0 0.22565,0.012058 0.12403,0.010335 0.25838,0.037896 v 0.2669951 q -0.14124,-0.034451 -0.26871,-0.049954 -0.12575,-0.017226 -0.21877,-0.017226 -0.11196,0 -0.18948,0.017226 -0.0758,0.017225 -0.12402,0.048231 -0.0465,0.029283 -0.0672,0.070624 -0.0207,0.039619 -0.0207,0.086128 0,0.046509 0.0172,0.084405 0.019,0.037896 0.0672,0.07407 0.05,0.034451 0.13781,0.070625 0.0879,0.034451 0.2291,0.075792 0.1533,0.044786 0.25838,0.09474 0.10507,0.048231 0.17053,0.1085206 0.0655,0.060289 0.093,0.1360813 0.0293,0.075792 0.0293,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path552" /> <path d="m 113.93076,7.0910381 -0.05,0.8078754 h -0.29628 l -0.0482,-0.8078754 z" style="font-size:3.52778px;stroke-width:0.264583" id="path554" /> <path d="m 115.11242,9.8781221 q 0.0879,0.00345 0.17053,-0.015503 0.0827,-0.018948 0.14469,-0.056844 0.0637,-0.036174 0.10164,-0.091295 0.0379,-0.055122 0.0379,-0.1257461 0,-0.072347 -0.0258,-0.1171333 -0.0241,-0.044786 -0.0551,-0.082682 -0.031,-0.037896 -0.0568,-0.08096 -0.0241,-0.043064 -0.0241,-0.1154108 0,-0.036174 0.0138,-0.075792 0.0138,-0.039619 0.0413,-0.072347 0.0293,-0.032728 0.0724,-0.053399 0.0448,-0.020671 0.10508,-0.020671 0.0603,0 0.11541,0.025838 0.0568,0.024116 0.0982,0.075792 0.0431,0.051676 0.0672,0.1291911 0.0258,0.077515 0.0258,0.1825902 0,0.1429716 -0.0534,0.2738853 -0.0517,0.1326362 -0.15675,0.2342666 -0.10335,0.1016304 -0.26011,0.1619199 -0.15503,0.06029 -0.36173,0.06029 z" style="font-size:3.52778px;stroke-width:0.264583" id="path556" /> <path d="m 120.12676,10.231245 h -0.12747 q -0.33245,0 -0.49437,-0.156752 Q 119.343,9.9194633 119.343,9.6025143 V 9.0099575 q 0,-0.084405 -0.019,-0.1498617 -0.019,-0.067179 -0.0672,-0.1119657 -0.0465,-0.046509 -0.12574,-0.070624 -0.0775,-0.024116 -0.19637,-0.024116 h -0.0741 V 8.4139556 h 0.0741 q 0.12574,0 0.20498,-0.020671 0.0792,-0.020671 0.12402,-0.062012 0.0448,-0.043064 0.062,-0.1085206 0.0172,-0.065457 0.0172,-0.1550294 V 7.6594792 q 0,-0.1446941 0.0344,-0.2601049 0.0345,-0.1171333 0.11197,-0.1980931 0.0792,-0.082682 0.20326,-0.1257461 0.12574,-0.044786 0.30661,-0.044786 h 0.12747 v 0.2411568 h -0.10163 q -0.39963,0 -0.39963,0.3875735 v 0.4013539 q 0,0.4203019 -0.36346,0.4737009 0.3669,0.036174 0.3669,0.4719784 v 0.5891117 q 0,0.3944637 0.39619,0.3944637 h 0.10163 z" style="font-size:3.52778px;stroke-width:0.264583" id="path558" /> <path d="m 123.32553,8.0436076 h -0.51159 v -0.248047 h 0.81476 V 9.27523 h 0.51504 v 0.2497696 h -1.38665 V 9.27523 h 0.56844 z m 0.10508,-0.9732401 q 0.0499,0 0.093,0.018948 0.0431,0.017226 0.0741,0.049954 0.0327,0.032728 0.0499,0.075792 0.019,0.041341 0.019,0.091295 0,0.048231 -0.019,0.091295 -0.0172,0.043064 -0.0499,0.075792 -0.031,0.032728 -0.0741,0.051676 -0.0431,0.017226 -0.093,0.017226 -0.05,0 -0.093,-0.017226 -0.0431,-0.018948 -0.0758,-0.051676 -0.031,-0.032728 -0.05,-0.075792 -0.0172,-0.043064 -0.0172,-0.091295 0,-0.049954 0.0172,-0.091295 0.019,-0.043064 0.05,-0.075792 0.0327,-0.032729 0.0758,-0.049954 0.0431,-0.018948 0.093,-0.018948 z" style="font-size:3.52778px;stroke-width:0.264583" id="path560" /> <path d="m 124.58816,8.6964536 q 0,-0.2204862 0.0603,-0.3910186 0.0603,-0.1722549 0.17053,-0.2893882 0.11197,-0.1188558 0.267,-0.1791451 0.15675,-0.062012 0.34795,-0.062012 0.0827,0 0.16192,0.010335 0.081,0.010335 0.15848,0.032728 V 7.0910381 h 0.30144 v 2.4339615 h -0.26871 l -0.0103,-0.3272843 q -0.12575,0.1825902 -0.27216,0.2704402 -0.14642,0.08785 -0.31695,0.08785 -0.14814,0 -0.26183,-0.062012 -0.11196,-0.062012 -0.18776,-0.1739774 -0.0741,-0.1136882 -0.11196,-0.2721627 -0.0379,-0.1584745 -0.0379,-0.3514 z m 0.30662,-0.018948 q 0,0.3135039 0.0913,0.4685333 0.093,0.1533068 0.26183,0.1533068 0.11369,0 0.23943,-0.1016304 0.12747,-0.1016303 0.267,-0.301446 V 8.0935615 q -0.0741,-0.034451 -0.16364,-0.051676 -0.0896,-0.018948 -0.17743,-0.018948 -0.2446,0 -0.3824,0.1584745 -0.13608,0.1584745 -0.13608,0.4960941 z" style="font-size:3.52778px;stroke-width:0.264583" id="path562" /> <path d="m 127.30979,7.7645547 q 0.0534,0 0.10163,0.022393 0.0482,0.020671 0.0844,0.056844 0.0362,0.036174 0.0569,0.084405 0.0224,0.048231 0.0224,0.1016304 0,0.055122 -0.0224,0.1033529 -0.0207,0.046509 -0.0569,0.082682 -0.0362,0.036174 -0.0844,0.056844 -0.0482,0.020671 -0.10163,0.020671 -0.0551,0 -0.10335,-0.020671 -0.0465,-0.020671 -0.0827,-0.056844 -0.0362,-0.036174 -0.0568,-0.082682 -0.0207,-0.048231 -0.0207,-0.1033529 0,-0.053399 0.0207,-0.1016304 0.0207,-0.048231 0.0568,-0.084405 0.0362,-0.036174 0.0827,-0.056844 0.0482,-0.022393 0.10335,-0.022393 z m 0,1.2626283 q 0.0534,0 0.10163,0.022393 0.0482,0.020671 0.0844,0.056844 0.0362,0.036174 0.0569,0.084405 0.0224,0.048231 0.0224,0.1016304 0,0.055122 -0.0224,0.103353 -0.0207,0.046509 -0.0569,0.082682 -0.0362,0.036174 -0.0844,0.056844 -0.0482,0.020671 -0.10163,0.020671 -0.0551,0 -0.10335,-0.020671 -0.0465,-0.020671 -0.0827,-0.056844 -0.0362,-0.036174 -0.0568,-0.082682 -0.0207,-0.048231 -0.0207,-0.103353 0,-0.053399 0.0207,-0.1016304 0.0207,-0.048231 0.0568,-0.084405 0.0362,-0.036174 0.0827,-0.056844 0.0482,-0.022393 0.10335,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path564" /> <path d="m 131.91244,8.8411477 q 0,0.1481392 -0.0603,0.2790529 -0.0603,0.1291912 -0.18087,0.2273765 -0.12057,0.096463 -0.30316,0.1533068 -0.18259,0.055122 -0.42547,0.055122 -0.13436,0 -0.24116,-0.00861 -0.1068,-0.00861 -0.19982,-0.022393 V 9.256282 q 0.1068,0.018948 0.22566,0.029283 0.11885,0.010335 0.24288,0.010335 0.16881,0 0.28766,-0.029283 0.12058,-0.031006 0.19637,-0.08785 0.0758,-0.056844 0.11025,-0.1378039 0.0344,-0.08096 0.0344,-0.1825902 0,-0.093018 -0.0413,-0.1619196 -0.0413,-0.068902 -0.11714,-0.1154108 -0.0741,-0.046509 -0.17914,-0.068902 -0.10336,-0.024116 -0.22738,-0.024116 h -0.25666 V 8.2417007 h 0.26011 q 0.10163,0 0.18431,-0.025838 0.0844,-0.027561 0.14297,-0.077515 0.0603,-0.049954 0.0913,-0.122301 0.0327,-0.07407 0.0327,-0.1670872 0,-0.1808676 -0.11024,-0.26355 -0.11024,-0.082682 -0.32384,-0.082682 -0.11369,0 -0.23427,0.022393 -0.12057,0.022393 -0.25838,0.067179 V 7.3304724 q 0.0586,-0.020671 0.12403,-0.036173 0.0672,-0.017226 0.13263,-0.027561 0.0672,-0.012058 0.13264,-0.017226 0.0655,-0.00689 0.12574,-0.00689 0.17915,0 0.31523,0.039619 0.13608,0.037896 0.22738,0.1102431 0.0913,0.072347 0.1378,0.1757 0.0465,0.103353 0.0465,0.2325441 0,0.1929255 -0.0999,0.3238392 -0.0982,0.1309137 -0.27044,0.2084284 0.0879,0.01378 0.17226,0.055122 0.0861,0.041341 0.1533,0.106798 0.0689,0.063734 0.11025,0.1515843 0.0431,0.08785 0.0431,0.1946472 z" style="font-size:3.52778px;stroke-width:0.264583" id="path566" /> <path d="m 134.00706,9.027183 h -0.38413 v 0.4978166 h -0.30661 V 9.027183 h -1.08348 v -0.26355 l 0.95946,-1.4900047 h 0.43063 V 8.763633 h 0.38413 z m -0.69074,-1.4641665 -0.78376,1.2006165 h 0.78376 z" style="font-size:3.52778px;stroke-width:0.264583" id="path568" /> <path d="m 135.77784,8.8049742 q 0,0.1670872 -0.0724,0.3048911 -0.0723,0.137804 -0.19981,0.2377118 -0.12575,0.098185 -0.298,0.1533068 -0.17226,0.055122 -0.37207,0.055122 -0.05,0 -0.10852,-0.00345 -0.0568,-0.00172 -0.11369,-0.00689 -0.0569,-0.00345 -0.11197,-0.00861 -0.0534,-0.00517 -0.0965,-0.012058 v -0.272161 q 0.093,0.022393 0.21187,0.032728 0.12058,0.010335 0.24288,0.010335 0.13781,0 0.24805,-0.032728 0.11024,-0.032728 0.18776,-0.093018 0.0775,-0.062012 0.11885,-0.1481392 0.0413,-0.08785 0.0413,-0.1963706 0,-0.210151 -0.15158,-0.3048912 -0.14986,-0.096463 -0.43236,-0.096463 h -0.42719 V 7.2736283 h 1.21267 v 0.2618274 h -0.93017 v 0.6321754 h 0.19637 q 0.16192,0 0.31522,0.029283 0.15331,0.029283 0.27217,0.1033529 0.12057,0.072347 0.19292,0.1963706 0.0741,0.1223009 0.0741,0.3083362 z" style="font-size:3.52778px;stroke-width:0.264583" id="path570" /> <path d="m 136.44791,9.8781221 q 0.0879,0.00345 0.17054,-0.015503 0.0827,-0.018948 0.14469,-0.056844 0.0637,-0.036174 0.10163,-0.091295 0.0379,-0.055122 0.0379,-0.1257461 0,-0.072347 -0.0258,-0.1171333 -0.0241,-0.044786 -0.0551,-0.082682 -0.031,-0.037896 -0.0568,-0.08096 -0.0241,-0.043064 -0.0241,-0.1154108 0,-0.036174 0.0138,-0.075792 0.0138,-0.039619 0.0413,-0.072347 0.0293,-0.032728 0.0724,-0.053399 0.0448,-0.020671 0.10507,-0.020671 0.0603,0 0.11541,0.025838 0.0568,0.024116 0.0982,0.075792 0.0431,0.051676 0.0672,0.1291911 0.0258,0.077515 0.0258,0.1825902 0,0.1429716 -0.0534,0.2738853 -0.0517,0.1326362 -0.15676,0.2342666 -0.10335,0.1016304 -0.2601,0.1619199 -0.15503,0.06029 -0.36174,0.06029 z" style="font-size:3.52778px;stroke-width:0.264583" id="path572" /> <path d="m 141.56216,9.0530212 q 0,0.091295 -0.031,0.1636422 -0.031,0.072347 -0.0844,0.1291911 -0.0534,0.055122 -0.12402,0.09474 -0.0706,0.039619 -0.15159,0.065457 -0.0792,0.025838 -0.16364,0.037896 -0.0844,0.012058 -0.16536,0.012058 -0.1757,0 -0.32384,-0.015503 -0.14642,-0.015503 -0.28767,-0.049954 V 9.2149408 q 0.15159,0.043064 0.30145,0.065457 0.14986,0.022393 0.298,0.022393 0.21532,0 0.31867,-0.058567 0.10335,-0.058567 0.10335,-0.1670873 0,-0.046509 -0.0172,-0.082682 -0.0155,-0.037896 -0.0586,-0.070624 -0.0431,-0.034451 -0.13436,-0.070624 -0.0896,-0.036174 -0.24632,-0.082682 -0.11714,-0.034451 -0.21704,-0.077515 -0.0982,-0.044786 -0.17054,-0.1050755 -0.0723,-0.060289 -0.11368,-0.141249 -0.0413,-0.08096 -0.0413,-0.1912029 0,-0.072347 0.0327,-0.1584745 0.0344,-0.086127 0.11541,-0.160197 0.081,-0.07407 0.21877,-0.122301 0.1378,-0.049954 0.34451,-0.049954 0.10163,0 0.22565,0.012058 0.12402,0.010335 0.25838,0.037896 v 0.2669951 q -0.14125,-0.034451 -0.26871,-0.049954 -0.12575,-0.017226 -0.21877,-0.017226 -0.11196,0 -0.18948,0.017226 -0.0758,0.017225 -0.12402,0.048231 -0.0465,0.029283 -0.0672,0.070624 -0.0207,0.039619 -0.0207,0.086128 0,0.046509 0.0172,0.084405 0.0189,0.037896 0.0672,0.07407 0.05,0.034451 0.13781,0.070625 0.0879,0.034451 0.2291,0.075792 0.1533,0.044786 0.25838,0.09474 0.10507,0.048231 0.17053,0.1085206 0.0655,0.060289 0.093,0.1360813 0.0293,0.075792 0.0293,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path574" /> <path d="m 143.59305,8.568985 q 0,0.063734 -0.002,0.106798 -0.002,0.043064 -0.005,0.08096 h -1.2144 q 0,0.2652726 0.14814,0.4082441 0.14814,0.141249 0.42719,0.141249 0.0758,0 0.15159,-0.00517 0.0758,-0.00689 0.14641,-0.017226 0.0706,-0.010335 0.13436,-0.022393 0.0655,-0.01378 0.12058,-0.029283 v 0.2463245 q -0.1223,0.034451 -0.27733,0.055122 -0.15331,0.022393 -0.31867,0.022393 -0.22221,0 -0.38241,-0.060289 -0.1602,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.15158,-0.2807755 -0.0482,-0.1670872 -0.0482,-0.3772382 0,-0.1825902 0.0517,-0.3445098 0.0534,-0.1636421 0.15331,-0.2859431 0.10163,-0.1240235 0.24805,-0.1963706 0.14641,-0.072347 0.33245,-0.072347 0.18087,0 0.32039,0.056844 0.13953,0.056844 0.23427,0.1619196 0.0965,0.1033529 0.14469,0.2532147 0.05,0.1481392 0.05,0.3324519 z m -0.31178,-0.043064 q 0.005,-0.1154108 -0.0224,-0.210151 -0.0276,-0.096463 -0.0861,-0.1653647 -0.0568,-0.068902 -0.14298,-0.106798 -0.0861,-0.039619 -0.19981,-0.039619 -0.0982,0 -0.17915,0.037896 -0.081,0.037896 -0.13952,0.106798 -0.0586,0.068902 -0.0947,0.1653647 -0.0362,0.096463 -0.0448,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path576" /> <path d="m 145.18296,9.5249996 -0.007,-0.2325441 q -0.14125,0.1395265 -0.28767,0.2015382 -0.14469,0.062012 -0.30489,0.062012 -0.14814,0 -0.25321,-0.037896 -0.10508,-0.037896 -0.17398,-0.1033529 -0.0672,-0.067179 -0.0999,-0.156752 -0.031,-0.089573 -0.031,-0.194648 0,-0.2601049 0.19292,-0.4065215 0.19465,-0.1481392 0.57361,-0.1481392 h 0.35829 V 8.3571115 q 0,-0.1533069 -0.0982,-0.2446019 -0.0982,-0.093018 -0.29973,-0.093018 -0.14641,0 -0.28939,0.032728 -0.14124,0.032728 -0.29283,0.093018 V 7.8747978 q 0.0568,-0.020671 0.12575,-0.039619 0.0706,-0.020671 0.14814,-0.036173 0.0775,-0.015503 0.16192,-0.024116 0.0844,-0.010335 0.17053,-0.010335 0.15675,0 0.2825,0.034451 0.12574,0.034451 0.21187,0.1050754 0.0878,0.070625 0.13436,0.1774226 0.0465,0.106798 0.0465,0.2514921 v 1.1920038 z m -0.0327,-0.7872048 h -0.38068 q -0.11197,0 -0.19293,0.022393 -0.081,0.022393 -0.13263,0.063734 -0.0517,0.041341 -0.0775,0.099908 -0.0241,0.056844 -0.0241,0.1291911 0,0.049954 0.0155,0.096463 0.0155,0.044786 0.05,0.08096 0.0344,0.034451 0.0896,0.055122 0.0551,0.020671 0.13435,0.020671 0.10336,0 0.23599,-0.062012 0.13436,-0.063734 0.2825,-0.1998157 z" style="font-size:3.52778px;stroke-width:0.264583" id="path578" /> <path d="m 146.08213,7.7955606 h 0.27389 l 0.009,0.3186715 q 0.15331,-0.1843127 0.30145,-0.2669951 0.14986,-0.082682 0.30144,-0.082682 0.26872,0 0.40652,0.1739774 0.13953,0.1739775 0.12919,0.5167647 h -0.30316 q 0.005,-0.2273765 -0.0672,-0.3290069 -0.0706,-0.1033529 -0.20843,-0.1033529 -0.0603,0 -0.1223,0.022393 -0.0603,0.02067 -0.12575,0.068902 -0.0637,0.046509 -0.13608,0.1205784 -0.0724,0.07407 -0.15503,0.1791451 v 1.111044 h -0.30317 z" style="font-size:3.52778px;stroke-width:0.264583" id="path580" /> <path d="m 149.29469,9.4612653 q -0.11714,0.044786 -0.24116,0.065457 -0.1223,0.022393 -0.25322,0.022393 -0.40996,0 -0.63217,-0.2222088 -0.22049,-0.2222088 -0.22049,-0.6494009 0,-0.2049833 0.0637,-0.3720706 0.0637,-0.1670872 0.17914,-0.2859431 0.11541,-0.1188559 0.27561,-0.1825902 0.1602,-0.065457 0.35312,-0.065457 0.13436,0 0.25149,0.018948 0.11714,0.018948 0.22394,0.062012 v 0.2859431 q -0.11197,-0.058567 -0.2291,-0.084405 -0.11541,-0.027561 -0.23944,-0.027561 -0.11541,0 -0.21876,0.044786 -0.10163,0.043064 -0.17915,0.1257461 -0.0775,0.082682 -0.1223,0.2015382 -0.0448,0.1188558 -0.0448,0.2687176 0,0.3135039 0.15158,0.4702558 0.15331,0.1550294 0.42375,0.1550294 0.1223,0 0.23599,-0.027561 0.11541,-0.027561 0.22221,-0.082682 z" style="font-size:3.52778px;stroke-width:0.264583" id="path582" /> <path d="m 151.28078,9.5249996 h -0.29972 V 8.4208458 q 0,-0.1998157 -0.0758,-0.2980009 -0.0741,-0.099908 -0.2136,-0.099908 -0.0603,0 -0.11369,0.017225 -0.0517,0.015503 -0.10852,0.056844 -0.0568,0.039619 -0.12402,0.1085206 -0.0672,0.068902 -0.15503,0.1722549 v 1.1472175 h -0.29972 V 7.0910381 h 0.29972 v 0.7045225 l -0.0103,0.2721627 q 0.0706,-0.084405 0.1378,-0.141249 0.0689,-0.058567 0.13608,-0.09474 0.0689,-0.036174 0.13953,-0.051677 0.0706,-0.015503 0.14641,-0.015503 0.25839,0 0.39964,0.1584745 0.14124,0.1567519 0.14124,0.4737009 z" style="font-size:3.52778px;stroke-width:0.264583" id="path584" /> <path d="m 152.52447,7.7645547 q 0.0534,0 0.10163,0.022393 0.0482,0.020671 0.0844,0.056844 0.0362,0.036174 0.0568,0.084405 0.0224,0.048231 0.0224,0.1016304 0,0.055122 -0.0224,0.1033529 -0.0207,0.046509 -0.0568,0.082682 -0.0362,0.036174 -0.0844,0.056844 -0.0482,0.020671 -0.10163,0.020671 -0.0551,0 -0.10336,-0.020671 -0.0465,-0.020671 -0.0827,-0.056844 -0.0362,-0.036174 -0.0568,-0.082682 -0.0207,-0.048231 -0.0207,-0.1033529 0,-0.053399 0.0207,-0.1016304 0.0207,-0.048231 0.0568,-0.084405 0.0362,-0.036174 0.0827,-0.056844 0.0482,-0.022393 0.10336,-0.022393 z m 0,1.2626283 q 0.0534,0 0.10163,0.022393 0.0482,0.020671 0.0844,0.056844 0.0362,0.036174 0.0568,0.084405 0.0224,0.048231 0.0224,0.1016304 0,0.055122 -0.0224,0.103353 -0.0207,0.046509 -0.0568,0.082682 -0.0362,0.036174 -0.0844,0.056844 -0.0482,0.020671 -0.10163,0.020671 -0.0551,0 -0.10336,-0.020671 -0.0465,-0.020671 -0.0827,-0.056844 -0.0362,-0.036174 -0.0568,-0.082682 -0.0207,-0.048231 -0.0207,-0.103353 0,-0.053399 0.0207,-0.1016304 0.0207,-0.048231 0.0568,-0.084405 0.0362,-0.036174 0.0827,-0.056844 0.0482,-0.022393 0.10336,-0.022393 z" style="font-size:3.52778px;stroke-width:0.264583" id="path586" /> <path d="m 156.60174,7.0910381 -0.0499,0.8078754 h -0.29628 l -0.0482,-0.8078754 z" style="font-size:3.52778px;stroke-width:0.264583" id="path588" /> <path d="m 159.01848,9.0530212 q 0,0.091295 -0.031,0.1636422 -0.031,0.072347 -0.0844,0.1291911 -0.0534,0.055122 -0.12403,0.09474 -0.0706,0.039619 -0.15158,0.065457 -0.0792,0.025838 -0.16364,0.037896 -0.0844,0.012058 -0.16537,0.012058 -0.1757,0 -0.32384,-0.015503 -0.14642,-0.015503 -0.28766,-0.049954 V 9.2149408 q 0.15158,0.043064 0.30144,0.065457 0.14986,0.022393 0.298,0.022393 0.21532,0 0.31867,-0.058567 0.10336,-0.058567 0.10336,-0.1670873 0,-0.046509 -0.0172,-0.082682 -0.0155,-0.037896 -0.0586,-0.070624 -0.0431,-0.034451 -0.13435,-0.070624 -0.0896,-0.036174 -0.24633,-0.082682 -0.11713,-0.034451 -0.21704,-0.077515 -0.0982,-0.044786 -0.17053,-0.1050755 -0.0724,-0.060289 -0.11369,-0.141249 -0.0413,-0.08096 -0.0413,-0.1912029 0,-0.072347 0.0327,-0.1584745 0.0344,-0.086127 0.11541,-0.160197 0.081,-0.07407 0.21876,-0.122301 0.13781,-0.049954 0.34451,-0.049954 0.10163,0 0.22566,0.012058 0.12402,0.010335 0.25838,0.037896 v 0.2669951 q -0.14125,-0.034451 -0.26872,-0.049954 -0.12575,-0.017226 -0.21876,-0.017226 -0.11197,0 -0.18948,0.017226 -0.0758,0.017225 -0.12403,0.048231 -0.0465,0.029283 -0.0672,0.070624 -0.0207,0.039619 -0.0207,0.086128 0,0.046509 0.0172,0.084405 0.019,0.037896 0.0672,0.07407 0.0499,0.034451 0.1378,0.070625 0.0879,0.034451 0.2291,0.075792 0.15331,0.044786 0.25838,0.09474 0.10508,0.048231 0.17053,0.1085206 0.0655,0.060289 0.093,0.1360813 0.0293,0.075792 0.0293,0.1722549 z" style="font-size:3.52778px;stroke-width:0.264583" id="path590" /> <path d="m 161.09415,8.6464997 q 0,0.2015382 -0.0569,0.370348 -0.0568,0.1670872 -0.16364,0.2876657 -0.1068,0.1188558 -0.2601,0.1860352 -0.15331,0.065457 -0.34796,0.065457 -0.18603,0 -0.33417,-0.056844 -0.14642,-0.058567 -0.24977,-0.1705324 -0.10163,-0.1119656 -0.15675,-0.2773303 -0.0534,-0.1653647 -0.0534,-0.3806833 0,-0.2015382 0.0568,-0.3669029 0.0568,-0.1670873 0.16364,-0.2859431 0.1068,-0.1205784 0.26011,-0.1860353 0.1533,-0.067179 0.34795,-0.067179 0.18604,0 0.33245,0.058567 0.14814,0.056844 0.24977,0.1688098 0.10336,0.1102432 0.15676,0.2756079 0.0551,0.1653646 0.0551,0.3789607 z m -0.30662,0.01378 q 0,-0.1601971 -0.0362,-0.2790529 -0.0344,-0.1205784 -0.0999,-0.1998157 -0.0654,-0.08096 -0.16019,-0.1205784 -0.093,-0.041341 -0.20843,-0.041341 -0.13436,0 -0.23082,0.053399 -0.0947,0.051676 -0.15676,0.1395265 -0.0603,0.08785 -0.0896,0.2049833 -0.0276,0.1154108 -0.0276,0.2428794 0,0.160197 0.0344,0.2807755 0.0362,0.1205784 0.10163,0.2015382 0.0655,0.079237 0.15848,0.1205784 0.093,0.039619 0.21015,0.039619 0.13436,0 0.2291,-0.051676 0.0965,-0.053399 0.15675,-0.1412491 0.062,-0.08785 0.0896,-0.2032607 0.0293,-0.1171333 0.0293,-0.2463245 z" style="font-size:3.52778px;stroke-width:0.264583" id="path592" /> <path d="M 162.76158,9.5249996 V 8.2830419 q 0,-0.08096 -0.007,-0.1326363 -0.005,-0.051676 -0.019,-0.08096 -0.0121,-0.031006 -0.0327,-0.043064 -0.019,-0.012058 -0.0482,-0.012058 -0.0344,0 -0.0637,0.020671 -0.0293,0.020671 -0.0637,0.067179 -0.0327,0.046509 -0.0741,0.1240235 -0.0396,0.075792 -0.0947,0.1877578 v 1.111044 h -0.27389 V 8.3157703 q 0,-0.09474 -0.007,-0.1533068 -0.005,-0.058567 -0.0189,-0.091295 -0.0121,-0.032728 -0.0327,-0.044786 -0.0207,-0.012058 -0.05,-0.012058 -0.031,0 -0.0586,0.017226 -0.0276,0.017225 -0.062,0.062012 -0.0327,0.044786 -0.0741,0.122301 -0.0413,0.077515 -0.0982,0.1980931 v 1.111044 h -0.27561 v -1.729439 h 0.2291 l 0.0138,0.3290068 q 0.0448,-0.098185 0.0861,-0.1670872 0.0431,-0.068902 0.0879,-0.1102432 0.0448,-0.043064 0.0947,-0.062012 0.0517,-0.020671 0.11369,-0.020671 0.13952,0 0.21187,0.091295 0.0724,0.091295 0.0724,0.282498 0.0413,-0.089573 0.081,-0.1584745 0.0396,-0.070625 0.0844,-0.1171333 0.0465,-0.048231 0.10163,-0.072347 0.0551,-0.025838 0.12747,-0.025838 0.32556,0 0.32556,0.5012617 v 1.2591832 z" style="font-size:3.52778px;stroke-width:0.264583" id="path594" /> <path d="m 164.92853,8.568985 q 0,0.063734 -0.002,0.106798 -0.002,0.043064 -0.005,0.08096 h -1.2144 q 0,0.2652726 0.14814,0.4082441 0.14814,0.141249 0.42719,0.141249 0.0758,0 0.15159,-0.00517 0.0758,-0.00689 0.14641,-0.017226 0.0706,-0.010335 0.13436,-0.022393 0.0655,-0.01378 0.12058,-0.029283 v 0.2463245 q -0.1223,0.034451 -0.27733,0.055122 -0.15331,0.022393 -0.31867,0.022393 -0.22221,0 -0.38241,-0.060289 -0.1602,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.15158,-0.2807755 -0.0482,-0.1670872 -0.0482,-0.3772382 0,-0.1825902 0.0517,-0.3445098 0.0534,-0.1636421 0.15331,-0.2859431 0.10163,-0.1240235 0.24805,-0.1963706 0.14641,-0.072347 0.33245,-0.072347 0.18087,0 0.32039,0.056844 0.13953,0.056844 0.23427,0.1619196 0.0965,0.1033529 0.14469,0.2532147 0.05,0.1481392 0.05,0.3324519 z m -0.31178,-0.043064 q 0.005,-0.1154108 -0.0224,-0.210151 -0.0276,-0.096463 -0.0861,-0.1653647 -0.0568,-0.068902 -0.14298,-0.106798 -0.0861,-0.039619 -0.19981,-0.039619 -0.0982,0 -0.17915,0.037896 -0.081,0.037896 -0.13952,0.106798 -0.0586,0.068902 -0.0947,0.1653647 -0.0362,0.096463 -0.0448,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path596" /> <path d="m 168.74053,9.5008839 q -0.10163,0.025838 -0.21015,0.036174 -0.10852,0.012058 -0.22049,0.012058 -0.32556,0 -0.48576,-0.1464167 Q 167.66394,9.25456 167.66394,8.9496689 V 8.0470527 H 167.1799 V 7.7955606 h 0.48404 V 7.3201371 l 0.29972,-0.077515 v 0.5529382 h 0.77687 v 0.2514921 h -0.77687 v 0.8784999 q 0,0.1860353 0.0982,0.2790529 0.0999,0.091295 0.29284,0.091295 0.0827,0 0.18087,-0.012058 0.0982,-0.01378 0.20498,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path598" /> <path d="m 170.7473,8.568985 q 0,0.063734 -0.002,0.106798 -0.002,0.043064 -0.005,0.08096 h -1.2144 q 0,0.2652726 0.14814,0.4082441 0.14814,0.141249 0.42719,0.141249 0.0758,0 0.15159,-0.00517 0.0758,-0.00689 0.14641,-0.017226 0.0706,-0.010335 0.13436,-0.022393 0.0655,-0.01378 0.12058,-0.029283 v 0.2463245 q -0.1223,0.034451 -0.27733,0.055122 -0.15331,0.022393 -0.31867,0.022393 -0.22221,0 -0.38241,-0.060289 -0.16019,-0.060289 -0.26355,-0.1739774 -0.10163,-0.1154108 -0.15158,-0.2807755 -0.0482,-0.1670872 -0.0482,-0.3772382 0,-0.1825902 0.0517,-0.3445098 0.0534,-0.1636421 0.15331,-0.2859431 0.10163,-0.1240235 0.24805,-0.1963706 0.14641,-0.072347 0.33245,-0.072347 0.18087,0 0.32039,0.056844 0.13953,0.056844 0.23427,0.1619196 0.0965,0.1033529 0.14469,0.2532147 0.05,0.1481392 0.05,0.3324519 z m -0.31178,-0.043064 q 0.005,-0.1154108 -0.0224,-0.210151 -0.0276,-0.096463 -0.0861,-0.1653647 -0.0568,-0.068902 -0.14298,-0.106798 -0.0861,-0.039619 -0.19981,-0.039619 -0.0982,0 -0.17915,0.037896 -0.081,0.037896 -0.13952,0.106798 -0.0586,0.068902 -0.0947,0.1653647 -0.0362,0.096463 -0.0448,0.2118735 z" style="font-size:3.52778px;stroke-width:0.264583" id="path600" /> <path d="m 172.78507,9.5249996 h -0.3979 l -0.46682,-0.6597362 -0.46164,0.6597362 h -0.38757 l 0.67007,-0.8681646 -0.63907,-0.8612744 h 0.38413 l 0.45476,0.6649038 0.44614,-0.6649038 h 0.37034 l -0.6494,0.8681646 z" style="font-size:3.52778px;stroke-width:0.264583" id="path602" /> <path d="m 174.5593,9.5008839 q -0.10163,0.025838 -0.21015,0.036174 -0.10852,0.012058 -0.22049,0.012058 -0.32556,0 -0.48576,-0.1464167 Q 173.48271,9.25456 173.48271,8.9496689 V 8.0470527 h -0.48404 V 7.7955606 h 0.48404 V 7.3201371 l 0.29972,-0.077515 v 0.5529382 h 0.77687 v 0.2514921 h -0.77687 v 0.8784999 q 0,0.1860353 0.0982,0.2790529 0.0999,0.091295 0.29283,0.091295 0.0827,0 0.18087,-0.012058 0.0982,-0.01378 0.20498,-0.041341 z" style="font-size:3.52778px;stroke-width:0.264583" id="path604" /> <path d="m 175.99763,7.0910381 -0.05,0.8078754 h -0.29627 l -0.0482,-0.8078754 z" style="font-size:3.52778px;stroke-width:0.264583" id="path606" /> <path d="m 179.10339,7.0307489 h 0.12746 q 0.33246,0 0.49438,0.1567519 0.16191,0.1550294 0.16191,0.4719784 V 8.057388 q 0,0.084405 0.019,0.1515843 0.0189,0.065457 0.0655,0.1119657 0.0482,0.044786 0.12747,0.068902 0.0792,0.024116 0.19809,0.024116 h 0.0741 v 0.2394343 h -0.0741 q -0.12574,0 -0.2067,0.020671 -0.0792,0.020671 -0.12403,0.063734 -0.0448,0.041341 -0.062,0.106798 -0.0172,0.065457 -0.0172,0.1550294 v 0.6028921 q 0,0.1446941 -0.0344,0.2601049 -0.0344,0.1171333 -0.11196,0.1980923 -0.0775,0.08268 -0.20326,0.125746 -0.12575,0.04479 -0.30662,0.04479 h -0.12746 V 9.9900878 h 0.10335 q 0.39791,0 0.39791,-0.3875735 V 9.0065124 q 0,-0.4203019 0.36345,-0.4719784 -0.3669,-0.039619 -0.3669,-0.4737009 V 7.6663694 q 0,-0.3944637 -0.39446,-0.3944637 h -0.10335 z" style="font-size:3.52778px;stroke-width:0.264583" id="path608" /> <path d="m 181.27724,6.9601244 q 0.7941,0.7355283 0.7941,1.6364214 0,0.1860353 -0.0379,0.3858509 -0.0379,0.1998157 -0.12919,0.4099667 -0.0913,0.2084284 -0.24632,0.423747 -0.15331,0.2153186 -0.38758,0.4323596 l -0.17398,-0.177422 q 0.3359,-0.3324523 0.50127,-0.6941876 0.16536,-0.3617352 0.16536,-0.7579215 0,-0.8199332 -0.66663,-1.4745018 z" style="font-size:3.52778px;stroke-width:0.264583" id="path610" /> </g> <path d="m 36.732674,93.292007 -0.05305,0.888664 h -0.310748 l -0.05495,-0.888664 z m 0.737079,0 -0.05305,0.888664 h -0.310748 l -0.05495,-0.888664 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path319" /> <path d="m 39.790889,95.969366 h -0.329696 v -1.214569 q 0,-0.219798 -0.08337,-0.327802 -0.08148,-0.109898 -0.234955,-0.109898 -0.06632,0 -0.125057,0.01895 -0.05684,0.01705 -0.119373,0.06253 -0.06253,0.04358 -0.136426,0.119373 -0.0739,0.07579 -0.170532,0.189481 v 1.261939 h -0.329697 v -2.677359 h 0.329697 v 0.774976 l -0.01137,0.299379 q 0.07769,-0.09285 0.151584,-0.155374 0.07579,-0.06442 0.14969,-0.104215 0.07579,-0.03979 0.153479,-0.05684 0.07769,-0.01705 0.161058,-0.01705 0.284221,0 0.439595,0.174322 0.155374,0.172427 0.155374,0.521071 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path321" /> <path d="m 41.928228,95.942839 q -0.111793,0.02842 -0.231166,0.03979 -0.119372,0.01326 -0.242535,0.01326 -0.358118,0 -0.534335,-0.161059 -0.176217,-0.162953 -0.176217,-0.498333 v -0.992878 h -0.53244 v -0.276641 h 0.53244 v -0.522967 l 0.329696,-0.08527 v 0.608233 h 0.854557 v 0.276641 h -0.854557 v 0.96635 q 0,0.204639 0.108004,0.306959 0.109899,0.100424 0.322117,0.100424 0.09095,0 0.198955,-0.01326 0.108003,-0.01516 0.225481,-0.04548 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path323" /> <path d="m 44.061779,95.942839 q -0.111794,0.02842 -0.231167,0.03979 -0.119372,0.01326 -0.242535,0.01326 -0.358118,0 -0.534335,-0.161059 -0.176216,-0.162953 -0.176216,-0.498333 v -0.992878 h -0.53244 v -0.276641 h 0.53244 v -0.522967 l 0.329696,-0.08527 v 0.608233 h 0.854557 v 0.276641 h -0.854557 v 0.96635 q 0,0.204639 0.108004,0.306959 0.109898,0.100424 0.322116,0.100424 0.09095,0 0.198955,-0.01326 0.108004,-0.01516 0.225482,-0.04548 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path325" /> <path d="m 46.288174,94.984068 q 0,0.253904 -0.072,0.443384 -0.07011,0.189481 -0.195165,0.314538 -0.125057,0.125057 -0.295589,0.187586 -0.170533,0.06253 -0.369487,0.06253 -0.09095,0 -0.181901,-0.0095 -0.08906,-0.0095 -0.181902,-0.03221 v 0.795818 h -0.329696 v -2.679253 h 0.293695 l 0.02084,0.318327 q 0.14211,-0.195165 0.303169,-0.272852 0.161058,-0.07958 0.348644,-0.07958 0.162953,0 0.286115,0.06821 0.123162,0.06821 0.206534,0.19327 0.08337,0.123162 0.125057,0.299379 0.04169,0.174322 0.04169,0.39033 z m -0.337276,0.01516 q 0,-0.149689 -0.02274,-0.274746 -0.02084,-0.125057 -0.06821,-0.214113 -0.04737,-0.08906 -0.121268,-0.138321 -0.0739,-0.05116 -0.176217,-0.05116 -0.06253,0 -0.126951,0.02084 -0.06442,0.01895 -0.134532,0.06632 -0.06821,0.04548 -0.1459,0.123163 -0.07579,0.07579 -0.162953,0.18948 v 0.92277 q 0.09095,0.0379 0.191376,0.06063 0.100424,0.02084 0.197059,0.02084 0.267168,0 0.418752,-0.180007 0.151584,-0.181901 0.151584,-0.545704 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path327" /> <path d="m 48.302351,95.45019 q 0,0.100425 -0.03411,0.180006 -0.03411,0.07958 -0.09285,0.142111 -0.05874,0.06063 -0.136426,0.104214 -0.07769,0.04358 -0.166743,0.072 -0.08716,0.02842 -0.180006,0.04169 -0.09285,0.01326 -0.181902,0.01326 -0.19327,0 -0.356223,-0.01705 -0.161058,-0.01705 -0.316432,-0.05495 v -0.303168 q 0.166742,0.04737 0.33159,0.072 0.164848,0.02463 0.327802,0.02463 0.23685,0 0.350539,-0.06442 0.113688,-0.06442 0.113688,-0.183796 0,-0.05116 -0.01895,-0.09095 -0.01705,-0.04169 -0.06442,-0.07769 -0.04737,-0.0379 -0.147794,-0.07769 -0.09853,-0.03979 -0.270957,-0.09095 -0.128847,-0.0379 -0.238746,-0.08527 -0.108004,-0.04926 -0.187585,-0.115583 -0.07958,-0.06632 -0.125058,-0.155374 -0.04548,-0.08906 -0.04548,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.126952,-0.176216 0.08906,-0.08148 0.240641,-0.134532 0.151584,-0.05495 0.37896,-0.05495 0.111794,0 0.24822,0.01326 0.136426,0.01137 0.284221,0.04169 v 0.293695 q -0.155374,-0.0379 -0.29559,-0.05495 -0.138321,-0.01895 -0.24064,-0.01895 -0.123162,0 -0.208429,0.01895 -0.08337,0.01895 -0.136426,0.05305 -0.05116,0.03221 -0.0739,0.07769 -0.02274,0.04358 -0.02274,0.09474 0,0.05116 0.01895,0.09284 0.02084,0.04169 0.0739,0.08148 0.05495,0.0379 0.151584,0.07769 0.09663,0.0379 0.252009,0.08337 0.168638,0.04926 0.284221,0.104214 0.115583,0.05306 0.187586,0.119373 0.072,0.06632 0.102319,0.149689 0.03221,0.08337 0.03221,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path329" /> <path d="m 49.693138,94.032876 q 0.05874,0 0.111793,0.02463 0.05306,0.02274 0.09285,0.06253 0.03979,0.03979 0.06253,0.09285 0.02463,0.05305 0.02463,0.111793 0,0.06063 -0.02463,0.113688 -0.02274,0.05116 -0.06253,0.09095 -0.03979,0.03979 -0.09285,0.06253 -0.05305,0.02274 -0.111793,0.02274 -0.06063,0 -0.113688,-0.02274 -0.05116,-0.02274 -0.09095,-0.06253 -0.03979,-0.03979 -0.06253,-0.09095 -0.02274,-0.05305 -0.02274,-0.113688 0,-0.05874 0.02274,-0.111793 0.02274,-0.05306 0.06253,-0.09285 0.03979,-0.03979 0.09095,-0.06253 0.05305,-0.02463 0.113688,-0.02463 z m 0,1.388892 q 0.05874,0 0.111793,0.02463 0.05306,0.02274 0.09285,0.06253 0.03979,0.03979 0.06253,0.09284 0.02463,0.05306 0.02463,0.111794 0,0.06063 -0.02463,0.113688 -0.02274,0.05116 -0.06253,0.09095 -0.03979,0.03979 -0.09285,0.06253 -0.05305,0.02274 -0.111793,0.02274 -0.06063,0 -0.113688,-0.02274 -0.05116,-0.02274 -0.09095,-0.06253 -0.03979,-0.03979 -0.06253,-0.09095 -0.02274,-0.05305 -0.02274,-0.113688 0,-0.05874 0.02274,-0.111794 0.02274,-0.05305 0.06253,-0.09284 0.03979,-0.03979 0.09095,-0.06253 0.05305,-0.02463 0.113688,-0.02463 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path331" /> <path d="m 52.592189,93.292007 -1.299836,3.084742 h -0.314538 l 1.299836,-3.084742 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path333" /> <path d="m 54.725738,93.292007 -1.299836,3.084742 h -0.314537 l 1.299836,-3.084742 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path335" /> <path d="m 56.552331,95.969366 -0.0076,-0.255798 q -0.155374,0.153479 -0.316432,0.221692 -0.159164,0.06821 -0.33538,0.06821 -0.162954,0 -0.278537,-0.04169 -0.115583,-0.04169 -0.191375,-0.113688 -0.0739,-0.0739 -0.109899,-0.172427 -0.03411,-0.09853 -0.03411,-0.214113 0,-0.286116 0.212218,-0.447174 0.214113,-0.162953 0.63097,-0.162953 h 0.394119 v -0.166743 q 0,-0.168638 -0.108004,-0.269062 -0.108003,-0.10232 -0.329696,-0.10232 -0.161058,0 -0.318327,0.036 -0.155374,0.036 -0.322116,0.10232 v -0.297484 q 0.06253,-0.02274 0.13832,-0.04358 0.07769,-0.02274 0.162953,-0.03979 0.08527,-0.01705 0.178112,-0.02653 0.09285,-0.01137 0.187586,-0.01137 0.172427,0 0.310748,0.0379 0.13832,0.0379 0.233061,0.115583 0.09663,0.07769 0.147794,0.195165 0.05116,0.117478 0.05116,0.276642 v 1.311204 z m -0.036,-0.865925 H 56.09758 q -0.123163,0 -0.212219,0.02463 -0.08906,0.02463 -0.1459,0.07011 -0.05684,0.04548 -0.08527,0.109899 -0.02653,0.06253 -0.02653,0.14211 0,0.05495 0.01705,0.106109 0.01705,0.04926 0.05495,0.08906 0.0379,0.0379 0.09853,0.06063 0.06063,0.02274 0.147795,0.02274 0.113688,0 0.259588,-0.06821 0.147795,-0.07011 0.310748,-0.219797 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path337" /> <path d="m 59.089473,94.984068 q 0,0.253904 -0.072,0.443384 -0.07011,0.189481 -0.195165,0.314538 -0.125057,0.125057 -0.295589,0.187586 -0.170533,0.06253 -0.369487,0.06253 -0.09095,0 -0.181901,-0.0095 -0.08906,-0.0095 -0.181902,-0.03221 v 0.795818 H 57.46373 v -2.679253 h 0.293695 l 0.02084,0.318327 q 0.14211,-0.195165 0.303169,-0.272852 0.161058,-0.07958 0.348644,-0.07958 0.162953,0 0.286115,0.06821 0.123163,0.06821 0.206534,0.19327 0.08337,0.123162 0.125057,0.299379 0.04169,0.174322 0.04169,0.39033 z m -0.337275,0.01516 q 0,-0.149689 -0.02274,-0.274746 -0.02084,-0.125057 -0.06821,-0.214113 -0.04737,-0.08906 -0.121268,-0.138321 -0.0739,-0.05116 -0.176216,-0.05116 -0.06253,0 -0.126952,0.02084 -0.06442,0.01895 -0.134531,0.06632 -0.06821,0.04548 -0.1459,0.123163 -0.07579,0.07579 -0.162954,0.18948 v 0.92277 q 0.09095,0.0379 0.191376,0.06063 0.100424,0.02084 0.197059,0.02084 0.267168,0 0.418752,-0.180007 0.151585,-0.181901 0.151585,-0.545704 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path339" /> <path d="m 60.245304,94.339834 h -0.562757 v -0.272851 h 0.896243 v 1.627637 h 0.566546 v 0.274746 H 59.620019 V 95.69462 h 0.625285 z m 0.115583,-1.070564 q 0.05495,0 0.10232,0.02084 0.04737,0.01895 0.08148,0.05495 0.036,0.036 0.05495,0.08337 0.02084,0.04548 0.02084,0.100425 0,0.05306 -0.02084,0.100425 -0.01895,0.04737 -0.05495,0.08337 -0.03411,0.036 -0.08148,0.05684 -0.04737,0.01895 -0.10232,0.01895 -0.05495,0 -0.102319,-0.01895 -0.04737,-0.02084 -0.08337,-0.05684 -0.03411,-0.036 -0.05495,-0.08337 -0.01895,-0.04737 -0.01895,-0.100425 0,-0.05495 0.01895,-0.100425 0.02084,-0.04737 0.05495,-0.08337 0.036,-0.036 0.08337,-0.05495 0.04737,-0.02084 0.102319,-0.02084 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path341" /> <path d="m 62.47928,95.372503 q 0.06442,0 0.121267,0.02463 0.05874,0.02463 0.100425,0.06821 0.04358,0.04358 0.06821,0.10232 0.02463,0.05684 0.02463,0.123162 0,0.06442 -0.02463,0.121268 -0.02463,0.05684 -0.06821,0.100424 -0.04169,0.04169 -0.100425,0.06632 -0.05684,0.02463 -0.121267,0.02463 -0.06632,0 -0.123163,-0.02463 -0.05684,-0.02463 -0.100424,-0.06632 -0.04169,-0.04358 -0.06632,-0.100424 -0.02463,-0.05684 -0.02463,-0.121268 0,-0.06632 0.02463,-0.123162 0.02463,-0.05874 0.06632,-0.10232 0.04358,-0.04358 0.100424,-0.06821 0.05684,-0.02463 0.123163,-0.02463 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path343" /> <path d="m 65.471175,94.91775 q 0,0.07011 -0.0019,0.117478 -0.0019,0.04737 -0.0057,0.08906 h -1.335838 q 0,0.291799 0.162953,0.449068 0.162954,0.155374 0.469912,0.155374 0.08337,0 0.166743,-0.0057 0.08337,-0.0076 0.161058,-0.01895 0.07769,-0.01137 0.147795,-0.02463 0.072,-0.01516 0.132636,-0.03221 v 0.270957 q -0.134531,0.0379 -0.305063,0.06063 -0.168638,0.02463 -0.350539,0.02463 -0.24443,0 -0.420647,-0.06632 -0.176217,-0.06632 -0.289905,-0.191376 -0.111793,-0.126951 -0.166743,-0.308853 -0.05305,-0.183796 -0.05305,-0.414962 0,-0.200849 0.05684,-0.378961 0.05874,-0.180006 0.168638,-0.314537 0.111793,-0.136426 0.272851,-0.216008 0.161059,-0.07958 0.365698,-0.07958 0.198954,0 0.352433,0.06253 0.15348,0.06253 0.257694,0.178111 0.106109,0.113689 0.159163,0.278537 0.05495,0.162953 0.05495,0.365697 z m -0.34296,-0.04737 q 0.0057,-0.126952 -0.02463,-0.231166 -0.03032,-0.10611 -0.09474,-0.181902 -0.06253,-0.07579 -0.157268,-0.117478 -0.09474,-0.04358 -0.219798,-0.04358 -0.108004,0 -0.197059,0.04169 -0.08906,0.04168 -0.15348,0.117477 -0.06442,0.07579 -0.104214,0.181902 -0.03979,0.106109 -0.04926,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path345" /> <path d="m 67.712729,95.969366 h -0.4377 l -0.513492,-0.72571 -0.507807,0.72571 h -0.426331 l 0.737079,-0.954981 -0.702973,-0.947402 h 0.422542 l 0.500228,0.731394 0.490754,-0.731394 h 0.407383 l -0.714341,0.954981 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path347" /> <path d="m 69.353631,95.969366 -0.0076,-0.255798 q -0.155374,0.153479 -0.316432,0.221692 -0.159163,0.06821 -0.33538,0.06821 -0.162954,0 -0.278537,-0.04169 -0.115583,-0.04169 -0.191375,-0.113688 -0.0739,-0.0739 -0.109899,-0.172427 -0.03411,-0.09853 -0.03411,-0.214113 0,-0.286116 0.212218,-0.447174 0.214113,-0.162953 0.63097,-0.162953 h 0.394119 v -0.166743 q 0,-0.168638 -0.108003,-0.269062 -0.108004,-0.10232 -0.329696,-0.10232 -0.161059,0 -0.318328,0.036 -0.155374,0.036 -0.322116,0.10232 v -0.297484 q 0.06253,-0.02274 0.13832,-0.04358 0.07769,-0.02274 0.162953,-0.03979 0.08527,-0.01705 0.178112,-0.02653 0.09285,-0.01137 0.187586,-0.01137 0.172427,0 0.310748,0.0379 0.13832,0.0379 0.233061,0.115583 0.09663,0.07769 0.147794,0.195165 0.05116,0.117478 0.05116,0.276642 v 1.311204 z m -0.036,-0.865925 H 68.89888 q -0.123163,0 -0.212219,0.02463 -0.08905,0.02463 -0.1459,0.07011 -0.05684,0.04548 -0.08527,0.109899 -0.02653,0.06253 -0.02653,0.14211 0,0.05495 0.01705,0.106109 0.01705,0.04926 0.05495,0.08906 0.0379,0.0379 0.09853,0.06063 0.06063,0.02274 0.147795,0.02274 0.113688,0 0.259588,-0.06821 0.147795,-0.07011 0.310748,-0.219797 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path349" /> <path d="m 71.621711,95.969366 v -1.366154 q 0,-0.08906 -0.0076,-0.1459 -0.0057,-0.05684 -0.02084,-0.08906 -0.01326,-0.03411 -0.036,-0.04737 -0.02084,-0.01326 -0.05305,-0.01326 -0.0379,0 -0.07011,0.02274 -0.03221,0.02274 -0.07011,0.0739 -0.036,0.05116 -0.08148,0.136426 -0.04358,0.08337 -0.104215,0.206533 v 1.222149 h -0.301274 v -1.330152 q 0,-0.104215 -0.0076,-0.168638 -0.0057,-0.06442 -0.02084,-0.100425 -0.01326,-0.036 -0.036,-0.04926 -0.02274,-0.01326 -0.05495,-0.01326 -0.03411,0 -0.06442,0.01895 -0.03032,0.01895 -0.06821,0.06821 -0.036,0.04926 -0.08148,0.134531 -0.04548,0.08527 -0.108004,0.217902 v 1.222149 h -0.303169 v -1.902383 h 0.252009 l 0.01516,0.361907 q 0.04926,-0.108004 0.09474,-0.183796 0.04737,-0.07579 0.09663,-0.121267 0.04926,-0.04737 0.104214,-0.06821 0.05684,-0.02274 0.125057,-0.02274 0.153479,0 0.233061,0.100425 0.07958,0.100424 0.07958,0.310748 0.04547,-0.09853 0.08906,-0.174322 0.04358,-0.07769 0.09284,-0.128847 0.05116,-0.05306 0.111794,-0.07958 0.06063,-0.02842 0.140215,-0.02842 0.358118,0 0.358118,0.551388 v 1.385102 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path351" /> <path d="m 74.024322,94.984068 q 0,0.253904 -0.072,0.443384 -0.07011,0.189481 -0.195165,0.314538 -0.125057,0.125057 -0.295589,0.187586 -0.170533,0.06253 -0.369487,0.06253 -0.09095,0 -0.181902,-0.0095 -0.08906,-0.0095 -0.181901,-0.03221 v 0.795818 h -0.329696 v -2.679253 h 0.293695 l 0.02084,0.318327 q 0.14211,-0.195165 0.303168,-0.272852 0.161059,-0.07958 0.348645,-0.07958 0.162953,0 0.286115,0.06821 0.123162,0.06821 0.206534,0.19327 0.08337,0.123162 0.125057,0.299379 0.04169,0.174322 0.04169,0.39033 z m -0.337276,0.01516 q 0,-0.149689 -0.02274,-0.274746 -0.02084,-0.125057 -0.06821,-0.214113 -0.04737,-0.08906 -0.121268,-0.138321 -0.0739,-0.05116 -0.176217,-0.05116 -0.06253,0 -0.126952,0.02084 -0.06442,0.01895 -0.134531,0.06632 -0.06821,0.04548 -0.1459,0.123163 -0.07579,0.07579 -0.162953,0.18948 v 0.92277 q 0.09095,0.0379 0.191375,0.06063 0.100425,0.02084 0.19706,0.02084 0.267168,0 0.418752,-0.180007 0.151584,-0.181901 0.151584,-0.545704 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path353" /> <path d="m 75.180155,93.562965 h -0.562757 v -0.270958 h 0.896243 v 2.402613 h 0.566546 v 0.274746 H 74.554869 V 95.69462 h 0.625286 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path355" /> <path d="m 78.272475,94.91775 q 0,0.07011 -0.0019,0.117478 -0.0019,0.04737 -0.0057,0.08906 h -1.335838 q 0,0.291799 0.162953,0.449068 0.162954,0.155374 0.469912,0.155374 0.08337,0 0.166743,-0.0057 0.08337,-0.0076 0.161058,-0.01895 0.07769,-0.01137 0.147795,-0.02463 0.072,-0.01516 0.132636,-0.03221 v 0.270957 q -0.134531,0.0379 -0.305063,0.06063 -0.168638,0.02463 -0.350539,0.02463 -0.24443,0 -0.420647,-0.06632 -0.176217,-0.06632 -0.289905,-0.191376 -0.111793,-0.126951 -0.166743,-0.308853 -0.05305,-0.183796 -0.05305,-0.414962 0,-0.200849 0.05684,-0.378961 0.05874,-0.180006 0.168638,-0.314537 0.111793,-0.136426 0.272851,-0.216008 0.161059,-0.07958 0.365698,-0.07958 0.198954,0 0.352433,0.06253 0.15348,0.06253 0.257694,0.178111 0.106109,0.113689 0.159163,0.278537 0.05495,0.162953 0.05495,0.365697 z m -0.34296,-0.04737 q 0.0057,-0.126952 -0.02463,-0.231166 -0.03032,-0.10611 -0.09474,-0.181902 -0.06253,-0.07579 -0.157268,-0.117478 -0.09474,-0.04358 -0.219798,-0.04358 -0.108004,0 -0.197059,0.04169 -0.08906,0.04168 -0.15348,0.117477 -0.06442,0.07579 -0.104214,0.181902 -0.03979,0.106109 -0.04927,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path357" /> <path d="m 79.547677,95.372503 q 0.06442,0 0.121268,0.02463 0.05874,0.02463 0.100424,0.06821 0.04358,0.04358 0.06821,0.10232 0.02463,0.05684 0.02463,0.123162 0,0.06442 -0.02463,0.121268 -0.02463,0.05684 -0.06821,0.100424 -0.04169,0.04169 -0.100424,0.06632 -0.05685,0.02463 -0.121268,0.02463 -0.06632,0 -0.123162,-0.02463 -0.05684,-0.02463 -0.100425,-0.06632 -0.04169,-0.04358 -0.06632,-0.100424 -0.02463,-0.05684 -0.02463,-0.121268 0,-0.06632 0.02463,-0.123162 0.02463,-0.05874 0.06632,-0.10232 0.04358,-0.04358 0.100425,-0.06821 0.05684,-0.02463 0.123162,-0.02463 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path359" /> <path d="m 82.410729,95.899259 q -0.128846,0.04926 -0.265272,0.072 -0.134531,0.02463 -0.278537,0.02463 -0.450963,0 -0.695393,-0.24443 -0.242535,-0.24443 -0.242535,-0.714341 0,-0.225482 0.07011,-0.409278 0.07011,-0.183796 0.19706,-0.314538 0.126951,-0.130741 0.303168,-0.200849 0.176217,-0.072 0.388435,-0.072 0.147795,0 0.276642,0.02084 0.128846,0.02084 0.246324,0.06821 v 0.314538 q -0.123162,-0.06442 -0.252009,-0.09285 -0.126952,-0.03032 -0.263377,-0.03032 -0.126952,0 -0.240641,0.04926 -0.111793,0.04737 -0.197059,0.138321 -0.08527,0.09095 -0.134532,0.221692 -0.04926,0.130742 -0.04926,0.29559 0,0.344854 0.166742,0.517281 0.168638,0.170533 0.466122,0.170533 0.134531,0 0.259589,-0.03032 0.126951,-0.03032 0.244429,-0.09095 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path361" /> <path d="m 84.72239,95.003016 q 0,0.221692 -0.06253,0.407383 -0.06253,0.183796 -0.180006,0.316432 -0.117478,0.130742 -0.286116,0.204639 -0.168637,0.072 -0.38275,0.072 -0.204639,0 -0.367592,-0.06253 -0.161059,-0.06442 -0.274747,-0.187585 -0.111794,-0.123163 -0.172427,-0.305064 -0.05874,-0.181901 -0.05874,-0.418752 0,-0.221692 0.06253,-0.403593 0.06253,-0.183796 0.180007,-0.314538 0.117478,-0.132636 0.286115,-0.204639 0.168638,-0.0739 0.382751,-0.0739 0.204639,0 0.365697,0.06442 0.162953,0.06253 0.274747,0.185691 0.113688,0.121268 0.172427,0.303169 0.06063,0.181901 0.06063,0.416857 z m -0.337275,0.01516 q 0,-0.176216 -0.03979,-0.306958 -0.0379,-0.132636 -0.109899,-0.219797 -0.072,-0.08906 -0.176217,-0.132637 -0.102319,-0.04547 -0.229271,-0.04547 -0.147795,0 -0.253904,0.05874 -0.104214,0.05684 -0.172427,0.153479 -0.06632,0.09663 -0.09853,0.225482 -0.03032,0.126952 -0.03032,0.267167 0,0.176217 0.0379,0.308854 0.03979,0.132636 0.111794,0.221692 0.072,0.08716 0.174322,0.132636 0.102319,0.04358 0.231166,0.04358 0.147795,0 0.252009,-0.05684 0.106109,-0.05874 0.172427,-0.155374 0.06821,-0.09663 0.09853,-0.223586 0.03221,-0.128847 0.03221,-0.270958 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path363" /> <path d="m 86.556559,95.969366 v -1.366154 q 0,-0.08906 -0.0076,-0.1459 -0.0057,-0.05684 -0.02084,-0.08906 -0.01326,-0.03411 -0.036,-0.04737 -0.02084,-0.01326 -0.05306,-0.01326 -0.0379,0 -0.07011,0.02274 -0.03221,0.02274 -0.07011,0.0739 -0.036,0.05116 -0.08148,0.136426 -0.04358,0.08337 -0.104214,0.206533 v 1.222149 h -0.301274 v -1.330152 q 0,-0.104215 -0.0076,-0.168638 -0.0057,-0.06442 -0.02084,-0.100425 -0.01326,-0.036 -0.036,-0.04926 -0.02274,-0.01326 -0.05495,-0.01326 -0.03411,0 -0.06442,0.01895 -0.03032,0.01895 -0.06821,0.06821 -0.036,0.04926 -0.08148,0.134531 -0.04547,0.08527 -0.108003,0.217902 v 1.222149 h -0.303169 v -1.902383 h 0.252009 l 0.01516,0.361907 q 0.04926,-0.108004 0.09474,-0.183796 0.04737,-0.07579 0.09663,-0.121267 0.04927,-0.04737 0.104214,-0.06821 0.05684,-0.02274 0.125057,-0.02274 0.153479,0 0.233061,0.100425 0.07958,0.100424 0.07958,0.310748 0.04547,-0.09853 0.08906,-0.174322 0.04358,-0.07769 0.09284,-0.128847 0.05116,-0.05306 0.111793,-0.07958 0.06063,-0.02842 0.140216,-0.02842 0.358118,0 0.358118,0.551388 v 1.385102 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path365" /> <path d="m 88.862539,93.292007 -1.299836,3.084742 h -0.314537 l 1.299836,-3.084742 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path367" /> <path d="m 90.996088,95.969366 h -0.29559 l -0.01137,-0.306958 q -0.08527,0.09853 -0.162953,0.164848 -0.07579,0.06442 -0.151584,0.104214 -0.07579,0.03979 -0.153479,0.05495 -0.07579,0.01705 -0.161059,0.01705 -0.293694,0 -0.443384,-0.172427 Q 89.46698,95.658615 89.46698,95.309971 V 94.06698 h 0.329696 v 1.216464 q 0,0.4377 0.329696,0.4377 0.06063,0 0.117477,-0.01705 0.05874,-0.01895 0.121268,-0.06253 0.06442,-0.04548 0.136426,-0.121267 0.0739,-0.07579 0.164848,-0.191376 v -1.261939 h 0.329696 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path369" /> <path d="m 93.106899,95.45019 q 0,0.100425 -0.03411,0.180006 -0.03411,0.07958 -0.09285,0.142111 -0.05874,0.06063 -0.136426,0.104214 -0.07769,0.04358 -0.166743,0.072 -0.08716,0.02842 -0.180006,0.04169 -0.09285,0.01326 -0.181901,0.01326 -0.19327,0 -0.356224,-0.01705 -0.161058,-0.01705 -0.316432,-0.05495 v -0.303168 q 0.166743,0.04737 0.331591,0.072 0.164848,0.02463 0.327801,0.02463 0.236851,0 0.350539,-0.06442 0.113688,-0.06442 0.113688,-0.183796 0,-0.05116 -0.01895,-0.09095 -0.01705,-0.04169 -0.06442,-0.07769 -0.04737,-0.0379 -0.147795,-0.07769 -0.09853,-0.03979 -0.270957,-0.09095 -0.128847,-0.0379 -0.238746,-0.08527 -0.108003,-0.04926 -0.187585,-0.115583 -0.07958,-0.06632 -0.125057,-0.155374 -0.04548,-0.08906 -0.04548,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.126952,-0.176216 0.08906,-0.08148 0.24064,-0.134532 0.151584,-0.05495 0.378961,-0.05495 0.111793,0 0.248219,0.01326 0.136426,0.01137 0.284221,0.04169 v 0.293695 q -0.155374,-0.0379 -0.29559,-0.05495 -0.13832,-0.01895 -0.24064,-0.01895 -0.123162,0 -0.208428,0.01895 -0.08337,0.01895 -0.136426,0.05305 -0.05116,0.03221 -0.0739,0.07769 -0.02274,0.04358 -0.02274,0.09474 0,0.05116 0.01895,0.09284 0.02084,0.04169 0.0739,0.08148 0.05495,0.0379 0.151584,0.07769 0.09663,0.0379 0.252009,0.08337 0.168638,0.04926 0.284221,0.104214 0.115583,0.05306 0.187586,0.119373 0.072,0.06632 0.102319,0.149689 0.03221,0.08337 0.03221,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path371" /> <path d="m 95.340872,94.91775 q 0,0.07011 -0.0019,0.117478 -0.0019,0.04737 -0.0057,0.08906 h -1.335837 q 0,0.291799 0.162953,0.449068 0.162953,0.155374 0.469912,0.155374 0.08337,0 0.166742,-0.0057 0.08337,-0.0076 0.161059,-0.01895 0.07769,-0.01137 0.147795,-0.02463 0.072,-0.01516 0.132636,-0.03221 v 0.270957 q -0.134531,0.0379 -0.305064,0.06063 -0.168637,0.02463 -0.350539,0.02463 -0.244429,0 -0.420646,-0.06632 -0.176217,-0.06632 -0.289905,-0.191376 -0.111794,-0.126951 -0.166743,-0.308853 -0.05306,-0.183796 -0.05306,-0.414962 0,-0.200849 0.05684,-0.378961 0.05874,-0.180006 0.168637,-0.314537 0.111794,-0.136426 0.272852,-0.216008 0.161058,-0.07958 0.365697,-0.07958 0.198955,0 0.352434,0.06253 0.153479,0.06253 0.257693,0.178111 0.106109,0.113689 0.159164,0.278537 0.05495,0.162953 0.05495,0.365697 z m -0.342959,-0.04737 q 0.0057,-0.126952 -0.02463,-0.231166 -0.03032,-0.10611 -0.09474,-0.181902 -0.06253,-0.07579 -0.157269,-0.117478 -0.09474,-0.04358 -0.219797,-0.04358 -0.108004,0 -0.19706,0.04169 -0.08906,0.04168 -0.153479,0.117477 -0.06442,0.07579 -0.104214,0.181902 -0.03979,0.106109 -0.04927,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path373" /> <path d="m 95.945318,94.066983 h 0.301273 l 0.0095,0.350538 q 0.168638,-0.202744 0.331591,-0.293694 0.164848,-0.09095 0.331591,-0.09095 0.29559,0 0.447174,0.191375 0.153479,0.191376 0.14211,0.568442 h -0.333485 q 0.0057,-0.250114 -0.0739,-0.361908 -0.07769,-0.113688 -0.229271,-0.113688 -0.06632,0 -0.134531,0.02463 -0.06632,0.02274 -0.138321,0.07579 -0.07011,0.05116 -0.149689,0.132637 -0.07958,0.08148 -0.170533,0.197059 v 1.222149 h -0.333485 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path375" /> <path d="m 99.507549,95.45019 q 0,0.100425 -0.03411,0.180006 -0.03411,0.07958 -0.09285,0.142111 -0.05874,0.06063 -0.136426,0.104214 -0.07769,0.04358 -0.166743,0.072 -0.08716,0.02842 -0.180006,0.04169 -0.09285,0.01326 -0.181901,0.01326 -0.19327,0 -0.356224,-0.01705 -0.161058,-0.01705 -0.316432,-0.05495 v -0.303168 q 0.166743,0.04737 0.331591,0.072 0.164848,0.02463 0.327801,0.02463 0.236851,0 0.350539,-0.06442 0.113688,-0.06442 0.113688,-0.183796 0,-0.05116 -0.01895,-0.09095 -0.01705,-0.04169 -0.06442,-0.07769 -0.04737,-0.0379 -0.147795,-0.07769 -0.09853,-0.03979 -0.270957,-0.09095 -0.128847,-0.0379 -0.238745,-0.08527 -0.108004,-0.04926 -0.187586,-0.115583 -0.07958,-0.06632 -0.125057,-0.155374 -0.04548,-0.08906 -0.04548,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.126952,-0.176216 0.08906,-0.08148 0.24064,-0.134532 0.151584,-0.05495 0.378961,-0.05495 0.111793,0 0.248219,0.01326 0.136426,0.01137 0.284221,0.04169 v 0.293695 q -0.155374,-0.0379 -0.29559,-0.05495 -0.13832,-0.01895 -0.24064,-0.01895 -0.123162,0 -0.208428,0.01895 -0.08337,0.01895 -0.136426,0.05305 -0.05116,0.03221 -0.0739,0.07769 -0.02274,0.04358 -0.02274,0.09474 0,0.05116 0.01895,0.09284 0.02084,0.04169 0.0739,0.08148 0.05495,0.0379 0.151584,0.07769 0.09663,0.0379 0.252009,0.08337 0.168638,0.04926 0.284221,0.104214 0.115583,0.05306 0.187586,0.119373 0.072,0.06632 0.102319,0.149689 0.03221,0.08337 0.03221,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path377" /> <path d="m 101.66384,93.292007 -1.29984,3.084742 h -0.31453 l 1.29983,-3.084742 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path379" /> <path d="m 103.8277,95.217129 q 0,0.162953 -0.0663,0.306958 -0.0663,0.142111 -0.19895,0.250115 -0.13264,0.106109 -0.33349,0.168637 -0.20085,0.06063 -0.46802,0.06063 -0.14779,0 -0.26527,-0.0095 -0.11748,-0.0095 -0.2198,-0.02463 V 95.67375 q 0.11748,0.02084 0.24822,0.03221 0.13075,0.01137 0.26717,0.01137 0.18569,0 0.31643,-0.03221 0.13264,-0.03411 0.21601,-0.09664 0.0834,-0.06253 0.12127,-0.151585 0.0379,-0.08906 0.0379,-0.200849 0,-0.102319 -0.0455,-0.178112 -0.0455,-0.07579 -0.12885,-0.126952 -0.0815,-0.05116 -0.19706,-0.07579 -0.11369,-0.02653 -0.25011,-0.02653 h -0.28233 v -0.270957 h 0.28612 q 0.11179,0 0.20274,-0.02842 0.0928,-0.03032 0.15727,-0.08527 0.0663,-0.05495 0.10043,-0.134531 0.036,-0.08148 0.036,-0.183797 0,-0.198954 -0.12127,-0.289905 -0.12127,-0.09095 -0.35623,-0.09095 -0.12505,0 -0.25769,0.02463 -0.13264,0.02463 -0.28422,0.0739 v -0.288011 q 0.0644,-0.02274 0.13643,-0.03979 0.0739,-0.01895 0.1459,-0.03032 0.0739,-0.01326 0.1459,-0.01895 0.072,-0.0076 0.13832,-0.0076 0.19706,0 0.34675,0.04358 0.14969,0.04169 0.25011,0.121267 0.10043,0.07958 0.15159,0.19327 0.0512,0.113689 0.0512,0.255799 0,0.212218 -0.1099,0.356223 -0.10801,0.144005 -0.29749,0.229272 0.0966,0.01516 0.18948,0.06063 0.0947,0.04548 0.16864,0.117478 0.0758,0.07011 0.12127,0.166743 0.0474,0.09663 0.0474,0.214113 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path381" /> <path d="m 106.13179,95.421768 h -0.42255 v 0.547598 h -0.33727 v -0.547598 h -1.19183 v -0.289905 l 1.0554,-1.639006 h 0.4737 v 1.639006 h 0.42255 z m -0.75982,-1.610584 -0.86214,1.320679 h 0.86214 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path383" /> <path d="m 108.07965,95.177338 q 0,0.183796 -0.0796,0.33538 -0.0796,0.151585 -0.2198,0.261484 -0.13832,0.108003 -0.3278,0.168637 -0.18948,0.06063 -0.40928,0.06063 -0.0549,0 -0.11937,-0.0038 -0.0625,-0.0019 -0.12506,-0.0076 -0.0625,-0.0038 -0.12316,-0.0095 -0.0587,-0.0057 -0.10611,-0.01326 V 95.66993 q 0.10232,0.02463 0.23306,0.036 0.13264,0.01137 0.26717,0.01137 0.15158,0 0.27285,-0.036 0.12127,-0.036 0.20653,-0.102319 0.0853,-0.06821 0.13075,-0.162954 0.0455,-0.09663 0.0455,-0.216007 0,-0.231166 -0.16675,-0.335381 -0.16485,-0.106109 -0.47559,-0.106109 h -0.46991 v -1.265729 h 1.33394 v 0.28801 h -1.0232 v 0.695393 h 0.21601 q 0.17811,0 0.34675,0.03221 0.16864,0.03221 0.29938,0.113688 0.13264,0.07958 0.21222,0.216008 0.0815,0.134531 0.0815,0.33917 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path385" /> <path d="m 110.19803,93.292007 -1.29983,3.084742 h -0.31454 l 1.29984,-3.084742 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path387" /> <path d="m 112.28043,95.899259 q -0.12885,0.04926 -0.26528,0.072 -0.13453,0.02463 -0.27853,0.02463 -0.45097,0 -0.69539,-0.24443 -0.24254,-0.24443 -0.24254,-0.714341 0,-0.225482 0.0701,-0.409278 0.0701,-0.183796 0.19706,-0.314538 0.12695,-0.130741 0.30317,-0.200849 0.17622,-0.072 0.38843,-0.072 0.1478,0 0.27664,0.02084 0.12885,0.02084 0.24633,0.06821 v 0.314538 q -0.12316,-0.06442 -0.25201,-0.09285 -0.12695,-0.03032 -0.26338,-0.03032 -0.12695,0 -0.24064,0.04926 -0.11179,0.04737 -0.19706,0.138321 -0.0853,0.09095 -0.13453,0.221692 -0.0493,0.130742 -0.0493,0.29559 0,0.344854 0.16674,0.517281 0.16864,0.170533 0.46613,0.170533 0.13453,0 0.25958,-0.03032 0.12696,-0.03032 0.24443,-0.09095 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path389" /> <path d="m 114.59209,95.003016 q 0,0.221692 -0.0625,0.407383 -0.0625,0.183796 -0.18,0.316432 -0.11748,0.130742 -0.28612,0.204639 -0.16864,0.072 -0.38275,0.072 -0.20464,0 -0.36759,-0.06253 -0.16106,-0.06442 -0.27475,-0.187585 -0.11179,-0.123163 -0.17243,-0.305064 -0.0587,-0.181901 -0.0587,-0.418752 0,-0.221692 0.0625,-0.403593 0.0625,-0.183796 0.18001,-0.314538 0.11748,-0.132636 0.28612,-0.204639 0.16863,-0.0739 0.38275,-0.0739 0.20464,0 0.36569,0.06442 0.16296,0.06253 0.27475,0.185691 0.11369,0.121268 0.17243,0.303169 0.0606,0.181901 0.0606,0.416857 z m -0.33727,0.01516 q 0,-0.176216 -0.0398,-0.306958 -0.0379,-0.132636 -0.10989,-0.219797 -0.072,-0.08906 -0.17622,-0.132637 -0.10232,-0.04547 -0.22927,-0.04547 -0.1478,0 -0.25391,0.05874 -0.10421,0.05684 -0.17242,0.153479 -0.0663,0.09663 -0.0985,0.225482 -0.0303,0.126952 -0.0303,0.267167 0,0.176217 0.0379,0.308854 0.0398,0.132636 0.11179,0.221692 0.072,0.08716 0.17432,0.132636 0.10232,0.04358 0.23117,0.04358 0.14779,0 0.25201,-0.05684 0.10611,-0.05874 0.17242,-0.155374 0.0682,-0.09663 0.0985,-0.223586 0.0322,-0.128847 0.0322,-0.270958 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path391" /> <path d="m 116.42626,95.969366 v -1.366154 q 0,-0.08906 -0.008,-0.1459 -0.006,-0.05684 -0.0208,-0.08906 -0.0133,-0.03411 -0.036,-0.04737 -0.0208,-0.01326 -0.053,-0.01326 -0.0379,0 -0.0701,0.02274 -0.0322,0.02274 -0.0701,0.0739 -0.036,0.05116 -0.0815,0.136426 -0.0436,0.08337 -0.10422,0.206533 v 1.222149 h -0.30127 v -1.330152 q 0,-0.104215 -0.008,-0.168638 -0.006,-0.06442 -0.0208,-0.100425 -0.0133,-0.036 -0.036,-0.04926 -0.0227,-0.01326 -0.055,-0.01326 -0.0341,0 -0.0644,0.01895 -0.0303,0.01895 -0.0682,0.06821 -0.036,0.04926 -0.0815,0.134531 -0.0455,0.08527 -0.108,0.217902 v 1.222149 h -0.30317 v -1.902383 h 0.25201 l 0.0152,0.361907 q 0.0493,-0.108004 0.0947,-0.183796 0.0474,-0.07579 0.0966,-0.121267 0.0493,-0.04737 0.10422,-0.06821 0.0568,-0.02274 0.12505,-0.02274 0.15348,0 0.23307,0.100425 0.0796,0.100424 0.0796,0.310748 0.0455,-0.09853 0.0891,-0.174322 0.0436,-0.07769 0.0928,-0.128847 0.0512,-0.05306 0.11179,-0.07958 0.0606,-0.02842 0.14022,-0.02842 0.35812,0 0.35812,0.551388 v 1.385102 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path393" /> <path d="m 118.55981,95.969366 v -1.366154 q 0,-0.08906 -0.008,-0.1459 -0.006,-0.05684 -0.0208,-0.08906 -0.0133,-0.03411 -0.036,-0.04737 -0.0208,-0.01326 -0.0531,-0.01326 -0.0379,0 -0.0701,0.02274 -0.0322,0.02274 -0.0701,0.0739 -0.036,0.05116 -0.0815,0.136426 -0.0436,0.08337 -0.10421,0.206533 v 1.222149 h -0.30128 v -1.330152 q 0,-0.104215 -0.008,-0.168638 -0.006,-0.06442 -0.0208,-0.100425 -0.0133,-0.036 -0.036,-0.04926 -0.0227,-0.01326 -0.055,-0.01326 -0.0341,0 -0.0644,0.01895 -0.0303,0.01895 -0.0682,0.06821 -0.036,0.04926 -0.0815,0.134531 -0.0455,0.08527 -0.10801,0.217902 v 1.222149 h -0.30317 v -1.902383 h 0.25201 l 0.0152,0.361907 q 0.0493,-0.108004 0.0947,-0.183796 0.0474,-0.07579 0.0966,-0.121267 0.0493,-0.04737 0.10421,-0.06821 0.0568,-0.02274 0.12506,-0.02274 0.15348,0 0.23306,0.100425 0.0796,0.100424 0.0796,0.310748 0.0455,-0.09853 0.0891,-0.174322 0.0436,-0.07769 0.0928,-0.128847 0.0512,-0.05306 0.11179,-0.07958 0.0606,-0.02842 0.14022,-0.02842 0.35812,0 0.35812,0.551388 v 1.385102 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path395" /> <path d="m 120.94348,94.91775 q 0,0.07011 -0.002,0.117478 -0.002,0.04737 -0.006,0.08906 h -1.33584 q 0,0.291799 0.16295,0.449068 0.16296,0.155374 0.46991,0.155374 0.0834,0 0.16675,-0.0057 0.0834,-0.0076 0.16106,-0.01895 0.0777,-0.01137 0.14779,-0.02463 0.072,-0.01516 0.13264,-0.03221 v 0.270957 q -0.13453,0.0379 -0.30507,0.06063 -0.16863,0.02463 -0.35054,0.02463 -0.24443,0 -0.42064,-0.06632 -0.17622,-0.06632 -0.28991,-0.191376 -0.11179,-0.126951 -0.16674,-0.308853 -0.053,-0.183796 -0.053,-0.414962 0,-0.200849 0.0568,-0.378961 0.0587,-0.180006 0.16864,-0.314537 0.11179,-0.136426 0.27285,-0.216008 0.16106,-0.07958 0.3657,-0.07958 0.19895,0 0.35243,0.06253 0.15348,0.06253 0.25769,0.178111 0.10611,0.113689 0.15917,0.278537 0.055,0.162953 0.055,0.365697 z m -0.34296,-0.04737 q 0.006,-0.126952 -0.0246,-0.231166 -0.0303,-0.10611 -0.0947,-0.181902 -0.0625,-0.07579 -0.15726,-0.117478 -0.0948,-0.04358 -0.2198,-0.04358 -0.10801,0 -0.19706,0.04169 -0.0891,0.04168 -0.15348,0.117477 -0.0644,0.07579 -0.10422,0.181902 -0.0398,0.106109 -0.0493,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path397" /> <path d="m 121.47023,94.066983 h 0.29369 l 0.0133,0.306958 q 0.0834,-0.09853 0.16105,-0.162953 0.0777,-0.06632 0.15159,-0.106109 0.0758,-0.03979 0.15348,-0.05495 0.0777,-0.01705 0.16106,-0.01705 0.29369,0 0.44338,0.174322 0.15158,0.172427 0.15158,0.521071 v 1.241097 h -0.32969 V 94.7548 q 0,-0.223587 -0.0834,-0.329696 -0.0834,-0.108004 -0.24822,-0.108004 -0.0606,0 -0.11938,0.01895 -0.0568,0.01705 -0.11937,0.06253 -0.0625,0.04358 -0.13642,0.119373 -0.072,0.07579 -0.16296,0.189481 v 1.261939 h -0.32969 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path399" /> <path d="m 125.13668,95.942839 q -0.1118,0.02842 -0.23117,0.03979 -0.11937,0.01326 -0.24253,0.01326 -0.35812,0 -0.53434,-0.161059 -0.17622,-0.162953 -0.17622,-0.498333 v -0.992878 h -0.53244 v -0.276641 h 0.53244 v -0.522967 l 0.3297,-0.08527 v 0.608233 h 0.85456 v 0.276641 h -0.85456 v 0.96635 q 0,0.204639 0.108,0.306959 0.1099,0.100424 0.32212,0.100424 0.091,0 0.19895,-0.01326 0.10801,-0.01516 0.22549,-0.04548 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path401" /> <path d="m 127.2437,95.45019 q 0,0.100425 -0.0341,0.180006 -0.0341,0.07958 -0.0928,0.142111 -0.0587,0.06063 -0.13643,0.104214 -0.0777,0.04358 -0.16674,0.072 -0.0872,0.02842 -0.18001,0.04169 -0.0928,0.01326 -0.1819,0.01326 -0.19327,0 -0.35622,-0.01705 -0.16106,-0.01705 -0.31643,-0.05495 v -0.303168 q 0.16674,0.04737 0.33159,0.072 0.16485,0.02463 0.3278,0.02463 0.23685,0 0.35054,-0.06442 0.11369,-0.06442 0.11369,-0.183796 0,-0.05116 -0.019,-0.09095 -0.017,-0.04169 -0.0644,-0.07769 -0.0474,-0.0379 -0.1478,-0.07769 -0.0985,-0.03979 -0.27096,-0.09095 -0.12884,-0.0379 -0.23874,-0.08527 -0.10801,-0.04926 -0.18759,-0.115583 -0.0796,-0.06632 -0.12505,-0.155374 -0.0455,-0.08906 -0.0455,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.12695,-0.176216 0.0891,-0.08148 0.24064,-0.134532 0.15159,-0.05495 0.37896,-0.05495 0.1118,0 0.24822,0.01326 0.13643,0.01137 0.28422,0.04169 v 0.293695 q -0.15537,-0.0379 -0.29559,-0.05495 -0.13832,-0.01895 -0.24064,-0.01895 -0.12316,0 -0.20842,0.01895 -0.0834,0.01895 -0.13643,0.05305 -0.0512,0.03221 -0.0739,0.07769 -0.0227,0.04358 -0.0227,0.09474 0,0.05116 0.0189,0.09284 0.0209,0.04169 0.0739,0.08148 0.0549,0.0379 0.15159,0.07769 0.0966,0.0379 0.252,0.08337 0.16864,0.04926 0.28422,0.104214 0.11559,0.05306 0.18759,0.119373 0.072,0.06632 0.10232,0.149689 0.0322,0.08337 0.0322,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path403" /> <path d="m 129.31472,94.133301 q 0,0.306958 -0.17053,0.466122 -0.17054,0.157268 -0.49455,0.178111 l -0.0152,0.466122 h -0.28232 l -0.0246,-0.72571 h 0.2217 q 0.11558,0 0.19327,-0.02463 0.0777,-0.02463 0.12505,-0.07011 0.0474,-0.04548 0.0682,-0.109899 0.0208,-0.06632 0.0208,-0.147795 0,-0.13832 -0.0568,-0.246324 -0.0568,-0.108004 -0.15917,-0.181901 -0.10232,-0.0739 -0.24443,-0.111794 -0.14021,-0.0379 -0.30696,-0.0379 h -0.0474 v -0.29559 h 0.0512 q 0.19138,0 0.34865,0.036 0.15916,0.036 0.28232,0.09853 0.12506,0.06063 0.21601,0.144005 0.0928,0.08337 0.15348,0.176217 0.0625,0.09285 0.091,0.19327 0.0303,0.09853 0.0303,0.19327 z m -0.82424,1.369943 q 0.053,0 0.0985,0.02084 0.0455,0.01895 0.0777,0.05306 0.0341,0.03411 0.0531,0.08148 0.0189,0.04548 0.0189,0.09664 0,0.05116 -0.0189,0.09664 -0.019,0.04548 -0.0531,0.07958 -0.0322,0.03221 -0.0777,0.05116 -0.0455,0.02084 -0.0985,0.02084 -0.0512,0 -0.0966,-0.02084 -0.0455,-0.01895 -0.0796,-0.05116 -0.0341,-0.03411 -0.053,-0.07958 -0.019,-0.04548 -0.019,-0.09664 0,-0.05116 0.019,-0.09664 0.0189,-0.04737 0.053,-0.08148 0.0341,-0.03411 0.0796,-0.05306 0.0455,-0.02084 0.0966,-0.02084 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path405" /> <path d="m 131.5108,95.45019 q 0,0.100425 -0.0341,0.180006 -0.0341,0.07958 -0.0928,0.142111 -0.0587,0.06063 -0.13643,0.104214 -0.0777,0.04358 -0.16674,0.072 -0.0872,0.02842 -0.18001,0.04169 -0.0928,0.01326 -0.1819,0.01326 -0.19327,0 -0.35622,-0.01705 -0.16106,-0.01705 -0.31643,-0.05495 v -0.303168 q 0.16674,0.04737 0.33159,0.072 0.16484,0.02463 0.3278,0.02463 0.23685,0 0.35054,-0.06442 0.11368,-0.06442 0.11368,-0.183796 0,-0.05116 -0.0189,-0.09095 -0.0171,-0.04169 -0.0644,-0.07769 -0.0474,-0.0379 -0.14779,-0.07769 -0.0985,-0.03979 -0.27096,-0.09095 -0.12885,-0.0379 -0.23874,-0.08527 -0.10801,-0.04926 -0.18759,-0.115583 -0.0796,-0.06632 -0.12506,-0.155374 -0.0455,-0.08906 -0.0455,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.12695,-0.176216 0.0891,-0.08148 0.24064,-0.134532 0.15159,-0.05495 0.37896,-0.05495 0.1118,0 0.24822,0.01326 0.13643,0.01137 0.28422,0.04169 v 0.293695 q -0.15537,-0.0379 -0.29559,-0.05495 -0.13832,-0.01895 -0.24064,-0.01895 -0.12316,0 -0.20843,0.01895 -0.0834,0.01895 -0.13642,0.05305 -0.0512,0.03221 -0.0739,0.07769 -0.0227,0.04358 -0.0227,0.09474 0,0.05116 0.0189,0.09284 0.0208,0.04169 0.0739,0.08148 0.0549,0.0379 0.15158,0.07769 0.0966,0.0379 0.25201,0.08337 0.16864,0.04926 0.28422,0.104214 0.11559,0.05306 0.18759,0.119373 0.072,0.06632 0.10232,0.149689 0.0322,0.08337 0.0322,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path407" /> <path d="m 133.74478,94.91775 q 0,0.07011 -0.002,0.117478 -0.002,0.04737 -0.006,0.08906 h -1.33584 q 0,0.291799 0.16295,0.449068 0.16296,0.155374 0.46991,0.155374 0.0834,0 0.16675,-0.0057 0.0834,-0.0076 0.16106,-0.01895 0.0777,-0.01137 0.14779,-0.02463 0.072,-0.01516 0.13264,-0.03221 v 0.270957 q -0.13453,0.0379 -0.30507,0.06063 -0.16863,0.02463 -0.35054,0.02463 -0.24443,0 -0.42064,-0.06632 -0.17622,-0.06632 -0.28991,-0.191376 -0.11179,-0.126951 -0.16674,-0.308853 -0.053,-0.183796 -0.053,-0.414962 0,-0.200849 0.0568,-0.378961 0.0587,-0.180006 0.16864,-0.314537 0.11179,-0.136426 0.27285,-0.216008 0.16106,-0.07958 0.3657,-0.07958 0.19895,0 0.35243,0.06253 0.15348,0.06253 0.25769,0.178111 0.10611,0.113689 0.15917,0.278537 0.055,0.162953 0.055,0.365697 z m -0.34296,-0.04737 q 0.006,-0.126952 -0.0246,-0.231166 -0.0303,-0.10611 -0.0947,-0.181902 -0.0625,-0.07579 -0.15726,-0.117478 -0.0948,-0.04358 -0.2198,-0.04358 -0.10801,0 -0.19706,0.04169 -0.0891,0.04168 -0.15348,0.117477 -0.0644,0.07579 -0.10422,0.181902 -0.0398,0.106109 -0.0493,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path409" /> <path d="m 135.49368,95.969366 -0.008,-0.255798 q -0.15538,0.153479 -0.31644,0.221692 -0.15916,0.06821 -0.33538,0.06821 -0.16295,0 -0.27853,-0.04169 -0.11559,-0.04169 -0.19138,-0.113688 -0.0739,-0.0739 -0.1099,-0.172427 -0.0341,-0.09853 -0.0341,-0.214113 0,-0.286116 0.21222,-0.447174 0.21411,-0.162953 0.63097,-0.162953 h 0.39411 v -0.166743 q 0,-0.168638 -0.108,-0.269062 -0.108,-0.10232 -0.3297,-0.10232 -0.16105,0 -0.31832,0.036 -0.15538,0.036 -0.32212,0.10232 v -0.297484 q 0.0625,-0.02274 0.13832,-0.04358 0.0777,-0.02274 0.16295,-0.03979 0.0853,-0.01705 0.17812,-0.02653 0.0928,-0.01137 0.18758,-0.01137 0.17243,0 0.31075,0.0379 0.13832,0.0379 0.23306,0.115583 0.0966,0.07769 0.1478,0.195165 0.0512,0.117478 0.0512,0.276642 v 1.311204 z m -0.036,-0.865925 h -0.41875 q -0.12316,0 -0.21222,0.02463 -0.0891,0.02463 -0.1459,0.07011 -0.0568,0.04548 -0.0853,0.109899 -0.0265,0.06253 -0.0265,0.14211 0,0.05495 0.017,0.106109 0.0171,0.04926 0.0549,0.08906 0.0379,0.0379 0.0985,0.06063 0.0606,0.02274 0.1478,0.02274 0.11369,0 0.25959,-0.06821 0.14779,-0.07011 0.31074,-0.219797 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path411" /> <path d="m 136.48277,94.066983 h 0.30127 l 0.009,0.350538 q 0.16864,-0.202744 0.3316,-0.293694 0.16484,-0.09095 0.33159,-0.09095 0.29559,0 0.44717,0.191375 0.15348,0.191376 0.14211,0.568442 h -0.33349 q 0.006,-0.250114 -0.0739,-0.361908 -0.0777,-0.113688 -0.22927,-0.113688 -0.0663,0 -0.13454,0.02463 -0.0663,0.02274 -0.13832,0.07579 -0.0701,0.05116 -0.14969,0.132637 -0.0796,0.08148 -0.17053,0.197059 v 1.222149 h -0.33348 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path413" /> <path d="m 140.01658,95.899259 q -0.12885,0.04926 -0.26527,0.072 -0.13453,0.02463 -0.27854,0.02463 -0.45096,0 -0.69539,-0.24443 -0.24254,-0.24443 -0.24254,-0.714341 0,-0.225482 0.0701,-0.409278 0.0701,-0.183796 0.19706,-0.314538 0.12695,-0.130741 0.30317,-0.200849 0.17622,-0.072 0.38843,-0.072 0.1478,0 0.27664,0.02084 0.12885,0.02084 0.24633,0.06821 v 0.314538 q -0.12316,-0.06442 -0.25201,-0.09285 -0.12695,-0.03032 -0.26338,-0.03032 -0.12695,0 -0.24064,0.04926 -0.11179,0.04737 -0.19706,0.138321 -0.0853,0.09095 -0.13453,0.221692 -0.0493,0.130742 -0.0493,0.29559 0,0.344854 0.16674,0.517281 0.16864,0.170533 0.46612,0.170533 0.13453,0 0.25959,-0.03032 0.12695,-0.03032 0.24443,-0.09095 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path415" /> <path d="m 142.20128,95.969366 h -0.32969 v -1.214569 q 0,-0.219798 -0.0834,-0.327802 -0.0815,-0.109898 -0.23496,-0.109898 -0.0663,0 -0.12506,0.01895 -0.0568,0.01705 -0.11937,0.06253 -0.0625,0.04358 -0.13642,0.119373 -0.0739,0.07579 -0.17054,0.189481 v 1.261939 h -0.32969 v -2.677359 h 0.32969 v 0.774976 l -0.0114,0.299379 q 0.0777,-0.09285 0.15159,-0.155374 0.0758,-0.06442 0.14969,-0.104215 0.0758,-0.03979 0.15348,-0.05684 0.0777,-0.01705 0.16106,-0.01705 0.28422,0 0.43959,0.174322 0.15537,0.172427 0.15537,0.521071 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path417" /> <path d="m 144.3841,94.745323 h -1.62953 v -0.278537 h 1.62953 z m 0,0.659392 h -1.62953 v -0.278537 h 1.62953 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path419" /> <path d="m 146.44564,95.45019 q 0,0.100425 -0.0341,0.180006 -0.0341,0.07958 -0.0928,0.142111 -0.0587,0.06063 -0.13642,0.104214 -0.0777,0.04358 -0.16675,0.072 -0.0872,0.02842 -0.18,0.04169 -0.0928,0.01326 -0.1819,0.01326 -0.19327,0 -0.35623,-0.01705 -0.16106,-0.01705 -0.31643,-0.05495 v -0.303168 q 0.16674,0.04737 0.33159,0.072 0.16485,0.02463 0.3278,0.02463 0.23685,0 0.35054,-0.06442 0.11369,-0.06442 0.11369,-0.183796 0,-0.05116 -0.0189,-0.09095 -0.0171,-0.04169 -0.0644,-0.07769 -0.0474,-0.0379 -0.1478,-0.07769 -0.0985,-0.03979 -0.27095,-0.09095 -0.12885,-0.0379 -0.23875,-0.08527 -0.108,-0.04926 -0.18759,-0.115583 -0.0796,-0.06632 -0.12505,-0.155374 -0.0455,-0.08906 -0.0455,-0.210324 0,-0.07958 0.036,-0.174322 0.0379,-0.09474 0.12696,-0.176216 0.089,-0.08148 0.24064,-0.134532 0.15158,-0.05495 0.37896,-0.05495 0.11179,0 0.24822,0.01326 0.13642,0.01137 0.28422,0.04169 v 0.293695 q -0.15538,-0.0379 -0.29559,-0.05495 -0.13832,-0.01895 -0.24064,-0.01895 -0.12317,0 -0.20843,0.01895 -0.0834,0.01895 -0.13643,0.05305 -0.0512,0.03221 -0.0739,0.07769 -0.0227,0.04358 -0.0227,0.09474 0,0.05116 0.0189,0.09284 0.0208,0.04169 0.0739,0.08148 0.0549,0.0379 0.15159,0.07769 0.0966,0.0379 0.25201,0.08337 0.16863,0.04926 0.28422,0.104214 0.11558,0.05306 0.18758,0.119373 0.072,0.06632 0.10232,0.149689 0.0322,0.08337 0.0322,0.189481 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path421" /> <path d="m 148.72889,95.003016 q 0,0.221692 -0.0625,0.407383 -0.0625,0.183796 -0.18001,0.316432 -0.11748,0.130742 -0.28611,0.204639 -0.16864,0.072 -0.38275,0.072 -0.20464,0 -0.3676,-0.06253 -0.16106,-0.06442 -0.27474,-0.187585 -0.1118,-0.123163 -0.17243,-0.305064 -0.0587,-0.181901 -0.0587,-0.418752 0,-0.221692 0.0625,-0.403593 0.0625,-0.183796 0.18001,-0.314538 0.11747,-0.132636 0.28611,-0.204639 0.16864,-0.0739 0.38275,-0.0739 0.20464,0 0.3657,0.06442 0.16295,0.06253 0.27475,0.185691 0.11368,0.121268 0.17242,0.303169 0.0606,0.181901 0.0606,0.416857 z m -0.33728,0.01516 q 0,-0.176216 -0.0398,-0.306958 -0.0379,-0.132636 -0.1099,-0.219797 -0.072,-0.08906 -0.17622,-0.132637 -0.10231,-0.04547 -0.22927,-0.04547 -0.14779,0 -0.2539,0.05874 -0.10421,0.05684 -0.17243,0.153479 -0.0663,0.09663 -0.0985,0.225482 -0.0303,0.126952 -0.0303,0.267167 0,0.176217 0.0379,0.308854 0.0398,0.132636 0.11179,0.221692 0.072,0.08716 0.17433,0.132636 0.10232,0.04358 0.23116,0.04358 0.1478,0 0.25201,-0.05684 0.10611,-0.05874 0.17243,-0.155374 0.0682,-0.09663 0.0985,-0.223586 0.0322,-0.128847 0.0322,-0.270958 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path423" /> <path d="m 150.56306,95.969366 v -1.366154 q 0,-0.08906 -0.008,-0.1459 -0.006,-0.05684 -0.0208,-0.08906 -0.0133,-0.03411 -0.036,-0.04737 -0.0208,-0.01326 -0.0531,-0.01326 -0.0379,0 -0.0701,0.02274 -0.0322,0.02274 -0.0701,0.0739 -0.036,0.05116 -0.0815,0.136426 -0.0436,0.08337 -0.10421,0.206533 v 1.222149 h -0.30128 v -1.330152 q 0,-0.104215 -0.008,-0.168638 -0.006,-0.06442 -0.0208,-0.100425 -0.0133,-0.036 -0.036,-0.04926 -0.0227,-0.01326 -0.055,-0.01326 -0.0341,0 -0.0644,0.01895 -0.0303,0.01895 -0.0682,0.06821 -0.036,0.04926 -0.0815,0.134531 -0.0455,0.08527 -0.10801,0.217902 v 1.222149 h -0.30317 v -1.902383 h 0.25201 l 0.0152,0.361907 q 0.0493,-0.108004 0.0947,-0.183796 0.0474,-0.07579 0.0966,-0.121267 0.0493,-0.04737 0.10421,-0.06821 0.0568,-0.02274 0.12506,-0.02274 0.15348,0 0.23306,0.100425 0.0796,0.100424 0.0796,0.310748 0.0455,-0.09853 0.0891,-0.174322 0.0436,-0.07769 0.0928,-0.128847 0.0512,-0.05306 0.11179,-0.07958 0.0606,-0.02842 0.14022,-0.02842 0.35812,0 0.35812,0.551388 v 1.385102 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path425" /> <path d="m 152.94672,94.91775 q 0,0.07011 -0.002,0.117478 -0.002,0.04737 -0.006,0.08906 h -1.33584 q 0,0.291799 0.16296,0.449068 0.16295,0.155374 0.46991,0.155374 0.0834,0 0.16674,-0.0057 0.0834,-0.0076 0.16106,-0.01895 0.0777,-0.01137 0.14779,-0.02463 0.072,-0.01516 0.13264,-0.03221 v 0.270957 q -0.13453,0.0379 -0.30506,0.06063 -0.16864,0.02463 -0.35054,0.02463 -0.24443,0 -0.42065,-0.06632 -0.17622,-0.06632 -0.2899,-0.191376 -0.1118,-0.126951 -0.16675,-0.308853 -0.053,-0.183796 -0.053,-0.414962 0,-0.200849 0.0568,-0.378961 0.0587,-0.180006 0.16864,-0.314537 0.11179,-0.136426 0.27285,-0.216008 0.16106,-0.07958 0.3657,-0.07958 0.19895,0 0.35243,0.06253 0.15348,0.06253 0.2577,0.178111 0.1061,0.113689 0.15916,0.278537 0.0549,0.162953 0.0549,0.365697 z m -0.34296,-0.04737 q 0.006,-0.126952 -0.0246,-0.231166 -0.0303,-0.10611 -0.0947,-0.181902 -0.0625,-0.07579 -0.15727,-0.117478 -0.0947,-0.04358 -0.2198,-0.04358 -0.108,0 -0.19706,0.04169 -0.0891,0.04168 -0.15348,0.117477 -0.0644,0.07579 -0.10421,0.181902 -0.0398,0.106109 -0.0493,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path427" /> <path d="m 157.43827,95.942839 q -0.11179,0.02842 -0.23116,0.03979 -0.11937,0.01326 -0.24254,0.01326 -0.35812,0 -0.53433,-0.161059 -0.17622,-0.162953 -0.17622,-0.498333 v -0.992878 h -0.53244 v -0.276641 h 0.53244 v -0.522967 l 0.3297,-0.08527 v 0.608233 h 0.85455 v 0.276641 h -0.85455 v 0.96635 q 0,0.204639 0.108,0.306959 0.1099,0.100424 0.32212,0.100424 0.091,0 0.19895,-0.01326 0.10801,-0.01516 0.22548,-0.04548 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path435" /> <path d="m 159.64572,94.91775 q 0,0.07011 -0.002,0.117478 -0.002,0.04737 -0.006,0.08906 h -1.33583 q 0,0.291799 0.16295,0.449068 0.16295,0.155374 0.46991,0.155374 0.0834,0 0.16674,-0.0057 0.0834,-0.0076 0.16106,-0.01895 0.0777,-0.01137 0.1478,-0.02463 0.072,-0.01516 0.13263,-0.03221 v 0.270957 q -0.13453,0.0379 -0.30506,0.06063 -0.16864,0.02463 -0.35054,0.02463 -0.24443,0 -0.42064,-0.06632 -0.17622,-0.06632 -0.28991,-0.191376 -0.11179,-0.126951 -0.16674,-0.308853 -0.0531,-0.183796 -0.0531,-0.414962 0,-0.200849 0.0568,-0.378961 0.0587,-0.180006 0.16863,-0.314537 0.1118,-0.136426 0.27286,-0.216008 0.16105,-0.07958 0.36569,-0.07958 0.19896,0 0.35244,0.06253 0.15348,0.06253 0.25769,0.178111 0.10611,0.113689 0.15916,0.278537 0.055,0.162953 0.055,0.365697 z m -0.34296,-0.04737 q 0.006,-0.126952 -0.0246,-0.231166 -0.0303,-0.10611 -0.0947,-0.181902 -0.0625,-0.07579 -0.15727,-0.117478 -0.0947,-0.04358 -0.21979,-0.04358 -0.10801,0 -0.19706,0.04169 -0.0891,0.04168 -0.15348,0.117477 -0.0644,0.07579 -0.10422,0.181902 -0.0398,0.106109 -0.0493,0.233061 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path437" /> <path d="m 161.88728,95.969366 h -0.4377 l -0.51349,-0.72571 -0.50781,0.72571 h -0.42633 l 0.73708,-0.954981 -0.70297,-0.947402 h 0.42254 l 0.50023,0.731394 0.49075,-0.731394 h 0.40738 l -0.71434,0.954981 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path439" /> <path d="m 163.83892,95.942839 q -0.11179,0.02842 -0.23116,0.03979 -0.11937,0.01326 -0.24254,0.01326 -0.35812,0 -0.53433,-0.161059 -0.17622,-0.162953 -0.17622,-0.498333 v -0.992878 h -0.53244 v -0.276641 h 0.53244 v -0.522967 l 0.3297,-0.08527 v 0.608233 h 0.85455 v 0.276641 h -0.85455 v 0.96635 q 0,0.204639 0.108,0.306959 0.1099,0.100424 0.32212,0.100424 0.0909,0 0.19895,-0.01326 0.10801,-0.01516 0.22548,-0.04548 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path441" /> <path d="m 165.04401,93.292007 -0.0531,0.888664 h -0.31075 l -0.0549,-0.888664 z m 0.73708,0 -0.0531,0.888664 h -0.31075 l -0.055,-0.888664 z" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke:none;stroke-width:0.264583" id="path443" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1165" width="5.8795366" height="4.1996694" x="102.47192" y="51.889244" /> <rect style="fill:none;stroke:#008080;stroke-width:0.282287" id="rect1167" width="6.9699421" height="4.1819654" x="142.29021" y="51.711445" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1169" width="12.132378" height="4.292995" x="152.68129" y="51.795918" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1171" width="18.10524" height="4.3863211" x="170.03995" y="51.702595" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1173" width="2.1464975" height="4.292995" x="86.979813" y="92.579369" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1175" width="6.5328183" height="4.4796472" x="101.91197" y="92.392723" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1177" width="12.878985" height="4.3863211" x="129.62979" y="92.392723" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 105.58629,56.092719 c -0.19535,12.054435 -0.64453,24.10887 -0.52793,36.163305" id="path1191" sodipodi:nodetypes="cc" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 145.84107,55.828752 c -10.71267,9.047249 -39.70632,0.966051 -40.78271,36.427272" id="path1193" sodipodi:nodetypes="cc" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 158.90737,56.092719 c -7.84296,11.423718 -23.68077,4.573465 -22.70105,36.163305" id="path1195" sodipodi:nodetypes="cc" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 179.4967,56.092719 c 1.88223,17.310883 -22.50126,29.112923 -22.96502,36.03132" id="path1197" sodipodi:nodetypes="cc" /> <g aria-label="Duplicate slashes are removed" id="text1201" style="font-size:3.88056px;line-height:0;font-family:Consolas;-inkscape-font-specification:Consolas;text-align:end;text-anchor:end;stroke-width:0.264583"> <path d="m 55.17745,75.362218 v -2.525256 h 0.869887 q 0.294556,0 0.449585,0.03617 0.217041,0.04995 0.370348,0.180868 0.199816,0.168809 0.298001,0.432359 0.09991,0.261828 0.09991,0.599447 0,0.287666 -0.06718,0.509875 -0.06718,0.222209 -0.172255,0.368625 -0.105076,0.144694 -0.230822,0.229099 -0.124023,0.08268 -0.301446,0.125746 -0.1757,0.04306 -0.404799,0.04306 z m 0.334174,-0.298001 h 0.539158 q 0.24977,0 0.391019,-0.04651 0.142971,-0.04651 0.227376,-0.130913 0.118856,-0.118856 0.184313,-0.318672 0.06718,-0.201538 0.06718,-0.487481 0,-0.396186 -0.130913,-0.60806 -0.129192,-0.213596 -0.315227,-0.285943 -0.134359,-0.05168 -0.43236,-0.05168 h -0.530546 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1282" /> <path d="m 58.884375,75.362218 v -0.268717 q -0.213596,0.310058 -0.580499,0.310058 -0.161919,0 -0.303168,-0.06201 -0.139527,-0.06201 -0.208429,-0.15503 -0.06718,-0.09474 -0.09474,-0.230821 -0.01895,-0.0913 -0.01895,-0.289389 v -1.133437 h 0.310059 v 1.014582 q 0,0.242879 0.01895,0.327284 0.02928,0.122301 0.124023,0.192925 0.09474,0.0689 0.234267,0.0689 0.139526,0 0.261827,-0.07062 0.122301,-0.07235 0.172255,-0.194648 0.05168,-0.124024 0.05168,-0.35829 v -0.980131 h 0.310058 v 1.829347 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1284" /> <path d="m 59.647464,76.063296 v -2.530425 h 0.282498 v 0.237712 q 0.09991,-0.139526 0.225654,-0.208428 0.125746,-0.07063 0.304891,-0.07063 0.234267,0 0.413412,0.120578 0.179145,0.120579 0.27044,0.341065 0.09129,0.218764 0.09129,0.480591 0,0.280776 -0.10163,0.50643 -0.09991,0.223931 -0.292833,0.344509 -0.191203,0.118856 -0.403077,0.118856 -0.155029,0 -0.279053,-0.06546 -0.122301,-0.06546 -0.201538,-0.165364 v 0.890558 z M 59.92824,74.45788 q 0,0.353122 0.142971,0.521932 0.142972,0.16881 0.346233,0.16881 0.206706,0 0.353122,-0.173977 0.148139,-0.1757 0.148139,-0.542603 0,-0.349678 -0.144694,-0.523655 -0.142971,-0.173978 -0.342787,-0.173978 -0.198093,0 -0.3514,0.186036 -0.151584,0.184312 -0.151584,0.537435 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1286" /> <path d="m 61.602557,75.362218 v -2.525256 h 0.310059 v 2.525256 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1288" /> <path d="m 62.39493,73.193529 v -0.356567 h 0.310058 v 0.356567 z m 0,2.168689 v -1.829347 h 0.310058 v 1.829347 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1290" /> <path d="m 64.370694,74.692147 0.304891,0.03962 q -0.04995,0.315227 -0.25666,0.494372 -0.204983,0.177422 -0.504707,0.177422 -0.375516,0 -0.604615,-0.244602 -0.227376,-0.246324 -0.227376,-0.704522 0,-0.296279 0.09819,-0.518487 0.09819,-0.222209 0.298001,-0.332452 0.201538,-0.111966 0.437528,-0.111966 0.298001,0 0.487481,0.151584 0.18948,0.149862 0.242879,0.427192 l -0.301446,0.04651 q -0.04306,-0.184312 -0.153307,-0.27733 -0.10852,-0.09302 -0.26355,-0.09302 -0.234266,0 -0.380683,0.16881 -0.146416,0.167087 -0.146416,0.530545 0,0.368626 0.141249,0.535713 0.141249,0.167087 0.368625,0.167087 0.18259,0 0.304891,-0.111966 0.122301,-0.111965 0.15503,-0.344509 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1292" /> <path d="m 66.134584,75.136564 q -0.172255,0.146417 -0.332452,0.206706 -0.158475,0.06029 -0.341065,0.06029 -0.301446,0 -0.463365,-0.146416 -0.16192,-0.14814 -0.16192,-0.377239 0,-0.134358 0.06029,-0.244601 0.06201,-0.111966 0.160197,-0.179146 0.09991,-0.06718 0.223932,-0.10163 0.09129,-0.02412 0.275607,-0.04651 0.375516,-0.04479 0.552939,-0.106798 0.0017,-0.06373 0.0017,-0.08096 0,-0.18948 -0.08785,-0.266995 -0.118856,-0.105075 -0.353122,-0.105075 -0.218764,0 -0.32384,0.07751 -0.103352,0.07579 -0.153306,0.27044 L 64.88916,74.0548 q 0.04134,-0.194648 0.136081,-0.313504 0.09474,-0.120579 0.273886,-0.184313 0.179145,-0.06546 0.415134,-0.06546 0.234267,0 0.380683,0.05512 0.146417,0.05512 0.215319,0.139526 0.0689,0.08268 0.09646,0.210151 0.0155,0.07924 0.0155,0.285943 v 0.413412 q 0,0.43236 0.01895,0.54777 0.02067,0.113689 0.07924,0.218764 h -0.323839 q -0.04823,-0.09646 -0.06201,-0.225654 z M 66.108744,74.4441 q -0.16881,0.0689 -0.50643,0.117133 -0.191203,0.02756 -0.27044,0.06201 -0.07924,0.03445 -0.122301,0.10163 -0.04306,0.06546 -0.04306,0.146417 0,0.124023 0.09302,0.206706 0.09474,0.08268 0.275608,0.08268 0.179145,0 0.318671,-0.07751 0.139527,-0.07924 0.204984,-0.215318 0.04995,-0.105076 0.04995,-0.310059 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1294" /> <path d="m 67.579802,75.084888 0.04479,0.273885 q -0.130914,0.02756 -0.234266,0.02756 -0.16881,0 -0.261828,-0.0534 -0.09302,-0.0534 -0.130914,-0.139527 -0.0379,-0.08785 -0.0379,-0.366903 v -1.052475 h -0.227376 v -0.241157 h 0.227376 v -0.45303 l 0.308337,-0.186035 v 0.639065 h 0.311781 v 0.241157 h -0.311781 v 1.069703 q 0,0.132636 0.0155,0.170532 0.01723,0.0379 0.0534,0.06029 0.0379,0.02239 0.106798,0.02239 0.05168,0 0.136081,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1296" /> <path d="m 69.135263,74.773106 0.320394,0.03962 q -0.07579,0.280776 -0.280775,0.435805 -0.204983,0.155029 -0.523655,0.155029 -0.401354,0 -0.637343,-0.246324 -0.234267,-0.248047 -0.234267,-0.694187 0,-0.461643 0.237712,-0.716581 0.237712,-0.254937 0.616673,-0.254937 0.366903,0 0.599447,0.24977 0.232544,0.249769 0.232544,0.7028 0,0.02756 -0.0017,0.08268 h -1.364258 q 0.01722,0.301446 0.170532,0.461643 0.153307,0.160197 0.382406,0.160197 0.170532,0 0.29111,-0.08957 0.120579,-0.08957 0.191203,-0.285944 z m -1.018026,-0.501261 h 1.021472 q -0.02067,-0.230822 -0.117134,-0.346233 -0.148139,-0.179145 -0.384128,-0.179145 -0.213596,0 -0.360013,0.142972 -0.144694,0.142971 -0.160197,0.382406 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1298" /> <path d="m 70.701061,74.81617 0.306613,-0.04823 q 0.02584,0.184313 0.142972,0.282498 0.118856,0.09819 0.330729,0.09819 0.213596,0 0.316949,-0.08613 0.103353,-0.08785 0.103353,-0.204984 0,-0.105075 -0.0913,-0.165364 -0.06373,-0.04134 -0.316949,-0.105076 -0.341064,-0.08613 -0.473701,-0.148139 -0.130913,-0.06373 -0.199815,-0.173977 -0.06718,-0.111966 -0.06718,-0.246325 0,-0.122301 0.05512,-0.225654 0.05684,-0.105075 0.153307,-0.173977 0.07235,-0.0534 0.19637,-0.08957 0.125746,-0.0379 0.268718,-0.0379 0.215318,0 0.377238,0.06201 0.163642,0.06201 0.241157,0.16881 0.07751,0.105075 0.106798,0.282498 l -0.303169,0.04134 q -0.02067,-0.141249 -0.120578,-0.220486 -0.09819,-0.07924 -0.279053,-0.07924 -0.213596,0 -0.304891,0.07062 -0.09129,0.07062 -0.09129,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.118856,0.08268 0.04651,0.01723 0.273885,0.07924 0.329007,0.08785 0.458198,0.144694 0.130914,0.05512 0.204983,0.161919 0.07407,0.106798 0.07407,0.265273 0,0.155029 -0.0913,0.292833 -0.08957,0.136082 -0.260105,0.211874 -0.170532,0.07407 -0.385851,0.07407 -0.356568,0 -0.544326,-0.148139 -0.186035,-0.148139 -0.237711,-0.43925 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1300" /> <path d="m 72.582084,75.362218 v -2.525256 h 0.310059 v 2.525256 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1302" /> <path d="m 74.566461,75.136564 q -0.172255,0.146417 -0.332452,0.206706 -0.158474,0.06029 -0.341065,0.06029 -0.301446,0 -0.463365,-0.146416 -0.16192,-0.14814 -0.16192,-0.377239 0,-0.134358 0.06029,-0.244601 0.06201,-0.111966 0.160197,-0.179146 0.09991,-0.06718 0.223932,-0.10163 0.09129,-0.02412 0.275608,-0.04651 0.375515,-0.04479 0.552938,-0.106798 0.0017,-0.06373 0.0017,-0.08096 0,-0.18948 -0.08785,-0.266995 -0.118856,-0.105075 -0.353122,-0.105075 -0.218764,0 -0.323839,0.07751 -0.103353,0.07579 -0.153307,0.27044 L 73.321037,74.0548 q 0.04134,-0.194648 0.136081,-0.313504 0.09474,-0.120579 0.273886,-0.184313 0.179145,-0.06546 0.415134,-0.06546 0.234267,0 0.380683,0.05512 0.146417,0.05512 0.215319,0.139526 0.0689,0.08268 0.09646,0.210151 0.0155,0.07924 0.0155,0.285943 v 0.413412 q 0,0.43236 0.01895,0.54777 0.02067,0.113689 0.07924,0.218764 h -0.323839 q -0.04823,-0.09646 -0.06201,-0.225654 z M 74.540621,74.4441 q -0.16881,0.0689 -0.50643,0.117133 -0.191203,0.02756 -0.27044,0.06201 -0.07924,0.03445 -0.122301,0.10163 -0.04306,0.06546 -0.04306,0.146417 0,0.124023 0.09302,0.206706 0.09474,0.08268 0.275608,0.08268 0.179145,0 0.318671,-0.07751 0.139527,-0.07924 0.204984,-0.215318 0.04995,-0.105076 0.04995,-0.310059 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1304" /> <path d="m 75.210694,74.81617 0.306614,-0.04823 q 0.02584,0.184313 0.142971,0.282498 0.118856,0.09819 0.330729,0.09819 0.213596,0 0.316949,-0.08613 0.103353,-0.08785 0.103353,-0.204984 0,-0.105075 -0.0913,-0.165364 -0.06373,-0.04134 -0.316949,-0.105076 -0.341064,-0.08613 -0.473701,-0.148139 -0.130913,-0.06373 -0.199815,-0.173977 -0.06718,-0.111966 -0.06718,-0.246325 0,-0.122301 0.05512,-0.225654 0.05684,-0.105075 0.153307,-0.173977 0.07235,-0.0534 0.19637,-0.08957 0.125746,-0.0379 0.268718,-0.0379 0.215318,0 0.377238,0.06201 0.163642,0.06201 0.241157,0.16881 0.07752,0.105075 0.106798,0.282498 l -0.303169,0.04134 q -0.02067,-0.141249 -0.120578,-0.220486 -0.09819,-0.07924 -0.279053,-0.07924 -0.213596,0 -0.304891,0.07062 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.118856,0.08268 0.04651,0.01723 0.273885,0.07924 0.329007,0.08785 0.458198,0.144694 0.130914,0.05512 0.204983,0.161919 0.07407,0.106798 0.07407,0.265273 0,0.155029 -0.0913,0.292833 -0.08957,0.136082 -0.260105,0.211874 -0.170532,0.07407 -0.385851,0.07407 -0.356568,0 -0.544325,-0.148139 -0.186036,-0.148139 -0.237712,-0.43925 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1306" /> <path d="m 77.098607,75.362218 v -2.525256 h 0.310058 v 0.90606 q 0.217042,-0.251492 0.547771,-0.251492 0.203261,0 0.353122,0.08096 0.149862,0.07924 0.213597,0.220486 0.06546,0.141249 0.06546,0.409967 v 1.159275 h -0.310058 v -1.159275 q 0,-0.232544 -0.101631,-0.33762 -0.09991,-0.106798 -0.28422,-0.106798 -0.137804,0 -0.260105,0.07235 -0.120579,0.07063 -0.172255,0.192926 -0.05168,0.122301 -0.05168,0.337619 v 1.000801 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1308" /> <path d="m 80.312882,74.773106 0.320394,0.03962 q -0.07579,0.280776 -0.280775,0.435805 -0.204983,0.155029 -0.523655,0.155029 -0.401354,0 -0.637343,-0.246324 -0.234267,-0.248047 -0.234267,-0.694187 0,-0.461643 0.237712,-0.716581 0.237712,-0.254937 0.616673,-0.254937 0.366903,0 0.599447,0.24977 0.232544,0.249769 0.232544,0.7028 0,0.02756 -0.0017,0.08268 h -1.364258 q 0.01722,0.301446 0.170532,0.461643 0.153307,0.160197 0.382406,0.160197 0.170532,0 0.29111,-0.08957 0.120579,-0.08957 0.191203,-0.285944 z m -1.018026,-0.501261 h 1.021471 q -0.02067,-0.230822 -0.117133,-0.346233 -0.148139,-0.179145 -0.384128,-0.179145 -0.213596,0 -0.360013,0.142972 -0.144694,0.142971 -0.160197,0.382406 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1310" /> <path d="m 80.89855,74.81617 0.306614,-0.04823 q 0.02584,0.184313 0.142972,0.282498 0.118856,0.09819 0.330729,0.09819 0.213596,0 0.316949,-0.08613 0.103353,-0.08785 0.103353,-0.204984 0,-0.105075 -0.0913,-0.165364 -0.06373,-0.04134 -0.316949,-0.105076 -0.341065,-0.08613 -0.473701,-0.148139 -0.130914,-0.06373 -0.199816,-0.173977 -0.06718,-0.111966 -0.06718,-0.246325 0,-0.122301 0.05512,-0.225654 0.05684,-0.105075 0.153306,-0.173977 0.07235,-0.0534 0.196371,-0.08957 0.125746,-0.0379 0.268718,-0.0379 0.215318,0 0.377238,0.06201 0.163642,0.06201 0.241157,0.16881 0.07751,0.105075 0.106798,0.282498 l -0.303169,0.04134 q -0.02067,-0.141249 -0.120578,-0.220486 -0.09819,-0.07924 -0.279053,-0.07924 -0.213596,0 -0.304891,0.07062 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.118855,0.08268 0.04651,0.01723 0.273886,0.07924 0.329006,0.08785 0.458198,0.144694 0.130913,0.05512 0.204983,0.161919 0.07407,0.106798 0.07407,0.265273 0,0.155029 -0.0913,0.292833 -0.08957,0.136082 -0.260104,0.211874 -0.170533,0.07407 -0.385851,0.07407 -0.356568,0 -0.544326,-0.148139 -0.186035,-0.148139 -0.237712,-0.43925 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1312" /> <path d="m 64.176045,78.840733 q -0.172255,0.146417 -0.332452,0.206706 -0.158474,0.06029 -0.341064,0.06029 -0.301447,0 -0.463366,-0.146416 -0.16192,-0.14814 -0.16192,-0.377239 0,-0.134358 0.06029,-0.244602 0.06201,-0.111965 0.160198,-0.179145 0.09991,-0.06718 0.223931,-0.10163 0.0913,-0.02412 0.275608,-0.04651 0.375515,-0.04479 0.552938,-0.106798 0.0017,-0.06373 0.0017,-0.08096 0,-0.18948 -0.08785,-0.266995 -0.118855,-0.105075 -0.353122,-0.105075 -0.218764,0 -0.323839,0.07751 -0.103353,0.07579 -0.153307,0.270441 l -0.303169,-0.04134 q 0.04134,-0.194648 0.136082,-0.313503 0.09474,-0.120579 0.273885,-0.184313 0.179145,-0.06546 0.415134,-0.06546 0.234267,0 0.380683,0.05512 0.146417,0.05512 0.215319,0.139526 0.0689,0.08268 0.09646,0.210151 0.0155,0.07924 0.0155,0.285943 v 0.413412 q 0,0.43236 0.01895,0.54777 0.02067,0.113689 0.07924,0.218764 h -0.323839 q -0.04823,-0.09646 -0.06201,-0.225654 z m -0.02584,-0.692465 q -0.16881,0.0689 -0.506429,0.117134 -0.191203,0.02756 -0.270441,0.06201 -0.07924,0.03445 -0.122301,0.10163 -0.04306,0.06546 -0.04306,0.146417 0,0.124023 0.09302,0.206705 0.09474,0.08268 0.275608,0.08268 0.179145,0 0.318672,-0.07752 0.139526,-0.07924 0.204983,-0.215319 0.04995,-0.105075 0.04995,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1314" /> <path d="M 64.940857,79.066387 V 77.23704 h 0.279053 v 0.277331 q 0.106798,-0.194649 0.19637,-0.25666 0.0913,-0.06201 0.199816,-0.06201 0.156752,0 0.318672,0.09991 l -0.106798,0.287665 q -0.113689,-0.06718 -0.227377,-0.06718 -0.10163,0 -0.18259,0.06201 -0.08096,0.06029 -0.115411,0.16881 -0.05168,0.165364 -0.05168,0.361735 v 0.957737 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1316" /> <path d="m 67.371373,78.477275 0.320395,0.03962 q -0.07579,0.280775 -0.280776,0.435805 -0.204983,0.155029 -0.523655,0.155029 -0.401354,0 -0.637343,-0.246324 -0.234267,-0.248047 -0.234267,-0.694187 0,-0.461644 0.237712,-0.716581 0.237712,-0.254937 0.616673,-0.254937 0.366903,0 0.599447,0.24977 0.232544,0.249769 0.232544,0.702799 0,0.02756 -0.0017,0.08268 h -1.364258 q 0.01722,0.301446 0.170532,0.461643 0.153307,0.160197 0.382406,0.160197 0.170532,0 0.291111,-0.08957 0.120578,-0.08957 0.191202,-0.285943 z m -1.018026,-0.501261 h 1.021472 q -0.02067,-0.230822 -0.117134,-0.346233 -0.148139,-0.179145 -0.384128,-0.179145 -0.213596,0 -0.360013,0.142972 -0.144694,0.142971 -0.160197,0.382406 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1318" /> <path d="M 69.057749,79.066387 V 77.23704 h 0.279053 v 0.277331 q 0.106798,-0.194649 0.19637,-0.25666 0.09129,-0.06201 0.199816,-0.06201 0.156752,0 0.318671,0.09991 l -0.106798,0.287665 q -0.113688,-0.06718 -0.227376,-0.06718 -0.10163,0 -0.18259,0.06201 -0.08096,0.06029 -0.115411,0.16881 -0.05168,0.165364 -0.05168,0.361735 v 0.957737 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1320" /> <path d="m 71.488265,78.477275 0.320394,0.03962 q -0.07579,0.280775 -0.280775,0.435805 -0.204983,0.155029 -0.523655,0.155029 -0.401354,0 -0.637343,-0.246324 -0.234267,-0.248047 -0.234267,-0.694187 0,-0.461644 0.237712,-0.716581 0.237712,-0.254937 0.616673,-0.254937 0.366902,0 0.599447,0.24977 0.232544,0.249769 0.232544,0.702799 0,0.02756 -0.0017,0.08268 h -1.364259 q 0.01723,0.301446 0.170533,0.461643 0.153307,0.160197 0.382406,0.160197 0.170532,0 0.29111,-0.08957 0.120579,-0.08957 0.191203,-0.285943 z m -1.018026,-0.501261 h 1.021471 q -0.02067,-0.230822 -0.117133,-0.346233 -0.148139,-0.179145 -0.384128,-0.179145 -0.213596,0 -0.360013,0.142972 -0.144694,0.142971 -0.160197,0.382406 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1322" /> <path d="M 72.197955,79.066387 V 77.23704 h 0.27733 v 0.25666 q 0.08613,-0.134359 0.229099,-0.215319 0.142972,-0.08268 0.325562,-0.08268 0.203261,0 0.332452,0.08441 0.130914,0.0844 0.184313,0.235989 0.217041,-0.320394 0.564996,-0.320394 0.272163,0 0.418579,0.151584 0.146417,0.149862 0.146417,0.463366 v 1.255738 h -0.308336 v -1.152385 q 0,-0.186035 -0.03101,-0.266995 -0.02928,-0.08268 -0.108521,-0.132636 -0.07924,-0.04995 -0.186035,-0.04995 -0.192926,0 -0.320394,0.129191 -0.127469,0.127468 -0.127469,0.409966 v 1.062813 h -0.310055 v -1.18857 q 0,-0.206706 -0.07579,-0.310058 -0.07579,-0.103353 -0.248047,-0.103353 -0.130914,0 -0.242879,0.0689 -0.110243,0.0689 -0.160197,0.201538 -0.04995,0.132636 -0.04995,0.382406 v 0.949124 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1324" /> <path d="m 75.021212,78.151714 q 0,-0.508152 0.282498,-0.752754 0.23599,-0.203261 0.575332,-0.203261 0.377238,0 0.616672,0.248047 0.239435,0.246324 0.239435,0.682129 0,0.353123 -0.106798,0.556384 -0.105076,0.201538 -0.308337,0.313504 -0.201538,0.111965 -0.440972,0.111965 -0.384129,0 -0.62184,-0.246324 -0.23599,-0.246325 -0.23599,-0.70969 z m 0.318672,0 q 0,0.3514 0.153307,0.5271 0.153307,0.173977 0.385851,0.173977 0.230821,0 0.384128,-0.1757 0.153307,-0.1757 0.153307,-0.535713 0,-0.339342 -0.155029,-0.513319 -0.153307,-0.1757 -0.382406,-0.1757 -0.232544,0 -0.385851,0.173977 -0.153307,0.173978 -0.153307,0.525378 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1326" /> <path d="m 77.606759,79.066387 -0.69591,-1.829347 h 0.327284 l 0.392742,1.095541 q 0.06373,0.177423 0.117133,0.368626 0.04134,-0.144694 0.115411,-0.347955 L 78.26994,77.23704 h 0.318672 l -0.692465,1.829347 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1328" /> <path d="m 80.11479,78.477275 0.320394,0.03962 q -0.07579,0.280775 -0.280775,0.435805 -0.204983,0.155029 -0.523655,0.155029 -0.401354,0 -0.637343,-0.246324 -0.234267,-0.248047 -0.234267,-0.694187 0,-0.461644 0.237712,-0.716581 0.237712,-0.254937 0.616673,-0.254937 0.366902,0 0.599447,0.24977 0.232544,0.249769 0.232544,0.702799 0,0.02756 -0.0017,0.08268 h -1.364259 q 0.01723,0.301446 0.170533,0.461643 0.153307,0.160197 0.382406,0.160197 0.170532,0 0.29111,-0.08957 0.120579,-0.08957 0.191203,-0.285943 z m -1.018026,-0.501261 h 1.021471 q -0.02067,-0.230822 -0.117133,-0.346233 -0.148139,-0.179145 -0.384128,-0.179145 -0.213596,0 -0.360013,0.142972 -0.144694,0.142971 -0.160197,0.382406 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1330" /> <path d="m 82.011316,79.066387 v -0.230822 q -0.173977,0.272163 -0.511597,0.272163 -0.218764,0 -0.403076,-0.120578 -0.182591,-0.120579 -0.284221,-0.335897 -0.09991,-0.217041 -0.09991,-0.497817 0,-0.273885 0.0913,-0.496094 0.0913,-0.223931 0.273886,-0.342787 0.18259,-0.118856 0.408244,-0.118856 0.165364,0 0.294556,0.07062 0.129191,0.0689 0.210151,0.180868 v -0.906061 h 0.308336 v 2.525257 z m -0.98013,-0.912951 q 0,0.3514 0.148139,0.525378 0.148139,0.173977 0.349677,0.173977 0.203261,0 0.34451,-0.165365 0.142972,-0.167087 0.142972,-0.508152 0,-0.375515 -0.144694,-0.551215 -0.144694,-0.1757 -0.356568,-0.1757 -0.206706,0 -0.346232,0.16881 -0.137804,0.168809 -0.137804,0.532267 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52778px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1332" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 80.211209,55.793753 c 2.355803,22.485953 7.72973,24.460823 7.655007,36.691235" id="path1496" sodipodi:nodetypes="cc" /> <path style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 89.845958,56.057718 C 88.964138,67.874293 87.75826,79.150772 87.866216,92.616973" id="path1498" sodipodi:nodetypes="cc" /> </g> <g aria-label="Path params are substituted" id="text1201-0" style="font-size:3.88056px;line-height:0;font-family:Consolas;-inkscape-font-specification:Consolas;text-align:start;text-anchor:start;stroke-width:0.264583" transform="translate(0.13198287,2.1117259)"> <path d="m 106.8925,84.782791 v -2.525249 h 0.95257 q 0.25149,0 0.38412,0.02411 0.18604,0.03101 0.31178,0.118856 0.12575,0.08613 0.20154,0.242879 0.0775,0.156751 0.0775,0.344508 0,0.322116 -0.20499,0.546047 -0.20498,0.222208 -0.74069,0.222208 h -0.64768 v 1.026636 z m 0.33417,-1.324636 h 0.65285 q 0.32384,0 0.45992,-0.120578 0.13608,-0.120578 0.13608,-0.339341 0,-0.158474 -0.081,-0.27044 -0.0792,-0.113688 -0.21015,-0.149861 -0.0844,-0.02239 -0.31178,-0.02239 h -0.64596 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1335" /> <path d="m 110.3996,84.557138 q -0.17225,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34106,0.06029 -0.30145,0 -0.46337,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37551,-0.04479 0.55293,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105076 -0.35312,-0.105076 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.1533,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27389,-0.184312 0.17914,-0.06546 0.41513,-0.06546 0.23427,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.2756,0.08268 0.17915,0 0.31868,-0.07751 0.13952,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1337" /> <path d="m 111.84481,84.505462 0.0448,0.273884 q -0.13091,0.02756 -0.23427,0.02756 -0.1688,0 -0.26182,-0.0534 -0.093,-0.0534 -0.13092,-0.139526 -0.0379,-0.08785 -0.0379,-0.366902 v -1.052474 h -0.22738 v -0.241157 h 0.22738 V 82.50042 l 0.30833,-0.186034 v 0.639063 h 0.31178 v 0.241157 h -0.31178 v 1.069699 q 0,0.132636 0.0155,0.170532 0.0172,0.0379 0.0534,0.06029 0.0379,0.02239 0.10679,0.02239 0.0517,0 0.13608,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1339" /> <path d="m 112.14798,84.782791 v -2.525249 h 0.31006 V 83.1636 q 0.21704,-0.251492 0.54777,-0.251492 0.20326,0 0.35312,0.08096 0.14986,0.07924 0.2136,0.220486 0.0654,0.141248 0.0654,0.409965 v 1.159272 h -0.31006 v -1.159272 q 0,-0.232543 -0.10163,-0.337619 -0.0999,-0.106797 -0.28422,-0.106797 -0.1378,0 -0.2601,0.07235 -0.12058,0.07062 -0.17225,0.192924 -0.0517,0.122301 -0.0517,0.337619 v 1.000798 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1341" /> <path d="m 115.09009,85.483867 v -2.530418 h 0.28249 v 0.237712 q 0.0999,-0.139527 0.22566,-0.208428 0.12574,-0.07062 0.30489,-0.07062 0.23426,0 0.41341,0.120578 0.17914,0.120579 0.27044,0.341064 0.0913,0.218763 0.0913,0.48059 0,0.280775 -0.10163,0.506428 -0.0999,0.223931 -0.29283,0.344509 -0.1912,0.118855 -0.40307,0.118855 -0.15503,0 -0.27906,-0.06546 -0.1223,-0.06546 -0.20153,-0.165365 v 0.890556 z m 0.28077,-1.605411 q 0,0.353121 0.14297,0.52193 0.14297,0.16881 0.34623,0.16881 0.20671,0 0.35313,-0.173977 0.14813,-0.1757 0.14813,-0.542602 0,-0.349676 -0.14469,-0.523653 -0.14297,-0.173977 -0.34279,-0.173977 -0.19809,0 -0.35139,0.186035 -0.15159,0.184312 -0.15159,0.537434 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1343" /> <path d="m 118.24579,84.557138 q -0.17226,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34107,0.06029 -0.30144,0 -0.46336,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.16019,-0.179145 0.0999,-0.06718 0.22394,-0.10163 0.0913,-0.02412 0.2756,-0.04651 0.37552,-0.04479 0.55294,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105076 -0.35312,-0.105076 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.1533,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184312 0.17915,-0.06546 0.41514,-0.06546 0.23426,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.2756,0.08268 0.17915,0 0.31867,-0.07751 0.13953,-0.07924 0.20499,-0.215318 0.0499,-0.105075 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1345" /> <path d="m 119.0106,84.782791 v -1.829342 h 0.27905 v 0.27733 q 0.1068,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19981,-0.06201 0.15676,0 0.31868,0.09991 l -0.1068,0.287665 q -0.11369,-0.06718 -0.22738,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.168809 -0.0517,0.165365 -0.0517,0.361735 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1347" /> <path d="m 121.38254,84.557138 q -0.17225,0.146416 -0.33245,0.206705 -0.15847,0.06029 -0.34106,0.06029 -0.30145,0 -0.46337,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37551,-0.04479 0.55293,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0878,-0.266994 -0.11886,-0.105076 -0.35313,-0.105076 -0.21876,0 -0.32383,0.07751 -0.10336,0.07579 -0.15331,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27389,-0.184312 0.17914,-0.06546 0.41513,-0.06546 0.23427,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.27561,0.08268 0.17914,0 0.31867,-0.07751 0.13952,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1349" /> <path d="m 122.1508,84.782791 v -1.829342 h 0.27733 v 0.256659 q 0.0861,-0.134358 0.22909,-0.215317 0.14297,-0.08268 0.32556,-0.08268 0.20326,0 0.33246,0.0844 0.13091,0.08441 0.18431,0.235989 0.21704,-0.320394 0.56499,-0.320394 0.27216,0 0.41858,0.151584 0.14642,0.149862 0.14642,0.463365 v 1.255734 h -0.30834 v -1.152382 q 0,-0.186035 -0.031,-0.266994 -0.0293,-0.08268 -0.10853,-0.132636 -0.0792,-0.04995 -0.18603,-0.04995 -0.19292,0 -0.32039,0.129191 -0.12747,0.127468 -0.12747,0.409966 v 1.062809 h -0.31006 v -1.188555 q 0,-0.206705 -0.0758,-0.310058 -0.0758,-0.103353 -0.24805,-0.103353 -0.13091,0 -0.24288,0.0689 -0.11024,0.0689 -0.16019,0.201538 -0.05,0.132636 -0.05,0.382404 v 0.949122 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1351" /> <path d="m 124.96543,84.236745 0.30661,-0.04823 q 0.0258,0.184313 0.14297,0.282498 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204982 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31695,-0.105076 -0.34106,-0.08613 -0.4737,-0.148138 -0.13091,-0.06374 -0.19981,-0.173977 -0.0672,-0.111966 -0.0672,-0.246324 0,-0.122301 0.0551,-0.225653 0.0568,-0.105076 0.15331,-0.173977 0.0723,-0.0534 0.19637,-0.08957 0.12574,-0.0379 0.26871,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24116,0.168809 0.0775,0.105075 0.10679,0.282497 l -0.30316,0.04134 q -0.0207,-0.141249 -0.12058,-0.220486 -0.0982,-0.07924 -0.27905,-0.07924 -0.2136,0 -0.3049,0.07062 -0.0913,0.07063 -0.0913,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.11885,0.08268 0.0465,0.01723 0.27389,0.07924 0.329,0.08785 0.45819,0.144694 0.13092,0.05512 0.20499,0.161919 0.0741,0.106797 0.0741,0.265271 0,0.155029 -0.0913,0.292833 -0.0896,0.136081 -0.2601,0.211873 -0.17054,0.07407 -0.38585,0.07407 -0.35657,0 -0.54433,-0.148139 -0.18603,-0.148138 -0.23771,-0.439248 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1353" /> <path d="m 129.02719,84.557138 q -0.17225,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34106,0.06029 -0.30145,0 -0.46337,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37551,-0.04479 0.55293,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105076 -0.35312,-0.105076 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.1533,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27389,-0.184312 0.17914,-0.06546 0.41513,-0.06546 0.23427,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.2756,0.08268 0.17915,0 0.31868,-0.07751 0.13952,-0.07924 0.20498,-0.215318 0.0499,-0.105075 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1355" /> <path d="m 129.792,84.782791 v -1.829342 h 0.27905 v 0.27733 q 0.1068,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19982,-0.06201 0.15675,0 0.31867,0.09991 l -0.1068,0.287665 q -0.11369,-0.06718 -0.22737,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.168809 -0.0517,0.165365 -0.0517,0.361735 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1357" /> <path d="m 132.22251,84.193681 0.32039,0.03962 q -0.0758,0.280774 -0.28077,0.435803 -0.20498,0.155029 -0.52366,0.155029 -0.40135,0 -0.63734,-0.246324 -0.23426,-0.248046 -0.23426,-0.694185 0,-0.461642 0.23771,-0.716578 0.23771,-0.254937 0.61667,-0.254937 0.3669,0 0.59944,0.249769 0.23255,0.249769 0.23255,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301446 0.17053,0.461642 0.15331,0.160197 0.38241,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285942 z m -1.01802,-0.50126 h 1.02146 q -0.0207,-0.230821 -0.11713,-0.346232 -0.14814,-0.179144 -0.38413,-0.179144 -0.21359,0 -0.36001,0.142971 -0.14469,0.142971 -0.16019,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1359" /> <path d="m 106.72886,87.940903 0.30661,-0.04823 q 0.0258,0.184312 0.14297,0.282497 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204983 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148139 -0.13091,-0.06373 -0.19982,-0.173977 -0.0672,-0.111965 -0.0672,-0.246324 0,-0.1223 0.0551,-0.225653 0.0568,-0.105075 0.1533,-0.173977 0.0724,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24115,0.16881 0.0775,0.105075 0.1068,0.282497 l -0.30317,0.04134 q -0.0207,-0.141249 -0.12058,-0.220486 -0.0982,-0.07924 -0.27905,-0.07924 -0.21359,0 -0.30489,0.07063 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.10852 0.0379,0.04995 0.11886,0.08268 0.0465,0.01723 0.27388,0.07924 0.32901,0.08785 0.4582,0.144694 0.13091,0.05512 0.20498,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292832 -0.0896,0.136081 -0.26011,0.211873 -0.17053,0.07407 -0.38585,0.07407 -0.35656,0 -0.54432,-0.148139 -0.18603,-0.148139 -0.23771,-0.439249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1361" /> <path d="m 109.81566,88.48695 v -0.268717 q -0.2136,0.310058 -0.5805,0.310058 -0.16192,0 -0.30317,-0.06201 -0.13952,-0.06201 -0.20843,-0.155029 -0.0672,-0.09474 -0.0947,-0.230821 -0.0189,-0.09129 -0.0189,-0.289387 V 86.65761 h 0.31005 v 1.014578 q 0,0.242879 0.019,0.327284 0.0293,0.1223 0.12403,0.192924 0.0947,0.0689 0.23426,0.0689 0.13953,0 0.26183,-0.07062 0.1223,-0.07235 0.17225,-0.194648 0.0517,-0.124023 0.0517,-0.358289 v -0.980127 h 0.31006 v 1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1363" /> <path d="m 110.86469,88.48695 h -0.28767 V 85.9617 h 0.31006 v 0.900891 q 0.19637,-0.246324 0.50126,-0.246324 0.16881,0 0.31867,0.0689 0.15158,0.06718 0.24805,0.191202 0.0982,0.122301 0.1533,0.296277 0.0551,0.173977 0.0551,0.37207 0,0.470254 -0.23254,0.726914 -0.23254,0.256659 -0.5581,0.256659 -0.32384,0 -0.50815,-0.27044 z m -0.003,-0.928452 q 0,0.329006 0.0896,0.475422 0.14642,0.239434 0.39619,0.239434 0.20326,0 0.3514,-0.175699 0.14814,-0.177422 0.14814,-0.527099 0,-0.358289 -0.14297,-0.528821 -0.14125,-0.170532 -0.34279,-0.170532 -0.20326,0 -0.3514,0.177422 -0.14814,0.1757 -0.14814,0.509873 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1365" /> <path d="m 112.4167,87.940903 0.30661,-0.04823 q 0.0258,0.184312 0.14297,0.282497 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204983 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148139 -0.13091,-0.06373 -0.19982,-0.173977 -0.0672,-0.111965 -0.0672,-0.246324 0,-0.1223 0.0551,-0.225653 0.0568,-0.105075 0.1533,-0.173977 0.0724,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24115,0.16881 0.0775,0.105075 0.1068,0.282497 l -0.30317,0.04134 q -0.0207,-0.141249 -0.12057,-0.220486 -0.0982,-0.07924 -0.27906,-0.07924 -0.21359,0 -0.30489,0.07063 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.10852 0.0379,0.04995 0.11886,0.08268 0.0465,0.01723 0.27388,0.07924 0.32901,0.08785 0.4582,0.144694 0.13091,0.05512 0.20498,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292832 -0.0896,0.136081 -0.26011,0.211873 -0.17053,0.07407 -0.38585,0.07407 -0.35656,0 -0.54432,-0.148139 -0.18603,-0.148139 -0.23771,-0.439249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1367" /> <path d="m 114.98157,88.20962 0.0448,0.273884 q -0.13091,0.02756 -0.23426,0.02756 -0.16881,0 -0.26183,-0.0534 -0.093,-0.0534 -0.13091,-0.139526 -0.0379,-0.08785 -0.0379,-0.366902 v -1.052474 h -0.22737 v -0.241156 h 0.22737 v -0.453029 l 0.30834,-0.186035 v 0.639064 h 0.31178 v 0.241156 h -0.31178 v 1.0697 q 0,0.132636 0.0155,0.170532 0.0172,0.0379 0.0534,0.06029 0.0379,0.02239 0.1068,0.02239 0.0517,0 0.13608,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1369" /> <path d="M 115.28646,86.318267 V 85.9617 h 0.31005 v 0.356567 z m 0,2.168683 v -1.829342 h 0.31005 v 1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1371" /> <path d="m 116.74545,88.20962 0.0448,0.273884 q -0.13092,0.02756 -0.23427,0.02756 -0.16881,0 -0.26182,-0.0534 -0.093,-0.0534 -0.13092,-0.139526 -0.0379,-0.08785 -0.0379,-0.366902 v -1.052474 h -0.22738 v -0.241156 h 0.22738 v -0.453029 l 0.30833,-0.186035 v 0.639064 h 0.31178 v 0.241156 h -0.31178 v 1.0697 q 0,0.132636 0.0155,0.170532 0.0172,0.0379 0.0534,0.06029 0.0379,0.02239 0.1068,0.02239 0.0517,0 0.13608,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1373" /> <path d="m 118.24751,88.48695 v -0.268717 q -0.2136,0.310058 -0.5805,0.310058 -0.16192,0 -0.30316,-0.06201 -0.13953,-0.06201 -0.20843,-0.155029 -0.0672,-0.09474 -0.0947,-0.230821 -0.019,-0.09129 -0.019,-0.289387 V 86.65761 h 0.31006 v 1.014578 q 0,0.242879 0.019,0.327284 0.0293,0.1223 0.12402,0.192924 0.0947,0.0689 0.23426,0.0689 0.13953,0 0.26183,-0.07062 0.1223,-0.07235 0.17226,-0.194648 0.0517,-0.124023 0.0517,-0.358289 v -0.980127 h 0.31006 v 1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1375" /> <path d="m 119.68756,88.20962 0.0448,0.273884 q -0.13091,0.02756 -0.23426,0.02756 -0.16881,0 -0.26183,-0.0534 -0.093,-0.0534 -0.13091,-0.139526 -0.0379,-0.08785 -0.0379,-0.366902 v -1.052474 h -0.22737 v -0.241156 h 0.22737 v -0.453029 l 0.30834,-0.186035 v 0.639064 h 0.31178 v 0.241156 h -0.31178 v 1.0697 q 0,0.132636 0.0155,0.170532 0.0172,0.0379 0.0534,0.06029 0.0379,0.02239 0.1068,0.02239 0.0517,0 0.13608,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1377" /> <path d="m 121.24301,87.897839 0.3204,0.03962 q -0.0758,0.280775 -0.28078,0.435804 -0.20498,0.155029 -0.52365,0.155029 -0.40135,0 -0.63734,-0.246324 -0.23427,-0.248047 -0.23427,-0.694185 0,-0.461642 0.23771,-0.716579 0.23771,-0.254936 0.61667,-0.254936 0.36691,0 0.59945,0.249769 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36425 q 0.0172,0.301445 0.17053,0.461641 0.1533,0.160197 0.3824,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285943 z m -1.01802,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11713,-0.346231 -0.14814,-0.179145 -0.38413,-0.179145 -0.2136,0 -0.36001,0.142971 -0.1447,0.142972 -0.1602,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1379" /> <path d="m 123.13953,88.48695 v -0.230821 q -0.17397,0.272162 -0.51159,0.272162 -0.21876,0 -0.40308,-0.120579 -0.18259,-0.120578 -0.28422,-0.335896 -0.0999,-0.21704 -0.0999,-0.497815 0,-0.273884 0.0913,-0.496092 0.0913,-0.223931 0.27389,-0.342787 0.18259,-0.118855 0.40824,-0.118855 0.16536,0 0.29455,0.07062 0.12919,0.0689 0.21015,0.180867 V 85.9617 h 0.30834 v 2.52525 z m -0.98012,-0.912949 q 0,0.351399 0.14814,0.525376 0.14813,0.173977 0.34967,0.173977 0.20326,0 0.34451,-0.165364 0.14297,-0.167087 0.14297,-0.508151 0,-0.375514 -0.14469,-0.551214 -0.14469,-0.175699 -0.35657,-0.175699 -0.2067,0 -0.34623,0.168809 -0.1378,0.168809 -0.1378,0.532266 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1381" /> </g> <g aria-label="Unused path params become query params" id="text1201-0-7" style="font-size:3.88056px;line-height:0;font-family:Consolas;-inkscape-font-specification:Consolas;text-align:start;text-anchor:start;stroke-width:0.264583" transform="translate(0.7918972,-1.7157773)"> <path d="m 141.21677,73.810642 h 0.33417 v 1.458995 q 0,0.380682 -0.0861,0.604613 -0.0861,0.223931 -0.31178,0.365179 -0.22393,0.139526 -0.58911,0.139526 -0.35485,0 -0.5805,-0.1223 -0.22565,-0.122301 -0.32212,-0.353122 -0.0965,-0.232543 -0.0965,-0.633896 v -1.458995 h 0.33417 v 1.457272 q 0,0.329006 0.0603,0.485758 0.062,0.155029 0.21015,0.239433 0.14987,0.08441 0.36518,0.08441 0.36863,0 0.52538,-0.167087 0.15675,-0.167086 0.15675,-0.642509 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1423" /> <path d="M 142.06771,76.335892 V 74.50655 h 0.27905 v 0.260104 q 0.20154,-0.301445 0.58222,-0.301445 0.16536,0 0.30317,0.06029 0.13952,0.05857 0.20842,0.155029 0.0689,0.09646 0.0965,0.229098 0.0172,0.08613 0.0172,0.301446 v 1.124821 h -0.31006 v -1.112764 q 0,-0.18948 -0.0362,-0.282497 -0.0362,-0.09474 -0.12919,-0.149861 -0.0913,-0.05684 -0.21532,-0.05684 -0.19809,0 -0.34278,0.125746 -0.14297,0.125745 -0.14297,0.477144 v 0.999076 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1425" /> <path d="m 145.22858,76.335892 v -0.268717 q -0.2136,0.310058 -0.5805,0.310058 -0.16192,0 -0.30317,-0.06201 -0.13953,-0.06201 -0.20843,-0.155029 -0.0672,-0.09474 -0.0947,-0.230821 -0.019,-0.09129 -0.019,-0.289387 V 74.50655 h 0.31006 v 1.014578 q 0,0.242879 0.0189,0.327284 0.0293,0.1223 0.12402,0.192925 0.0947,0.0689 0.23427,0.0689 0.13953,0 0.26183,-0.07062 0.1223,-0.07235 0.17225,-0.194647 0.0517,-0.124023 0.0517,-0.358289 V 74.50655 h 0.31006 v 1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1427" /> <path d="m 145.86764,75.789845 0.30661,-0.04823 q 0.0258,0.184312 0.14297,0.282497 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204983 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148139 -0.13091,-0.06373 -0.19982,-0.173977 -0.0672,-0.111965 -0.0672,-0.246324 0,-0.1223 0.0551,-0.225653 0.0568,-0.105075 0.1533,-0.173977 0.0724,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24115,0.168809 0.0775,0.105075 0.1068,0.282497 l -0.30317,0.04134 q -0.0207,-0.141248 -0.12057,-0.220485 -0.0982,-0.07924 -0.27906,-0.07924 -0.21359,0 -0.30489,0.07062 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.10852 0.0379,0.04995 0.11886,0.08268 0.0465,0.01723 0.27388,0.07924 0.32901,0.08785 0.4582,0.144694 0.13091,0.05512 0.20498,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292832 -0.0896,0.136081 -0.26011,0.211873 -0.17053,0.07407 -0.38585,0.07407 -0.35656,0 -0.54432,-0.148139 -0.18603,-0.148139 -0.23771,-0.439249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1429" /> <path d="m 149.00784,75.746782 0.32039,0.03962 q -0.0758,0.280775 -0.28077,0.435804 -0.20499,0.155029 -0.52366,0.155029 -0.40135,0 -0.63734,-0.246324 -0.23426,-0.248046 -0.23426,-0.694185 0,-0.461642 0.23771,-0.716579 0.23771,-0.254936 0.61667,-0.254936 0.3669,0 0.59944,0.249769 0.23255,0.249769 0.23255,0.702798 0,0.02756 -0.002,0.08268 h -1.36425 q 0.0172,0.301445 0.17053,0.461642 0.15331,0.160196 0.38241,0.160196 0.17053,0 0.29111,-0.08957 0.12057,-0.08957 0.1912,-0.285942 z m -1.01803,-0.501261 h 1.02147 q -0.0207,-0.23082 -0.11713,-0.346231 -0.14814,-0.179145 -0.38413,-0.179145 -0.21359,0 -0.36001,0.142972 -0.14469,0.142971 -0.1602,0.382404 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1431" /> <path d="m 150.90436,76.335892 v -0.230821 q -0.17398,0.272162 -0.5116,0.272162 -0.21876,0 -0.40307,-0.120578 -0.18259,-0.120578 -0.28422,-0.335896 -0.0999,-0.217041 -0.0999,-0.497816 0,-0.273884 0.0913,-0.496092 0.0913,-0.223931 0.27389,-0.342786 0.18259,-0.118856 0.40824,-0.118856 0.16537,0 0.29456,0.07062 0.12919,0.0689 0.21015,0.180867 v -0.906058 h 0.30833 v 2.52525 z m -0.98013,-0.912949 q 0,0.351399 0.14814,0.525376 0.14814,0.173977 0.34968,0.173977 0.20326,0 0.3445,-0.165364 0.14298,-0.167087 0.14298,-0.50815 0,-0.375515 -0.1447,-0.551214 -0.14469,-0.1757 -0.35656,-0.1757 -0.20671,0 -0.34624,0.168809 -0.1378,0.16881 -0.1378,0.532266 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1433" /> <path d="M 152.65963,77.036967 V 74.50655 h 0.2825 v 0.237711 q 0.0999,-0.139526 0.22565,-0.208428 0.12575,-0.07062 0.30489,-0.07062 0.23427,0 0.41341,0.120578 0.17915,0.120578 0.27044,0.341064 0.0913,0.218763 0.0913,0.48059 0,0.280774 -0.10163,0.506427 -0.0999,0.223931 -0.29284,0.344509 -0.1912,0.118856 -0.40307,0.118856 -0.15503,0 -0.27905,-0.06546 -0.1223,-0.06546 -0.20154,-0.165364 v 0.890555 z m 0.28077,-1.605411 q 0,0.353122 0.14298,0.521931 0.14297,0.168809 0.34623,0.168809 0.2067,0 0.35312,-0.173977 0.14814,-0.175699 0.14814,-0.542601 0,-0.349676 -0.1447,-0.523653 -0.14297,-0.173977 -0.34278,-0.173977 -0.19809,0 -0.3514,0.186034 -0.15159,0.184313 -0.15159,0.537434 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1435" /> <path d="m 155.81533,76.110238 q -0.17225,0.146417 -0.33245,0.206706 -0.15847,0.06029 -0.34106,0.06029 -0.30145,0 -0.46337,-0.146416 -0.16192,-0.148139 -0.16192,-0.377238 0,-0.134358 0.0603,-0.244601 0.062,-0.111965 0.1602,-0.179144 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37551,-0.04479 0.55293,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266995 -0.11886,-0.105075 -0.35313,-0.105075 -0.21876,0 -0.32383,0.07752 -0.10336,0.07579 -0.15331,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194648 0.13608,-0.313503 0.0947,-0.120578 0.27389,-0.184312 0.17914,-0.06546 0.41513,-0.06546 0.23427,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.210151 0.0155,0.07924 0.0155,0.285942 v 0.413411 q 0,0.432358 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225654 z m -0.0258,-0.692462 q -0.16881,0.0689 -0.50642,0.117133 -0.19121,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146417 0,0.124023 0.093,0.206705 0.0947,0.08268 0.27561,0.08268 0.17914,0 0.31867,-0.07751 0.13952,-0.07924 0.20498,-0.215318 0.0499,-0.105076 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1437" /> <path d="m 157.26055,76.058562 0.0448,0.273885 q -0.13091,0.02756 -0.23426,0.02756 -0.16881,0 -0.26183,-0.0534 -0.093,-0.0534 -0.13091,-0.139526 -0.0379,-0.08785 -0.0379,-0.366901 v -1.052475 h -0.22738 V 74.50655 h 0.22738 v -0.453029 l 0.30833,-0.186035 v 0.639064 h 0.31179 v 0.241156 h -0.31179 v 1.0697 q 0,0.132636 0.0155,0.170532 0.0172,0.0379 0.0534,0.06029 0.0379,0.02239 0.10679,0.02239 0.0517,0 0.13609,-0.01206 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1439" /> <path d="m 157.56371,76.335892 v -2.52525 h 0.31006 V 74.7167 q 0.21704,-0.251491 0.54777,-0.251491 0.20326,0 0.35312,0.08096 0.14986,0.07924 0.2136,0.220485 0.0654,0.141249 0.0654,0.409966 v 1.159272 h -0.31005 V 75.17662 q 0,-0.232544 -0.10163,-0.337619 -0.0999,-0.106798 -0.28422,-0.106798 -0.13781,0 -0.26011,0.07235 -0.12058,0.07062 -0.17225,0.192925 -0.0517,0.122301 -0.0517,0.337619 v 1.000798 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1441" /> <path d="m 139.52006,80.741125 v -2.530417 h 0.2825 v 0.237711 q 0.0999,-0.139526 0.22566,-0.208427 0.12574,-0.07063 0.30489,-0.07063 0.23426,0 0.41341,0.120578 0.17914,0.120579 0.27044,0.341064 0.0913,0.218763 0.0913,0.48059 0,0.280775 -0.10163,0.506428 -0.0999,0.223931 -0.29283,0.344509 -0.1912,0.118855 -0.40308,0.118855 -0.15503,0 -0.27905,-0.06546 -0.1223,-0.06546 -0.20154,-0.165364 v 0.890555 z m 0.28078,-1.60541 q 0,0.353121 0.14297,0.52193 0.14297,0.16881 0.34623,0.16881 0.20671,0 0.35312,-0.173977 0.14814,-0.1757 0.14814,-0.542602 0,-0.349676 -0.14469,-0.523653 -0.14297,-0.173977 -0.34279,-0.173977 -0.19809,0 -0.3514,0.186035 -0.15158,0.184312 -0.15158,0.537434 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1443" /> <path d="m 142.67577,79.814397 q -0.17226,0.146416 -0.33246,0.206705 -0.15847,0.06029 -0.34106,0.06029 -0.30144,0 -0.46336,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.16019,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37552,-0.04479 0.55294,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11886,-0.105076 -0.35312,-0.105076 -0.21876,0 -0.32384,0.07752 -0.10335,0.07579 -0.15331,0.270439 l -0.30316,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184312 0.17915,-0.06546 0.41513,-0.06546 0.23427,0 0.38069,0.05512 0.14641,0.05512 0.21531,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285942 v 0.413411 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.27561,0.08268 0.17914,0 0.31867,-0.07751 0.13953,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1445" /> <path d="m 143.44057,80.04005 v -1.829342 h 0.27906 v 0.27733 q 0.10679,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19981,-0.06201 0.15675,0 0.31867,0.09991 l -0.10679,0.287665 q -0.11369,-0.06718 -0.22738,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.168809 -0.0517,0.165365 -0.0517,0.361735 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1447" /> <path d="m 145.81252,79.814397 q -0.17226,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34107,0.06029 -0.30144,0 -0.46336,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244601 0.062,-0.111966 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.2756,-0.04651 0.37552,-0.04479 0.55294,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105076 -0.35312,-0.105076 -0.21876,0 -0.32384,0.07752 -0.10335,0.07579 -0.1533,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184312 0.17915,-0.06546 0.41514,-0.06546 0.23426,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285942 v 0.413411 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.2756,0.08268 0.17915,0 0.31867,-0.07751 0.13953,-0.07924 0.20499,-0.215318 0.0499,-0.105075 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1449" /> <path d="m 146.58077,80.04005 v -1.829342 h 0.27733 v 0.256659 q 0.0861,-0.134358 0.2291,-0.215318 0.14297,-0.08268 0.32556,-0.08268 0.20326,0 0.33245,0.08441 0.13092,0.08441 0.18431,0.235989 0.21705,-0.320394 0.565,-0.320394 0.27216,0 0.41858,0.151584 0.14641,0.149862 0.14641,0.463365 v 1.255734 h -0.30833 v -1.152382 q 0,-0.186035 -0.031,-0.266994 -0.0293,-0.08268 -0.10852,-0.132636 -0.0792,-0.04995 -0.18603,-0.04995 -0.19293,0 -0.3204,0.129191 -0.12746,0.127468 -0.12746,0.409965 v 1.06281 h -0.31006 v -1.188555 q 0,-0.206706 -0.0758,-0.310058 -0.0758,-0.103353 -0.24805,-0.103353 -0.13091,0 -0.24288,0.0689 -0.11024,0.0689 -0.1602,0.201538 -0.0499,0.132635 -0.0499,0.382404 v 0.949122 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1451" /> <path d="m 149.39541,79.494004 0.30661,-0.04823 q 0.0258,0.184313 0.14297,0.282498 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204982 0,-0.105075 -0.0913,-0.165365 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148138 -0.13091,-0.06373 -0.19982,-0.173977 -0.0672,-0.111966 -0.0672,-0.246324 0,-0.122301 0.0551,-0.225653 0.0568,-0.105076 0.1533,-0.173977 0.0724,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24115,0.168809 0.0775,0.105075 0.1068,0.282497 l -0.30317,0.04134 q -0.0207,-0.141249 -0.12057,-0.220486 -0.0982,-0.07924 -0.27906,-0.07924 -0.21359,0 -0.30489,0.07062 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.11886,0.08268 0.0465,0.01722 0.27388,0.07924 0.32901,0.08785 0.4582,0.144693 0.13091,0.05512 0.20498,0.16192 0.0741,0.106797 0.0741,0.265271 0,0.155029 -0.0913,0.292833 -0.0896,0.136081 -0.26011,0.211873 -0.17053,0.07407 -0.38585,0.07407 -0.35656,0 -0.54432,-0.148139 -0.18603,-0.148138 -0.23771,-0.439248 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1453" /> <path d="m 152.54939,80.04005 h -0.28767 v -2.525249 h 0.31006 v 0.90089 q 0.19637,-0.246324 0.50126,-0.246324 0.16881,0 0.31867,0.0689 0.15159,0.06718 0.24805,0.191202 0.0982,0.122301 0.1533,0.296278 0.0551,0.173977 0.0551,0.37207 0,0.470254 -0.23255,0.726913 -0.23254,0.256659 -0.5581,0.256659 -0.32384,0 -0.50815,-0.270439 z m -0.003,-0.928451 q 0,0.329006 0.0896,0.475422 0.14642,0.239434 0.39619,0.239434 0.20326,0 0.3514,-0.1757 0.14814,-0.177422 0.14814,-0.527098 0,-0.358289 -0.14297,-0.528821 -0.14125,-0.170532 -0.34279,-0.170532 -0.20326,0 -0.3514,0.177422 -0.14814,0.175699 -0.14814,0.509873 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1455" /> <path d="m 155.47771,79.45094 0.32039,0.03962 q -0.0758,0.280774 -0.28077,0.435803 -0.20498,0.155029 -0.52365,0.155029 -0.40136,0 -0.63734,-0.246324 -0.23427,-0.248046 -0.23427,-0.694185 0,-0.461642 0.23771,-0.716578 0.23771,-0.254937 0.61667,-0.254937 0.3669,0 0.59945,0.249769 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301445 0.17053,0.461642 0.15331,0.160197 0.38241,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285942 z m -1.01802,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11714,-0.346232 -0.14813,-0.179144 -0.38412,-0.179144 -0.2136,0 -0.36002,0.142971 -0.14469,0.142971 -0.16019,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1457" /> <path d="m 157.38112,79.36998 0.30489,0.03962 q -0.05,0.315226 -0.25666,0.49437 -0.20498,0.177422 -0.5047,0.177422 -0.37552,0 -0.60461,-0.244601 -0.22738,-0.246324 -0.22738,-0.704521 0,-0.296277 0.0982,-0.518485 0.0982,-0.222208 0.298,-0.332451 0.20153,-0.111966 0.43752,-0.111966 0.298,0 0.48748,0.151584 0.18948,0.149862 0.24288,0.427191 l -0.30144,0.04651 q -0.0431,-0.184312 -0.15331,-0.27733 -0.10852,-0.09302 -0.26355,-0.09302 -0.23427,0 -0.38068,0.168809 -0.14642,0.167087 -0.14642,0.530544 0,0.368624 0.14125,0.535711 0.14125,0.167087 0.36862,0.167087 0.18259,0 0.30489,-0.111966 0.1223,-0.111965 0.15503,-0.344509 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1459" /> <path d="m 157.83588,79.125379 q 0,-0.50815 0.28249,-0.752751 0.23599,-0.203261 0.57533,-0.203261 0.37724,0 0.61667,0.248047 0.23944,0.246323 0.23944,0.682127 0,0.353122 -0.1068,0.556382 -0.10508,0.201537 -0.30834,0.313503 -0.20153,0.111965 -0.44097,0.111965 -0.38413,0 -0.62184,-0.246324 -0.23598,-0.246323 -0.23598,-0.709688 z m 0.31867,0 q 0,0.351399 0.1533,0.527099 0.15331,0.173977 0.38585,0.173977 0.23082,0 0.38413,-0.1757 0.15331,-0.175699 0.15331,-0.535711 0,-0.339341 -0.15503,-0.513318 -0.15331,-0.1757 -0.38241,-0.1757 -0.23254,0 -0.38585,0.173977 -0.1533,0.173977 -0.1533,0.525376 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1461" /> <path d="m 159.91326,80.04005 v -1.829342 h 0.27733 v 0.256659 q 0.0861,-0.134358 0.2291,-0.215318 0.14297,-0.08268 0.32556,-0.08268 0.20326,0 0.33245,0.08441 0.13092,0.08441 0.18431,0.235989 0.21705,-0.320394 0.565,-0.320394 0.27216,0 0.41858,0.151584 0.14641,0.149862 0.14641,0.463365 v 1.255734 h -0.30833 v -1.152382 q 0,-0.186035 -0.031,-0.266994 -0.0293,-0.08268 -0.10852,-0.132636 -0.0792,-0.04995 -0.18603,-0.04995 -0.19293,0 -0.3204,0.129191 -0.12746,0.127468 -0.12746,0.409965 v 1.06281 h -0.31006 v -1.188555 q 0,-0.206706 -0.0758,-0.310058 -0.0758,-0.103353 -0.24805,-0.103353 -0.13091,0 -0.24288,0.0689 -0.11024,0.0689 -0.1602,0.201538 -0.0499,0.132635 -0.0499,0.382404 v 0.949122 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1463" /> <path d="m 164.10421,79.45094 0.3204,0.03962 q -0.0758,0.280774 -0.28078,0.435803 -0.20498,0.155029 -0.52365,0.155029 -0.40136,0 -0.63734,-0.246324 -0.23427,-0.248046 -0.23427,-0.694185 0,-0.461642 0.23771,-0.716578 0.23771,-0.254937 0.61667,-0.254937 0.3669,0 0.59945,0.249769 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301445 0.17053,0.461642 0.15331,0.160197 0.38241,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285942 z m -1.01802,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11714,-0.346232 -0.14813,-0.179144 -0.38412,-0.179144 -0.2136,0 -0.36001,0.142971 -0.1447,0.142971 -0.1602,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1465" /> <path d="m 140.68623,84.445284 v -0.895723 q -0.0724,0.10163 -0.20326,0.168809 -0.12919,0.06718 -0.27561,0.06718 -0.32556,0 -0.56155,-0.260105 -0.23427,-0.260104 -0.23427,-0.713133 0,-0.275607 0.0947,-0.49437 0.0965,-0.218763 0.27733,-0.330728 0.18259,-0.113688 0.39963,-0.113688 0.33935,0 0.53399,0.285942 v -0.244601 h 0.27905 v 2.530417 z m -0.95601,-1.620914 q 0,0.353122 0.14813,0.530544 0.14814,0.175699 0.35485,0.175699 0.19809,0 0.34106,-0.167087 0.14297,-0.168809 0.14297,-0.511595 0,-0.36518 -0.15158,-0.549492 -0.14986,-0.184312 -0.35312,-0.184312 -0.20154,0 -0.34279,0.172254 -0.13952,0.170532 -0.13952,0.533989 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1467" /> <path d="m 142.68093,83.744208 v -0.268716 q -0.21359,0.310058 -0.58049,0.310058 -0.16192,0 -0.30317,-0.06201 -0.13953,-0.06201 -0.20843,-0.155029 -0.0672,-0.09474 -0.0947,-0.230821 -0.0189,-0.0913 -0.0189,-0.289387 v -1.133434 h 0.31006 v 1.014578 q 0,0.242879 0.0189,0.327284 0.0293,0.1223 0.12402,0.192924 0.0947,0.0689 0.23427,0.0689 0.13952,0 0.26182,-0.07062 0.1223,-0.07235 0.17226,-0.194648 0.0517,-0.124023 0.0517,-0.358289 v -0.980127 h 0.31006 v 1.829341 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1469" /> <path d="m 144.69631,83.155098 0.32039,0.03962 q -0.0758,0.280775 -0.28077,0.435804 -0.20498,0.155029 -0.52366,0.155029 -0.40135,0 -0.63734,-0.246324 -0.23426,-0.248047 -0.23426,-0.694185 0,-0.461642 0.23771,-0.716579 0.23771,-0.254936 0.61667,-0.254936 0.3669,0 0.59944,0.249769 0.23255,0.249768 0.23255,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301445 0.17053,0.461641 0.15331,0.160197 0.38241,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285943 z m -1.01802,-0.50126 h 1.02146 q -0.0207,-0.230821 -0.11713,-0.346231 -0.14814,-0.179145 -0.38413,-0.179145 -0.21359,0 -0.36001,0.142971 -0.14469,0.142972 -0.16019,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1471" /> <path d="m 145.40255,83.744208 v -1.829341 h 0.27905 v 0.277329 q 0.1068,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19982,-0.06201 0.15675,0 0.31867,0.09991 l -0.1068,0.287665 q -0.11369,-0.06718 -0.22737,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.16881 -0.0517,0.165364 -0.0517,0.361734 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1473" /> <path d="m 146.56699,84.448729 -0.0344,-0.29111 q 0.10163,0.02756 0.17742,0.02756 0.10336,0 0.16537,-0.03445 0.062,-0.03445 0.10163,-0.09646 0.0293,-0.04651 0.0947,-0.230821 0.009,-0.02584 0.0276,-0.07579 l -0.69419,-1.832787 h 0.33418 l 0.38068,1.059364 q 0.0741,0.201538 0.13263,0.423746 0.0534,-0.213595 0.12747,-0.416856 l 0.39102,-1.066254 h 0.31006 l -0.69591,1.860347 q -0.11196,0.301445 -0.17398,0.415133 -0.0827,0.153307 -0.18948,0.223931 -0.10679,0.07235 -0.25493,0.07235 -0.0896,0 -0.19982,-0.0379 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1475" /> <path d="m 149.32478,84.445284 v -2.530417 h 0.2825 v 0.237711 q 0.0999,-0.139526 0.22566,-0.208428 0.12574,-0.07062 0.30489,-0.07062 0.23426,0 0.41341,0.120578 0.17914,0.120578 0.27044,0.341064 0.0913,0.218763 0.0913,0.480589 0,0.280775 -0.10163,0.506428 -0.0999,0.223931 -0.29283,0.344509 -0.1912,0.118856 -0.40308,0.118856 -0.15503,0 -0.27905,-0.06546 -0.1223,-0.06546 -0.20154,-0.165364 v 0.890555 z m 0.28078,-1.605411 q 0,0.353121 0.14297,0.521931 0.14297,0.168809 0.34623,0.168809 0.20671,0 0.35312,-0.173977 0.14814,-0.175699 0.14814,-0.542601 0,-0.349677 -0.14469,-0.523654 -0.14297,-0.173977 -0.34279,-0.173977 -0.19809,0 -0.3514,0.186035 -0.15158,0.184312 -0.15158,0.537434 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1477" /> <path d="m 152.48049,83.518555 q -0.17226,0.146416 -0.33246,0.206705 -0.15847,0.06029 -0.34106,0.06029 -0.30144,0 -0.46336,-0.146417 -0.16192,-0.148138 -0.16192,-0.377237 0,-0.134358 0.0603,-0.244601 0.062,-0.111965 0.16019,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02411 0.27561,-0.04651 0.37552,-0.04479 0.55294,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11886,-0.105075 -0.35312,-0.105075 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.15331,0.27044 l -0.30316,-0.04134 q 0.0413,-0.194648 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184313 0.17915,-0.06546 0.41513,-0.06546 0.23427,0 0.38069,0.05512 0.14641,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.210151 0.0155,0.07924 0.0155,0.285942 v 0.41341 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692462 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124024 0.093,0.206706 0.0947,0.08268 0.27561,0.08268 0.17914,0 0.31867,-0.07752 0.13953,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1479" /> <path d="m 153.2453,83.744208 v -1.829341 h 0.27905 v 0.277329 q 0.1068,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19981,-0.06201 0.15675,0 0.31867,0.09991 l -0.10679,0.287665 q -0.11369,-0.06718 -0.22738,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.16881 -0.0517,0.165364 -0.0517,0.361734 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1481" /> <path d="m 155.61724,83.518555 q -0.17226,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34107,0.06029 -0.30144,0 -0.46336,-0.146417 -0.16192,-0.148138 -0.16192,-0.377237 0,-0.134358 0.0603,-0.244601 0.062,-0.111965 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02411 0.2756,-0.04651 0.37552,-0.04479 0.55294,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105075 -0.35312,-0.105075 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.1533,0.27044 l -0.30317,-0.04134 q 0.0413,-0.194648 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184313 0.17915,-0.06546 0.41514,-0.06546 0.23426,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.210151 0.0155,0.07924 0.0155,0.285942 v 0.41341 q 0,0.432359 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692462 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124024 0.093,0.206706 0.0947,0.08268 0.2756,0.08268 0.17915,0 0.31867,-0.07752 0.13953,-0.07924 0.20499,-0.215318 0.0499,-0.105075 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1483" /> <path d="m 156.38549,83.744208 v -1.829341 h 0.27733 v 0.256659 q 0.0861,-0.134359 0.2291,-0.215318 0.14297,-0.08268 0.32556,-0.08268 0.20326,0 0.33245,0.0844 0.13092,0.0844 0.18432,0.235989 0.21704,-0.320393 0.56499,-0.320393 0.27216,0 0.41858,0.151584 0.14641,0.149861 0.14641,0.463364 v 1.255734 h -0.30833 v -1.152381 q 0,-0.186035 -0.031,-0.266995 -0.0293,-0.08268 -0.10852,-0.132636 -0.0792,-0.04995 -0.18603,-0.04995 -0.19293,0 -0.32039,0.12919 -0.12747,0.127469 -0.12747,0.409966 v 1.062809 h -0.31006 v -1.188555 q 0,-0.206705 -0.0758,-0.310058 -0.0758,-0.103352 -0.24805,-0.103352 -0.13091,0 -0.24288,0.0689 -0.11024,0.0689 -0.16019,0.201538 -0.05,0.132636 -0.05,0.382405 v 0.949121 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1485" /> <path d="m 159.20013,83.198162 0.30661,-0.04823 q 0.0258,0.184312 0.14297,0.282497 0.11886,0.09819 0.33073,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204983 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148139 -0.13091,-0.06373 -0.19981,-0.173977 -0.0672,-0.111965 -0.0672,-0.246324 0,-0.1223 0.0551,-0.225653 0.0568,-0.105075 0.1533,-0.173977 0.0724,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24115,0.16881 0.0775,0.105075 0.1068,0.282497 l -0.30317,0.04134 q -0.0207,-0.141249 -0.12057,-0.220486 -0.0982,-0.07924 -0.27906,-0.07924 -0.21359,0 -0.30489,0.07063 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.10852 0.0379,0.04995 0.11885,0.08268 0.0465,0.01723 0.27389,0.07924 0.329,0.08785 0.45819,0.144694 0.13092,0.05512 0.20498,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292832 -0.0896,0.136081 -0.2601,0.211873 -0.17054,0.07407 -0.38585,0.07407 -0.35657,0 -0.54433,-0.148139 -0.18603,-0.148139 -0.23771,-0.439249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:start;text-anchor:start;fill:#217821;stroke-width:0.264583" id="path1487" /> </g> <g aria-label="All values are escaped" id="text1201-0-3" style="font-size:3.88056px;line-height:0;font-family:Consolas;-inkscape-font-specification:Consolas;text-align:end;text-anchor:end;stroke-width:0.264583"> <path d="m 162.81098,60.629921 0.96979,-2.525249 h 0.36001 l 1.03353,2.525249 h -0.38068 l -0.29456,-0.76481 h -1.05592 l -0.27733,0.76481 z m 0.72864,-1.036972 h 0.8561 l -0.26355,-0.699352 q -0.12058,-0.318671 -0.17914,-0.523654 -0.0482,0.242879 -0.13608,0.482313 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1384" /> <path d="m 165.3948,60.629921 v -2.525249 h 0.31005 v 2.525249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1386" /> <path d="m 166.17855,60.629921 v -2.525249 h 0.31006 v 2.525249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1388" /> <path d="m 168.45748,60.629921 -0.69591,-1.829342 h 0.32728 l 0.39274,1.095538 q 0.0637,0.177422 0.11714,0.368625 0.0413,-0.144694 0.11541,-0.347954 l 0.40652,-1.116209 h 0.31867 l -0.69246,1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1390" /> <path d="m 170.90694,60.404268 q -0.17226,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34107,0.06029 -0.30144,0 -0.46336,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134359 0.0603,-0.244602 0.062,-0.111965 0.16019,-0.179144 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37552,-0.04479 0.55294,-0.106798 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266995 -0.11885,-0.105075 -0.35312,-0.105075 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.1533,0.270439 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184312 0.17915,-0.06546 0.41514,-0.06546 0.23426,0 0.38068,0.05512 0.14641,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285942 v 0.413411 q 0,0.432358 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206705 0.0947,0.08268 0.27561,0.08268 0.17915,0 0.31867,-0.07751 0.13953,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1392" /> <path d="m 171.6683,60.629921 v -2.525249 h 0.31006 v 2.525249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1394" /> <path d="m 173.65784,60.629921 v -0.268717 q -0.2136,0.310058 -0.5805,0.310058 -0.16192,0 -0.30317,-0.06201 -0.13952,-0.06201 -0.20842,-0.155029 -0.0672,-0.09474 -0.0947,-0.23082 -0.019,-0.0913 -0.019,-0.289388 v -1.133434 h 0.31006 v 1.014579 q 0,0.242878 0.0189,0.327283 0.0293,0.122301 0.12403,0.192925 0.0947,0.0689 0.23426,0.0689 0.13953,0 0.26183,-0.07062 0.1223,-0.07235 0.17225,-0.194647 0.0517,-0.124023 0.0517,-0.358289 v -0.980128 h 0.31006 v 1.829342 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1396" /> <path d="m 175.67322,60.040811 0.32039,0.03962 q -0.0758,0.280775 -0.28078,0.435804 -0.20498,0.155029 -0.52365,0.155029 -0.40135,0 -0.63734,-0.246324 -0.23427,-0.248046 -0.23427,-0.694185 0,-0.461642 0.23771,-0.716578 0.23772,-0.254937 0.61668,-0.254937 0.3669,0 0.59944,0.249769 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36425 q 0.0172,0.301445 0.17053,0.461642 0.15331,0.160197 0.3824,0.160197 0.17054,0 0.29111,-0.08957 0.12058,-0.08957 0.19121,-0.285942 z m -1.01803,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11713,-0.346232 -0.14814,-0.179144 -0.38413,-0.179144 -0.21359,0 -0.36001,0.142971 -0.14469,0.142971 -0.1602,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1398" /> <path d="m 176.25888,60.083875 0.30661,-0.04823 q 0.0258,0.184312 0.14298,0.282498 0.11885,0.09819 0.33072,0.09819 0.2136,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204982 0,-0.105076 -0.0913,-0.165365 -0.0637,-0.04134 -0.31695,-0.105075 -0.34106,-0.08613 -0.4737,-0.148139 -0.13091,-0.06373 -0.19981,-0.173977 -0.0672,-0.111965 -0.0672,-0.246323 0,-0.122301 0.0551,-0.225654 0.0568,-0.105075 0.15331,-0.173977 0.0723,-0.0534 0.19637,-0.08957 0.12574,-0.0379 0.26871,-0.0379 0.21532,0 0.37724,0.06201 0.16364,0.06201 0.24116,0.168809 0.0775,0.105075 0.10679,0.282497 l -0.30316,0.04134 q -0.0207,-0.141248 -0.12058,-0.220485 -0.0982,-0.07924 -0.27905,-0.07924 -0.2136,0 -0.30489,0.07062 -0.0913,0.07062 -0.0913,0.165364 0,0.06029 0.0379,0.108521 0.0379,0.04995 0.11885,0.08268 0.0465,0.01722 0.27389,0.07924 0.329,0.08785 0.45819,0.144693 0.13092,0.05512 0.20499,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292833 -0.0896,0.136081 -0.2601,0.211873 -0.17054,0.07407 -0.38585,0.07407 -0.35657,0 -0.54433,-0.148139 -0.18603,-0.148139 -0.23771,-0.439248 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1400" /> <path d="m 159.924,64.108426 q -0.17226,0.146416 -0.33245,0.206705 -0.15848,0.06029 -0.34107,0.06029 -0.30144,0 -0.46336,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134358 0.0603,-0.244601 0.062,-0.111966 0.16019,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37552,-0.04479 0.55294,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11885,-0.105075 -0.35312,-0.105075 -0.21876,0 -0.32384,0.07751 -0.10335,0.07579 -0.15331,0.27044 l -0.30316,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27388,-0.184312 0.17915,-0.06546 0.41514,-0.06546 0.23426,0 0.38068,0.05512 0.14641,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.019,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50643,0.117133 -0.1912,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206706 0.0947,0.08268 0.27561,0.08268 0.17915,0 0.31867,-0.07752 0.13953,-0.07924 0.20498,-0.215318 0.05,-0.105075 0.05,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1402" /> <path d="m 160.68881,64.334079 v -1.829341 h 0.27905 v 0.277329 q 0.1068,-0.194647 0.19637,-0.256659 0.0913,-0.06201 0.19981,-0.06201 0.15675,0 0.31867,0.09991 l -0.10679,0.287665 q -0.11369,-0.06718 -0.22738,-0.06718 -0.10163,0 -0.18259,0.06201 -0.081,0.06029 -0.11541,0.16881 -0.0517,0.165364 -0.0517,0.361734 v 0.957734 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1404" /> <path d="m 163.11932,63.744969 0.32039,0.03962 q -0.0758,0.280774 -0.28078,0.435803 -0.20498,0.155029 -0.52365,0.155029 -0.40135,0 -0.63734,-0.246323 -0.23427,-0.248047 -0.23427,-0.694186 0,-0.461641 0.23771,-0.716578 0.23772,-0.254936 0.61668,-0.254936 0.3669,0 0.59944,0.249768 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36425 q 0.0172,0.301445 0.17053,0.461641 0.1533,0.160197 0.3824,0.160197 0.17054,0 0.29111,-0.08957 0.12058,-0.08957 0.19121,-0.285943 z m -1.01803,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11713,-0.346231 -0.14814,-0.179145 -0.38413,-0.179145 -0.2136,0 -0.36001,0.142971 -0.1447,0.142971 -0.1602,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1406" /> <path d="m 166.06142,63.744969 0.32039,0.03962 q -0.0758,0.280774 -0.28077,0.435803 -0.20498,0.155029 -0.52365,0.155029 -0.40136,0 -0.63735,-0.246323 -0.23426,-0.248047 -0.23426,-0.694186 0,-0.461641 0.23771,-0.716578 0.23771,-0.254936 0.61667,-0.254936 0.3669,0 0.59945,0.249768 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301445 0.17053,0.461641 0.15331,0.160197 0.38241,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285943 z m -1.01802,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11714,-0.346231 -0.14814,-0.179145 -0.38412,-0.179145 -0.2136,0 -0.36002,0.142971 -0.14469,0.142971 -0.16019,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1408" /> <path d="m 166.64709,63.788033 0.30661,-0.04823 q 0.0258,0.184312 0.14297,0.282497 0.11886,0.09819 0.33073,0.09819 0.21359,0 0.31695,-0.08613 0.10335,-0.08785 0.10335,-0.204983 0,-0.105075 -0.0913,-0.165364 -0.0637,-0.04134 -0.31694,-0.105075 -0.34107,-0.08613 -0.4737,-0.148139 -0.13092,-0.06373 -0.19982,-0.173977 -0.0672,-0.111966 -0.0672,-0.246324 0,-0.122301 0.0551,-0.225653 0.0568,-0.105075 0.15331,-0.173977 0.0723,-0.0534 0.19637,-0.08957 0.12575,-0.0379 0.26872,-0.0379 0.21531,0 0.37723,0.06201 0.16365,0.06201 0.24116,0.168809 0.0775,0.105076 0.1068,0.282498 l -0.30317,0.04134 q -0.0207,-0.141249 -0.12058,-0.220486 -0.0982,-0.07924 -0.27905,-0.07924 -0.2136,0 -0.30489,0.07062 -0.0913,0.07062 -0.0913,0.165365 0,0.06029 0.0379,0.10852 0.0379,0.04995 0.11886,0.08268 0.0465,0.01722 0.27388,0.07924 0.32901,0.08785 0.4582,0.144694 0.13091,0.05512 0.20498,0.161919 0.0741,0.106798 0.0741,0.265272 0,0.155029 -0.0913,0.292832 -0.0896,0.136081 -0.2601,0.211873 -0.17053,0.07407 -0.38585,0.07407 -0.35657,0 -0.54432,-0.148138 -0.18604,-0.148139 -0.23771,-0.439249 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1410" /> <path d="m 169.72872,63.66401 0.30489,0.03962 q -0.05,0.315226 -0.25666,0.49437 -0.20499,0.177422 -0.50471,0.177422 -0.37551,0 -0.60461,-0.244601 -0.22738,-0.246324 -0.22738,-0.70452 0,-0.296278 0.0982,-0.518486 0.0982,-0.222208 0.298,-0.332451 0.20154,-0.111965 0.43752,-0.111965 0.298,0 0.48748,0.151583 0.18948,0.149862 0.24288,0.427191 l -0.30144,0.04651 q -0.0431,-0.184312 -0.15331,-0.27733 -0.10852,-0.09302 -0.26355,-0.09302 -0.23426,0 -0.38068,0.168809 -0.14642,0.167087 -0.14642,0.530544 0,0.368624 0.14125,0.535711 0.14125,0.167087 0.36863,0.167087 0.18259,0 0.30489,-0.111965 0.1223,-0.111966 0.15503,-0.344509 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1412" /> <path d="m 171.4926,64.108426 q -0.17225,0.146416 -0.33245,0.206705 -0.15847,0.06029 -0.34106,0.06029 -0.30145,0 -0.46337,-0.146416 -0.16192,-0.148139 -0.16192,-0.377237 0,-0.134358 0.0603,-0.244601 0.062,-0.111966 0.1602,-0.179145 0.0999,-0.06718 0.22393,-0.10163 0.0913,-0.02412 0.27561,-0.04651 0.37551,-0.04479 0.55293,-0.106797 0.002,-0.06373 0.002,-0.08096 0,-0.18948 -0.0879,-0.266994 -0.11886,-0.105075 -0.35313,-0.105075 -0.21876,0 -0.32383,0.07751 -0.10336,0.07579 -0.15331,0.27044 l -0.30317,-0.04134 q 0.0413,-0.194647 0.13608,-0.313503 0.0947,-0.120578 0.27389,-0.184312 0.17914,-0.06546 0.41513,-0.06546 0.23427,0 0.38068,0.05512 0.14642,0.05512 0.21532,0.139526 0.0689,0.08268 0.0965,0.21015 0.0155,0.07924 0.0155,0.285943 v 0.41341 q 0,0.432359 0.0189,0.547769 0.0207,0.113688 0.0792,0.218763 h -0.32384 q -0.0482,-0.09646 -0.062,-0.225653 z m -0.0258,-0.692463 q -0.16881,0.0689 -0.50642,0.117133 -0.19121,0.02756 -0.27044,0.06201 -0.0792,0.03445 -0.1223,0.10163 -0.0431,0.06546 -0.0431,0.146416 0,0.124023 0.093,0.206706 0.0947,0.08268 0.27561,0.08268 0.17914,0 0.31867,-0.07752 0.13952,-0.07924 0.20498,-0.215318 0.0499,-0.105075 0.0499,-0.310058 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1414" /> <path d="m 172.26086,65.035155 v -2.530417 h 0.28249 v 0.237711 q 0.0999,-0.139526 0.22566,-0.208428 0.12574,-0.07062 0.30489,-0.07062 0.23426,0 0.41341,0.120578 0.17914,0.120578 0.27044,0.341063 0.0913,0.218763 0.0913,0.48059 0,0.280775 -0.10163,0.506428 -0.0999,0.223931 -0.29283,0.344509 -0.1912,0.118855 -0.40308,0.118855 -0.15502,0 -0.27905,-0.06546 -0.1223,-0.06546 -0.20154,-0.165365 v 0.890556 z m 0.28077,-1.605411 q 0,0.353121 0.14297,0.521931 0.14297,0.168809 0.34623,0.168809 0.20671,0 0.35313,-0.173977 0.14813,-0.1757 0.14813,-0.542601 0,-0.349677 -0.14469,-0.523654 -0.14297,-0.173977 -0.34279,-0.173977 -0.19809,0 -0.35139,0.186035 -0.15159,0.184312 -0.15159,0.537434 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1416" /> <path d="m 175.47512,63.744969 0.3204,0.03962 q -0.0758,0.280774 -0.28078,0.435803 -0.20498,0.155029 -0.52365,0.155029 -0.40135,0 -0.63734,-0.246323 -0.23427,-0.248047 -0.23427,-0.694186 0,-0.461641 0.23771,-0.716578 0.23771,-0.254936 0.61667,-0.254936 0.3669,0 0.59945,0.249768 0.23254,0.249769 0.23254,0.702798 0,0.02756 -0.002,0.08268 h -1.36426 q 0.0172,0.301445 0.17054,0.461641 0.1533,0.160197 0.3824,0.160197 0.17053,0 0.29111,-0.08957 0.12058,-0.08957 0.1912,-0.285943 z m -1.01802,-0.50126 h 1.02147 q -0.0207,-0.230821 -0.11713,-0.346231 -0.14814,-0.179145 -0.38413,-0.179145 -0.2136,0 -0.36001,0.142971 -0.1447,0.142971 -0.1602,0.382405 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1418" /> <path d="m 177.37164,64.334079 v -0.230821 q -0.17397,0.272162 -0.51159,0.272162 -0.21876,0 -0.40308,-0.120578 -0.18259,-0.120578 -0.28422,-0.335896 -0.0999,-0.21704 -0.0999,-0.497815 0,-0.273884 0.0913,-0.496093 0.0913,-0.22393 0.27389,-0.342786 0.18259,-0.118855 0.40824,-0.118855 0.16536,0 0.29455,0.07062 0.12919,0.0689 0.21015,0.180867 V 61.80883 h 0.30834 v 2.525249 z m -0.98012,-0.912948 q 0,0.351399 0.14814,0.525376 0.14813,0.173977 0.34967,0.173977 0.20326,0 0.34451,-0.165364 0.14297,-0.167087 0.14297,-0.508151 0,-0.375514 -0.14469,-0.551214 -0.1447,-0.175699 -0.35657,-0.175699 -0.2067,0 -0.34623,0.168809 -0.1378,0.168809 -0.1378,0.532266 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777px;line-height:1.05;font-family:Arial;-inkscape-font-specification:Arial;text-align:end;text-anchor:end;fill:#217821;stroke-width:0.264583" id="path1420" /> </g> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1492" width="2.5076745" height="3.6955202" x="79.023361" y="52.098232" /> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect1494" width="2.7716401" height="4.0914693" x="88.262169" y="51.966251" /> <path sodipodi:type="star" style="fill:#008080;stroke:#008080;stroke-width:0.264583" id="path291" sodipodi:sides="3" sodipodi:cx="105.0771" sodipodi:cy="91.303261" sodipodi:r1="0.93544328" sodipodi:r2="0.71219689" sodipodi:arg1="1.5707964" sodipodi:arg2="2.6179939" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 105.0771,92.238704 -0.81011,-1.403165 1.62023,0 z" inkscape:transform-center-x="0.067604172" inkscape:transform-center-y="-0.017132321" /> <path sodipodi:type="star" style="fill:#008080;stroke:#008080;stroke-width:0.264583" id="path291-4" sodipodi:sides="3" sodipodi:cx="136.1806" sodipodi:cy="91.307266" sodipodi:r1="0.93544328" sodipodi:r2="0.71219689" sodipodi:arg1="1.5707964" sodipodi:arg2="2.6179939" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 136.1806,92.24271 -0.81011,-1.403165 1.62023,0 z" inkscape:transform-center-x="0.067604172" inkscape:transform-center-y="-0.017132321" /> <path sodipodi:type="star" style="fill:#008080;stroke:#008080;stroke-width:0.264583" id="path291-4-1" sodipodi:sides="3" sodipodi:cx="156.57326" sodipodi:cy="91.14357" sodipodi:r1="0.93544328" sodipodi:r2="0.71219689" sodipodi:arg1="1.5707964" sodipodi:arg2="2.6179939" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 156.57326,92.079013 -0.81012,-1.403165 1.62024,0 z" inkscape:transform-center-x="0.067604172" inkscape:transform-center-y="-0.017132321" /> <path sodipodi:type="star" style="fill:#008080;stroke:#008080;stroke-width:0.264583" id="path291-4-1-4" sodipodi:sides="3" sodipodi:cx="87.828041" sodipodi:cy="91.520035" sodipodi:r1="0.93544328" sodipodi:r2="0.71219689" sodipodi:arg1="1.5707964" sodipodi:arg2="2.6179939" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 87.828041,92.455478 -0.810118,-1.403165 1.620236,0 z" inkscape:transform-center-x="0.067604172" inkscape:transform-center-y="-0.017132321" /> <text xml:space="preserve" style="font-size:3.88056px;line-height:1.25;font-family:Consolas;-inkscape-font-specification:Consolas;stroke-width:0.264583" x="153.24626" y="95.888008" id="text356"><tspan sodipodi:role="line" id="tspan354" x="153.24626" y="95.888008" style="stroke-width:0.264583">+</tspan></text> <rect style="fill:none;stroke:#008080;stroke-width:0.264583" id="rect358" width="19.579166" height="4.3656249" x="144.64731" y="92.316132" /> </g></svg>